@charset "utf-8";

/********findmysolution*********/
#findmysolution_page,#mybeautyitem_page{
	padding-top: 20px;
}


#findmysolution_page h1{
	background-image: url(../img/fms_ttl_bg.png);
	background-size: 100% auto;
	padding: 100px 20px 10px 60px;
		background-repeat: no-repeat;
	background-position: top;

}
#findmysolution_page .page_cont .new_box{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 10px;
}
#findmysolution_page .page_cont h2{
	background-color: #00bfdf;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	padding: 5px 10px; 
	margin:10px auto;
}
#findmysolution_page .page_cont .new_main{
	margin:10px auto;
}
#findmysolution_page .page_cont .new_main img{
	max-width: 100%;
}
#findmysolution_page .page_cont h3{
	max-width: 100%;
	margin:20px auto 10px;
}
#findmysolution_page .page_cont .new_box p.inner_txt,
#findmysolution_page .page_cont .new_box div.solution_box{
	background-image: url(../img/txt_bg.png);
	background-size: 22px;
	box-sizing: border-box;
}
#findmysolution_page .page_cont p{
	color: #6d6e71;
	font-size: 14px;
	font-weight: bold;
}
#findmysolution_page .page_cont .new_box p.inner_txt{
	font-size: 18px;
	font-weight: bold;
	color: #6d6e71;
	padding: 20px;
}
#findmysolution_page .page_cont .new_box div.solution_box{
	padding: 10px;
}

#findmysolution_page .inner_float img{
	float: left;
	width: 50%;
	margin-right: 10px;
}
#findmysolution_page .inner_float p{
	font-weight: bold;
	font-size: 14px;
	color: #6d6e71;
	word-break: break-all;
}
#findmysolution_page .inner_float p span{
	font-weight: bold;
}
#findmysolution_page .inner_float p span.ttl_mini{
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
#findmysolution_page .more_box{
	padding: 10px;
	box-sizing: border-box;
}
#findmysolution_page .more_box h4,
#findmysolution_page.detail h4{
	color: #6d6e71;
	font-size: 18px;
	font-weight: bold;
	margin:10px 0;
}
#findmysolution_page .more_box p,
#findmysolution_page.detail p,
#findmysolution_page .past_box .past_inner p{
	color: #6d6e71;
	font-size: 14px;
	font-weight: bold;
}
#findmysolution_page div.more_btn{
	margin:20px auto;
}
#findmysolution_page .past_box{
	display: flex;
	flex-wrap: wrap;
}
#findmysolution_page .past_box .past_inner{
	width: 48%;
	padding: 5px 10px 10px;
	box-sizing: border-box;
	background-color: #fff;
	margin:10px 0;
	position: relative;
	padding-bottom: 40px;
}
#findmysolution_page .past_box .past_inner a.btn{
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;
	width: calc(100% - 20px);
}
#findmysolution_page .past_box .past_inner:nth-child(even){
	margin-left: 4%;
}
#findmysolution_page .past_box .past_inner h3{
	background-color: #00bfdf;
	color: #fff;
	font-size: 14px;
	padding:5px 10px;
	margin-bottom: 5px;
}
#findmysolution_page .past_box .past_inner .btn{
	margin:20px auto 10px;
}
#findmysolution_page .past_box .past_inner .btn img{
	margin:0 auto;
}
.pager .pc_width{
	display: flex;
	flex-wrap: wrap;
	padding: 50px 20px;
	box-sizing: border-box;
	background-color: #fff;
}
.pager a{
	width: 48%;
	display: block;
	margin-bottom: 30px;
}
.pager a.next{
	margin-left: 4%;
}
#fms_page #bottom,
#mbi_page #bottom{
	margin-top: -20px;
}
#guestreport_page.guest-index  #bottom{
	margin-top: -30px;
}
/********findmysolution*********/

/********mybeautyitem*********/
#mybeautyitem_page h1{
	background-image: url(../img/mbi_ttl_bg.png);
	background-size: 100% auto;
	padding: 50px 100px 10px 20px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#mybeautyitem_page .intro h1{
	background-image: url(../img/mbi_ttl_bg2.png);
}
#mybeautyitem_page .archive_box{
	background-color: #fff;
	padding: 50px 20px;
	display: flex;
	flex-wrap: wrap;
}
#mybeautyitem_page .archive_box .archive_inner{
	display: block;
	width: 48%;
	margin:10px 0;
	box-sizing: border-box;
	position: relative;
	/*padding-bottom:90px;*/
}
/*#mybeautyitem_page .archive_box .archive_inner.long_link{
	padding-bottom:120px;
}*/
#mybeautyitem_page .archive_box .archive_inner:nth-child(even){
	margin-left: 4%;
}
#mybeautyitem_page .archive_box .archive_inner .item_link{
	/*position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	margin: auto;*/
}
#mybeautyitem_page .archive_box .archive_inner .ai_img{
	position: relative;
}
#mybeautyitem_page .archive_box .archive_inner .ai_img a,
#mybeautyitem_page .archive_box .archive_inner .ai_img .btn.buy_icon.nolink{
	position: absolute;
	width: 30px;
	display: block;
	left: 5px;
	top: 5px;
}
#mybeautyitem_page .archive_box .archive_inner h2{
	color: #6d6e71;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin:20px auto;
}
#mybeautyitem_page .archive_box .archive_inner h2 .small{
	font-size: 13px;
	line-height: 1.4;
}

