@charset "utf-8";


/*=======================================================
	赤ちゃんのお肌注意報
=======================================================*/
.cont_base{
	padding: 0;
	border: 15px solid #fff;
	background: #fff7e1 url(../img/top_ttl_bg.jpg) no-repeat left top;
}
.main_header{
	padding: 30px 30px 50px 370px;
	min-height: 255px;
}
.main_header h1{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/ttl.png) no-repeat left top;
	width: 476px;
	height: 182px;
}
.lead{
	padding-left: 5px;
	font-size: 17px; /* ie8 */
	font-size: 1.7rem;
}

/* skin_cont */
#skin_cont {
	padding: 0 70px 30px;
}

/* skin_select */
#skin_select{
	margin: -19px 60px 30px;
	padding: 10px 0 0;
	background-color: #ff93aa;
	border: 5px solid #fff;
	position: relative;
	text-align: center;
}
.select_ttl{
	margin: 10px auto 15px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/search_ttl.png) no-repeat center top;
	width: 190px;
	height: 28px;
}
#select_box{
	margin: 0 auto 15px;
	padding: 15px;
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
	width: 500px;
	border: 1px solid #ec6d74;
	background-color: #fff;
	color: #484848;
	outline: none;
}

#select_box:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #484848;
}
.search_btn{
	margin: 0 auto 10px;
	padding: 15px;
	border: 0;
	text-align: center;
	display: block;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/search_btn.png) no-repeat center top;
	width: 333px;
	height: 84px;
	position: relative;
}
.search_btn::-moz-focus-inner{ border:none; }
.search_btn:hover{
	opacity: 0.8;
	top: 1px;
	left: 1px;
}
.skin_search{ position: relative; }
.skin_search:before{
	content: ' ';
	margin: 0 auto;
	width: 100px;
	height: 25px;
	display: block;
	background: url(../img/search_arrow.png) no-repeat center top;
}

.cont_base.search{
	position: relative;
	padding-bottom: 15px;
	background-color: #fff7e1;
}


/* ---------- 先生 ----------  */
#doctor{
	margin: 20px 60px 30px;
	position: relative;
	line-height: 1.4;
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
}
#doctor h2{
	padding: 8px 15px;
	background-color: #b8e5f2;
	border: 5px solid #fff;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
	color: #427aba;
}
#doctor_cont{
	padding: 10px 30px 25px 280px;
	background: #fff;
	color: #584e4a;
}

#name {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #d6e5e5;
}
#name h3{
	font-size: 17px; /* ie8 */
	font-size: 1.7rem;
}
#name h3 span{ font-size: 0.8em; }
#director_photo{
	float: left;
	margin: 3px 0 0 -260px;
}
#doctor_cont dl{ margin-top: 7px; }
#doctor_cont dt{
	margin: 0 -70px 5px 0;
	padding: 2px 2px 2px 4px;
	width: 75px;
	float: left;
	background-color: #fbe2e3;
	border-left: 3px solid #f4afb2;
	line-height: 1.4;
	font-size: 12px; /* ie8 */
	font-size: 1.2rem;
}
#doctor_cont dd{
	margin-bottom: 5px;
	padding: 2px 10px 2px 90px;
	line-height: 1.4;
	font-size: 12px; /* ie8 */
	font-size: 1.2rem;
}
#clinic_info{
	padding: 10px;
	border: 1px solid #d6e5e5;
	background-color: #fff;
}
.outsite_mark:after{
	margin: -1px 0 0 5px;
}



/* ---------- 季節TOP ----------  */
.cont_base.search_index #skin_select{
	background: #fff0f3;
}
.cont_base.search_index .season_select{
	background: #ff93aa url(../img/season_select_bg.png) repeat left top;
	border: none;
}
.season_index_wrap{
	margin: 0 0 10px;
	padding: 20px 0 0;
	text-align: center;
}
.season_index{
	margin: 0 0 10px;
	width: 200px;
	display: inline-block;
}
.season_index li{
	margin: 0 0 10px;
	text-align: left;
}
.season_index a{
	padding-left: 25px;
	color: #f43e84;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
	background: url(../img/season_index_arrow.png) no-repeat left top;
}

