@charset "UTF-8";

/*.font-min {
	font-family: YakuHanMPs, 'Noto Serif JP', serif;
}
.txt_sml {
	font-size: 80%;
}
.txt_sml85 {
	font-size: 85%;
}
.txt_sml88 {
	font-size: 88%;
}
.txt_lar {
	font-size: 120%;
}
.txt_bold {
	font-weight: 500;
}
.txt_kome,
.txt_maru,
.list_maru2 li span:first-of-type {
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.5;
}
.txt_kome:before {
	content: "※";
}
.txt_maru:before {
	content: "●";
}
.list_maru2 li span:first-of-type:before {
	content: "●";
}
.bg_gray {
	background: #f5f5f5;
}
.selection_list {
	display: flex;
	gap: 0.5em;
	flex-wrap: wrap;
	margin-top: 0.2em;	
}
.selection_list li {
	font-size: 88%;
	background: #f2dada;
	padding: 0 0.5em;
	border-radius: 0.3em;	
}
.ribbon1 {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  text-align: center;
  padding: 0 30px;
  background: #000000;
  color: #ffffff;
  box-sizing: border-box;
}
.ribbon1:before, .ribbon1:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.ribbon1:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
}
.ribbon1:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.i_block {
	display: inline-block;
}
.pcbr {
      display: block;
  }
.spbr {
	display: none;
}
@media screen and (max-width: 768px) {
	.selection_list li {
		font-size: 80%;
	}
	.ribbon1 {  
	  height: 38px;
	  line-height: 38px;
	  padding: 0 20px;
	}
	.ribbon1:before {
	  border-width: 19px 0px 19px 10px;
	}
	.ribbon1:after {
	  border-width: 19px 10px 19px 0px;
	}
	.pcbr {
		display: none;
	}
	.spbr {
		display: block;
	}	
}*/


/* esthetic（common） */
#esthetic .txtarea {
	text-align: left;
	margin-bottom: 3em;
}
#esthetic .imgwrap {
	display: flex;
	justify-content: space-between;
}
#esthetic figure {
	width: 32%;
	margin-bottom: 3em;
}
#esthetic figure img {
	width: 100%;
}
#esthetic figure figcaption {
	margin-top: 0.5em;
}
#esthetic .price {
	margin-bottom: 3em;
	text-align: left;
}
#esthetic .price .pricebox {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 0.5em;
	background: #ffffff;
}
#esthetic .price .pricebox .item {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 1em;
	display: flex;
	justify-content: space-between;
}
#esthetic .price .pricebox .item .menuitem {
	width: calc(100% - 360px);	
}
#esthetic .price .pricebox .item h4 {
	font-weight: 400;
}
#esthetic .price .pricebox .item .detail {
	display: flex;
	justify-content: inherit;
	align-items: baseline;
	gap: 1em;
	width: 330px;
}
#esthetic .column {
	padding: 1.5em;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}
#esthetic .column dl {
	width: calc(100% - 260px);
}
#esthetic .column dl dt {
	font-weight: 600;
	margin-bottom: 0.5em;
}
#esthetic .column .imgarea {
	width: 240px;
}
@media screen and (max-width: 768px) {
	#esthetic nav.internalLink ul li {
		margin-right: 0.2em;
	}
	#esthetic nav.internalLink ul li a {
		min-width: 70px;
		font-size: 1.2rem;
		padding: 0 2.2em 0 1em;
	}
	#esthetic nav.internalLink ul li a:after {
		top: 0.9em;
		right: 1.2em;
		width: 4px;
		height: 4px;
	}
	#esthetic .seccont {
		margin-bottom: 0;
		padding-top: 0;
	}
	#esthetic .txtarea {
		margin-bottom: 2em;
	}
	#esthetic figure figcaption {
		font-size: 1.3rem;
	}
	#esthetic .flexbox {
		flex-direction: column;
		margin-bottom: 2em;
	}
	#esthetic .price {
		margin-bottom: 2em;
	}
	#esthetic .price .pricebox .item {
		flex-direction: column;
	}
	#esthetic .price .pricebox .item .menuitem {
		width: 100%;
	}
	#esthetic .price .pricebox .item .detail {
		width: 100%;
		margin-top: 0.5em;
	}
	#esthetic .column {
		flex-direction: column;
		padding: 1.5em 1.5em 2.5em;
	}
	#esthetic .column dl {
		width: 100%;
 		margin-bottom: 1em;
	}
	#esthetic #cta,
	#esthetic #access {
		padding: 60px 0 20px;
	}
}
@media screen and (max-width: 414px) {
	#esthetic figure figcaption {
		font-size: 2.8vw;
	}
}



