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

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


.pricetable {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top:50px;
}
.pricetable th{
	font-size: 12pt;
	line-height: 22px;
	color: #FFF;
	background-color: #029DC1;
	padding: 15px;
	box-sizing: border-box;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
}
.torights { text-align:right;}
.pricetable td{
	padding: 15px;
	box-sizing: border-box;
	background-color: #F1EFE3;
	text-align: center;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
}

.pricetable td span{
	font-family: 'Roboto', sans-serif;
	font-size: 17pt;
	line-height: 25px;
	font-weight: 700;
	color: #029DC1;
}



.coms-space {
	display: flex;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.coms-space:not(:last-child) {}

.infobox { padding-top:40px;}
.comleft {
	display: block;
	position: relative;
	width: 300px;
	box-sizing: border-box;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A5C8;
}
.comleft div{
	display: flex;
	align-items: center;
	height:100%;
}
.comright {
	display: block;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.comleft h3{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 500;
}
.comright h4{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.comright .map-space{padding-top: 15%;}

.comright h3{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: 500;
}

.comright h4{}

.comright h4 a{
	color: #FF6029;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 500;
}



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




.hanhan {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:20px;
}
.hanhan li{
	width: 49%;
}
.hanhan h3 span{
	color: #34c9d8;
}
.hanhan h3{
	font-size: 13pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align:center;
	margin-bottom:15px;
}
.hanhan h4{
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	background-color: #f1efe3;
}
.hanhan h5{
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
}
.han10 { margin-bottom:10px;}
.hanhan h5 span{
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}

.wakugumi2w .hanhan h5{
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	background-color: #faf9f5;
}


.photos {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:20px;
}
.photos li{width:24%;}
.photos li a{display: block;}
.photos li div {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top:70%;
	margin-bottom:10px;
}
.photos li div 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;
}
.photos h4{
	text-align:center;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}



.tows {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.tows img{
	width: 60%;
	display:block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
}
.tows li{
	width:48%;
	box-sizing:border-box;
	padding:60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background-color: #fff;
}
.tows li:nth-child(1) h4 span{color: #57ca8a;}
.tows li:nth-child(2) h4 span{color: #d5529f;}
.tows li:nth-child(3) h4 span{color: #ffb400;}
.tows li:nth-child(4) h4 span{color: #707cc4;}
.tows h4{
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	font-size: 22pt;
	line-height: 38px;
	font-weight: 400;
	text-align: center;
	box-sizing:border-box;
	margin-bottom:25px;
}
.tows p{
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}



.col {
	color: #029DC1;
	margin-right: 5px;
}


.tows2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:120px;
}
.tows2 li{
	width: 49%;
	box-sizing: border-box;
	padding: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #FBFAF4;
}
.tows2 li:nth-child(1) { margin-bottom:30px;}
.tows2 li:nth-child(2) { margin-bottom:30px;}

.tows2 li:nth-child(1) h4 span{color: #57ca8a;}
.tows2 li:nth-child(2) h4 span{color: #d5529f;}
.tows2 li:nth-child(3) h4 span{color: #ffb400;}
.tows2 li:nth-child(4) h4 span{color: #707cc4;}
.tows2 h4{
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	font-size: 22pt;
	line-height: 38px;
	font-weight: 400;
	text-align: center;
	box-sizing:border-box;
	margin-bottom:25px;
}
.tows2 p{
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}



.fours {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fours li{
	width:49%;
	box-sizing:border-box;
}
.fours li:nth-child(1) { margin-bottom:20px;}
.fours li:nth-child(2) { margin-bottom:20px;}

.fbk01 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk01 h3{background-color: #ffb128;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}

.fbk01 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #ffb128;}

.fbk02 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk02 h3{background-color: #a2da4c;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}
.fbk02 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #a2da4c;}

.fbk03 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk03 h3{background-color: #ff9d98;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}
.fbk03 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #ff9d98;}

.fbk04 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk04 h3{background-color: #80aee5;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}
.fbk04 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #80aee5;}

.fours h3{
	color: #FFF;
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	font-size: 17pt;
	line-height: 35px;
	font-weight: 400;
	text-align: center;
	box-sizing:border-box;
	padding-top: 25px;
	padding-bottom: 25px;
	
}

.fours p{
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}


.threes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.threes li{
	width: 49%;
	margin-bottom:20px;
	background-color: #fff;
	box-sizing:border-box;
	padding: 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.threes h4{
	font-size: 20pt;
	line-height: 40px;
	font-weight: 400;
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	margin-bottom: 15px;
	text-align: center;
	color: #FF9900;
}

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



.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;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space0:not(:last-child) {margin-bottom: 50px;}
.wrap-space0:nth-child(even) {flex-direction: row-reverse;}
.wrap-space1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.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: 15px;}
.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%;}

.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;
	position: relative;
	width: 100%;
	object-fit: cover;
	height: 300px;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image350 img {
	display: block;
	position: relative;
	width: 100%;
	object-fit: cover;
	height: 350px;
	overflow: hidden;
	-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;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
	font-family: "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: 150px;}
#access  {scroll-margin-top: 150px;}

.wakugumi {
	box-sizing: border-box;
	padding: 60px;
	background-color: #fff000;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}


.wakugumi2 {
	box-sizing: border-box;
	padding: 60px;
	background-color: #FBFAF4;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}
.wakugumi2:not(:last-child) {margin-bottom: 45px;}

.wakugumi2w {
	box-sizing: border-box;
	padding: 60px;
	background-color: #fff;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}
.wakugumi2w:not(:last-child) {margin-bottom: 45px;}



.midashi1 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 45pt;
	line-height: 70px;
	font-weight: 400;
	margin-bottom: 45px;
	text-align: center;
}
.midashi1 span{
	color: #029dc1;
}


.midashi2 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 29pt;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 25px;
}
.midashi2 span{
	color: #029dc1;
}


.midashi2s {
	position:relative;
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 29pt;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 25px;
}
.midashi2s span{
	color: #029dc1;
}
.midashi2s img {
	width: 80px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top:-4%;
	margin-left:320px;
}

.cent {text-align: center;}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 35pt;
	line-height: 55px;
	font-weight: 400;
	margin-bottom: 45px;
	text-align: center;
	color: #029dc1;
}


.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 35pt;
	line-height: 55px;
	font-weight: 400;
	margin-bottom: 45px;
	text-align: center;
}
.midashi4 span{
	color: #029dc1;
}

.midashi5 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 22pt;
	line-height: 45px;
	font-weight: 400;
	margin-bottom: 55px;
	text-align: center;
	background-color: #029dc1;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	display: table;
}

.midashi6 {
	position:relative;
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 20pt;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 25px;
}
.midashi6 span{
	color: #029dc1;
}



.name {
	/*text-align:right;*/
	padding-top:20px;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}


.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}

.comennt2 {
	font-size: 15pt;
	line-height: 45px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	text-align:center;
}

.comennt2s {
	font-size: 13pt;
	line-height: 35px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	text-align:center;
	margin-bottom:60px;
}

.comennt3 {
	margin-bottom:10px;
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}

.map-space {
	position: relative;
	padding-bottom: 30%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.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-feature-settings: "palt" 1;
	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: #e6cd9b;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 26px;
	text-align: left;
}

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: #32CFE9;
}
.points3 li {
	font-feature-settings: "palt" 1;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
.points3:not(:last-child) {margin-bottom: 20px;}

ul.points3b {
	list-style-type: none;
}
.points3b li {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
.points3b li:not(:last-child) {margin-bottom: 5px;}

.wsp30 {
	background-color: #029DC1;
	color: #fff;
	width: 90px;
	margin-right: 10px;
	display:inline-block;
	padding:5px;
	text-align:center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.wsp50 {
	background-color: #029DC1;
	color: #fff;
	width: 150px;
	margin-right: 10px;
	display:inline-block;
	padding:5px;
	text-align:center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.wsp50s {
	background-color: #029DC1;
	color: #fff;
	width: 120px;
	margin-right: 10px;
	display:inline-block;
	padding:5px;
	text-align:center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

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



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;}
.tobk {
	position: relative;
	background-color: #fbfaf4;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}


.tobk2 {
	position: relative;
	background-color: #fbfaf4;
	-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;
}


.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
}


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


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

.textbox3 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 210px;
	position: relative;	
}

.textbox4 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 210px;
	position: relative;	
}




.hed-space {
	width: 92%;
	min-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	transition: all .5s;
}

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

.main-space {
	min-width: 1000px;
	position: relative;
}

.main-image {
	background-color: #34c9d8;
	/*height: 95vh;*/
	height: 950px;
	background-size: 900px;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.png);
	background-position: center bottom;
	z-index: 1;
}

.hanmaru {
	background-image: url(../img/body/hanmaru.svg);
	background-position: center bottom;
	height: 150px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: 1200px;
}

.kumo1 {
	width: 700px;
	margin-right: -300px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	line-height: 0px;
}
.kokumo1 {
	width: 100px;
	margin-left: 3%;
	margin-top: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	line-height: 0px;
}
.kokumo2 {
	width: 200px;
	margin-right: 5%;
	position: absolute;
	margin-top: 390px;
	right: 0px;
	top: 0px;
	z-index: 1;
	line-height: 0px;
}

.kumo2 {
	width: 700px;
	margin-left: -300px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	line-height: 0px;
}


.fusen {
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top:180px;
	margin-left:3%;
}

.main-comennt {
	position: absolute;
	top: 33%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
}
.main-space h2 {
	width: 50%;
	min-width: 600px;
	max-width: 600px;
	margin-bottom:20px;
}
.main-space h3 {
	width: 95%;
	font-size: 13pt;
	line-height: 35px;
	font-feature-settings: "palt" 1;
	font-family: 'Noto Sans', sans-serif;
	font-weight: normal;
}



#logo {
	width: 280px;
	background-repeat: no-repeat;
	transition: all .5s;
}
#logo .mysvg{
	color: #fff;
	fill: currentColor;
}

.change-color #logo {
	width: 200px;
	background-repeat: no-repeat;
	transition: all .5s;
}

.change-color #logo .mysvg{
	color: #029DC1;
	fill: currentColor;
}



#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}


.header.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}



.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}



.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: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.gloval-menu a:hover::after {transform: scale(1, 1);}


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

.change-color .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 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #fff;
	fill: currentColor;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #fff;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}

.change-color .gloval-menu .c-menu01 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
	color: #34c9d8;
	fill: currentColor;
	margin-top:3px;
}
.change-color .gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #222;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}



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

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

.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: #ffa800;
	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: #ff8400;}
.level1 a:focus {background-color: #ff8400;}
.level1 a:hover::after {transform: scale(0, 0);}

.change-color .level1 a:hover::after {transform: scale(0, 0);}

.gloval-menu .serch {margin-top: 7px;display:block;}

.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
}

.gloval-menu .c-menu02 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #fff;
	fill: currentColor;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
}
.gloval-menu .c-menu02 a {
	position: relative;
	margin-top: 10px;
	color: #fff;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}

.change-color .gloval-menu .c-menu02 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
	color: #34c9d8;
	fill: currentColor;
	margin-top:3px;
}

.change-color .gloval-menu .c-menu02 a {
	position: relative;
	margin-top: 10px;
	color: #222;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu02 a.current	{
	color: #FFF001;
	position: relative;
}
.change-color .gloval-menu .c-menu02 a.current	{
	color: #34c9d8;
	position: relative;
}


.gloval-menu .c-menu07 a {
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
	font-family: ads-namikaze, sans-serif;
	font-size: 14pt;
	font-weight: 400;
	background-color: #fff000;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 30px!important;
	-webkit-border-radius: 56px;
	-moz-border-radius: 56px;
	border-radius: 56px;
}
.gloval-menu .c-menu07 span{color: #029dc1;}

.gloval-menu .c-menu07 a:hover {
	color: #222;
	background-color: #ffd800;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gloval-menu .c-menu07 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #37A1DB;
}




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: #222;
	/*-webkit-text-size-adjust:100%;*/
}



.pankuzu-space {
	position: relative;
	width: 100%;
	padding-top: 190px;
	padding-bottom: 90px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	background-color: #33C9D8;
	min-width: 1100px;
	-webkit-border-bottom-right-radius: 80px;
	-webkit-border-bottom-left-radius: 80px;
	-moz-border-radius-bottomright: 80px;
	-moz-border-radius-bottomleft: 80px;
	border-bottom-right-radius: 80px;
	border-bottom-left-radius: 80px;
	color: #FFF;
	/*background-image: url(../img/body/hanmaru.svg);
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;*/
}

.fusen2 {
	position: absolute;
	left: 0px;
	margin-top: 130px;
	margin-left: 12%;
	width: 100px;
	top: 0px;
}

.pan-kumo1 {
	line-height: 0px;
	position: absolute;
	left: 0px;
	width: 350px;
	bottom: 0px;
	margin-left:-170px;
}
.pan-kumo2 {
	line-height: 0px;
	position: absolute;
	right: 0px;
	width: 500px;
	bottom: 0px;
	margin-right:-250px;
	margin-bottom:-30px;
}
.pan-kokumo {
	line-height: 0px;
	position: absolute;
	right: 0px;
	width: 100px;
	top: 0px;
	margin-top:150px;
	margin-right:11%;
}

.pankuzu {
	
	/*margin-top: 130px;*/
}

.pankuzu-space h2 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 40pt;
	line-height: 60px;
	font-weight: 400;
	margin-bottom: 25px;
	text-align: center;
}

.pages {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #FFF;
	font-size: 10pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #FFF;
}
.pages li a:hover{
	color: #FFF;
	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;}


.top20 { margin-top:30px;}

.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:50px;
	vertical-align: -60%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:15px;
}
.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-size: 14pt;
	display: table;
	position: relative;
	z-index: 1;
	font-weight: normal;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	
	padding-top: 20px;
	padding-right:40px;
	padding-left:40px;
	padding-bottom: 20px;
}
.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: #029DC1;
	
}
.button1:hover {
	color: #fff;
	background-color: #34c9d8;
}