/* ---------- 結果  ----------  */
.cont_base.search,
.cont_base.search_index{
	padding: 0 50px 30px;
	background: #fff7e1;
}
.cont_base.search_index{ padding: 0 0 30px; }

.search .main_header,
.search_index .main_header{
	margin: 0 -50px 0;
	padding: 15px 10px 45px;
	background: url(../img/resul_ttl_bg.png) repeat left top;
	min-height: 0;
}
.search_index .main_header{
	margin: 0;
}
.search .main_header .content_ttl,
.search_index .main_header .content_ttl{
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/resul_ttl.png) no-repeat center top;
	height: 53px;
}
.search .main_header .content_ttl a,
.search_index .main_header .content_ttl a{
	display: block;
	width: 100%;
	height: 100%;
}
.search #skin_cont,
.search_index #skin_cont{
	margin-top: -20px;
	padding: 0 60px 5px;
	background-color: #fff;
	border-top: 10px solid #fc7591;
	min-height: 800px;
}


/* skin_select */
.search #skin_select{
	margin: -20px 0 0;
	padding: 15px 0 0;
	text-align: center;
	border-top: none;
}
.search #select_box{
	margin: 0 auto 10px;
	padding: 10px;
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
	width: 500px;
	border: 1px solid #ec6d74;
	background-color: #fff;
	color: #484848;
}
.search .search_btn{
	margin: 0 auto 18px;
	padding: 15px;
	border: 0;
	text-align: center;
	display: block;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/search_btn_s.png) no-repeat center top;
	width: 291px;
	height: 75px;
	position: relative;
}

/* ---------- 季節切り替え ----------  */
.season_select{
	margin: 20px 0 0;
	padding: 20px 0 30px;
	text-align: center;
	border-top: 1px dotted #fff;
	background: url(../img/season_select_bg.png) repeat left top;
}
.season_ttl{ margin: -45px 0 0; }
.search .season_ttl img{ width: 580px; }

.other{ margin: 0 0 20px; }
.season_list{ text-align: center; }
.season_list li{
	margin: 0 3px;
	display: inline-block;
}
.season_list li a{
	padding: 10px;
	border: 1px solid #fff;
	display: block;
	color: #fff;
	position: relative;
	background-color: #ff839d;
	-webkit-box-shadow: 1px 1px 3px #e03942;
	box-shadow: 1px 1px 3px #e03942;
}
.season_list li a:hover{
	text-decoration: none;
	top: 1px;
	left: 1px;
	background-color: #ffa6b9;
}
.season_list li h2{
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
}
.season_list li h2 span{ font-size: 0.8em; }
.season_list.spr .nav_spr a,
.season_list.smr .nav_smr a,
.season_list.aut .nav_aut a,
.season_list.wtr .nav_wtr a{
	opacity: 1.0;
	border: 1px solid #e64750;
	color: #f0617f;
	background-color: #ffb0c1;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.season_list.spr .nav_spr a:hover,
.season_list.smr .nav_smr a:hover,
.season_list.aut .nav_aut a:hover,
.season_list.wtr .nav_wtr a:hover{
	top: 0;
	left: 0;
}


/* skin_result */
.loading{
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 300px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/img/loading_gray.gif) no-repeat center center;
	width: 80px;
	height: 80px;
	text-indent: 100%;
	overflow: hidden;
	opacity: 0.3;
}

#skin_result{
	margin-top: 20px;
	position: relative;
}
#skin_warning{
	display: none;
	opacity: 0;
	position: relative;
}
#skin_warning.show_warning{
	display: block;
	opacity: 1.0;
	-webkit-animation: fadeIn 0.5s ease 0s 1 normal;
	animation: fadeIn 0.5s ease 0s 1 normal;
}
@keyframes fadeIn {
	0% {opacity: 0}
	100% {opacity: 1}
}

#skin_result:before{
	content: ' ';
	margin: 0 auto;
	display: block;
	background: url(../img/spring_mark.png) no-repeat center top;
	width: 100%;
	height: 90px;
	vertical-align: middle;
	position: absolute;
	top: -62px;
	left: 0;
	right: 0;
}
.spr #skin_result:before{
	top: -43px;
	background: url(../img/spring_mark.png) no-repeat center top;
}
.smr #skin_result:before{
	top: -53px;
	background: url(../img/summer_mark.png) no-repeat center top;
}
.aut #skin_result:before{
	top: -51px;
	background: url(../img/autumn_mark.png) no-repeat center top;
}
.wtr #skin_result:before{
	top: -58px;
	background: url(../img/winter_mark.png) no-repeat center top;
}

