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


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

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


.mov {
	/*margin-top: 35px;
	margin-bottom: 35px;*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/*padding-top:90px;*/
	
}
.youtube {
	background-color: #f2f2f2;
	position: relative;
	width:100%;
	height:0;
	padding-top: 55%;
}
.youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bnspacer {
	box-sizing: border-box;
	position: relative;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}

.space-full .bn-space h2{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	color: #FFF;
	background: linear-gradient(20deg,rgba(2, 33, 90, 1) 0%, rgba(10, 80, 159, 1) 100%);
	margin-top: -35px;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	display: block;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	letter-spacing: 1px;	
}


.bn-space h2{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	color: #FFF;
	background-color: #02215A;
	background-color: #0a509f;
	background: #02215B;
background: linear-gradient(20deg,rgba(2, 33, 91, 1) 0%, rgba(54, 198, 255, 1) 100%);

background: #1271ff;
background: linear-gradient(20deg,rgba(18, 113, 255, 1) 0%, rgba(54, 242, 255, 1) 100%);

background: #02215A;
background: linear-gradient(20deg,rgba(2, 33, 90, 1) 0%, rgba(10, 80, 159, 1) 100%);
	margin-top: -35px;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	display: block;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	letter-spacing: 1px;	
}



[data-ruby] {position: relative;}
[data-ruby]::before {
	content: attr(data-ruby);
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 8pt;
	letter-spacing: 5px;
	text-align:center;
	margin-left:4px;
}



.wakugumi:not(:last-child) {margin-bottom: 20px;}
.wakugumi {
	/*padding: 30px;
	box-sizing: border-box;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	-moz-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	-o-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	box-shadow: 0px 0px 25px rgba(91,97,121,.1);*/
}

.wakugumi h3{
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #001F5D;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	letter-spacing: 2px;
}
.wakugumi p{
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
}


/*.wakugumi h3:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -7px;
	border: 7px solid transparent;
	border-top: 7px solid #56C3E1;
}*/


.wakugumi2 {
	padding: 20px;
	box-sizing: border-box;
	background-color: #F3F5F7;
}
.wakugumi2 h3{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #FFF;
	background-color: #001F5D;
	box-sizing:border-box;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.wakugumi2 h3 span{
	color: #65AFD4;
	margin-right: 3px;
}
.wakugumi2 h4{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	font-weight: 600;
	color: #001F5D;
}
.wakugumi2 h5{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	font-weight: 600;
	color: #001F5D;
}
.wakugumi2 p{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	margin-bottom: 5px;
}
.kowaku {
	box-sizing: border-box;
	padding: 20px;
	background-color: #FFF;
}

.kowaku:not(:last-child) {margin-bottom: 15px;}
.hanhan {
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d2d9e0;
}
ul.points3f {
	list-style-type: none;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.points3f li{padding-left: 1.1em; box-sizing:border-box;}
ul.points3f li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: 0em;
	color: #001F5D;
	font-size: 5pt;
}
.points3f li {
	width:49%;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
}
.points3f:not(:last-child) {margin-bottom: 10px;}

ul.points3fs {
	list-style-type: none;
	overflow: hidden;
	/*display: flex;
	flex-wrap: wrap;
	justify-content: space-between;*/
}
ul.points3fs li{padding-left: 1.1em; box-sizing:border-box;}
ul.points3fs li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: 0em;
	color: #001F5D;
	font-size: 5pt;
}
.points3fs li {
	
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
}
.points3fs:not(:last-child) {margin-bottom: 10px;}


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

.infos5 {position: relative;}

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

.infos5 h3{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 15px;
	font-weight: 700;
	padding: 10px;
	box-sizing: border-box;
	background-color: #F3F5F7;
	/*-webkit-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	-moz-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	-o-box-shadow: 0px 0px 25px rgba(91,97,121,.1);
	box-shadow: 0px 0px 25px rgba(91,97,121,.1);*/
	color: #001F5D;
}

.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: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 22px;
}
.infotex h5 .mysvg {
	width:15px;
	vertical-align: 0%;
	display: inline-block;
	color: #03275D;
	fill: currentColor;
	margin-right:2px;
}
.infotex h5{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 35px;
}
.infotex h5 a{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 35px;
	color: #03275D;
}


