@charset "utf-8";
/* CSS Document */

/*----  reset   ---*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: bottom;
	list-style:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	}
	
.clear {
	clear:both;
	}
	
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
  width:100%;
}

* html .clearfix {
  height: 1%;
}

/*-----  Top  -----*/
body {
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;

	color: #111;
	font-size: 16px;
	margin:0 ;
    max-width: 640px;
	background-color:#f9f9f9;
	}
	
/*--MENU plugin----*/


.slidemenu {
  top: 0;
  width: 240px;
  position: fixed;
  visibility: hidden;
  z-index: -1;
}

.slidemenu .slidemenu-header {
  position: relative;
  height:60px;
}

.slidemenu-header img {
	width:50%;	
	margin:5px 10px 2px;
}

.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}
.slidemenu-right {
    right: 0;
}

/*slidemenu*/

.fa {
	padding-right:5px;
	padding-bottom:5px;
}

.slidemenu {
    background-color: #333;
}
.slidemenu li {
    list-style: none;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #000;
    font-size:14px;
    line-height: 1.5;
}
.slidemenu li a {
    padding:10px 0 10px 20px;
    display: block;
    text-decoration: none;
    color: #fff;
}
/*.slidemenu li:first-child {
    border-top: none;
}
.slidemenu li:last-child {
    border-bottom: none;
}*/

/*----2階層目---*/
.slidemenu li > ul  {
	margin:0;
	padding:0;	
	border-top: 1px solid #4D4D4D;
	}

.slidemenu li > ul > li {
    list-style: none;
   /*border-top: 1px solid #4D4D4D;*/
    border-bottom: 1px solid #4D4D4D;
    font-size:14px;
    line-height: 1.8;
}

.slidemenu li > ul > li:first-child {
    border-top: none;
}
.slidemenu li > ul > li:last-child {
    border-bottom: none;
}

.slidemenu li > ul > li a {
    padding:5px 15px 5px 40px;
    display: block;
    text-decoration: none;
    color: #fff;
}
/*----3階層目---*/
.slidemenu li > ul > li > ul {
	margin:0;
	padding:0;	
	border-top: 1px solid #4D4D4D;
	}

.slidemenu li > ul > li > ul > li {
    list-style: none;
   /*border-top: 1px solid #4D4D4D;*/
    border-bottom: 1px solid #4D4D4D;
    font-size:14px;
    line-height: 1.8;
}

.slidemenu li > ul > li > ul > li:first-child {
    border-top: none;
}
.slidemenu li > ul > li > ul >li:last-child {
    border-bottom: none;
}

.slidemenu li > ul > li > ul >li a {
    padding:5px 15px 5px 60px;
    display: block;
    text-decoration: none;
    color: #fff;
}


.slidemenu-header {
	width:100%;
    height: 49px;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,.4);
    background-color: #666;
	display:inline-block;
		
}

.slidemenu .slidemenu-header div {
    text-decoration: none;
    color: #fff;
	vertical-align:middle;
}

.head_name  {
	text-decoration: none;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
    color: #fff;
	margin:5px;	
	}

.slidemenu .slidemenu-header div img {
    width:50%;
}

/*---- Contents Start ---*/

#main {
  /*z-index: 1;*/
  overflow:hidden;
}

#navi  {
	max-width:640px;
	max-height:120px;
	border-bottom:1px solid #b1a381;
	background:#fff;
	overflow:hidden;
	}


.fixed {
    position: fixed;
	z-index:1;
    top: 0;
    left: 0;
	width:100%;
	display:block;
	}
	
.nav_kakomi  {
	width:100%;
	
	position:relative;	
	}

.button {
    width: 15.625%;
	height:83.333%;
	position:absolute;
	top:0px;
	margin-bottom:2px;
}

.button img {
	width:100%;	
}
	
.menu-button-left  {
	left:5px;
	}
	

.button01 {
    width: 15.625%;
	height:83.333%;
	position:absolute;
	top:0px;
	margin-bottom:2px;
	}
	
.button01 img {
	width:100%;	
}

.menu-button-right  {
	right:5px;
	}

.top_logo  {
	margin:2px auto;
	width:56.875%;
	height:83.333%;
	}
	
.top_logo img {
	width:100%;
}

#top_slider  {
	width:100%;
	margin:0 auto;
	}
	