#skin_result h1{
	margin: 0 0 20px;
	padding: 20px 0 0;
	text-align: center;
	font-size: 24px; /* ie8 */
	font-size: 2.4rem;
	color: #6a6a6a;
}
#skin_result h1:after{
	content: ' ';
	margin-top: -28px;
	width: 100%;
	height: 1px;
	display: block;
	border-bottom: 2px dotted #ffc0c3;
}
.result_age{
	color: #ec6d74;
	font-size: 30px; /* ie8 */
	font-size: 3.0rem;
	line-height: 1.2;
}
.result_season,
.result_ttl_strong{
	color: #ec6d74;
	font-size: 30px; /* ie8 */
	font-size: 3.0rem;
	line-height: 1.2;
	vertical-align: middle;
}

.season_name{
	padding: 0 3px 5px;
	display: inline-block;
	text-indent: 150%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/summer.png) no-repeat center top;
	width: 97px;
	height: 87px;
	vertical-align: middle;
}
.spr #skin_result .season_name{
	background: url(../img/spring.png) no-repeat center top;
}
.smr #skin_result .season_name{
	background: url(../img/summer.png) no-repeat center top;
}
.aut #skin_result .season_name{
	background: url(../img/autumn.png) no-repeat center top;
}
.wtr #skin_result .season_name{
	background: url(../img/winter.png) no-repeat center top;
}


/* 月齢・年齢の状況 */
.age_ttl{
	margin: -26px 0 0 -10px;
	padding: 30px 5px 0 0;
	float: left;
	width: 130px;
	height: 80px;
	background: url(../img/age.png) no-repeat left top;
	text-align: center;
}
.age_ttl .result_age{
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
}

#result_comment{
	margin: 0 0 5px;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
}

.skin_box{
	margin: 0 0 10px;
	padding: 20px 0;
}
.skin_box_main{
	padding: 5px 0 0;
	background: url(../img/resul_bg.png) no-repeat center 10px;
}
.skin_box p{
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
}
.skin_box h3{
	margin: 0 0 10px;
	padding: 10px;
	text-align: center;
	background-color: #fb7c96;
	color: #fff;
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
	position: relative;
}
.skin_box h3:after{
	content: ' ';
	margin: 0;
	height: auto;
	width: auto;
	position: absolute;
	top: 3px;
	bottom: 3px;
	left: 0;
	right: 0;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}
