@charset "UTF-8";
/*
	BASIC Style	Responsive - Mobile first
**************************************************************************************************** */
/* ------------------------------------------------------------
	Base
------------------------------------------------------------ */
/* Reset */
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;font-style: normal;font-weight: normal;vertical-align:baseline;background:transparent;}
body {line-height:1;-webkit-text-size-adjust: 100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
ul,ol {list-style:none;}
img {border: 0;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
a:link, a:visited, a:active {text-decoration: underline;}
a:hover {text-decoration: none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
textarea {resize: vertical;}

html {
	overflow-y: scroll;
	font-size: calc(100vw / 3.75);
}
body {
	color: #4D4D4D;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",YuGothic,"游ゴシック",sans-serif;
	position: relative;
	text-align: center;
	width: 100%;
	font-feature-settings:'palt';
	overflow-x: hidden;
}
a {
	color: inherit;
	outline: none;
}
img {
	width: 100%;
	max-width: 100%;
	vertical-align: bottom;
	-webkit-backface-visibility: hidden;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1;
}
p,ul,ol,dl,table {
	line-height: 1.6;
}
p {
	margin-bottom: 0.5em;
	text-align: justify;
}


/* ------------------------------------------------------------
	Layout
------------------------------------------------------------ */
body {
	font-size: 0.16rem;
}
.header {
	top: 0;
	width: 100%;
	left: 0;
	z-index: 100;
}
.header h1,
.header p {
	display: none;
}
.header__clinic img {
	width: auto;
}
.header .header__nav__menu {
	width: 100%;
}
.header .header__nav__menu li a {
	display: block;
	width: auto;
	color: #fff;
	text-decoration: none;
}
.footer {
	margin-top: 3em;
}
.footer small {
	display: block;
	color: #fff;
	background: #DABFA0;
	padding: 15px;
	font-size: 0.75em;
}
.footer small span {
	font-size: 1.7em;
	vertical-align: middle;
}

.footer .pagetop {
	position: fixed;
	bottom: 4em;
	right: 3%;
	width: 3em;
	height: 3em;
	text-indent: -9999px;
	z-index: 100;
}
.footer .pagetop a {
	outline: none;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: rgba(196,196,196,0.2);
	text-decoration: none;
}
.footer .pagetop a::after {
	position: absolute;
	content: "";
	top: 0.6em;
	left: 0.8em;
	width: 0;
	height: 0;
	border-left: 0.7em solid transparent;
	border-right: 0.7em solid transparent;
	border-bottom: 1.3em solid #808080;
}

@media screen and (max-width : 767px) {
body {
	padding: 2.3em 0 4em;
}
.header__clinic {
	background: #D4B690;
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 100;
}
.header__clinic a {
	height: 2.3em;
	display: flex;
    align-items: center;
	justify-content: center;
}
.header__clinic img {
	height: 1.9em;
}
.header__clinic img:nth-of-type(2) {
	height: 0.9em;
	margin-left: 0.5em;
}

.header .header__nav__btn {
	position: fixed;
	right: 0;
	bottom: 0;
	background: #D4B690;
	display: block;
	font-size: 1em;
	width: 25%;
	height: 3.15em;
	padding-bottom: 0.35em;
	border: none;
	cursor: pointer;
	color: #fff;
	outline: none;
	z-index: 100;
}
.header .header__nav__btn span img {
	width: auto;
	height: 0.7em;
}
.header .header__nav__btn span {
	height: 100%;
	display: flex;
    justify-content: center;
    align-items: flex-end;
}
.header .header__nav__btn::before,
.header .header__nav__btn::after,
.header .header__nav__btn span::before {
	position: absolute;
	content: "";
	display: block;
	width: 1.6em;
	height: 1.5px;
	background: #fff;
	left: calc(50% - 0.8em);
}
.header .header__nav__btn::before {top: 0.6em;}
.header .header__nav__btn::after {top: 1.05em;}
.header .header__nav__btn span::before {top: 1.5em;}
.header .active::before {
	transform: rotate(45deg);
	top: 1.05em;
}
.header .active::after {
	transform: rotate(-45deg);
	top: 1.05em;
}
.header .active span::before {
	display: none;
}
.header .header__nav__menu {
	display: none;
	background: rgba(188,152,115,0.9);
	position: fixed;
	left: 0;
	bottom: 3.15em;
	text-align:  left;
	z-index: 200;
}
.header .header__nav__menu li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 0.8em 5%;
	cursor: pointer;
	letter-spacing: 0;
}
.header .header__nav__menu li:last-of-type a {
	border-bottom: none;
}

.contact li {
	width: 25%;
	text-indent: -9999px;
	position: fixed;
	bottom: 0;
	z-index: 100;
}
.contact li.contact__mail { left: 0;}
.contact li.contact__reserve { left: 25%;}
.contact li.contact__tel { left: 50%;}
.contact li a {
	background: #D4B690;
	height: 3.15em;
	display: flex;
	outline: none;
	background-size: auto 78%;
	background-position: 50%;
	background-repeat: no-repeat;
	border-right: 1px solid #FFF;
}
.contact li.contact__mail a {
	background-image: url(../img/contact__mail.png);
}
.contact li.contact__reserve a {
	background-image: url(../img/contact__reserve.png);
}
.contact li.contact__tel a {
	background-image: url(../img/contact__tel.png);
}
.inner {
	padding-left: 3%;
	padding-right: 3%;
}
}

@media screen and (min-width : 600px) {
html {
	font-size: 62.5%;
}
body {
	font-size: 1.8rem;
}
}

@media screen and (min-width : 768px) {
.header--pcfix {
	z-index: 1000;
	background: #D4B493;
	padding-bottom: 1px;
}
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.header .wrap {
	background: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header h1 {
	display: block;
	font-size: 0.7em;
	padding: 8px 0;
}
.header h1,
.header p {
	display: block;
}
.header__clinic {
	margin: 0 0 0 1%;
	float: left;
	width: auto;
	background-size: auto 100%;
	text-align: left;
	display: flex;
	align-items: center;
	height: 2.2em;
}
.header__clinic img {
	max-height: 2.6em;
	height: 4.8vw;
	vertical-align: middle;
}
.header__clinic img:nth-of-type(2) {
	height: 1.8vw;
	margin-left: 0.1em;
}
.contact li a {
	text-decoration: none;
	color: #fff;
	float: right;
}
.contact li.contact__mail a,
.contact li.contact__reserve a {
	display: block;
	margin: 0 0.3%;
	padding: 0.5em 0.7%;
	font-size: 12pt;
	border-radius: 3px;
	background: #BC9873;
}
.contact li.contact__line {
	display: none;
}
.contact li.contact__tel {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 2.2em;
}
.contact li.contact__tel a {
	font-size: 2.6vw;
	padding: 0 1% 0 1.3em;
	letter-spacing: 0.5px;
	font-family: sans-serif;
	font-weight: bold;
	line-height: 0.85;
	background: url("../img/header__tel__icon.png") no-repeat 0 30%;
	background-size: auto 85%;
}

.header .header__nav__btn {
	display: none;
}
.header .hm--sp {
	display: table !important;
}
.header .header__nav__menu {
	clear: both;
	display: table;
	z-index: 10000;
	position: static;
	background: none;
	max-width: 1000px;
	margin: 0 auto 10px;
}
.header .header__nav__menu li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2;
}
.header .header__nav__menu li span {
	display: inline-block;
}
.header .header__nav__menu li:nth-child(2) { width: 20%;}
.header .header__nav__menu li:nth-child(3) { width: 16%;}
.header .header__nav__menu li:nth-child(4) { width: 16%;}
.header .header__nav__menu li:nth-child(5) { width: 16%;}
.header .header__nav__menu li:nth-child(6) { width: 16%;}
.header .header__nav__menu li:nth-child(7) { width: 16%;}
.header .header__nav__menu li a {
	font-size: 0.8em;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin-left: -1px;
	padding: 0.8em 1%;
}
.header .header__nav__menu li:nth-child(2) a { 
	margin-left: 0;
	border-left: none;
}
.header .header__nav__menu li:nth-child(7) a {
	border-right: none;
}

.footer .pagetop {
	bottom: 40px;
}
.footer .pagetop a {
	width: 70px;
	height: 70px;
}
.footer .pagetop a::after {
	top: 20px;
	left: 20px;
	border-left-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 25px;
}

.wrap {
	max-width: 1000px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.inner {
	padding-left: 10%;
	padding-right: 10%;
}
}

@media screen and (min-width : 1000px) {
.header__clinic {
	margin-left: 0;
}

.header__clinic img:nth-of-type(2) {
	display: inline;
	height: 1em;
	margin-left: 0.5em;
}
.contact li.contact__reserve a {
	margin-right: 0;
}
.contact li.contact__tel a {
	font-size: 18pt;
}
.header .header__nav__menu {
	width: calc(100% - 2px);
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
}


/* ------------------------------------------------------------
	Utility
------------------------------------------------------------ */
.sec {
	margin-bottom: 50px;
}
.sec img {
	width: auto;
	max-width: 100%;
}
.sec p {
	margin-bottom: 0.5em;
	line-height: 1.6;
}
.sec figure {
	margin: 1em auto;
	text-align: center;
}
.sec figure.fg--m {
	width: 78%;
}
.sec figure.fg--s {
	width: 50%;
}

.sec h3.picttl {
	background: url(../img/picttl--bg.jpg) no-repeat 86% 0;
	background-size: auto 98%;
	padding: 0.7em 0;
	margin-bottom: 1em;
	text-align: center;
}
.sec h3.picttl span {
	display: block;
	background: rgba(255,255,255,0.3);
	padding: 0.5em 0;
}
.sec h3.picttl img {
	height: 6.2em;
}
.sec h3.gf--nt {
	background: #D7B899;
	color: #FFF;
	padding: 1.3em 0;
	margin: 0 0 0.8em;
	font-size: 1.6em;
	position: relative;
}
.sec h3.gf--nt span {
	font-size: 0.8em;
}
.sec h3.gf--nt::before,
.sec h3.gf--nt::after {
	content: "";
	display: block;
	position: absolute;
	width: 90%;
	height: 1px;
	background: #FFF;
}
.sec h3.gf--nt::before {
	top: 0.8em;
	right: 0;
}
.sec h3.gf--nt::after {
	bottom: 0.8em;
	left: 0;
}
.sec h4.hl {
	color: #8B6238;
	text-align: left;
	font-size: 1.1em;
	margin: 0 0 1em;
}
.sec h4.hl::before {
	content: "";
	display: inline-block;
	width: 0.6em;
	height: 0.6em;
	border-radius: 1em;
	background: #8B6238;
	vertical-align: middle;
	margin: 0 0.1em 0.2em 0;
}
.sec .sec__tx__hl {
	background: #D9BFA0;
	line-height: 1;
	color: #FFF;
	padding: 1.2em 0 1.2em 3%;
	position: relative;
	font-size: 0.9em;
	overflow-x: hidden;
	text-align: left;
}
.sec .sec__tx__hl span {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.5em;
	line-height: 0;
	margin: -0.1em 0.7em 0 0.1em;
}
.sec .sec__tx__hl09 span:nth-of-type(2) {
	font-size: 1.3em;
	letter-spacing: -0.05em;
}
.sec .sec__tx__hl span:nth-of-type(2) {
	margin-right: 0;
}
.sec .sec__tx__hl span span {
	font-size: 0.85em;
	margin: -0.1em 0 0;
}
.sec .sec__tx__hl strong {
	display: block;
	position: relative;
	z-index: 1;
}

.sec .sec__tx__hl::before {
	content: "";
	position: absolute;
	background: #BCAF93;
	top: 0;
	left: -1em;
	height: 100%;
	width: calc(6.8em + 3%);
	transform: skewX(25deg);
	z-index: 0;
}

.sec .cstbtn {
	display: block;
	width: 86%;
	max-width: 500px;
	margin: 1em auto;
	background: url(../img/cfbtn--icon.png) no-repeat calc(50% - 6em) 50% #CCB9A2;
	background-size: 1.4em auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	font-size: 1.2em;
	padding: 0.8em 0;
	position: relative;
	border-radius: 0.1em;
}
.sec .cstbtn::before,
.sec .cstbtn::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: calc(50% - 0.7em);
	right: calc(50% - 6.7em);
}
.sec .cstbtn::before {
	background: #FFF;
	border-radius: 50%;
	width: 1.4em;
	height: 1.4em;
}
.sec .cstbtn::after {
	width: 0px;
    height: 0px;
    border-style: solid;
    border-color: #C6B198 transparent transparent transparent;
    border-width: 0.8em 0.5em 0 0.5em;
	margin: 0.4em 0.2em 0 0;
}

.sec .txtlink {
	text-align: right;
	margin-bottom: 1em;
	font-size: 0.9em;
}
.sec .txtlink a {
	color: #8B6239;
	text-decoration: none;
}
.sec .txtlink a::after {
    content: "＞＞";
	display: inline-block;
	letter-spacing: -0.3em;
	transform: scale(0.7, 0.9);
}
.sec .nopd {
	margin-left: -3%;
	margin-right: -3%;
	width: 106%;
}
.sec .paybox {
    border-radius: 8px;
    border: 1px solid #CCAC89;
    width: 100%;
    margin: 1.5em auto 1em;
	max-width: 500px;
}
.sec .paybox dt {
	background: #CCAC89;
    border-radius: 8px 8px 0 0;
    padding: 0.2em 0;
    color: #fff;
    font-size: 1.1em;
    letter-spacing: 0.5px;
}
.sec .paybox dd {
	text-align: left;
    padding: 0.5em 1px 0.5em 2%;
}
.sec .paybox .paybox__list li {
    display: inline;
    position: relative;
}
.sec .paybox .paybox__list li:nth-of-type(1) {
    margin-right: 2%;
}
.sec .paybox .paybox__list li::before {
    content: "";
    display: inline-block;
    width: 0.7em;
    height: 0.7em;
    border-radius: 50%;
    background: #CCAC89;
    margin: 0 0.2em 0 0;
}
.sec .paybox__credit img {
    height: 2.1em;
    margin: 0.4em 0.3%;
}
.sec .paybox__credit img:last-of-type {
	margin-right: 0;
}
.sec .paybox dd p {
	font-size: 0.95em;
	margin: 0;
}
.sec .cfbtn {
	display: block;
	background: url(../img/cfbtn--icon.png) no-repeat calc(50% - 6em) 50% #CDBBA4;
	background-size: auto 1.6em;
	width: 80vw;
	line-height: 1.6;
	max-width: 400px;
	padding: 0.5em 0;
	margin: 1em auto;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-radius: 3px;
	font-size: 1.2em;
	position: relative;
}
.sec .cfbtn::before,
.sec .cfbtn::after {
	content: "";
	position: absolute;
	left: calc(50% + 5.5em);
	top: calc(50% - 0.7em);
}
.sec .cfbtn::before {
	background: #FFF;
	border-radius: 50%;
	width: 1.4em;
	height: 1.4em;
}
.sec .cfbtn::after {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.8em 0.45em 0 0.45em;
	border-color: #CDBBA4 transparent transparent transparent;
	margin: 0.4em 0 0 0.25em;
}
.sec .txtbox {
	background: #CCB9A2;
	margin: 1.5em auto;
	color: #FFF;
	padding: 0.7em 0;
	text-align: center;
	border-radius: 3px;
	max-width: 600px;
}
.sec picture {
	display: block;
	width: 90%;
	margin: auto;
}

.slick-arrow {
	position: absolute;
	font-size: 1em;
	line-height: 1.6;
	text-indent: -9999px;
	display: block;
	border-radius: 50%;
	outline: none;
	border: none;
	cursor: pointer;
	z-index: 10;
	width: 1.6em;
	height: 1.6em;
	padding: 0;
	top: calc(50% - 0.8em);
	letter-spacing: 0;
}
.slick-arrow::after {
	position: absolute;
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
}
.slick-arrow::after {
	top: calc(50% - 0.5em);
}
.slick-prev::after {
	left: calc(50% - 0.45em);
	border-width: 0.5em 0.8em 0.5em 0;
}
.slick-next::after {
	right: calc(50% - 0.45em);
	border-width: 0.5em 0 0.5em 0.8em;
}

.cmn {
	text-align: center;
	margin: 1.5em auto;
}
.cmn figcaption.gf--nt {
	color: #8C731E;
	font-size: 1.4em;
	line-height: 1.5;
	letter-spacing: -0.05em;
}
.cmn figcaption.cmnfgc {
	background: #E9A993;
	color: #FFF;
	font-size: 0.85em;
	width: 94%;
	max-width: 500px;
	padding: 0.7em 0;
	margin: 0 auto;
}
.cmn img {
	width: auto;
	height: 7.4em;
	margin: 1em auto 0;
	display: block;
}
.cmn img:first-of-type {
	height: 9.8em;
}

.cv {
	margin: 50px auto;
}
.cv img {
	width: auto;
}
.cv p {
	text-align: center;
	line-height: 1;
}
.cv__info {
	position: relative;
	height: 100%;
	padding: 2.6em 0 3.5em;
}
.cv__info img {
	height: 1.3em;
}
.cv__info::after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	background: url(../img/cv__info--bg.png) no-repeat calc(100% + 4em) 0;
	background-size: auto 103%;
	height: 100%;
	left: 0;
	top: 0;
}
.cv__info .cv__info__txt {
	padding: 0 4em 0 0;
	margin: 0 0 0.8em;
}
.cv__info .cv__info__idt {
	background: #D2AF8A;
	background: linear-gradient(180deg, #DDC3A7 0%, #DDC3A7 50%, #D2AF8A 50%, #D2AF8A 100%);
	padding: 0.7em 2em 0.7em 0;
	margin: 0 2em 0 0;
}
.cv__contact {
	background: #F4F0E6;
	padding: 1em 0 1.5em;
	color: #85623F; 
	font-weight: 500;
	margin-bottom: 1em;
	overflow-x: hidden;
}
.cv__contact .cv__contact__txt {
	margin: 0 auto 0.8em;
	padding: 0;
	line-height: 1.4;
	font-size: 1.15em;
}
.cv__contact .cv__contact__txt span {
	display: inline-block;
	margin: 0 -0.5em 0 0;
	letter-spacing: -0.01em;
}
.cv__contact .cv__contact__tel strong {
	display: block;
}
.cv__contact .cv__contact__tel img {
	height: 2em;
	margin: 0 0 0.6em;
}
.cv__contact .cv__contact__btn {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	width: 94%;
	margin: 1em auto 0;
}
.cv__contact .cv__contact__btn li {
	width: 49.2%;
	line-height: 1.4;
}
.cv__contact .cv__contact__btn li a {
	display: block;
	border-radius: 2px;
	padding: 0.3em 0;
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
	font-size: 1.4em;
	background: rgba(171,139,90,1);
	background : linear-gradient(0deg, rgba(168,129,85, 1) 12.6%, rgba(162,128,84, 1) 26.21%, rgba(180,148,97, 1) 69.18%, rgba(190,159,106, 1) 90.93%, rgba(192,161,108, 1) 94%, rgba(224,198,156, 1) 96%, rgba(211,183,137, 1) 96.44%, rgba(192,161,108, 1) 97%, rgba(144,112,74, 1) 100%);
}
.cv__contact .cv__contact__btn li span {
	display: block;
	font-size: 0.68em;
}


@media screen and (min-width : 600px) {
.sec h3.picttl {
	background-position: 100% 0;
	background-size: cover;
}
}

@media screen and (min-width : 768px) {
.sec .nopd {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.sec .paybox dd {
    padding: 0.5em 5% 0.5em 5%;
}
.sec picture {
	width: 100%;
}

.cv__info::after {
	background-position: 100% 0;
}
.cv__info .cv__info__idt {
	padding: 0.7em 0 0.7em 1.5em;
	margin-right: 5.5em;
}
.cv__contact .cv__contact__btn {
	width: 80%;
	max-width: 800px;
}
}


/* ------------------------------------------------------------
	Page
------------------------------------------------------------ */
.mv {
	background: url(../img/bg.jpg) calc(100% + 3.3em) 80% no-repeat;
	background-size: auto 120%;
	padding: 0.5em 0;
	margin-bottom: 0.5em;
}
.mv h2 {
	text-align: left;
}
.mv h2 span,
.mv h2 strong {
	display: block;
}
.mv h2 span img {
	width: 13em;
	margin: 0 0 -0.5em 0.7em;
}
.mv h2 strong img {
	width: 16em;
}
.mv p {
	text-align: center;
	margin-bottom: 0.2em;
}
.mv p img {
	width: 23em;
}
.mv p.gf--nt {
	color: #DA6C61;
	text-align: left;
	font-size: 0.93em;
	letter-spacing: -0.05em;
	margin: 0 0 0 3%;
}
.mv p.gf--nt span {
	display: inline-block;
}

.formbtn {
	display: block;
	max-width: 400px;
	background: url(../img/formbtn--bg.png) no-repeat #D4B493 100% 100%;
	background-size: 2.5em auto;
	border-radius: 0.5em;
	padding: 1.1em 1.8em 1.1em 0;
	line-height: 1;
	margin: 1.5em auto 2em;
}
.formbtn img {
	height: 1.25em;
}

.bnr {
	text-align: center;
	width: 94%;
	max-width: 640px;
	margin: auto;
}

.movie {
	max-width: 640px;
	margin: 1em auto;
	width: 94%;
	height: 53vw;
	max-height: 360px;
}
.movie video {
	width: 100%;
}

.txlist {
	text-align: left;
	margin: 1em 0;
	counter-reset: listcnt;
}
.txlist li {
	color: #96724E;
}
.txlist li::before {
	content: counter(listcnt);
	counter-increment: listcnt;
	background: #96724E;
	border-radius: 50%;
	display: inline-block;
	width: 1.3em;
	height: 1.3em;
	color: #FFF;
	line-height: 1.3;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	margin: 0 0.3em 0.2em 0;
}

.acd {
	margin: 2em auto;
}
.acd dt {
	border: 1px solid #CBCBCB;
	background: #FAFAFA;
	padding: 0.4em 0;
	font-size: 1.05em;
	width: 85%;
	max-width: 500px;
	margin: auto;
}
.acd dt::before {
	content: ""; 
    display: inline-block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-color: #4D4D4D transparent transparent transparent;
    border-width: 0.8em 0.6em 0 0.6em;
	vertical-align: middle;
	margin: 0 0.5em 0.2em 0;
}
.acd dt.open::before {
    border-color: transparent transparent #4D4D4D transparent;
    border-width: 0 0.6em 0.8em 0.6em;
}
.acd ul {
	background: #FAFAFA;
	width: 85%;
	max-width: 500px;
	margin: auto;
}
.acd dd li {
	text-align: left;
	border-bottom: 1px dashed #999;
}
.acd dd li a,
.acd dd li span {
	display: block;
	padding: 0.4em 1% 0.4em 5%;
	text-decoration: none;
}
.acd dd li a::before,
.acd dd li span::before {
	content: "";
	display: inline-block;
	width: 0.5em;
	height: 0.5em;
	background: #BE9C73;
	border-radius: 50%;
	vertical-align: middle;
	margin: 0 0.3em 0.3em 0;
}
.acd dd li span {
	display: block;
}
.acd dd li span::after {
	content: "＋";
	display: inline-block;
	font-weight: bold;
	font-size: 0.95em;
	color: #FFF;
	width: 1em;
	height: 1em;
	text-align: center;
	line-height: 1;
	background: #333;
	vertical-align: middle;
	margin: 0 0 0.2em 0.3em;
}
.acd dd li span.open::after {
	content: "－";
}
.acd ul ul {
	width: 100%;
	max-width: none;
}

.acd dd li li {
	text-align: left;
	border-bottom: none;
	border-top: 1px dashed #999;
}
.acd dd li li a {
	padding-left: 10%;
}
.acd dd li li a::before {
	width: 0.3em;
	height: 0.3em;
	background: #DFA396;
}
.sec__tx__list {
	margin-bottom: 2.5em;
}
.sec__tx__list .sec__tx__hl {
	margin-bottom: 0.5em;
}

.sec__tx__list li {
	border: 1px solid #BBAE92;
}
.sec__tx__list li:nth-of-type(n + 2) {
	margin-top: 1em;
}
.sec__tx__list li dd {
	padding: 0 3% 1em;
}
.sec__tx__list li dd p {
	font-size: 0.94em;
	letter-spacing: -0.01em;
}
.sec__tx__list li a {
	display: block;
	width: 50%;
	max-width: 300px;
	margin: 0.5em auto;
	padding: 0.3em 0;
	background: #9D8564;
	background : linear-gradient(0deg, #998461 0%, #AB9770 29.12%, #B5A178 41.79%, #D8C5A3 52.11%, #C9B590 63.79%, #B5A178 76.12%, #897557 100%, #E4DBC0 100%);
	letter-spacing: 0.2em;
	color: #FFF;
	text-decoration: none;
	position: relative;
}
.sec__tx__list li a::after {
	content: ""; 
    display: inline-block;
	position: absolute;
	left: calc(50% - 1em);
	bottom: -0.9em;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-color: #9D8564 transparent transparent transparent;
    border-width: 1em 1em 0 1em;
}
.sec .underage {
	margin: 2em 0 1em;
}
.sec .underage img {
	float: left;
	width: 4.5em;
	margin: 0 0.6em 0.2em 0;
}

#sec__worry h3 {
	background: url(../img/bg.jpg) no-repeat calc(100% + 2em) 60%;
	background-size: auto 140%;
	color: #9B6F49;
	padding: 2em 25.5% 2em 0;
	line-height: 1.1;
}
#sec__worry h3 span.gf--nt {
	display: block;
	font-size: 1.4em;
	letter-spacing: -0.01em;
}
#sec__worry h3 span:nth-of-type(2) {
	margin-bottom: 1.5em;
}
#sec__worry .sec__worry__list {
	margin: 1.2em auto;
}
#sec__worry .sec__worry__list li {
	margin: 0.8em 0;
}
#sec__worry .sec__worry__list li:nth-of-type(odd) {
	text-align: left;
}
#sec__worry .sec__worry__list li:nth-of-type(even) {
	text-align: right;
}
#sec__worry .sec__worry__list li span {
	display: inline-block;
	border: 1px solid #B39F8C;
	border-radius: 0.6em;
	padding: 0.5em 0.7em;
	line-height: 1;
}
#sec__worry .sec__worry__list li img {
	height: 1.25em;
}
#sec__worry p.gf--nt {
	color: #A57C52;
	text-align: center;
	letter-spacing: -0.03em;
}
#sec__reason .sec__reason__list {
	text-align: left;
	border-radius: 6px;
	border: 1px solid #C6A32B;
	box-shadow: 2px 2px 0px #8C731E;
	padding: 0.5em 3% 0.3em 0;
	margin: 0 auto 0px;
	counter-reset: counter-name;
}
#sec__reason .sec__reason__list li {
	margin: 0.5em 0;
	position: relative;
	padding: 0 0 0 3.8em;
	line-height: 1;
}
#sec__reason .sec__reason__list li::before,
#sec__reason .sec__reason__list li::after {
	content: "";
	position: absolute;
	display: block;
}
#sec__reason .sec__reason__list li::before {
	background: url(../img/sec__reason__list--bg.png) no-repeat;
	background-size: contain;
	width: 3.8em;
	height: 2.6em;
	left: -0.5em;
	top: 0.3em;
}
#sec__reason .sec__reason__list li::after {
	background-size: auto 100% !important;
	width: 1.2em;
	height: 1.2em;
	left: 0.8em;
	top: 0.7em;
}
#sec__reason .sec__reason__list li:nth-of-type(1)::after {
	background: url(../img/sec__reason__list--no1.png) no-repeat 50% 0;
}
#sec__reason .sec__reason__list li:nth-of-type(2)::after {
	background: url(../img/sec__reason__list--no2.png) no-repeat 50% 0;
}
#sec__reason .sec__reason__list li:nth-of-type(3)::after {
	background: url(../img/sec__reason__list--no3.png) no-repeat 50% 0;
}
#sec__reason .sec__reason__list li:nth-of-type(4)::after {
	background: url(../img/sec__reason__list--no4.png) no-repeat 50% 0;
}
#sec__reason .sec__reason__list li:nth-of-type(5)::after {
	background: url(../img/sec__reason__list--no5.png) no-repeat 50% 0;
}
#sec__reason .sec__reason__list li:nth-of-type(6)::after {
	background: url(../img/sec__reason__list--no6.png) no-repeat 50% 0;
}
#sec__reason .sec__reason__list img {
	width: auto;
	height: 5.5vw;
	max-height: 24px;
}
#sec__reason .sec__reason__list strong {
	border-bottom: 1px solid #C6A32B;
	display: block;
	padding-bottom: 10px;
	padding-top: 7px;
	margin-bottom: 7px;
	color: #BF9367;
	font-size: 1.3em;
}
#sec__reason .sec__reason__list span {
	display: inline-block;
}
#sec__tx {
	text-align: left;
}
#sec__tx section {
	margin-bottom: 30px;
}
#sec__tx h5 {
	position: relative;
	margin: 1.5em 0 0;
}
#sec__tx h5::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 1.5px solid #BCAF93;
	width: calc(100% - 2em);
}
#sec__tx h5 span {
	display: inline-block;
	background: #BCAF93;
	padding: 0.5em 0.7em;
	border-radius: 1em;
	color: #FFF;
}
#sec__tx .sec__tx__sx {
	margin: 0 auto 1em;
	padding-top: 0.5em;
}
#sec__tx .sec__tx__sx dt {
	color: #8B6239;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	width: 5em;
	text-align: center;
}
#sec__tx .sec__tx__sx dd {
	display: table-cell;
	width: calc(100% - 5em);
}
#sec__tx .sec__tx__sx dd ul {
	line-height: 1;
	margin-right: -2.5%;
}
#sec__tx .sec__tx__sx dd li {
	display: inline-block;
	margin: 0.2em 0;
	background: #C7B5A0;
	font-size: 0.88em;
	color: #FFF;
	padding: 0.4em 0.5em;
	border-radius: 0.2em;
}
#sec__tx01 .sec__tx__sx dd li:nth-of-type(n + 4) {
	padding: 0.4em 0.25em;
}
#sec__tx .sec__tx__rcmpt {
	padding-top: 0.5em;
	background: #FFF;
}
#sec__tx .sec__tx__rcmpt li::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0.45em;
	height: 0.45em;
	background: #C59B6D;
	border-radius: 50%;
	margin: 0 0.5em 0.2em 0;
}
#sec__tx09 .sec__tx__rcmpt li {
	margin-bottom: 0.5em;
}
#sec__tx .sec__tx__infotbl {
	width: 100%;
	margin: 1em auto;
	font-size: 0.85em;
}
#sec__tx .sec__tx__infotbl th,
#sec__tx .sec__tx__infotbl td {
	border: 1px solid #BCAF93;
	padding: 0.4em 1% 0.4em 2%;
	line-height: 1.5;
}
#sec__tx .sec__tx__infotbl th {
	background: #BCAF93;
	color: #FFF;
	text-align: left;
	padding: 0.3em 3%;
	width: 22%;
	min-width: 5.8em;
	border-bottom-color: #FFF;
	vertical-align: middle;
}
#sec__tx .sec__tx__infotbl tr:last-of-type th {
	border-bottom-color: #BCAF93;
}
#sec__tx01 .inner {
	background: url(../img/lutronic.png) no-repeat calc(100% + 3em) 8.5em;
	background-size: 11em auto;
}
#sec__tx02 .inner {
	background: url(../img/lumecca.png) no-repeat 99% 16.5em;
	background-size: 10em auto;
}
#sec__tx06 figure.fg--m {
	margin-bottom: 0;
}
#sec__tx06 p.sec__tx__txt {
	background: url(../img/sec__tx06__ph02.jpg) no-repeat 50% 0;
	background-size: 78% auto;
	padding: 1em 0;
	margin-bottom: 0;
}
#sec__tx07 figure.nopd {
	margin-top: 2em;
}
#sec__tx08 .sec__tx08__list {
	margin: 1em 0;
}
#sec__tx08 .sec__tx08__list dt {
	clear: both;
	float: right;
	width: 70%;
	margin-bottom: 0.3em;
}
#sec__tx08 .sec__tx08__list dt span {
	display: inline-block;
	background: #E3ADA1;
	border-radius: 0 1.5em 1.5em 0;
	padding: 0.2em 1em;
	color: #FFF;
}
#sec__tx08 .sec__tx08__list dt:nth-of-type(n + 2) span {
	min-width: 10em;
}
#sec__tx08 .sec__tx08__list dd {
	clear: left;
}
#sec__tx08 .sec__tx08__list dd figure {
	float: left;
	width: 30%;
	margin: 0 0 1em;
}
#sec__tx08 .sec__tx08__list dd figure img {
	border: 1px solid #4D4D4D;
}
#sec__tx08 .sec__tx08__list p {
	margin: 0 0 1em calc(30% + 1em);
}
#sec__tx .sec__tx__dr {
	position: relative;
	text-align: left;
	width: 106%;
	margin: 0 -3%;
	padding-top: 9em;
}
#sec__tx .sec__tx__dr .sec__tx__drph {
	position: absolute;
	left: -2.5em;
	top: 0;
	width: 13em;
	z-index: -1;
}
#sec__tx .sec__tx__dr figcaption img {
	width: 15em;
	margin: 0 0 0.8em 7.5em;
}
#sec__tx .gf--sm.ta--center {
	color: #8B6239;
	font-size: 1.38em;
	line-height: 1.4;
	letter-spacing: -0.05em;
	margin: 0 -4% 0.5em -2.8%;
}
#sec__flow .sec__flow__step li {
	position: relative;
	margin-bottom: 1em;
}
#sec__flow .sec__flow__step li::after {
	content: ""; 
    display: inline-block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-color: #CBA57C transparent transparent transparent;
    border-width: 1.5em 1.5em 0 1.5em;
	margin-top: 1em;
}
#sec__flow .sec__flow__step li:last-of-type::after,
#sec__flow .sec__flow__step li li::after {
	display: none;
}
#sec__flow .sec__flow__step li strong {
	display: block;
	background: #D9BFA0;
	color: #FFF;
	font-size: 1.3em;
	padding: 0.5em 0;
	text-align: left;
	line-height: 1;
}
#sec__flow .sec__flow__step li strong span {
	display: inline-block;
	background: #C9A277;
	padding: 0.2em 0.7em;
	vertical-align: middle;
	border-radius: 0 1em 1em 0;
	line-height: 0;
	margin: -0.2em 0.2em 0 0;
}
#sec__flow .sec__flow__step li strong span img {
	height: 0.6em;
}
#sec__flow .sec__flow__step li figure {
	width: 60%;
}
#sec__flow .cstbtn {
	clear: both;
}

