html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a:link {
    color: #1A5C9F;
}

a:visited{
    color: #1A5C9F;
}

a:hover{
    color: #C18B26;
}

a:active{
    color: #C18B26;
}


a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.cf {
  *zoom: 1;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-size: 14px;
  height: 100%;
}

body {
  line-height: 25px;
  font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W3','Hiragino maru Gothic Pro','Helvetica','sans-serif';
  color: #302c2c;
  width: 100%;
  overflow-x: hidden;
}

strong {
  font-weight: bold;
}

.small-txt {
  font-size: 0.8em;
  font-weight: normal !important;
}

.header {
  width: 100%;
  background: #fff;
  height: 88px;
  text-align: center;
}
.header .inner {
  width: 978px;
  margin: 0 auto;
  padding: 15px 0;
  line-height: 1.4em;
}

.logo, .access{
  float: left;
}

.header .inner .header-tel,
.header .inner .header-btn {
	float: right;
}

.header .inner .header-tel {
	margin-right: 15px;
}

.access {
  margin: 0 50px;
  font-size: 12px;
}
.access a {
  margin-top: 1em;
}

.header-tel {
  margin-right: 4px;
}

.mainimg {
  /*background: url("../img/pc/mainimg.jpg") no-repeat top center #0f1522;
  height: 603px;*/
}
.mainimg img {width:100%;}
.mainimg h1 {
  text-indent: 100%;
  white-space: nowrap;
  doverflow: hidden;
}

.contact {
  background: url("../img/pc/contact-bg.png") no-repeat center top #302005;
  padding: 40px 0;
  height: 186px;
}

.contact-inner {
  background: url("../img/pc/contact-body-img.png") no-repeat;
  width: 978px;
  height: 186px;
  margin: 0 auto;
  position: relative;
}

a:hover img {
  opacity: 0.6;
}

a > img {
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.contents .inner {
  /*background: url("../img/pc/contents-bg.png") repeat-y;*/
  padding-top: 0;
}

.box {
  background: #f2f1f0;
  max-width: 1500px;
  padding: 50px 0;
  text-align: center;
  margin: 0 auto;
  z-index: 500;
  position: relative;
}
.box.shadow {
  -moz-box-shadow: 0px 0px 20px #333;
  -webkit-box-shadow: 0px 0px 20px #333;
  box-shadow: 0px 0px 20px #333;
}

.box-inner {
  width: 978px;
  margin: 0 auto;
  text-align: center;
}
.box-inner h2 {
  text-align: center;
  margin-bottom: 40px;
}

.box-second {
  margin-top: -160px;
}

.merit-box {
  width: 320px;
  float: left;
  margin-right: 8px;
  text-align: left;
}
.merit-box.mn {
  margin: 0;
}

.merit-box-inner p{
	margin-bottom: 15px;
}

.reason-box {
  background: url("../img/pc/reason-bg.png") no-repeat center top;
  max-width: 1500px;
  height: 910px;
  text-align: center;
  margin: 0 auto;
}
.reason-box h2 {
  margin-bottom: 40px;
}

.reason-wrap {
  width: 978px;
  -moz-box-shadow: 0px 0px 20px #333;
  -webkit-box-shadow: 0px 0px 20px #333;
  box-shadow: 0px 0px 20px #333;
  margin: 0 auto;
  background: #fff;
}

.reason-1-pic, .reason-3-pic {
  float: left;
}

.reason-2-pic {
  float: right;
}

.reason1-text, .reason3-text {
  background: url("../img/pc/reason-waku.png") no-repeat;
  background-position: top 10px left 10px;
  width: 489px;
  height: 257px;
  float: right;
  text-align: center;
  padding: 71px 0 0;
}

.reason2-text {
  background: url("../img/pc/reason-waku.png") no-repeat;
  background-position: top 10px left 10px;
  width: 489px;
  height: 257px;
  float: left;
  text-align: center;
  padding: 71px 0 0;
}

.reason1-title, .reason2-title, .reason3-title {
  margin-bottom: 25px;
}

.reason1-text p, .reason2-text p, .reason3-text p {
  text-align: left;
  margin: 0 50px;
}

.difference-table {
  display: table;
  width: 100%;
  margin: 40px 0;
  border-bottom: 1px solid #b4a683;
  border-right: 1px solid #b4a683;
}
.difference-table .tr {
  display: table-row;
}
.difference-table .th, .difference-table .td {
  display: table-cell;
  padding: 0.8em;
  text-align: left;
  vertical-align: middle;
}
.difference-table .th.cl {
  background: #cfa22f;
  color: #fff;
  text-align: center !important;
}
.difference-table .th.sl {
  background: #b4a683;
  color: #fff;
  border-left: 1px solid #fff;
  text-align: center !important;
}
.difference-table .th {
  background: #e6e2da;
  border-top: 1px solid #b4a683;
  border-left: 1px solid #b4a683;
  font-weight: bold;
  font-size: 18px;
}
.difference-table .th.bgn {
  border: none;
  background-color: transparent;
}
.difference-table .td.cl {
  background: #ebe1c9;
  border-top: 1px solid #b4a683;
  border-left: 1px solid #b4a683;
}
.difference-table .td.sl {
  background: #f2f1f0;
  border-top: 1px solid #b4a683;
  border-left: 1px solid #b4a683;
}

.arrow_box {
  position: relative;
  background: #ebe1c9;
  border: 2px solid #cfa22f;
  margin-top: 70px;
  padding: 50px 0 0;
}
.arrow_box:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(235, 225, 201, 0);
  border-bottom-color: #ebe1c9;
  border-width: 30px;
  margin-left: -30px;
}
.arrow_box:before {
  border-color: rgba(207, 162, 47, 0);
  border-bottom-color: #cfa22f;
  border-width: 33px;
  margin-left: -33px;
}
.arrow_box h2 {
  margin-bottom: 25px;
}

