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

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

main {
    position: relative;
    background-color: #24adca;
    color: #fff;
    z-index: 2;
}

/*main::before {
    content: '';
}
*/
.main-space {
    /*background: linear-gradient(180deg, #f8efe6 0%, #f8efe6 700px, #f8efe6 700px, #f8efe6 100%);*/
	position: relative;
    box-sizing: border-box;
    padding-top: 100px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    min-width: 1050px;
    max-width: 1300px;
    height: 760px;
    /*display: flex;
	justify-content: space-between;
	align-items: center;*/
}

.main-image {
    text-align: center;
    max-width: 460px;
    height: 602px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 10;
    margin-left: 50px;
}
.main-comennt {
    position: absolute;
    top:33%;
    left:0; 
}
.main-space h2{
    /*font-feature-settings: "palt" 1;*/
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 43pt;
	line-height: 80px;
    position: relative;
    z-index: 11;
    margin-bottom: 30px;
}
.main-space h2 span{
    display: block;
    /*font-feature-settings: "palt" 1;*/
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 50pt;
	line-height: 90px;
}
.main-space h3{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15pt;
	line-height: 35px;
    position: relative;
    z-index: 11;
}
.main-space h4 {
	position: absolute;
    top:28%;
    right:0;
    width: 550px;
}
.sebk0 {
    background-color: #fff;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.sebk {
    background-color: #fff;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    margin-left: 20px;
    margin-right: 20px;
}

.sebk1 {
    background-color: #eef7f9;
    margin-left: 20px;
    margin-right: 20px;
}