#result_skin{
	position: relative;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
}
#result_skin:before{
	content: ' ';
	width: 100%;
	height: 215px;
	display: block;
}
.m0 #result_skin{ background: url(../img/sp_m0_ttl.png) no-repeat 119px 46px; }
.m0 #result_skin:before{ background: url(../img/sp_m0_img.png) no-repeat 349px top; }
.m1 #result_skin{ background: url(../img/sp_m1_ttl.png) no-repeat 84px 46px; }
.m1 #result_skin:before{ background: url(../img/sp_m1_img.png) no-repeat 362px top; }
.m2 #result_skin{ background: url(../img/sp_m2_ttl.png) no-repeat 40px 46px; }
.m2 #result_skin:before{ background: url(../img/sp_m2_img.png) no-repeat 323px top; }
.m3 #result_skin{ background: url(../img/sp_m3_ttl.png) no-repeat 55px 46px; }
.m3 #result_skin:before{ background: url(../img/sp_m3_img.png) no-repeat 330px top; }
.m4 #result_skin{ background: url(../img/sp_m4_ttl.png) no-repeat 70px 30px; }
.m4 #result_skin:before{ background: url(../img/sp_m4_img.png) no-repeat 323px top; }
.m5 #result_skin{ background: url(../img/sp_m5_ttl.png) no-repeat 84px 46px; }
.m5 #result_skin:before{ background: url(../img/sp_m5_img.png) no-repeat 377px 24px; }
.m6 #result_skin{ background: url(../img/sp_m6_ttl.png) no-repeat 70px 46px; }
.m6 #result_skin:before{ background: url(../img/sp_m6_img.png) no-repeat 393px top; }
.m7 #result_skin{ background: url(../img/sp_m7_ttl.png) no-repeat 119px 46px; }
.m7 #result_skin:before{ background: url(../img/sp_m7_img.png) no-repeat 349px top; }
.m8 #result_skin{ background: url(../img/sp_m8_ttl.png) no-repeat 110px 46px; }
.m8 #result_skin:before{ background: url(../img/sp_m8_img.png) no-repeat 359px top; }
.m9 #result_skin{ background: url(../img/sp_m9_ttl.png) no-repeat 119px 46px; }
.m9 #result_skin:before{ background: url(../img/sp_m9_img.png) no-repeat 349px 10px; }
.m10 #result_skin{ background: url(../img/sp_m10_ttl.png) no-repeat 119px 46px; }
.m10 #result_skin:before{ background: url(../img/sp_m10_img.png) no-repeat 359px 15px; }
.m11 #result_skin{ background: url(../img/sp_m11_ttl.png) no-repeat 145px 46px; }
.m11 #result_skin:before{ background: url(../img/sp_m11_img.png) no-repeat 356px 16px; }
.a1 #result_skin{ background: url(../img/sp_a1_ttl.png) no-repeat 107px 46px; }
.a1 #result_skin:before{ background: url(../img/sp_a1_img.png) no-repeat 349px top; }
.a2 #result_skin{ background: url(../img/sp_a2_ttl.png) no-repeat 119px 46px; }
.a2 #result_skin:before{ background: url(../img/sp_a2_img.png) no-repeat 349px top; }
.a3 #result_skin{ background: url(../img/sp_a3_ttl.png) no-repeat 119px 46px; }
.a3 #result_skin:before{ background: url(../img/sp_a3_img.png) no-repeat 349px top; }

.smr .m0 #result_skin{ background: url(../img/smmr_m0_ttl.png) no-repeat 105px 46px; }
.smr .m0 #result_skin:before{ background: url(../img/smmr_m0_img.png) no-repeat 339px 18px; }
.smr .m5 #result_skin{ background: url(../img/smmr_m5_ttl.png) no-repeat 62px 46px; }
.smr .m5 #result_skin:before{ background: url(../img/smmr_m5_img.png) no-repeat 382px top; }
.smr .m7 #result_skin{ background: url(../img/smmr_m7_ttl.png) no-repeat 54px 46px; }
.smr .m7 #result_skin:before{ background: url(../img/smmr_m7_img.png) no-repeat 421px top; }
.smr .m10 #result_skin{ background: url(../img/smmr_m10_ttl.png) no-repeat 90px 46px; }
.smr .m10 #result_skin:before{ background: url(../img/smmr_m10_img.png) no-repeat 349px top; }
.smr .m11 #result_skin{ background: url(../img/smmr_m11_ttl.png) no-repeat 48px 46px; }
.smr .m11 #result_skin:before{ background: url(../img/smmr_m11_img.png) no-repeat 418px 10px; }
.smr .a1 #result_skin{ background: url(../img/smmr_a1_ttl.png) no-repeat 127px 46px; }
.smr .a1 #result_skin:before{ background: url(../img/smmr_a1_img.png) no-repeat 313px top; }

