@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@media print, screen and (min-width: 1025px) {


.recruit_table {
	border-collapse:collapse;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 13pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
    color: #fff;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 13pt;
	line-height: 35px;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-weight: 600;
	width: 350px!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	display: block;
	width: 100%;
}

.recruit_table td {
    
	font-size: 13pt;
	line-height: 35px;
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	width: 75%!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: 18pt;
	line-height: 35px;
    font-weight: 700;
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
}
.recruit_table p {
	font-size: 13pt;
	line-height: 27px;
    font-weight: normal;
    
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
}

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


.to-flow {
    /*display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;*/
    
}

.to-flow:not(:last-child) {padding-bottom: 70px; margin-bottom: 70px;border-bottom: solid 1px #fff;}

.tecon .mysvg{width: 30px;display: inline-block;vertical-align: -10%;margin-right: 3px;}
.macon .mysvg{
    color: #fff;
    fill: currentColor;
    width: 20px;display: inline-block;vertical-align: -15%;margin-right: 6px;
}
.tecon {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    color: #fff;
}
.tecon a {color: #fff;}
.centbox {justify-content: center;}

.cvtset {
    padding-top: 10px;
    display: flex;
}
.cvtset h4 {margin-right: 40px;}

.cvtset h4 span{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 16pt;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
}
.cvtset h4 span{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 15pt;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
}


.cvtinfo {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cvtinfo li{margin-left: 10px;margin-right: 10px;}

.to-tel .mysvg{width: 50px;display: inline-block;vertical-align: -5%;margin-right: 3px;}
.to-tel {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 30pt;
    line-height: 50px;
    font-weight: 700;
}

.to-mails a:hover{background-color: #fff;transition: all .5s;}
.to-mails .mysvg{
    color: #fff;
    fill: currentColor;
    width: 25px;display: inline-block;vertical-align: -17%;margin-right: 8px;
}
.to-flow h3 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 17pt;
    line-height: 35px;
    font-weight: 700;
   
    margin-bottom: 15px;
    color: #fff;
}
.nums{
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 33pt;
	line-height: 55px;
	font-weight: 700;
    margin-right: 20px;
    color: #fff;
}
.bigs {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 700;
    
    margin-bottom: 15px;
}
.to-flow p {
	font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 14pt;
	line-height: 33px;
	font-weight: normal;
	margin-bottom: 10px;
}










ul.faqspace {
	list-style-type: none;
	margin-bottom: 25px;
	padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
	overflow: hidden;
	background-color: #fff;
	border-radius: 100px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 23pt;
	color: #0e3768;
	margin-top: 0px;
	margin-bottom: 5px;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 700;
}
.faqspace li {
	color: #0a1f36;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 18pt;
	line-height: 40px;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 80px;}
.answers .comennt1:not(:last-child) {margin-bottom: 10px;}

.answers .comennt1{
	font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 14pt;
	line-height: 34px;
	font-weight: normal;
    letter-spacing: 2px;
}



.to-image {
    width: 40%;
    display: flex;
	justify-content: space-between;
}

.to-image li {
    width: 48%;
    margin-top: 60px;
}
.to-image li:nth-child(2){
    margin-top: -100px;
}

.to-image li img{
    display: block;
	width: 100%;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	border-radius: 10px;
}


.tows {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 70px;
}
.tows li{
    width: 49%;
    box-sizing: border-box;
    padding: 45px;
    border: solid 1px rgba(41 57 71 /55%);
    background-color: rgba(23 23 23 /12%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
.tows li:nth-child(1) {margin-bottom: 25px;}
.tows li:nth-child(2) {margin-bottom: 25px;}

.tows li p {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 13pt;
	line-height: 34px;
	font-weight: normal;
}
.tows li img {
	margin-bottom: 25px;
}
.tows li h3 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 18pt;
	line-height: 39px;
	font-weight: 400;
	margin-bottom: 25px;
    letter-spacing: 2px;
    text-align: center;
}
.tows li h3 span{
    display: block;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 26pt;
	line-height: 45px;
	font-weight: 400;
	margin-bottom: 10px;
    letter-spacing: 2px;
    text-align: center;
}

.rev{flex-direction: row-reverse;}

.ycenter {align-items: center;}
.rev:nth-child(even) {flex-direction: row-reverse;}
.wrap-space {
	display: flex;
	justify-content: space-between;
	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;}

.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%;}
.h70 {padding-top: 70%;}

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    margin-bottom: 15px;
}
.image-box img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.image250 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 250px;
	object-fit: cover;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 500px;
	object-fit: cover;
}
.image550 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 550px;
	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;}

.midashi1 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 36pt;
	line-height: 92px;
	font-weight: 400;
	margin-bottom: 25px;
    text-align: center;
    letter-spacing: 5px;
    position: relative;
    z-index: 3;
}
.cent {text-align: center;}

