* {
    box-sizing: border-box;
}
.fa, .fab, .fal, .far, .fas{
    line-height: inherit !important;
}
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: bottom;
}

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 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: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana;
  color: #372526;
  width: 100%;
  overflow-x: hidden;
}
.wrapper{
	background:#fff;
	max-width:1890px;
    width: 100%;
    overflow:hidden;

}
strong {
  font-weight: bold;
}

.small-txt {
  font-size: 0.8em;
  font-weight: normal !important;
}
.cap{
    font-size: 12px;
    text-align: right;
    width: 980px;
    margin: 0 auto;
    color: #ff0000;
}
.cap.mt40{
    margin-top: 40px;
}
.f-left{
    float: left;
}
.f-right{
    float: right;
}
.header {
  width: 100%;
  background: #fff;
  height: 108px;
  padding: 10px 0;
  text-align: center;
box-shadow: 2px 0px 10px #DCDDDD;
	box-sizing: border-box;
}
.header .inner {
  width: 978px;
  margin: 0 auto;
  padding: 20px 0;
  line-height: 1.4em;
}

.logo, .access, .header-tel, .header-btn {
  float: left;
}

.logoImg{
    height: 50px;
}
.header-tel {
	margin-left: 250px;
	margin-right: 10px;
}

.access {
  margin: 0 50px;
  font-size: 12px;
}
.access a {
  margin-top: 1em;
}

.mainimg-area{
    width: 100%;
    background: url("../img/pc/mainimg-bg.png") no-repeat top center;
    background-size: cover;
}
.mainimg {
  background: url("../img/pc/mainimg_summer.png") no-repeat top center;
  height: 639px;
  /* height: 900px; */
}
.mainimg h1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.contact {
  background: url("../img/pc/contact-bg.png.jpg");
  padding: 40px 0;
  height: 186px;
}

.contact-inner {
  background: url("../img/pc/contactarea-img.png") no-repeat;
  width: 978px;
  height: 186px;
  margin: 0 auto;
  position: relative;
}

.contact-btn {
  position: absolute;
  top: 85px;
  left: 622px;
}
.set-area{
    background: url("../img/pc/set-bg.png");
    padding-bottom: 40px;
}

.set-area .set-area-inner {
    width: 978px;
    padding: 30px 0 30px;
    margin: 0 auto;
}
.set-area .price-list {
    margin: 0 auto;
}
.set-box .price-list th,.set-box .price-list td{
    /* width: 40%; */
    padding: 10px;
    font-size: 16px;
/*
    color: #d6a50f;
    background-color: #fff;
    border: none;
*/
}
.set-box .price-list th:nth-of-type(1),
.set-box .price-list td:nth-of-type(1){
  width: 50%;
}
.set-area .set-box .price-list th:nth-of-type(2),
.set-area .set-box .price-list td:nth-of-type(2){
  width: 20%;
}
.set-area .set-box .price-list th:nth-of-type(3),
.set-area .set-box .price-list td:nth-of-type(3){
  width: 30%;
}

.price-box .set-box .price-list th:nth-of-type(2),
.price-box .set-box .price-list td:nth-of-type(2),
.price-box .set-box .price-list th:nth-of-type(3),
.price-box .set-box .price-list td:nth-of-type(3){
  width: 25%;
  text-align: right;
}
/*
.set-area .price-list th{
    border-bottom: 1px solid #d6a50f;
}
*/
/* .set-box .price-list td:nth-of-type(2), */
.set-box .price-list td:last-of-type{
text-align: right;
}

.set{
    width: 978px;
    padding: 32px 0 37px;
    margin: 0 auto;
}
.contents{
    width: 100%;
    text-align: center;
    background: #fcf7ed;
    margin: 0 auto;
}
.contents.p1{
    background: #fcf7ed;

}
.contents.p1note{
    background: url("../img/pc/p1-note-bg.png");
        padding-top: 70px;

}
.contents.p1 .inner{
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
    padding:  67px 0 82px;

}
.p1-img{
    background: url("../img/pc/p1-img01.jpg") no-repeat top center;
    min-height: 468px;
}
.contents.p1note .inner{
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
    padding:44px 0 80px;
    background: url("../img/pc/p1-note-top.png") no-repeat top center;


}
.notebottom{
    background:url("../img/pc/p1-note-bottom.jpg") no-repeat bottom center;
    height: 16px;
}
.p1-box{
    background: #fff;
    padding: 80px 0;
    text-align: center;
}

