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

.futo {font-weight: 700;}
.main-space {
    background-position: center center;
    background-repeat: repeat;
    /*background-image: url(../img/body/main-bg.gif);*/
    /*background-color: rgb(251 247 68 / 90%);
    background-image: url(../img/body/tobk.jpg);*/
    background-color: #fefaec;
	padding-top: 100px;
	position: relative;
	box-sizing:border-box;
    /*padding-left: 5%;*/
	/*padding-right: 5%;*/
}
.main-space:before {
    content:"";
    width: 100%;
    height: 90px;
    /*background-color: rgb(255 255 255 / 40%);*/
    position: absolute;
    background-color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
}
.main-space h2{
	position: absolute;
	top: 0;
	left: 20px;
	margin-top: 80px;
    z-index: 5;
    opacity: 1;
}
.main-space h2 {}
.main-space h2 span{
	color: #222;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 20pt;
	line-height: 38px;
	font-weight: normal;
}

.main-image {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 110%;
    overflow: hidden;
}
.main-image img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    box-sizing: border-box;
}


.fullimage img{
    display: block;
	width: 100%;
	height: 200px;
	line-height: 0px;
	object-fit: cover;
}
.infos5 {position: relative;}

.tobk2 .infos5 h3{background-color: #fff;}

.infos5 h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-feature-settings: "palt" 1;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
	background-color: #5fb9ba;
    color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.infotex {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infotex p{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
}
.infotex h5 .mysvg {
	width:15px;
	vertical-align: 0%;
	display: inline-block;
	color: #F8523D;
	fill: currentColor;
	margin-right:2px;
}
.infotex h5{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 35px;
}
.infotex h5 a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 35px;
	color: #6f5236;
}



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

.coms {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top:20px;
}
.coms img{
	width: 30%;
	margin-right:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.coms h3{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	margin-bottom:5px;
}
.coms h4{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 700;
}
.coms h4 span{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 22px;
	font-weight: 700;
	margin-left:5px;
}

.image {margin-bottom:5px;}


.han {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top:30px;
}
.han li:nth-child(1){width: 110px; margin-right:15px;}
.han li h3{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 700;
	margin-bottom:5px;
}
.han li h4{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	font-weight: normal;
}


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



.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 65%;
	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;
	position: relative;
	width: 100%;
	object-fit: cover;
	/*height: 0;
	padding-top: 30%;
	overflow: hidden;*/
	margin-bottom:10px;
}
.image350 img {
	width: 100%;
	object-fit: cover;
	box-sizing: border-box;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	object-fit: cover;
}


.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;}
#privacy  {scroll-margin-top: 70px;}

.midashi1 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 15px;
}


.cent {text-align: center;}

.midashi2 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 17pt;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 35px;
	text-align: center;
	position:relative;
}
.midashi2:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -18px;
	background-color: #fc9a2e;
	height: 7px;
	width: 30px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 16pt;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center;
	position:relative;
    box-sizing: border-box;
    
}
.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
	position:relative;
    padding: 8px;
    box-sizing: border-box;
    background-color: #f99e41;
    color: #fff;
    border-radius: 60px;
    
}

.midashi5 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 700;
	margin-bottom: 5px;
    padding-bottom: 5px;
    
}

/*.midashi3:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -18px;
	background-color: #61B96B;
	height: 7px;
	width: 30px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}*/
.ck:not(:last-child) {margin-bottom: 10px;}
.ck {
    border-radius: 6px;
    padding: 15px;
    box-sizing: border-box;
    background-color: #fff;
}


.ck li:nth-child(1){
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 26px;
	font-weight: 700;
    margin-bottom: 5px;
    text-align: center;
    color: #f6a24f;
}
.ck li:nth-child(2){
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
	line-height: 23px;
	font-weight: normal;
}


.comennt0 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
	line-height: 26px;
	font-weight: normal;
}
.comennt {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
}

.comennt2 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 25px;
	text-align: center;
	font-weight: normal;
}

.comennt3 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 30px;
	font-weight: 700;
	color: #F86654;
}
.comennt4 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: 700;
	text-align: center;
}

.comennt4s {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 26px;
	font-weight: 700;
	margin-bottom: 5px;
}
.rooms {
    box-sizing: border-box;
    padding: 25px;
    background-color: #fff;
    border-radius: 10px;
}

.rooms:not(:last-child) {margin-bottom: 10px;}

.rooms2 {
    box-sizing: border-box;
    padding: 25px;
    background-color: #56bbbb;
    color: #FFFFFF;
    border-radius: 10px;
}

.rooms2:not(:last-child) {margin-bottom: 10px;}
.rooms2 .comennt5:before {color: #fff;}


.comennt5 {
    margin-top: 5px;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 10px;
    position: relative;
    margin-left: 17px;
}
.comennt5:before {
	content: "●";
	position: absolute;
	left: 0;
    top: 0;
	margin-left: -18px;
    font-size: 11pt;
    color: #56bbbb;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
}


.map-space {
	position: relative;
	padding-bottom: 65%;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 20px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.map-space2 {
	position: relative;
	padding-bottom: 90%;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 10px;
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.tobk {
	position: relative;
    background-color: #fefaec;
}
.topboder40 {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.nobk{}
.access-space {
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 50px;
}
.access-space .map-space {}




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-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 20px;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	padding-top:10px;
	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: #f6a24f;
	font-weight: 600;
}
.points2 li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 25px;
}

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: #5bbaba;
}
.points3 li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	position: relative;
	font-size: 12pt;
	line-height: 23px;
}
.points3 li:not(:last-child) {margin-bottom: 2px;}
.points3:not(:last-child) {margin-bottom: 10px;}

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: #5bbaba;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	border-radius: 50%;
	font-size: 9pt;
	margin-right: 5px;
	vertical-align: 5%;
}
ol.point-num li {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 23px;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






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


.banner {
    padding-top: 30px;
    padding-bottom: 30px;
}
.banner li a{
    display: flex;
	align-items: center;
    background-color: #fff;
    border-radius: 10px;
}

.btobk1{
	box-sizing: border-box;
	padding: 8px;
	width: 60%;
}

.toimage{
    line-height: 0px;
    display: block;
    width: 31%;
    margin-right: 10px;
    position: relative;
    height: 0;
    padding-top: 30%;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.toimage img{
	line-height: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.banner h3 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 13pt;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #ff9600;
}
.banner p {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	color: #333;
	font-weight: normal;
}
.banner li:nth-child(1) {margin-bottom:5px;}
.banner li:nth-child(2) {margin-bottom:5px;}
.banner li:nth-child(3) {margin-bottom:5px;}
.banner li:nth-child(4) {margin-bottom:5px;}
.banner li:nth-child(5) {margin-bottom:5px;}

.banner .mysvg {
	width:8px;
	display: block;
	color: #ff9600;
	fill: currentColor;
	margin-right:5px;
	padding-right:2px;
}



.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;	
	
}
.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;		
}


