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

	INIT

-------------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400');
body {
	min-width: 1200px;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.section p {
	margin-bottom: 1em;
}
img {
	vertical-align: bottom;
}
.marker {
	background: #FFFF73;
}
.en-sub {
	font-weight: 400;
	font-family: Oswald;
	font-style: normal;
	letter-spacing: 2px;
}
.u-item-mb-1em {
	margin-bottom:1em;
}
.u-item-mb-2em {
	margin-bottom:2em;
}
/*-------------------------------------------------------------------

	MV

-------------------------------------------------------------------*/
#mv {
	/* background: #171c20 url(../img/mv_back.jpg) no-repeat center center;
	background-size:cover;
  overflow: hidden; */
  position: relative;
  line-height: 0;
  background: #171c20;
}

#mv img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#mv .block {
	max-width: 1400px;
	height: 750px;
	margin: 0 auto;
	position: relative;
}

#mv h1 {
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 15px;
	padding-top: 35px;
  color:#d3b077;
  position: absolute;
  top: 0;
  left: 8%;
}
#mv #logo {
	margin-bottom: 26px;
}
#mv h2 {
	margin: 0 0 24px 67px;
}
#mv .point {
	margin: 0 0 43px 61px;
}
#mv .price {
	text-align: center;
}

@media screen and (max-width: 1400px) {
	#mv .block {
		width: 100%;
		height: auto;
		margin: 0 auto;
		position: relative;
	}

	#mv img{
		width: 100%;
		height: auto;
	}

	#mv h1 {
		left: 12%;
	}

}