.sebk2 {
    background-color: #fff;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.sebk3 {
    background-color: #eef7f9;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.nbk {
    background-color: #24adca;
    color: #fff;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    border-top-left-radius: 0px;
}
.nbk .to-space{
    background-color: #0b1c82;
    min-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 100px;
    padding-top: 100px;
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
    background-image: url("../img/body/mrk-logo.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90% auto;
}
.bbk {
    background-image: url("../img/body/bbk.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.to-comennt-box {
    position: absolute;
    width: 50%;
}
.ml {
    top: 50;
    left: 0;
    margin-left: 0px;
}
.mr {
    top: 50;
    right: 0;
    margin-right: 0px;
}
.to-image-box {}
.to-image-box img {
    display: block;
    width: 100%;
    height: auto;
    line-height: 0px;
    height: 370px;
    object-fit: cover;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
}
.greet {
    min-width: 1100px;
    max-width: 1200px;
    position: relative;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
}

.greet h2 {
	/*font-feature-settings: "palt" 1;*/
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 37pt;
	line-height: 75px;
	font-weight: 600;
	letter-spacing: 2px;
    width: 150px;
}

.greet h2 span{
	writing-mode: vertical-rl;
	text-orientation: upright;
	min-height: 460px;
	display:block;
	/*background-color: #333;*/
}
.texts {margin-left: 90px;}
.texts h3 {
	margin-bottom: 30px;
}
.texts h3 span{
	background-color: #0b1c82;
	/*font-feature-settings: "palt" 1;*/
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 25pt;
	line-height: 66px;
	font-weight: 600;
	/*letter-spacing: 1px;*/
	color: #fff;
	/*color: #917231;*/
	box-sizing: border-box;
	display: inline;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 14px;
	padding-left: 15px;
}
.texts .comennt1 {
    margin-bottom: 40px;
    font-size: 14pt;
	line-height: 36px;
}

.ckpoints {}
.ckpoints li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 22pt;
	line-height: 55px;
	font-weight: 500;
}

.ckpoints span{/*background:linear-gradient(transparent 60%, #0b1c82 60%);*/font-weight: 600;color: #fff600;font-size: 26pt;}
.ckpoints li .mysvg{width: 30px; margin-right: 7px;}


.wbk {
    background-color: #24adca;
    color: #000;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
}
.wbk .to-space{
    background-color: #fff;
    min-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    /*padding-left: 7%;
    padding-right: 7%;*/
    /*padding-bottom: 80px;*/
    padding-top: 80px;
    position: relative;
    border-radius: 100px 10px;
}
.towrap {
    display: flex;
    justify-content: center;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    padding-bottom: 200px;
}
.towrap h2 {
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 22pt;
	line-height: 220px;
	font-weight: 500;
    height: 220px;
    width: 220px;
    background-color: #24adca;
    color: #fff;
    text-align: center;
    border-radius: 100%;
}
.topoints {width: 72%;}
.topoints li:nth-child(1) p{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #D6D6D6;
}
.topoints li h3 span{color: #24adca; margin-right: 5px;font-size: 13pt;}
.topoints li h3{
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 20pt;
	line-height: 33px;
    font-weight: 500;
    margin-bottom: 5px;
}
.topoints li p{
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 13pt;
	line-height: 27px;
    font-weight: normal;
}
.btms {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-bottom: -90px;
}
.btms h4{
    box-sizing: border-box;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 14pt;
    line-height: 25px;
    font-weight: 500;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #24adca;
    color: #fff;
    display: table;
    margin-right: auto;
    margin-left: auto;
    border-radius: 60px;
    position: relative;
    margin-bottom: 25px;
}
.btms h4:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #24adca;
}


.btms2 {
    width: 100%;
    padding-top: 30px;
   /* position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-bottom: -90px;*/
}
.btms2 h4{
    box-sizing: border-box;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 14pt;
    line-height: 25px;
    font-weight: 500;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #24adca;
    color: #fff;
    display: table;
    margin-right: auto;
    margin-left: auto;
    border-radius: 60px;
    position: relative;
    margin-bottom: 25px;
}
.btms2 h4:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #24adca;
}


.toinfos {
    padding-top: 50px;
    text-align: center;
    padding-bottom: 80px;
    color: #fff;
}
.toinfos h3{
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 18pt;
	line-height: 33px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}
.threes {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.threes2 {
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.threes2 li{
    width: 32%;
    box-sizing: border-box;
    padding: 40px;
    color: #24adca;
    border-radius: 20px;
    border: 2px solid #24ADCA;
}

.threes2 li h3{
    font-family: "din-2014", sans-serif;
    font-size: 25pt;
    line-height: 45px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
    text-transform: capitalize;
}

.threes2 p{
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 14pt;
	line-height: 33px;
    font-weight: normal;
    margin-bottom: 10px;
}

.tohan-space {
    padding-top: 40px;
}
.tohan {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: 30px;
    /*background-color: #fff;*/
    margin-bottom: 30px;
    border-bottom: 1px solid #D6D6D6;
}

.tohan img{
    width: 200px;
}
.tohan div{
    width: 77%;
}

.tohan div h3{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20pt;
	line-height: 35px;
    margin-bottom: 5px;
    color: #0b1c82;
}
.tohan div p{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 13pt;
	line-height: 30px;
}


.wrap-space {
    max-width: 1200px;
    position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}
.wrap-space:not(:last-child) {margin-bottom: 80px;}
.wrap-space:nth-child(even) {flex-direction: row-reverse;}


.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;
    align-items: center;
}
.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;}

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

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

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


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

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


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


.tittle {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 35px;
}
.tittle h2{margin-right: 100px;}
.tittle h3{text-align: right;}

.midashi1 {
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-style: normal;
    font-size: 17pt;
    line-height: 30px;
    font-weight: 600;
    box-sizing: border-box;
    color: #24adca;
    text-transform: uppercase;
}
.midashi1 span{
    display: block;
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-style: normal;
	font-size: 40pt;
	line-height: 65px;
	font-weight: 600;
    padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
    color: #fff;
    background-color: #24adca;
}
.midashi5{
	color: #24adca;
	font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 22pt;
	line-height: 40px;
	font-weight: 600;
}
.midashi2s {
	margin-bottom: 20px;
}
.midashi2s span{
	background-color: #24adca;
	font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 22pt;
	line-height: 55px;
	font-weight: 600;
	/*letter-spacing: 1px;*/
	color: #fff;
	/*color: #917231;*/
	box-sizing: border-box;
	display: inline;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.midashi2 {
	margin-bottom: 20px;
}
.midashi2 span{
	background-color: #fff;
	/*font-feature-settings: "palt" 1;*/
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 22pt;
	line-height: 55px;
	font-weight: 600;
	/*letter-spacing: 1px;*/
	color: #0b1c82;
	/*color: #917231;*/
	box-sizing: border-box;
	display: inline;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}






.midashi3 {
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 27pt;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    border-bottom: 1px solid #eaeaea;
}

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

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

.comennt3 {
    font-feature-settings: "palt" 1;
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
    letter-spacing: 2px;
}

.points4 li .mysvg{width: 30px; margin-right: 7px;}
.points4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding-top: 15px;
}
.points4 li .mysvg{
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    color: #fff;
	fill: currentColor;
}
.points4 li{
    width: 24%;
    box-sizing: border-box;
    padding-top: 25px;
    padding-bottom: 25px;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 15pt;
    line-height: 35px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background-color: #24adca;
    border-radius: 20px;
}

.comennt5 {
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 14pt;
	line-height: 27px;
	font-weight: 500;
    margin-bottom: 10px;
}

.map-space {
	position: relative;
	padding-bottom: 31%;/*←高さを変更する*/
	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-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 22px;
	text-align: left;
    font-feature-settings: "palt" 1;
}
.points1:not(:last-child) {margin-bottom: 15px;}


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

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #24adca;
    font-size: 13pt;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 17pt;
	line-height: 40px;
	text-align: left;
}

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

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