.aut .m2 #result_skin{ background: url(../img/smmr_m0_ttl.png) no-repeat 105px 46px; }
.aut .m2 #result_skin:before{ background: url(../img/smmr_m0_img.png) no-repeat 339px 18px; }
.aut .m5 #result_skin{ background: url(../img/aut_m5_ttl.png) no-repeat 57px 46px; }
.aut .m5 #result_skin:before{ background: url(../img/sp_m2_img.png) no-repeat 310px top; }
.aut .m6 #result_skin{ background: url(../img/aut_m6_ttl.png) no-repeat 70px 46px; }
.aut .m6 #result_skin:before{ background: url(../img/aut_m6_img.png) no-repeat 393px top; }
.aut .m8 #result_skin{ background: url(../img/aut_m8_ttl.png) no-repeat 85px 46px; }
.aut .m8 #result_skin:before{ background: url(../img/aut_m8_img.png) no-repeat 378px top; }
.aut .m9 #result_skin{ background: url(../img/aut_m9_ttl.png) no-repeat 65px 46px; }
.aut .m9 #result_skin:before{ background: url(../img/sp_m9_img.png) no-repeat 373px 10px; }
.aut .m10 #result_skin{ background: url(../img/aut_m10_ttl.png) no-repeat 100px 46px; }
.aut .m10 #result_skin:before{ background: url(../img/aut_m10_img.png) no-repeat 373px top; }
.aut .a2 #result_skin{ background: url(../img/aut_a2_ttl.png) no-repeat 84px 46px; }
.aut .a2 #result_skin:before{ background: url(../img/aut_a2_img.png) no-repeat 370px top; }
.aut .a3 #result_skin{ background: url(../img/aut_a3_ttl.png) no-repeat 84px 46px; }
.aut .a3 #result_skin:before{ background: url(../img/aut_a3_img.png) no-repeat 370px top; }

.wtr .m2 #result_skin{ background: url(../img/wtr_m2_ttl.png) no-repeat 82px 46px; }
.wtr .m2 #result_skin:before{ background: url(../img/wtr_m2_img.png) no-repeat 364px 20px; }
.wtr .m5 #result_skin{ background: url(../img/wtr_m5_ttl.png) no-repeat 82px 46px; }
.wtr .m5 #result_skin:before{ background: url(../img/sp_m5_img.png) no-repeat 395px 10px; }
.wtr .m6 #result_skin{ background: url(../img/wtr_m6_ttl.png) no-repeat 38px 46px; }
.wtr .m6 #result_skin:before{ background: url(../img/wtr_m6_img.png) no-repeat 362px top; }
.wtr .m7 #result_skin{ background: url(../img/wtr_m7_ttl.png) no-repeat 38px 46px; }
.wtr .m7 #result_skin:before{ background: url(../img/wtr_m7_img.png) no-repeat 362px top; }
.wtr .m8 #result_skin{ background: url(../img/wtr_m8_ttl.png) no-repeat 99px 46px; }
.wtr .m9 #result_skin{ background: url(../img/wtr_m9_ttl.png) no-repeat 99px 46px; }
.wtr .m9 #result_skin:before{ background: url(../img/sp_m9_img.png) no-repeat 402px top; }
.wtr .m10 #result_skin{ background: url(../img/wtr_m10_ttl.png) no-repeat 89px 46px; }
.wtr .m10 #result_skin:before{ background: url(../img/wtr_m10_img.png) no-repeat 374px top; }
.wtr .m11 #result_skin{ background: url(../img/wtr_m11_ttl.png) no-repeat 47px 46px; }
.wtr .m11 #result_skin:before{ background: url(../img/wtr_m11_img.png) no-repeat 332px top; }
.wtr .a1 #result_skin{ background: url(../img/wtr_a1_ttl.png) no-repeat 107px 46px; }
.wtr .a2 #result_skin{ background: url(../img/wtr_a2_ttl.png) no-repeat 51px 46px; }
.wtr .a2 #result_skin:before{ background: url(../img/wtr_a2_img.png) no-repeat 311px top; }
.wtr .a3 #result_skin{ background: url(../img/wtr_a3_ttl.png) no-repeat 50px 46px; }
.wtr .a3 #result_skin:before{ background: url(../img/wtr_a3_img.png) no-repeat 321px top; }

#result_skin div{
	margin: 15px 0 0;
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
}
#result_skin div p{
	margin: 0 0 5px;
	padding-left: 2em;
	text-indent: -2em;
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
}

#result_skin div.note2{
	margin: 5px 0 5px;
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
}
#result_skin div.note2 p{
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
}


.note_wrap{
	margin: 0 -54px 0;
	padding: 30px 60px 60px;
	background-color: #ffecf0;
	overflow: hidden;
}

.note_box{
	margin: 0 0 15px;
	padding: 25px 15px 15px;
	background-color: #fff;
	border: 3px solid #ffdae2;
	border-radius: 10px;
	position: relative;
}
#change{ margin-right: 0; }

