@import url(https://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);

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

.ekitenbanner {line-height: 0px;}
.recruit_table {
	border-collapse:collapse;
	font-weight: 600;
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:45px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 12pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	width: 300px!important;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEF2F4;
	/*vertical-align: top;*/
	box-sizing:border-box;	
}
.recruit_table tr {
	display: block;
	width: 100%;
}
.recruit_table .button1 {
	display: block;
	width: 185px;
}

.recruit_table td {
	font-size: 12pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	width: 75%!important;
	box-sizing: border-box;
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF2F4;
	box-sizing:border-box;	
}
.recruit_table h3 {
	font-size: 17pt;
	line-height: 35px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	margin-bottom: 10px;
}

.recruit_table td .map-space {margin-bottom: 0px;}

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

.recruit_table h5 {
	color: #00a0e9;
	font-size: 23pt;
	line-height: 43px;
	font-weight: 600;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	letter-spacing: -0.02em;
	color: #1919E6;
	font-feature-settings: "palt" 1;
}
.recruit_table h5 a{color: #1919E6;}
.recruit_table h5 span{
	color: #00a0e9;
	font-size: 13pt;
	line-height: 39px;
	font-weight: 700;
	font-family: "myriad-pro-semiextended", sans-serif;
	letter-spacing: -0.02em;
	color: #1919E6;
	font-feature-settings: "palt" 1;
}
.recruit_table h4 a{
	font-size: 27pt;
	line-height: 46px;
	font-weight: 600;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	letter-spacing: -0.02em;
	color: #1919E6;
	font-feature-settings: "palt" 1;
}

.recruit_table h4 .mysvg {
	display: inline-block;
	width: 40px;
	margin-right: 5px;
}




.recruit_table:not(:last-child) {margin-bottom: 85px;}


.akawaku {
	color: #000;
	/*background-color: #2ae1fc;*/
	background-color: #66b9e3;
	box-sizing: border-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 80px;
	padding-bottom: 80px;
}

.akawaku h3{
	font-family: 'YakuHanMP',"hiragino-mincho-pron", sans-serif;
	font-size: 21pt;
	line-height: 38px;
	font-weight: normal;
	
	text-align:center;
}
.akawaku h3:not(:last-child) {margin-bottom: 15px;}
.akawaku div{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.akawaku h4{
	/*font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;*/
	font-size: 40pt;
	line-height: 56px;
	color: #000;
	margin-left:5px;
	margin-right:5px;
	/*margin:0.5%;*/
	font-family: 'YakuHanMP',"hiragino-mincho-pron", sans-serif;
	font-weight: 600;
}

.wakugumi {
	box-sizing: border-box;
	padding: 50px;
	background-color: #F2F4F6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.nedan:not(:last-child) {margin-bottom: 10px;}
.nedan {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	margin-bottom:5px;
	padding-bottom:5px;
}

.nedan:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	width: 100%;
	margin-bottom: 17px;
	/*z-index: -1;*/
	display:block;
}
.nedan p span{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16pt;
	line-height: 25px;
	font-weight: 600;
	margin-right: 2px;
	color: #000;
}
.nedan p {
	font-size: 12pt;
	line-height: 25px;
	font-weight: normal;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	position: relative;
	z-index: 2;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.nedan h4{
	font-size: 13pt;
	line-height: 25px;
	font-weight: normal;
	position: relative;
	z-index: 2;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	color: #1919E6;
}
.nedan h4 span{
	font-size: 13pt;
	line-height: 25px;
	font-weight: normal;
	position: relative;
	z-index: 2;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	color: #000;
}

.white-bk {background-color: #F2F4F6;}
.gray-bk {background-color: #EAEAEA;}

.white-bk .sizup{
	font-size: 15pt;
	line-height: 25px;
	font-weight: 600;
}

.white-bk2 {
	background-color: #F2F4F6;
	position: relative;
	z-index: 2;
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}


.tels3 {
	font-size: 15pt;
	line-height: 40px;
	font-weight: 600;
	color: #000;
}

.tels3 a{
	font-size: 22pt;
	line-height: 40px;
	font-weight: 600;
	color: #000;
}



.fours-box {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}
.fours-box li {margin: 1%;width: 23%;}
.box-button div {
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 9%;
	padding-left: 7%;
}
.box-button img {margin-bottom: 5px;}
.box-button p {font-size: 12pt;line-height: 28px;	}
.box-button h3 {
	font-size: 15pt;
	line-height: 29px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: 600;
}
.box-button {
	display: block;
	margin-right: auto;
	margin-left: auto;	
}
.box-button::before,
.box-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.box-button,
.box-button::before,
.box-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.box-button {color: #000;background-color: #FFF;}
.box-button:hover {
	color: #4b4b4b;
	background-color: #E5E5E5;	
}




.telnum3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 600;
}

.komidashi {
	font-size: 20pt;
	line-height: 40px;
	font-weight: 600;
	
}

.formbutton1 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
.formbutton1::before,
.formbutton1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton1,
.formbutton1::before,
.formbutton1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton1 {
	background-color: #3d3d3d;
	color: #FFF;
}
.formbutton1:hover {
	color: #FFF;
	background-color: #000;
	
}




.formbutton2 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}
.formbutton2::before,
.formbutton2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton2,
.formbutton2::before,
.formbutton2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton2 {
	background-color: #e50038;

	color: #FFF;
	
}
.formbutton2:hover {
	color: #FFF;
	background-color: #B6002D;	
}







#tab {
	margin-bottom: 50px;
	overflow: hidden;
	/*margin-right: auto;*/
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	
}

#tab li {
	width: 32.3%;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	box-sizing: border-box;
	
}
#tab li a {
	display: block;
	color: #000000;
	font-size: 18pt;
	line-height: 44px;
	background-color: #F0F0F0;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 7%;
	padding-bottom: 7%;
	font-weight: 600;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
#tab li a:hover,
#tab li.present a {
	color: #FFF;
	background-color: #FF0000;
}

.shops {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.shops li{width: 49%;}

.shops li:nth-child(1){margin-bottom: 20px;}
.shops li:nth-child(2){margin-bottom: 20px;}
.shops h3{
	font-size: 17pt;
	line-height: 30px;
	font-weight: 600;
	color: #FFF;
	background:rgba(25,25,230,0.8);
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 55px;
	padding-bottom: 26px;
	padding-left: 55px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.shops h4{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
	font-size: 11pt;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	background:rgba(25,25,230,0.8);
	text-align: justify;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
    width: 85%;
	box-sizing: border-box;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
/*.shops h3{
	font-size: 17pt;
	line-height: 30px;
	font-weight: 600;
	color: #FFF;
	background:rgba(25,25,230,0.8);
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 55px;
	padding-bottom: 25px;
	padding-left: 55px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}*/
.shops .mysvg {
	width:30px;
	vertical-align: -22%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}

.bk1 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-01.jpg);
	padding-top: 50%;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.bk2 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-02.jpg);
	padding-top: 50%;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bk3 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-03.jpg);
	padding-top: 50%;
    height: 82px;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bk4 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-04.jpg);
	padding-top: 50%;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}