.whbk{position: relative;background-color: #FFF;}
.nobk {position: relative;background-color: #24adca;}
.tobk2{position: relative;background-color: #ccc;}


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


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




.hed-space {
	width: 90%;
	min-width: 1050px;
    max-width: 1300px;
    margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background: rgba(255,255,255,0.0);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}
.change-color .hed-space {
    margin-top: 15px;
    width: 90%;
    min-width: 1050px;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background: rgba(255,255,255,0.9);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-radius: 20px;
}

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

#logo {
	width: 300px;
	margin-top: 10px;
	background-image: url(../img/body/logo2.svg);
	height: 89px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 220px;
	margin-top: 5px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}

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


.header.change-color {
    
}



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

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


.gloval-menu {}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 15px;margin-right: 15px;}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 12px;
	color: #fff;
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #fff;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {/*background-color: #FF6600;*/}
.c-menu01 a:hover,
.c-menu01 a:focus {}
.c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

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

.change-color .c-menu01 a:hover,
.change-color .c-menu01 a:focus {}
.change-color .c-menu01 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: #24adca;
}
.change-color .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.change-color .gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 5px;
	color: #000;
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}


.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 20px;
	margin-right:5px;
	vertical-align:-5%;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu08 {
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "din-2014", sans-serif;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 600;
	font-size: 25pt;
	color: #FFF;
	line-height: 45px!important;
}

.change-color .gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 20px;
	margin-right:5px;
	vertical-align: 0%;
	color: #000;
	fill: currentColor;
}

.change-color .gloval-menu .c-menu08 {
	margin-left: 10px;
	margin-top: 5px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "din-2014", sans-serif;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 600;
	font-size: 25pt;
	color: #000;
	line-height: 45px!important;
}


.gloval-menu .c-menu07 a {
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "corporate-logo-ver2", sans-serif;
	font-size: 17pt;
	font-weight: 500;
	color: #FFF;
	background-color: #0b1c82;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px!important;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #000;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .gloval-menu .c-menu07 a {
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "corporate-logo-ver2", sans-serif;
	font-size: 17pt;
	font-weight: 500;
	color: #FFF;
	background-color: #0b1c82;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px!important;
}
.change-color .gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #000;
	-webkit-transition: all .3s;
	transition: all .3s;
}







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: 'Noto Sans JP',"heisei-kaku-gothic-std",sans-serif;
	color: #000000;
    background-color: #24adca;
	/*-webkit-text-size-adjust:100%;*/
}



.pankuzu-space {
    width: 90%;
    min-width: 1000px;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    
    position: relative;
    box-sizing: border-box;
    
    height: 300px;
    background-image: url("../img/body/comennt-eng.svg");
    background-repeat: no-repeat;
    background-size: 340px;
    background-position: 70% top;}

.pankuzu {
	margin-top: 170px;
}

.to-tittles {
    padding-top: 20px;
    box-sizing: border-box;
    display: table;
    z-index: 2;
}
.pankuzu-space h3 {
    font-feature-settings: "palt" 1;
    color: #fff;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-weight: 600;
	font-size: 47pt;
	line-height: 65px;
    box-sizing: border-box;
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #0b1c82;
    margin-bottom: 25px;
    letter-spacing: 3px;
}
.pankuzu-space h2 {
    font-feature-settings: "palt" 1;
	color: #0b1c82;
    text-transform: uppercase;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 500;
    font-size: 20pt;
    line-height: 45px;
    display: table;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff;
    letter-spacing: 2px;
}
.to-image {
    width: 270px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 5px;
    /*left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-left: 150px;*/
    margin-bottom: 10px;
}

.pages {
   
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    
    color: #fff;
    /*padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;*/
    font-size: 10pt;
    line-height: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
   /* background-color: #fff;
    border-radius: 100px;
    height: 50px;
    padding-left: 30px;*/
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
    color: #fff;
}
.pages li a:hover{
    color: #fff;
	text-decoration: underline;
}

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






#wrapper {}

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

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



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






.button1 .mysvg {
	width:15px;
	vertical-align: -5%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}

.button1 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-weight: 500;
	font-size: 12pt;
	display: table;
	position: relative;
	z-index: 1;
    box-sizing: border-box;
    -webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	padding-top: 5px;
	padding-right:40px;
	padding-left:40px;
	padding-bottom: 5px;
}
.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;
    border: 2px solid #fff;
}
.button1:hover {
	color: #fff;
    border: 2px solid #24adca;
	background-color: #24adca;
}