.p1-imgbox01{
    margin: 50px auto;
    width: 978px;

}
h3.p1-img01{
     font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    line-height: 1.6em;
    background: #f35c68;
    padding: 24px 0 44px;
}
.yl{
    color: #f7e641;
    
}
.under{
    text-decoration: underline;
}
.p1-note-body{
    background: url("../img/pc/p1-note-body.jpg") repeat-y top center;
    padding-top: 39px;
    text-align: center;
    position: relative;
}
.p1-note-title01{
    margin: 0 auto 20px;
    display: block;
}
.p1-note-title02{
    margin: 0 auto 50px;
     display: block;
}
.p1-note-box{
    width: 978px;
    margin:  0 auto;
}
.p1-note-box-text{
    width: 389px;
    text-align:left;
    font-size: 16px;
    line-height: 2em;
}
.p1-note-box-text h4{
    font-size: 34px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    font-weight: bold;
    line-height: 1.4em;
    margin: 30px 0;
}
.p1-note-box-text h4.reason03{
    margin: 30px 0 0;
}
.p1-note-box-title02{
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    margin-bottom: 33px;
}
.bg-yellow{
    background: #fdfab9;
}
.pnk{
    color: #f95566;
}
.f24{
    font-size: 24px;
}
.f38{
    font-size: 38px;
}
.f18{
    font-size: 18px;
}
.p1-note-box-pic{
    position: relative;
    width: 549px;
    height: 424px;
    padding-top: 60px;
}
.p1-note-reason01-img02{
    margin: 31px 0 0;
}
.hukidashi1{
position: absolute;
    top: 0;
    left: 0;
}
.p1-note-box-pic.pic02{
    background: url("../img/pc/p1-note-reason02-picframe.png") no-repeat top center;
    padding: 17px;
    box-sizing: border-box;
}
.notes{
    margin-bottom: 80px;
}
.hukidashi2{
    position: absolute;
    top: -50px;
    left: 147px;
}
.hukidashi3{
    position: absolute;
    top: -46px;
    right: 272px;
}
a.linkaccess{
    background: url("../img/pc/p1-reason-linkarrow.png") no-repeat left center;
    padding: 24px;
    text-decoration: underline;
    color: #372526;
    display: inline-block;
    font-size: 14px;

}

.p1-aboutbox-body{
    background: url("../img/pc/p1-aboutbox-body.png") repeat-y top center;
}

.p1-aboutbox-text{
    width: 477px;
    margin: 40px 0 40px 40px;
    text-align: left;
    
}
.p1-aboutbox-text h2{
    font-size: 36px;
    display: inline-block;
    border-bottom:4px solid #f8614b;
    padding: 10px 0;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    margin-bottom: 30px;

}
.p1-aboutbox-text h3{
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    margin-top: 30px;
}
.bdtext{
    border: 2px solid #372528;
    padding: 5px 10px;
    margin-right: 1em;
}

.p1-aboutbox-pic{
    margin: 40px 40px 40px 0;
}



.reason-aboutbox{
    margin-bottom: 40px;
}

.reason-aboutbox p.moving {
	margin-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	fotn-size: 18px;
	text-align: center;
	border-bottom: 1px dotted #666;

}


.contact-area2{
    padding: 70px 0;
    background: #fcf7ed;
}
.contact-area3{
    padding: 70px 0 0;
    background: #fcf7ed;
}
.p2{
    max-width: 1500px;
    width: 100%;
    padding:96px 0 0; 
    background: #fff;
    margin: 0 auto;
}
.bold{
    font-weight: bold;
}
.p2-read{
    margin: 50px auto;
    line-height: 1.8em;
}

.pnk2{
    color: #f85466;
}
.blankcell{
    background: #fff;
    width: 257px;
}
.cellbgpnk{
    background: url("../img/pc/p2-th-bg01.gif");
    color: #fff;
    border: 1px solid #fff;
}

.cellbgbrown{
    background: url("../img/pc/p2-th-bg02.gif");
    color: #fff;
    border: 1px solid #fff;
}
.p2 table th,.p2 table td{
    padding: 1em;
    vertical-align: middle;
}
.price-list th,
.price-list td {
    width: 50%;
    padding: 10px;
    font-size: 16px;
}
.p2table{
    width: 978px;
    margin: 0 auto;
}
.p2table th{
    font-weight: bold;
}
.cellbgyellow{
    background: #fdfbdd;
}

.cellbgpnk2{
    background: #ffeef1;
}
.pnk2{
    color: #f85466;
}
.bd{
    border: 1px solid #665253;
}
.f20{
    font-size: 20px;
}
.ta_center{
    text-align: center;
}

.houhou{
    position: relative;
    height: 170px;
}

.houhou-box{
    width: 934px;
    bottom: 20px;
    left: 20px;
    border: 2px solid #1f1f1f;
    border-radius: 5px;
    padding: 1em;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    box-sizing: border-box;
    position: absolute;
    background: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 1.8em;
}


.huyo{
    margin: 80px  auto 40px;
}

.pricetable{
    width: 978px;
    margin: 0 auto;
    border: 1px solid #675354;
}