#mybeautyitem_page .archive_box .archive_inner .item_link a{
	margin:10px auto;
	display: block;
}
/*#mybeautyitem_page .archive_box .archive_inner.long_link .item_link a{
margin-top: 0;
}*/
#mybeautyitem_page .archive_box .archive_inner .item_link a img{
	margin:0 auto;
	display: block;
}
/**detail**/
#mybeautyitem_page .archive_detail{
	background-color: #fff;
	padding: 30px 20px;
	color: #6d6e71;
}
#mybeautyitem_page .archive_detail h2{
	background-color: #58b0e3;
	color: #fff;
	font-weight: 900;
	font-size: 14px;
	padding: 5px 10px; 
	margin:10px auto;
}
#mybeautyitem_page .archive_detail img{
	display: block;
	max-width: 100%;
	margin:0 auto 20px;
}
#mybeautyitem_page .archive_detail a{
	color: #6dcff6;
}
#mybeautyitem_page .archive_detail dl,
#guestreport_page .recoding dl,
#findmysolution_page .new_box dl{
	line-height: 1.8em;
}
#mybeautyitem_page .archive_detail dl dt,
#guestreport_page .recoding dl dt,
#findmysolution_page .new_box dl dt{
	font-weight: 800;
	margin-top: 10px;
}
#mybeautyitem_page .archive_detail dl dt.p1,
#guestreport_page .recoding dl dt.p1,
#findmysolution_page .new_box dl dt.p1{
	color: #00babe;
}
#mybeautyitem_page .archive_detail dl dt.p2,
#guestreport_page .recoding dl dt.p2,
#findmysolution_page .new_box dl dt.p2{
/*	color: #6dcff6;*/
color: #00a8a0;
}
#guestreport_page .recoding dl dt.p3,
#findmysolution_page .new_box dl dt.p3{
	color: #0093d3;
}
#mybeautyitem_page .archive_detail dl dd,
#guestreport_page .recoding dl dd,
#findmysolution_page .new_box dl dd{
	margin:10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #b8bbbf;
	/*font-weight: 600*/
	color: #6d6e71;
	font-weight: 400;
}
#mybeautyitem_page .archive_detail dl dd span,
#mybeautyitem_page .archive_detail p.item_detail_txt span,
#guestreport_page .recoding dl dd span,
#findmysolution_page .new_box dl dd span{
	color: #ffa805;
	font-weight: bold;
}
#mybeautyitem_page .archive_detail dl dd span.bold,
#mybeautyitem_page .archive_detail p.item_detail_txt span.bold,
#guestreport_page .recoding dl dd span.bold,
#findmysolution_page .new_box dl dd span.bold{
	color: #6dcff6;
	font-weight: 600;
}


#mybeautyitem_page .archive_detail dl dd span,
#guestreport_page .recoding dl dd span,
#findmysolution_page .new_box dl dd span{

}
/*#mybeautyitem_page .archive_detail dl dd a,*/
#guestreport_page .recoding dl dd a,
#findmysolution_page .new_box dl dd a,
#guestreport_page section.rec01 h3 a, 
#findmysolution_page h3.inner_txt a{
color: #6d6e71;
}
#mybeautyitem_page .archive_detail .detail_present{
	width: 70%;
	margin:30px auto;
	letter-spacing: -0.05em;
	text-align: center;
	position: relative;
}
#mybeautyitem_page .archive_detail .detail_present:after{
	content: "";
	display: block;
	height: 1px;
	background-color: #b8bbbf;
	width: 90vw;
	position: absolute;
	bottom: -10px;
	left: -20%;
}
#mybeautyitem_page .archive_detail .detail_present p.link_over{
	font-weight: bold;
	text-decoration: underline;
}
#mybeautyitem_page .archive_detail .detail_present p.red{
	color: red;
}
#mybeautyitem_page .archive_detail .detail_p_box{
	border-bottom: 1px solid #b8bbbf;
	border-top: 1px solid #b8bbbf;
	padding: 20px 0;
}
#mybeautyitem_page .archive_detail .detail_p_box.mbi_now{
	border:none;
}
#mybeautyitem_page .archive_detail .detail_p_box img.item{
	width: 70%;
	display: block;
	margin:20px auto;
}
#mybeautyitem_page .archive_detail .detail_p_box h3{
	font-size: 16px;
	letter-spacing: -0.05em;
	text-align: center;
}
#mybeautyitem_page .archive_detail .detail_link a{
	display: block;
	margin-bottom: 10px;
}
#mybeautyitem_page .archive_detail .detail_link a img{
	margin-bottom: 0;
}
 #mybeautyitem_page .pager img{
 	margin-bottom: 0;
 }
 #mybeautyitem_page .pager a.return,
 #findmysolution_page .pager a.return{
 	width: 100%;
 	margin-bottom: 20px;
 }

