@charset "UTF-8";

*{
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	font-style:normal;
	margin:0px;
	padding:0px;
	list-style:none;
}

body {
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}



/* link --------------------------------------------------------------------*/
a:link { color:#fff; text-decoration:none; outline:none; }
a:visited { color:#fff; text-decoration:none; outline:none; }
a:active { color:#fff; text-decoration:underline; outline:none; }
a:hover { color:#fff; text-decoration:underline; outline:none; }

/* etc --------------------------------------------------------------------*/
img { border:0; margin:0; padding:0; }
p { border:0; margin:0; padding:0; }
strong { font-weight:bold;}


/* margin --------------------------------------------------------------------*/
/* top */
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
/* bottom */
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb100{margin-bottom:100px !important;}
.mb120{margin-bottom:120px !important;}
.mb140{margin-bottom:140px !important;}
/* left */
.ml10{margin-left:10px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}

/* float --------------------------------------------------------------------*/
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; }

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: .1em;}
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/



/* コンテンツ
--------------------------------------------- */
/* contener */
.wrapper {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}

.contener01 {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	text-align:left;
}

/* main */
.wrap_main {
	margin:0　0 40px ;
	padding:0;
	width:100%;
	height:1203px;
}

.wrap_main .contener01 {
	position:relative;
}

.wrap_main img {
	position:absolute;
}

.wrap_main img.main01 {
	top:0px;
	left:-330px;
	z-index:0;
}

.wrap_main img.main02 {
	top:32px;
	right:-160px;
	z-index:3;
}

.wrap_main img.main03 {
	top:501px;
	right:-140px;
	z-index:2;
}

.wrap_main img.main04 {
	top:803px;
	left:0px;
	z-index:4;
}


/* cv_box01 */
.cv_box01 {
	width:1034px;
	height:522px;
	margin:0 0 32px -48px;
	background:url(../img/cv1_bg_v01.png) no-repeat ;
	position:relative;
}

.cv_box01 img {
	position:absolute;
	right:173px;
	bottom:25px;
}

.cv_box01_2 {
	margin-top: -17px;
	text-align: center;
}

.cv_title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}
/* cv_monitor */
.cv_monitor {
	width:700px;
	margin:40px auto;
	border:#bfbfbf 1px solid;
	padding:40px 30px 30px;
	color:#222222;
	position:relative;
}

.cv_monitor dt {
	width:700px;
	height:30px;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	top:-18px;
	position:absolute;
}

.cv_monitor dt span {
	background:#ffffff;
	padding:10px;
}

.cv_monitor dd {
	margin-bottom:5px;
	font-size:13px;
}

.cv_monitor dd:last-child {
	margin-bottom:0 !important;
}

.cv_monitor dd a{
	color: inherit;
	text-decoration: underline;
}

.cv_monitor dd a:hover{
	text-decoration: none;
}

.cv_back{
	width: 762px;
	margin: 0 auto;
}

.cv_back a{
	color: inherit;
	text-decoration: underline;
}

.cv_back a:hover{
	text-decoration: none;
}

/* sec00 */
.sec00 {
	width:100%;
	background: #dbf7fb;
	text-align:center;
	padding: 60px 0 65px;
}

/* sec00 */
.sec00 {
	width:100%;
	background: #dbf7fb;
	text-align:center;
	padding: 60px 0 65px;
}

/* sec00_2 */
.sec00_2{
	width: 100%;
	text-align: center;
	background-image: url(../img/sec00_2bg.png);
}

.sec00_2box{
	padding-top: 70px;
	margin: 0 auto;
	width: 960px;
}

.sec00_2box-left{
	text-align: left;
	width: 65%;
}

.sec00_2box-left .text{
	margin-top:20px;
}



.sec00_2box-right{
	width: 30%;
	text-align: right;
}

.sec00_2 .prevent{
	padding: 40px 0;
}

.sec00_2 .dama{
	padding-bottom: 50px;
}


/* sec01 */
.sec01 {
	width:100%;
	background:url(../img/sec01_bg.jpg);
	text-align:center;
	padding-bottom:40px;
}

.sec01 .sec01_title {
	padding:0;
	margin-top:-35px !important;
	z-index:1;
}

.sec01 .sec01_graph {
	margin-top:-70px;
	z-index:2;
}

/* sec02 */
#sec02 {
	width:100%;
	background:url(../img/sec02_bg.jpg) top center;
	margin:60px 0 40px;
}

/* sec03 */
#sec03 {
	width:100%;
	text-align:center;
	margin-bottom:60px;
}

#sec03 p {
	margin-left:-20px;
}