#sec__fee .sec__fee__catch {
	display: flex;
    justify-content: space-between;
	margin-bottom: 1.5em;
	color: #8B6239;
}
#sec__fee .sec__fee__catch li {
	width: 49%;
	background: #F9F7F4;
	border-radius: 4px;
	line-height: 1.3;
	padding: 0.5em 0;
}
#sec__fee .sec__fee__catch li strong {
	display: block;
	font-size: 1.8em;
}
#sec__fee .sec__fee__tbl {
	margin-bottom: 1em;
}
#sec__fee .sec__fee__tbl th,
#sec__fee .sec__fee__tbl td {
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	padding: 0.4em 3%;
}
#sec__fee .sec__fee__tbl th {
	text-align: left;
}
#sec__fee .sec__fee__tbl th span {
	font-size: 0.85em;
}
#sec__fee .sec__fee__tbl td {
	border-left: 1px solid #A6A6A6;
	width: 30%;
	min-width: 5.8em;
	padding-left: 0;
	color: #BA1919;
	text-align: right;
	font-size: 1.2em;
	letter-spacing: -0.03em;
}
#sec__fee .sec__fee__tbl td span {
	font-size: 0.65em;
}
#sec__fee .sec__fee__loan dt {
	max-width: 500px;
	padding: 0.3em 0;
	margin: 1.5em auto 0.5em;
	border-radius: 1em;
	background: #CCAC8B;
	color: #FFF;
	font-size: 1.1em;
}
#sec__fee .sec__fee__tbl tr:nth-of-type(8) th {
	border-bottom: none;
}
#sec__fee .sec__fee__tbl tr:nth-of-type(9) th {
	border-top: none;
}
#sec__fee .sec__fee__tbl tr:nth-of-type(10) th {
	font-size: 0.9em;
	letter-spacing: -0.05em;
	padding-right: 0;
}