.pricetable th,.pricetable td{
     border: 1px solid #675354;
}
.pricetable th{
    width: 235px;
}
th.bg1{
    background: #665253;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1em;
    border-right: 1px solid #fff;

}

.pricetable-img{
    display:table;
}

.pricetable-img-inner{
    display: table-cell;
    color: #6cbbe1 ;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    text-align: center;
    padding: 5px;
}
.pricetable-inner{
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    width: 110px;

}
.pricetable-inner2{
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    width: 260px;

}
.f26{
    font-size: 26px;
}
.cellprice{
    width: 320px;
}
.ta_left{
    text-align: left;
}

.price-text{
    padding: 1em;
    line-height: 1.8em;
    text-align: left;
    width: 978px;
    margin: 0 auto;
    font-size: 16px;
}

.red{
    color: #f8614b;
}

.sonota-btn{
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Libre Baskerville","Hiragino Mincho Pro",serif;
    font-size: 30px;
    padding: 0.6em;
    text-align: center;
    border: 10px solid #f8614b;
    width: 978px;
    box-sizing: border-box;
    margin: 50px auto 0;
    position: relative;
    cursor: pointer;
}

.sonota{
    width: 978px;
    margin: 25px auto 0;
}

.sonota th,.sonota td{
    border: 1px solid #675354;
}
.sonota tr:nth-child(even){
	background: #f3f1f1;
}



















.par1-second{
	background: url(../img/../img/pc/par1-pic2.jpg) no-repeat top center;
	height: 840px;
	position: relative;
}
.par1-second-text{
	position: absolute;
	left: 55%;
	top:290px;
	text-align: left;
}
.par1-second h3{
	font-size:40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #fff;
	line-height: 1.4em;
}
.par1-second-read{
	color: #fff;
	width: 460px;
	margin-top: 42px;
}
.par1-3rd{
	background: #122e47;
	padding: 80px 0 52px;
}
.par1-3rd-pic{
	margin: 42px 0 49px;
}
strong.yellow{
	color: #d9bd48;
}
.par1-3rd-text{
	color: #fff;
	width: 978px;
	text-align: left;
	margin: 0 auto;
}
.par1-4th{
	background: #f0f0f0;
	position: relative;
	padding: 50px 0;
	margin: 45px auto;
	width: 978px;
	
}
.par1-4th:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(240, 240, 240, 0);
	border-bottom-color: #f0f0f0;
	border-width: 25px;
	margin-left: -25px;
}
.par1-4th h3{
	margin-bottom: 16px;
}
.par1-4th img{
	margin-left: -43px;
	margin-bottom: 28px;
}
.par1-4th img + p{
		padding-bottom: 1em;
}
.par1-4th p{
	text-align: left;
	width: 810px;
	margin: 0 auto;
}

.left-text{
	float: left;
	width: 470px;
}
.right-text{
	float: right;
	width: 470px;
}




