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, .header-tel, .header-btn {
  float: left;
}

.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: 498px;*/
  /* height: 559px; */
  height: 396px;
}
.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: 40px;
}

.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;
}

/*-------------------------------------------------------------------

line

-------------------------------------------------------------------*/
#line.basic-section{
  max-width: 1500px;
  padding: 50px 0;
  margin: 0 auto;
}
.lineArea{
  width: 700px;
  padding: 20px 40px;
  margin: auto;
  border: 1px solid #ccc;
}
.lineArea h2{
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin:0 auto 10px;
}
.lineArea h3{
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
.lineFlex{
  display: flex;
  justify-content: center;
  align-items: center;
}
.lineFlex p{
  font-size: 12px;
  margin-bottom: 0;
}
.lineFlex p.lineFlex-txt{
  width: 50%;
  margin-bottom: 1.5em;
  text-align: center;
  font-size: 16px;
}
.lineFlex .lineFlex-img{
  width: 49%;
  text-align: center;
  margin-left: 1%;
}
.lineFlex .lineFlex-img img{
  max-width: 232px;
}
/*
.lineFlex a{
  width: 45%;
  margin-left: 5px;
}
*/
.lineFlex a img{
  width: 100%;
}


#priceArea .box-inner {
	margin-bottom: 80px;
}
#priceArea .box-inner p{
	text-align: left;
}
.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: 1205px;
  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: 425px;
  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;
}

.price-table {
	/*margin-bottom: 80px;*/
	margin-bottom: 10px;
  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 44px;
  font-size: 18px;
  font-weight: normal;
  border-left: 1px solid #b4a683;
  border-bottom: 1px solid #b4a683;
}

.price-table th.t2 {
  width: 250px;
  padding: 20px 0 20px 16px;
  font-size: 18px;
  font-weight: normal;
  border-left: 1px solid #b4a683;
  border-bottom: 1px solid #b4a683;
}

.price-table th.t3 {
  color: #ffff00;
}

.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;
}

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;
  padding-bottom: 0;
  background-size: 100% 1600px;
}
.box.info .box-inner {
  padding: 40px 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-bg.png") no-repeat;
  height: 533px;
  height: 640px;
  position: relative;
  padding-bottom: 80px;
}
.info2 .info2-inner {
  position: absolute;
  top: 9px;
  left: 12px;
  width: 475px;
  height: 454px;
  text-align: center;
  padding: 60px 0;
}

table.info2-table {
  width: 355px;
  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;
  margin-top: -60px;
}
.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;
}


/* case */
#caseBnr .box-inner{
    width: 700px;
    padding: 20px 40px;
    border: 1px solid #b4a683;
}
.caseBnrimg{
    width: 600px;
    margin: auto;
}
.caseBnrimg img{
    width: 100%;
}
#caseBnr .box-inner h2{
    color: #b4a683;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 20px;

}
#case{
/*    background-color: #fff;*/
}

.caseBox{
    padding: 40px;
    border: 1px solid #b4a683;
}
.caseBox:not(:first-of-type){
  margin-top: 40px;
}
.caseImgBox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}
.caseImgBox.two{
  justify-content: center;
}
.caseImgBox.two .arrow{
  font-size: 64px;
  width: 15%;
  margin: 0 2%;

}
.caseImgBox li{
    width: 33%;
}
.caseImgBox li img{
    width: 100%;
}
.caseTxtbox{
    display: flex;
    flex-wrap: wrap;
}
.caseTxtbox dt,
.caseTxtbox dd{
    text-align: left;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b4a683;
}
.caseTxtbox dt:last-of-type,
.caseTxtbox dd:last-of-type{
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.caseTxtbox dt{
    width: 250px;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
}
.caseTxtbox dd{
    width: calc(100% - 250px);
}