.laser-box {
  margin: 40px 0;
  padding: 0 70px;
}
.laser-box .laser-box-inner {
  float: left;
  width: 404px;
  text-align: left;
}
.laser-box .laser-box-inner-right {
  float: right;
  width: 404px;
  text-align: left;
}
.laser-box p {
  margin: 0.8em 0.4em;
}

.contact-body {
  background: url("../img/pc/contact-body-bg.png") no-repeat center top #302005;
  height: 265px;
  z-index: 100;
  position: relative;
}
.contact-body .contact-body-inner {
  background: url("../img/pc/contact-body-img.png") no-repeat center top;
  height: 186px;
  width: 978px;
  position: absolute;
  top: 40px;
  z-index: 500;
  left: 50%;
  margin-left: -489px;
}

.flow-box {
  padding: 60px 0 90px;
}

.step {
  text-align: left;
  margin-bottom: 30px;
}

.step-num {
  display: block;
  margin: 0 0 15px;
}

.step-title {
  margin-bottom: 25px;
}

.step-txt {
  width: 635px;
  float: left;
}

.step-pic {
  float: right;
}

.flow-arrow {
  text-align: center;
  margin-bottom: 26px;
}

p.subtit {
	margin-bottom: 30px;
}

.pricepickup {
	margin-bottom: 40px;
}

.price-table {
	margin-bottom: 30px;
  vertical-align: middle;
  padding: 20px;
  border-right: 1px solid #b4a683;
}
.price-table thead th {
  background: #b4a683;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  border-right: 1px solid #d3ccba;
}
.price-table thead th.bd-n {
  border: none;
}
.price-table th.t1 {
  width: 250px;
  padding: 20px 0 20px 26px;
  font-size: 18px;
  font-weight: bold;
  border-left: 1px solid #b4a683;
  border-bottom: 1px solid #b4a683;
}
.price-table td {
  width: 340px;
  border-left: 1px solid #b4a683;
  border-bottom: 1px solid #b4a683;
  padding: 20px 20px 20px 26px;
  text-align: center;
  font-size: 18px;
}
.price-table tr:nth-child(even) {
  background: #e6e2da;
}

p.discraimer {
	margin-bottom: 30px;
	font-size: 12px;
	text-align: right;
}

dl.qa {
  width: 100%;
  text-align: left;
}

.qa dt {
  padding: 20px 24px 20px 60px;
  background: url(../img/pc/q.png) no-repeat center left 24px #b28c39;
  color: #fff;
  font-size: 18px;
}