.bxslider  {
	width:100%;
	}
	
.bxslider li img {
	width:100%;	
}

#topics  {
	width:93.75%;	
	margin:0 auto;
}

.title_topics  {
	width:36.5625%;
	margin:30px auto 10px;
	}
	
.title_topics img {
	width:100%;	
}

#menu  {
	width:93.75%;
	margin: 30px auto 20px;	
	}

.title_menu  {
	width:	32.33%;
	margin:0 auto 20px;
	}

#menu ul {
	width:100%;
	margin:0 auto;	
}

#menu ul li {
	width:100%;
	margin:	0 auto 10px;
	box-shadow:2px 2px 2px #999;
}

#menu ul li a img {
	width:100%;	
}

#menu ul li a  {
	display:block;
}

#menu ul li a:hover  {
	opacity:0.5;
}


#topics  {
	width:93.75%;
	margin:0 auto;	
	}

#topics ul {
	width:100%;
	margin:0 auto;
}

#topics ul li {
	margin: 0 auto;
	/*float:left;*/
	width:100%;
	margin-right:10px;
	margin-bottom:20px;
	box-shadow:2px 2px 2px #999;
}

#topics ul li:nth-child(2n) {
	margin-right:0;	
}
#topics ul li img {
	width:100%;	
}

#topics ul li > a {
	display:block;	
}

#topics ul li > a:hover {
	opacity:0.5;
}

.renatus_two_btn  {
	position:relative;
	}
	
.facial_btn  {
	width:40.625%;
	position:absolute;
	top:70%;
	left:15px;	
	}
	
.body_btn  {
	width:40.625%;
	position:absolute;
	top:70%;
	right:15px;	
	}
	
.facial_btn a,
.body_btn a {
	display:block;
	background-color:rgba(255,255,255,0.3) transparent;	
}

.facial_btn a:hover,
.body_btn a:hover {
	display:block;
	background-color:rgba(255,255,255,0.8);

}

#news  {
	width:93.75%;
	margin:0 auto 50px;	
	}
	
.title_news  {
	width:29.375%;
	margin:30px auto 10px;
	}
	
.title_news img {
	width:100%;	
}
	
.base  {
	
	width:100%;
	height:500px;
	margin:0 ;
	padding:10px;
	box-sizing:border-box;
	border-top:5px solid #b1a381;
	border-left:2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
	border-right:2px solid #ebebeb;
	}
	
.base dl {
	width:85%;
	padding:20px 10px;
	border-bottom:dotted 1px #666;
}	

.base dt {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:16px;
	line-height:1.5;
	font-weight:600;	
}

.base dd {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size:14px;
	line-height:1.8;
}

#concept  {
	width:93.75%;
	margin:0 auto 50px;	
	}
	
.title_concept  {
	width:48.125%;
	margin:30px auto 10px;
	}
	
.title_concept img {
	width:100%;	
}

.title01  {
	width:40.625%;
	margin:20px auto 10px;	
	text-align:center;
	}
.beauty_collection  {
	width:100%;
	margin:0;	
	}
	
.img_photo  {
	width:100%;
	margin:0 0 20px;	
	}
	
.img_photo img {
	width:100%;	
}
	
.beauty_collection p,
.estheup  p {
	font-size:14px;
	line-height:1.8;	
}

.estheup  {
	width:100%;
	margin:0;	
	}
	
#page_top  {
	width:100%;
	padding:10px 0;
	background:#E3D7B9;
	}
	
.page_top_btn  {
	width:12.5%;
	margin:0 auto;

	}
	
.page_top_btn a {
	display:block;
}

.page_top_btn a img {
	width:100%;	
}

.page_top_btn a:hover  {
	background-color:#B5657C;
	-webkit- border-radius:50%;
	-moz- border-radius:50%;
	border-radius:50%;
}
	