/*-------------------------------------------------------------------

	G NAV

-------------------------------------------------------------------*/
#gnav {
	background: #1a1f25;
	-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
	position: relative;
	z-index: 100;
	padding: 0;
}
#gnav ul {
	width: 1160px;
	margin: 0 auto;
	overflow: hidden;
}
#gnav ul li {
	float: left;
	display: table;
	width: 194px;
	border-right: 1px solid #293442;
}
#gnav ul li:first-child {
	float: left;
	display: table;
	width: 183px;
	border-left: 1px solid #293442;
}
#gnav ul li a {
	display: table-cell;
	width: 100%;
	height: 80px;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	line-height: 1;
	font-weight: 600;
	text-decoration: none;
	color: #cfad76;
}
.sticky {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
.dummy {
	display: none;
}
/*-------------------------------------------------------------------

	WORRY

-------------------------------------------------------------------*/
#worry {
	background:#f2f3f5;
}
#worry > .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 0;
	text-align: center;
}
#worry h2 {
	margin-bottom: 44px;
	font-size:54px;
	line-height: 1.3;
	font-weight: 700;
	color:#393d48;
}
/*-------------------------------------------------------------------

	POINT

-------------------------------------------------------------------*/
#point {
	background: #FFF;
}
#point > .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}
#point h2.point-main-title {
	text-align: center;
	margin-bottom: 24px;
}
#point .point-comment {
	margin-bottom: 70px;
}
#point .point-comment-fukidashi {
	width:654px;
	float:left;
	position:relative;
	margin-top:40px;
	padding:28px;
	border-radius: 10px;
	background:#f7f7f7;
	font-size:20px;
	box-sizing: border-box;
}
#point .point-comment-fukidashi::after {
	display:block;
	position:absolute;
	top:49%;
	right:-19px;
	content:"";
	width:20px;
	height:41px;
	background:url(../img/fukidashi.png) no-repeat 0 0;
	background-size:cover;
}
#point .point-comment-doctor {
	width:298px;
	float:right;
}
#point h2.point-sub-title {
	text-align: center;
	margin-bottom: 77px;
	font-size:42px;
	line-height: 1.3;
	font-weight: 700;
	color:#4e2d11;
}
#point .list {
	margin-bottom:8px;
}
#point .list li {
	float: left;
	width: 320px;
	margin: 0 20px 62px 0;
	padding: 0 22px 12px;
	background: #bd9960;
	border-radius: 6px;
	box-sizing: border-box;
	color:#FFF;
}
#point .list li:nth-child(3n) {
	margin-right: 0;
}
#point .list li i {
	display: block;
	width: 86px;
	height: 86px;
	margin: -43px auto 6px;
	padding-top:1.6em;
	box-sizing: border-box;
	background: url(../img/point_back.png) no-repeat 0 0;
	background-size: cover;
	text-align: center;
	font-size:15px;
	line-height: 1.2;
	font-weight: 400;
	font-family: Oswald;
	font-style: normal;
}
#point .list li i > span {
	display: block;
	font-size:26px;
}
#point .list li h3 {
	display: table;
	width: 100%;
}
#point .list li h3 span {
	display: table-cell;
	width: 100%;
	height: 3em;
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 600;
	text-shadow: 0 3px 0 rgba(0,0,0,.2);
}
#point .list li p {
	margin: 0;
	font-size: 16px;
	line-height: 1.5;
	min-height: 4em;
}
#point h2.laser-title {
	margin-bottom:60px;
	font-size: 46px;
	line-height: 1.4;
	text-align: center;
	color:#9b0000;
	font-weight: 600;
}
#point h2.laser-title i {
	display:block;
	margin-bottom:15px;
}
#point .laser-contents > figure {
	width:310px;
	float:left;
	text-align: center;
}
#point .laser-contents > h3 {
	font-size:30px;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom:1em;
}
#point .laser-contents > p {
	overflow:hidden;
}
#point .laser-contents_02 > figure {
	width:310px;
	float:right;
	text-align: center;
}
#point .laser-contents_02 > h3 {
	font-size:30px;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom:1em;
}
#point .laser-contents_02 > p {
	overflow:hidden;
}
/*-------------------------------------------------------------------

	DIFF

-------------------------------------------------------------------*/
#diff {
	background: #d9f7ff;
}
#diff > .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}
#diff > .inner > :last-child {
	margin-bottom: 0;
}
#diff h2 {
	margin-bottom: 1em;
	text-align: center;
	font-size:42px;
	line-height: 1.3;
	font-weight: 700;
}
#diff .lead {
	margin-bottom: 1em;
	text-align: center;
	font-size: 26px;
	line-height: 1.3;
	font-weight: 600;
}
#diff .diff_table {
	width: 100%;
	border-collapse: collapse;
	background: #FFF;
	border: 1px solid #DDD;
	margin-bottom: 1em;
}
#diff .diff_table th, #diff .diff_table td {
	border: 1px solid #DDD;
	padding: .8em;
	font-size: 16px;
	line-height: 1.5;
}
#diff .diff_table th {
	font-weight: bold;
	text-align: center;
	background: #FFF;
}
#diff .diff_table th.este {
	background: #999;
	color: #FFF;
}
#diff .diff_table th.clinic {
	background: #9b0000;
	color: #FFF;
}
#diff .diff_table td {
	background: #f7f7f7;
}
#diff .diff_table td.clinic {
	background: #ffeded;
}
#diff .text {
	font-size: 16px;
}
/*-------------------------------------------------------------------

	POLICY

-------------------------------------------------------------------*/
#policy {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}
#policy > :last-child {
	margin-bottom: 0;
}
#policy h2 {
	margin-bottom: 1em;
	text-align: center;
	font-size:55px;
	line-height: 1.3;
	font-weight: 700;
}
#policy h2 > span {
	font-size:44px;
}
#policy h2 > span > span {
	font-size:37px;
}
#policy h2 > i {
	display:block;
	font-size:16px;
}
#policy .block::after {
	content: "";
	display: block;
	clear: both;
}
#policy .block.right-block figure {
	float: right;
	margin: 0 0 2em 2em;
}
#policy .block.left-block figure {
	float: left;
	margin: 0 2em 2em 0;
}
#policy .block > div {
	margin-bottom: 2em;
	overflow: hidden;
}
#policy .block > div .num {
	display: block;
	font-size: 50px;
	line-height: 1;
	color: #00ccff;
	text-align: center;
	margin-bottom: .2em;
}
#policy .block > div h3 {
	font-size: 28px;
	line-height: 1.3;
	font-weight: 600;
	text-align: center;
	margin-bottom: .5em;
}
#policy .block > div p {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 0;
}
#policy .policy_comment figure {
	float: left;
}
#policy .policy_comment > div {
	width: 688px;
	float: right;
	border: 2px solid #DDD;
	border-radius: 8px;
	box-sizing: border-box;
	position: relative;
	padding: 1em;
	font-size: 16px;
}
#policy .policy_comment > div::after {
	content:"";
	display: block;
	width: 16px;
	height:32px;
	position: absolute;
	top: 49%;
	left: -16px;
	z-index: 50;
	background: url(../img/policy_fukidashi.png);
}