/* oosawa */
#esthetic #oosawa .inner {
	padding-top: 4em;
	padding-bottom: 4em;
}
#esthetic #oosawa .price {
	padding: 1.5em 1em;
  background: #ffffff;
  border: 1px solid #000000;
  align-items: center;
  margin-bottom: 0.5em;
}
#esthetic #oosawa .price .pricebox {
	border: none;
	width: calc(100% - 280px);
  margin-bottom: 0;
}
#esthetic #oosawa .price .pricebox .item {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border: none;
}
#esthetic #oosawa .price .pricebox .item .menuitem {
	width: calc(100% - 450px);
}
#esthetic #oosawa .price .pricebox .item .detail {
	width: 440px;
}
#esthetic #oosawa .price .pricebox .item .detail .menber {
	margin-left: 1em;
}
#esthetic #oosawa .price .imgarea {
	width: 240px;
}
#esthetic #oosawa .txt_kome {
	margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
	#esthetic #oosawa .inner {
		padding-top: 60px;
		padding-bottom: 2em;
	}
	#esthetic #oosawa .price .pricebox {
		width: 100%;
	}
	#esthetic #oosawa .price .pricebox .item {
		margin-bottom: 1.5em;
	}
	#esthetic #oosawa .price .pricebox .item .menuitem {
		width: 100%;
	}
	#esthetic #oosawa .price .pricebox .item .detail {
		width: 100%;
		flex-wrap: wrap;
		line-height: 0.5;
		margin-top: 1em;
		justify-content: flex-start;
	}
	#esthetic #oosawa .price .pricebox .item .detail .time {
		margin-right: 1em;
	}
}

/* beauty(shiseibi)*/
#esthetic #beauty .intro {
	align-items: center;
}
#esthetic #beauty .intro .txtarea {
	width: calc(100% - 380px);
}
#esthetic #beauty .intro .illustarea {
	width: 80%;
	max-width: 350px;
}
@media screen and (max-width: 768px) {
	#esthetic #beauty .intro .txtarea {
		width: 100%;
		margin-bottom: 0.8em;
	}	
}


/* option */
#esthetic #option .list_maru2 {
	border: 1px solid #000000;
	padding: 1.5em;
	max-width: 480px;
	width: 100%;
}
#esthetic #option .list_maru2 li {
	display: flex;
	justify-content: space-between;
}
#esthetic #option .list_maru2 li span:last-of-type {
	font-size: 120%;
}
@media screen and (max-width: 768px) {
	#esthetic #option .list_maru2 {
		max-width: inherit;
		box-sizing: border-box;
	}	
}

/* membership */
#membership .memberwrap {
  border: 4px solid #000;
  padding: 3em 1.5em 1.5em;
  max-width: 720px;
  margin: 0 auto;
  position: relative;
}
#membership .memberwrap h3 {
	font-size: 2.2rem;
	position: absolute;
	top: -1.2em;
	left: 0;
	right: 0;
	width: 80%;
	max-width: 300px;
	margin: 0 auto;
}
#membership .memberwrap .description {
  margin-bottom: 1em;
  line-height: 1.6;
}
#membership .memberwrap .benefits {
	background-color: #eafbfe;
	text-align: left;
	display: inline-block;
	padding: 0.5em 2em;
	margin-bottom: 1em;
}
#membership .memberwrap .benefits li {
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.5;
	margin: 0.3em 0;
}
#membership .memberwrap .benefits li:before {
	content: "●";
}
@media screen and (max-width: 768px) {
	#esthetic #membership.seccont {
		padding-top: 4em;
	}
	#membership .memberwrap h3 {
		font-size: 1.8rem;
	}
	#membership .memberwrap .description {
		font-size: 105%;
	}
}


/* bnrarea */
#floating {
	position: fixed;
	bottom: 0;
	background: rgba(255,255,255,0.9);
	width: 100%;
	padding: 2em 0;
	z-index: 10;
}
#floating .btnarea {
	display: flex;
  justify-content: center;
  gap: 1em;
}
#floating .btnarea a {
	color: #ffffff;
	font-weight: 600;
	font-size: 1.7rem;
	width: 440px;
	height: 80px;
 	line-height: 80px;
	border: none;	
}
#floating .btnarea li:first-of-type a {
	background: #00aca8;
}
#floating .btnarea li:last-of-type a {
	background: #e07351;
}
#floating .btnarea a:before {
	border-color: #ffffff;
}

#floating .btnarea p {
	font-size: 1.9rem;
	display: inline-block;
	margin: 0 auto 0.5rem;
	padding: 0 2em;
	background: url("../images/common/icon_slash_lef.svg") no-repeat 0 50% / 1em auto,
	url("../images/common/icon_slash_rig.svg") no-repeat 100% 50% / 1em auto;
}
#esthetic footer {
	margin-bottom: 145px;
}
@media screen and (max-width: 768px) {
	#floating {
		padding: 0;
	}
	#floating .btnarea {
		gap: 0;
	}
	#floating .btnarea li {
		width: 50%;
	}	
	#floating .btnarea a {		
		font-size: 1.4rem;
		width: 100%;
		height: 60px;
		line-height: 1.2;
		display: flex;
		align-items: center;
		text-align: left;
		padding-left: 1em;
	}
	#floating .btnarea a:before {
		border-color: #ffffff;
	}
	#floating .btnarea li a div {
		width: calc(100% - 2em);
	}
	#esthetic footer {
		margin-bottom: 60px;
	}
	#esthetic .pagetop {
		bottom: 70px;
	}
}
@media screen and (max-width: 414px) {
	#floating .btnarea a {		
		font-size: 3.3vw;
	}	
}