.button2 .mysvg {
	width:25px;
	vertical-align: -5%;
	display: inline-block;
	color: #24adca;
	fill: currentColor;
	margin-left:15px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
    width: 80%;
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 22pt;
    line-height: 40px;
    font-weight: 500;
	text-transform: uppercase;
	padding-top: 65px;
	padding-bottom: 65px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	
}
.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: #0b1c82;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #000;
}




.to-btm {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 70px;
}
.button3 .mysvg {
	width:30px;
	display: block;
	color: #219dc2;
	fill: currentColor;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}
.button3:hover .mysvg{
	color: #0f1c7d;
	fill: currentColor;
}
.button3 span{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.button3 {
	display: block;
	/*text-align: center;*/
	text-decoration: none;
	line-height: 25px;
    height: 180px;
    width: 180px;
	outline: none;
	font-size: 15pt;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 55px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	background-color: #0b1c82;
	color: #fff;
}
.button3:hover {
	color: #0f1c7d;
	background-color: #fdf752;
}



.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 {
	background-color: #0b1c82;
	color: #FFF;
}



.footcontena {
	padding-top: 100px;
	padding-bottom: 100px;
}

.foot-space {
	min-width: 1100px;
    max-width: 1200px;
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.foot-left {
    width: 30%;
}
.foot-left h3{
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 15pt;
	line-height: 38px;
    font-weight: 600;
    margin-bottom: 5px;
}

.foot-left h4{
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 12pt;
	line-height: 22px;
    font-weight: normal;
}

.foot-right {width: 52%;}
.foot-menu {
	/*margin-left: 50px;*/
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    margin-bottom: 30px;
}

.foot-menu li {position:relative;}
.foot-menu li a{
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 12pt;
	line-height: 38px;
	color: #fff;
	display:block;
}
.foot-menu li a:hover,
.foot-menu li a:focus {}
.foot-menu li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}
.copy {
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 9pt;
	line-height: 18px;
    font-weight: normal;
    margin-left: 30px;
}
.copy i{
	font-size: 9pt;
	line-height: 18px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}
.footlogo {
	width: 400px;
	line-height: 0px;
}
.footinfo {
    min-width: 1100px;
    max-width: 1200px;
    width: 90%;
	margin-right: auto;
	margin-left: auto;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    margin-bottom: 50px;
}
.footinfo li {}
.han {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.han2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.han3 {
    display: flex;
    align-items: center;
}
.tos {
   margin-left: 50px;
}

.footinfo li p{
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 14pt;
	color: #fff;
	line-height: 30px;
}
.footinfo h3 .mysvg{
	display: inline-block;
	width: 35px;
	margin-right:8px;
	vertical-align: 0%;
	color: #fff;
	fill: currentColor;
}
.footinfo h3 a{
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "din-2014", sans-serif;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 600;
	font-size: 43pt;
	color: #fff;
	line-height: 55px;
}
.button {
	text-decoration: none;
	outline: none;
    display: block;
	font-feature-settings: "palt" 1;
	font-family: "corporate-logo-ver2", sans-serif;
	font-size: 22pt;
    line-height: 45px!important;
	font-weight: 500;
    text-align: center;
	color: #FFF;
	background-color: #0b1c82;
	padding-top: 25px;
    padding-left: 80px;
    padding-right: 80px;
    width: 100%;
	padding-bottom: 25px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	color: #0b1c82;
	background-color: #fff;
}
.button:hover {
	color: #fff;
	background-color: #000;
}


}

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

main {
    position: relative;
    background-color: #24adca;
    color: #fff;
    z-index: 2;
}

/*main::before {
    content: '';
}
*/
.main-space {
    /*background: linear-gradient(180deg, #f8efe6 0%, #f8efe6 700px, #f8efe6 700px, #f8efe6 100%);*/
	position: relative;
    box-sizing: border-box;
    padding-top: 90px;
    /*padding-bottom: 10px;*/
    margin-left: auto;
    margin-right: auto;
    width: 92%;
    height: 338px;
    /*display: flex;
	justify-content: space-between;
	align-items: center;*/
}

.main-image {
    z-index: 10;
    line-height: 0;
    position: relative;
    text-align: center;
    width: 190px;
    margin-left: 35%;
    margin-right: auto;
    box-sizing: border-box;
    /*height: 602px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 10;
    margin-left: 50px;*/
}
.main-image img {
    display: block; line-height: 0;}
    
.main-comennt {
    position: absolute;
    top:33%;
    left:0; 
}
.main-space h2{
    /*font-feature-settings: "palt" 1;*/
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12pt;
	line-height: 25px;
    position: relative;
    z-index: 11;
    margin-bottom: 20px;
}
.main-space h2 span{
    display: block;
    /*font-feature-settings: "palt" 1;*/
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22pt;
	line-height: 40px;
}
.main-space h3{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 10pt;
	line-height: 21px;
    position: relative;
    z-index: 11;
}
.main-space h4 {
	position: absolute;
    
    bottom: 15%;
    right:0;
    width: 180px;
}
.sebk0 {
    background-color: #fff;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-left:  10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: 30px;
}

.sebk {
    background-color: #fff;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.sebk1 {
    background-color: #eef7f9;
    margin-left: 10px;
    margin-right: 10px;
}

.sebk2 {
    background-color: #fff;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.sebk3 {
    background-color: #eef7f9;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.nbk {
    background-color: #24adca;
    color: #fff;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    border-top-left-radius: 0px;
}
.nbk .to-space{
    background-color: #0b1c82;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    padding-left: 6.5%;
    padding-right: 6.5%;
    padding-bottom: 30px;
    padding-top: 30px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    background-image: url("../img/body/mrk-logo.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90% auto;
}
.bbk {
    background-image: url("../img/body/bbk.webp");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}


.to-comennt-box {
    /*position: absolute;*/
}
.ml {
    /*top: 50;
    left: 0;
    margin-left: 0px;*/
}
.mr {
    /*top: 50;
    right: 0;
    margin-right: 0px;*/
}
.to-image-box { margin-bottom: 10px;}
.to-image-box img {
    display: block;
    width: 100%;
    height: auto;
    line-height: 0px;
    
    /*height: 370px;
    object-fit: cover;*/
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
}
.greet {
   
    position: relative;
	/*display: flex;
    justify-content: center;
	flex-wrap: wrap;*/
    margin-right: auto;
    margin-left: auto;
    color: #fff;
}

.greet h2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16pt;
	line-height: 35px;
	font-weight: 600;
	letter-spacing: 1px;
    margin-bottom: 10px;
    color: #fff;
}

.greet h2 span{
	/*text-orientation: upright;
	background-color: #fff;
	box-sizing: border-box;
    color: #0b1c82;
	display: inline;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;*/
}
 .texts {}
    
.texts h3 {
	margin-bottom: 25px;
   /* padding: 20px;
    background-color: #0b1c82;*/
}
.texts h3 span{
	font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
    background-color: #0b1c82;
   /* padding: 5px;*/
    box-sizing: border-box;
    padding-top: 4px;
    padding-bottom: 4px;
    
    padding-left: 5px; /* 左の余白 */
    padding-right: 5px; /* 右の余白 */
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.texts .comennt1 {
    letter-spacing: 0px;
    font-feature-settings: "palt" 1;
    margin-bottom: 40px;
    font-size: 11pt;
	line-height: 26px;
}

.ckpoints {}
.ckpoints li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 12pt;
	line-height: 28px;
	font-weight: 500;
}

.ckpoints span{/*background:linear-gradient(transparent 60%, #0b1c82 60%);*/font-weight: 600;color: #fff600;font-size: 15pt;}
.ckpoints li .mysvg{width: 15px; margin-right: 3px;}


.wbk {
    background-color: #24adca;
    color: #000;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.wbk .to-space{
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    /*padding-left: 7%;
    padding-right: 7%;*/
    /*padding-bottom: 80px;*/
    padding-top: 50px;
    position: relative;
    border-radius: 40px 10px;
}
.towrap {
   /* display: flex;
    justify-content: center;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;*/
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    /*margin-bottom: 50px;*/
    padding-bottom: 10px;
}
.towrap h2 {
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 14pt;
	line-height: 28px;
	font-weight: 500;
    background-color: #24adca;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 60px;
    margin-bottom: 15px;
}
.topoints {}
.topoints li:nth-child(1) p{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #D6D6D6;
}
.topoints li h3 span{color: #24adca; margin-right: 5px;font-size: 13pt; display: none;}
.topoints li h3{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 13pt;
	line-height: 25px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #24adca;
    text-align: center;
}
.topoints li p{
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 11pt;
	line-height: 22px;
    font-weight: normal;
    text-align: center;
}
.btms {
    padding-top: 15px;
    padding-bottom: 50px;
    /*width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-bottom: -90px;*/
}
.btms h4{
    box-sizing: border-box;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 11pt;
    line-height: 21px;
    font-weight: 500;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
   /* padding-left: 50px;
    padding-right: 50px;*/
    background-color: #24adca;
    color: #fff;
    display: table;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 60px;
    position: relative;
    margin-bottom: 25px;
}
.btms h4:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #24adca;
}


.btms2 {
    width: 100%;
    padding-top: 30px;
   /* position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-bottom: -90px;*/
}
.btms2 h4{
    box-sizing: border-box;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 11pt;
    line-height: 21px;
    font-weight: 500;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #24adca;
    color: #fff;
    display: table;
    margin-right: auto;
    margin-left: auto;
    border-radius: 60px;
    position: relative;
    margin-bottom: 25px;
}
.btms2 h4:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #24adca;
}


.toinfos {
    padding-top: 20px;
    padding-bottom: 30px;
    color: #fff;
}
.toinfos h3{
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 14pt;
	line-height: 27px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
}
.threes {
    /*display: flex;
    justify-content: space-between;*/
    margin-bottom: 30px;
}
.threes2 {
    padding-top: 0px;
    /*display: flex;
    justify-content: space-between;*/
    margin-bottom: 40px;
}
.threes2 li{
    /*width: 32%;*/
    box-sizing: border-box;
    padding: 20px;
    color: #24adca;
    border-radius: 20px;
    border: 2px solid #24ADCA;
    margin-bottom: 5px;
}

.threes2 li h3{
    font-family: "din-2014", sans-serif;
    font-size: 15pt;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    text-transform: capitalize;
}

.threes2 p{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 11pt;
	line-height: 21px;
    font-weight: normal;
}

.tohan-space {
    padding-top: 0px;
}
.tohan {
    box-sizing: border-box;
    padding-bottom: 30px;
    /*background-color: #fff;*/
    margin-bottom: 30px;
    border-bottom: 1px solid #D6D6D6;
}

.tohan img{
    display: block;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.tohan div{
    
}

.tohan div h3{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 13pt;
    text-align: center;
	line-height: 26px;
    margin-bottom: 10px;
    color: #0b1c82;
}
.tohan div p{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 11pt;
	line-height: 25px;
}


.wrap-space {
    position: relative;
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
    margin-right: auto;
    margin-left: auto;
}
.wrap-space:not(:last-child) {margin-bottom: 40px;}
.wrap-space:nth-child(even) {flex-direction: row-reverse;}


.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;
    align-items: center;
}
.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;}

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

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

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

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

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


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