#sec__faq .sec__faq__list {
	text-align: left;
	margin-bottom: 1.5em;
}
#sec__faq .sec__faq__list dt {
	background: url(../img/sec__faq__list--icon.png) no-repeat 2% 0.45em #CCAC8B;
	background-size: 1.3em auto;
	border-radius: 2px;
	padding: 0.35em 2em 0.35em calc(2% + 1.7em);
	color: #FFF;
	margin-bottom: 0.7em;
	position: relative;
}
#sec__faq .sec__faq__list dt span {
	display: block;
}
#sec__faq .sec__faq__list dt::before,
#sec__faq .sec__faq__list dt span::before,
#sec__faq .sec__faq__list dt span::after {
	content: "";
	position: absolute;
	right: 2%;
	top: 0.45em;
}
#sec__faq .sec__faq__list dt::before {
	border-radius: 50%;
	background: #fff;
	width: 1.3em;
	height: 1.3em;
}
#sec__faq .sec__faq__list dt span::before,
#sec__faq .sec__faq__list dt span::after {
	background: #BA9877;
	width: 0.8em;
	height: 2px;
	margin: calc(0.5em + 1px) 0.25em 0 0;
}
#sec__faq .sec__faq__list dt span::before {
	transform: rotate(90deg);
}
#sec__faq .sec__faq__list dt.open span::before {
	display: none;
}
#sec__faq .sec__faq__list dd {
	text-align: justify;
	padding-bottom: 1.5em;
}
#sec__faq p {
	border-top: 1px solid #A6A6A6;
	padding-top: 1em;
}
#sec__info h4 {
	background: #D6BA99;
	color: #FFF;
	font-size: 1.4em;
	padding: 0.5em 0;
	margin: 0 0 0.7em;
}
#sec__info .sec__info__msg {
	background: url(../img/sec__info__msg--bg.jpg) no-repeat calc(100% + 1em) 10%;
	background-size: 10.5em auto;
	padding: 2em 27% 1em 0;
}
#sec__info .sec__info__msg p {
	text-align: center;
	color: #A57C52;
	letter-spacing: -0.03em;
	font-size: 700;
}
#sec__info .sec__info__msg p span:not(.ib) {
	margin-right: -0.5em;
}
#sec__info .sec__info__dr {
	margin: 1.5em 0 3em;
	text-align: left;
}
#sec__info .sec__info__dr dt {
	margin-bottom: 1em;
}
#sec__info .sec__info__tbl {
	margin-bottom: 3em;
	border-top: 1px solid #A6A6A6;
}
#sec__info .sec__info__tbl th,
#sec__info .sec__info__tbl td {
	display: block;
	text-align: left;
	padding: 0 3%;
}
#sec__info .sec__info__tbl td {
	border-bottom: 1px solid #A6A6A6;
	padding-bottom: 0.5em;
}
#sec__info .sec__info__tbl th {
	padding-top: 0.5em;
}
#sec__info p.ta--center:nth-of-type(2) {
	letter-spacing: -0.05em;
}
#sec__info .sec__info__gmap {
	display: block;
	width: calc(90% - 1.5em);
	max-width: calc(600px - 1.5em);
	margin: 1.5em auto 3em;
	background: #CBBAA1;
	padding: 1em 1.5em 1em 0;
	color: #FFF;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	border-radius: 5px;
	position: relative;
}
#sec__info .sec__info__gmap::before,
#sec__info .sec__info__gmap::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 0.7em);
	left: calc(50% + 6.5em);
}
#sec__info .sec__info__gmap::before {
	background: #FFF;
	border-radius: 1em;
	width: 1.4em;
	height: 1.4em;
}
#sec__info .sec__info__gmap::after {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 0 0.4em 0.6em;
	border-color: transparent transparent transparent #CBBAA1;
	margin: 0.3em 0 0 0.5em;
}
#sec__info .sec__info__ph {
	width: 80%;
	max-width: 450px;
	margin: auto;
}
#sec__info .sec__info__ph figcaption {
	background: #D6BA99;
	border-radius: 0.5em 0.5em 0 0;
	color: #FFF;
	font-size: 0.9em;
	padding: 0.6em 0;
}
#sec__info .sec__intro__ph .slick-arrow {
	background: rgba(215,215,215,0.8);
}
#sec__info .sec__info__ph .slick-prev {
	left: -2.3em;
}
#sec__info .sec__info__ph .slick-next {
	right: -2.3em;
}
#sec__info .sec__info__ph .slick-prev::after {
	border-color: transparent #B3B3B3 transparent transparent;
}
#sec__info .sec__info__ph .slick-next::after {
	border-color: transparent transparent transparent #B3B3B3;
}