/********mybeautyitem*********/
/*********guestreport*************/
#guestreport_page{

}
#guestreport_page .page_ttl{
	background-image: url(../img/guestreport/gr_bg.png);
	background-size: 100% auto;
	padding: 100px 60px 10px 20px;
		background-repeat: no-repeat;
	background-position: top;
}
#guestreport_page .page_ttl h1{
	width: 65%;
}
#guestreport_page .ttl_name{
	padding: 60px 20px 20px;
	background-image: url(../img/guestreport/ttl_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 90%;
	background-color: #fff;
}
#guestreport_page .ttl_name h2{
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0;
}
#guestreport_page .ttl_name h2 + p{
	font-size: 24px;
	font-weight: 600;
	text-align: right;
	margin-top: 0;
}
#guestreport_page .ttl_name h2 + p span.small{
	font-size: 16px;
	margin:0 5px;
}
#guestreport_page .onairdate{
	padding-bottom: 20px;
}
#guestreport_page .onairdate img{
	display: block;
	margin: 0 auto;
}
#guestreport_page .onairdate img.oad_img{
	width: 200px;
	padding: 20px 0 5px 15px;
}
#guestreport_page .onairdate img.cd_img{
	width: 60%;
	padding: 5px 0 10px;
}
#guestreport_page .onairdate ul.onairlist{
	/*display: flex;*/
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
#guestreport_page .onairdate ul.onairlist li{
	/*background-image: url(../img/guestreport/date_bg.png);
	background-size:cover;
	padding: 8px 0;
	width: 32%;
	margin-left: 1.5%;
	background-repeat: no-repeat;*/
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
#guestreport_page .onairdate ul.onairlist li.gray{
	background-image: url(../img/guestreport/date_bg_gray.png);
	color: #fff;
	text-align: center;
	font-weight: 800;
	font-size: 12px;
}
#guestreport_page .onairdate ul.onairlist li:nth-child(1){
	margin-left: 0;
}
#guestreport_page .onairdate ul.onairlist li a{
	box-sizing: border-box;
	background-color: #6dcff6;
	display: flex;
	padding: 8px;
	box-shadow: 5px 5px #0093d3;

	font-size: 14px;
	color: #fff;
	font-weight: 800;
	background-image: url(../img/guestreport/down_btn.png);
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 14px auto;
	width: 100%;
	text-decoration: none;
}
#guestreport_page .onairdate ul.onairlist li span{
	text-align: center;
	display: block;
}
#guestreport_page .onairdate ul.onairlist li span.day{
	width: 120px;
	border-right: 2px solid #fff;
	box-sizing: border-box;
}
#guestreport_page .onairdate ul.onairlist li span.name_ttl{
	width:calc(100% - 122px);
}
#guestreport_page .guest_profile{
	padding: 20px;
	background-image: url(../img/guestreport/bg_profile.png);
	background-repeat: no-repeat;
	background-position:top 100px center;
	background-size: 100% auto;
	background-color: #fff;
}
#guestreport_page .guest_profile .gridbox .grid_img{
	width: 40%;
}
#guestreport_page .guest_profile .gridbox .grid_insta{
	width:60%;
}
#guestreport_page .guest_profile .gridbox .grid_insta dl{
	padding-top: 10px;
}
#guestreport_page .guest_profile .gridbox .grid_insta dt span,
#guestreport_page .guest_profile .gridbox .grid_insta dd{
	background-color: #111;
	color: #fff;
	text-align: right;
	font-weight: 800;
}
#guestreport_page .guest_profile .gridbox .grid_insta dd a{
	color: #fff;
	text-decoration: none;
}
#guestreport_page .guest_profile .gridbox .grid_insta dt span{
	margin-bottom: 5px;
	font-size: 12px;
	display: block;
	width: 77px;
	margin-left: calc(100% - 77px);
}
#guestreport_page .guest_profile .gridbox .grid_insta dd{
	font-size: 18px;
	display: flex;
}
#guestreport_page .guest_profile .gridbox .grid_insta dd img{
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
#guestreport_page .guest_profile h3.guest_name{
	font-size: 52px;
	font-weight: 700;
	margin-bottom: 20px;
}
#guestreport_page .guest_profile h3.guest_name span.name_sub{
	font-size: 14px;
	display: block;
	padding-left: 5px;
}
#guestreport_page .makepoint{
	background-image: url(../img/guestreport/makepoint.png);
	background-repeat: no-repeat;
	background-size: calc(100% - 20px) auto;
	background-position: left 20px top 20px;
	display: flex;
	flex-wrap: wrap;
	background-color: #fff;
}
#guestreport_page .makepoint .mp_photo{
	width: 45%;
	margin-left: calc(55% - 20px);
	margin-right: 20px;
	margin-bottom: 30px;
}
#guestreport_page .makepoint p{
	width:calc(100% - 40px);
	display: block;
	margin: 10px auto 30px;
	color: #6d6e71;
}
#guestreport_page .fashioncheck{
	background-image: url(../img/guestreport/fashioncheck_bg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	padding: 0 10px;
	box-sizing: border-box;
	background-color: #fff;
}
#guestreport_page .fashioncheck .fc_photo{
	width: 46%;
	padding-top: 50px;
}
#guestreport_page .fashioncheck p{
	padding: 10px 10px 30px;
	margin-bottom: 0;
	color:#6d6e71;
}
#guestreport_page .guest_profile p{
	color:#6d6e71;
}


#guestreport_page .recoding_ttl{
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#guestreport_page .recoding_ttl:after{
	content: "";
	display: block;
	background-color: #0093d3;
	height: 200px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
#guestreport_page .recoding_ttl h3,
#guestreport_page .recoding_ttl img{
	position: relative;
	z-index: 10;
}
#guestreport_page .recoding_ttl h3{
	width: calc(100% - 40px);
	margin:0 auto 30px;
}
#guestreport_page .recoding_ttl img.recoding_img{
	width: 80%;
	display: block;
	margin: 20px auto ;
}
#guestreport_page .recoding{
	background-color: #fff;
	color: #6d6e71;
}
#guestreport_page .recoding h4{
	font-size: 22px;
	font-weight: 900;
	color: #6d6e71;
	background-image: url(../img/guestreport/gr_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% auto;
	padding-bottom: 30px;
	width: calc(100% - 40px);
	margin:0 auto;
}
#guestreport_page .recoding p{
	width: calc(100% - 40px);
	margin:10px auto;
	position: relative;
	z-index: 10;
}

#guestreport_page .recoding img.main_photo_r{
	width: 70%;
	margin:10px auto;
	position: relative;
	z-index: 10;
}
#guestreport_page .recoding h3 img{
	width: 100%;
}