.tittle {
    /*display: flex;
    align-items: flex-end;
    justify-content: space-between;*/
    margin-bottom: 20px;
}
.tittle h2{/*margin-right: 100px;*/}
.tittle h3{}

.midashi1 {
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-style: normal;
    font-size: 12pt;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #24adca;
    text-transform: uppercase;
}
.midashi1 span{
    display: block;
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-style: normal;
	font-size: 17pt;
	line-height: 40px;
	font-weight: 600;
    padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
    color: #fff;
    background-color: #24adca;
}
.midashi5{
	color: #24adca;
	font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 12pt;
	line-height: 23px;
	font-weight: 600;
}
.midashi2s {
	margin-bottom: 20px;
}
.midashi2s span{
	background-color: #24adca;
	font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 22pt;
	line-height: 55px;
	font-weight: 600;
	/*letter-spacing: 1px;*/
	color: #fff;
	/*color: #917231;*/
	box-sizing: border-box;
	display: inline;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.midashi2 {
	margin-bottom: 10px;
}
.midashi2 span{
	background-color: #fff;
	font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 14pt;
	line-height: 38px;
	font-weight: 600;
	/*letter-spacing: 1px;*/
	color: #0b1c82;
	/*color: #917231;*/
	box-sizing: border-box;
	display: inline;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}






.midashi3 {
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 15pt;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    border-bottom: 1px solid #eaeaea;
}

.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
    font-feature-settings: "palt" 1;
	font-size: 11pt;
	line-height: 27px;
	font-weight: normal;
    letter-spacing: 2px;
}