.qa dd {
  padding: 20px 24px 20px 60px;
  background: url(../img/pc/a.png) no-repeat top 20px left 24px #e6e2da;
  font-size: 14px;
}

.box.info {
  background: url("../img/pc/info-bg.png") no-repeat center top/cover;
  padding-bottom: 0;
}
.box.info .box-inner {
  padding: 40px 0 0;
  width: 1000px;
}
.box.info .box-inner h2 {
  margin-bottom: 55px;
}

.info1 {
  background: url("../img/pc/info1-bg.png") no-repeat;
  height: 615px;
  position: relative;
}
.info1 .info1-inner {
  position: absolute;
  top: 81px;
  left: 516px;
  width: 478px;
  height: 527px;
  padding: 60px 0;
  text-align: center;
}

table.info1-table {
  width: 355px;
  margin: 25px auto;
}
table.info1-table th {
  width: 100px;
  font-weight: bold;
  vertical-align: top;
  padding: 1em 0;
}
table.info1-table tr {
  border-bottom: 1px solid #b4a683;
}
table.info1-table td {
  padding: 1em 0;
}

.info2 {
  margin-top: 40px;
  background: url("../img/pc/info2-bg202503.png") no-repeat;
  height: 533px;
  position: relative;
  padding-bottom: 40px;
}
.info2 .info2-inner {
  position: absolute;
  top: 9px;
  left: 30px;
  width: 680px;
  height: 454px;
  text-align: center;
  padding: 30px 0;
}
.info2-inner-flexbox{
  display: flex;
  justify-content: space-between;
}
.info2-inner-flexbox dl{
  text-align: left;
  width: calc(100% - 460px);

}
.info2-inner-flexbox dt{
  font-weight: 600;
}
.info2-inner-flexbox dd{
  padding: 0.6em 0;
  border-bottom: 1px solid #b4a683;  
}
table.info2-table {
  width: 390px;
  margin: 0 auto;
}
table.info2-table tr {
  border-bottom: 1px solid #b4a683;
}
table.info2-table th {
  width: 100px;
  font-weight: bold;
  vertical-align: middle;
  padding: 0.6em 0;
}
table.info2-table td {
  padding: 0.6em 0;
}

.gmap {
  max-width: 1500px;
  margin: 0 auto;
}

.foot-box {
  height: 425px;
  overflow: hidden;
}
.foot-box .contact-body-inner {
  top: 100px;
}

a.reservemain {
	display: block;
	width: 360px;
	height: 89px;
	background: url("../img/pc/contact-btn_02.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 85px;
	left: 622px;
}

a.reservemain:hover {
	background-position: 0 -89px;
}

a.header-btn {
	display: block;
	width: 235px;
	height: 61px;
	background: url("../img/pc/header-btn_02.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

a.header-btn:hover {
	background-position: 0 -61px;
}

a.info1-btn {
	display: block;
	margin: 0 auto;
	width: 359px;
	height: 66px;
	background: url("../img/pc/info1-btn_02.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

a.info1-btn:hover {
	background-position: 0 -66px;
}

/*reserve*/
#reserve {
	background: #F2F1F0;
}
#reserve .header {
	margin-bottom: 20px;
	border-bottom: 1px solid #DDD;
	background: #FFF;
}

#reserve .form-wrap {
	width: 700px;
	margin: 0 auto 20px;
	padding: 30px 20px;
	border: 1px solid #AB862E;
	background: #FFF;
	box-shadow: 0 0 5px 0 #C7C4BF;
}

#reserve .form-wrap h2 {
	width: 360px;
	height: 26px;
	margin: 0 auto 30px;
	background: url("../img/pc/tit_form.png") no-repeat;
	text-indent: -9999px;
}

#reserve .form-wrap h2.thanks {
	width: 324px;
	height: 26px;
	margin: 0 auto 30px;
	background: url("../img/pc/tit_form_thanks.png") no-repeat;
	text-indent: -9999px;
}

#reserve .form-wrap p.bm10 {
	margin-bottom: 10px;
}

#reserve .form-wrap p.thankstxt {
	font-size: 16px;
	line-height: 1.8;
	text-align: center;
}