#guestreport_page .recoding dl{
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.8em;
}
#guestreport_page .recoding img.photo02,
#guestreport_page .recoding img.photo03,
#guestreport_page .recoding img.photo06,
#guestreport_page .recoding img.photo07,
#guestreport_page .recoding img.photo08{
	width: 100%;
	margin:0 auto;
	display: block;
	box-sizing: border-box;
	padding:0 20px;
	margin-bottom: 30px;
}
#guestreport_page .recoding img + p{
	margin-bottom: 30px;
}
#guestreport_page .recoding img.photo02{
	background-image: url(../img/guestreport/bg01.png);
	background-repeat: no-repeat;
	background-size: 60% auto;
	background-position: right bottom;
	padding-bottom: 20px;
}
#guestreport_page .recoding img.photo03{
	background-image: url(../img/guestreport/bg02.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center bottom;
	padding: 0 25%;
}
#guestreport_page .recoding .grid_photo{
	background-image: url(../img/guestreport/bg03.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	padding: 20px 20px 0;
	box-sizing: border-box;
}
#guestreport_page .recoding .grid_photo div{
	width: 49%;
}
#guestreport_page .recoding .grid_photo div + div{
	margin-left: 2%;
}
#guestreport_page .recoding img.photo04,
#guestreport_page .recoding img.photo05{
	width: 100%;
}
#guestreport_page .recoding img.photo06{
	background-image: url(../img/guestreport/bg04.png);
	background-repeat: no-repeat;
	background-size: 66% auto;
	background-position: right top;
	padding: 20px 20px 0;
}
#guestreport_page .recoding img.photo07{
	background-image: url(../img/guestreport/bg05.png);
	background-repeat: no-repeat;
	background-size: 55% auto;
	background-position: left top;
	padding: 10px 20px 20px;
}
#guestreport_page .recoding img.photo08{
	background-image: url(../img/guestreport/bg06.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	padding: 13px 20px 27px;
}

#guestreport_page .recoding .btn.more_btn{
	width: calc(100% - 40px);
	margin:0 auto;
	padding: 10px 0;
}


#findmysolution_page .new_box dl{
	line-height: 1.8em;
}

#guestreport_page section.rec01 h3,
#findmysolution_page h3.inner_txt{
    font-size: 22px;
    font-weight: bold;
    color: #6d6e71;
    padding: 20px;
    margin: 30px auto 20px;
    /*width: calc(100% - 40px);*/
    width: 100%;
    box-sizing: border-box;
    background-image: url(../img/txt_bg.png);
    background-size: 22px;
    box-sizing: border-box;
    line-height: 1.4em;
}
#findmysolution_page h4.inner_txt,
#guestreport_page h4.inner_txt{
	padding: 0;
	background-image: none;
	font-weight: 800;
	font-size: 18px;
	margin:20px 0 60px;
	color: #6d6e71;
	line-height: 1.6em;
}
#guestreport_page h4.inner_txt{
	margin-left: 20px;
}
#findmysolution_page h4.inner_txt.p1,
#guestreport_page h4.inner_txt.p1{
	color: #00babe;
}
#findmysolution_page h4.inner_txt.p2,
#guestreport_page h4.inner_txt.p2{
	color: #6dcff6;
}
#findmysolution_page h4.inner_txt.p3,
#guestreport_page h4.inner_txt.p3{
	color: #0093d3;
}
#guestreport_page h4.inner_txt + h4.inner_txt,
#findmysolution_page h4.inner_txt + h4.inner_txt{
	margin-top: -40px;
}
#guestreport_page h4.inner_txt.last{
	padding-bottom: 50px;
}
#guestreport_page p.comingsoon{
	text-align: center;
	font-size: 18px;
	margin:20px 0;
	width: 100%;
}
#guestreport_page section.rec01,
#guestreport_page section.rec02,
#guestreport_page section.rec03{
	margin-bottom: 50px;
}
.search select{
	display: block;
	width: 90%;
	max-width: 300px;
	border: 2px solid #00bfdf;
    -webkit-appearance:none;
    -moz-appearance:none;
        text-indent: .01px; /* Firefox用 */
        text-overflow: ""; /* Firefox用 */
    appearance:none;
      text-align: center;
    height:35px;
    /*border-radius:5px;*/
    padding-right:30px;
    background-color:#FFF;
    background-image:url(../img/search.png);
    background-repeat:no-repeat;
    /*background-size:auto 100%;/*背景画像のサイズ*/
    background-size: contain;
    background-position:right center;
    cursor:pointer;
    margin:10px auto 30px;
    text-align: center;
    padding-left: 10px;
}
.search select option{
	text-align: center;
	display: block;
	width: 100%;
}

#findmysolution_page img.txt_img{
	display: block;
	max-width: 525px;
	width: 100%;
	margin:20px auto;
}
#findmysolution_page img.txt_img.center{
	width: 60%;
}

