@import url(https://fonts.googleapis.com/icon?family=Material+Icons);



@media print, screen and (min-width: 1025px) {


.cent { text-align:center;}

ul.faqspace {
	list-style-type: none;
	padding-left: 45px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 25pt;
	margin-top: 0px;
	margin-bottom: 5px;
	font-feature-settings: "palt" 1;
	font-family: 'Roboto', sans-serif!important;
	font-weight: 800;
	color: #FFB70A;
}
.faqspace li {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 16pt;
	line-height: 35px;
	color: #000;
	letter-spacing: 1px;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 30px;}
.answers p:not(:last-child) {margin-bottom: 10px;}

.answers p{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	font-size: 12pt;
	line-height: 35px;
	letter-spacing: 1px;
}

.answers .comennt5s {padding-top: 10px;padding-bottom: 5px;margin-bottom: 10px;}


.to-greet {
	box-sizing: border-box;
	display: flex;
	/*justify-content: space-between;*/
	align-items: center;
	/*flex-wrap: wrap;*/
	background-color: #7a614b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 80px;
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 50px;
	padding-left: 80px;
	color: #fff;
}
.to-greet h2{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	box-sizing: border-box;
	font-size: 17pt;
	line-height: 35px;
	letter-spacing: 2px;
	margin-right: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6b9ad;
	padding-right: 100px;
}
.to-greet p{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 13pt;
	line-height: 30px;
	letter-spacing: 1px;
}


.recruit_table .map-space{padding-top: 20%;/*←高さを変更する*/}
.tables {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}

.recruit_table h2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 13pt;
	line-height: 25px;
}
.recruit_table {
	border-collapse:collapse;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	width: 300px!important;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb709;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
}

.map {
}

.recruit_table td {
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	/*width: 75%!important;*/
	box-sizing: border-box;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eae7de;
	box-sizing: border-box;
}
/*.recruit_table h3 {
	font-size: 15pt;
	line-height: 35px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}*/

/*.recruit_table p:not(:last-child) {margin-bottom: 15px;}*/
.recruit_table h4{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}
.recruit_table h4 a{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	position: relative;
	font-size: 13pt;
	line-height: 25px;
	font-weight: normal;
	color: #533E2C;
}


.ultag {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ultag li:nth-child(1) { margin-bottom:7px;}
.ultag li:nth-child(2) { margin-bottom:7px;}
.ultag li:nth-child(3) { margin-bottom:7px;}
.ultag li:nth-child(4) { margin-bottom:7px;}
.ultag li{
	width: 49.5%;
}
.ultag li span{
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 15px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ultag li .mysvg{
	width:35px;
	margin-right: 10px;
	/*vertical-align: -16%;
	display: inline-block;
	margin-right: 7px;*/
}



.wrap-space {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space0 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:30px;
}
.wrap-space0:not(:last-child) {margin-bottom: 50px;}


.wrap-space1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.wrap-space1:not(:last-child) {margin-bottom: 50px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}



.wrap-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space2:not(:last-child) {margin-bottom: 50px;}
.wrap-space2:nth-child(odd) {flex-direction: row-reverse;}



.wrap-space3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space3:not(:last-child) {margin-bottom: 50px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}

.h20 {padding-top: 20%;}
.h25 {padding-top: 25%;}
.h30 {padding-top: 30%;}
.h35 {padding-top: 35%;}
.h40 {padding-top: 40%;}
.h45 {padding-top: 45%;}
.h50 {padding-top: 50%;}
.h55 {padding-top: 55%;}
.h60 {padding-top: 60%;}
.h65 {padding-top: 65%;}



.dangumi {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding:60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
.dangumi li{
	width: 47%;
}

.dangumi li:nth-child(1) {margin-bottom:45px;}
.dangumi li:nth-child(2) {margin-bottom:45px;}
.dangumi li:nth-child(3) {margin-bottom:45px;}
.dangumi li:nth-child(4) {margin-bottom:45px;}


.dangumi li h4 .mysvg{
	width:25px;
	vertical-align: -16%;
	display: inline-block;
	margin-right: 7px;
}
.dangumi li h4{
	line-height: 30px;
	font-size: 16pt;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	margin-bottom: 15px;
	/*color: #77604D;*/
}
.dangumi li p{
	line-height: 30px;
	font-size: 12pt;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}

.dangumi li .points3 li{width: 100%;margin-bottom: 10px;}

.dangumi li .points2 li{margin-bottom: 0px;}



.dangumi2:not(:last-child) {margin-bottom: 50px;}

.dangumi2 {
	padding:60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
.hanhan {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.hanhan li{}
.hanhan:not(:last-child) {margin-bottom: 50px;}

.re {flex-direction: row-reverse;}


ul.cktex{
	background-color: #F9F7F3;
	padding-top: 20px;
	list-style-type: none;
	overflow: hidden;
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	box-sizing: border-box;
	/*width: 90%;*/
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.cktex li{padding-left: 25px;}
ul.cktex li:before {
	content: "";
	padding-right: 0.3em;
	position: absolute;
	left: 0;
	background-image: url(../img/body/ck.svg);
	background-size: contain;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:1px;
	box-sizing:border-box;
}
.cktex li {
	box-sizing: border-box;
	width: 24%;
	font-weight: 600;
	position: relative;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	margin: 0.5%;
}
.cktex li:not(:last-child) {margin-bottom: 5px;}
.cktex:not(:last-child) {margin-bottom: 15px;}





ul.cktex2{
	background-color: #F9F7F3;
	padding-top: 20px;
	list-style-type: none;
	overflow: hidden;
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	box-sizing: border-box;
	/*width: 90%;*/
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.cktex2 li{padding-left: 25px;}
ul.cktex2 li:before {
	content: "";
	padding-right: 0.3em;
	position: absolute;
	left: 0;
	background-image: url(../img/body/ck.svg);
	background-size: contain;
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:1px;
	box-sizing:border-box;
}
.cktex2 li {
	box-sizing: border-box;
	width: 49%;
	font-weight: 600;
	position: relative;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	margin: 0.5%;
}
.cktex2 li:not(:last-child) {margin-bottom: 5px;}
.cktex2:not(:last-child) {margin-bottom: 15px;}


.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image300 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image350 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
	font-family: "object-fit: cover;";
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.comennt-box {}
.comennt-box:not(:last-child) {}


.r20 {margin-right: 8%;}
.l20 {margin-left: 8%;}

.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w31 {width: 31%;}
.w32 {width: 32%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}
.w61 {width: 61%;}
.w62 {width: 62%;}
.w63 {width: 63%;}
.w64 {width: 64%;}
.w65 {width: 65%;}
.w66 {width: 66%;}
.w67 {width: 67%;}
.w68 {width: 68%;}
.w69 {width: 69%;}
.w70 {width: 70%;}


#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {scroll-margin-top: 150px;}
#access  {scroll-margin-top: 150px;}
#privacy  {scroll-margin-top: 150px;}


.t-btms {}
.t-btms li{
	display: flex;
	align-items: center;
	/*justify-content: space-between;
	flex-wrap: wrap;*/
}
.t-btms li:nth-child(1) { margin-bottom:30px;}
.t-btms li span{
	display: block;
	background-color: #523E2C;
	text-align: center;
	height: 115px;
	width: 115px;
	box-sizing:border-box;
	padding:25px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin-right: 20px;
}
.t-btms li span .mysvg{
	color: #fff;
	fill: currentColor;
}
.t-btms li div {width: 70%;}
.t-btms li h3 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 33px;
	font-weight: 600;
	margin-bottom: 5px;
	letter-spacing: 2px;
	position: relative;
	padding-bottom: 5px;
}
.t-btms li h3 a{display: block;color: #3e3938;}
.t-btms li h3 .mysvg{
	color: #ffb709;
	fill: currentColor;
	width: 25px;
	margin-left: 5px;
	vertical-align: -10%;
	display: inline-block;
}
.t-btms li p {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 1px;
}
.t-btms li h3 a:hover,
.t-btms li h3 a:focus {}
.t-btms li h3 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ffb709;
}
.t-btms li h3 a:hover::after {transform: scale(1, 1);}





.btms {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:20px;
}
.btms li{ width:49%;}
.btms li .button1{ display:block;}



.btms2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:50px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.btms2 li{ width:32%;}
.btms2 li .button1{ display:block;}

.btms2 .button1 .mysvg {
	width:35px;
	vertical-align: -36%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right: 10px;
}
.btms2 .button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.btms2 .button1 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 13pt;
	display: table;
	position: relative;
	z-index: 1;
	letter-spacing: 2px;
}
.btms2 .button1::before,
.btms2 .button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btms2 .button1,
.btms2 .button1::before,
.btms2 .button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btms2 .button1 {
	padding: 20px;
	color: #fff;
	background-color: #7a614b;
}
.btms2 .button1:hover {
	padding: 20px;
	color: #fff;
	background-color: #533E2C;
}


.contets-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.contets-wrap .comennt-box {
	padding-top:60px;
}

.contets-wrap .comennt1 {
	line-height: 40px;
}

.engs {
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	line-height: 29px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	margin-left: 22px;
	margin-bottom:5px;
	letter-spacing: 1px;
}
.engs:before {
	content: "●";
	position: absolute;
	top: 0;
	left: 0;
	margin-left: -22px;
	color: #ffb709;
}
.midashi1 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
	letter-spacing: 2px;
}



.engs2 {
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	line-height: 29px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	margin-bottom:5px;
	letter-spacing: 1px;
	text-align: center;
}
.engs2:before {
	content: "●";
	/*position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	margin-left: -22px;*/
	color: #ffb709;
	margin-right:5px;
}
.midashi2 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 45px;
	letter-spacing: 2px;
	text-align: center;
}



/*

.midashi2 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	letter-spacing: 2px;
}*/


.midashi3 {
	position: relative;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 22pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 35px;
	letter-spacing: 2px;
}
.midashi3:before {
	content: "●";
	color: #99795d;
	margin-right: 5px;
	font-size: 13pt;
	vertical-align: 15%;
	display: inline-block;
}

.midashi4 {
	position: relative;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 1px;
}

.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}
.comennt1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	letter-spacing: 1px;
}

.comennt2 {
	font-size: 12pt;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
}

.comennt2b {
	font-size: 13pt;
	line-height: 35px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

.comennt3 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 33px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.comennt3 span{
	font-feature-settings: "palt" 1;
	font-family: "Roboto", sans-serif;
	font-size: 15pt;
	line-height: 50px;
	font-weight: 600;
	color: #FFF;
	background-color: #FFB70A;
	text-align: center;
	display: inline-block;
	height: 50px;
	width: 50px;
	margin-right: 10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.map-space {
	position: relative;
	padding-bottom: 35%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}






ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 21px;
	text-align: left;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #533e2c;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 31px;
}

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #533E2C;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 29px;
}
.points3 li span{font-weight: 600;}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}




ol.point-num {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-num li{
	padding-left: 20px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #98D62E;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






.whbk{position: relative;background-color: #FFF;}

.tobk2{position: relative;background-color: #ccc;}

.bk50 { margin-bottom:80px;}

.tobk {
	min-width: 1180px;
	position: relative;
	background-color: #fff;
	margin-right: 3%;
	margin-left: 3%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.tobk .space-full {min-width: 1000px;}


.times { margin-bottom:25px;}

.tobk1 {background-image: url(../img/body/tobk-01.png);}

.greetbk {
	width: 100%;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-border-top-left-radius: 60px;
	-webkit-border-top-right-radius: 60px;
	-moz-border-radius-topleft: 60px;
	-moz-border-radius-topright: 60px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	padding-top:300px;
}

.space-full0 {
	width: 92%;
	min-width: 1100px;
	/*max-width: 1500px;*/
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f7f3;
	-webkit-border-top-left-radius: 60px;
	-webkit-border-top-right-radius: 60px;
	-moz-border-radius-topleft: 60px;
	-moz-border-radius-topright: 60px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
}

.maruwaku {
	max-width: 1400px;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 80px;
	padding-bottom: 80px;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
}


.textbox {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;	
	
}
.textbox1s {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 60px;
	position: relative;		
}
.textbox1sc {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;		
}
.textbox1s2 {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 120px;
	position: relative;		
}


.textbox1 {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 120px;
	position: relative;	
}




.hed-space {
	/*width: 90%;*/
	min-width: 1100px;
	margin-right: 8%;
	margin-left: 5%;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all .5s;
}
.change-color .hed-space {
	min-width: 1100px;
	margin-right: 7%;
	margin-left: 3%;
	
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all .5s;
}

.logoimage {}
.logoimage a{display: block;}

#logo {
	width: 245px;
	margin-top: 10px;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 156px;
	margin-top: 7px;
	background-repeat: no-repeat;
	transition: all .5s;
}

.main-space {
	min-width: 1150px;
	position: relative;
	margin-top:115px;
	margin-left: 30px;
}

.main-image {
	background-color: #F9F7F3;
	height: 76vh;
	/*padding-top:52%;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.jpg);
	background-position: 82% center;
	z-index: 1;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
	background: rgba(255,255,255,0.0);
	-webkit-backdrop-filter: blur(0px);
	backdrop-filter: blur(0px);
	transition: all .5s;
}


.header.change-color {
	background-color: #F9F7F3;
	color: #000;
	background: rgba(249,247,243,0.9);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);	
}


.greet {
	font-feature-settings: "palt" 1;
	display: flex;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	/*flex-wrap: wrap;*/
}
.greet li:nth-child(1) {width: 30%;}
.greet li:nth-child(2) {width: 60%;}

.greet h2{
	font-size: 23pt;
	font-weight: 600;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	line-height: 55px;
	letter-spacing: 2px;
}
.greet h3{
	font-size: 12pt;
	font-weight: normal;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	line-height: 35px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}

.photos {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.photos li{width: 32.8%;line-height: 0;}

.towimage {
	width: 37%;
	padding-top:80px;
}
.towimage li span:nth-child(1){ margin-top: -80px;}
.towimage li span:nth-child(2){ margin-left:20px;margin-top: 50px;}
.towimage li span {
	display: block;
	position: relative;
	width: 100%;
	padding-top:90%;
	height: 0;
	overflow: hidden;
}
.towimage li span img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
/*.towimage li span img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}*/


.towimage li{
	display: flex;
	justify-content: space-between;
}


.photos2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.photos2 li{width: 50%;line-height: 0;}


.photos2 li span {
	display: block;
	position: relative;
	width: 100%;
	padding-top:80%;
	height: 0;
	overflow: hidden;
}
.photos2 li span img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.photos2 li a{display: block;}


.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.telnum span {
	font-size: 13pt;
	font-weight: 600;
	vertical-align: 10%;
	margin-right: 5px;
}

.telnum {
	font-size: 26pt;
	line-height: 40px;
	font-weight: 800;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 180px;	
}


.gloval-menu {}
.gloval-menu ul {
	margin: 0;
	padding: 0;
}
.gloval-menu li {
	list-style: none;
}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	color: #222;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu a:hover,
.gloval-menu a:focus {}
.gloval-menu a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 15px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ffb709;
}
.gloval-menu a:hover::after {transform: scale(1, 1);}
.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu > ul > li {
	margin-right: 1px;
	text-align: center;
}

.gloval-menu li ul {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {
	margin-left: 10px;
	margin-right: 10px;
}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 25px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: notmal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 20px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: notmal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gloval-menu .c-menu01 a.current	{
	color: #fc9a00;
	position: relative;
}



.gloval-menu .cmenu {
	cursor: pointer;
	position: relative;
	margin-top: 25px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: notmal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .cmenu {
	position: relative;
	margin-top: 20px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: notmal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.gloval-menu .cmenu {
	display: block;
	white-space: nowrap;
	color: #222;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu .cmenu:hover,
.gloval-menu .cmenu:focus {}
.gloval-menu .cmenu::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 15px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ffb709;
}
.gloval-menu .cmenu:hover::after {transform: scale(1, 1);}

.gloval-menu .c-menu01 .cmenu.current	{
	color: #fc9a00;
	position: relative;
}

/*.cmenu .current	{
	color: #fc9a00;
	position: relative;
}*/

/*.cmenu {}
.cmenu {
	display: block;
	white-space: nowrap;
	color: #222;
	text-decoration: none;
	box-sizing:border-box;
}
.cmenu:hover,
.cmenu:focus {}
.cmenu::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 15px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ffb709;
}
.cmenu::after {transform: scale(1, 1);}*/




/*.gloval-menu .c-menu01 a.current::before {
	background-color: #77604D;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}*/

.gloval-menu .c-menu01 .mysvg{
	display: inline-block;
	width: 30px;
	margin-right: 10px;
	vertical-align:-25%;
}

.gloval-menu ul .c-menu01 .level1 {margin-left: -75px;}
.gloval-menu ul .c-menu02 .level1 {margin-left: -60px;}



.c-menu01:hover ul,
.c-menu01:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	margin-top: 25px;
	box-sizing: border-box;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5%;
	padding-right:5%;
	overflow: hidden;
	-webkit-transition: all .1s;
	transition: all .1s;
	/*box-shadow: inset 0px 8px 15px -3px rgba(105,91,79,.1);*/
	background: rgba(119,96,77,0.9);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}

.change-color .c-menu01:hover ul,
.change-color .c-menu01:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	margin-top: 15px;
	box-sizing: border-box;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5%;
	padding-right:5%;
	overflow: hidden;
	-webkit-transition: all .1s;
	transition: all .1s;
	background-color: #ecf5fb;
	/*box-shadow: inset 0px 8px 15px -3px rgba(105,91,79,.1);*/
	background: rgba(119,96,77,0.9);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}



/*.gloval-menu ul .c-menu01 .level1 {margin-left: -80px;}
.gloval-menu ul .c-menu02 .level1 {margin-left: -60px;}*/



.gloval-menu ul .c-menu01 .level1{
	min-width: 1150px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.level1 li {
	/*width: 16%;*/
	box-sizing: border-box;
	text-decoration: none;
	box-sizing: border-box;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	padding-bottom: 7px!important;
}
.level1 a {color: #FFF!important;}

/*.level1 a {
	margin-top: 0px!important;
	box-sizing: border-box;
	font-size: 11pt!important;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #77604d;
	width: 240px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px;
	padding-top: 15px!important;
	padding-right: 15px;
	padding-bottom: 15px!important;
	padding-left: 15px;
}
.level1 a:hover {background-color: #533e2c;}
.level1 a:focus {background-color: #533e2c;}
.level1 a:hover::after {transform: scale(0, 0);}*/



.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
}
.gloval-menu .c-menu02 a {
	position: relative;
	margin-top: 10px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	/*font-family: 'YakuHanJP',zen-maru-gothic, 'Zen Maru Gothic',sans-serif;*/
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}



body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #3e3938;
	background-color: #f9f7f3;	/*-webkit-text-size-adjust:100%;*/
}


.pbk1{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-01.jpg);
	background-position: center center;
}
.pbk2{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-02.jpg);
	background-position: center center;
}
.pbk3{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-03.jpg);
	background-position: center center;
}
.pbk4{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-04.jpg);
	background-position: center 60%;
}
.pbk5{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-05.jpg);
	background-position: center center;
}
.pbk6{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-06.jpg);
	background-position: center center;
}