.engs {
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 17pt;
    line-height: 40px;
    font-weight: 400;
    margin-bottom: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.midashi2 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 30pt;
	line-height: 65px;
	font-weight: 400;
	margin-bottom: 35px;
    letter-spacing: 2px;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 40pt;
	line-height: 70px;
	font-weight: 400;
	margin-bottom: 20px;
    letter-spacing: 4px;
}
.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 24pt;
	line-height: 45px;
	font-weight: 400;
	margin-bottom: 35px;
    letter-spacing: 2px;
}
.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}


.names {
    padding-top: 30px;
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 14pt;
	line-height: 40px;
	font-weight: 400;
    text-align: right;
}
.names span{
	font-size: 18pt;
	line-height: 40px;
	font-weight: 400;
    display: block;
}


.comennt1 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 13pt;
	line-height: 34px;
	font-weight: normal;
}

.comennt2 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15pt;
	line-height: 50px;
	text-align: center;
	font-weight: normal;
}

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

.map-space {
	position: relative;
	padding-bottom: 47%;/*←高さを変更する*/
	padding-top: 30px;
	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: 11pt;
	line-height: 21px;
	text-align: left;
}
.points1:not(:last-child) {margin-bottom: 15px;}


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

ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #2a4e7a;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 14pt;
	line-height: 33px;
	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;}






.whbk{position: relative;background-color: #FFF;}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}


.to-btms {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    padding-top: 30px;
}
.to-btms li {
    width: calc((100% - 6%) / 4);
}
.to-btms .button1 {
	text-decoration: none;
	line-height: 24px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 14pt;
	display: block;
    text-align: center;
	position: relative;
	z-index: 1;
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
	padding-bottom: 30px;
}




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

.to-map {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 130px;
    margin-top: 20px;
    width: 320px;
    z-index: 2;
}
.to-contets .space-full{position: relative;z-index: 3;color: #fff;}
.to-contets {padding-bottom: 32%;position: relative;}
.to-contets:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/greetbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-contets:after {
    content:"";
    position: absolute;
    margin-bottom: 10.2%;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 0%) 0%,
        rgba(23 23 23 / 100%) 100%
    );
}

.to-contets2 .space-full{position: relative;z-index: 3;color: #fff;}
.to-contets2 {padding-bottom: 32%;position: relative;}
.to-contets2:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/aboutbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-contets2:after {
    content:"";
    position: absolute;
    margin-bottom: 10.2%;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 0%) 0%,
        rgba(23 23 23 / 100%) 100%
    );
}


.to-ctbk {
    color: #fff;
    position: relative;
    padding-top: 2%;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    overflow: hidden;
}
.tittles {
    display: flex;
	justify-content: space-between;
}
.ctbk1 {position: relative;}
.ctbk1:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/hotatebk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.ctbk1:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}
.ctbk2 {position: relative;}
.ctbk2:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/productsbk.webp);
    background-size: 100%;
	background-position: center 30%;
	background-repeat: no-repeat;
}
.ctbk2:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}
.ctbk3 {position: relative;}
.ctbk3:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/greetbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.ctbk3:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}



.ctbk4 {position: relative;}
.ctbk4:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/flowbk.webp);
    background-size: 100%;
	background-position: center 30%;
	background-repeat: no-repeat;
}
.ctbk4:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}


.to-oyster .engs{position: relative;z-index: 3;}
.to-oyster .midashi2{position: relative;z-index: 3;}
.to-oyster .comennt1{position: relative;z-index: 3;}
.to-oyster {padding-top: 32%;position: relative;}
.to-oyster:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/productsbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-oyster:after {
    content:"";
    position: absolute;
    margin-top: 10.2%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}




.to-news .engs{position: relative;z-index: 3;}
.to-news .midashi2{position: relative;z-index: 3;}
.to-news .comennt1{position: relative;z-index: 3;}
.to-news {padding-top: 25%;position: relative;}
.to-news:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/newsbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-news:after {
    content:"";
    position: absolute;
    margin-top: 10.2%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 25%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}




.nami2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
    line-height: 0;
}



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


.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	padding-bottom: 60px;
	position: relative;
    color: #fff;
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 120px;
	position: relative;
    color: #fff;
}

.textbox3 {
    padding-top: 0px;
    padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}
.textbox3s {
    padding-top: 0px;
    padding-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}
.textbox4 {
    padding-top: 120px;
    padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}
.textbox5 {
    padding-top: 0px;
    padding-bottom: 120px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}


.hed-space {
	width: 96%;
	min-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    transition: all .5s;
}

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

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

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: rgba(23 23 23 /0%);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}