.button2 .mysvg {
	width:50px;
	vertical-align: -60%;
	display: inline-block;
	color: #029DC1;
	fill: currentColor;
	margin-right:15px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 13pt;
	display: table;
	position: relative;
	z-index: 1;
	font-weight: 600;
}
.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: #222;
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	
	padding-top: 10px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom: 10px;
}
.button2:hover {
	color: #fff;
	background-color: #029DC1;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	
	padding-top: 10px;
	padding-right:30px;
	padding-left:30px;
	padding-bottom: 10px;
}




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


.button3 span{color: #029dc1;}

.button3 .mysvg {
	width:40px;
	vertical-align: -25%;
	display: inline-block;
	color: #34c9d8;
	fill: currentColor;
	margin-left:15px;
}
.button3 {
	text-decoration: none;
	line-height: 40px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 25pt;
	display: block;
	position: relative;
	z-index: 1;
	font-weight: 400;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.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: #222;
	background-color: #fff;
}
.button3:hover {
	color: #222;
	background-color: #FFF001;
}



footer {
	position:relative;
	background-color: #34c9d8;
	color: #FFF;
	-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;
}

.infos {
	box-sizing: border-box;
	width: 90%;
	max-width: 1400px;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #34c9d8;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	-o-box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	margin-top:-90px;
}
.infos ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.infos li{width: 45%;}
.infos p {
	font-size: 13pt;
	line-height: 30px;
	font-weight: 600;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}






.telnum2 .mysvg {
	width: 35px;
	vertical-align: -1%;
	margin-right: 5px;
	color: #fff;
	fill: currentColor;
}
.telnum2 a{color: #fff;}
.telnum2 {
	font-family: 'Roboto',sans-serif;
	font-size: 40pt;
	line-height: 60px;
	font-weight: 700;
	color: #fff;
}


.telnum .mysvg {
	width: 25px;
	vertical-align: -1%;
	margin-right: 5px;
	color: #fff;
	fill: currentColor;
}
.telnum a{color: #fff;}
.telnum {
	font-family: 'Roboto',sans-serif;
	font-size: 30pt;
	line-height: 50px;
	font-weight: 700;
	color: #fff;
	margin-bottom:20px;
}

.foot-text {
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	margin-bottom:15px;
}

.footcontena {
	padding-top: 200px;
	padding-bottom: 90px;
}

.foot-space {
	width: 90%;
	max-width: 1200px;
	min-width: 1100px;
	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: 280px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 65px;
}

.footlogo .mysvg {
	color: #fff;
	fill: currentColor;
}


.foot-menu {
	margin-left: 50px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

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

.foot-menu li a{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 33px;
	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-family: 'Roboto', sans-serif;
	font-size: 9pt;
	line-height: 16px;
	font-weight: normal;
}

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



}



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

.pricetable {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;
}
.pricetable th{
	color: #FFF;
	background-color: #029DC1;
	padding: 5px;
	box-sizing: border-box;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 8pt;
	line-height: 15px;
	font-weight: normal;
	text-align: center;
}
.torights { text-align:right;}
.pricetable td{
	padding: 5px;
	box-sizing: border-box;
	background-color: #F1EFE3;
	text-align: center;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 8pt;
	line-height: 15px;
	font-weight: normal;
}

.pricetable td span{
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	line-height: 23px;
	font-weight: 700;
	color: #029DC1;
}



.coms-space {
	/*display: flex;
	width: 90%;*/
	margin-right: auto;
	margin-left: auto;
}
.coms-space:not(:last-child) {}

.infobox { padding-top:0px;}
.comleft {
	display: block;
	position: relative;
	box-sizing: border-box;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	background-color: #00A5C8;
	text-align: center;
	padding: 10px;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.comleft div{
	display: flex;
	align-items: center;
	height:100%;
}
.comright {
	display: block;
	position: relative;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	
}
.comleft h3{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 500;
}
.comright h4{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 22px;
	font-weight: normal;
}

.comright .map-space{padding-top: 15%;}

.comright h3{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: 500;
}

.comright h4{}

.comright h4 a{
	color: #FF6029;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
}



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




.hanhan {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-top:20px;
}
.hanhan li{
	/*width: 49%;*/
}

.hanhan li:nth-child(1) {margin-bottom:40px;}
.hanhan h3 span{
	color: #34c9d8;
}
.hanhan h3{
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align:center;
	margin-bottom:10px;
}
.hanhan h4{
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	background-color: #f1efe3;
}
.hanhan h5{
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	background-color: #fff;
}
.han10 { margin-bottom:5px;}
.hanhan h5 span{
	font-size: 14pt;
	line-height: 25px;
	font-weight: 600;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}

.wakugumi2w .hanhan h5{
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	background-color: #faf9f5;
}


.photos {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top:10px;
}
.photos li{width:48%;}
.photos li a{display: block;}
.photos li div {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top:70%;
	margin-bottom:10px;
}
.photos li div 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;
}
.photos h4{
	text-align:center;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}



.tows {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.tows img{
	width: 80%;
	display:block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
.tows li{
	/*width:48%;*/
	margin-bottom:15px;
	box-sizing: border-box;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #fff;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.tows li:nth-child(1) h4 span{color: #57ca8a;}
.tows li:nth-child(2) h4 span{color: #d5529f;}
.tows li:nth-child(3) h4 span{color: #ffb400;}
.tows li:nth-child(4) h4 span{color: #707cc4;}
.tows h4{
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	font-size: 16pt;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	box-sizing:border-box;
	margin-bottom:15px;
}
.tows p{
	font-size: 10pt;
	line-height: 23px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}



.col {
	color: #029DC1;
	margin-right: 5px;
}


.tows2 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	margin-bottom: 50px;
}
.tows2 li{
	
	box-sizing: border-box;
	padding: 25px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #FBFAF4;
}
.tows2 li:nth-child(1) { margin-bottom:20px;}
.tows2 li:nth-child(2) { margin-bottom:20px;}
.tows2 li:nth-child(3) { margin-bottom:20px;}

.tows2 li:nth-child(1) h4 span{color: #57ca8a;}
.tows2 li:nth-child(2) h4 span{color: #d5529f;}
.tows2 li:nth-child(3) h4 span{color: #ffb400;}
.tows2 li:nth-child(4) h4 span{color: #707cc4;}
.tows2 h4{
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	box-sizing:border-box;
	margin-bottom:15px;
}
.tows2 p{
	font-size: 10pt;
	line-height: 24px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}



.fours {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.fours li{
	/*width:49%;*/
	box-sizing:border-box;
}
.fours li:nth-child(1) { margin-bottom:20px;}
.fours li:nth-child(2) { margin-bottom:20px;}

.fbk01 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk01 h3{background-color: #ffb128;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}

.fbk01 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #ffb128;}

.fbk02 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk02 h3{background-color: #a2da4c;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}
.fbk02 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #a2da4c;}

.fbk03 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk03 h3{background-color: #ff9d98;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}
.fbk03 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #ff9d98;}

.fbk04 {background-color: #FBFAF4;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.fbk04 h3{background-color: #80aee5;-webkit-border-top-left-radius: 20px;-webkit-border-top-right-radius: 20px;-moz-border-radius-topleft: 20px;-moz-border-radius-topright: 20px;border-top-left-radius: 20px;border-top-right-radius: 20px; position:relative;}
.fbk04 h3:before {content: "";position: absolute;top: 100%;left: 50%;margin-left: -10px;border: 10px solid transparent;border-top: 10px solid #80aee5;}

.fours h3{
	color: #FFF;
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	box-sizing:border-box;
	padding-top: 25px;
	padding-bottom: 25px;
	
}

.fours p{
	font-size: 10pt;
	line-height: 22px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}


.threes {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.threes li{
	/*width: 49%;*/
	margin-bottom:20px;
	background-color: #fff;
	box-sizing:border-box;
	padding: 25px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.threes h4{
	font-size: 16pt;
	line-height: 30px;
	font-weight: 400;
	font-feature-settings: "palt" 1;
	font-family: ads-soyokaze, sans-serif;
	margin-bottom: 15px;
	text-align: center;
	color: #FF9900;
}

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



.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;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space0:not(:last-child) {margin-bottom: 50px;}
.wrap-space0:nth-child(even) {flex-direction: row-reverse;}
.wrap-space1 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.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: 15px;}
.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%;}*/

.image-box {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.image-box img{
	width: 100%;
	height: auto;
	/*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;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image350 img {
	display: block;
	position: relative;
	width: 100%;
	object-fit: cover;
	height: auto;
	/*height: 350px;
	overflow: hidden;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: auto;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: auto;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: auto;
	object-fit: cover;
	font-family: "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: 150px;}
#access  {scroll-margin-top: 150px;}

.wakugumi {
	box-sizing: border-box;
	padding: 25px;
	background-color: #fff000;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}


.wakugumi2 {
	box-sizing: border-box;
	padding: 25px;
	background-color: #FBFAF4;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}
.wakugumi2:not(:last-child) {margin-bottom: 45px;}

.wakugumi2w {
	box-sizing: border-box;
	padding: 25px;
	background-color: #fff;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	border-radius: 26px;
}
.wakugumi2w:not(:last-child) {margin-bottom: 45px;}



.midashi1 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 25pt;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 35px;
	text-align: center;
}
.midashi1 span{
	color: #029dc1;
}


.midashi2 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 22pt;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 15px;
	text-align: center;
}
.midashi2 span{
	color: #029dc1;
}


.midashi2s {
	position:relative;
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 22pt;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 15px;
	text-align: center;
}
.midashi2s span{
	color: #029dc1;
}
.midashi2s img {
	width: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top:-4%;
}

.cent {text-align: center;}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 25pt;
	line-height: 55px;
	font-weight: 400;
	margin-bottom: 15px;
	text-align: center;
	color: #029dc1;
}


.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 20pt;
	line-height: 36px;
	font-weight: 400;
	margin-bottom: 20px;
	text-align: center;
}
.midashi4 span{
	color: #029dc1;
}

.midashi5 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 16pt;
	line-height: 27px;
	font-weight: 400;
	margin-bottom: 35px;
	text-align: center;
	background-color: #029dc1;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	
	padding-bottom: 12px;
	
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	display: block;
}

.midashi6 {
	position:relative;
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 25px;
	text-align: center;
}
.midashi6 span{
	color: #029dc1;
}

.spd15 {
	width: 60%;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}


.name {
	/*text-align:right;*/
	padding-top:20px;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 600;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}


.comennt {
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
	font-size: 10pt;
	line-height: 23px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}

.comennt2 {
	font-size: 11pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	text-align:center;
}

.comennt2s {
	font-size: 10pt;
	line-height: 22px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	/*text-align:center;*/
	margin-bottom:30px;
}

.comennt3 {
	margin-bottom:10px;
	font-size: 10pt;
	line-height: 23px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}

.map-space {
	position: relative;
	padding-bottom: 70%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.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;
	font-feature-settings: "palt" 1;
}
.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: #e6cd9b;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 26px;
	text-align: left;
}

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: #32CFE9;
}
.points3 li {
	font-feature-settings: "palt" 1;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
	text-align: left;
}
.points3:not(:last-child) {margin-bottom: 15px;}

ul.points3b {
	list-style-type: none;
}
.points3b li {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 22px;
	
}
.points3b li:not(:last-child) {margin-bottom: 10px;}

.wsp30 {
	color: #222;
	/*width: 90px;*/
	display: block;
	/*text-align: center;*/
	
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #029DC1;
	padding-left: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.wsp50 {
	background-color: #029DC1;
	color: #fff;
	width: 100px;
	margin-right: 10px;
	display:inline-block;
	padding:5px;
	text-align:center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.wsp50s {
	color: #222;
	/*width: 90px;*/
	display: block;
	/*text-align: center;*/
	
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #029DC1;
	padding-left: 10px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}



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;}
.tobk {
	position: relative;
	background-color: #fbfaf4;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
}


.tobk2 {
	position: relative;
	background-color: #fbfaf4;
	-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;
}


.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/greetbk.jpg);
	padding-top: 5%;
	padding-bottom: 5%;
}


.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;	
	
}
.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	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: 60px;
	position: relative;		
}


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

.textbox3 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 100px;
	position: relative;	
}

.textbox4 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 100px;
	position: relative;	
}




.hed-space {
	width: 92%;
	min-width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	transition: all .5s;
}

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

.main-space {
	/*min-width: 1000px;*/
	position: relative;
}

.main-image {
	background-color: #34c9d8;
	/*height: 95vh;*/
	padding-top:110%;
	background-size: 80%;
	background-repeat: no-repeat;
	background-image: url(../img/body/main-image.png);
	background-position: center bottom;
	z-index: 1;
}

.hanmaru {
	background-image: url(../img/body/hanmaru.svg);
	background-position: center bottom;
	height: 150px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	background-size: 80%;
	margin-bottom:-1px;
}

.kumo1 {
	width: 170px;
	margin-right: -100px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	line-height: 0px;
}
.kokumo1 {
	width: 13%;
	margin-left: -1%;
	margin-top: 55%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	line-height: 0px;
}
.kokumo2 {
	width: 12%;
	margin-right: 1%;
	position: absolute;
	margin-top: 25%;
	right: 0px;
	top: 0px;
	z-index: 1;
	line-height: 0px;
}

.kumo2 {
	width: 170px;
	margin-left: -100px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	line-height: 0px;
}


.fusen {
	width: 10%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top:20%;
	margin-left:2%;
}

.main-comennt {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.main-comennt h2 {
	
	/*max-width: 200px;*/
	/*min-width: 600px;
	max-width: 600px;*/
	margin-bottom:20px;
}
.main-space h3 {
	width: 95%;
	font-size: 13pt;
	line-height: 35px;
	font-feature-settings: "palt" 1;
	font-family: 'Noto Sans', sans-serif;
	font-weight: normal;
}



#logo {
	width: 280px;
	background-repeat: no-repeat;
	transition: all .5s;
}
#logo .mysvg{
	color: #fff;
	fill: currentColor;
}

.change-color #logo {
	width: 200px;
	background-repeat: no-repeat;
	transition: all .5s;
}

.change-color #logo .mysvg{
	color: #34c9d8;
	fill: currentColor;
}



#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
}


.header.change-color {
    background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	-o-box-shadow: 3px 5px 5px rgba(0,0,0,.1);
	box-shadow: 3px 5px 5px rgba(0,0,0,.1);
}



.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}



.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: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.gloval-menu a:hover::after {transform: scale(1, 1);}


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

.change-color .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 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #fff;
	fill: currentColor;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #fff;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}

.change-color .gloval-menu .c-menu01 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
	color: #34c9d8;
	fill: currentColor;
	margin-top:3px;
}
.change-color .gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #222;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}



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

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

.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: #ffa800;
	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: #ff8400;}
.level1 a:focus {background-color: #ff8400;}
.level1 a:hover::after {transform: scale(0, 0);}

.change-color .level1 a:hover::after {transform: scale(0, 0);}

.gloval-menu .serch {margin-top: 7px;display:block;}

.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
}

.gloval-menu .c-menu02 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #fff;
	fill: currentColor;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
}
.gloval-menu .c-menu02 a {
	position: relative;
	margin-top: 10px;
	color: #fff;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}

.change-color .gloval-menu .c-menu02 .mysvg{
	width: 13px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-bottom: -9px;
	color: #34c9d8;
	fill: currentColor;
	margin-top:3px;
}

.change-color .gloval-menu .c-menu02 a {
	position: relative;
	margin-top: 10px;
	color: #222;
	font-size: 13pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu02 a.current	{
	color: #FFF001;
	position: relative;
}
.change-color .gloval-menu .c-menu02 a.current	{
	color: #34c9d8;
	position: relative;
}


.gloval-menu .c-menu07 a {
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
	font-family: ads-namikaze, sans-serif;
	font-size: 14pt;
	font-weight: 400;
	background-color: #fff000;
	padding-top: 17px;
	padding-right: 25px;
	padding-bottom: 17px;
	padding-left: 25px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 30px!important;
	-webkit-border-radius: 56px;
	-moz-border-radius: 56px;
	border-radius: 56px;
}
.gloval-menu .c-menu07 span{color: #029dc1;}

.gloval-menu .c-menu07 a:hover {
	color: #222;
	background-color: #ffd800;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gloval-menu .c-menu07 a::after {
	position: absolute;
	bottom: 0px;
	left: 0;
	content: '';
	width: 100%;
	height: 0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform .3s;
	background-color: #37A1DB;
}




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: #222;
	-webkit-text-size-adjust:100%;
}



.pankuzu-space {
	position: relative;
	width: 100%;
	padding-top: 90px;
	padding-bottom: 70px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	background-color: #33C9D8;
	-webkit-border-bottom-right-radius: 190px;
	-webkit-border-bottom-left-radius: 190px;
	-moz-border-radius-bottomright: 190px;
	-moz-border-radius-bottomleft: 190px;
	border-bottom-right-radius: 190px;
	border-bottom-left-radius: 190px;
	color: #FFF;
	/*background-image: url(../img/body/hanmaru.svg);
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;*/
}

.pankuzu-space:before {
	content: "";
	position: absolute;
	bottom:0;
	right: 0;
	left: 0;
	width: 100%;
	background-color: #33C9D8;
	height:150px;
	margin-bottom:50px;
}

.fusen2 {
	position: absolute;
	left: 0px;
	margin-top: 70px;
	margin-left: 1%;
	width: 30px;
	top: 0px;
}

.pan-kumo1 {
	line-height: 0px;
	position: absolute;
	left: 0px;
	width: 260px;
	bottom: 0px;
	margin-left:-120px;
	margin-bottom:-5px;
	z-index: 1;
}
.pan-kumo2 {
	line-height: 0px;
	position: absolute;
	right: 0px;
	width: 260px;
	bottom: 0px;
	margin-right: -120px;
	margin-bottom: -5px;
	z-index: 1;
}
.pan-kokumo {
	line-height: 0px;
	position: absolute;
	right: 0px;
	width: 40px;
	top: 0px;
	margin-top:20%;
	margin-right:2%;
}

.pankuzu {
	
	/*margin-top: 130px;*/
}

.pankuzu-space h2 {
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 20pt;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
	z-index: 1;
}

.pages {
	position: relative;
	z-index: 1;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #FFF;
	font-size: 8pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #FFF;
}
.pages li a:hover{
	color: #FFF;
	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;}


.top20 { margin-top:20px;}

.c-btm {
	padding-top:20px;
}
.r-btm {
	padding-top:20px;
}
.l-btm {
	padding-top:20px;
}


.button1 .mysvg {
	width:30px;
	vertical-align: -35%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:10px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	display: table;
	position: relative;
	z-index: 1;
	font-weight: normal;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	
	padding-top: 15px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.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: #029DC1;
	
}
.button1:hover {
	color: #fff;
	background-color: #029DC1;
}





.button2 .mysvg {
	width:30px;
	vertical-align: -35%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:10px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	display: table;
	position: relative;
	z-index: 1;
	font-weight: normal;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	
	padding-top: 15px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.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: #029DC1;
}
.button2:hover {
	color: #fff;
	background-color: #029DC1;
}




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


.button3 span{color: #029dc1;}

.button3 .mysvg {
	width:30px;
	vertical-align: -25%;
	display: inline-block;
	color: #34c9d8;
	fill: currentColor;
	margin-left:5px;
}
.button3 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: ads-namikaze, sans-serif;
	font-size: 18pt;
	display: block;
	position: relative;
	z-index: 1;
	font-weight: 400;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.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: #222;
	background-color: #fff;
}
.button3:hover {
	color: #222;
	background-color: #FFF001;
}



footer {
	position:relative;
	background-color: #34c9d8;
	color: #FFF;
	-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;
}

.infos {
	box-sizing: border-box;
	width: 90%;
	
	margin-right: auto;
	margin-left: auto;
	background-color: #34c9d8;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	-o-box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	box-shadow: 0px 0px 25px rgba(0,0,0,.1);
	padding: 20px;
	
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	margin-top:-50px;
}
.infos ul{
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;*/
}
.infos li{}
.infos p {
	font-size: 9pt;
	line-height: 22px;
	font-weight: 600;
	text-align:center;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
}






.telnum2 .mysvg {
	width: 22px;
	vertical-align: -1%;
	margin-right: 5px;
	color: #fff;
	fill: currentColor;
}
.telnum2 a{color: #fff;}
.telnum2 {
	font-feature-settings: "palt" 1;
	font-family: 'Roboto',sans-serif;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 700;
	color: #fff;
	text-align:center;
	margin-bottom:10px;
}


.telnum .mysvg {
	width: 22px;
	vertical-align: -1%;
	margin-right: 5px;
	color: #fff;
	fill: currentColor;
}
.telnum a{color: #fff;}
.telnum {
	font-feature-settings: "palt" 1;
	font-family: 'Roboto',sans-serif;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 700;
	color: #fff;
	text-align:center;
	margin-bottom:10px;
}

.foot-text {
	text-align:center;
	font-size: 10pt;
	line-height: 22px;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	
}

.footcontena {
	padding-top: 170px;
	padding-bottom: 30px;
}

.foot-space {
	width: 90%;
	
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	
}

.foot-left {}

.foot-right {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
	padding-top: 10px;
	padding-bottom: 20px;
}

.footlogo {
	width: 220px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.footlogo .mysvg {
	color: #fff;
	fill: currentColor;
}


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

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

.foot-menu li a{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #029dc1;
	display:block;
	box-sizing:border-box;
	padding:10px;
	text-align:center;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.copy {
	font-family: 'Roboto', sans-serif;
	font-size: 8pt;
	line-height: 16px;
	font-weight: normal;
	text-align:center;
}

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



}