@media screen and (max-width : 767px) {
#sec__tx01 .sec__tx__sx dt {
	width: 2.5em;
	padding-right: 0.5em;
}
#sec__tx01 .sec__tx__sx dd {
	width: calc(100% - 3em);
}
}

@media screen and (min-width : 600px) {
.mv {
	background: url(../img/bg.jpg) 100% 70% no-repeat;
	background-size: auto 120%;
}
.mv h2 {
	width: 400px;
	margin: auto;
}
#sec__worry .sec__worry__list {
	width: 30em;
}
#sec__worry .sec__worry__list li span {
	padding: 0.5em 2em;
}
#sec__tx01 .inner {
	background: url(../img/lutronic.png) no-repeat calc(100% + 1em) 8em;
	background-size: 11.3em auto;
}
#sec__tx02 .inner {
	background: url(../img/lumecca.png) no-repeat 95% 19em;
	background-size: 9.5em auto;
}
#sec__tx06 p.sec__tx__txt {
	background: url(../img/sec__tx06__ph02.jpg) no-repeat 50% 0;
	background-size: 400px auto;
	padding: 10% 0;
}
#sec__tx08 .sec__tx08__list dt {
	width: calc(100% - 150px);
}
#sec__tx08 .sec__tx08__list dd figure {
	width: 150px;
}
#sec__tx08 .sec__tx08__list p {
	margin: 0 0 1em calc(150px + 1em);
}
}