#promise  {
	min-width:93.75%;
	padding:20px 0;
	margin:0 auto;	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #f4eddd)) repeat-x;
	background: -webkit-linear-gradient(#f4eddd, #fff)  repeat-x;
	background: -moz-linear-gradient(#f4eddd, #fff) repeat-x;
	background: -o-linear-gradient(#f4eddd, #fff repeat-x);
	background: -ms-linear-gradient(#f4eddd, #fff) repeat-x;
	background: linear-gradient(#f4eddd, #fff) repeat-x;

	}
	
.promise_img  {
	width:100%;
	text-align:center;
	margin:0 auto;	
	}
	
#group  {
	min-width:93.75%;
	margin:0 auto;	
	background:#e2d5b6;
	padding:30px 0 0;
	}

.title_group  {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",  serif;
	font-weight:600;
	width:93.75%;
	margin:20px auto;
	line-height:1.5;	
	text-align:center;
	}
	
#group ul {
	width:100%;
	margin:0 auto;
	padding:20px 0;	
	text-align:center;
}

#group ul li {
	height:45px;
	margin:0 10px 20px;
	display:inline-block;
}

.chiku  {
	width:96px;
	display:block;	
	}
	
.tokyo  {
	float:left;	
	margin-left:5px;
	}
	
.tokyo a,
.osaka a {
	font-size:14px;
	text-decoration:none;
	color:#000;
}
	
.osaka  {
	float:right;	
	margin-right:5px;
	
	}

footer  {
	min-width:100%;
	background:#b1a381;	
	}
	
footer p {
	width:93.75%;
	text-align:center;
	margin:0 auto;
	padding:20px;	
	font-size:14px;
	color:#fff;
}
.price_caption {
	font-size: 10px;
	text-align: right;
}
/*追加CSS*/
.mt10 {margin-top: 10px;}
.mb10 { margin-bottom:10px;}
.mb20 { margin-bottom:20px;}
#info  {width:94%; text-align:center; margin:30px auto; padding:20px 0; }
#info h3 { font-size:16px; font-weight:700; color:#888; padding-bottom: 20px; }

#info .button {
margin:0 auto;
	display: inline-block;
	text-align: center;
	text-decoration: none !important;
	outline: none;
	background-color: #b1a381;
	color: #fff !important;
	font-weight:700;
	padding: 20px;
	border-radius:4px;
	width: 80%;
height: auto;
position: relative;

}
#info .button a{
text-decoration: none !important;
	background-color: #b1a381 !important;
	color: #fff !important;
	}
#info .button::before,
#info .button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
#info .button,
#info .button::before,
#info .button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#info .button:hover {
	background-color: #fff;
	border:  2px solid #b1a381;
	color: #b1a381 !important;
}
#info .button a:hover {
	background-color: #fff;
	border:  2px solid #b1a381;
	color: #b1a381 !important;
}

.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.center-block{display:block;margin: 0 auto;}


/* 20201005 */

.side_link_td {
	padding: 0px 10px 8px 0px!important;
	text-align: right;
}
.side_link {
	margin-left: 20px;
}
.side_link a {
	font-size: 12px;
	text-decoration: none;
	color: #4e555b;
	font-weight: 300;
}
.side_link a:hover {
	text-decoration: underline;
}
.btn_detail  {
	margin:20px 0px 0px 48px;

}
.btn_detail a {
	background:#b1a381;
	width:160px;
	display:block;
	text-decoration:none;
	padding:8px 10px;
	font-size:14px;
	color:#fff;
	vertical-align:middle;
}

.btn_detail a:hover {
	background:#b5647b;
}
#faq ul li:nth-child(odd),
#bridal_esthe ul li:nth-child(odd) {
	padding-bottom: 20px!important;
}


.insta_feed {
	margin: 40px 15px;
}
.insta_feed .title_insta {
	text-align: center;
	margin-bottom: 20px;
}

.insta_info {
	font-size: 12px;
	margin: 20px auto;
}
.grid-lg-4 {
	max-width: 800px;
	display: grid;
	grid: auto-flow auto / 33% 34% 33%;
	grid-gap: 0px 0px;
	justify-content: center;
}

.grid-lg-4 .insta_img {
	max-width: 200px;
	height: 100%;

}
.grid-lg-4 .insta_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* 20201223 */
.bxslider_off  {
	width:100%;
}

.bxslider_off li img {
	width:100%;
}


/* 20201118 */

.ryumin {
	font-family: a-otf-ryumin-pr6n, serif;
	font-weight: 300;
	font-style: normal;
}
.declaration_tlte {
	background: url("img/top/bg_title01.png") no-repeat center center;
	background-size: cover;
	padding: 8px 0;
	border-top: 3px solid #e99ba0;
	border-bottom: 3px solid #e99ba0;
	text-align: center;
}
.declaration_tlte h2 {
	font-size: 24px;
}