.header.change-color {
    transition: all .5s;
    background-color: rgba(23 23 23 /72%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}



.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;	
}
.change-color .gloval-menu {color: #fff;padding-top: 20px;}

.gloval-menu {color: #fff;padding-top: 30px;}

.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu li:nth-child(6){margin-right: 0;}
.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: 10px;margin-right: 10px;}
.gloval-menu .c-menu01 a {
	cursor: pointer;
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 14pt;
    line-height: 35px!important;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
    color: #fff;
}
/*.gloval-menu .c-menu01 a.current {color: #403c94;font-weight: 600;position: relative;}
.gloval-menu .c-menu01 a.current::before {}*/

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

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

.gloval-menu .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
/*.gloval-menu .c-menu02 .cnavs.current {color: #23265e;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {}*/
.gloval-menu .c-menu02 .cnavs.current {color: #fff;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #fff;
	position: absolute;
	bottom: 5px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .cnavs {
	cursor: pointer;
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 14pt;
    line-height: 35px!important;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gloval-menu .cnavs:hover,
.gloval-menu .cnavs:focus {}
.gloval-menu .cnavs::after {}
.gloval-menu .cnavs:hover::after {transform: scale(1, 1);}

.gloval-menu .cnavs .mysvg{
    position: absolute;
    display: block;
	width: 13px;
	margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    left: 0;
    right: 0;
    bottom: -3px;
    color: #fff;
	fill: currentColor;
}

.gloval-menu .c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #b89018;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #b89018;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover{
	position: relative;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
}
.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 39px;
    left: -20px;
    /*left: -240%;*/
    transform-origin: top;
	margin-top: 15px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #b89018;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}
.to700 {min-width: 650px;}
.to600 {min-width: 600px;}
    
   

.to500 {min-width: 500px;}
.to400 {min-width: 400px;}
.to300 {min-width: 300px;}
.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 14pt;
	line-height: 30px;
	font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
	font-style: normal;
    position: relative;
}
.level1 a:hover,
.level1 a:focus {}
.level1 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: top;
	transition: transform 0.3s;
	background-color: #fff;
}
.level1 a:hover::after {transform: scale(1, 1);}


.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu ul .cec_01 .level1 {margin-left: -200%;}
.gloval-menu ul .cec_02 .level1 {margin-left: -180%;}
.gloval-menu ul .cec_03 .level1 {margin-left: 55px;}




.gloval-menu .c-menu07 a {
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 13pt;
    line-height: 28px!important;
	font-weight: 400;
	color: #171717;
	background-color: #ffffff;
    border: solid 2px #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	border-radius: 56px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
    border: solid 2px #00386a;
	background-color: #00386a;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.gloval-menu .c-menu08 a {
	margin-left: 8px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 13pt;
    line-height: 28px!important;
	font-weight: 400;
	color: #FFF;
	border: solid 2px #fff;
    box-sizing: border-box;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	
	border-radius: 56px;
}
.gloval-menu .c-menu08 a:hover {
	color: #FFF;
	background-color: #b89018;
    border: solid 2px #b89018;
	-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: "source-han-sans-japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
    background-color: #171717;
	/*-webkit-text-size-adjust:100%;*/
}



.pankuzu-space {
	width: 100%;
	padding-top: 220px;
    padding-bottom: 150px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	
	min-width: 1100px;
}

.pankuzu {
    padding-bottom: 100px;
	position: relative;
    background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzubk.webp);
    /*pankuzubk.webp*/
}

.pankuzu .nami {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
    line-height: 0;
}

.to-engs {
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 13pt;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 36pt;
	line-height: 60px;
	font-weight: 400;
	text-align: center;
    color: #fff;
}

.pages {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	color: #fff;
	padding-top:15px;
	font-size: 11pt;
	line-height: 22px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #fff;
}
.pages li a:hover{
	color: #fff;
	text-decoration: underline;
}

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






#wrapper {}

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

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

.down10 {margin-bottom: 10px;}
.down15 {margin-bottom: 15px;}
.down20 {margin-bottom: 20px;}
.down25 {margin-bottom: 25px;}
.down30 {margin-bottom: 30px;}
.down35 {margin-bottom: 35px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down55 {margin-bottom: 55px;}
.down60 {margin-bottom: 60px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}


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


.button1 .mysvg {
	width: 10px;
	vertical-align: -1%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button1:hover .mysvg{
	color: #171717;
	fill: currentColor;
}
.button1 {
	text-decoration: none;
	line-height: 24px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 14pt;
	display: table;
	position: relative;
	z-index: 1;
    padding-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 30px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #fff;
	border: solid 2px #fff;
	
}
.button1:hover {
	color: #171717;
	background-color: #fff;
	border: solid 2px #fff;
}

.btms {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}
.btms li{width: 32%;}
.button2 .mysvg {
	width: 15px;
	vertical-align: 10%;
	display: inline-block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
}
.button2:hover .mysvg{
	color: #171717;
	fill: currentColor;
}

.button2 h3 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 17pt;
    line-height: 35px;
}

.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	/*text-transform: uppercase;*/
	padding-top: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	font-feature-settings: "palt" 1;
}
.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: #b6922f;
	color: #fff;
}
.button2:hover {
	color: #171717;
	background-color: #fff;
}