@media screen and (min-width : 768px) {
.mv {
	background: url(../img/bg.jpg) 100% 35% no-repeat;
	background-size: auto 150%;
	padding: 0.5em 0;
	margin-bottom: 0.5em;
}
.mv h2 {
	font-size: 1.2em;
	width: 80%;
	max-width: 700px;
}
.mv h2 strong img {
	width: 22em;
}
.mv p {
	width: 80%;
	max-width: 700px;
	text-align: left;
	margin: auto !important;
}
#sec__worry h3 {
	padding: 3em 0;
}
#sec__worry h3 span {
	display: block;
}
#sec__worry h3 span.gf--nt {
	display: inline-block;
}
#sec__worry figure.fg--m {
	width: 35%;
	float: left;
}
#sec__worry p.gf--nt {
	width: 63%;
	float: right;
	margin: 3.5% 0 0;
}
#sec__reason .sec__reason__list span {
	display: inline;
}
#sec__tx figure.fg--m {
	float: right;
	margin: 0 0 1em 3%;
	width: 40%;
}

#sec__tx01 .inner {
	background: url(../img/lutronic.png) no-repeat 48% -3em;
	background-size: calc(5em + 10%) auto;
}
#sec__tx02 .inner {
	background: url(../img/lumecca.png) no-repeat 45% 3.5em;
	background-size: calc(3em + 10%) auto;
}
#sec__tx06 p.sec__tx__txt {
	background: url(../img/sec__tx06__ph02.jpg) no-repeat 15% 40%;
	background-size: 40% auto;
	padding: 1em 0;
}
#sec__tx08 figure.fg--s {
	float: right;
	margin: 0 0 1em 3%;
	width: 30%;
}
#sec__tx08 .sec__tx08__list {
	clear: both;
}