.pankuzu-space {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	min-width: 1100px;
	-webkit-border-radius: 60px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius: 60px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 60px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	position: relative;
	height: 300px;
}

.pankuzu {
	margin-top: 115px;
}

.pankuzu-space h2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 23pt;
	line-height: 55px;
	letter-spacing: 2px;
	display: table;
	box-sizing: border-box;
	-webkit-border-radius: 30px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 30px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 30px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #3e3938;
	background-color: #fff;
	background: rgba(255,255,255,0.8);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	margin-bottom: -50px;
	margin-left: 50px;
}
.pankuzu-space h2 span{}


/*.pankuzu-space h2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: #F90;
	height: 2px;
	width: 40px;
	margin-top: 50px;
	margin-left: -20px;
}*/

.pages {
	padding-top:20px;
	margin-right: 8%;
	letter-spacing: 1px;
	/*font-feature-settings: "palt" 1;*/
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #3e3938;
	font-size: 9pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 5px;
	margin-left: 5px;
}
.pages li a{
	color: #3e3938;
}
.pages li a:hover{
	color: #3e3938;
	text-decoration: underline;
}

.pages li i{
	font-size: 7pt;
	line-height: 18px;
	vertical-align:2%;
	display:inline-block;
}






#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down30 {margin-bottom: 30px;}