.warning{
	border: 2px solid #f0f0f0;
	box-sizing: border-box;
	width: 978px;
	margin: 0 auto;
	padding: 40px;
	background: #10263f;
}
.warning img{
	float: left;
	margin-right: 30px;
}
.warning-text{
	float: left;
	text-align: left;
	width: 620px;
}
.warning-text h4{
	font-size: 22px;
	color: #dabd49;
	background: url(../img/pc/warning-icon.png) no-repeat top left;
	padding-left: 30px;
	margin-bottom: 18px;
}
.warning-text p{
	color: #fff;
}
.par-inner.par2{
	background: url("../img/pc/par2-bg.jpg") no-repeat top center;
	padding: 100px 0 75px;
}
.par-inner.par2 h2{
	margin-bottom: 60px;
}
.par2-tit2{
	margin: 80px auto 35px;
	font-size: 36px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.par2-kouka-box{
	width: 978px;
	margin: 0 auto;
	position: relative;
	height: 400px;
}
.par2-kouka-box.box1>img{
	position: absolute;
	top: 0;
	left: 0;
}
.par2-kouka-box.box2>img{
	position: absolute;
	top: 0;
	left: 489px;
}
.par2-kouka-box.box3>img{
	position: absolute;
	top: 0;
	left: 0;
}
.par2-kouka-text{
	background: #10263f;
	width: 489px;
	height: 400px;
	box-sizing: border-box;
	text-align: center;
	padding: 98px 0 0;
}
.par2-kouka-text img{
	margin-bottom: 37px;
}
.par2-kouka-text p{
	color: #fff;
	
}
.par2-kouka-box.box1 .par2-kouka-text{
	position: absolute;
	top: 0;
	left: 489px;

}
.par2-kouka-box.box2 .par2-kouka-text{
	position: absolute;
	top: 0;
	left: 0;

}
.par2-kouka-box.box3 .par2-kouka-text{
	position: absolute;
	top: 0;
	left: 489px;

}

.kouka-table{
	width: 978px;
	display: table;
	margin: 0 auto;
}
.tr{
	display: table-row;
}
.th,.td{
	display: table-cell;
	border-right: 1px solid #cccdc1;
	border-bottom: 1px solid #cccdc1;
}
.th{
	background: #10263f;
	color: #fff;
	padding: 20px;
	text-align: center;
	font-weight: bold;
}
.td{
	background: #f0f0f0;
	padding: 20px 30px 20px 30px;
	text-align: left;
	vertical-align: top;
}
.t1{
	width: 15%;
}
.t2{
	width: 25.8%;
}
.bg-y .td{
	background: #fbf7e1;
}

.par3-box.box1{
	background:url("../img/pc/par3-topbg.png") no-repeat top center;
	max-width: 1500px;
	height: 840px;
	position: relative;
	margin-top: 67px;
	
}
.par3-box.box2{
	background:#fff;
	position: relative;
	max-width: 1500px;
	padding: 112px 0 130px;
	
	
}
.par3-box-box2-inner{
	width: 978px;
	position: relative;
	margin: 0 auto;


}
.inner1{
		height: 512px;
}
.inner2{
		height: 458px;
}
.inner3{
		height: 363px;
	margin-top:136px;
}
.inner2>img{
	position: absolute;
	top: 0;
	right: 0;
}
.inner3>img{
	position: absolute;
	top: 20px;
	left: 0;
}
.inner1>img{
	position: absolute;
	top: 0;
	left: 0;
}
.box1-text h3{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "serif";
	font-size: 40px;
	margin: 25px 0 34px;
	color: #fff;
	line-height: 1.2em;
	
}
.box2-text h3{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "serif";
	font-size: 40px;
	margin: 25px 0 34px;
	color: #202020;
	line-height: 1.2em;
	
}
.box3-text h3{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "serif";
	font-size: 40px;
	margin: 25px 0 34px;
	color: #202020;
	line-height: 1.2em;
	
}
.box4-text h3{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "serif";
	font-size: 36px;
	margin: 25px 0 34px;
	color: #202020;
	line-height: 1.2em;
	
}
.box2-text p{
	width: 388px;
	color: #202020;
	line-height: 1.7em;
}
.box3-text p{
	width: 388px;
	color: #202020;
	line-height: 1.7em;
}
.box4-text p{
	width: 385px;
	color: #202020;
	line-height: 1.7em;
}

.par3-box h3 strong{
	font-family: 'Libre Baskerville', serif;
	font-size: 36px;
}
.box1-text{
	color: #fff;
	position: absolute;
	right: 57%;
	top:291px;
	text-align: left;
}
.box2-text{
	color: #fff;
	position: absolute;
	top: 20px;
	left:590px;
	text-align: left;
	line-height: 3em;
}
.box3-text{
	color: #fff;
	position: absolute;
	top: 20px;
	left:0;
	text-align: left;
	line-height: 3em;
}
.box4-text{
	color: #fff;
	position: absolute;
	top: 0;
	left:593px;
	text-align: left;
	line-height: 3em;
}
.box2-text img .box3-text img{
	margin-bottom: 23px;
}
.f24{
	font-size: 24px;
}
.f18{
	font-size: 18px !important;
}
.f13{
	font-size: 13px;
}
.access-link a{
	text-decoration: underline;
	color: #202020;

}
.access-link{
		margin-top: 1em;
}
.step-txt h3{
	font-size: 28px;
	padding-left: 77px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	margin-bottom: 24px;
}
.step-txt h3.step1{
	background: url("../img/pc/step1.jpg") no-repeat;
}
.step-txt h3.step2{
	background: url("../img/pc/step2.jpg") no-repeat;
}
.step-txt h3.step3{
	background: url("../img/pc/step3.jpg") no-repeat;
}
.step-txt h3.step4{
	background: url("../img/pc/step4.jpg") no-repeat;
}
span.step-item{
	background: #e2e2e2;
	padding: 0.4em 1em;
	color: #153150;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	margin: 1em 8px 0 0;
}


.price-inner-table {
	width: 100%;
}
.price-inner-table td{
	width: auto !important;
background-color: transparent;
border: none !important;
padding: 0 !important;
}
.price-table-left{
	float: left;
	width: 130px;
	margin-right: 60px;
}
.price-img{
	float: left;
}

.price{
	width: 978px;
	margin: 0 auto;
	padding: 63px 0 37px;
}
.price-table {
  vertical-align: middle;
  padding: 20px;

}
.price-table thead th {
  background: #10263f;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  border-right: 1px solid #cfd4d9;
	box-sizing: border-box;
}
th.white{
	background: #fff;
}
.bd-n {
  border-right: none;
}
.price-table th.t1 {
  width: 24%;
  padding: 0 0 0 1.6em;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #cfd4d9;
	box-sizing: border-box;
}
.price-table td.t2{
	width: 420px;
}
.price-table td.t3{
	width: 24%;
}
.price-table td {
box-sizing: border-box;
padding: 1em 1.6em;
  border-left: 1px solid #cfd4d9;
  border-bottom: 1px solid #cfd4d9;
	background: #fff;
}
.ta_left{
	text-align: left;
	font-size: 13px;
	margin: 1em 0 51px;
	
}


.flow-title{
    margin-top: 80px;
}
.stepnum {
    padding-left: 86px;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.stepnum.step1{
    background: url("../img/pc/step1.png") no-repeat top left;

}
.stepnum.step2{
    background: url("../img/pc/step2.png") no-repeat top left;

}

.stepnum.step3{
    background: url("../img/pc/step3.png") no-repeat top left;

}
.stepnum.step4{
    background: url("../img/pc/step4.png") no-repeat top left;

}.stepnum.step5{
    background: url("../img/pc/step5.png") no-repeat top left;

}
.step-text{
    width: 617px;
    text-align: left;
}

.p3 {
    max-width: 1500px;
    width: 100%;
    padding: 96px 0 0;
    background: #fff;
    margin: 0 auto;
}







































.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;
	width: 978px;
	margin: 0 auto;
}

.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: 30px auto;
}
.qa-box{
	width: 978px;
	margin: 65px auto 0;
	position: relative;
	z-index: 8000;
    background: #fff;
}
.qa-box h2{
margin-bottom: 70px;
}
.qa dl{
  width: 100%;
  text-align: left;
}