/* sec04 */
#sec04 {
	width:100%;
	background:url(../img/sec04_bg01.jpg);
	text-align:center;
	padding:50px 0 60px;
}

#sec04_2 {
	width:100%;
	background:url(../img/sec04_bg02.png);
	text-align:center;
	padding:30px 0;
}

#sec04_3 {
	width:100%;
	background:url(../img/sec04_bg01.jpg);
	text-align:center;
	margin-bottom:30px;
}

/* sec05 */
#sec05 {
	width:100%;
	background:url(../img/sec05_bg.jpg) bottom repeat-x;
	text-align:center;
	/*margin-bottom:100px;*/
}

#sec05 img:last-child {
	margin-left:-40px;
}

/* sec05-2 */
#sec05-2 {
	width:100%;
	text-align:center;
	margin-bottom:130px;
}



/* sec06 */
#sec06 {
	width:100%;
	background:#2c2926 url(../img/sec06_bg01.jpg) top repeat-x;
	text-align:center;
}

#sec06 .contener01 {
	text-align:center;
}

#sec06 .contener01 img:first-child {
	margin-top:-120px;
}

#sec06_2 {
	width:100%;
	background:url(../img/sec06_bg02.png);
	text-align:center;
	padding:30px 0;
}

#sec06_3 {
	width:100%;
	background:url(../img/sec06_bg03.jpg) top center no-repeat;
	height:350px;
	text-align:center;
	margin-bottom:60px;
	padding-top:20px;
}

/* sec08 */
#sec08 {
	width:100%;
	background:url(../img/sec08_bg01.jpg) top repeat-x;
	text-align:center;
	padding-top:10px;
}

#sec08 img:last-child {
	margin-left:110px;
}

#sec08_2 {
	width:100%;
	background:url(../img/sec08_bg02.gif) ;
	text-align:center;
	padding-bottom:50px;
}

#sec08_3 {
	width:100%;
	background:url(../img/sec08_bg03.png) top center repeat-x ;
	text-align:center;
}

#sec08_2 #sec08_3 .contener01 img:first-child {
	padding-top:250px;
}

#sec08_2 .contener01 img:first-child {
	margin-top:60px;
}

#sec08_2 .contener01 img:nth-of-type(4) {
	margin:20px 0px 10px -90p;
}

/* sec09 */
#sec09 {
	width:100%;
	background:url(../img/sec09_bg01.jpg) top center no-repeat;
}

#sec09 img:first-child {
	margin-top:-35px;
}

#sec09_2 {
	width:100%;
	background:url(../img/sec09_bg02.jpg) top center repeat-x;
	margin-bottom:50px;
}

#sec09_2 img:first-child {
	margin-left:-25px;
}

/* sec10 */
#sec10 {
	width:100%;
	background:url(../img/sec10_bg01.jpg) top repeat-x;
	text-align:center;
	margin-top:30px;
}

#sec10 img {
	margin-left:-50px;
}

#sec10_2 {
	width:100%;
	background:url(../img/sec10_bg02.gif);
	text-align:center;
	padding-bottom:50px;
}

/* sec11 */
#sec11 {
	width:100%;
	text-align:center;
	margin:50px 0px 40px;
}

#sec11 p {
	margin-left:-20px;
}

/* sec12 */
#sec12 {
	width:100%;
	text-align:center;
	background:#f5f5f5;
	margin-bottom:80px;
}

#sec12 img {
	margin-left:-200px;
}

/* sec13 */
#sec13 {
	width:100%;
	text-align:center;
	background:url(../img/sec13_bg01.jpg) no-repeat top center;
}

/* counter */
.user_count{
	font-size: 18px;
	color: #0277c0;
	text-align: center;
	background: url(../img/bg_user_count.jpg);
	padding: 2px 0 6px;
}
.user_count_text{
	display: inline-block;
	position: relative;
}
.user_count_text:after{
	content: "";
	width: 100%;
	height: 3px;
	background: #c8e0ee;
	position: absolute;
	bottom: 2px;
	left: 0;
	z-index: 1;
	display: inline-block;
}
.user_count_text span{
	font-size: 22px;
	font-weight: bold;
}

.count_box{
	width: 873px;
	background: #ffeff6;
	margin: -15px auto 0;
	padding: 24px 0 20px;
}
.campaign_count{
	font-size: 18px;
	text-align: center;
}
.campaign_count span{
	color: #ff0000;
}
.campaign_count_01,
.campaign_count_02{
	font-size: 26px;
	font-weight: bold;
}

.pinpoint_note{
	text-align: right;
	margin-right: 25px;
}