#reserve .required-field {
    background: #df4b59 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    float: right;
    font-size: 80%;
    line-height: 100%;
    margin: 0 5px 3px;
    padding: 5px 7px;
}

#reserve .required-field.il {
	float: left;
}

#reserve .center {
	text-align: center;
}

#reserve footer {
	padding: 20px 0 30px;
	background: #FFF;
	text-align: center;
	border-top: 1px solid #DDD;
}

/*map*/
section.allmap .box.info {
	padding-bottom: 60px;
}

section.allmap .box.info .box-inner {
	width: 1100px;
}

section.allmap .box.info .box-inner .maparea {
	background: #FFF;
}

section.allmap .box.info .box-inner .maparea .maparea-title,
section.allmap .box.info .box-inner .maparea .clinic-box h4 {
	background: #B28C39;
}

section.allmap .box.info .box-inner a.clinic-btn {
	color: #FFF;
}



section.allmap .box.info .box-inner .ma-map li span {
	font-size: 14px;
}
table#tablepress-68 {
width:90%;
margin:auto;
max-width:980px;
}
table#tablepress-68 th {
background: #f2f2f2;
    border: solid #ccc 1px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
table#tablepress-68 td {
background: #fff;
    border: solid #ccc 1px;
    padding: 10px;
    text-align: left;
}
img{ max-width: 100%; height: auto;}
.wrap{
	width: 95%;
	max-width: 1500px;
	margin:0 auto;
}
.wrap2{
	width: 80%;
	max-width: 1043px;
	margin:0 auto;
}
.lp1{
	background: #fff;
	padding:60px 0;
	text-align: center;
}
.ttl{
	text-align: center;
	padding-bottom:30px;
}
.lp2{
	background: #f1f1f1;
	padding:60px 0;
	text-align: center;
}
.lp2 p{
	text-align: left;
	font-size:1.1em;
	line-height: 1.9em;
	padding-bottom:40px;
}
.lp2 ul{
  	display: -webkit-flex;
  	display: flex;
 	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	/*justify-content: space-between;*/
	justify-content: center;
}
.lp2 ul li{
	width: 32%;
}
.lp3{
	padding:60px 0;
}
.lp3 h2{
	background: #51c9d4;
	text-align: center;
	color:#fff;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho","serif";
	font-size:1.7em;
	letter-spacing: 2px;
	font-weight: bold;
	padding:15px;
}
.lp3 .inner{
	box-shadow: 0 0 3px #ccc;
	padding:25px;
}
.lp3 .inner h3{
	font-weight: bold;
	font-size:1.3em;
	border-bottom:solid 2px #e5e0dc;
	padding-bottom:5px;
	margin-bottom:15px;
}
.lp3 .inner p{
	padding-bottom:30px;
}
.lp3 .inner p.center img{ display: block; margin:0 auto;}
.lp3 .inner h4{
	padding:10px 15px;
	font-weight: bold;
	font-size:1.2em;
	background: #ebe0ca;
	margin:0 0 15px;
}
.list1{ padding-left:15px;}
.list1 li{
	background: url("../img/check.png") no-repeat left top;
	background-size: 20px auto;
	padding-left:30px;
	font-size:1.2em;
	margin-bottom:5px;
}
.downtime{
	padding:60px 0;
}
.downtime table{
	width: 100%;
}
.downtime table th{
	width: 30%;
	vertical-align: middle;
	border-bottom:solid 1px #e5e0dc;
	padding:15px 0;
}
.downtime table td{
	vertical-align: middle;
	border-bottom:solid 1px #e5e0dc;
	padding:15px 0;
}
.faq{ padding:60px 0;}