.qa dt {

background: url("../img/pc/p2-th-bg01.gif");

}
.qa dt span{
    display: block;
      background: url(../img/pc/q.png) no-repeat center left 24px;
  padding: 20px 24px 20px 60px;
  color: #fff;
  font-size: 16px;
	font-weight: bold;
}

.qa dd {
  padding: 20px 24px 20px 60px;
  background: url(../img/pc/a.png) no-repeat top 20px left 24px #fcf7ed;
  font-size: 16px;
}
.info-area-head{
    margin-top: 100px;
	background: url("../img/pc/omakase.jpg") no-repeat top center;
	height:295px;
}
.info-area{
	background: #fff;
	max-width: 1500px;
	margin: 0 auto 80px;
	padding-top: 98px;
}
.info-box{
	width: 978px;
	margin: 0 auto;
        padding-bottom:40px;
}
.info-box h2{
	margin: 0 0 20px;
}
.info1 {
/*
  background: url("../img/pc/par6-pic2.jpg") no-repeat;
  height: 711px;
*/
  position: relative;
    text-align: left;
    overflow: hidden;
}
#infoFlexArea{
    display: flex;
    justify-content: center;
}
.info1 .info1-inner {
	background: #fff7f7;
    border: 1px solid #675354;
    box-sizing: border-box;
    width: 489px;
    width: 100%;
/*
    width: 454px;
    position: absolute;
    top: 68px;
    left: 524px;
*/
    text-align: center;
    padding: 59px 0 52px;
}

table.info1-table {
  width: 355px;
  margin: 25px auto;
}
table.info1-table th {
  /* width: 100px; */
  width: 20%;
  font-weight: bold;
  vertical-align: top;
  padding: 1em 0;
}
table.info1-table tr {
  border-bottom: 1px solid #7a8692;
}
table.info1-table tr.nonborder {
    border-bottom: none;
}
table.info1-table td {
  padding: 1em 0;
}
table.info1-table tr.nonborder td{
    padding-bottom: 0;
}

.doctor_img{
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.doctor_img img{
    width: 100%;
}
.info-contact-btn{
    
}
.info2 {
  margin-top: 40px;
  position: relative;
  padding-bottom: 40px;
    position: relative;
    text-align: right;
    overflow: hidden;
    height: 666px;
}

.info2 .info2-inner {
background: #fff7f7;
    border: 1px solid #675354;
    box-sizing: border-box;
  width: 454px;
  text-align: center;
  padding: 59px 0 52px;
    position: absolute;
    top: 66px;
    left: 0;
    height: 600px;
}

table.info2-table {
  width: 355px;
  margin: 36px auto 0;
}
table.info2-table tr {
  border-bottom: 1px solid #7a8692;
}
table.info2-table th {
  width: 100px;
  font-weight: bold;
  vertical-align: middle;
  padding: 1em 0;
	
}
table.info2-table td {
  padding: 1em 0;
	font-size: 13px;
}

.gmap {
  max-width: 1500px;
	height: 420px;
  margin: 80px auto 0;
}
.gmap iframe{
	width: 100%;
	height: 100%;
}
.copy{
	font-family: 'Libre Baskerville', serif;
	font-size: 13px;
	text-align: center;
	padding: 27px 0;
    background: #fcf7ed;
}


.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #F88789;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.sonota-box{
    display: none;
    
}