/*********guestreport*************/
/******slider******/
.page_slider .slick-prev,.page_slider .slick-next{
	background-repeat: no-repeat!important;
	height: 30px!important;
	background-size: contain!important;
	background-position: center!important;
}
.page_slider .slick-prev{
	background-image: url(../img/yajirushi_prev.png)!important;
}
.page_slider .slick-next{
	background-image: url(../img/yajirushi_next.png)!important;
}
.page_slider {
	width: 80%;
	margin:10px auto;
}
div.detail_txt_box{

}
div.detail_txt_box p.item_detail_txt{
	/*font-weight: 600;*/
	font-weight: 400;
    color: #6d6e71;
    font-size: 16px;
    line-height: 1.8em;
}
h3.item_name{
	display: block;
	margin:30px auto 15px;
	color: #00babe;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.4em;
	padding:3px 0;
	background-color: #fff;
	box-sizing: border-box;
	border-top:2px solid #00babe;
	border-bottom:2px solid #00babe;
	border-left:20px solid #00babe;
	border-right:20px solid #00babe;
}
h3.item_name a{
	color: #00babe;
	display: block;
	text-decoration: none;
}
h3.item_name div.h3_inner{
border-top:2px solid #00babe;
	border-bottom:2px solid #00babe;
	padding: 10px 0;
}
.detail_p_box.mbi_now .present_btn{
	padding: 18% 8% 0 8%;
}

#guestreport_page .page_slider{
	margin-top: -10px;
    position: relative;
    z-index: 10;
}
#guestreport_page .page_slider li img{
	border:15px solid #fff;
	box-sizing: border-box;
}
/********sumirecheck***********/
#sumirescheck_page .page_ttl{
	background-image: url(../img/sumirescheck/ttl_bg.png);
	background-size: 100% auto;
	padding: 100px 60px 10px 20px;
		background-repeat: no-repeat;
	background-position: top;
}
#sumirescheck_page .page_ttl h1{
	width: 65%;
}
#sumirescheck_page .fashioncheck,
#sumirescheck_page .makepoint{
	background-color: #fff;
	padding-top: 20px;
}
#sumirescheck_page .fashioncheck .fc_photo,
#sumirescheck_page .makepoint .mp_photo{
	width: 100%;
	margin:0 auto;
	display: block;
	box-sizing: border-box;
	padding:0 20px;
	margin-bottom: 30px;

}
#sumirescheck_page .fashioncheck p,
#sumirescheck_page .makepoint p{
	color: #6d6e71;
	padding: 0 20px 30px;
	box-sizing: border-box;
}

#sumirescheck_page .fashioncheck .fc_photo{
	background-image: url(../img/sumirescheck/fashioncheck.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: right bottom;
	padding-bottom: 20px;
}
#sumirescheck_page .fashioncheck .fc_photo img{
	width: 52%;
}
#sumirescheck_page .makepoint .mp_photo{
	background-image: url(../img/sumirescheck/makepoint.png);
	background-repeat: no-repeat;
	background-size: 70% auto;
	background-position: left bottom;
	padding-bottom: 20px;
}
#sumirescheck_page .makepoint .mp_photo img{
	width: 52%;
	margin-left: 48%;
}
#sumirescheck_page .movie .movie_data{
	display: block;
	padding: 20px;
	background-color: #00bfdf;
}
#sumirescheck_page .movie .movie_data h3{
	padding-bottom: 20px;
}
#sumirescheck_page .movie .photo01{
	background-image: url(../img/sumirescheck/photo_bg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: left bottom;
	padding: 30px 40px 20px;
	box-sizing: border-box;
	background-color: #fff;
}
#sumirescheck_page .item{
	background-color: #fff;
	padding: 50px 20px;
}
#sumirescheck_page .item .item_info{
	background-image: url(../img/txt_bg.png);
	background-size: 25px;
}
#sumirescheck_page .item .item_info .item_img{
	position: relative;
	width: 55%;
	margin:0 auto;
}
#sumirescheck_page .item .item_info .item_img a{
	position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
}
#sumirescheck_page .item .item_info .item_img img.item_photo{
	box-shadow: 10px 10px #00babe;
}
#sumirescheck_page .item .item_info h2{
	margin-top: 50px;
	color: #6d6e71;
	font-weight: 900;
	font-size: 18px;
	text-align: center;
}
#sumirescheck_page .item .item_info p{
	color: #6d6e71;
	font-weight: 600;
	text-align: center;
}
#sumirescheck_page .item .item_info .pc_right a.btn{
	width: 90%;
	padding-bottom: 20px;
	display: block;
	margin:0 auto;
}
#sumirescheck_page .pager a.return{
	width: 100%;
}
#sumirescheck_page .item .item_info .item_img a{
	top: 45px;
	left: 45px;
}
#sumirescheck_page .item .item_info p{
	font-size: 16px;
}
/********sumirecheck***********/

#mybeautyitem_page .archive_box.new_box .archive_inner{
		display: flex;
        flex-wrap: wrap;
        flex-direction: column;
}
#mybeautyitem_page .archive_box.new_box .archive_inner h2 + a{
	margin: 20px auto 10px;
	display: block;
}
#mybeautyitem_page .archive_box.new_box .archive_inner .detal_link_bnr{
	margin: 10px auto 20px;
	display: block;
}
#mybeautyitem_page .archive_box.new_box .archive_inner .detal_link_bnr a{
	display: block;
}
#mybeautyitem_page .archive_box.new_box .archive_inner .detal_link_bnr a + a{
	margin-top: 10px;
}
.archive_box.new_box .archive_inner .detal_link_bnr{
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
}

/*
 * ==============================================
 * ■画面の横幅が769px以上 (PC)
 * ==============================================
 */