.button3 .mysvg {
	width: 15px;
    top: 36%;
    right: 0;
	position: absolute;
	display: block;
	color: #fff;
	fill: currentColor;
	margin-right:40px;
}
.button3:hover .mysvg{
	color: #062037;
	fill: currentColor;
}
.button3 {
	text-decoration: none;
	line-height: 35px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 15pt;
	display: block;
	position: relative;
	z-index: 1;
    padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 25px;
    border-radius: 100px;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #fff;
	border: solid 2px #fff;
	
}
.button3:hover {
	color: #062037;
	background-color: #fff;
	border: solid 2px #fff;
}



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

.footinfo {
    padding-top: 120px;
}
.footinfo ul{
    width: 90%;
    margin-right: auto;
	margin-left: auto;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
   
}
.footinfo li:nth-child(1){
    width: 50%;
    position: relative;
    z-index: 3;
}
.footinfo p {
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 17pt;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.footinfo h3 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 40pt;
	line-height: 70px;
	font-weight: 400;
	margin-bottom: 20px;
    letter-spacing: 4px;
}
.footinfo h4 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 14pt;
	line-height: 33px;
	font-weight: normal;
}



.footinfo li:nth-child(2){
    width: 42%;
}
.footinfo .button3{
    margin-bottom: 10px;
}


.footinfo {position: relative;}

.footinfo:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/footerbk.webp);
    background-size: 100%;
	background-position: center 20%;
	background-repeat: no-repeat;
}
.footinfo:after {
    content:"";
    position: absolute;
    margin-top: 10.2%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 25%;
    background: linear-gradient(
    to top,
        rgba(6 32 55 / 100%) 0%,
        rgba(6 32 55 / 0%) 100%
    );
}

footer {
	background-color: #062037;
	color: #FFF;
}



.foot-text2 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 13pt;
	line-height: 33px;
	padding-top: 20px;
    text-align: right;
}

.foot-text {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 14pt;
	line-height: 33px;
	margin-bottom: 15px;
}
.foot-left {
	
}
.foot-left h3 a{color: #fff;}
.foot-left h3 span{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 14pt;
	line-height: 33px;
}
.foot-left h3 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 27pt;
	line-height: 40px;
}


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

.foot-space {
    padding-top: 60px;
    width: 90%;
    max-width: 1400px;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    position: relative;
    z-index: 3;
}



.foot-right {
    width: 58%;
    position: relative;
}