#sec__tx .sec__tx__dr {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#sec__tx .sec__tx__dr .sec__tx__drph {
	left: 0;
}
#sec__tx .sec__tx__dr figcaption img {
	margin-left: 0;
}

#sec__flow .sec__flow__step li strong {
	margin-bottom: 1em;
}
#sec__flow .sec__flow__step li p {
	margin-left: 33%;
}
#sec__flow .sec__flow__step li figure {
	width: 30%;
	float: left;
	margin: 0 3% 1em 0;
}
#sec__flow .sec__flow__step .paybox,
#sec__flow .sec__flow__step .cfbtn {
	clear: both;
}
#sec__flow .sec__flow__step .paybox p {
	margin-left: 0;
}
#sec__info .sec__info__msg {
	background: url(../img/sec__info__msg--bg.jpg) no-repeat 100% 10%;
	background-size: 12em auto;
	padding: 2.5em 20% 2em 3%;
	margin: 0 10%;
	font-size: 1.1em;
}
#sec__info .sec__info__dr p {
	float: left;
	margin-right: 10%;
}

#sec__info .sec__info__tbl th {
	width: 30%;
	min-width: 11em;
}
#sec__info .sec__info__tbl th,
#sec__info .sec__info__tbl td {
	display: table-cell;
	border-bottom: 1px solid #A6A6A6;
	padding: 0.5em 0 0.5em 2%;
}
}