.comennt2 {
    font-feature-settings: "palt" 1;
	font-size: 11pt;
	line-height: 25px;
	
	font-weight: normal;
    letter-spacing: 1px;
}

.comennt3 {
    font-feature-settings: "palt" 1;
	font-size: 13pt;
	line-height: 30px;
	font-weight: normal;
    letter-spacing: 2px;
}

.points4 li .mysvg{width: 30px; margin-right: 7px;}
.points4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding-top: 15px;
}
.points4 li .mysvg{
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    color: #fff;
	fill: currentColor;
}
.points4 li{
    width: 49%;
    margin-bottom: 7px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 12pt;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background-color: #24adca;
    border-radius: 20px;
}

.comennt5 {
    font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 14pt;
	line-height: 27px;
	font-weight: 500;
    margin-bottom: 10px;
}

.map-space {
	position: relative;
	padding-bottom: 70%;/*←高さを変更する*/
	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-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 21px;
	text-align: left;
    font-feature-settings: "palt" 1;
}
.points1:not(:last-child) {margin-bottom: 15px;}


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

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #24adca;
    font-size: 13pt;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 22px;
	text-align: left;
}

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

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: 11pt;
	line-height: 21px;
	text-align: left;
}
ol.point-num li:not(:last-child) {margin-bottom: 10px;}