.price{
	padding:60px 0;
}
.price .ttl{ padding-bottom:50px;}
.price table{
	width: 100%;
	margin-bottom:15px;
	border-top:solid 1px #b7a988;
	border-left:solid 1px #b7a988;
	font-size:1.2em;
}
.price table th{
	background: #b4a683;
	color:#fff;
	font-weight: bold;
	font-size:1.1em;
	border-right:solid 1px #d2cab8;
	border-bottom:solid 1px #b7a988;
	text-align: center;
	padding:15px;
}
.price table tr{
	background: #e6e2da;
}
.price table tr:nth-child(2n){ background: #f2f1f0;}
.price table td{
	font-size:1.1em;
	border-right:solid 1px #b7a988;
	border-bottom:solid 1px #b7a988;
	text-align: center;
	padding:20px 30px;
}
.price table td:first-of-type{ text-align:left; font-weight:bold;}
.price .attention{
	text-align: right;
	color:#ff0000;
}
.price table td .small{
  font-size: 0.75em;
}
.fbox{
 background: url("../img/pc/contents-bg.png") repeat !important;
}
.foot-box .contact-body{ height:465px;}

#c2 h2{ background:#cca42b; }

/* 院長紹介 */
:root {
	--doctor-primary-color: #000;
  --doctor-secondary-color: #ab852c;
  --doctor-line-color: #b4a683;
	--doctor-bg-color: rgba(242,241,240,1);
	--doctor-title-font: "Zen Old Mincho", serif;
}

.commonparts-doctor {
	margin: 0 auto;
  padding: 5em 0;
	max-width: 970px;
}
.commonparts-doctor__box {
	padding-bottom: 80px;
	margin-bottom: 20px;
  position: relative;
}
.commonparts-doctor__box::before {
  content: "";
  background: url("/settings/doctor_img.webp") no-repeat right bottom/60%;
	filter: drop-shadow(0 2px 6px rgba(0,0,0,0.25));
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.commonparts-doctor__box::after {
  content: "";
  border: 5px solid var(--doctor-secondary-color);
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -2;
  width: 50%;
  height: 85%;
}

.commonparts-doctor__profile {
	background: var(--doctor-bg-color);
	box-sizing: border-box;
  filter: drop-shadow(0 2px 6px rgba(0,0,0,0.1));
	margin-right: auto;
	padding: 2.25em 1.5em 1em 2.5em;
	width: 54%;
	max-width: 500px;
}

/* 四隅の飾り罫 */
.commonparts-doctor__decorated-box{
  margin: 1.5em;
  outline: 1px solid var(--doctor-line-color);
  outline-offset: -10px;
}
.commonparts-doctor__corner {
  position: absolute;
  width: 27px;
  height: 36px;
  background: url("/settings/corner-img.jpg") no-repeat;
  background-size: contain;
  transform: none;/* デフォルトでは「左上」の向き */
}
.corner-tl { top: 6px; left: 2px; transform: none; }/* 左上 */
.corner-tr { top: 6px; right: 2px; transform: scaleX(-1);}/* 右上 */
.corner-br { bottom: 6px; right: 2px; transform: rotate(180deg); }/* 右下 */
.corner-bl { bottom: 6px; left: 2px; transform: scaleY(-1); }/* 左下 */

.commonparts-doctor__name {
	font-family: var(--doctor-title-font);
	font-weight: 400;
	margin-bottom: 1.25em;
  padding-bottom: 1.25em;
	text-align: center;
  position: relative;
}
.commonparts-doctor__name::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background-color: var(--doctor-secondary-color);
}

.commonparts-doctor__nameblock {
	display: block;
	margin-top: 0.25em;
}
.commonparts-doctor__nameiin{
	color: var(--doctor-secondary-color);
}
.commonparts-doctor__fullname {
	color: var(--doctor-primary-color);
	font-size: 2.2em;
	line-height: 1.2em;
}

.commonparts-doctor__job {
	font-size: 1.1em;
	padding-left: 0.5em;
}

.commonparts-doctor__list {
	margin-bottom: 1em;
  line-height: 1.5em;
  text-align: left;
}

.commonparts-doctor__history {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.commonparts-doctor__history dt,
.commonparts-doctor__history dd {
	padding: 0.75em 0;
  border-bottom: 1px solid var(--doctor-line-color);
}

.commonparts-doctor__history dt {
	width: 22%;
	font-weight: bold;
}

.commonparts-doctor__history dd {
	width: 78%;
}

.commonparts-doctor__license{
  margin-top: 1.5em;
}
.commonparts-doctor__license dt {
	font-weight: bold;
	padding-bottom: 0.5em;
}

.commonparts-doctor__license dd {
	padding: 0.75em 0;
  border-bottom: 1px solid var(--doctor-line-color);

}