.footlogo {
	width: 365px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.foot-right nav{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.foot-menu {
	
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.foot-menu li {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 13pt;
	line-height: 45px;
	color: #fff;
	display:block;
}
.foot-menu li {
	position:relative;
}
.ten {margin-left: 10px;}
.ten:before {
	content: "";
    position: absolute;
	top: 45%;
	left: 0;
    width: 3px;
    height: 3px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: -10px;
}
.foot-menu li a{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 13pt;
	line-height: 45px;
	color: #fff;
	display:block;
}
.foot-menu li .mysvg{
    width: 18px;
    display: inline-block;
    vertical-align: -7%;
    margin-right: 5px;
    color: #fff;
	fill: currentColor;
}

.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: "kinuta-mincho-stdn", sans-serif;
	font-size: 8pt;
	line-height: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 20px;
}

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



}

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

.recruit_table {
	border-collapse:collapse;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 11pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
    color: #fff;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 11pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-weight: 600;
	display: block;
	padding: 10px!important;
	
	border: solid 1px #3c3c3c;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	display: block;
	width: 100%;
}

.recruit_table td {
    
	font-size: 11pt;
	line-height: 25px;
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	display: block;
	padding-bottom: 25px!important;
	padding-top: 12px!important;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c3c3c;*/
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: 18pt;
	line-height: 35px;
    font-weight: 700;
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
}
.recruit_table p {
	font-size: 13pt;
	line-height: 27px;
    font-weight: normal;
    
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
}

.fours {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0px;
}
.fours li{width: 49%;}


.to-flow {
    /*display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;*/
    
}

.to-flow:not(:last-child) {padding-bottom: 40px; margin-bottom: 40px;border-bottom: solid 1px #fff;}

.tecon .mysvg{width: 30px;display: inline-block;vertical-align: -10%;margin-right: 3px;}
.macon .mysvg{
    color: #fff;
    fill: currentColor;
    width: 20px;display: inline-block;vertical-align: -15%;margin-right: 6px;
}
.tecon {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    color: #fff;
}
.tecon a {color: #fff;}
.centbox {justify-content: center;}

.cvtset {
    padding-top: 15px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    
}
.cvtset h4 {margin-right: 40px;}

.cvtset h4 span{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 16pt;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
}
.cvtset h4 span{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 15pt;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
}


.cvtinfo {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cvtinfo li{margin-left: 10px;margin-right: 10px;}

.to-tel .mysvg{width: 50px;display: inline-block;vertical-align: -5%;margin-right: 3px;}
.to-tel {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 30pt;
    line-height: 50px;
    font-weight: 700;
}

.to-mails a:hover{background-color: #fff;transition: all .5s;}
.to-mails .mysvg{
    color: #fff;
    fill: currentColor;
    width: 25px;display: inline-block;vertical-align: -17%;margin-right: 8px;
}
.to-flow h3 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 15pt;
    line-height: 35px;
    font-weight: 700;
   
    margin-bottom: 15px;
    color: #fff;
}
.nums{
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 28pt;
	line-height: 45px;
	font-weight: 700;
    margin-right: 20px;
    color: #fff;
}
.bigs {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 700;
    
    margin-bottom: 15px;
}
.to-flow p {
	font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 10px;
}










ul.faqspace {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
	overflow: hidden;
	background-color: #fff;
	border-radius: 10px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 20pt;
	color: #0e3768;
	margin-top: 0px;
	margin-bottom: 5px;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 700;
}
.faqspace li {
	color: #0a1f36;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 15pt;
	line-height: 30px;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 40px;}
.answers .comennt1:not(:last-child) {margin-bottom: 10px;}

.answers .comennt1{
	font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
    letter-spacing: 1px;
}



.to-image {
    display: flex;
	justify-content: space-between;
    width: 70%;
	margin-right: auto;
	margin-left: auto;
    margin-bottom: 40px;
}

.to-image li {
    width: 100%;
    /*width: 48%;*/
   /* width: 48%;*/
    /*margin-top: 60px;*/
}
.to-image li:nth-child(2){
    margin-top: 50px;
}

.to-image li img{
    display: block;
	width: 100%;
	line-height: 0px;
	height: 200px;
	object-fit: cover;
	/*border-radius: 5px;*/
}


.tows {
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    padding-top: 20px;
    position: relative;
    z-index: 5;
}
.tows li{
    
    box-sizing: border-box;
    padding: 25px;
    border: solid 1px rgba(41 57 71 /55%);
    background-color: rgba(23 23 23 /12%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
.tows li:nth-child(1) {margin-bottom: 15px;}
.tows li:nth-child(2) {margin-bottom: 15px;}
.tows li:nth-child(3) {margin-bottom: 15px;}
.tows li:nth-child(4) {margin-bottom: 15px;}

.tows li p {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}
.tows li img {
	margin-bottom: 10px;
    padding-top: 15px;
}
.tows li h3 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 13pt;
	line-height: 25px;
	font-weight: 400;
	
    letter-spacing: 1px;
    text-align: center;
}
.tows li h3 span{
    display: block;
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 18pt;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 10px;
    letter-spacing: 1px;
    text-align: center;
}


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

/*.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%;}
.h70 {padding-top: 70%;}*/

.image-box {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    margin-bottom: 15px;
}
.image-box img{
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;*/
	object-fit: cover;
	box-sizing: border-box;
}
.image250 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image550 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	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: 100px;}
#privacy  {scroll-margin-top: 100px;}

.midashi1 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 22pt;
	line-height: 50px;
	font-weight: 400;
	margin-bottom: 15px;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
}
.cent {text-align: center;}

.engs {
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 10pt;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    z-index: 3;
}
.midashi2 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 18pt;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 20px;
    letter-spacing: 1px;
    position: relative;
    z-index: 4;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 18pt;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 20px;
    letter-spacing: 2px;
}
.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 18pt;
	line-height: 35px;
	font-weight: 400;
	margin-bottom: 20px;
    letter-spacing: 1px;
    text-align: center;
}
.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}


.names {
    padding-top: 30px;
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 10pt;
	line-height: 22px;
	font-weight: 400;
    text-align: right;
}
.names span{
	font-size: 13pt;
	line-height: 30px;
	font-weight: 400;
    display: block;
}
.toforms .comennt1 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
    text-align: justify;
}

.comennt1 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

.comennt2 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	/*text-align: center;*/
	font-weight: normal;
}

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

.map-space {
	position: relative;
	padding-bottom: 77%;/*←高さを変更する*/
	
	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: 11pt;
	line-height: 21px;
	text-align: left;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	font-family: "Material Icons";
	content: "\eb36";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #e6cd9b;
	font-weight: 600;
}
.points2 li {
	font-weight: normal;
	position: relative;
	font-size: 10pt;
	line-height: 20px;
	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: #2a4e7a;
    font-size: 7pt;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 11pt;
	line-height: 25px;
	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;}