.c-btm {
	display: table;
	padding-top:40px;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	display: table;
	padding-top:40px;
	margin-right: 0;
	margin-left: auto;
}
.l-btm {
	padding-top:40px;
}


.button1 .mysvg {
	width:35px;
	vertical-align: -36%;
	display: inline-block;
	color: #ffb709;
	fill: currentColor;
	margin-right: 7px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 13pt;
	display: table;
	position: relative;
	z-index: 1;
	letter-spacing: 2px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #4c3f33;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 15px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom: 15px;
}
.button1:hover {
	color: #fff;
	background-color: #7a614b;
	padding: 15px;
}



.button2 .mysvg {
	width:50px;
	vertical-align: -48%;
	display: inline-block;
	color: #533e2c;
	fill: currentColor;
	margin-right: 10px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
	outline: none;
	font-size: 15pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #fff;
	color: #533e2c;
}
.button2:hover {
	color: #FFF;
	background-color: #ff9409;
}





.button3 .mysvg {
	width:50px;
	vertical-align: -48%;
	display: inline-block;
	margin-right: 10px;
}
.button3 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
	outline: none;
	font-size: 15pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #06c755;
	background-color: #fff;
}
.button3:hover {
	background-color: #06c755;
	color: #fff;
}



.button3s .mysvg {
	width:50px;
	vertical-align: -50%;
	display: inline-block;
	margin-right: 10px;
}
.button3s {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
	outline: none;
	font-size: 15pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button3s::before,
.button3s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3s,
.button3s::before,
.button3s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3s {
	background-color: #06c755;
	color: #fff;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.0);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.0);
	-o-box-shadow: 0px 0px 25px rgba(0,0,0,.0);
	box-shadow: 0px 0px 25px rgba(0,0,0,.0);
}
.button3s:hover {
	color: #06c755;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	-o-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	box-shadow: 0px 0px 25px rgba(0,0,0,.2);
}

.button2s .mysvg {
	width:40px;
	vertical-align: -38%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right: 10px;
}
.button2s:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button2s {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
	outline: none;
	font-size: 15pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button2s::before,
.button2s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2s,
.button2s::before,
.button2s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2s {
	color: #FFF;
	background-color: #533E2C;
}
.button2s:hover {
	color: #FFF;
	background-color: #2f2115;
}


.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}



.foot-infos {
	
}
.foot-infos ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	background-color: #533e2c;
	color: #FFF;
	width: 90%;
	min-width: 1100px;
	max-width: 1500px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	padding-top: 55px;
	padding-right: 70px;
	padding-bottom: 55px;
	padding-left: 70px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.foot-infos li:nth-child(1) {width: 35%;}
.foot-infos li:nth-child(2) {
	width: 60%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.foot-infos li h4 {
	width: 49%;
}


.foot-infos h3 a {color: #fff;}
.foot-infos h3 .mysvg{
	color: #fff;
	fill: currentColor;
	width: 25px;
	margin-right: 10px;
	vertical-align: -3%;
	display: inline-block;
}
.foot-infos h3{
	font-family: 'Roboto', sans-serif;
	font-size: 30pt;
	line-height: 55px;
	font-weight: 800;
}
.foot-infos p{
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	/*font-family: 'Noto Sans',"hiragino-kaku-gothic-pron", sans-serif;*/
	/*font-feature-settings: "palt";*/
	
	/*word-spacing: 1.25em;*/
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}








footer {
	background: linear-gradient(180deg, #f9f7f3 0%, #f9f7f3 80px, #77604d 80px, #77604d 100%);
	color: #FFF;
}


.foot-add {
	width: 80%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	min-width: 1100px;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top:45px;
	
}


.foot-text {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 26px;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}

.footcontena {
	background-color: #77604d;
	padding-top: 100px;
	padding-bottom: 100px;
}

.foot-space {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	width: 80%;
	min-width: 1100px;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.foot-left {}
.foot-right {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.footlogo {
	width: 270px;
	line-height: 0px;
	margin-bottom:30px;
}
.footlogo .mysvg{
	color: #fff;
	fill: currentColor;
}

.footlogo span{
	display: table;
	font-family: "yu-gothic-pr6n", sans-serif;
	font-size: 13pt;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFF;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}


.foot-menu:nth-child(2) {margin-left: 50px;}
.foot-menu:nth-child(3) {margin-left: 50px;}
.foot-menu {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-menu li {
	position:relative;
	/*width: 49%;
	margin-bottom:5px;*/
}

.foot-menu li a{
	font-size: 12pt;
	line-height: 42px;
	color: #fff;
	display:block;
}

.foot-menu li a:hover,
.foot-menu li a:focus {}
.foot-menu li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}

.copy {
	font-size: 9pt;
	line-height: 16px;
}

.copy i{
	font-size: 9pt;
	line-height: 16px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}



.container2 .fulltimes {
	width: 230px;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding-top: 35px;
	padding-right: 55px;
	padding-bottom: 1px;
	padding-left: 55px;
}
.container2 {position: relative;}
.container2 .bnr-left {
	-webkit-transition: all .3s;
	transition: all .3s;
	position: fixed;
	top: 0;
	margin-top: 30px;
	right: -230px;
	width: 230px;
	background: #3e3938;
	z-index: 100;
	box-sizing: border-box;
}
.container2 a:hover .bnr-left {
	-webkit-transition: all .3s;
	transition: all .3s;
	position: fixed;
	top: 0;
	right: 0px;
	width: 230px;
	background: #3e3938;
	z-index: 100;
	box-sizing: border-box;
}
.container2 .bnr-left button {
	position: absolute;
	top: 0px;
	right: 230px;
	width: 80px;
	height: 60px;
	display: block;
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	background-color: #3e3938;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index:1;
}
.bnr-left button h3 {position:relative;}
.bnr-left button h3 .mysvg{
	width: 25px;
	color: #fff;
	fill: currentColor;
	margin-top:4px;
	margin-right:5px;
}
.bnr-left .bnrlist {
	margin-left:50px;
	margin-right:50px;
}
.telnum5 {
	font-family: 'Roboto', sans-serif;
	font-size: 20pt;
	line-height: 60px;
	font-weight: 800;
	color: #fff;
	height: 60px;
	box-sizing:border-box;
}




.rightbnr {
	width: 80px;
	margin-top: 96px;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 101;
	box-sizing: border-box;
}

.right-form2 .mysvg{
	width: 28px;
	margin-bottom:10px;
	color: #fff;
	fill: currentColor;
}
.right-form2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.rightbnr span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-family: "yu-gothic-pr6n", sans-serif;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 13pt;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
}

.right-form2 {
	display: block;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 40px;
	padding-left: 25px;
	margin-bottom:7px;
}
.right-form2::before,
.right-form2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form2,
.right-form2::before,
.right-form2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.right-form2 {
	background-color: #533e2c;
	color: #fff;
}
.right-form2:hover {
	color: #FFF;
	background-color: #2f2115;
}


.right-form3 .mysvg{
	width: 28px;
	margin-bottom:10px;
	color: #fff;
	fill: currentColor;
}
.right-form3:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.right-form3 {
	display: block;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 40px;
	padding-left: 25px;
}
.right-form3::before,
.right-form3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form3,
.right-form3::before,
.right-form3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.right-form3 {
	background-color: #06c755;
	color: #fff;
	-webkit-box-shadow: 1px 1px 25px rgba(0,0,0,.0);
	-moz-box-shadow: 1px 1px 25px rgba(0,0,0,.0);
	-o-box-shadow: 1px 1px 25px rgba(0,0,0,.0);
	box-shadow: 1px 1px 25px rgba(0,0,0,.0);
}
.right-form3:hover {
	color: #06c755;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	-o-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	box-shadow: 0px 0px 25px rgba(0,0,0,.2);
}

}


@media screen and (min-width: 0px) and (max-width: 1024px) {


ul.faqspace {
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 15pt;
	margin-top: 0px;
	margin-bottom: 5px;
	font-feature-settings: "palt" 1;
	font-family: 'Roboto', sans-serif!important;
	font-weight: 800;
	color: #FFB70A;
}
.faqspace li {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 30px;}
.answers p:not(:last-child) {margin-bottom: 10px;}

.answers p{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 24px;
	letter-spacing: 1px;
}

.answers .comennt5s {padding-top: 10px;padding-bottom: 5px;margin-bottom: 10px;}


.to-greet {
	box-sizing: border-box;
	/*display: flex;*/
	/*justify-content: space-between;*/
	/*align-items: center;*/
	/*flex-wrap: wrap;*/
	background-color: #ac9784;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 30px;
	padding: 30px;
	
	color: #fff;
}
.to-greet h2{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	box-sizing: border-box;
	font-size: 13pt;
	line-height: 25px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6b9ad;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.to-greet p{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 10pt;
	line-height: 22px;
	letter-spacing: 1px;
}


.recruit_table .map-space{padding-top: 20%;/*←高さを変更する*/}
.tables {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.recruit_table h2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 25px;
}
.recruit_table {
	border-collapse:collapse;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 10pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 10pt;
	line-height: 22px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	display: block;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb709;*/
	/*vertical-align: top;*/
	box-sizing: border-box;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ffb709;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-color: #FFF;
}
.recruit_table tr {
	display: block;
	width: 100%;
}

.map {
	display: block;
	position: relative;
	width: 100%;
	/*height: 100%;
	overflow: hidden;*/
	
}

.recruit_table td {
	font-size: 10pt;
	line-height: 22px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eae7de;*/
	box-sizing: border-box;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
/*.recruit_table h3 {
	font-size: 15pt;
	line-height: 35px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}*/

/*.recruit_table p:not(:last-child) {margin-bottom: 15px;}*/
.recruit_table h4{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}
.recruit_table h4 a{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	position: relative;
	font-size: 13pt;
	line-height: 25px;
	font-weight: normal;
	color: #533E2C;
}


.ultag {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	
}

.ultag li:nth-child(1) { margin-bottom:7px;}
.ultag li:nth-child(2) { margin-bottom:7px;}
.ultag li:nth-child(3) { margin-bottom:7px;}
.ultag li:nth-child(4) { margin-bottom:7px;}
.ultag li{}
.ultag li span{
	display:block;
	box-sizing: border-box;
	padding: 12px;
	background-color: #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ultag li .mysvg{
	width:25px;
	
	vertical-align: -32%;
	display: inline-block;
	margin-right: 7px;
}



.wrap-space {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space:not(:last-child) {margin-bottom: 30px;}
.wrap-space0 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:30px;*/
}
.wrap-space0:not(:last-child) {margin-bottom: 30px;}


.wrap-space1 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;*/
}
.wrap-space1:not(:last-child) {margin-bottom: 30px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}



.wrap-space2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space2:not(:last-child) {margin-bottom: 30px;}
.wrap-space2:nth-child(odd) {flex-direction: row-reverse;}



.wrap-space3 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space3:not(:last-child) {margin-bottom: 30px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}

/*.h20 {padding-top: 20%;}
.h25 {padding-top: 25%;}
.h30 {padding-top: 30%;}
.h35 {padding-top: 35%;}
.h40 {padding-top: 40%;}
.h45 {padding-top: 45%;}
.h50 {padding-top: 50%;}
.h55 {padding-top: 55%;}
.h60 {padding-top: 60%;}
.h65 {padding-top: 65%;}*/



.dangumi {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.dangumi li{
	/*width: 47%;*/
}

.dangumi li:nth-child(1) {margin-bottom:45px;}
.dangumi li:nth-child(2) {margin-bottom:45px;}
.dangumi li:nth-child(3) {margin-bottom:45px;}
/*.dangumi li:nth-child(4) {margin-bottom:45px;}*/


.dangumi li h4 .mysvg{
	width:20px;
	vertical-align: -15%;
	display: inline-block;
	margin-right: 5px;
}
.dangumi li h4{
	line-height: 22px;
	font-size: 13pt;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	margin-bottom: 15px;
	/*color: #77604D;*/
}
.dangumi li p{
	line-height: 24px;
	font-size: 10pt;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}

.dangumi li .points3 li{width: 100%;margin-bottom: 10px;}

.dangumi li .points2 li{margin-bottom: 0px;}



.dangumi2:not(:last-child) {margin-bottom: 20px;}

.dangumi2 {
	padding:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
.hanhan {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;*/
}
.hanhan li{}
.hanhan:not(:last-child) {margin-bottom: 30px;}

.re {flex-direction: row-reverse;}


ul.cktex{
	background-color: #F9F7F3;
	padding-top: 20px;
	list-style-type: none;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	box-sizing: border-box;
	/*width: 90%;*/
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.cktex li{padding-left: 20px;}
ul.cktex li:before {
	content: "";
	padding-right: 0.3em;
	position: absolute;
	left: 0;
	background-image: url(../img/body/ck.svg);
	background-size: contain;
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:1px;
	box-sizing:border-box;
}
.cktex li {
	box-sizing: border-box;
	width: 48%;
	font-weight: 600;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	/*margin: 1%;*/
}
.cktex li:not(:last-child) {margin-bottom: 5px;}
.cktex:not(:last-child) {margin-bottom: 15px;}





ul.cktex2{
	background-color: #F9F7F3;
	padding-top: 20px;
	list-style-type: none;
	overflow: hidden;
	/*display: flex;
	
	flex-wrap: wrap;*/
	box-sizing: border-box;
	/*width: 90%;*/
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.cktex2 li{padding-left: 20px;}
ul.cktex2 li:before {
	content: "";
	padding-right: 0.3em;
	position: absolute;
	left: 0;
	background-image: url(../img/body/ck.svg);
	background-size: contain;
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:1px;
	box-sizing:border-box;
}
.cktex2 li {
	box-sizing: border-box;
	/*width: 49%;*/
	font-weight: 600;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	margin: 0.5%;
}
.cktex2 li:not(:last-child) {margin-bottom: 5px;}
.cktex2:not(:last-child) {margin-bottom: 15px;}


.image-box2 {
	margin-bottom: 15px;
}


.image-box {
	margin-bottom: 10px;
	display: block;
	position: relative;
	width: 100%;
	/*height: 0;
	overflow: hidden;*/
}
.image-box img{
	width: 100%;
	/*height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;*/
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image300 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 300px;
	object-fit: cover;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image350 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 350px;
	object-fit: cover;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 400px;
	object-fit: cover;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 450px;
	object-fit: cover;*/
	font-family: "object-fit: cover;";
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 500px;
	object-fit: cover;*/
	font-family: "object-fit: cover;";
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.comennt-box {}
.comennt-box:not(:last-child) {}


/*.r20 {margin-right: 8%;}
.l20 {margin-left: 8%;}

.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w31 {width: 31%;}
.w32 {width: 32%;}
.w33 {width: 33%;}
.w35 {width: 35%;}
.w36 {width: 36%;}
.w37 {width: 37%;}
.w38 {width: 38%;}
.w39 {width: 39%;}
.w40 {width: 40%;}
.w41 {width: 41%;}
.w42 {width: 42%;}
.w43 {width: 43%;}
.w44 {width: 44%;}
.w45 {width: 45%;}
.w46 {width: 46%;}
.w47 {width: 47%;}
.w48 {width: 48%;}
.w49 {width: 49%;}
.w50 {width: 50%;}
.w51 {width: 51%;}
.w52 {width: 52%;}
.w53 {width: 53%;}
.w54 {width: 54%;}
.w55 {width: 55%;}
.w56 {width: 56%;}
.w57 {width: 57%;}
.w58 {width: 58%;}
.w59 {width: 59%;}
.w60 {width: 60%;}
.w61 {width: 61%;}
.w62 {width: 62%;}
.w63 {width: 63%;}
.w64 {width: 64%;}
.w65 {width: 65%;}
.w66 {width: 66%;}
.w67 {width: 67%;}
.w68 {width: 68%;}
.w69 {width: 69%;}
.w70 {width: 70%;}*/


#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {scroll-margin-top: 150px;}
#access  {scroll-margin-top: 80px;}
#privacy  {scroll-margin-top: 80px;}


.t-btms { padding-top:30px;}
.t-btms li{
	display: flex;
	align-items: center;
	
	/*justify-content: space-between;
	flex-wrap: wrap;*/
}
.t-btms li:nth-child(1) { margin-bottom:30px;}
.t-btms li span{
	display: block;
	background-color: #523E2C;
	text-align: center;
	height: 80px;
	width: 80px;
	box-sizing:border-box;
	padding:20px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin-right: 15px;
}
.t-btms li span .mysvg{
	color: #fff;
	fill: currentColor;
}
.t-btms li div {width: 70%;}
.t-btms li h3 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 5px;
	letter-spacing: 1px;
	position: relative;
}
.t-btms li h3 a{display: block;color: #3e3938;}
.t-btms li h3 .mysvg{
	color: #ffb709;
	fill: currentColor;
	width: 20px;
	margin-left: 5px;
	vertical-align: -15%;
	display: inline-block;
}
.t-btms li p {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	letter-spacing: 1px;
}
.t-btms li h3 a:hover,
.t-btms li h3 a:focus {}
.t-btms li h3 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ffb709;
}
.t-btms li h3 a:hover::after {transform: scale(1, 1);}





.btms {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-top:20px;
}
.btms li{}
.btms li .button1{ display:block;}

.btms li:nth-child(1) { margin-bottom:5px;}
.btms li:nth-child(2) { margin-bottom:5px;}

.btms2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-top:20px;
	
	margin-right: auto;
	margin-left: auto;
}
.btms2 li{ margin-bottom:5px;}
.btms2 li .button1{ display:block;}

.btms2 .button1 .mysvg {
	width:25px;
	vertical-align: -36%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right: 10px;
}
.btms2 .button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.btms2 .button1 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 10pt;
	display: table;
	position: relative;
	z-index: 1;
	letter-spacing: 2px;
}
.btms2 .button1::before,
.btms2 .button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.btms2 .button1,
.btms2 .button1::before,
.btms2 .button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.btms2 .button1 {
	padding: 13px;
	color: #fff;
	background-color: #7a614b;
}
.btms2 .button1:hover {
	padding: 13px;
	color: #fff;
	background-color: #533E2C;
}


.contets-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.contets-wrap .comennt-box {
	padding-top:60px;
}

.contets-wrap .comennt1 {
	line-height: 27px;
}

.engs {
	/*font-family: 'Roboto', sans-serif;
	font-size: 9pt;
	line-height: 19px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	margin-left: 18px;
	letter-spacing: 1px;*/
	font-family: 'Roboto', sans-serif;
	font-size: 9pt;
	line-height: 19px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
.engs:before {
	content: "●";
	/*position: absolute;
	top: 0;
	left: 0;
	margin-left: -18px;
	color: #ffb709;*/
	color: #ffb709;
	margin-right:5px;
}
.midashi1 {
	/*font-size: 15pt;
	font-weight: 600;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	line-height: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;*/
	font-size: 15pt;
	font-weight: 600;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	line-height: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	text-align: center;
}



.engs2 {
	font-family: 'Roboto', sans-serif;
	font-size: 9pt;
	line-height: 19px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
.engs2:before {
	content: "●";
	/*position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	margin-left: -22px;*/
	color: #ffb709;
	margin-right:5px;
}
.midashi2 {
	font-size: 15pt;
	font-weight: 600;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	line-height: 30px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	text-align: center;
}



/*

.midashi2 {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	letter-spacing: 2px;
}*/


.midashi3 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 20px;
	letter-spacing: 2px;
	text-align:center;
}
.midashi3:before {
	content: "●";
	color: #99795d;
	margin-right: 5px;
	font-size: 11pt;
	vertical-align: 5%;
	display: inline-block;
}

.midashi4 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-align:center;
}

.comennt {
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}
.comennt1 {
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 1px;
}

.comennt2 {
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 1px;
}

.comennt2b {
	font-size: 10pt;
	line-height: 25px;
	
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 40px;
}

.comennt3 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 28px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.comennt3 span{
	font-feature-settings: "palt" 1;
	font-family: "Roboto", sans-serif;
	font-size: 12pt;
	line-height: 50px;
	font-weight: 600;
	color: #FFF;
	background-color: #FFB70A;
	text-align: center;
	display: inline-block;
	height: 50px;
	width: 50px;
	margin-right: 10px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.map-space {
	position: relative;
	padding-bottom: 65%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}






ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #533e2c;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 22px;
}
.points2:not(:last-child) {margin-bottom: 30px;}

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #533E2C;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 22px;
}
.points3 li span{font-weight: 600;font-size: 11pt;}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}




ol.point-num {
	counter-reset: my-counter;
	padding-left: 10px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
}
ol.point-num li{
	padding-left: 20px;
	position: relative;
}
ol.point-num li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #98D62E;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






.whbk{position: relative;background-color: #FFF;}

.tobk2{position: relative;background-color: #ccc;}

.bk50 { margin-bottom:80px;}

.tobk {
	width: 90%;
	position: relative;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.tobk .space-full {}


.times { margin-bottom:25px;}

.tobk1 {background-image: url(../img/body/tobk-01.png);}

.greetbk {
	width: 100%;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-border-top-left-radius: 60px;
	-webkit-border-top-right-radius: 60px;
	-moz-border-radius-topleft: 60px;
	-moz-border-radius-topright: 60px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	padding-top:100px;
}

.space-full0 {
	width: 94%;
	
	/*max-width: 1500px;*/
	margin-right: auto;
	margin-left: auto;
	background-color: #f9f7f3;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

.maruwaku {
	/*max-width: 1400px;*/
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 40px;
	padding-bottom: 60px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}


.textbox {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;	
	
}
.textbox1s {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 30px;
	position: relative;		
}
.textbox1sc {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;		
}
.textbox1s2 {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 60px;
	position: relative;		
}


.textbox1 {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	font-feature-settings: "palt" 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 60px;
	position: relative;	
}




.hed-space {
	/*width: 90%;*/
	min-width: 1100px;
	margin-right: 8%;
	margin-left: 5%;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all .5s;
}
.change-color .hed-space {
	min-width: 1100px;
	margin-right: 7%;
	margin-left: 3%;
	
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all .5s;
}

.logoimage {}
.logoimage a{display: block;}

#logo {
	width: 245px;
	margin-top: 10px;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 156px;
	margin-top: 7px;
	background-repeat: no-repeat;
	transition: all .5s;
}

.main-space {
	position: relative;
	margin-top:65px;
	margin-left: 3%;
	margin-right: 3%;
}

.main-image {
	background-color: #F9F7F3;
	height: 40vh;
	/*padding-top:52%;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.jpg);
	background-position: 82% center;
	z-index: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
	background: rgba(255,255,255,0.0);
	-webkit-backdrop-filter: blur(0px);
	backdrop-filter: blur(0px);
	transition: all .5s;
}


.header.change-color {
	background-color: #F9F7F3;
	color: #000;
	background: rgba(249,247,243,0.9);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);	
}


.greet {
	/*font-feature-settings: "palt" 1;
	display: flex;
	justify-content: space-between;*/
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	/*flex-wrap: wrap;*/
}
.greet li:nth-child(1) {}
.greet li:nth-child(2) {}

.greet h2{
	font-size: 15pt;
	font-weight: 600;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	line-height: 35px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.greet h3{
	font-size: 10pt;
	font-weight: normal;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	line-height: 27px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}

.photos {
	display: flex;
	justify-content: space-between;
	/*flex-wrap: wrap;*/
}
.photos li{
	display: block;
	position: relative;
	width: 100%;
	padding-top:50%;
	height: 0;
	overflow: hidden;
}
.photos li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.towimage {
	width: 100%;
	/*width: 37%;*/
	padding-top:0px;
}
.towimage li span:nth-child(1){}
.towimage li span:nth-child(2){}
.towimage li span {
	display: block;
	position: relative;
	width: 100%;
	padding-top:70%;
	height: 0;
	overflow: hidden;
}
.towimage li span img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
/*.towimage li span img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}*/


.towimage li{
	display: flex;
	justify-content: space-between;
}


.photos2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.photos2 li{width: 50%;line-height: 0;}


.photos2 li span {
	display: block;
	position: relative;
	width: 100%;
	padding-top:80%;
	height: 0;
	overflow: hidden;
}
.photos2 li span img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.photos2 li a{display: block;}


.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.telnum span {
	font-size: 13pt;
	font-weight: 600;
	vertical-align: 10%;
	margin-right: 5px;
}

.telnum {
	font-size: 26pt;
	line-height: 40px;
	font-weight: 800;
	margin-right: 15px;
	margin-top: 2px;
	margin-left: 180px;	
}


.gloval-menu {}
.gloval-menu ul {
	margin: 0;
	padding: 0;
}
.gloval-menu li {
	list-style: none;
}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	color: #222;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu a:hover,
.gloval-menu a:focus {}
.gloval-menu a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 15px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #ffb709;
}
.gloval-menu a:hover::after {transform: scale(1, 1);}
.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu > ul > li {
	margin-right: 1px;
	text-align: center;
}

.gloval-menu li ul {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {
	margin-left: 10px;
	margin-right: 10px;
}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 25px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: notmal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
	/*background-color: #333;*/
}
.change-color .gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 20px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: notmal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
}


.gloval-menu .c-menu01 a.current	{
	color: #fc9a00;
	position: relative;
}
/*.gloval-menu .c-menu01 a.current::before {
	background-color: #77604D;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}*/

.gloval-menu .c-menu01 .mysvg{
	display: inline-block;
	width: 30px;
	margin-right: 10px;
	vertical-align:-25%;
}

.gloval-menu ul .c-menu01 .level1 {margin-left: -75px;}
.gloval-menu ul .c-menu02 .level1 {margin-left: -60px;}



.c-menu01:hover ul,
.c-menu01:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	margin-top: 25px;
	box-sizing: border-box;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5%;
	padding-right:5%;
	overflow: hidden;
	-webkit-transition: all .1s;
	transition: all .1s;
	/*box-shadow: inset 0px 8px 15px -3px rgba(105,91,79,.1);*/
	background: rgba(119,96,77,0.9);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}

.change-color .c-menu01:hover ul,
.c-menu01:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 65px;
	left: 0;
	right: 0;
	margin-top: 15px;
	box-sizing: border-box;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5%;
	padding-right:5%;
	overflow: hidden;
	-webkit-transition: all .1s;
	transition: all .1s;
	background-color: #ecf5fb;
	/*box-shadow: inset 0px 8px 15px -3px rgba(105,91,79,.1);*/
	background: rgba(119,96,77,0.9);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}



/*.gloval-menu ul .c-menu01 .level1 {margin-left: -80px;}
.gloval-menu ul .c-menu02 .level1 {margin-left: -60px;}*/



.gloval-menu ul .c-menu01 .level1{
	min-width: 1150px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.level1 li {
	/*width: 16%;*/
	box-sizing: border-box;
	text-decoration: none;
	box-sizing: border-box;
	margin-right: 15px;
	margin-left: 15px;
	position: relative;
	padding-bottom: 7px!important;
}
.level1 a {color: #FFF!important;}

/*.level1 a {
	margin-top: 0px!important;
	box-sizing: border-box;
	font-size: 11pt!important;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #77604d;
	width: 240px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px;
	padding-top: 15px!important;
	padding-right: 15px;
	padding-bottom: 15px!important;
	padding-left: 15px;
}
.level1 a:hover {background-color: #533e2c;}
.level1 a:focus {background-color: #533e2c;}
.level1 a:hover::after {transform: scale(0, 0);}*/



.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
}
.gloval-menu .c-menu02 a {
	position: relative;
	margin-top: 10px;
	color: #3e3938;
	font-size: 13pt;
	line-height: 25px;
	/*font-family: 'YakuHanJP',zen-maru-gothic, 'Zen Maru Gothic',sans-serif;*/
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}



body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #3e3938;
	background-color: #f9f7f3;
	-webkit-text-size-adjust:100%;
}


.pbk1{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-01.jpg);
	background-position: center center;
}
.pbk2{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-02.jpg);
	background-position: center center;
}
.pbk3{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-03.jpg);
	background-position: center center;
}
.pbk4{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-04.jpg);
	background-position: center 60%;
}
.pbk5{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-05.jpg);
	background-position: center center;
}
.pbk6{
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu-06.jpg);
	background-position: center center;
}