@media screen and (min-width : 1000px) {
#sec__worry h3 {
	margin: 0 10%;
}
}


/* Form ......................................... */
.form {
	padding-bottom: 0;
}
.form .header__nav {
	display: none;
}
.form section {
	padding-top: 10px;
}
.form .inner {
	text-align: left;
}
.form section p {
	margin: 1em 0;
	text-align: left;
}
.form section figure {
	margin: 1em auto;
	width: 84%;
	max-width: 400px;
}

.form__tbl {
	width: 100%;
	margin: 1em 0 1.5em;
}
.form__tbl caption  {
	width: 70%;
	margin: 1em auto 30px;
	background: #C49976;
	color: #FFF;
	font-weight: bold;
	padding: 0.5em 0;
	border-radius: 1em;
	font-size: 1.1em;
}
.form__tbl th,
.form__tbl td {
	display: block;
	line-height: 1.6;
}
.form__tbl th {
	position: relative;
	padding: 1em 0 0 45px;
    border-top: 1px solid #ccc;
}
.form__tbl td {
	padding: 5px 0 1.2em 0;
}
.form__tbl th span {
    display: inline-block;
    width: 40px;
    height: 21px;
    font-size: 11px;
    text-align: center;
    line-height: 21px;
    color: #fff;
    vertical-align: middle;
	position: absolute;
	left: 0;
	margin-top: 0.1em;
}
.form__tbl th span.required {
    background-color: #BC9873;
}
.form__tbl th span.any {
    background-color: #808080;
}