.whbk{position: relative;background-color: #FFF;}
.tobk {position: relative;background-color: #f3f3f3;}
.tobk2{position: relative;background-color: #ccc;}


.to-btms {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 30px;
}
.to-btms li {width: 49%;margin-bottom: 5px;}
.to-btms .button1 {
	text-decoration: none;
	line-height: 21px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 11pt;
	display: block;
    text-align: center;
	position: relative;
	z-index: 1;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
	padding-bottom: 10px;
}




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

.to-map {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 15px;
    margin-top: -20px;
    width: 140px;
    z-index: 1;
}
.to-contets .space-full{position: relative;z-index: 3;color: #fff;}
.to-contets {padding-bottom: 20%;position: relative;}
.to-contets:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/greetbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-contets:after {
    content:"";
    position: absolute;
    margin-bottom: 10.2%;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 0%) 0%,
        rgba(23 23 23 / 100%) 100%
    );
}

.to-contets2 .space-full{position: relative;z-index: 3;color: #fff;}
.to-contets2 {padding-bottom: 32%;position: relative;}
.to-contets2:before {
    content:"";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/aboutbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-contets2:after {
    content:"";
    position: absolute;
    margin-bottom: 10.2%;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 0%) 0%,
        rgba(23 23 23 / 100%) 100%
    );
}


.to-ctbk {
    color: #fff;
    position: relative;
    padding-top: 2%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;
}
.tittles {
    display: flex;
	justify-content: space-between;
}
.ctbk1 {position: relative;}
.ctbk1:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/hotatebk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.ctbk1:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 55%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}
.ctbk2 {position: relative;}
.ctbk2:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/productsbk.webp);
    background-size: 100%;
	background-position: center 30%;
	background-repeat: no-repeat;
}
.ctbk2:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 55%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}
.ctbk3 {position: relative;}
.ctbk3:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/greetbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.ctbk3:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 55%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}



.ctbk4 {position: relative;}
.ctbk4:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/flowbk.webp);
    background-size: 100%;
	background-position: center 30%;
	background-repeat: no-repeat;
}
.ctbk4:after {
    content:"";
    position: absolute;
    margin-top: -10%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 55%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}


.to-oyster .engs{position: relative;z-index: 3;}
.to-oyster .midashi2{position: relative;z-index: 3;}
.to-oyster .comennt1{position: relative;z-index: 3;}
.to-oyster {padding-top: 32%;position: relative;}
.to-oyster:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 45%;
    background-image: url(../img/body/productsbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-oyster:after {
    content:"";
    position: absolute;
    margin-top: 10.2%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}




.to-news .engs{position: relative;z-index: 3;}
.to-news .midashi2{position: relative;z-index: 3;}
.to-news .comennt1{position: relative;z-index: 3;}
.to-news {padding-top: 25%;position: relative;}
.to-news:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/newsbk.webp);
    background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.to-news:after {
    content:"";
    position: absolute;
    margin-top: 10.2%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 25%;
    background: linear-gradient(
    to top,
        rgba(23 23 23 / 100%) 0%,
        rgba(23 23 23 / 0%) 100%
    );
}




.nami2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
    line-height: 0;
}



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


.textbox1 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 30px;
	position: relative;
    color: #fff;
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 60px;
	position: relative;
    color: #fff;
}

.textbox3 {
    padding-top: 50px;
    padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}
.textbox3s {
    padding-top: 50px;
    padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}
.textbox4 {
    padding-top: 60px;
    padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}
.textbox5 {
    padding-top: 50px;
    padding-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    color: #fff;
}


.hed-space {
	width: 96%;
	min-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    transition: all .5s;
}
.change-color .hed-space {
	width: 96%;
	min-width: 1140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    transition: all .5s;
}

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

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

#header {}
.header {   
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: rgba(23 23 23 /0%);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
}