.bkall {position:relative;} 
.bkall::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	border: 0 solid #fff;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	transition:border 0.4s;
	z-index: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bkall:hover::before {
	border-width: 15px;
	opacity: 1;
	outline : 12px solid #ee0000;
	outline-offset : -22px;
	transition: all .4s;
	transition:border 0.4s;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/*.bk1s {position:relative;} 
.bk1s::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	border: 0 solid #fff;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	transition:border 0.4s;
	z-index: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bk1s:hover::before {
	border-width: 15px;
	opacity: 1;
	outline : 12px solid #ee0000;
	outline-offset : -22px;
	transition: all .4s;
	transition:border 0.4s;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
*/


.buttons {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
.buttons::before,
.buttons::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons,
.buttons::before,
.buttons::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.buttons {}
.buttons:hover {
	/*outline : 12px solid #4545ff;
	outline-offset : -12px;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}




.tobk {
	min-width: 1180px;
	color: #FFF;
	background-color: #1919e6;
	margin-right: 4%;
	margin-left: 4%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	padding-bottom: 140px;
	margin-bottom:390px;
}

.tobanner {
	width: 96%;
	position:absolute;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	z-index:1;
	padding-top:20px;
	right: 0;
	left: 0;
	margin-left: 2%
	/*margin: 0 auto;*/
}
.tobanner li{
	width: 49%;
	position:relative;
	/*margin-left: 0.5%;
	margin-right: 0.5%;*/
}

.tobanner .bk5 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/s-04.jpg);
	padding-top: 60%;
	padding-bottom: 0%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.tobanner .bk6 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/s-05.jpg);
	padding-top: 60%;
	padding-bottom: 0%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.tobanner h3{
	width: 250px;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	position:absolute;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 600;
	color: #FFF;
	background-color: #1919e6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	display: block;
}
.tobanner .mysvg {
	width:30px;
	vertical-align: -22%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}




/*.imgbigs {
	max-width: 100%!important;
	height: auto!important;
	margin: 0px!important;
	padding: 0px!important;
	overflow: hidden;
	line-height: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.imgbigs img{
	transition: all .3s;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

a:hover .imgbigs img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: all .3s;
	transform:scale(1.1);
}*/

.imgbigs img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.buttons2 h3{
	width: 250px;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	font-size: 17pt;
	line-height: 30px;
	font-weight: 600;
	color: #FFF;
	background-color: #1919e6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	display: block;
	z-index: 6;
	bottom: 0px;
	margin-bottom:-80px;
}
.buttons2 .mysvg {
	width:30px;
	vertical-align: -22%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}

.buttons2 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	z-index: 2;
}
.buttons2::before,
.buttons2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons2,
.buttons2::before,
.buttons2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.buttons2 {}
.buttons2:hover {
	outline : 12px solid #4545ff;
	outline-offset : -12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


.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(odd) {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(even) {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;}
.image300 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image350 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
	object-position: 50% bottom;
	font-family: "object-fit: cover;";
}
.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;";
}
.image-box2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.image-box2 li{
	width: 50%;
	height: auto;
	line-height: 0px;
}
.image-box2:not(:last-child) {margin-bottom: 30px;}
.image-box {position:relative;}
.image-box img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image-box:not(:last-child) {}
.image-box h4{
	padding-top: 15px;
	font-feature-settings: "palt" 1;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
}
.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  {
	margin-top: -280px;
	padding-top: 280px;
}

.midashi {
	font-family: 'YakuHanJP', 'Noto Sans JP', sans-serif;
	font-size: 16pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #1919E6;
}

.midashi1 {
	font-family: 'YakuHanJP', 'Noto Sans JP', sans-serif;
	font-size: 25pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
	color: #1919E6;
}

.midashi2s {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	padding-top:40px;
	/*color: #1919E6;*/
}

.midashi2 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 17pt;
	line-height: 36px;
	font-weight: 600;
	margin-bottom: 55px;
	text-align: center;
}

.midashi2 .mysvg{
	width: 320px;
	display:inline-block;
	vertical-align: -170%;
	margin-right:20px;
}

.midashi3 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 18pt;
	line-height: 25px;
	font-weight: 600;
	color: #1919E6;
}

.midashi4 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 22pt;
	line-height: 50px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}

.midashi5 {
	text-align: center;
	margin-bottom: 55px;
}