@media screen and (min-width : 481px ){

/*******findmysolution*********/
#findmysolution_page{
	/*background-color: #fff;*/
}
#findmysolution_page .page_ttl{
	background-image: url(../img/fms_ttl_bg_pc.png);
	background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top;
    padding: 100px 0 20px;
}
#findmysolution_page h1{
	    background-image: none;
	    width: 1000px;
	    max-width: 90%;
	    margin:0 auto;
	    padding: 0;
}
#findmysolution_page h1 img{
	width: 525px;
}
div.page_cont{
	width: 1000px;
	max-width: 90%;
	box-sizing: border-box;
	margin: 0 auto
}
#findmysolution_page .page_cont .new_main img,
#findmysolution_page .inner_float img,
#mybeautyitem_page .detail_main img{
	width: 525px;
	max-width: 90%;
	margin: 0 auto;
	float: none;
}
#findmysolution_page .inner_float p{
	text-align: center;
}
#findmysolution_page div.more_btn {
    width: 40%;
	cursor: pointer;
}
#findmysolution_page div.more_btn:hover {
    opacity: 0.6;
}
/*#findmysolution_page .more_btn .close,
#findmysolution_page .more_btn .more,
#guestreport_page .more_btn .close,
#guestreport_page .more_btn .more{
	display: none;
}
	
#findmysolution_page .more_box,
#guestreport_page .more_box{
	display: block!important;
}*/
#findmysolution_page .more_box h4{
	font-size: 20px;
}
#findmysolution_page .more_box h4.small{
	font-size: 18px;
}
#findmysolution_page .past_box{
	max-width: 90%;
	width: 1000px;
	margin:0 auto;
}
#findmysolution_page .past_box .past_inner{
	width: 32%;
	margin-left: 2%;
	padding-bottom: 50px;
}
#findmysolution_page .past_box .past_inner:nth-child(even){
	margin-left: 2%;
}
#findmysolution_page .past_box .past_inner:nth-child(1),
#findmysolution_page .past_box .past_inner:nth-child(4),
#findmysolution_page .past_box .past_inner:nth-child(7),
#findmysolution_page .past_box .past_inner:nth-child(10),
#findmysolution_page .past_box .past_inner:nth-child(13),
#findmysolution_page .past_box .past_inner:nth-child(16),
#findmysolution_page .past_box .past_inner:nth-child(19),
#findmysolution_page .past_box .past_inner:nth-child(22){
	margin-left: 0;
}

.pager{
	background-color: #fff;
	padding: 20px;
	}
.pager{
	margin-top: 30px;
}
.pager .pc_width{
	width: 400px;
	display: flex;
	flex-wrap: wrap;
	margin:0 auto;
}
.pager .line{
	width: 1000px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
#findmysolution_page .page_cont h3 img{
	width: 100%;
}

/*******findmysolution*********/
/*******mybeautyitem********/
#mybeautyitem_page .page_ttl{
	background-image: url(../img/mbi_ttl_bg_pc.png);
	background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top;
    padding: 100px 0 20px;
}
#mybeautyitem_page .page_ttl.intro{
	background-image: url(../img/mbi_ttl_bg_pc2.png);
}
#mybeautyitem_page h1{
	    background-image: none;
	    width: 1000px;
	    max-width: 90%;
	    margin:0 auto;
	    padding: 0;
}
#mybeautyitem_page h1 img{
	width: 525px;
}
#mybeautyitem_page .archive_box .archive_inner{
	width: 30%;
	margin-left: 4.5%;
	padding: 20px;
/*	position: relative;
	padding-bottom: 130px;*/
}
/*#mybeautyitem_page .archive_box .archive_inner.long_link{
	padding-bottom: 180px;
}*/
#mybeautyitem_page .archive_box .archive_inner:nth-child(even){
	margin-left: 4.5%;
}
#mybeautyitem_page .archive_box .archive_inner:nth-child(3n + 1){
	margin-left: 0;
}
#mybeautyitem_page .archive_detail .detail_present{
	display: flex;
	width: 700px;
}
#mybeautyitem_page .archive_detail .detail_present div,
#mybeautyitem_page .archive_detail .detail_present a{
	width: 49%;
}
#mybeautyitem_page .archive_detail .detail_present a{
	margin-left: 2%;
}
#mybeautyitem_page .archive_detail .detail_present div{
	/*padding: 10px 0;*/
	padding: 15px 0 0; 
}
#mybeautyitem_page .archive_detail .detail_present div p{
	margin: 0;
}
#mybeautyitem_page .detail_p_box{
	display: flex;
}
#mybeautyitem_page .detail_p_box .pc_imgbox{
	width: 45%;
}
#mybeautyitem_page .detail_p_box .pc_detailbox{
	width: 55%;
	box-sizing: border-box;
	padding: 80px 0 0 0 ;
}
#mybeautyitem_page .detail_p_box .pc_detailbox p{
	font-size: 14px;
	margin: 20px 0 30px;
}
#mybeautyitem_page .detail_p_box .pc_detailbox .detail_link{
	display: flex;
	flex-wrap: wrap;
}
#mybeautyitem_page .detail_p_box .pc_detailbox .detail_link a:nth-child(1),
#mybeautyitem_page .detail_p_box .pc_detailbox .detail_link a:nth-child(2){
	width: 49%;
}
#mybeautyitem_page .detail_p_box .pc_detailbox .detail_link a:nth-child(2){
	margin-left: 2%;
}
/*********guestreport*************/
#guestreport_page{
	padding-top: 20px;
}
#guestreport_page .page_ttl{
	background-image: url(../img/guestreport/gr_bg_pc.png);
	background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top;
    padding: 100px 0 20px;
}
#guestreport_page .page_ttl h1{
	    background-image: none;
	    width: 1000px;
	    max-width: 90%;
	    margin:0 auto;
	    padding: 0;
}
#guestreport_page h1 img{
	width: 450px;
}
#guestreport_page div.page_cont{
	width: 100%;
	max-width: 100%;
}
#guestreport_page div.inner,
#guestreport_page .rec01,
#guestreport_page .rec02,
#guestreport_page .rec03{
	display: block;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#guestreport_page .rec03{
	padding-bottom: 50px;
}
#guestreport_page .onairdate{
	background-color: #ededed;
}
#guestreport_page .ttl_name div.inner,
#guestreport_page .onairdate div.inner{
	max-width: 600px;
}
#guestreport_page .ttl_name h2{
	font-size: 42px;
}
#guestreport_page .ttl_name h2 + p{
	font-size: 36px;
}
#guestreport_page .ttl_name h2 + p span.small{
	font-size: 18px;
}
#guestreport_page .onairdate ul.onairlist li a{
	font-size: 16px;
}
#guestreport_page .onairdate ul.onairlist li.gray{
	font-size: 16px;
}