.pankuzu-space {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	-webkit-border-radius: 30px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 30px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 30px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	position: relative;
	height: 200px;
}

.pankuzu {
	margin-top: 65px;
}

.pankuzu-space h2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 16pt;
	line-height: 30px;
	letter-spacing: 1px;
	display: table;
	box-sizing: border-box;
	-webkit-border-radius: 30px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 30px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 30px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	color: #3e3938;
	background-color: #fff;
	background: rgba(255,255,255,0.8);
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	margin-bottom: -20px;
	margin-left: 10px;
}
.pankuzu-space h2 span{}


/*.pankuzu-space h2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: #F90;
	height: 2px;
	width: 40px;
	margin-top: 50px;
	margin-left: -20px;
}*/

.spd { margin-bottom:15px;}

.pages {
	padding-top:25px;
	margin-right: 3%;
	/*font-feature-settings: "palt" 1;*/
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #3e3938;
	font-size: 7pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #3e3938;
}
.pages li a:hover{
	color: #3e3938;
	text-decoration: underline;
}

.pages li i{
	font-size: 5pt;
	line-height: 18px;
	vertical-align:2%;
	display:inline-block;
}






#wrapper {}

.bicho-r5 {padding-right: 5px;}
.bicho-l5 {padding-left: 5px;}

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down30 {margin-bottom: 30px;}