.declaration_tlte_other {
	background: url("img/top/bg_title01.png") no-repeat center center;
	background-size: cover;
	padding: 8px 0;
	border-top: 3px solid #e99ba0;
	border-bottom: 3px solid #e99ba0;
	text-align: center;
	margin-bottom: 40px;
}
.declaration_tlte_other h2 {
	font-size: 26px;
}
.grid-lg-2 {
	margin-top: -70px;
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 20% 80%;
	grid-template-areas:
			"lg_l lg_r";
}
.lg-l {
	grid-area: lg_l;
	padding-left: 10px;
	padding-top: 30px;
}
.lg-r {
	grid-area: lg_r;
	padding-left: 10px;

}
.grid-lg-2r {
	display: grid;
	grid-template-rows: 100%;
	grid-template-columns: 50% 50%;
	grid-template-areas:
			"lg_r1 lg_l1";
}
.lg-l1 {
	grid-area: lg_l1;
	padding: 0 0px 0 0px;

}
.lg-r1 {
	grid-area: lg_r1;
	padding: 0 16px 0 80px;
}
.declaration_wrap {
	max-width: 996px;
	margin: auto;

}
.declaration_box_inner {
	position: relative;
	border: 1px solid #000;
	padding: 0 20px;
	background: #fff;
}
.declaration_box_inner::before {
	content: '';            	/* 擬似要素に実体を持たせる */
	width: calc(100% + 2px);    /* 外側の線になる要素の幅を指定する*/
	height: calc(100% + 2px);   /* 外側の線になる要素の高さを指定する */
	border: 1px solid #000;    	/* 外側の線になる一本線の枠線をひく*/
	position: absolute;        	/* 外側の線の位置を自由に動かせるようにする */
	top: 2px;            		/* 外側の線の位置を、内側の線から上に3pxずらす */
	left: 2px;            		/* 外側の線の位置を、内側の線から左に3pxずらす*/
}
.declaration_box img {
	width: 100%;
}
.declaration_box .declaration_box_inner {
	width: 78%;
	margin: 32px 0px 32px 0px;

}
.declaration_box .declaration_box_inner .declaration_logo {
	max-width: 80px;
}
.declaration_box .declaration_box_inner h3 {
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	padding: 12px 0;
	letter-spacing: 0em;
	line-height: 1;

}
.declaration_box .declaration_box_inner .declaration_btn {
	position: absolute;
	bottom: -22px;
	right: -16px;
}
.declaration_box .declaration_box_inner p {
	font-size: 14px;
}
.declaration_box .declaration_img {
	max-width: 412px;
}
.declaration_box .img01 {
	margin: 20px 20px 20px 10px;
}
.declaration_box .img02 {
	margin: 20px 10px 20px 20px;
}

.declaration_btn {
	background: #b1a381;
	text-align: center;
	width: 116px;
}
.declaration_btn a {
	display: inline-block;
	background: #b1a381;
	text-align: center;
	padding: 5px 24px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

/* modal */

.modaal-inner-wrapper {
	padding: 80px 16px!important;
}

.modal_box {
	margin: 0px;
}
.modaal-content-container {
	padding: 8px!important;
}
.modal_box .modal_txt {
	padding: 16px;
	margin-bottom: 0px;
	border: 1px solid #a28a69;
}
.modal_box .modal_txt h3{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px;
	text-align: center;
	letter-spacing: 0em;
}
.modal_box .modal_txt p {
	font-size: 14px;
	text-align: left;
	letter-spacing: 0em;
}
.mb140 {
	margin-bottom: 140px;
}
.modal_box .course_box {
	background: #a28a69;
	width: 100%;
	padding: 8px 16px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	margin-bottom: 16px;
}


.modal_img img ,
.course_r_img img {
	width: 100%;
	margin-top: 16px;
}
.plan_box .price .lg-1 p {
	padding-bottom: 16px;
}
.menu_r h3 {
	padding-bottom: 16px;
}
.modal_sample {
	border: 1px solid #000;
	padding: 8px 0px 0px 0px;
	margin: 16px 8px 0px 8px;
}
.modal_sample p {
	font-size: 10px;
}
.modal_sample_nb {
	padding: 8px 0px 0px 0px;
	margin: 16px 8px 0px 8px;
}