.note_box h3{
	margin-bottom: 5px;
	padding: 0 0 5px;
	text-align: center;
	font-size: 17px; /* ie8 */
	font-size: 1.7rem;
	color: #ec6d74;
	border-bottom: 2px dotted #ffcfd2;
}
.note_box dl{
	margin: 0 15px 0 10px;
	overflow: hidden;
	width: 290px;
	float: left;
}
.note_box dl.result_poo_cont{
	margin: 0 10px 0 0;
}
.note_box dl dt{
	margin: 8px -55px 0 0;
	padding: 4px 15px;
	float: left;
	clear: both;
	display: inline;
	width: 60px;
	background-color: #fc6a89;
	text-align: center;
	border-radius: 15px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
}
.note_box dl dd{
	padding: 5px 10px 4px 105px;
	font-size: 22px; /* ie8 */
	font-size: 2.2rem;
	vertical-align: middle;
	color: #6a6a6a;
	font-weight: bold;
}

#result_diaper{
	padding-top: 1.2em;
	font-size: 22px; /* ie8 */
	font-size: 2.2rem;
	text-align: center;
	font-weight: bold;
	color: #6a6a6a;
}

.item_box{
	margin: 10px 0 0;
	padding: 25px 15px 15px;
	background-color: #fff;
	clear: both;
	border: 3px solid #ffdae2;
	border-radius: 10px;
	position: relative;
}
.item_box h3{
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-align: center;
	font-size: 17px; /* ie8 */
	font-size: 1.7rem;
	color: #ec6d74;
	border-bottom: 2px dotted #ffcfd2;
}
#result_item {
	background-color: #fff;
}
#result_item ul{
	overflow: hidden;
	text-align: center;
}
#result_item li{
	padding: 10px 4px;
	/* width: 140px;*/
	display: inline-block;
	vertical-align: top;
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
}
#result_item li img{
	margin: 0 0 5px;
	vertical-align: top;
	height: 150px;
	width: auto;
}
.item_name{ line-height: 1.3; }
#result_item li a{
	display: block;
	font-weight: bold;
	color: #2782c3;
}
#result_item li a:hover{
	display: block;
	opacity: 0.8;
	text-decoration: none;
}

.m7 #result_item ul,
.m8 #result_item ul,
.m9 #result_item ul,
.m10 #result_item ul,
.a1 #result_item ul,
.a3 #result_item ul{ padding: 0 50px; }

.note_box:before,
.item_box:before{
	content: ' ';
	background: url(../img/point_ico.png) no-repeat center top;
	margin: 0 auto;
	width: 33px;
	height: 33px;
	display: block;
	position: absolute;
	top: -9px;
	left: 0;
	right: 0;
}
.reference{
	display: block;
	margin: 5px 0 10px;
	line-height: 1.3;
	font-size: 12px; /* ie8 */
	font-size: 1.2rem;
}
.reference_outsite{
	margin: -10px 0 20px;
	display: block;
	clear: both;
	vertical-align: middle;
	font-size: 12px; /* ie8 */
	font-size: 1.2rem;
	text-align: left;
	line-height: 1.3;
}
.reference_outsite span{
	margin-right: 5px;
	padding: 5px 10px;
	display: inline-block;
	background-color: #efefef;
	color: #727272;
	font-size: 11px; /* ie8 */
	font-size: 1.1rem;
	vertical-align: middle;
	line-height: 1;
	border: 1px solid #fabbbe;
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset;
}

.a3 .reference_outsite{ display: none; }


/* clearfix */
.age_cont:after,
.note_box:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ' ';
	clear: both;
	height: 0;
}



/* ===========================================
	MediaQueries
=========================================== */