.header.change-color {
    transition: all .5s;
    background-color: rgba(23 23 23 /72%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}



.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;	
}
.change-color .gloval-menu {color: #fff;padding-top: 20px;}

.gloval-menu {color: #fff;padding-top: 30px;}

.gloval-menu ul {margin: 0;padding: 0;}
.gloval-menu li {list-style: none;}
.gloval-menu li:nth-child(6){margin-right: 0;}
.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: 10px;margin-right: 10px;}
.gloval-menu .c-menu01 a {
	cursor: pointer;
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 14pt;
    line-height: 35px!important;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
    color: #fff;
}
/*.gloval-menu .c-menu01 a.current {color: #403c94;font-weight: 600;position: relative;}
.gloval-menu .c-menu01 a.current::before {}*/

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

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

.gloval-menu .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
/*.gloval-menu .c-menu02 .cnavs.current {color: #23265e;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {}*/
.gloval-menu .c-menu02 .cnavs.current {color: #fff;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #fff;
	position: absolute;
	bottom: 5px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.gloval-menu .cnavs {
	cursor: pointer;
    position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 14pt;
    line-height: 35px!important;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gloval-menu .cnavs:hover,
.gloval-menu .cnavs:focus {}
.gloval-menu .cnavs::after {}
.gloval-menu .cnavs:hover::after {transform: scale(1, 1);}

.gloval-menu .cnavs .mysvg{
    position: absolute;
    display: block;
	width: 13px;
	margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    left: 0;
    right: 0;
    bottom: -3px;
    color: #fff;
	fill: currentColor;
}

.gloval-menu .c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #b89018;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #b89018;
	fill: currentColor;
}
.gloval-menu .c-menu02:hover{
	position: relative;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
}
.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 39px;
    left: -20px;
    /*left: -240%;*/
    transform-origin: top;
	margin-top: 15px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #b89018;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}
.to700 {min-width: 650px;}
.to600 {min-width: 600px;}
.to500 {min-width: 500px;}
.to400 {min-width: 400px;}
.to300 {min-width: 300px;}
.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 14pt;
	line-height: 30px;
	font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
	font-style: normal;
    position: relative;
}
.level1 a:hover,
.level1 a:focus {}
.level1 a::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: top;
	transition: transform 0.3s;
	background-color: #fff;
}
.level1 a:hover::after {transform: scale(1, 1);}


.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.gloval-menu ul .cec_01 .level1 {margin-left: -200%;}
.gloval-menu ul .cec_02 .level1 {margin-left: -180%;}
.gloval-menu ul .cec_03 .level1 {margin-left: 55px;}




.gloval-menu .c-menu07 a {
	margin-left: 10px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 13pt;
    line-height: 28px!important;
	font-weight: 400;
	color: #171717;
	background-color: #ffffff;
    border: solid 2px #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	border-radius: 56px;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
    border: solid 2px #00386a;
	background-color: #00386a;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.gloval-menu .c-menu08 a {
	margin-left: 8px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 13pt;
    line-height: 28px!important;
	font-weight: 400;
	color: #FFF;
	border: solid 2px #fff;
    box-sizing: border-box;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	
	border-radius: 56px;
}
.gloval-menu .c-menu08 a:hover {
	color: #FFF;
	background-color: #b89018;
    border: solid 2px #b89018;
	-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: "source-han-sans-japanese","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
    background-color: #171717;
	-webkit-text-size-adjust:100%;
}



.pankuzu-space {
	width: 100%;
	padding-top: 150px;
    padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
}

.pankuzu {
    padding-bottom: 60px;
	position: relative;
    background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzubk.webp);
    /*pankuzubk.webp*/
}

.pankuzu .nami {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
    line-height: 0;
}

.to-engs {
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 10pt;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 18pt;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
    color: #fff;
}

.pages {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	color: #fff;
	padding-top:15px;
	font-size: 9pt;
	line-height: 17px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 2px;
	margin-left: 2px;
}
.pages li a{
	color: #fff;
}
.pages li a:hover{
	color: #fff;
	text-decoration: underline;
}

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






#wrapper {}

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

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

.down10 {margin-bottom: 10px;}
.down15 {margin-bottom: 15px;}
.down20 {margin-bottom: 20px;}
.down25 {margin-bottom: 25px;}
.down30 {margin-bottom: 30px;}
.down35 {margin-bottom: 35px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down55 {margin-bottom: 55px;}
.down60 {margin-bottom: 60px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}


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


.button1 .mysvg {
	width: 10px;
	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;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 11pt;
	display: block;
	position: relative;
    text-align: center;
	z-index: 1;
    padding-top: 10px;
	padding-bottom: 10px;
}
.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: solid 1px #fff;
	
}
.button1:hover {
	color: #fff;
	border: solid 1px #fff;
}

.btms {
    /*display: flex;
    justify-content: space-between;*/
    padding-top: 20px;
}
.btms li{}
.button2 .mysvg {
	width: 10px;
	vertical-align: 10%;
	display: block;
	color: #fff;
	fill: currentColor;
	margin-left:10px;
    right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.button2:hover .mysvg{
	color: #171717;
	fill: currentColor;
}

.button2 h3 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 12pt;
    line-height: 24px;
}

.button2 {
    position: relative;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	outline: none;
	/*text-transform: uppercase;*/
	padding-top: 9px;
	padding-bottom: 9px;
    padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	font-feature-settings: "palt" 1;
}
.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: #b6922f;
	color: #fff;
}
.button2:hover {
	color: #171717;
	background-color: #fff;
}