.infos2 h3{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 15px;
	font-weight: normal;
	padding: 10px;
	box-sizing: border-box;
	background-color: #FF9933;
	color: #FFF;
	text-align: center;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.infotex2 {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FDFBF3;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.infotex2 p{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 22px;
	text-align: center;
	margin-bottom:5px;
}
.infotex2 p span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17pt;
	line-height: 22px;
	text-align: center;
	font-weight: 700;
}



.main-space {
	position: relative;
	
	
	
	box-sizing:border-box;
	/*background: linear-gradient(180deg, #56C3E1 0%, #56C3E1 60%, #fff 60%, #fff 100%);*/
}
.main-space h2{
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 0px;
	left: 0px;
	/*min-width: 110px;*/
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 17%;
}


.main-space h2 .mysvg{}

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



.towbtm {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: center;
	padding-top:20px;
	flex-wrap: wrap;
}
.towbtm li{ margin:0.5%;}

.towbtm li:nth-child(1) {width: 49%;}
.towbtm li:nth-child(2) {width: 24%;}
.towbtm li:nth-child(3) {width: 24%;}
.towbtm li:nth-child(4) {width: 49%;}
.towbtm li:nth-child(5) {width: 49%;}

.towbtm li a{
	display: block;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	color: #fff;
	background-color: #45AFCC;
	text-align: center;
	box-sizing: border-box;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#tab {
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom:15px;
}

#tab li {
	width: 50%;
	box-sizing: border-box;
	
}
#tab li a {
	display: block;
	color: #777;
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	background-color: #fff;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 700;
}
#tab li a:hover {
	color: #fff;
	background-color: #666;
}


#tab li.present a {
	color: #fff;
	background-color: #61B96B;
	position:relative;
}

#tab li.present a:hover {
	color: #fff;
	background-color: #61B96B;
}

.yphotos {
	display: flex;
	justify-content: space-between;
	margin-bottom:20px;
	flex-wrap: wrap;
}
.yphotos li{
	width: 49%;
	line-height: 0px;
	margin:0.5%;
}
.yphotos li span{
	display: block;
	position: relative;
	width:100%;
	height: 0;
	padding-top: 67%;
	overflow: hidden;
}
.yphotos li span img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}



.photos {
	display: flex;
	justify-content: space-between;
	/*flex-wrap: wrap;*/
}
.photos li{
	width:49%;
}
.photos li div{
	margin-bottom: 5px;
	display: block;
	position: relative;
	width:100%;
	height: 0;
	padding-top: 65%;
	overflow: hidden;
}
.photos li div img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.photos li h4{
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	display: block;
	z-index: 2;
	text-align: center;
}

.beforafter {
	color: #fff;
	background-color: #5BC3E0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	box-sizing:border-box;
	margin-bottom:20px;
}
.beforafter li {position: relative;}
.beforafter li:nth-child(1){margin-bottom:20px;}
.beforafter li div{
	margin-bottom: 5px;
	display: block;
	position: relative;
	width:100%;
	height: 0;
	padding-top: 65%;
	overflow: hidden;
}
.beforafter li div img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.beforafter li h4{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	display: block;
	z-index: 2;
	text-align: center;
}



.image {
	margin-bottom:20px;
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 55%;
	overflow: hidden;
}
.image 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;
}

.tags {
	display: flex;
	flex-wrap: wrap;
	margin-bottom:5px;
}

.tags li{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	background-color: #FF9933;
	text-align: center;
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 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;}

.images {
	margin-bottom: 15px;
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 60%;
	overflow: hidden;
}
.images img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.images2 {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 65%;
	overflow: hidden;
}
.images2 img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}


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

.midashi1 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #001F5D;
	position: relative;
}

.tittles {
	display: flex;
	align-items: center;
	/*flex-wrap: wrap;
	justify-content: space-between;*/
	margin-bottom:15px;
}
.tittles h3{/*width: 80%;*/margin-bottom:0px;}
.maru {
	font-feature-settings: "palt" 1;
	font-family: 'Roboto', sans-serif!important;
	font-size: 11pt;
	line-height: 45px;
	font-weight: 600;
	height: 45px;
	width: 45px;
	margin-right: 10px;
	background-color: #001F5D;
	text-align: center;
	color: #FFF;
	display: block;
}


.cent {text-align: center;}

.midashi2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 13pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #001F5D;
	text-align: center;
}


.komoji {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
	display: block;
	color: #1f98d0;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 35px;
	text-align: center;
	position: relative;
	color: #02215b;
}
.midashi3 span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: 700;
	color: #FFF;
	background-color: #56C3E1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
}