.form__tbl input[type="text"],
.form__tbl input[type="number"],
.form__tbl input[type="tel"],
.form__tbl input[type="email"],
.form__tbl select,
.form__tbl textarea {
	border: solid 1px #CCC;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #ccc inset;
	padding: 10px 10px;
	margin: 5px 0;
	vertical-align: middle;
	font-size: 16px;
    -webkit-appearance: none;
	font-family: sans-serif;
}
.form__tbl input[type="number"] {
	width: 4.5em;
}
.form__tbl input[type="text"],
.form__tbl input[type="email"] {
	width: 90%;
}
.form__tbl input[type="tel"] {
	width: 50%;
}
.form__tbl input[type="checkbox"] {
	vertical-align: middle;
	line-height: 1;
	margin: 0;
	width: 1em;
	height: 1em;
}
.form__tbl ::placeholder {
	color: #ccc;
}
.form__tbl textarea {
	width: 90% !important;
	height: 5em !important;
}
.form__tbl label {
	display: block !important;
	border: none !important;
	padding: 0 !important;
	margin: 0.2em 20px 0.1em 0 !important;
}
.form__btn {
	text-align: center;
	margin: 0 auto;
}
.form__btn input,
.form__btn input:hover,
.form__btn a,
.form__btn a:hover {
	display: inline-block;
	border: none;
	border-radius: 5px; 
	background: #BC9873;
	color: #fff;
	margin: 20px auto;
	padding: 1em 40px;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	font-size: 1em;
    -webkit-appearance: none;
}

@media screen and (max-width : 767px) {
.form .contact {
	display: none;
}
}

@media screen and (min-width : 768px) {
.form .contact__reserve,
.form .contact__mail {
	display: none;
}
}

/* default customize */
.mfp_ok {
    background-color: #FFF;
}
div.mfp_ok {
	display: none !important;
}
:focus {
	outline-color: #000;
}
form#mailformpro label.mfp_checked {
    padding: 0 !important;
    border: none !important;
    background-color: #FFF !important;
    box-shadow: none !important;
}
.mfp_element_submit {
	text-shadow: none;
}
.mfp_element_submit, .mfp_element_reset, .mfp_element_button, button.mfp_next, button.mfp_prev {
    background: #BCAF93;
	border: none;
}


/* privacy policy ............................... */
.pp section {
	padding-top: 10px;
}
.pp__list li {
	list-style: decimal;
	margin: 0 0 1.5em 30px;
	font-weight: bold;
}
.pp__list h4 {
	text-align: left;
	margin: 1.5em 0 0.5em;
	font-size: 1.1em;
	font-weight: bold;
}
.pp__list p {
	margin: 0 0 1em -23px;
}



/* ------------------------------------------------------------
	Common
------------------------------------------------------------ */
.mb0 {margin-bottom: 0 !important;}
.mt0 {margin-top: 0 !important;}
.ta--center { text-align: center !important;}
.f--small { font-size: 0.91em !important;}

.ib {display:  inline-block}

.clearfix::after,
.wrap::after,
.inner::after {
	content: "";
	display: block;
	clear: both;
}
.clearfix::before,
.wrap::before,
.inner::before {
	content: "";
	display: block;
	clear: both;
}
.clearfix,
.wrap,
.inner {
	display: block;
}
.clear {clear: both;}
.gf--nt {font-family: 'Noto Serif JP', serif;}
.gf--sm {font-family: 'Shippori Mincho', serif;}

.f--filter {filter: drop-shadow(0 0 2px rgba(255,255,255,1))  drop-shadow(0 0 2px rgba(255,255,255,1))  drop-shadow(0 0 2px rgba(255,255,255,1))  drop-shadow(0 0 2px rgba(255,255,255,1));}

@media screen and (max-width : 767px) {/* PC only */
.pc { display: none !important;}
}
@media screen and (min-width : 768px) {/* SP only */
.sp { display: none !important; }
}