.whbk{position: relative;background-color: #FFF;}
.nobk {position: relative;background-color: #24adca;}
.tobk2{position: relative;background-color: #ccc;}


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


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




.hed-space {
	width: 90%;
	min-width: 1050px;
    max-width: 1300px;
    margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background: rgba(255,255,255,0.0);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}
.change-color .hed-space {
    margin-top: 15px;
    width: 90%;
    min-width: 1050px;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    transition: all .5s;
    background: rgba(255,255,255,0.9);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    border-radius: 20px;
}

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

#logo {
	width: 300px;
	margin-top: 10px;
	background-image: url(../img/body/logo2.svg);
	height: 89px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 220px;
	margin-top: 5px;
	background-image: url(../img/body/logo.svg);
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	transition: all .5s;
}

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


.header.change-color {
    
}



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

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


.gloval-menu {}
.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
}
.gloval-menu .c-menu01 {margin-left: 15px;margin-right: 15px;}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 12px;
	color: #fff;
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #fff;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .c-menu01 a:active {/*background-color: #FF6600;*/}
.c-menu01 a:hover,
.c-menu01 a:focus {}
.c-menu01 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

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

.change-color .c-menu01 a:hover,
.change-color .c-menu01 a:focus {}
.change-color .c-menu01 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: #24adca;
}
.change-color .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.change-color .gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 5px;
	color: #000;
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 15pt;
	line-height: 30px;
	font-weight: 500;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}


.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 20px;
	margin-right:5px;
	vertical-align:-5%;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu08 {
	margin-left: 10px;
	margin-top: 10px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "din-2014", sans-serif;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 600;
	font-size: 25pt;
	color: #FFF;
	line-height: 45px!important;
}

.change-color .gloval-menu .c-menu08 .mysvg{
	display: inline-block;
	width: 20px;
	margin-right:5px;
	vertical-align: 0%;
	color: #000;
	fill: currentColor;
}

.change-color .gloval-menu .c-menu08 {
	margin-left: 10px;
	margin-top: 5px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "din-2014", sans-serif;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 600;
	font-size: 25pt;
	color: #000;
	line-height: 45px!important;
}


.gloval-menu .c-menu07 a {
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "corporate-logo-ver2", sans-serif;
	font-size: 17pt;
	font-weight: 500;
	color: #FFF;
	background-color: #0b1c82;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px!important;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #000;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .gloval-menu .c-menu07 a {
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "corporate-logo-ver2", sans-serif;
	font-size: 17pt;
	font-weight: 500;
	color: #FFF;
	background-color: #0b1c82;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 25px!important;
}
.change-color .gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #000;
	-webkit-transition: all .3s;
	transition: all .3s;
}







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: 'Noto Sans JP',"heisei-kaku-gothic-std",sans-serif;
	color: #000000;
    background-color: #24adca;
	-webkit-text-size-adjust:100%;
}



.pankuzu-space {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    
    position: relative;
    box-sizing: border-box;
    
    height: 200px;
    background-image: url("../img/body/comennt-eng.svg");
    background-repeat: no-repeat;
    background-size: 160px;
    background-position: right 17px;}

.pankuzu {
	margin-top: 70px;
}

.to-tittles {
    padding-top: 20px;
    box-sizing: border-box;
    display: table;
    z-index: 2;
}
.pankuzu-space h3 {
    font-feature-settings: "palt" 1;
    color: #fff;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-weight: 600;
	font-size: 17pt;
	line-height: 30px;
    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #0b1c82;
    margin-bottom: 25px;
    letter-spacing: 3px;
}
.pankuzu-space h2 {
    font-feature-settings: "palt" 1;
	color: #0b1c82;
    text-transform: uppercase;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 500;
    font-size: 11pt;
    line-height: 25px;
    display: table;
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    letter-spacing: 2px;
}
.to-image {
    width: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 5px;
    /*left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    margin-left: 150px;*/
    margin-bottom: 20px;
}

.pages {
   
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    
    color: #fff;
    /*padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;*/
    font-size: 9pt;
    line-height: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
   /* background-color: #fff;
    border-radius: 100px;
    height: 50px;
    padding-left: 30px;*/
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
    color: #fff;
}
.pages li a:hover{
    color: #fff;
	text-decoration: underline;
}

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