.midashi3:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0%;
	margin-left: auto;
	z-index: 2;
	background-color: #c8ced5;
	height: 1px;
	width: 30px;
	margin-right: auto;
	margin-bottom: -13px;
	right: 0px;
}

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


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

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

.comennt3 {
	color: #02215A;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	text-align: center;
	margin-bottom:15px;
}

.comennt3 span{
	font-size: 15pt;
	font-weight: 700;
}

.comennt4 {
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 700;
	text-align: center;
}
.comennt4 span{
	color: #F57020;
	margin-right: 5px;
}

.comennt5 {
	padding-top: 15px;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 28px;
	font-weight: 600;
	color: #001F5D;
}

.map-space {
	position: relative;
	padding-bottom: 75%;/*←高さを変更する*/
	
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
}
.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-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	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: #65AFD4;
	font-weight: 600;
}*/

.points2 {
	margin-bottom:15px;
}
.points2 li {
	display: flex;
	justify-content: space-between;
	/*flex-wrap: wrap;*/
	align-items: center;
}
.points2 li{
	margin-bottom:5px;
}
.points2 p{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	width: 70%;
	color: #001F5D;
}
.points2 span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
	color: #FFF;
	background-color: #0A509F;
	text-align: center;
	display: block;
	margin-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100px;
}

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: #0A509F;
}
.points3 li {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
}
/*.points3 li:not(:last-child) {margin-bottom: 5px;}*/
.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: #98D62E;
	color: #FFF;
	display: inline-block;
	line-height: 22px;
	margin-left: -27px;
	text-align: center;
	height: 22px;
	width: 22px;
	font-feature-settings: "palt" 1;
	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: 26px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}




.blbk{position: relative;background-color: #0096ff;color: #FFF;}

.whbk{position: relative;background-color: #FFF;}
.tobk {
	position: relative;
	background-color: #09a6da;
	color: #FFF;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
.tobk2 {
	position: relative;
	background-color: #f3f5f7;
	/*color: #FFF;*/
	
}

.banner li a{
	display: flex;
	align-items: center;
	background-color: #0A509F;
	background: #02215A;
background: linear-gradient(20deg,rgba(2, 33, 90, 1) 0%, rgba(10, 80, 159, 1) 100%);
}

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

.toimage{
	line-height: 0px;
	display: block;
	width: 30%;
	margin-right:10px;
	display: block;
	position: relative;
	height: 0;
	padding-top: 30%;
	overflow: hidden;
}
.toimage img{
	line-height: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.banner h3 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #fff;
	/*letter-spacing: 1px;*/
}
.banner p {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
}
.banner li:nth-child(1) {margin-bottom:10px;}
.banner li:nth-child(2) {margin-bottom:10px;}

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

/*.banner li:nth-child(2) .mysvg {
	width:20px;
	vertical-align: -27%;
	display: inline-block;
	color: #61B96B;
	fill: currentColor;
	margin-left:5px;
}
.banner li:nth-child(1) h4 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	font-size: 10pt;
	display: table;
	position: relative;
	z-index: 1;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 13px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #F86654;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}*/

.banner li:nth-child(2) h4 {
	font-family: 'YakuHanJP',fot-tsukuardgothic-std, sans-serif;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: normal;
	font-size: 10pt;
	display: table;
	position: relative;
	z-index: 1;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 13px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	color: #61B96B;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
}



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


.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	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: "hiragino-kaku-gothic-pron", sans-serif;
	color: #2b3342;
	-webkit-text-size-adjust:100%;
}


/*pankuzu.jpg*/
.pankuzu-space {
	box-sizing: border-box;
	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-bottom: 60px;
	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu.jpg);
}

.pankuzu {
	background-color: #001F5D;
	/*padding-top: 65px;*/
	position:relative;
	/*background: linear-gradient(180deg, #56C3E1 0%, #56C3E1 60%, #fff 60%, #fff 100%);*/
}

.pankuzu h2 {
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	color: #fff;
	font-weight: 600;
	font-size: 17pt;
	line-height: 45px;
	text-shadow: 0px 0px 20px rgba(43, 73, 98, .8);
	z-index: 1;
	letter-spacing: 1px;
	text-align:center;
}
/*.pankuzu h2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 1px;
	width: 30px;
	margin-bottom: -10px;
	background-color: #FFF;
}*/



.pages {
	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;
	
	/*justify-content: center;*/
}
.pages li {
	margin-right: 0px;
	margin-left: 0px;
}
.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:-5%;
	display:inline-block;
}