/*-------------------------------------------------------------------

	CAMPAIGN

-------------------------------------------------------------------*/
#campaign {
  padding: 70px 0;
  background: #d9f7ff;
}

#campaign .inner{
  max-width: 1000px;
  margin: 0 auto;
}

#campaign .campaign-cont1__ttl,#campaign .campaign-cont1__txt{
  text-align: center;
}

#campaign .campaign-cont1__ttl{
  font-size: 50px;
  font-weight: bold;
}

#campaign .campaign-cont1__txt{
  margin: 30px 0 50px;
  font-size: 24px;
  font-weight: bold;
}

#campaign .campaign-cont1__txt span{
  font-size: 35px;
  color: #9B0007;
}

#campaign .campaign-cont1__imgs{
  display: flex;
  justify-content: space-between;
}

#campaign .campaign-cont1__img{
  margin: 0 0 100px;
  flex: 0 0 48%;
}

#campaign .campaign-cont1__img img{
  width: 100%;
  height: auto;
}

#campaign .campaign-cont2__ttl{
  margin-bottom: 20px;
  text-align: center;
  font-size: 50px;
  line-height: 1.3;
  color: #9b0000;
  font-weight: 700;
}

#campaign .campaign-cont2__ttl i {
  display: block;
  font-size: 16px;
}

#campaign .campaign-cont2__ttl span{
  display: block;
  line-height: 1;
}

#campaign .campaign-cont2__ttl .en{
  font-size: 18px;
  letter-spacing: 1.5px;
}

#campaign .campaign-cont2__ttl .ja{
  margin: 20px 0 30px;
  font-size: 50px;
}

#campaign .campaign-cont2__txt{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}

#campaign .campaign-cont2__txt .strong{
  color: #9B0007;
}

#campaign .campaign-cont2__txt .num{
  font-size: 35px;
}

#campaign .price table th.campTit{
  background: #00ccff;
}

#campaign .price .priceTable3 .txtRed{
  font-size: 20px;
}

#campaign .price .priceTable3 td .normal{
  margin-right: 10px;
  color: #444;
  font-size: 12px;
}

#campaign .caption{
  margin: 5px 0 0;
  font-size: 14px;
  text-align: right;
}

#campaign .price table td{
  padding: 15px 14px;
}