.midashi5 span{
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 23pt;
	line-height: 40px;
	font-weight: 600;
	color: #1919E6;
	padding-bottom: 15px;
	display: inline;
	background-size: 2px 2px;
	background-repeat: repeat-x;
	background-position: bottom 2px left 0;
	-webkit-background-image: linear-gradient(#1919E6,#1919E6);
	-moz-background-image: linear-gradient(#1919E6,#1919E6);
	-o-background-image: linear-gradient(#1919E6,#1919E6);
	-ms-background-image: linear-gradient(#1919E6,#1919E6);
	background-image: linear-gradient(#1919E6,#1919E6);
}

/*
明朝系
.midashi1 {
	font-family: 'YakuHanMP','Noto Serif JP', sans-serif;
	font-size: 25pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
}
*/


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




.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}


.comennt1 {
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.comennt3 {
	font-size: 12pt;
	line-height: 28px;
	font-weight: normal;
}

.map-space {
	position: relative;
	padding-bottom: 40%;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:80px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	
	/*-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);*/
}

.map-space2 {
	position: relative;
	padding-bottom: 23.5%;
	
	height: 0;
	overflow: hidden;
	width: 350px;
	
	margin-right: auto;
	margin-left: auto;
	float: right;	
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
 


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


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Font Awesome\ 6 Free";
	content: "\f0c8";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #1919E6;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 29px;
	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: #98D62E;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	text-align: left;
}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}

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



.koumoku1 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}

.koumoku2 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}


.gaiyo-text {
	font-size: 12pt;
	overflow: hidden;	
}
.gaiyo-text2 {
	font-size: 12pt;
	overflow: hidden;
	
}



.line-text {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB6C0;
}

.topics-tittle {
	line-height: 0px;
	width: 380px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

.line-text-cat {
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics-list {
	position: relative;
}


.whbk{background-color: #FFF;}

.nobk{
	background-color: #F2F4F6;
}

.tobk2{background-color: #ccc;}


.grbk {
	color: #FFF;
	background: linear-gradient(180deg, #1919e6 0%, #1919e6 80%, #fff 80%, #fff 100%);
}

.bkimage {
	background-color: #333;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/old.jpg);
	padding-top: 20%;
	padding-bottom: 20%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom:15px;
}
.bkimage li{
	box-sizing:border-box;
	padding:85px;
	font-size: 16pt;
	line-height: 45px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	text-align: center;
}

.normal10 {
	font-size: 9pt;
	line-height: 17px;
	padding-top: 5px;
}


.arrow_box {
	position: absolute;
	text-align: center;
	color: #FFF;
	background-color: #1f529b;
	margin-top: -30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 240px;
}
.arrow_box:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #1f529b;
	border-width: 5px;
	margin-left: -5px;
}


.textbox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative;	
	
}

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


.textbox1s {
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 40px;
	position: relative;		
}
.textbox1sc {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;		
}
.textbox1s2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 80px;
	position: relative;		
}




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



.textbox-space {
	overflow: hidden;
}




.hed-space {
	width: 96%;
	min-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	transition: all .5s;
}

.change-color .hed-space {
	width: 96%;
	min-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	transition: all .5s;
}


#logo {
	transition: all .5s;
	width: 565px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	opacity: 10;
	pointer-events: auto;
}


.change-color #logo {
	transition: all .5s;
	width: 565px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	opacity: 0;
	pointer-events: none;
	display: none;
	height: 0px;
}




#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;
	margin-right: 5px;
	margin-left: 5px;
}
.gloval-menu a {
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 10px;
	white-space: nowrap;
	color: #222;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu a:hover,
.gloval-menu a:focus {/*background-color: #f48fb1;*/}
.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: #FF6600;*/
}
.gloval-menu a:hover::after {/*transform: scale(1, 1);*/}
.gloval-menu > ul {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	justify-content: center;
}
.gloval-menu > ul > li {
	position: relative;
	margin-right: 1px;
}
/*.gloval-menu > ul > li:last-child {margin-right: 0;}*/
.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;
	margin-left: -100px;
	/*width: 250px;*/
}