/*maparea*/


/* .map-area */
.map-area
{
	background:#fff;
	box-sizing:border-box;
	line-height:140%;
	font-size: 14px;
	margin:0 auto 20px;
	padding:0 20px;
	width:900px;
}

.map-area-map,
.map-area-clinic
{
	border:4px double #c1bbad;
	box-sizing:border-box;
	height: 900px;
}

.map-area-map
{
	background:#fff;
	float:left;
	margin-top:30px;
	padding:5px;
	position:relative;
	text-align:left;
	width:530px;
}

.map-area-map h4
{
	background:#F65153;
	color:#fff;
	font-size:125%;
	margin:0 0 10px 0;
	padding:14px 0;
	text-align:center;
}

.map-areaname
{
	color:#F65153;
	font-size: 14px;
	font-weight:bold;
	line-height:100%;
	text-align:center;
	padding:5px;
	border: 1px solid #F65153;
	border-radius: 5px;
}

.map-area-map .map,
.map-area-map .hokkaido,
.map-area-map .tohoku,
.map-area-map .kanto,
.map-area-map .tokai,
.map-area-map .hokushinetsu,
.map-area-map .kinki,
.map-area-map .chugoku,
.map-area-map .kyushu
{
	position:absolute;
}

.map-area-map .map
{
	left:7px;
	top:190px;
}

.map-area-map .hokkaido,
.map-area-map .tohoku,
.map-area-map .kanto,
.map-area-map .tokai,
.map-area-map .hokushinetsu,
.map-area-map .kinki,
.map-area-map .chugoku,
.map-area-map .kyushu
{
	width:125px;
}

.map-area-map .hokkaido
{
	top:108px;
	right:50px;
}
.map-area-map .tohoku
{
	top:435px;
	right:15px;
}
.map-area-map .kanto
{
	top:585px;
	right:50px;
}
.map-area-map .tokai
{
	top:250px;
	left:160px;
}
.map-area-map .hokushinetsu
{
	top:335px;
	left:20px;
}
.map-area-map .kinki
{
	top:655px;
	left:185px;
}
.map-area-map .chugoku
{
	top:425px;
	left:20px;
}
.map-area-map .kyushu
{
	top:735px;
	left:15px;
}

.map-area-map li:first-child
{
	margin-top:5px;
}

.map-area-map li
{
	background:url(../img/map/icon_bluearrow.png) no-repeat left center;
	color:#000;
	font-size: 16px;
	margin-bottom:10px;
	padding:0 0 0 20px;
	text-decoration:underline;
}

.map-area-map li:hover
{
	cursor:pointer;
	text-decoration:none;
}