/*-------------------------------------------------------------------

	CONTACT

-------------------------------------------------------------------*/
.contact {
	background: #393d48;
}
.contact .inner {
	width: 1000px;
	padding: 40px 0;
	margin: 0 auto;
	color: #FFF;
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
}
.contact .inner .logo {
	float: left;
	margin: 0;
	padding-top: 17px;
}
.contact .inner .tel {
	float: right;
	margin: 0;
}
.contact .inner .reserve {
	float: right;
	margin: 0 0 0 12px;
}
/*-------------------------------------------------------------------

	MENU

-------------------------------------------------------------------*/
#menu {
	background: #f7f7f7;
}
#menu > .inner {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}
#menu h2 {
	margin-bottom: 1em;
	text-align: center;
	font-size:50px;
	line-height: 1.3;
	color:#9b0000;
	font-weight: 700;
}
#menu h2 > i {
	display:block;
	font-size:16px;
}
#menu .plan-block {
	margin: 0 auto 2em;
}
#menu .plan-block h3 {
	margin-bottom: .6em;
	text-align: center;
	font-size:28px;
	line-height:1.3;
	font-weight: 600;
	color:#393d48;
}
#menu .plan-block ul li {
	float: left;
	width:324px;
	margin: 0 14px 14px 0;
}
#menu .plan-block ul li:last-child {
	margin-right:0;
}
#menu .plan-block.price h3 {
	margin-top: 2em;
}
.price table {
 margin: 0px auto 15px;
	padding: 0px;
	width: 980px;
	border: 1px solid #dddddd;
	clear: both;
}
.price table th {
 margin: 0px auto;
	padding: 15px;
 font: normal normal 14px/20px "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 text-align: center;
	color: #333;
	border: 1px solid #dddddd;
	background: #ffffff;
}
.price table th.campTit{
	background-color: #D9F7FF;
	font-size: 16px;
	line-height: 21px;
	color: #393D48;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
}
.price table td {
 margin: 0px auto;
	padding: 15px;
 font: normal normal 14px/20px "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 text-align: right;
	color: #333;
	background: #ffffff;
	border: 1px solid #dddddd;
}
.txtRed {
	color: #9b0000;
}
.price table .txtRed {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}

.price table td small{
  display: block;
  font-size:12px;
  line-height: 1.4;
}