.gloval-menu .c-menu01 a.current	{
	margin-top: 15px;
	text-align: center;
	font-size: 13pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #1919e6;
	background-color: #cddbea;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.gloval-menu .c-menu02 a.current	{
	margin-top: 15px;
	text-align: center;
	font-size: 14pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
	background-color: #0000b0;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*.gloval-menu a.current::before {
	background-color: #FF6600;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}*/


.gloval-menu .c-menu01 a {
	margin-top: 15px;
	text-align: center;
	font-size: 13pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	background-color: #f3f6f9;
	color: #1919e6;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: all .3s;
}
.gloval-menu .c-menu01 a:hover {
	color: #1919e6;
	background-color: #cddbea;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gloval-menu .c-menu01 a::after {
	color: #1919e6;
	background-color: #cddbea;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.gloval-menu .c-menu02 a {
	margin-top: 15px;
	text-align: center;
	font-size: 14pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
	background-color: #1919e6;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: all .3s;
}
.gloval-menu .c-menu02 a:hover {
	color: #FFF;
	background-color: #0000b0;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gloval-menu .c-menu02 a::after {
	color: #FFF;
	background-color: #0000b0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.infobox {}

.infobox h3{
	font-size: 12pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	color: #1919E6;
	margin-bottom:3px;
}

.infobox h4{
	font-size: 16pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
}

.infobox p{
	font-size: 11pt;
	line-height: 22px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}

.infobox li{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e6eb;
}


body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #202020;
}



.pankuzu-space {
	min-width: 1150px;
	margin-right: 3%;
	margin-left: 3%;
	box-sizing: border-box;
	background-color: #1919E6;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
}

.pankuzu {
	margin-top: 220px;
}
.pankuzu h2 {
	font-size: 35pt;
	line-height: 55px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}

.pages {
	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 i{
	font-size: 6pt;
	line-height: 18px;
	vertical-align: 5%;
	display: inline-block;
}
.pages a{
	color: #fff;
}

.pages a:hover{
	color: #fff;
	text-decoration: underline;
}




.down50 {margin-bottom:80px;}

#wrapper {}

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


.infos {
	box-sizing:border-box;
	padding:50px;
	color: #fff;
	background-color: #1919E6;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.infos h3{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 55px;
	font-weight: 600;
	text-align:center;
}
.infos h3 a{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25pt;
	line-height: 45px;
	font-weight: 600;
	text-align:center;
	color: #fff;
}
.infos h4{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	text-align:center;
	margin-bottom:20px;
}
.infos h4 span{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 11pt;
	line-height: 30px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	margin-right: 10px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 2px solid #FFF;
}
.comennt5 {
	font-size: 17pt;
	line-height: 30px;
	font-weight: normal;
	text-align:center;
	box-sizing:border-box;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:60px;
	padding-right:60px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	display:table;
	color: #1919E6;
	background-color: #fff;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}



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



.btm1 {
	/*display: table;
	width: 200px;
	margin-right: auto;
	margin-left: auto;*/
}

.btm {
	padding-top: 40px;
	margin-bottom:50px;
}
.btm2 {
	padding-top: 40px;
	display: table;
	width: 130px;
	/*margin-right: auto;
	margin-left: auto;*/
}
.btm3 {
	padding-top: 40px;
	display: table;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.btm3 .button2 {
	padding-top: 20px;
	padding-bottom: 20px;
	
}


.button1 .mysvg {
	width:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button1:hover .mysvg{
	color: #1919e6;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 27px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: 700;
	font-size: 13pt;
	display: table;
	position: relative;
	z-index: 1;
	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;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-top: 10px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom: 10px;
}
.button1:hover {
	color: #1919e6;
	background-color: #fff;
	padding-top: 10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 10px;
}






.button1s .mysvg {
	width:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #1919e6;
	fill: currentColor;
	margin-left:10px;
}
.button1s:hover .mysvg{
	color: #fff;
	fill: currentColor;
}
.button1s {
	text-decoration: none;
	line-height: 27px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: 700;
	font-size: 13pt;
	display: table;
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	padding-top: 15px;
	padding-right:30px;
	padding-left:30px;
	padding-bottom: 15px;
}
.button1s::before,
.button1s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s,
.button1s::before,
.button1s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s {
	color: #1919e6;
	background-color: #fff;
}
.button1s:hover {
	color: #fff;
	background-color: #00aeff;
}



.button2 .mysvg {
	width:25px;
	vertical-align: -25%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:5px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 12pt;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	
}
.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: #1919e6;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #0000b0;
}




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




footer {
	
}



.footinfo {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top:50px;
	padding-bottom:50px;
}
.footinfo li{
	width: 24%;
	display: flex;
	flex-direction: column;
}

.footinfo h3 {
	font-size: 14pt;
	line-height: 26px;
	margin-bottom: 5px;
	font-weight: 600;
	color: #1919E6;
}
.footinfo h4 {
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 5px;
	font-weight: normal;
}

.footinfo p{
	font-size: 17pt;
	line-height: 35px;
	margin-bottom: 5px;
	font-weight: 600;
	margin-top: auto;
}

.footinfo a {color: #1919E6;}
.footinfo a:hover{color: #1919E6;text-decoration: underline;}

.foot-text {
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 17px;
}

.footcontena {
	background-color: #f2f4f6;
	color: #000;
	margin: 40px;
	padding-top: 120px;
	padding-bottom: 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.foot-space {
	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: 330px;
	line-height: 0px;
	text-align: center;
	margin-bottom: 45px;
	padding-top: 10px;
}
.foot-menu {
	margin-left: 50px;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}


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

.foot-menu li a{
	font-size: 12pt;
	line-height: 32px;
	color: #1919e6;
}

.foot-menu li a:hover{text-decoration: underline;}

.copy {
	font-size: 8pt;
	line-height: 16px;
	padding: 25px;
	text-align: center;
	color: #000;
}

.space-full {min-width: 1150px;margin-right: 7%;margin-left: 7%;}
.space1000 {width: 1000px;margin-right: auto;margin-left: auto;}
.space1100 {width: 1100px;margin-right: auto;margin-left: auto;}
.space1200 {width: 1180px;margin-right: auto;margin-left: auto;}
.space900 {width: 900px;margin-right: auto;margin-left: auto;}

#page-top {position: fixed;bottom: 20px;right: 20px;z-index: 9999999;}
.page-top {text-align: center;display: block;font-size: 20pt;width: 85px;padding-top: 20px;padding-bottom: 20px;}
.page-top::before,
.page-top::after {position: absolute;z-index: -1;display: block;content: '';}
.page-top,.page-top::before,.page-top::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.page-top {color: #FFF;background-color: #00009a;}
.page-top:hover {color: #FFF;background-color: #000;	}


}


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


.ekitenbanner {
	line-height: 0px;
	margin-bottom:25px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.recruit_table {
	border-collapse:collapse;
	font-weight: 600;
	box-sizing: border-box;
	font-size: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top:45px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 10pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	background-color: #F2F4F6;
}
.recruit_table tr {
	display: block;
	width: 100%;
}
.recruit_table .button1 {
	display: block;
	width: 185px;
}

.recruit_table td {
	font-size: 10pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	display: block;
	box-sizing: border-box;
	
	padding: 10px;
	
	box-sizing:border-box;	
}
.recruit_table h3 {
	font-size: 12pt;
	line-height: 35px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	/*margin-bottom: 10px;*/
}

.recruit_table td .map-space {margin-bottom: 0px;}

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

.recruit_table h5 {
	color: #00a0e9;
	font-size: 17pt;
	line-height: 35px;
	font-weight: 600;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	letter-spacing: -0.02em;
	color: #1919E6;
	font-feature-settings: "palt" 1;
}
.recruit_table h5 a{color: #1919E6;}
.recruit_table h5 span{
	color: #00a0e9;
	font-size: 12pt;
	line-height: 39px;
	font-weight: 700;
	font-family: "myriad-pro-semiextended", sans-serif;
	letter-spacing: -0.02em;
	color: #1919E6;
	font-feature-settings: "palt" 1;
}
.recruit_table h4 a{
	font-size: 27pt;
	line-height: 46px;
	font-weight: 600;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	letter-spacing: -0.02em;
	color: #1919E6;
	font-feature-settings: "palt" 1;
}

.recruit_table h4 .mysvg {
	display: inline-block;
	width: 40px;
	margin-right: 5px;
}




.recruit_table:not(:last-child) {margin-bottom: 85px;}


.akawaku {
	color: #000;
	/*background-color: #2ae1fc;*/
	background-color: #66b9e3;
	box-sizing: border-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;	
}

.akawaku h3{
	font-family: 'YakuHanMP',"hiragino-mincho-pron", sans-serif;
	font-size: 11pt;
	line-height: 21px;
	font-weight: normal;
	
	text-align:center;
}
.akawaku h3:not(:last-child) {margin-bottom: 10px;}
.akawaku div{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.akawaku h4{
	/*font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;*/
	font-size: 20pt;
	line-height: 40px;
	color: #000;
	/*margin:0.5%;*/
	font-family: 'YakuHanMP',"hiragino-mincho-pron", sans-serif;
	font-weight: 600;
}

.wakugumi {
	box-sizing: border-box;
	padding: 15px;
	background-color: #F2F4F6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.nedan:not(:last-child) {margin-bottom: 10px;}
.nedan {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;*/
	position: relative;
	margin-bottom:5px;
	padding-bottom:5px;
}

.nedan:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	width: 100%;
	margin-bottom: 17px;
	/*z-index: -1;*/
	display:block;
}
.nedan p span{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: 600;
	margin-right: 2px;
	color: #000;
}
.nedan p {
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	font-family: 'YakuHanJP',"hiragino-kaku-gothic-pron", sans-serif;
	position: relative;
	z-index: 2;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	
}
.nedan h4{
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	position: relative;
	z-index: 2;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	color: #1919E6;
}
.nedan h4 span{
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	position: relative;
	z-index: 2;
	padding-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	color: #000;
}

.white-bk {background-color: #F2F4F6;}
.gray-bk {background-color: #EAEAEA;}

.white-bk .sizup{
	font-size: 11pt;
	line-height: 25px;
	font-weight: 600;
}

.white-bk2 {
	text-align: right;
	background-color: #F2F4F6;
	position: relative;
	z-index: 2;
	/*display: flex;
	flex-wrap: wrap;*/
}


.tels3 {
	font-size: 15pt;
	line-height: 40px;
	font-weight: 600;
	color: #000;
}

.tels3 a{
	font-size: 22pt;
	line-height: 40px;
	font-weight: 600;
	color: #000;
}



.fours-box {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
}
.fours-box li {margin: 1%;width: 23%;}
.box-button div {
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 9%;
	padding-left: 7%;
}
.box-button img {margin-bottom: 5px;}
.box-button p {font-size: 12pt;line-height: 28px;	}
.box-button h3 {
	font-size: 15pt;
	line-height: 29px;
	margin-bottom: 15px;
	text-align: center;
	font-weight: 600;
}
.box-button {
	display: block;
	margin-right: auto;
	margin-left: auto;	
}
.box-button::before,
.box-button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.box-button,
.box-button::before,
.box-button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.box-button {color: #000;background-color: #FFF;}
.box-button:hover {
	color: #4b4b4b;
	background-color: #E5E5E5;	
}




.telnum3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	line-height: 40px;
	font-weight: 600;
}

.komidashi {
	font-size: 20pt;
	line-height: 40px;
	font-weight: 600;
	
}

.formbutton1 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}
.formbutton1::before,
.formbutton1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton1,
.formbutton1::before,
.formbutton1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton1 {
	background-color: #3d3d3d;
	color: #FFF;
}
.formbutton1:hover {
	color: #FFF;
	background-color: #000;
	
}




.formbutton2 {
	display: block;
	width: 48%;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}
.formbutton2::before,
.formbutton2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.formbutton2,
.formbutton2::before,
.formbutton2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.formbutton2 {
	background-color: #e50038;

	color: #FFF;
	
}
.formbutton2:hover {
	color: #FFF;
	background-color: #B6002D;	
}







#tab {
	margin-bottom: 50px;
	overflow: hidden;
	/*margin-right: auto;*/
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	
}

#tab li {
	width: 32.3%;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	box-sizing: border-box;
	
}
#tab li a {
	display: block;
	color: #000000;
	font-size: 18pt;
	line-height: 44px;
	background-color: #F0F0F0;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 7%;
	padding-bottom: 7%;
	font-weight: 600;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
#tab li a:hover,
#tab li.present a {
	color: #FFF;
	background-color: #FF0000;
}



.shops {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.shops li{/*width: 49%;*/}

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

/*.shops li:nth-child(1){margin-bottom: 20px;}
.shops li:nth-child(2){margin-bottom: 20px;}*/

.shops h3{
	font-size: 11pt;
	line-height: 25px;
	font-weight: 600;
	color: #FFF;
	background:rgba(25,25,230,0.8);
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	width: 60%;
	padding-bottom: 10px;
	
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.shops h4{
	font-size: 10pt;
	line-height: 27px;
	font-weight: normal;
	color: #FFF;
	background:rgba(25,25,230,0.8);
	text-align:  justify;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
    box-sizing: border-box;
	width: 90%;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
}
.shops .mysvg {
	width:20px;
	vertical-align: -22%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}

.bk1 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-01.jpg);
	padding-top: 50%;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.bk2 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-02.jpg);
	padding-top: 50%;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bk3 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-03.jpg);
	padding-top: 50%;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bk4 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bs-04.jpg);
	padding-top: 50%;
	padding-bottom: 10%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}




/*.bkall {position:relative;} 
.bkall::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	border: 0 solid #fff;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	transition:border 0.4s;
	z-index: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bkall:hover::before {
	border-width: 15px;
	opacity: 1;
	outline : 12px solid #ee0000;
	outline-offset : -22px;
	transition: all .4s;
	transition:border 0.4s;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}*/


/*.bk1s {position:relative;} 
.bk1s::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	border: 0 solid #fff;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	transition:border 0.4s;
	z-index: 1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.bk1s:hover::before {
	border-width: 15px;
	opacity: 1;
	outline : 12px solid #ee0000;
	outline-offset : -22px;
	transition: all .4s;
	transition:border 0.4s;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
*/


.buttons {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
.buttons::before,
.buttons::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons,
.buttons::before,
.buttons::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.buttons {}
.buttons:hover {
	/*outline : 12px solid #4545ff;
	outline-offset : -12px;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



.tobk .textbox {padding-bottom: 10px;}


.tobk {
	margin-top:30px;
	color: #FFF;
	background-color: #1919e6;
	margin-right: 2%;
	margin-left: 2%;
	padding-right: 2%;
	padding-left: 2%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	padding-bottom: 2%;
	margin-bottom:50px;
}

.tobanner {
	padding-top:20px;
	/*width: 96%;
	position:absolute;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	z-index:1;*/
	/*padding-top:20px;*/
	/*right: 0;
	left: 0;
	margin-left: 2%*/
	/*margin: 0 auto;*/
}
.tobanner li{
	/*width: 49%;*/
	position:relative;
	/*margin-left: 0.5%;
	margin-right: 0.5%;*/
}

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

.tobanner .bk5 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/s-04.jpg);
	padding-top: 60%;
	padding-bottom: 0%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.tobanner .bk6 {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/s-05.jpg);
	padding-top: 60%;
	padding-bottom: 0%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.tobanner h3{
	/*width: 250px;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	position:absolute;*/
	font-size: 11pt;
	line-height: 30px;
	font-weight: 600;
	color: #FFF;
	background-color: #1919e6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	display: block;
}
.tobanner .mysvg {
	width:30px;
	vertical-align: -22%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}




/*.imgbigs {
	max-width: 100%!important;
	height: auto!important;
	margin: 0px!important;
	padding: 0px!important;
	overflow: hidden;
	line-height: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.imgbigs img{
	transition: all .3s;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

a:hover .imgbigs img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: all .3s;
	transform:scale(1.1);
}*/

.imgbigs img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.buttons2 h3{
	width: 60%;
	font-size: 11pt;
	line-height: 25px;
	font-weight: 600;
	color: #FFF;
	background-color: #1919e6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	-webkit-border-radius: 46px;
	-moz-border-radius: 46px;
	border-radius: 46px;
	display: block;
	z-index: 6;
	bottom: 20px;
	position: absolute;
	left: 0px;
	right: 0px;	
}
.buttons2 .mysvg {
	width:20px;
	vertical-align: -20%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}

.buttons2 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	z-index: 2;
}
.buttons2::before,
.buttons2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.buttons2,
.buttons2::before,
.buttons2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.buttons2 {}
.buttons2:hover {
	/*outline : 12px solid #4545ff;
	outline-offset : -12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
}


.wrap-space {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.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 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space1:not(:last-child) {margin-bottom: 20px;}
.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(even) {flex-direction: row-reverse;}
.wrap-space3 {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space3:not(:last-child) {margin-bottom: 20px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}
.image300 img {
	/*display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
	font-family: "object-fit: cover;";*/
}
.image350 img {
	/*display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
	object-position: 50% bottom;
	font-family: "object-fit: cover;";*/
}
.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;";*/
}
.image-box2 ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.image-box2 li{
	width: 50%;
	height: auto;
	line-height: 0px;
}
.image-box2:not(:last-child) {margin-bottom: 30px;}
.image-box {position:relative;margin-bottom: 20px;}
.image-box img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image-box:not(:last-child) {}
.image-box h4{
	padding-top: 15px;
	font-feature-settings: "palt" 1;
	font-size: 14pt;
	line-height: 30px;
	font-weight: 600;
	text-align: center;
}
.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  {
	margin-top: -280px;
	padding-top: 280px;
}

.midashi {
	font-family: 'YakuHanJP', 'Noto Sans JP', sans-serif;
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #1919E6;
}



.midashi2s {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 10pt;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	padding-top:40px;
	/*color: #1919E6;*/
}

.midashi2 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 12pt;
	line-height: 28x;
	font-weight: 600;
	margin-bottom: 35px;
	text-align: center;
}

.midashi2 .mysvg{
	width: 170px;
	line-height: 0px;
	display:block;
	margin-right:auto;
	margin-left:auto;
}

.midashi1 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: 600;
	color: #1919E6;
	margin-bottom: 10px;
	text-align: center;
}
.midashi3 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 15pt;
	line-height: 25px;
	font-weight: 600;
	color: #1919E6;
	text-align: center;
	margin-bottom: 5px;
}

.midashi4 {
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 25px;
	text-align: center;
}

.midashi5 {
	text-align: center;
	margin-bottom: 35px;
}


.midashi5 span{
	font-family: 'YakuHanJP','Noto Sans JP', sans-serif;
	font-size: 15pt;
	line-height: 37px;
	font-weight: 600;
	color: #1919E6;
	padding-bottom: 10px;
	display: inline;
	background-size: 2px 2px;
	background-repeat: repeat-x;
	background-position: bottom 2px left 0;
	-webkit-background-image: linear-gradient(#1919E6,#1919E6);
	-moz-background-image: linear-gradient(#1919E6,#1919E6);
	-o-background-image: linear-gradient(#1919E6,#1919E6);
	-ms-background-image: linear-gradient(#1919E6,#1919E6);
	background-image: linear-gradient(#1919E6,#1919E6);
}

/*
明朝系
.midashi1 {
	font-family: 'YakuHanMP','Noto Serif JP', sans-serif;
	font-size: 25pt;
	line-height: 35px;
	font-weight: 600;
	margin-bottom: 25px;
}
*/


.comennt2 {
	font-size: 10pt;
	line-height: 21px;
	/*text-align: center;*/
	font-weight: normal;
}




.comennt {
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
}


.comennt1 {
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
}

.comennt3 {
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
}

.map-space {
	position: relative;
	padding-bottom: 80%;
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #CCC;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	
	/*-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);*/
}

.map-space2 {
	position: relative;
	padding-bottom: 23.5%;
	
	height: 0;
	overflow: hidden;
	width: 350px;
	
	margin-right: auto;
	margin-left: auto;
	float: right;	
}
.map-space2 iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
 


ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
	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: "Font Awesome\ 6 Free";
	content: "\f0c8";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #1919E6;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
	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: #98D62E;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 26px;
	text-align: left;
}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}

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



.koumoku1 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}

.koumoku2 {
	min-width: 250px;
	font-size: 12pt;
	float: left;	
}


.gaiyo-text {
	font-size: 12pt;
	overflow: hidden;	
}
.gaiyo-text2 {
	font-size: 12pt;
	overflow: hidden;
	
}



.line-text {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDB6C0;
}

.topics-tittle {
	line-height: 0px;
	width: 380px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

.line-text-cat {
	font-size: 11pt;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

.topics-list {
	position: relative;
}


.whbk{background-color: #FFF;}

.nobk{
	background-color: #F2F4F6;
}

.tobk2{background-color: #ccc;}


.grbk {
	color: #FFF;
	/*background: linear-gradient(180deg, #1919e6 0%, #1919e6 500px, #fff 500px, #fff 100%);*/
	background-color: #1919e6;
	margin-bottom:40px;
}

.grbk .textbox {padding-bottom: 15px;}

.bkimage {
	background-color: #333;
	width: 100%;
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/old.jpg);
	padding-top: 6%;
	padding-bottom: 6%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin-bottom:15px;
}
.bkimage li{
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 35px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	text-align: center;
	padding-top: 80px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.normal10 {
	font-size: 9pt;
	line-height: 17px;
	padding-top: 5px;
}


.arrow_box {
	position: absolute;
	text-align: center;
	color: #FFF;
	background-color: #1f529b;
	margin-top: -30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 240px;
}
.arrow_box:after {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-top-color: #1f529b;
	border-width: 5px;
	margin-left: -5px;
}


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

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


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




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



.textbox-space {
	overflow: hidden;
}




.hed-space {
	width: 96%;
	min-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	transition: all .5s;
}

.change-color .hed-space {
	width: 96%;
	min-width: 1180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	transition: all .5s;
}


#logo {
	transition: all .5s;
	width: 565px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	opacity: 10;
	pointer-events: auto;
}


.change-color #logo {
	transition: all .5s;
	width: 565px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	opacity: 0;
	pointer-events: none;
	display: none;
	height: 0px;
}




#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;
	margin-right: 5px;
	margin-left: 5px;
}
.gloval-menu a {
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 10px;
	white-space: nowrap;
	color: #222;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu a:hover,
.gloval-menu a:focus {/*background-color: #f48fb1;*/}
.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: #FF6600;*/
}
.gloval-menu a:hover::after {/*transform: scale(1, 1);*/}
.gloval-menu > ul {
	display: flex;
	/*justify-content: space-between;*/
	flex-wrap: wrap;
	justify-content: center;
}
.gloval-menu > ul > li {
	position: relative;
	margin-right: 1px;
}
/*.gloval-menu > ul > li:last-child {margin-right: 0;}*/
.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;
	margin-left: -100px;
	/*width: 250px;*/
}


.gloval-menu .c-menu01 a.current	{
	margin-top: 15px;
	text-align: center;
	font-size: 13pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #1919e6;
	background-color: #cddbea;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.gloval-menu .c-menu02 a.current	{
	margin-top: 15px;
	text-align: center;
	font-size: 14pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
	background-color: #0000b0;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*.gloval-menu a.current::before {
	background-color: #FF6600;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}*/


.gloval-menu .c-menu01 a {
	margin-top: 15px;
	text-align: center;
	font-size: 13pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	background-color: #f3f6f9;
	color: #1919e6;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: all .3s;
}
.gloval-menu .c-menu01 a:hover {
	color: #1919e6;
	background-color: #cddbea;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gloval-menu .c-menu01 a::after {
	color: #1919e6;
	background-color: #cddbea;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.gloval-menu .c-menu02 a {
	margin-top: 15px;
	text-align: center;
	font-size: 14pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #FFF;
	background-color: #1919e6;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	transition: all .3s;
}
.gloval-menu .c-menu02 a:hover {
	color: #FFF;
	background-color: #0000b0;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gloval-menu .c-menu02 a::after {
	color: #FFF;
	background-color: #0000b0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.infobox {}

.infobox h3{
	font-size: 11pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	color: #1919E6;
	margin-bottom:3px;
}

.infobox h4{
	font-size: 11pt;
	line-height: 25px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
}

.infobox p{
	font-size: 10pt;
	line-height: 22px;
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
}

.infobox li{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e6eb;
}


body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: 'YakuHanJP','Noto Sans JP',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #202020;
}



.pankuzu-space {
	
	margin-right: 7px;
	margin-left: 7px;
	box-sizing: border-box;
	background-color: #1919E6;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 30px;
	
	padding-bottom: 30px;
	
}

.pankuzu {
	margin-top: 65px;
}
.pankuzu h2 {
	font-size: 16pt;
	line-height: 35px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 5px;
	color: #fff;
}

.pages {
	color: #fff;
	
	font-size: 8pt;
	line-height: 18px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}

.pages li i{
	font-size: 6pt;
	line-height: 18px;
	vertical-align: 5%;
	display: inline-block;
}
.pages a{
	color: #fff;
}

.pages a:hover{
	color: #fff;
	text-decoration: underline;
}




.down50 {margin-bottom:80px;}

#wrapper {}

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


.infos {
	box-sizing:border-box;
	padding:20px;
	color: #fff;
	background-color: #1919E6;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.infos h3{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15pt;
	line-height: 55px;
	font-weight: 600;
	text-align:center;
}
.infos h3 a{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 21pt;
	line-height: 55px;
	font-weight: 600;
	text-align:center;
	color: #fff;
}
.infos h4{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 30px;
	font-weight: normal;
	text-align:center;
	margin-bottom:10px;
}
.infos h4 span{
	font-family: 'YakuHanJP', "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	padding-right: 40px;
	color: #FFFFFF;
	margin-right: auto;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 2px solid #FFF;
	display: table;
	margin-bottom: 5px;
	margin-left: auto;
}
.comennt5 {
	font-size: 13pt;
	line-height: 30px;
	text-align:center;
	box-sizing:border-box;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:30px;
	padding-right:30px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	display:table;
	color: #1919E6;
	background-color: #fff;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}



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



.btm1 {
	/*display: table;
	width: 200px;
	margin-right: auto;
	margin-left: auto;*/
}

.btm {
	padding-top: 40px;
	margin-bottom:50px;
}

.btm3 {
	padding-top: 40px;
	display: table;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.btm3 .button2 {
	padding-top: 20px;
	padding-bottom: 20px;
	
}


.button1 .mysvg {
	width:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button1:hover .mysvg{
	color: #1919e6;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: 700;
	font-size: 11pt;
	display: table;
	position: relative;
	z-index: 1;
	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;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-top: 10px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom: 10px;
}
.button1:hover {
	color: #1919e6;
	background-color: #fff;
	padding-top: 10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom: 10px;
}






.button1s .mysvg {
	width:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #1919e6;
	fill: currentColor;
	margin-left:10px;
}
.button1s:hover .mysvg{
	color: #1919e6;
	fill: currentColor;
}
.button1s {
	text-decoration: none;
	line-height: 23px;
	outline: none;
	font-feature-settings: "palt" 1;
	font-weight: 700;
	font-size: 11pt;
	display: table;
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	padding-top: 15px;
	padding-right:30px;
	padding-left:30px;
	padding-bottom: 15px;
}
.button1s::before,
.button1s::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1s,
.button1s::before,
.button1s::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1s {
	color: #1919e6;
	background-color: #fff;
}
.button1s:hover {
	color: #1919e6;
	background-color: #fff;
}



.button2 .mysvg {
	width:25px;
	vertical-align: -25%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:5px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
	display: table;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 11pt;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:30px;
	padding-right:30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	
}
.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: #1919e6;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #0000b0;
}






footer {
	
}



.footinfo {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	　
	padding-top:50px;
	padding-bottom:10px;
}
.footinfo li{
	width: 49%;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
/*.footinfo li:not(:last-child) {margin-bottom: 20px;}*/

.footinfo h3 {
	font-size: 11pt;
	line-height: 21px;
	margin-bottom: 1px;
	font-weight: 600;
	color: #1919E6;
}
.footinfo h4 {
	font-size: 8pt;
	line-height: 18px;
	margin-bottom: 0px;
	font-weight: normal;
}

.footinfo p{
	font-size: 12pt;
	line-height: 35px;
	margin-bottom: 5px;
	font-weight: 600;
	text-decoration: underline;
	margin-top:auto;
}

.footinfo a {color: #1919E6;text-decoration: underline;}
.footinfo a:hover{color: #1919E6;text-decoration: underline;}

.foot-text {
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 17px;
}

.footcontena {
	background-color: #f2f4f6;
	color: #000;
	margin: 10px;
	padding: 10px;
	box-sizing:border-box;
	padding-top: 50px;
	padding-bottom: 10px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.foot-space {
	margin-bottom:30px;
	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: 220px;
	line-height: 0px;
	text-align: center;
	margin-bottom: 25px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.foot-menu {
	/*margin-left: 50px;*/
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot-menu li {
	width: 48%;
	box-sizing: border-box;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9e1e3;
}
.foot-menu li a{
	font-feature-settings: "palt" 1;
	font-size: 10pt;
	line-height: 22px;
	color: #1919e6;
	display: block;
	box-sizing: border-box;
	position: relative;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	
}

/*.foot-menu li {
	width: 49%;
}

.foot-menu li a{
	font-size: 10pt;
	line-height: 26px;
	color: #1919e6;
}*/

.foot-menu li a:hover{}

.copy {
	font-size: 8pt;
	line-height: 16px;
	padding: 20px;
	text-align: center;
	color: #000;
}
.tocenter {text-align: center;}

.space-full {margin-right: 3%;margin-left: 3%;}
.space1000 {margin-right: 3%;margin-left: 3%;}
.space1100 {margin-right: 3%;margin-left: 3%;}
.space1200 {margin-right: 3%;margin-left: 3%;}
.space900 {}

#page-top {display: none;}
.page-top {display: none;}
.page-top::before,
.page-top::after {position: absolute;z-index: -1;display: block;content: '';}
.page-top,.page-top::before,.page-top::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.page-top {color: #FFF;background-color: #00009a;}
.page-top:hover {color: #FFF;background-color: #000;	}


}