/* スマホ----------------------------- */
@media screen and (max-width: 767px){
	.cont_base{
		margin-bottom: 50px;
		padding: 10px 0 0;
		border: none;
		background-size: 110% auto;
		background-position: 50% top;
	}
	.main_header{
		padding: 15px 5px 15px;
		min-height: 0;
	}
	.main_header h1{
		padding: 0 0 30%;
		width: 100%;
		height: 0;
		background: url(../img/s/ttl.png) no-repeat left top;
		background-size: 68% auto;
		background-position: right top;
	}

	/* skin_cont */
	#skin_cont { padding: 0; }

	/* skin_select */
	#skin_select,
	.search #skin_select{
		margin: 15px 10px;
		padding: 20px 15px 0;
	}
	.select_ttl{
		margin: 5px auto 15px;
		background: url(../img/s/search_ttl.png) no-repeat center top;
		background-size: 100% auto;
		width: 178px;
		height: 23px;
	}
	#select_box,
	.search #select_box{ width: 100%; }

	.select{
		position: relative;
		width: 100%;
	}

	#select_box{
		margin: 5px 0 10px;
		padding: 10px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		display: inline-block;
		width: 100%;
		height: 3.5em;
		font-size: 1.5rem;
		box-sizing: border-box;
		padding-left: 8px;
		border: none;
		background-color: transparent;
		border-radius: 0;
		outline: none;
		color: #333;
		vertical-align: middle;
		border-radius: 5px;
		background: #fff url(../img/s/select_arrow.png) no-repeat 97% center;
		border: #b2b2b2 solid 1px;
		background-size: 15px auto;
	}

	.lead{
		margin: 0 -15px 0;
		padding: 20px 25px 0;
		background-color: #fff7e1;
	}
	.search_btn{
		padding: 0 0 26%;
		width:  100%;
		height: 0;
		background: url(../img/s/search_btn.png) no-repeat center top;
		background-size: 100% auto;
	}

	/* ---------- 季節切り替え ----------  */
	.season_select{
		margin: 20px -15px 0;
		padding-bottom: 20px;
	}
	.season_ttl{ margin: -45px -26px 0 -18px; }
	.season_list li{
		margin: 0 0.5% 10px;
		width: 46%;
	}

	/* ---------- 先生 ----------  */
	#doctor{
		margin: 10px;
		padding: 0 0 10px;
	}
	#doctor_cont{
		padding: 15px;
	}
	#director_photo{
		float: none;
		margin: 0 0 10px;
		text-align: center;
	}
	#doctor_cont dt{
		float: none;
		width: 100%;
	}
	#doctor_cont dd{ padding: 0 0 5px; }

	/* skin_result */
	#skin_result {
		margin-top: 0;
		padding: 0 15px;
	}
	#skin_result h2{
		margin: 0 -30px;
		padding: 15px;
		background-color: #fff;
		text-align: center;
	}
	
	.spr #skin_result .season_name{
		background: url(../img/s/spring.png) no-repeat center top;
		background-size: 100% auto;
	}
	.smr #skin_result .season_name{
		background: url(../img/s/summer.png) no-repeat center top;
		background-size: 100% auto;
	}
	.aut #skin_result .season_name{
		background: url(../img/s/autumn.png) no-repeat center top;
		background-size: 100% auto;
	}
	.wtr #skin_result .season_name{
		background: url(../img/s/winter.png) no-repeat center top;
		background-size: 100% auto;
	}


	/* 月齢・年齢の状況 */
	.age_ttl{
		margin: 0 0 10px;
		padding: 8px;
		float: none;
		width: 100%;
		height: auto;
		background: none;
		text-align: center;
		border: 2px solid #ffcacf;
		box-sizing: border-box;
		border-radius: 10px;
		position: relative;
	}
	.age_ttl:after{
		content: ' ';
		background: url(../img/s/age.png) no-repeat center top;
		margin: 0 auto;
		background-size: auto 10px;
		width: 15px;
		height: 10px;
		position: absolute;
		bottom: -10px;
		left: 0;
		right: 0;
	}
	.age_ttl .result_age{
		font-size: 18px; /* ie8 */
		font-size: 1.8rem;
	}

	/* ---------- 季節TOP ----------  */
	.season_index_wrap{
		padding: 10px 0 0;
		text-align: left;
	}
	.season_index{
		margin: 0 10px;
	}
	.season_index a{
		padding: 2px 0 2px 25px;
		background: url(../img/s/season_index_arrow.png) no-repeat left top;
		background-size: 20px 20px;
	}

	/* ---------- 結果  ----------  */
	.cont_base.search{ padding: 0 0 3px; }
	.cont_base.search_index{ padding: 0 0 10px; }
	.search .main_header,
	.search_index .main_header{
		margin: 0;
	}
	.search_index .main_header{
		padding: 15px 10px 25px;
	}
	.search .main_header .content_ttl,
	.search_index .main_header .content_ttl{
		padding-bottom: 16%;
		height: 0;
		width: 100%;
		background: url(../img/s/resul_ttl.png) no-repeat center top;
		background-size: 100% auto;
	}
	.search_index .main_header .content_ttl{
		margin: 0 0 5px;
	}
	.search .main_header .content_ttl a,
	.search_index .main_header .content_ttl a{
		display: block;
		position: relative;
		padding-bottom: 16%;
	}
	.search #skin_cont,
	.search_index #skin_cont{ padding: 0; }

	/* skin_select */
	.search #skin_select {
		margin: -5px 3px 3px;
		border: 1px solid #fff;
	}
	.search_index #skin_select { margin: -15px 10px 15px; }
	.season_list li h2{ font-size: 1.6rem; }
	
	.note_wrap{
		margin: 0 -15px;
		padding: 30px 15px 40px;
		background-color: #ffecf0;
	}

	.note_box{
		width: 100%;
		padding: 25px 15px 10px;
		box-sizing: border-box;
		float: none;
	}
	
	#point_index #result_skin{
		margin: 35px 2% 0;
		padding: 102px 0 0;
		background-size: auto 100px;
		background-position: center top;
	}
	
	#point_index .spr .m4 #result_skin,
	#point_index .smr .m4 #result_skin,
	#point_index .wtr .m4 #result_skin{
		margin: 25px 2% 0;
		padding: 115px 0 0;
		background-size: auto 114px;
	}
	
	#point_index .smr .m7 #result_skin{
		background-size: 265px auto;
	}
	#point_index .smr .m11 #result_skin{
		margin: 44px 2% 0;
		padding: 95px 0 0;
		background-size: 265px auto;
	}

	#point_index .aut .m6 #result_skin,
	#point_index .aut .m9 #result_skin,
	#point_index .wtr .m5 #result_skin{
		background-size: 248px auto;
	}

	#point_index #result_skin:before{
		padding: 0;
		background-position: center center;
		background-size: auto 90%;
		height: 160px;
	}
	.note_box dl{
		margin: 0;
		padding-bottom: 0;
		width: 100%;
		float: none;
	}
	.note_box dl dt{
		width: 58px;
		padding: 4px 5px;
	}
	.note_box dl dd{
		padding: 5px 0 4px 75px;
		border-bottom: 1px dotted #ccc;
	}
	.note_box dl.result_poo_cont dd{
		border: none;
	}
	#result_diaper{ padding-top: 0; }

	.skin_box{
		margin: 0 0 10px;
		padding: 10px 0;
	}
	.skin_box_main{
		padding: 5px 0 0;
		background: url(../img/s/resul_bg.png) no-repeat center 10px;
		background-size: 100% 170px;
	}
	.skin_box h3{ margin: 0 -15px 0; }

	.spr #skin_result:before{
		background: url(../img/s/spring_mark.png) no-repeat center top;
		background-size: 100% auto;
		top: -43px;
		width: 145px;
	}
	.smr #skin_result:before{
		background: url(../img/s/summer_mark.png) no-repeat center top;
		background-size: 100% auto;
		top: -43px;
		width: 145px;
	}
	.aut #skin_result:before{
		background: url(../img/s/autumn_mark.png) no-repeat center top;
		background-size: 100% auto;
		top: -42px;
		width: 125px;
	}
	.wtr #skin_result:before{
		background: url(../img/s/winter_mark.png) no-repeat center top;
		background-size: 100% auto;
		top: -42px;
		width: 97px;
	}
	.item_name{ font-size: 1.2rem; }
	
	#skin_result #result_item ul{ padding: 0; }
	#result_item li{
		width: 46%;
		display: block;
		float: left;
		text-align: center;
	}
	#brand .wrap #result_item .item_img img{
		height: 100px !important;
		width: auto;
	}

	.reference_outsite{
		margin: -10px 0 15px;
		padding: 0 0 0 4em;
	}
	.reference_outsite span{
		margin-left: -4em;
		float: left;
	}

}