.button3 .mysvg {
	width: 10px;
    top: 36%;
    right: 0;
	position: absolute;
	display: block;
	color: #062037;
	fill: currentColor;
	margin-right:30px;
}
.button3:hover .mysvg{
	color: #062037;
	fill: currentColor;
}
.button3 {
	text-decoration: none;
	line-height: 30px;
	outline: none;
	font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 12pt;
	display: block;
	position: relative;
	z-index: 1;
    padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 15px;
    border-radius: 100px;
}
.button3::before,
.button3::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button3,
.button3::before,
.button3::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button3 {
	color: #062037;
	background-color: #fff;
}
.button3:hover {
	color: #062037;
	background-color: #fff;
}



.footinfo {
    padding-top: 60px;
}
.footinfo ul{
    width: 90%;
    margin-right: auto;
	margin-left: auto;
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
   
}
.footinfo li:nth-child(1){
    
    position: relative;
    z-index: 3;
}
.footinfo p {
    font-feature-settings: "palt" 1;
    font-family: "kinuta-mincho-stdn", sans-serif;
    font-size: 11pt;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.footinfo h3 {
	font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 20pt;
	line-height: 40px;
	font-weight: 400;
	margin-bottom: 10px;
    letter-spacing: 1px;
}
.footinfo h4 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	font-weight: normal;
    margin-bottom: 20px;
}



.footinfo li:nth-child(2){
    
}
.footinfo .button3{
    margin-bottom: 10px;
}


.footinfo {position: relative;}

.footinfo:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 35%;
    background-image: url(../img/body/footerbk.webp);
    background-size: 100%;
	background-position: center 20%;
	background-repeat: no-repeat;
}
.footinfo:after {
    content:"";
    position: absolute;
    margin-top: 10.2%;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: 25%;
    background: linear-gradient(
    to top,
        rgba(6 32 55 / 100%) 0%,
        rgba(6 32 55 / 0%) 100%
    );
}

footer {
	background-color: #062037;
	color: #FFF;
}



.foot-text2 {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 11pt;
	line-height: 23px;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 40px;
}

.foot-text {
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 11pt;
	line-height: 23px;
	margin-bottom: 5px;
    text-align: center;
}
.foot-left {
	margin-bottom: 20px;
}
.foot-left h3 a{color: #fff;}
.foot-left h3 span{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 11pt;
	line-height: 33px;
}
.foot-left h3 {
    text-align: center;
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-weight: 400;
	font-size: 22pt;
	line-height: 40px;
}


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

.foot-space {
    padding-top: 30px;
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	
    position: relative;
    z-index: 3;
}



.foot-right {
   
    position: relative;
    padding-bottom: 20px;
}

.footlogo {
	width: 235px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.foot-right nav{}
.foot-menu {
    width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.foot-menu li {
    /*width: 49%;*/
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 10pt;
	line-height: 25px;
	color: #fff;
	display:block;
}
.foot-menu li {
	position:relative;
    font-size: 11pt;
	line-height: 25px;
}
.ten {}
    
    
.ten a{
    background-color: #13324e;
    padding: 7px 7px 7px 20px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.ten:before {
	content: "";
    position: absolute;
	top: 45%;
	left: 0;
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: 10px;
}
.foot-menu li a{
    font-feature-settings: "palt" 1;
	font-family: "kinuta-mincho-stdn", sans-serif;
	font-size: 11pt;
	line-height: 25px;
	color: #fff;
	display:block;
}
.foot-menu li .mysvg{
    width: 18px;
    display: inline-block;
    vertical-align: -19%;
    margin-right: 5px;
    color: #fff;
	fill: currentColor;
}
    
.foot-menu:nth-child(1) li:nth-child(1) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.foot-menu:nth-child(1) li:nth-child(2) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.foot-menu:nth-child(1) li:nth-child(3) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.foot-menu:nth-child(1) li:nth-child(4) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
 
    
.foot-menu:nth-child(2) li:nth-child(1){
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: solid 1px #13324e;
}


    
.foot-menu:nth-child(3) li:nth-child(1){
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: solid 1px #13324e;
}
    
 
    
    
    
.foot-menu:nth-child(4) li:nth-child(1){
    padding-top: 20px;
}
.foot-menu:nth-child(4) li:nth-child(1) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.foot-menu:nth-child(4) li:nth-child(2) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.foot-menu:nth-child(4) li:nth-child(3) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}
.foot-menu:nth-child(4) li:nth-child(4) a{
    background-color: #13324e;
    padding: 7px 7px 7px 15px;
    box-sizing: border-box;
    margin-bottom: 5px;
}

/*.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: "kinuta-mincho-stdn", sans-serif;
	font-size: 7pt;
	line-height: 16px;
    text-align: center;
    /*position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 20px;*/
}

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



}

.fs-accordion .contents p:nth-child(3) {
    display: none;
}

.to-btms li:nth-child(4){display: none;} 
.to600 li:nth-child(3){display: none;} 

.foot-menu:nth-child(2) li:nth-child(4){
    display: none;
} 