#guestreport_page .recoding_ttl img.recoding_img{
	max-width: 860px;
}
#guestreport_page h4.inner_txt,
#findmysolution_page h4.inner_txt{
	text-align: center;
}
#guestreport_page .onairdate img.oad_img{
	width: 400px;
}
#guestreport_page .recoding h4{
	background-image: url(../img/guestreport/gr_line_pc.png);
	padding-bottom: 45px;
}	
#guestreport_page .recoding h4.inner_txt,
#findmysolution_page .recoding h4.inner_txt{
	background-image: none;
	padding-bottom: 0;
	line-height: 1.8em;
}
/*********guestreport*************/
#mybeautyitem_page .archive_detail .detail_present:after{
	content: "";
	display: block;
	height: 1px;
	background-color: #b8bbbf;
	width: 960px;
	position: absolute;
	bottom: -10px;
	left: calc(50% - 480px);
}

#findmysolution_page .pc_grid{
	display: flex;
}
#findmysolution_page .pc_grid div:nth-child(1){
	width: 30%;
}
#findmysolution_page .pc_grid div:nth-child(1) img{
	width: 100%;
}
#findmysolution_page .pc_grid h4{
	width: 68%;
	margin-left: 2%;
	padding-top: 130px;
}
.page_slider .slick-prev, .page_slider .slick-next{
	height: 60px!important;
}
.page_slider {
	width: 760px;
	max-width: 80%;
	margin:10px auto;
}
div.detail_txt_box,
h3.item_name{
	max-width: 800px;
	margin:0 auto;
}
#findmysolution_page .page_cont p.small{
	text-align: center;
}
#mybeautyitem_page .archive_detail .detail_p_box h3{
	text-align: left;
}
#guestreport_page h4.inner_txt.last{
	padding-bottom: 50px;
}
.detail_p_box.mbi_now .present_btn{
	padding: 14% 8% 0 8%;
	margin-left: 0;
}
.detail_p_box.mbi_now .pc_detailbox{
	padding: 20px 0 0 0;
}
#guestreport_page{
	background-color: #fff;
}
#guestreport_page .recoding_ttl:after{
	height: 300px;
}
#guestreport_page .guest_profile{
	background-image: url(../img/guestreport/bg_profile_pc.png);
	background-position: top 160px center;
	background-size: 1000px auto;
	box-sizing: border-box; 
}
#guestreport_page .guest_profile .inner{
		padding-left:20px;
	box-sizing: border-box; 
}
#guestreport_page .guest_profile .gridbox .grid_insta dl{
	padding-top: 60px;
}
#guestreport_page .guest_profile .gridbox .grid_insta dt span, 
#guestreport_page .guest_profile .gridbox .grid_insta dd{
	text-align: left;
	margin-left: 0;
}
#guestreport_page .guest_profile .gridbox .grid_insta dt span{
	font-size: 16px;
}
#guestreport_page .guest_profile .gridbox .grid_insta dd{
	font-size: 22px;
	width: 200px;
}
#guestreport_page .guest_profile .gridbox .grid_insta dd img{
	width: 22px;
	width: 25px;
    height: auto;
}
#guestreport_page .guest_profile h3.guest_name{
	margin-left: 41%;
	margin-top: -105px;
}
#guestreport_page .guest_profile p,
#guestreport_page .makepoint p,
#guestreport_page .fashioncheck p{
		padding:30px 0 50px;
}
#guestreport_page .fashioncheck p{
	padding-top: 80px;
}
#guestreport_page .makepoint{
	background-image: url(../img/guestreport/makepoint_pc.png);
	width: 860px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#guestreport_page .fashioncheck{
	background-image: url(../img/guestreport/fashioncheck_bg.png);
	width: 860px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	}
#guestreport_page .recoding_ttl h3{
		width: 907px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#guestreport_page .recoding img.main_photo_r{
	max-width: 700px;
}
 #guestreport_page .rec01, #guestreport_page .rec02, #guestreport_page .rec03{
/*	width: 100%;
	max-width: 100%;*/
 }
 #guestreport_page .recoding h4,
 #guestreport_page .recoding p,
 #guestreport_page .makepoint p,
 #guestreport_page .fashioncheck p,
 #guestreport_page .guest_profile p{
 	max-width: 1000px;
 	margin-left: auto;
 	margin-right: auto;
 }
  #guestreport_page .recoding p{
  	padding: 20px 0 50px;
  }

