.re_contents_container {
	overflow: hidden;
}
#headerBtmSarch {
	margin-bottom: 0;
}
#header{min-width: 1280px;}
#mainContents {
	background: #fffef2;
	font-family: 'Noto Sans JP', sans-serif,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Helvetica","Arial";
	min-width: 1110px;
}
#mainContents a:hover {
	opacity: .7;
}
/* メインビジュアル */
.mainHead {
	position: relative;
	background-image:  url(/image/campaign/yashiroazuki_charity/mv_bg.png);
	background-color: #fad0d0;
}
.mv_area {
	width: 980px;
	margin: auto;
	position: relative;
}
.mv_image {
	margin: 18px auto;
}
.mv_sub {
	position: absolute;
	top: 10px;
	left: 20px;
}
.mv {
	position: absolute;
	bottom: 35px;
	left: 20px;
}
.mainHead_btn {
	position: absolute;
	bottom: -30px;
	right: 20px;
	z-index: 1;
}
.mainHead_datetime {
	background: #cdfde9;
	position: relative;
	padding: 22px 0 18px;
}
.mainHead_datetime_inner {
	width: 980px;
	margin: auto;
	text-align: left;
	position: relative;
}
.mainHead_text {
	background: #fff;
    padding: 30px 0;
    text-align: left;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.5;
}
.mainHead_text_inner {
    margin: auto;
    width: 980px;
}
.mainBody {
	margin: 50px auto;
	padding-bottom: 40px;
	width: 980px;
}
.mainHead_datetime_ttl {
	position: absolute;
	top: -40px;
	left: 10px;
}
.mainHead_datetime_text {
	margin-left: 10px;
}
.spin {
	-webkit-animation: spin 12s infinite linear;
	animation: spin 12s infinite linear;
}
.spin:hover {
	-webkit-animation: none;
	animation: none;
}
@-webkit-keyframes spin {
	0% {
		s-webkit-transform: rotate(0deg);
		transform: rotate(0deg); }
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg); }
}
@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg); }
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg); }
}
.main_colomun {
	width: 640px;
	float: left;
	color: #4d4d4d;
}
.s_ttl {
	font-size: 28px;
    font-weight: bold;
	line-height: 28px;
	text-align: center;
	margin-bottom: 30px;
}
.main_content_wrapper {
	box-sizing: border-box;
	border: solid 1px #dcdcdc;
	border-radius: 10px;
	padding: 24px;
	text-align: left;
}
.main_content_wrapper + .main_content_wrapper {
	margin-top: 30px;
}
.message_head {
	margin-bottom: 15px;
	font-size: 0;
}
.message_text {
	font-size: 16px;
	line-height: 1.5;
}
.message_photo,
.message_name {
	display: inline-block;
	vertical-align: middle;
	color: #4d4d4d;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}
.message_photo img {
	width: 245px;
}
.message_name {
	width: 265px;
    margin-left: 20px;
}
.charity_item {
	margin: 20px 0;
}
.charity_item li {
	display: inline-block;
	width: 170px;
	height: 172px;
	font-size: 0;
}
.charity_item li + li {
	margin-left: 30px;
}
.charity_item img {
	width: 100%;
	box-shadow:2px 2px 6px 0px #bcbbbb;
	border-radius: 6px;
}

.sub_column {
	width: 320px;
	margin-left: 20px;
	float: left;
}
.prof_area {
	background: #fff;
	padding: 10px;
	text-align: left;
}
.prof_area img {
	width: 100%;
}

.prof_image {
	width: 100px;
	display: inline-block;
	vertical-align: middle;
}
.prof_attr {
	display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-left: 10px;
}
.prof_link {
	margin: 20px 0;
}
.prof_link li {
    display: inline-block;
    width: 132px;
	text-align: center;
	font-weight: bold;
}
.prof_link li + li {
	margin-left: 20px;
}
.prof_link li a {
    border-radius: 3px;
    padding: 10px;
    display: block;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}
.prof_link_tw {
    background: #1da1f2;
}
.prof_link_blog {
    background: #fd7c7c;
}
.prof_heading {
	color: #a0a0a0;
    font-size: 18px;
}
.prof_name {
	font-size: 24px;
	margin-top: 10px;
	display: inline-block;
    vertical-align: middle;
}

.prof_txt {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.5;
}
.project_link li {
	margin-bottom: 10px;

}
.prof_annotation {
	font-size: 12px;
	color: #a0a0a0;
	margin-top: 15px;
}
.app_link {
	background: #fae4e4;
	padding: 30px 20px;
	text-align: center;
}
.app_link img {
	width: 100%;
}
.app_link_bnr {
	margin: 20px 10px 0;
}
.app_link_bnr a {
	display: block;
}
.app_link_bnr a + a {
	margin-top: 15px;
}
.notes {
	text-align: left;
	margin: auto;
	width: 1000px;
	font-family: 'Noto Sans JP', sans-serif,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Helvetica","Arial";
	margin-bottom: 80px;
    color: #4d4d4d;
}
.notes .s_ttl {
	border-bottom: solid 1px #ccc;
	padding-bottom: 15px;
}
.notes_lists {
	margin: 25px 100px;
	line-height: 1.6;
	font-size: 18px;
}
.notes_lists li {
	margin-bottom: 20px;
}

.active_bba {
	position: absolute;
	right: -200%;
	top: 0;
	transition: .3s ease-out;
}

.main_content {
	position: relative;
    margin-bottom: 50px;
    background: #fff;
    padding: 30px;
}
.main_content.end::before {
	content:'';
	background: url(/image/sp/campaign/yashiroazuki_charity/content_end.png) no-repeat center center;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
    left: 0;
}
.main_content.end::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
}
.link_guidedog {
	padding: 15px;
}
.link_guidedog li + li {
	margin-top: 10px;
}
.link_guidedog img {
	width: 280px;
}
.description_text {
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
}

.result_area {
	background-color: #fff;
	margin: auto;
	position: relative;
}
.result_area::before {
    content: '';
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    background: url(/image/sp/campaign/yashiroazuki_charity/result_bgTop.png) repeat-x center center;
    height: 21px;
    width: 980px;
    margin: auto;
    z-index: 1;
}
.result_area::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
    left: 0;
    right: 0;
	background: url(/image/sp/campaign/yashiroazuki_charity/result_bgBtm.png) repeat-x center center;
	height: 21px;
    width: 980px;
    margin: auto;
}

.result_inner {
	text-align: center;
	position: relative;
	width: 980px;
	background-color: #fff7f7;
	margin: auto;
	line-height: 1.6;
	padding: 80px 0 40px;
}
.result_inner p {
	padding: 0 80px;
}
.result_inner::before {
	content: '';
	display: block;
	background: url(/image/campaign/yashiroazuki_charity/result_bgSide.png) no-repeat center left;
	height: 100%;
    width: 38px;
    position: absolute;
    right: 0;
	top: 0;
	margin-top: 20px;
}
.result_inner::after {
	content: '';
	display: block;
	background: url(/image/campaign/yashiroazuki_charity/result_bgSide.png) no-repeat center right;
	height: 100%;
    width: 38px;
    position: absolute;
    left: 0;
    top: 0;
	margin-top: 20px;
}
.result_txt1 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 20px;
}
.result_txt2 {
	font-size: 28px;
}
.result_txt3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.3;
    margin-top: 5px;
}
.result_price {
	font-size: 68px;
	color: #f53d3d;
}
.result_description {
	text-align: left;
	margin-top: 10px;
	font-size: 18px;
}