.price table.priceTable th,#price table.priceTable td {
 width: 33.3%;
}
#price table.priceTable th.parts2 {
 width: 10px;
}
.price table.priceTable3 th,#price table.priceTable3 td {
 width: 25%;
}
.price p.price_info {
 margin: 0px auto 30px;
	padding: 0px;
 font: normal normal 14px/20px "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 text-align: left;
	color: #9b0000;
}
#menu .pay-block {
	margin-bottom: 40px;
}
#menu h3.sub-title {
	margin-bottom: 30px;
	text-align: center;
	font-size: 26px;
	line-height: 1.3;
	font-weight: 600;
}
#menu h3.sub-title span {
	display: inline-block;
	border-bottom: 2px solid #00ccff;
	padding: 0 .2em .3em;
}
#menu .pay-block .lead {
	font-size: 16px;
	text-align: center;
}
#menu .pay-list {
	border-bottom: 2px solid #efefef;
	margin-bottom: 1em;
}
#menu .pay-list li {
	float: left;
	width: 49%;
	margin-right: 20px;
	padding-bottom: 1em;
	font-size: 13px;
	line-height: 1.5;
}
#menu .pay-list li:last-child {
	margin-right: 0;
}
#menu .pay-list li h4 {
	margin-bottom: .5em;
	background: #FFF;
	padding: .7em;
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	border: 1px solid #efefef;
}
#menu .caption {
	font-size: 14px;
  line-height: 1.5;
  margin: 5px 0 0;
  text-align: right;
}
#menu .spot-block {
	background: #fff;
	padding: 40px 0;
	text-align: center;
}
/*-------------------------------------------------------------------

	CLINIC

-------------------------------------------------------------------*/
#clinic {
	background: #FFF;
	width: 1000px;
	padding: 70px 0;
	margin: 0 auto;
}
#clinic h2 {
	text-align: center;
	margin-bottom:1.4em;
	font-size:40px;
	line-height: 1.3;
	font-weight: 700;
}
#clinic h2 i {
	display:block;
	font-size:14px;
	margin-bottom:.5em;
}
#clinic .clinic-block {
	margin: 0 auto 45px;
	font-size: 14px;
	line-height: 1.4;
}
#clinic .clinic-block > section {
	width: 480px;
	float: left;
}
#clinic .clinic-block > section:nth-child(2) {
	float: right;
}
#clinic .clinic-block > section h3 {
	padding: 1em 0 .8em;
	margin-bottom:20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	border-top: 2px solid #555;
	border-bottom: 1px solid #DDD;
}
#clinic .clinic-block > section .profile {
	padding-bottom:1em;
}
#clinic .clinic-block > section .profile dt {
	clear: left;
  float: left;
  width: 20%;
}
#clinic .clinic-block > section .profile dd {
	margin:0 0 1em 20%;
}
#clinic .clinic-block > section .name {
	margin-bottom: .5em;
	font-size:20px;
	font-weight: bold;
}
#clinic .clinic-block > section .sub-title {
	margin-bottom: .5em;
	font-size:16px;
	font-weight: bold;
}
#clinic .clinic-block > section .information dt {
	clear: left;
  float: left;
  width: 25%;
}
#clinic .clinic-block > section .information dd {
	padding:0 0 1em 25%;
	margin-bottom:1em;
	border-bottom:1px solid #DDD;
}
/*-------------------------------------------------------------------

	FOOTER

-------------------------------------------------------------------*/
#footer {
	font-size: 14px;
	text-align: center;
	padding: 50px 0;
}
/*under nav*/
#underNav {
	width: 50px;
	position: fixed;
	bottom: 10px;
	right: 0;
	z-index: 101;
}
#underNav li {
	background: #FFF;
	margin-bottom: 10px;
}
/*-------------------------------------------------------------------

	RESERVE

-------------------------------------------------------------------*/
#formblock {
	width: 1000px;
	margin: 0 auto 40px;
}
#formblock .formFlow {
	padding-top: 10px;
	margin-bottom: 30px;
}
#formblock .formFlow li {
	float: left;
	margin-right: 5px;
}
#formblock .formFlow li:last-child {
	margin-right: 0;
}
#formblock ul.caution {
	clear: both;
	margin-bottom: 16px;
	padding-left: 36px;
	list-style-type: disc;
	font-size: 0.81em;
	line-height: 1.4;
}
#formblock ul.caution li {
	margin-bottom: 5px;
}
#formblock table {
	width: 100%;
	border: 2px solid #575747;
	margin-bottom: 16px;
}
#formblock table th, #formblock table td {
	border-bottom: 1px solid #575747;
	padding: 20px 20px 16px;
	text-align: left;
	vertical-align: middle;
	font-size: 0.94em;
	line-height: 1.3;
}
#formblock table th {
	width: 36%;
	background: #F8F8EF;
	font-weight: bold;
}
#formblock table th span {
	font-size: 0.88em;
	font-weight: normal;
}
#formblock table th .must {
	color: #FF5959;
}
#formblock table td > span {
	font-size: 0.88em;
}
#formblock .cap {
	margin: 5px 0 0;
	font-size: 0.81em;
}
#formblock table td.hope > p {
	margin-bottom: 10px;
}
#formblock table td.hope > p:last-child {
	margin-bottom: 0;
}
#formblock table input[type="text"], #formblock table textarea {
	padding: 6px;
	font-size: 1.13em;
	margin-right: 6px;
}
#formblock table .wide {
	width: 80%;
}
#formblock table select {
	padding: 6px;
	margin-right: 5px;
}
#formblock table .hope select {
	margin-left: 5px;
}
#formblock .formBtn {
	text-align: center;
	padding-bottom: 10px;
}
#formblock .formBtn form {
	display: inline;
}
#formblock .formBtn form input {
	margin: 0 30px;
	background: #FFF;
	-moz-box-shadow: 0 0 6px 0 rgba(180,180,180,0.7);
	-webkit-box-shadow: 0 0 6px 0 rgba(180,180,180,0.7);
	box-shadow: 0 0 6px 0 rgba(180,180,180,0.7);
}
#formblock .formlead {
	font-size: 1.29em;
}
.errmess {
	color: #FF5959;
	font-size: 1.13em;
}