.map-area-map li a.reservebtn {
	float: right;
	padding: 3px 6px;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 1;
	background: -moz-linear-gradient(top,  #f79acc 0%, #dd2466 100%);
	background: -webkit-linear-gradient(top,  #f79acc 0%,#dd2466 100%);
	background: linear-gradient(to bottom,  #f79acc 0%,#dd2466 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79acc', endColorstr='#dd2466',GradientType=0 );
	border:1px solid #e7508c;
	border-bottom:4px solid #bb1e43;
	border-radius:5px 5px 7px 7px;
	box-shadow:0 0 7px 4px rgba(255,255,255,0.4) inset;
	border-radius: 3px;
}

.map-area-map li a.reservebtn:hover{
	box-shadow:none;
}

.map-area-clinic
{
	background:#fff;
	float:right;
	margin-top:30px;
	padding:5px;
	width:315px;	
}

.clinic-box
{
	display:none;
}

.clinic-box.open
{
	display:block;
}

.clinic-box h4
{
	background:#F65153;
	color:#fff;
	font-size:125%;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:14px 0;
	text-align:center;
}

.map-area-clinic h4 .new-clinic
{
	font-size:75%;
	font-weight:normal;
	line-height:100%;
	padding:0 5px 0 0;
	vertical-align:middle;
}

.clinic-call
{
	background:url(../img/map/icon_call.png) no-repeat left center;
	color:#3f98bc;
	display:inline-block;
	font-size:22px;
	font-weight:bold;
	line-height:140%;
	margin:0 auto;
	padding:0 0 0 30px;
	text-align:left;
}

a.clinic-btn
{
	background: #f79acc;
	background: -moz-linear-gradient(top,  #f79acc 0%, #dd2466 100%);
	background: -webkit-linear-gradient(top,  #f79acc 0%,#dd2466 100%);
	background: linear-gradient(to bottom,  #f79acc 0%,#dd2466 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79acc', endColorstr='#dd2466',GradientType=0 );
	border:1px solid #e7508c;
	border-bottom:4px solid #bb1e43;
	border-radius:5px 5px 7px 7px;
	box-shadow:0 0 7px 4px rgba(255,255,255,0.4) inset;
	box-sizing:border-box;
	color:#fff;
	display:block;
	font-weight:bold;
	margin:15px auto;
	padding:13px 0;
	text-align:center;
	width:295px;
}

a.clinic-btn:hover
{
	box-shadow:none;
}


.clinic-info
{
	margin:5px auto;
}

.clinic-info dt,
.clinic-info dd
{
	padding:5px 0;
	text-align:left;
}

.clinic-info dt
{
	font-weight:bold;
	border-bottom:2px solid #c1bbad;
}

.clinic-info dd
{
	margin-bottom:5px;
}

.clinic-map
{
	height:240px;
	margin:0 auto 5px auto;
	width:295px;
}

.clinic-doctorimg
{
	height:150px;
	margin:5px auto;
	width:150px;
}

.clear	{	clear: both; height: 0;}

.clearfix:after
{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}


/* 料金のご案内 */
.fillet-box {
  margin: 0 auto;
  position: relative;
  width: 1160px;
}
.fillet-box .inner {
  background: #fff;
  margin: 0 auto;
  padding: 0 30px 40px 30px;
  position: relative;
  width: 1140px;
}
.fillet-box .tl {
  left: 0;
  position: absolute;
  top: -10px;
}
.fillet-box .br {
  bottom: -10px;
  position: absolute;
  right: 0;
}
.bm40 {
  margin-bottom: 40px;
}
.price-open {
  background: url(../img/pc/icon_plus.png) no-repeat 930px center;
  border: 10px solid #d9d9d9;
  cursor: pointer;
  margin: 40px auto 0 auto;
  padding: 40px 0;
  text-align: center;
  width: 1020px;
}
.price-open.open {
  background: url(../img/pc/icon_minus.png) no-repeat 930px center;
}
.price-box
{
  display:none;
}

.price-list
{
  border-collapse:collapse;
  margin:40px auto 0;
  width:980px;
}
.price-list.mt0{
    margin-top: 0;
}

.price-list th.price-list-part
{
  vertical-align:middle;
}

.price-list th,
.price-list td
{
  background:#f7f7f7;
  border-right:2px solid #eaeaea;
  border-bottom:2px solid #eaeaea;
  border-left:2px solid #eaeaea;
  font-weight:normal;
  padding:15px 0;
  text-align:center;
  vertical-align: middle;
}

.price-list th:first-child
{
  border-left:none;
}
.price-list .pink-th th
{
  background:#fac3d7;
  border-bottom:none;
  font-size:130%;
  font-weight:bold;
  vertical-align: middle;
}

.price-list .setprice td {
  background: #FDEBF2;
  vertical-align: middle;
}
.price-box-h2{
    width: 980px;
    margin: 40px auto 0;
    text-align: left;
    font-size: 200%;
    font-weight: bold;
}

/* btn */


/* global header */
.globalHead__contents {
  display: flex;
  width: 1000px;
  margin: 0 auto;
  padding-top: 12px;
  justify-content: space-between;
  align-items: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.globalHead__contents__name {
  text-align: left;
  font-weight: bold;
  font-size: 24px;
}
.globalHead__contents__name-sub {
  display: block;
  margin-bottom: 8px;
  line-height: 1;
  font-size: 14px;
}
/* .globalHead__contents__info{
  display: flex;
  align-items: center;
} */
.globalHead__contents__info__inquire {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  width: 670px;
  height: 70px;
}
.globalHead__contents__info__inquire__call {
  /* margin-right: 20px; */
}
.globalHead__contents__info__inquire__call-text {
  margin-bottom: 4px;
  font-size: 10px;
  border: 1px solid #333;
  line-height: 1.8;
}
.globalHead__contents__info__inquire__call-number {
  margin-bottom: 4px;
  padding-left: 30px;
  background: url(../img/pc/header_call.png) no-repeat left center;
  background-size: 30px;
  font-size: 28px;
  font-weight: bold;
  color: #fb5969;
}
.globalHead__contents__info__inquire__call-time {
  font-size: 10px;
  line-height: 1;
}
.inquire__btn {
  height: 67px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px 0 50px;
  box-shadow: 0 3px #ce4a47;
  background: #fb5969;
  color: #fff !important;
  text-decoration: none;
  font-size: 18px;
  border-radius: 5px;
}
.inquire__btn:before {
  position: absolute;
  content: "";
  background: url(../img/pc/reserve_icon.png) no-repeat center;
  background-size: 30px;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 16px;
  width: 30px;
  height: 30px;
}
.globalHead__contents__info__inquire__line{
  height: 67px;
}
.globalHead__contents__info__inquire__line img{
  height: 100%;
}
.inquire__btn:hover {
  top: 2px;
  background: #fb5969;
  box-shadow: 0 1px #ce4a47;
}
.info-inquire {
  height: 80px;
  width: 280px;
  margin: 0 auto;
  font-size: 22px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contact__inquire__btn {
  height: 80px;
  width: 290px;
  font-size: 24px;
}
.contact__inquire__call-text {
  margin-bottom: 12px;
  font-size: 18px;
  color: #333;
  line-height: 1;
}
.contact__inquire__call-number {
  margin-bottom: 12px;
  padding-left: 35px;
  background: url(../img/pc/header_call.png) no-repeat left center;
  background-size: 30px;
  font-size: 40px;
  font-weight: bold;
  color: #fb5969;
}
.contact__inquire__call-time {
  font-size: 14px;
  color: #333;
  line-height: 1;
}
.reservemain {
  display: flex;
  width: 730px;
  height: 89px;
  position: absolute;
  top: 85px;
  left: 250px;
  align-items: center;
  justify-content: space-around;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.clinic__info-tel {
  margin-bottom: 4px;
  padding-left: 30px;
  background: url(../img/pc/header_call.png) no-repeat left center;
  background-size: 30px;
  font-size: 28px;
  font-weight: bold;
  color: #fb5969;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


/* reservebtn */
.clinicsec {
  display: flex;
  width: 730px;
  height: 89px;
  position: absolute;
  top: 85px;
  left: 250px;
  align-items: center;
  justify-content: space-around;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.price-note {
  text-align: left;
  font-size: 12px;
  margin: 20px auto 0;
  width: 980px;
}


/*-------------------------------------------------------------------

drawer-menu

-------------------------------------------------------------------*/
.body-fixed {
    position: fixed;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.drawer-menu_back {
    width: 100%;
    height: 100vh;
    transition: all 0.2s;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 8887;
    background-color: rgba(0, 0, 0, 0.8);
}

.drawer-menu {
    display: none;
    width: 100%;
    height: 100vh;
    transition: all 0.2s;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 8888;
    overflow: auto;
    padding: 6rem 0 0;
}

.drawer-menu_back.open {
    display: block;
}

.drawer-menu.open {
    display: block;
}

.drawer-menu_list {
    background-color: #FFF;
    border-radius: 6px;
    padding: 2rem 1.5rem;
    width: 94.6666%;
    max-width: 640px;
    margin: auto;
}
.drawer-menu_list > ul {
    border-top: 1px solid #ccc;
}
.drawer-menu_list > ul > li {
    border-bottom: 1px solid #ccc;
}
.drawer-menu_list > ul > li > a {
    display: block;
    padding: 1.5em;
    text-decoration: none;
    font-size: 1.3rem;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    font-family: "Noto Serif Japanese", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

/*-------------------------------------------------------------------

popup-menu

-------------------------------------------------------------------*/
.popup-menu_back {
    width: 100%;
    height: 100vh;
    transition: all 0.2s;
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.8);
}

.popup-menu {
    display: none;
    width: 100%;
    height: calc(100vh - 43px);
    transition: all 0.2s;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    overflow: auto;
    padding: 1.5em 0;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;

}
.popup-menu_inner {
    margin: 0 auto;
    width: 94.6666%;
    max-width: 64rem;
    background-color: white;
    border-radius: 6px;
    padding: 3rem;
}
.popup-menu_title {
    font-size: 40px;
    line-height: 1.8;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: italic;
    letter-spacing: .18em;
    margin-bottom: 17px;
}
.popup-menu_inner p{
    font-size:24px;
    margin-bottom:1em;
    line-height: 44px;
}
.popup-menu small {
    font-size: 80%;
}

.popup-menu_list {
    font-size: 22px;
    line-height: 29px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 17px;
}
.popup-menu_list li {
    width: 50%;
    margin-bottom: 17px;
}
.popup-menu_photo {
    margin-bottom: 47px;
}
.popup-menu_photo.line {
    border-bottom: 1px solid #333333;
    padding-bottom: 47px;
}
.popup-menu_close {
    text-align: center;
    margin: 0;
    cursor: pointer;
}
.popup-menu_close > span {
    display: inline-block;
    background-color: #333333;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    padding: 1em 3em;
    font-size: 23px;
}

.popup-menu_back.open {
    display: block;
}

.popup-menu.open {
    display: block;
}


.plan-link {
    display: block;
    background-color: #fb5969;
    color: white;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    padding: 1.0em .5em;
    border-radius: 5px;
    margin: 5px auto 0;
    width: 200px;
    cursor: pointer;
}

.set_btn a{
  display: block;
  /* width: fit-content; */
  width: 800px;
  background-color: #d6a50f;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 12px;
  padding: 20px;
  font-weight: bold;
  margin: 40px auto 0;
  text-decoration: none;
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.3);

}