#wrapper {}

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

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



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






.button1 .mysvg {
	width:12px;
	vertical-align: -2%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}

.button1 {
	text-decoration: none;
	line-height: 22px;
	outline: none;
	font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
	font-weight: 500;
	font-size: 11pt;
	display: block;
	position: relative;
	z-index: 1;
    margin-bottom: 10px;
    box-sizing: border-box;
    -webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	padding-top: 5px;
    text-align: center;
	padding-bottom: 5px;
}
.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;
    border: 2px solid #24adca;
	background-color: #24adca;
}
.button1:hover {
	color: #fff;
    border: 2px solid #24adca;
	background-color: #24adca;
}



.button2 .mysvg {
	width:15px;
	vertical-align: -5%;
	display: inline-block;
	color: #24adca;
	fill: currentColor;
	margin-left:5px;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}
.button2 {
    width: 90%;
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
    letter-spacing: 1px;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 11pt;
    line-height: 24px;
    font-weight: 500;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	
}
.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: #0b1c82;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #000;
}




.to-btm {
    padding-top: 20px;
    /*position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 70px;*/
}
.button3 .mysvg {
	width:15px;
	display: inline-block;
	color: #219dc2;
	fill: currentColor;
    margin-left: 4px;
    vertical-align: -10%;
}
.button3:hover .mysvg{
	color: #0f1c7d;
	fill: currentColor;
}
.button3 span{
   /* display: table;
    margin-left: auto;
    margin-right: auto;*/
}
.button3 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-size: 11pt;
	font-weight: 500;
	text-transform: uppercase;
	padding: 15px;
	
	border-radius: 10px;
	
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	background-color: #0b1c82;
	color: #fff;
}
.button3:hover {
	color: #0f1c7d;
	background-color: #fdf752;
}



.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 {
	background-color: #0b1c82;
	color: #FFF;
}



.footcontena {
	padding-top: 60px;
	padding-bottom: 80px;
}

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

.foot-left {
   text-align: center; 
}
.foot-left h3{
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 11pt;
	line-height: 21px;
    font-weight: 600;
    margin-bottom: 5px;
}

.foot-left h4{
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 10pt;
	line-height: 20px;
    font-weight: normal;
}

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

.foot-menu li {
    width: 49%;
}
.foot-menu li a{
    font-feature-settings: "palt" 1;
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-size: 11pt;
    line-height: 22px;
    font-weight: normal;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #fff;
    margin-bottom: 6px;
    color: #0b1c82;
    border-radius: 3px;
}
/*.foot-menu li a:hover,
.foot-menu li a:focus {}
.foot-menu li a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 1px;
	bottom: -0px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #fff;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}*/
.copy {
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
	font-size: 7pt;
	line-height: 18px;
    font-weight: normal;
    text-align: center;
}
.copy i{
	font-size: 9pt;
	line-height: 18px;
	vertical-align: -7%;
	display: inline-block;
	margin-left:3px;
}
.footlogo {
	width: 250px;
	line-height: 0px;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 15px;
}
.footinfo {
   /* width: 90%;
	margin-right: auto;
	margin-left: auto;*/
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;*/
    margin-bottom: 20px;
}
.footinfo li {}
.han {
    /*display: flex;
    align-items: center;
    justify-content: space-between;*/
}
.han2 {
    /*display: flex;
    align-items: center;
    justify-content: flex-end;*/
}
.han3 {
    /*display: flex;
    align-items: center;*/
}


.footinfo li p{
    font-feature-settings: "palt" 1;
	font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 10pt;
	color: #fff;
	line-height: 21px;
    text-align: center;
}
.footinfo h3 .mysvg{
	display: inline-block;
	width: 20px;
	margin-right:8px;
	vertical-align: 0%;
	color: #fff;
	fill: currentColor;
}
.footinfo h3 a{
    text-align: center;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
	font-family: "din-2014", sans-serif;
    font-family: "din-2014-narrow", sans-serif;
    font-weight: 600;
	font-size: 30pt;
	color: #fff;
	line-height: 40px;
}

.tos {
    position: fixed;
    bottom: 0;
    display: block;
    margin: 1.5%;
    width: 97%;
    z-index: 5;
}
    
.button {
	text-decoration: none;
	outline: none;
    display: block;
	font-feature-settings: "palt" 1;
	font-family: "corporate-logo-ver2", sans-serif;
	font-size: 14pt;
    line-height: 25px!important;
	font-weight: 500;
    text-align: center;
	color: #FFF;
	background-color: #0b1c82;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button {
	color: #fff;
	background-color: #ffc000;
}
.button:hover {
	color: #fff;
	background-color: #ffc000;
}


}