#guestreport_page .recoding img.photo02,
#guestreport_page .recoding img.photo03,
#guestreport_page .recoding img.photo06,
#guestreport_page .recoding img.photo07,
#guestreport_page .recoding img.photo08,
#guestreport_page .recoding .grid_photo{
	/*padding-left: calc(50% - 350px);
	padding-right: calc(50% - 350px);*/
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 150px;
	padding-right: 150px; 
}
#guestreport_page .recoding img.photo02{
	background-image: url(../img/guestreport/bg01_pc.png);
}
#guestreport_page .recoding img.photo03{
	background-image: url(../img/guestreport/bg02_pc.png);
}
#guestreport_page .recoding img.photo06{
	background-image: url(../img/guestreport/bg04_pc.png);
}
#guestreport_page .recoding img.photo07{
	background-image: url(../img/guestreport/bg05_pc.png);
}
#guestreport_page .recoding img.photo08{
	background-image: url(../img/guestreport/bg06_pc.png);
}
#guestreport_page .recoding img.photo03{
	    /*padding-left: calc(50% - 225px);
    padding-right: calc(50% - 225px);*/
    max-width: 1000px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 300px;
    padding-right: 300px;
    box-sizing: border-box;
}
/********sumirecheck***********/
#sumirescheck_page{
	padding-top: 20px;
	background-color: #fff;
}
#sumirescheck_page .page_ttl{
	background-image: url(../img/sumirescheck/ttl_bg_pc.png);
	background-size: auto 100%;
    background-repeat: repeat-x;
    background-position: top;
    padding: 100px 0 20px;
}
#sumirescheck_page .page_ttl h1{
	    background-image: none;
	    width: 1000px;
	    max-width: 90%;
	    margin:0 auto;
	    padding: 0;
}
#sumirescheck_page h1 img{
	width: 500px;
}
#sumirescheck_page .fashioncheck{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px; 
	display: flex;
	flex-direction: row-reverse;
	background-image: url(../img/sumirescheck/fashioncheck_pc.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 30px;
}

#sumirescheck_page .fashioncheck .fc_photo{
	background-image: none;
	width: 45%;
	padding-left: 0;
}
#sumirescheck_page .fashioncheck .fc_photo img{
	width: 61%;
}
#sumirescheck_page .fashioncheck .txt,
#sumirescheck_page .makepoint .txt{
	color: #fff;
	width: 55%;
	padding-top: 80px;
}
#sumirescheck_page .fashioncheck .txt p{
	color: #fff;
	padding: 0 80px 20px 0;
}
#sumirescheck_page .makepoint{
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px; 
	display: flex;
	background-image: url(../img/sumirescheck/makepoint_pc.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 30px;
}
#sumirescheck_page .makepoint .mp_photo{
	background-image: none;
	width: 52%;
	padding-right: 0;
}
#sumirescheck_page .makepoint .mp_photo img{
	    width: 56%;
    margin-left: 43%;
    padding-top: 23px;

}
#sumirescheck_page .makepoint .txt p{
	color: #fff;
	padding: 0 0 20px 0;
}
#sumirescheck_page .makepoint .txt{
	width: 48%;
	padding-left: 50px;
}
#sumirescheck_page .movie .movie_data{
	background-color: #6dcff6;
	padding-bottom: 50px;
}
#sumirescheck_page .movie .movie_data h3{
	width: 800px;
	margin:0 auto;
	padding-bottom: 50px;
}
#sumirescheck_page .movie .movie_data iframe{
	width: 600px;
	margin:0 auto;
	display: block;
}
#sumirescheck_page .movie .photo01{
		max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 120px;
	padding-right: 120px; 
	background-image: url(../img/sumirescheck/photo_bg_pc.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-top: 30px;
	background-position: center center;
}

#sumirescheck_page .item_info{
	display: flex;
	padding: 20px;
	box-sizing: border-box;
}
#sumirescheck_page .item_info .item_img{
	width: 30%;
	padding: 40px;
    box-sizing: border-box;
}
#sumirescheck_page .item_info .item_img img{
	max-width: 100%;
}
#sumirescheck_page .item_info .pc_right{
	width: 70%;
	padding-top: 70px;
}
#sumirescheck_page .item .item_info h2,
#sumirescheck_page .item .item_info p{
	text-align: left;
	padding-left:5%;
}

/********sumirecheck***********/
#guestreport_page .guest_profile .gridbox .grid_insta dt span{
	width: 100px;
}
#guestreport_page .recoding .btn.more_btn{
	width: 40%;
}

#mybeautyitem_page .archive_box .archive_inner.long_link .ai_img a + a{
	left: 45px;
}
#mybeautyitem_page .archive_box .archive_inner.long_link .ai_img a.buy_icon3{
	left: 85px;
}
#mybeautyitem_page .archive_box .archive_inner.long_link .ai_img a.buy_icon4{
	left: 125px;
}

}


/*
 * ==============================================
 * ■画面の横幅が481pxまで ( SP)
 * ==============================================
 */
@media screen and (max-width:481px){
#mybeautyitem_page .archive_detail .detail_p_box.mbi_now p{
	text-align: center;
}
#guestreport_page .page_slider .slick-prev{
background-image: url(../img/yajirushi3_prev.png)!important;
}
#guestreport_page .page_slider .slick-next {
    background-image: url(../img/yajirushi3_next.png)!important;
}

.search select{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
}

#mybeautyitem_page .archive_box .archive_inner.long_link .ai_img a + a{
	left: 45px;
}
#mybeautyitem_page .archive_box .archive_inner.long_link .ai_img a.buy_icon3{
	left: 85px;
}
#mybeautyitem_page .archive_box .archive_inner.long_link .ai_img a.buy_icon4{
	left: 125px;
}
#mybeautyitem_page .archive_box .archive_inner h2 span{
	display: block;
}
#mybeautyitem_page .archive_box .archive_inner h2 span + br{
	display: none;
}
}





/*
 * ==============================================
 * ■画面の横幅が481pxから768pxまで (Tablet)
 * ==============================================
 */
@media screen and (min-width:481px) and (max-width:768px) {

}