.mediabox{
	height: 485px;
	background: url(../img/bg_mediabox.png) center top no-repeat;
	cursor: pointer;
}
.mediabox_img{
	text-align: right;
	margin-right: 54px;
}
.mediabox_txt{
	color: #fff;
	background: url(../img/icn_media_txt.png) left center no-repeat;
	margin: -50px 0 0 74px;
	padding-left: 27px;
}
.medialightbox{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	display: none;
}
.medialightbox_inner{
	width: 950px;
	height: 620px;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 50;
	overflow: hidden;
}
.medialightbox_close{
	text-align: right;
	margin-bottom: 10px;
}
.medialightbox_close img{
	cursor: pointer;
}
.medialightbox_img{
	height: 570px;
	overflow-x: hidden;
	overflow-y: auto;
}
.medialightbox_img img{
	width: 100%;
	height: auto;
}

/* footer
----------------------------------------------- */
#footer {
	width:100%;
	border-top:#373737 3px solid;
	padding:40px 0 0;
	text-align:center;
}

/* material_box */
#footer #material_box {
	text-align:left;
	width:860px;
	padding:0 40px;
	margin:0 auto;
	font-size:14px;
}

#footer #material_box dt {
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}

#footer #material_box dt span {
	font-size:16px;
}

#footer #material_box dd {
	margin-bottom:40px;
	line-height:140%;
}

/* contact_box */
#footer #contact_box {
	width:100%;
	background:#f5f5f5;
	padding:30px 0;
	text-align:center;
}

#footer #contact_box ul {
	width:860px;
	padding:0 40px;
	margin:0 auto;
}

#footer #contact_box ul li {
	float:left;
	font-size:13px;
	text-align:left;
}

#footer #contact_box ul li:nth-of-type(1) {
	width:220px;
	text-align:left;
}

#footer #contact_box ul li:nth-of-type(1):first-line {
	font-size:20px;
	font-weight:bold;
}

#footer #contact_box ul li:nth-of-type(2) {
	width:310px;
	text-align:right;
	font-weight:bold;
}

#footer #contact_box ul li:nth-of-type(2):first-line {
	height:36px;
	line-height:36px;
	font-size:36px;
	margin-bottom:10px;
}

#footer #contact_box ul li:nth-of-type(3) {
	width:330px;
	text-align:right;
	font-weight:bold;
}

#footer #contact_box ul li:nth-of-type(3):first-line {
	height:28px;
	line-height:28px;
	font-size:28px;
	font-weight:normal;
	margin-bottom:10px;
}

/* link_box */
#footer #link_box {
	width:100%;
	background:#91a6b3;
	padding:10px 0;
	text-align:center;
}

#footer #link_box ul {
	/*width:510px;
	margin:0 auto;*/
	display: inline-block;
}

#footer #link_box ul li {
	float:left;
	text-align:center;
	font-size:13px;
}

#footer #link_box ul li + li{
	margin-left: 25px;
}

/*#footer #link_box ul li:nth-of-type(2) {
	width:34%;
}*/

#footer #link_box ul li a {
	color:#ffffff;
	text-decoration:underline;
}

/* copyright */
#footer #copyright {
	text-align:left;
	width:860px;
	height:48px;
	padding:0 40px;
	margin:15px auto 0 ;
	font-size:14px;
}

#footer #copyright li {
	width:50%;
	float:left;
	height:48px;
	line-height:48px;
}

#footer #copyright li:last-child {
	text-align:right;
}

/*三冠受賞*/
.crown-win {
	background: url(../img/bg-crown01.png) no-repeat top / cover;
	height: 113px;
	text-align: center;
}

.crown-medal {
	background: url(../img/bg-crown02.jpg) no-repeat center / cover;
	height: 462px;
	display: flex;
	align-items: center;
	justify-content: center;
}


/*180606 先生追加*/
#doctor .doctor-h2 {
	text-align: center;
	background: url(../img/img_doctor_bg01.png);
}

#doctor .doctor-box {
	background: url(../img/img_doctor_bg02.png);
}

#doctor .doctor-main {
	text-align: center;
	padding: 35px 0;
}

#doctor .derma-box {
	width: 940px;
	margin: 25px auto 0;
}

#doctor .career-box {
    width: 940px;
    margin: 30px auto 50px;
}

/*190805 先生トップへ移動*/
.doctor-h2 {
	text-align: center;
	background: url(../img/img_doctor_bg01.png);
}

.doctor-box {
	background: url(../img/img_doctor_bg02.png);
}

.doctor-main {
	text-align: center;
	padding: 35px 0;
}

/*190805定期解約保証追加*/
.p-regular-cancellation-list {
	margin: 15px 0 20px;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.57;
	color: #4c4c4c;
}