.c-btm {
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	padding-top:20px;
	margin-right: auto;
	margin-left: auto;
}
.l-btm {
	padding-top:20px;
}


.button1 .mysvg {
	width:25px;
	vertical-align: -30%;
	display: inline-block;
	color: #FFF;
	fill: currentColor;
	margin-right: 7px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-size: 10pt;
	display: block;
	position: relative;
	z-index: 1;
	letter-spacing: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 12px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #fff;
	background-color: #7a614b;
}
.button1:hover {
	color: #fff;
	background-color: #7a614b;
}



.button2 .mysvg {
	width:30px;
	vertical-align: -38%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right: 10px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	color: #FFF;
	background-color: #ff9409;
}
.button2:hover {
	color: #FFF;
	background-color: #ff9409;
}





.button3 .mysvg {
	width:35px;
	vertical-align: -50%;
	display: inline-block;
	margin-right: 10px;
}
.button3 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	background-color: #06c755;
	color: #fff;
}
.button3:hover {
	background-color: #06c755;
	color: #fff;
}



.button3s .mysvg {
	width:30px;
	vertical-align: -28%;
	display: inline-block;
	margin-right: 10px;
}
.button3s {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
	outline: none;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button3s::before,
.button3s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3s,
.button3s::before,
.button3s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3s {
	background-color: #06c755;
	color: #fff;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.0);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.0);
	-o-box-shadow: 0px 0px 25px rgba(0,0,0,.0);
	box-shadow: 0px 0px 25px rgba(0,0,0,.0);
}
.button3s:hover {
	color: #06c755;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	-o-box-shadow: 0px 0px 25px rgba(0,0,0,.2);
	box-shadow: 0px 0px 25px rgba(0,0,0,.2);
}

.button2s .mysvg {
	width:20px;
	vertical-align: -16%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right: 10px;
}
.button2s:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button2s {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 33px;
	outline: none;
	font-size: 11pt;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.button2s::before,
.button2s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2s,
.button2s::before,
.button2s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2s {
	color: #FFF;
	background-color: #533E2C;
}
.button2s:hover {
	color: #FFF;
	background-color: #2f2115;
}


.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

.balloon1:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #000;
}



.foot-infos {
	
}
.foot-infos ul{
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
	background-color: #533e2c;
	color: #FFF;
	width: 94%;
	
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.foot-infos li:nth-child(1) {
	display:table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:25px;
}
.foot-infos li:nth-child(2) {
	/*width: 60%;*/
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-infos li h4 {
	/*width: 49%;*/
	margin-bottom:5px;
}


.foot-infos h3 a {color: #fff;}
.foot-infos h3 .mysvg{
	color: #fff;
	fill: currentColor;
	width: 20px;
	margin-right: 10px;
	vertical-align: -3%;
	display: inline-block;
}
.foot-infos h3{
	font-family: 'Roboto', sans-serif;
	font-size: 24pt;
	line-height: 55px;
	font-weight: 800;
}
.foot-infos p{
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: normal;
}








footer {
	background: linear-gradient(180deg, #f9f7f3 0%, #f9f7f3 80px, #77604d 80px, #77604d 100%);
	color: #FFF;
}


.foot-add {
	width: 90%;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;*/
	
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
	
}


.foot-text {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	margin-bottom:10px;
	text-align:center;
}

.footcontena {
	background-color: #77604d;
	padding-top: 30px;
	padding-bottom: 80px;
}

.foot-space {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	width: 90%;
	
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	
}

.foot-left {}
.foot-right {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.footlogo {
	width: 65%;
	max-width: 270px;
	line-height: 0px;
	margin-bottom:30px;
	margin-right: auto;
	margin-left: auto;
}
.footlogo .mysvg{
	color: #fff;
	fill: currentColor;
}

.footlogo span{
	font-family: "yu-gothic-pr6n", sans-serif;
	font-size: 9pt;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	margin-bottom: 10px;
	text-align:center;
	display:block;
}


/*.foot-menu:nth-child(2) {margin-left: 50px;}
.foot-menu:nth-child(3) {margin-left: 50px;}*/
.foot-menu {
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.foot-menu li {
	width: 47%;
	position:relative;
	/*width: 49%;
	margin-bottom:5px;*/
}

.foot-menu li a{
	box-sizing: border-box;
	font-size: 10pt;
	line-height: 21px;
	color: #fff;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a5646;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*.foot-menu li a:hover,
.foot-menu li a:focus {}
.foot-menu li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}
*/
.copy {
	font-size: 7pt;
	line-height: 16px;
	text-align:center;
}

.copy i{
	font-size: 7pt;
	line-height: 16px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}



.container2 .fulltimes {
	display:none;
	width: 230px;
	position: relative;
	z-index: 1;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding-top: 35px;
	padding-right: 55px;
	padding-bottom: 1px;
	padding-left: 55px;
}
.container2 {position: relative;}
.container2 .bnr-left {
	-webkit-transition: all .3s;
	transition: all .3s;
	position: fixed;
	top: 0;
	margin-top: 30px;
	right: -230px;
	width: 230px;
	background: #3e3938;
	z-index: 100;
	box-sizing: border-box;
}
.container2 a:hover .bnr-left {
	-webkit-transition: all .3s;
	transition: all .3s;
	position: fixed;
	top: 0;
	right: 0px;
	width: 230px;
	background: #3e3938;
	z-index: 100;
	box-sizing: border-box;
}
.container2 .bnr-left button {
	position: absolute;
	top: 0px;
	right: 230px;
	width: 80px;
	height: 60px;
	display: block;
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	background-color: #3e3938;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	z-index:1;
}
.bnr-left button h3 {position:relative;}
.bnr-left button h3 .mysvg{
	width: 25px;
	color: #fff;
	fill: currentColor;
	margin-top:4px;
	margin-right:5px;
}
.bnr-left .bnrlist {
	margin-left:50px;
	margin-right:50px;
}
.telnum5 {
	font-family: 'Roboto', sans-serif;
	font-size: 20pt;
	line-height: 60px;
	font-weight: 800;
	color: #fff;
	height: 60px;
	box-sizing:border-box;
}




.rightbnr {
	width: 98%;
	margin:1%;
	/*margin-top: 96px;*/
	position: fixed;
	bottom: 0px;
	right: 0px;
	left: 0px;
	z-index: 101;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.rightbnr div{width: 50%;}


.right-form2 .mysvg{
	width: 25px;
	color: #fff;
	fill: currentColor;
	display:inline-block;
	vertical-align:-30%;
	margin-right:8px;
}
.right-form2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.rightbnr span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-family: "yu-gothic-pr6n", sans-serif;
	/*-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;*/
	font-size: 12pt;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	display: block;
}

.right-form2 {
	display: block;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	line-height: 50px;
	height: 50px;
	box-sizing:border-box;
	padding-top:12px;
}
.right-form2::before,
.right-form2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form2,
.right-form2::before,
.right-form2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.right-form2 {
	background-color: #ff9409;
	color: #fff;
}
.right-form2:hover {
	color: #FFF;
	background-color: #ff9409;
}


.right-form3 .mysvg{
	width: 25px;
	color: #fff;
	fill: currentColor;
	display:inline-block;
	vertical-align:-30%;
	margin-right:8px;
}
.right-form3:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.right-form3 {
	display: block;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	line-height: 50px;
	height: 50px;
	box-sizing:border-box;
	padding-top:12px;
}
.right-form3::before,
.right-form3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.right-form3,
.right-form3::before,
.right-form3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.right-form3 {
	background-color: #06c755;
	color: #fff;
}
.right-form3:hover {
	background-color: #06c755;
	color: #fff;

}
.cent { text-align:center;}

}

.rightbnr {display:none;}

.foot-infos li:nth-child(2){display:none;}

.foot-right .foot-menu:nth-child(3) li:nth-child(2) { display:none;}
.foot-right .foot-menu:nth-child(3) li:nth-child(3) { display:none;}


.hankaku {margin-left:3px;}