#wrapper {}

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

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



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

.btms .button1{display: block;}
.btms li{margin-bottom: 5px;}
.btms .button1 .mysvg {
	width: 10px;
	display: lock;
	color: #fff;
	fill: currentColor;
	margin-right: 20px;
	position: absolute;
	margin-top: 19px;
	top: 0px;
	right: 0px;
}

.button1 .mysvg {
	width:10px;
	vertical-align: -6%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:8px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button1 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-weight: normal;
	font-size: 10pt;
	display: table;
	position: relative;
	z-index: 1;
	padding-top: 13px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 13px;
	letter-spacing: 1px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
}
.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: #001F5D;
}
.button1:hover {
	color: #fff;
	background-color: #001F5D;
}


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


.bfspace { margin-bottom:25px;margin-top:10px;}

.bfspace li{
	line-height: 0px;
	background-color: #1F98D3;
	padding: 10px;
	/*border: 2px solid #1F98D3;*/
	box-sizing:border-box;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bfspace li img{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.bfspace li span{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-left:25px;
	margin-bottom:15px;
}

.yazi {position: relative; margin-bottom:20px;}

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

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

footer {
	position:relative;
}


.nami2 {
	z-index: 1;
	line-height: 0px;
	width: 102%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	margin-top: -1px;
	transform: scaleX(-1) scaleY(-1);
}
.nami2 .mysvg{
	color: #fff;
	fill: currentColor;
	
}


.foot-text {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 9pt;
	line-height: 17px;
	text-align: center;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.footcontena {
	color: #fff;
	background-color: #001F5D;
	padding-top: 60px;
	padding-bottom: 30px;
}

.foot-space {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

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

.telnum {text-align: center;margin-bottom: 5px;}
.telnum .mysvg {
	width:20px;
	vertical-align: 0%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-right:5px;
}
.telnum a{
	font-feature-settings: "palt" 1;
	font-family: 'Roboto', sans-serif!important;
	font-weight: 600;
	font-size: 24pt;
	line-height: 40px;
	color: #fff;
}

.foot-right {}

.fs {
	display: block;
	padding-top:30px;
	padding-bottom:35px;
	margin: 0 auto;
}
.fs{
	width: 100%;
	text-align: center !important;
	margin: 0 auto !important;
}
.fb-page {
	text-align: center !important;
	margin: 0 auto !important;
}



.footlogo {
	width: 220px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.footlogo .mysvg{
	color: #fff;
	fill: currentColor;
}


ul.foot-menu {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	/*width:96%;*/
	margin-bottom:20px;
	padding-top: 20px;
}
ul.foot-menu li{padding-left: 0;} 
ul.foot-menu li:before {
	/*font-family: "Font Awesome\ 6 Free";
	content: "\f105";*/
	content: "";
	padding-right: 0.3em;
	position: absolute;
	right: 0.2em;
	font-size: 7pt;
	color: #fff;
}
.foot-menu li {
	width: 49%;
	position: relative;
	font-weight: normal;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;*/
}
.foot-menu li a{
	display: block;
	color: #FFF;
	display: block;
	background-color: #002369;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}


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

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

.foot-menu li a{
	font-feature-settings: "palt" 1;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	color: #03275D;
	display: block;
	text-align: center;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}*/


.copy {
	font-feature-settings: "palt" 1;
	font-family: 'Roboto', sans-serif!important;
	font-size: 7pt;
	line-height: 16px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 55px;
}

.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;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bnr li{width: 50%;}

.bnr h3 .mysvg {
	width:15px;
	vertical-align: -10%;
	display: inline-block;
	margin-right:6px;
	color: #fff;
	fill: currentColor;
}
.bnr h3 a{
	position: relative;
	
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #B21500;
	padding-top: 12px;
	font-weight: 600;
	box-sizing:border-box;
	height:45px;
}


.bnr h4 .mysvg {
	width:25px;
	vertical-align: -40%;
	display: inline-block;
	margin-right:6px;
	color: #fff;
	fill: currentColor;
}
.bnr h4 a{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	color: #fff;
	display: block;
	text-align: center;
	background-color: #06c755;
	padding-top: 12px;
	font-weight: 600;
	box-sizing:border-box;
	height:45px;
}