.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 40px;
	position: relative;	
}



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: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
    background-color: #fefaed;
	-webkit-text-size-adjust:100%;
}



.pankuzu-space {
    width: 94%;
    padding-top: 40px;
    padding-bottom: 45px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    background-color: #f6a24f;
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../img/body/pankuzu.webp);
    background-size: cover;
    border-radius: 20px;
}


.pankuzu {
	margin-top: 65px;
	position:relative;
}

.pankuzu-space h2 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #5bbaba;
	font-weight: 700;
	font-size: 18pt;
	line-height: 30px;
	text-align:center;
}

.pages {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	color: #000;
	font-size: 7pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	color: #000;
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #000;
}
.pages li a:hover{
	color: #000;
	text-decoration: underline;
}

.pages li i{
	font-size: 6pt;
	line-height: 18px;
	vertical-align:-12%;
	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;}

.down20 {margin-bottom: 20px;}
.down10 {margin-bottom: 10px;}


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


.button1 .mysvg {
	width:10px;
	vertical-align: -5%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:5px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	font-size: 12pt;
	display: table;
	position: relative;
	z-index: 1;
	padding-top: 13px;
	padding-right:25px;
	padding-left:25px;
	padding-bottom: 13px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.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: #56bbbb;
}
.button1:hover {
	color: #fff;
	background-color: #56bbbb;
	
}


.button2 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-size: 10pt;
	font-weight: 700;
	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 {
	background-color: #FFC602;
	color: #4c3f33;
}
.button2:hover {
	color: #FFF;
	background-color: #4c3f33;
}




.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;
}


.fullbk {
	width: 101%;
	margin-right: auto;
	margin-left: auto;
	line-height: 0;
	margin-bottom: -1px;
}

footer {
	
}


.foot-text2 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	text-align:center;
}



.foot-text {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	text-align:center;
}

.footcontena {
    background-color: #56bbbb;
    padding-top: 40px;
    padding-bottom: 30px;
    color: #fff;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    background-image: url(../img/body/footerbk.webp);
    background-size: cover;
}

.foot-space {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/*.foot-text2 {
	width: 92%;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 9pt;
	line-height: 21px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}*/

.time {
	
	line-height: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
}

.time .mysvg{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.centbox {
	display: table;
	margin-right: auto;
	margin-left: auto;
}


.foot-left {margin-bottom:15px;}
.telnum {
    text-align: center;
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 21pt;
	line-height: 35px;
	color: #fff;
    font-weight: 700;
}
.telnum span {
	color: #56bbbb;
	display: inline-block;
	margin-right: 5px;
	background-color: #fff;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	box-sizing: border-box;
	vertical-align: 20%;
	border-radius: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
    width: 80px;
    text-align: center;
}
.telnum .mysvg {
	width:20px;
	vertical-align: -5%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:2px;
}
.telnum a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 21pt;
	line-height: 35px;
	color: #fff;
    font-weight: 700;
}

.centers {
    padding-top: 20px;
    display: table;
    margin-right: auto;
    margin-left: auto;
}

.telnum2 {
    font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 21pt;
	line-height: 35px;
	color: #222;
    font-weight: 700;
}
.telnum2 span {
	color: #fff;
	display: inline-block;
	margin-right: 5px;
	background-color: #56bbbb;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	box-sizing: border-box;
	vertical-align: 20%;
	border-radius: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
    width: 80px;
    text-align: center;
}

.telnum2 a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 21pt;
	line-height: 35px;
	color: #222;
    font-weight: 700;
}

.foot-right {}

.footlogo {
	width: 200px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
ul.foot-menu {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	width:100%;
	margin-bottom:0px;
	padding-top: 10px;
}
/*ul.foot-menu li{padding-left: 0;} 
ul.foot-menu li:before {
	
	content: "ー";
	padding-right: 0.3em;
	position: absolute;
	right: 0.2em;
	font-size: 7pt;
	color: #fff;
}*/

.foot-menu li {width: 49%;}
.foot-menu li a{
	display: block;
	position: relative;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 11pt;
	line-height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	background-color: rgb(255 255 255 / 90%);
    -webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	text-align: center;
	border-radius: 10px;
}
.foot-menu li a{color: #222;display:block;}


.copy {
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 7pt;
	line-height: 16px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 45px;
}

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

.bnr {
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	box-sizing: border-box;
	z-index: 10;
}

.bnr h4 .mysvg {
	width:20px;
	vertical-align: -15%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:5px;
}

.bnr h4 a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 14pt;
	line-height: 25px;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #f99e41;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
}









