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

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

.cktext{
    position: relative;
    z-index: 2;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-bottom: 60px;
    /*width: 80%;
    min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;*/
}
.cktext li{
    width: 49.4%;
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    background-color: #f8fafa;
    border-radius: 100px;
    
    margin-bottom: 15px;
}
.cktext li span{
    width: 120px;
    display: flex;
    margin-right: 20px;
}
.cktext li h4{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 600;
    margin-bottom: 0px;
}
.cktext li p{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
}



.reserve {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.reserve iframe {
    display: block;
    width: 100%;
    height: clamp(700px, 100vh, 1100px);
    border: 0;
}

.price_table {
	border-collapse:collapse;
	
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
	/*width: 96%;*/
	margin-right: auto;
	margin-left: auto;
    border-radius: 20px;
    overflow: hidden;
}
.price_table h3 {
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-weight: 600;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.price_table h4 {font-weight: normal;}
.price_table h4 span{
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: 35px;
    line-height: 1.7;
    font-weight: 800;
    display: inline-block;
    vertical-align: -2%;
    margin-left: 5px;
    margin-right: 5px;
}
.price_table th,  td {width: 100%;}
.price_table th {
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    background-color: #eff5f5;
    font-weight: 600;
    width: 350px!important;
    border-bottom: 1px solid #dce2e2;
    padding: 25px!important;
    /*border-bottom: 1px solid #f9f3ec;*/
	/*vertical-align: top;*/
    box-sizing: border-box;
}
.price_table tr:last-child th,
.price_table tr:last-child td {
    border-bottom: none;
}
.wrap {
    display: flex;
    align-items: center;
}
.wrap div{margin-left: 20px;margin-right: 20px;margin-bottom: -5px;}

.tol20 {margin-left: 10px;}

.price_table tr {
	/*display: block;*/
	width: 100%;
}
.price_table td {
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	width: 75%!important;
	padding: 25px!important;
	border-bottom: 1px solid #dce2e2;
	box-sizing: border-box;
    background-color: #f8fafa;
}

.tables {padding-top: 10px;}

.recruit_table {
	border-collapse:collapse;
	
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 13pt;
	/*width: 96%;*/
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    
    font-weight: 600;
	width: 350px!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom: 1px solid #f9f3ec;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
}

.recruit_table td {
    
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	width: 75%!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom: 1px solid #f9f3ec;
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.recruit_table p {
	font-size: 13pt;
	line-height: 27px;
    font-weight: 500;
    
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.recruit_table h4 a{color: #0c3152;}

.recruit_table td .photos2 {padding-top: 20px;padding-bottom: 0;margin-bottom: 0;}
.recruit_table td .photos2 li{width: 32%;margin-bottom: 0px;}
.recruit_table td .map-space{border-radius: 10px;}

.recruit_table h4 span{
    font-size: 17pt;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}
.recruit_table h4 {
    font-size: 22pt;
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}




.towsbnr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.towsbnr li{
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #e9ebee;
}

.towsbnr li h3{
    display: block;
    color: #033254;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
}
/*
.towsbnr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

@media screen and (max-width: 767px){
    .towsbnr {
        grid-template-columns: 1fr;
    }
}
*/

.wakugumi {
    border: solid 2px #e9ebee;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 60px;
}

.to-wakugumi {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}

.type1:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    background-image: url(../img/body/karatebk.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.3;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type1:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.type2:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30%;
    background-image: url(../img/body/karatebk2.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.3;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type2:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.type3:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60%;
    background-image: url(../img/body/sponsorbk.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.2;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type3:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 35%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}


.type4:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background-image: url(../img/body/eventbk.webp);
    background-repeat: no-repeat;
    background-position: center 70%;
    background-size: cover;
    opacity: 0.5;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type4:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.type5:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 35%;
    background-image: url(../img/body/spotshall-bk.webp);
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: cover;
    opacity: 0.7;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type5:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 35%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}
.icons {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 10px;
}

.icons li{
    width: calc((100% - 100px) / 6);
    padding: 20px;
    box-sizing: border-box;
    background-color: #f8fafa;
    border-radius: 10px;
}

.icons li h4{
    display: block;
    color: #033254;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
}



.photos2 {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 65px;
}
.photos2 li{width: 32%;margin-bottom: 15px;}
.photos2 li img{border-radius: 6px;line-height: 0;display: block;margin-bottom: 10px;}

.photos2 li h3{
    display: block;
    color: #033254;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
    margin-bottom: 5px;
    text-align: center;
}


/*spotshall-bk.webp*/

.to-contets {
    position: relative;
    z-index: 2;
    padding-top: 120px;
    padding-bottom: 60px;
    box-sizing: border-box;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    min-width: 1100px;
    max-width: 1300px;
}

.topad30 {
    padding: 30px;
    box-sizing: border-box;
}
.fuubnrs {
    border: solid 2px #e9ebee;
    width: 100%;
	margin-right: auto;
	margin-left: auto;
    background: rgba(255 255 255 / 100%);
    border-radius: 15px;
    /*-webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);*/
}
.fuubnrs img{
    display: block;
    width: 90%;
    max-width: 950px;
    margin-right: auto;
	margin-left: auto;
}
.fuubnrs .midashi3 {margin-bottom: 0px;padding-bottom: 0;padding-top: 40px;}



.three-card {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    /*padding-top: 15px;*/
    position: relative;
    z-index: 2;
}
.card-kowaku {
    width: 32%;
    
    /*border: 1px solid #e9ebee;*/
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgba(255 255 255 / 60%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 10px;
}
.tcm{
    display: block;
    color: #033254;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
}
.tcp {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 18px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 20px;
}





.photos {
    padding-top: 35px;
    
}
.photos ul{
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 15px;
}
.photos li{width: 24%;margin-bottom: 13px;}
.photos li img{border-radius: 6px;line-height: 0;display: block;}

.photos li span {
    display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    padding-top: 65%;
}
.photos li span img{
    width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
    border-radius: 6px;;
}
.photos li p {
    padding-top: 5px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
    line-height: 1.8;
	text-align: center;
	font-weight: normal;
    letter-spacing: 1px;
}
.photos ul a {
    color: #033254;
}

.type2 .wrap-space{padding-top: 25px;}

.to-wraps .wrap-space{padding-top: 25px;}
.to-wraps img{border-radius: 6px;}
.names {
    font-feature-settings: "palt" 1;
	font-size: 18px;
    line-height: 1.8;
	text-align: center;
	font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.to-wraps .points3 li{
    font-size: 15px;
    line-height: 1.4;
}

.rev {flex-direction: row-reverse;}
/*.fullbnr:not(:last-child) {margin-bottom: 30px;}*/

.fullbnr2:not(:last-child) {margin-bottom: 30px;}

.fullbnr2 {
    display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
    border: solid 2px #e9ebee;
    box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
    background: rgba(255 255 255 / 100%);
}

.threes {
    display: flex;
	justify-content: space-between;
    border-radius: 20px;
    overflow: hidden;
    width: 96%;
	margin-right: auto;
	margin-left: auto;
    margin-bottom: 20px;
}

.threes li{line-height: 0px;}
.fullbnr ul {
    display: block;
}

.fullbnr li a{
    display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
    border: solid 2px #e9ebee;
    box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
    background: rgba(255 255 255 / 100%);
}
.images {width: 48%;line-height: 0;}

.images img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 450px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.texts {
    width: 52%;
    position: relative;
    padding: 30px;
    box-sizing: border-box;
    background-color: #fff;
}
.btms {display: flex;}
.btms li:nth-child(1){margin-right: 10px;}
.btms li:nth-child(3){margin-left: 10px;}

.btcent {
    justify-content: center;
}

.to-text {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.to-text .comennt1{margin-bottom: 20px;}

.to-text h3{
    display: block;
    color: #033254;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25px;
	line-height: 1.6;
	font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9ebee;
}
.to-text h3 .mysvg {width: 70%;}

.ycenter {align-items: center;}

.wrap-space {
	display: flex;
	justify-content: space-between;
	/*align-items: center;*/
	flex-wrap: wrap;
}
.wrap-space:not(:last-child) {margin-bottom: 80px;}
.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%;}


.sd-image {
    display: flex;
}
.to-tops {padding-top: 100px;}
.sd-image span:nth-child(1){margin-top: -100px;}

.sd-image img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
}


.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;
	width: 100%;
	line-height: 0px;
	height: 300px;
	object-fit: cover;
}
.image350 {display: block;}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 350px;
	object-fit: cover;
}
.image400 {display: block;}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 400px;
	object-fit: cover;
}
.image450 {display: block;}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 450px;
	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%;}
.w26 {width: 26%;}
.w27 {width: 27%;}
.w28 {width: 28%;}
.w29 {width: 29%;}
.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 {
    display: block;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: 105px;
    line-height: 0.95;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #eef5f7;
    position: relative;
}
.midashi1 span{
    display: block;
    color: #033254;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 38px;
	line-height: 1.7;
	font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap; 
}

.midashi2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 22px;
	line-height: 1.8;
	font-weight: 600;
    text-align: center;
	margin-bottom: 20px;
    letter-spacing: 1px;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 30px;
	line-height: 1.8;
	font-weight: 600;
    text-align: center;
	margin-bottom: 20px;
    letter-spacing: 1px;
}
.midashi3s {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25px;
	line-height: 1.6;
	font-weight: 600;
	margin-bottom: 10px;
    letter-spacing: 1px;
}


.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 35px;
	line-height: 1.5;
	font-weight: 600;
    text-align: center;
	margin-bottom: 30px;
    letter-spacing: 1px;
    
}
.midashi4 span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: normal;
    text-align: center;
	display: table;
    color: #fff;
    letter-spacing: 2px;
    background: rgba(44 157 175 / 60%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    /*border-radius: 100px;*/
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 10px;
    border-radius: 6px;
}

.midashi4s {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 35px;
	line-height: 1.5;
	font-weight: 600;
    text-align: center;
	margin-bottom: 10px;
    letter-spacing: 1px;
}
.midashi4s span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: normal;
    text-align: center;
	display: table;
    color: #fff;
    letter-spacing: 2px;
    background: rgba(44 157 175 / 60%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    /*border-radius: 100px;*/
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 10px;
    border-radius: 6px;
}

.midashi5 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25px;
	line-height: 1.6;
	font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9ebee;
	
}



.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
}

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

.comennt3 {
    font-feature-settings: "palt" 1;
	font-size: 24px;
    line-height: 1.6;
	font-weight: normal;
    letter-spacing: 1px;
}
.maps {
    width: 92%;
	margin-right: auto;
	margin-left: auto; 
}

.map-space {
	position: relative;
	padding-bottom: 40%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 40px;
}
.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;
    top: 6px;
	color: #009fb2;
    font-size: 11px;
}
.points3 li {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 18px;
	line-height: 1.5;

}

.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;}
.nobk {position: relative;background-color: #f8fbfc;border-radius: 60px;}
.tobk2{position: relative;background-color: #ccc;}

.nobk {position: relative;background-color: #f8fbfc;border-radius: 60px; }

.nobk .midashi1{
    color: #e9f2f5;
}


.nobk {
    position: relative;
    background-color: #f8fbfc;
    border-radius: 60px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}



.imagebks {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}

.imagebks:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background-image: url(../img/body/karatebk.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.7;   /* ← 背景画像だけ70% */
    z-index: 0;
}

.imagebks:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 75%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.imagebks ul,
.imagebks .c-btm {
    position: relative;
    z-index: 2;
}
.imagebks div {position: relative;z-index: 2;}
.imagebks ul{
    position: relative;
    z-index: 2;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    width: 80%;
    min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
    padding-top: 150px;
}
.imagebks ul li{
    width: 49.4%;
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    box-sizing: border-box;
    background: rgba(255 255 255 / 80%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-radius: 100px;
    border: 1px solid #edecee;
    margin-bottom: 15px;
}
.imagebks ul li span{
    width: 85px;
    display: flex;
    margin-right: 20px;
}
.imagebks ul li h4{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 600;
}


.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: 100%;
	min-width: 1160px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #dce2e2;
}
.change-color .hed-space {
	width: 100%;
	min-width: 1160px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 0;
    box-sizing: border-box;
   
}

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

#logo {
	width: 260px;
	margin-top: 13px;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 260px;
	margin-top: 13px;
	background-repeat: no-repeat;
	transition: all .5s;
}

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

/*
.header.change-color {
    background: rgba(255 255 255 / 80%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
*/



main {padding-bottom: 5px;}

.main-space {
    min-width: 1150px;
    max-width: 1500px;
	position: relative;
    padding-top: 130px;
    margin-left: auto;
    margin-right: auto;
    
}

.hedcomennt {
    width: 100%;
    position:absolute;
    top:74%;
    transform: translateY(-74%);
    z-index: 2;
    white-space: nowrap;
    margin-left: 5%;
}

.hedcomennt h2{
    margin-bottom: 15px;
}
.hedcomennt h2 .mysvg{
    width: 45%;
    min-width: 500px;
    max-width: 65%;
    margin-bottom: 15px;
}
.hedcomennt h3 {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-feature-settings: "palt" 1;
	font-weight: 600;
    font-size: clamp(18px, 1.8vw, 28px);
    line-height: 1.9;
    text-transform: uppercase;
}

.main-image {
    position: relative;
    padding-top:50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-bk.webp);
    background-position: center center;
    z-index: 1;
}




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

.gloval-menu {
    color: #033254;
    box-sizing: border-box;
    transition: all .5s;
}
.gloval-menu {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-feature-settings: "palt" 1;
}

.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: 8px;
	margin-right: 8px;
}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #033254;
    
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #009fb2;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	/*background-color: #009fb2;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;*/
}
.gloval-menu .c-menu01 a:active {color: #009fb2;}
.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: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #009fb2;
}
.gloval-menu .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #009fb2;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #009fb2;position: relative;}
.gloval-menu .c-menu02 .current {color: #009fb2;position: relative;}


.to500 {min-width: 600px;}
.cnavs .mysvg{
    left: 0;
    right: 0;
    bottom: -10px;
    position: absolute;
    display: block;
	width: 14px;
    margin-left: auto;
    margin-right: auto;
    fill: currentColor;
    color: #009fb2;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
}
.c-menu02:hover {
    color: #009fb2;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.cnavs {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 7px;
    transition: transform 0.3s;
}
.cnavs:hover,
.cnavs:focus {}
.cnavs::after {
	cursor: pointer;
	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: #009fb2;
}
.cnavs:hover::after {transform: scale(0, 0);}

.c-menu02:hover > .cnavs > a {
    color: #009fb2;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #009fb2;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 a {
	position: relative;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
    margin-left: -90px;
}


.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 55px;
    left: -240%;
    transform-origin: top;
	margin-top: 16px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #009fb2;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}

.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
    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;
}
.change-color .gloval-menu > ul {border-bottom: solid 0px #fff;padding-left: 0px;padding-bottom: 0px;}
.gloval-menu .c-menu07 {}
.c-menu07 .mysvg{
    display: block;
	width: 28px;
    margin-right: 5px;
    fill: currentColor;
    color: #fff;
}
.gloval-menu .c-menu07 a {
    text-align-last: left;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
	background-color: #009fb2;
	padding: 20px;
    box-sizing: border-box;
	transition: all .3s;
	line-height: 25px!important;
}
.gloval-menu .c-menu07 a:hover {
	color: #fff;
	background-color: #008393;
	transition: all .3s;
}
.gloval-menu div{
    display: flex;
    align-items: center;
}
.c-menu07 h3{
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 17px;
	line-height: 1.4;
	font-weight: 600;
}

.gloval-menu .c-menu08 {
    text-align: left;
    color: #033254;
    padding-top: 17px;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 10px;
    border-left: solid 1px #dce2e2;
}
.c-menu08 p{
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
.c-menu08 h3{
    font-size: 15pt;
    line-height: 24px;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}
.c-menu08 h3 span{
    margin-left: 2px;
    font-size: 22pt;
    line-height: 30px;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}





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



.pankuzu-space {
	/*width: 90%;*/
	padding-top: 130px;
    padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	padding-left: 70px;
	min-width: 1100px;
    border-bottom: 1px solid #dce2e2;
}
.pankuzu {
    /*background-image: url("../img/body/tobk.webp");
    background-size: 80%;
	background-position: right center;
	background-repeat: no-repeat;*/
    background-color: #f8fafa;
}
.pankuzu p {
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.4;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 45px;
	line-height: 1.5;
    font-weight: 600;
    letter-spacing: 1px;
    color: #1e9eb1;
}

.pages {
	color: #033254;
	padding-top: 12px;
    padding-bottom: 12px;
	font-size: 14px;
    line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    padding-left: 5.2%;
    border-bottom: 1px solid #dce2e2;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #033254;
}
.pages li a:hover{
	color: #033254;
	text-decoration: underline;
}

.pages li i{
	font-size: 9px;
	line-height: 1.5;
	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;}
.down50 {margin-bottom: 50px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}
.down75 {margin-bottom: 75px;}



.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 {
    display: table;
	padding-top:40px;
}
.c-btm2 {
    display: table;
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;
}

.btm200 {display: table;}

.button1 .mysvg {
	width: 22px;
	display: block;
	color: #009fb2;
	fill: currentColor;
	position: absolute;
    top: 50%;
    right: 60px;
    transform: translateY(-50%);
    
}
.button1 span:before {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 140px;
    content:"";
    height: 95px;
    border-left: solid 1px #d9e2e8;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button1 {
    letter-spacing: 1px;
    position: relative;
	display: block;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 26px;
	line-height: 1.5;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 60px;
	padding-bottom: 60px;
    padding-right: 120px;
    padding-left: 60px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 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 {
	background-color: #fff;
	color: #009fb2;
}
.button1:hover {
	color: #FFF;
	background-color: #008393;
}







.button2 .mysvg {
	width:12px;
	display: block;
	color: #fff;
	fill: currentColor;
	position: absolute;
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    
}
.button2 span:before {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 58px;
    content:"";
    height: 43px;
    border-left: solid 1px #fff;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button2 {
    position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 19px;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 17px;
	padding-bottom: 17px;
    padding-right: 120px;
    padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #009fb2;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #1ab6c9;
}




.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 {
    padding-top: 100px;
    background-color: #009fb2;
    color: #FFF;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 19px;
    line-height: 1.5;
    font-weight: normal;
    border-top-left-radius: 50px;    /*background: linear-gradient(180deg, #fff 0%, #fff 10%, #009fb2 10%, #009fb2 100%);*/
    border-top-right-radius: 50px;
}

.logos {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 65px;
}
.sns {
    display: flex;
	justify-content: space-between;
}
.sns li:nth-child(2){margin-left: 10px;}
.sns .mysvg{
    width: 50px;
    fill: currentColor;
    color: #fff;
}
.footlogo {
	width: 425px;
	line-height: 0px;
	text-align: center;
	margin-right: 40px;
}


.foot-text {
	font-size: 19px;
	line-height: 1.5;
    font-weight: normal;
	margin-bottom: 17px;
}

.footcontena {
	padding-top: 0px;
	padding-bottom: 50px;
    width: 85%;
    max-width: 1300px;
	min-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.foot-infos {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    
}
.foot-infos li:nth-child(1) a{color: #fff;}
.foot-infos li:nth-child(1){width: 45%;}
.foot-infos li:nth-child(2){width: 55%;}
.foot-infos h3 span{
    font-size: 30pt;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}
.foot-infos h3 {
    font-size: 48pt;
    line-height: 1.2;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}

.foot-infos p {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 19px;
	line-height: 1.5;
    font-weight: 600;
}
.foot-infos h4 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.4;
    font-weight: normal;
}


.foot-space {
	padding-top: 90px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    margin-bottom: 45px;
}

.foot-left {
    width: 50%;
}

.foot-left nav{
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot-right {width: 30%;}
.foot-menu {}
.foot-menu li {position:relative;}
.foot-menu li a{
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17px;
	line-height: 2.4;
	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);}

.foot-right p .mysvg {
	width: 10px;
	display: block;
	color: #009fb2;
	fill: currentColor;
	position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.foot-right p {margin-bottom: 5px;}

.foot-right p a{
    transition: all .3s;
    
    letter-spacing: 1px;
    position: relative;
	display: block;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
    padding-left: 30px;
	
	border-radius: 100px;
    background-color: #fff;
    color: #009fb2;
}
.foot-right p a:hover {background-color: #008393;color: #fff;transition: all .3s;}


.foot-add{
    padding-top: 35px;
    border-top: solid 1px #068f9f;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    align-items: center;
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: normal;
}
.foot-add li:nth-child(1) p{
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}

.copy {
	font-size: 9pt;
	line-height: 16px;
}

.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) {

.sp-space {
    width: 90%;
    margin-right: auto;
	margin-left: auto;
}    
    
.cktext{
    position: relative;
    z-index: 2;
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    padding-bottom: 20px;
    /*width: 80%;
    min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;*/
}
.cktext li{
    
    /*display: flex;
    align-items: center;*/
    padding: 30px;
   
    box-sizing: border-box;
    background-color: #f8fafa;
    border-radius: 20px;
    
    margin-bottom: 15px;
}
.cktext li span img{
    width: 130px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.cktext li h4{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
}
.cktext li p{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}



.reserve {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.reserve iframe {
    display: block;
    width: 100%;
    height: clamp(700px, 100vh, 1100px);
    border: 0;
}

.price_table {
	border-collapse:collapse;
	width: 100%;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 18px;
    line-height: 1.8;
    letter-spacing: 1px;
	/*width: 96%;*/
	margin-right: auto;
	margin-left: auto;
    border-radius: 10px;
    overflow: hidden;
}
.price_table h3 {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 1px;
    font-weight: 600;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.price_table h4 {font-weight: normal;}
.price_table h4 span{
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: 25px;
    line-height: 1.5;
    font-weight: 800;
    display: inline-block;
    vertical-align: -2%;
    margin-left: 5px;
    margin-right: 5px;
}
.price_table th,  td {width: 100%;}
.price_table th {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    background-color: #eff5f5;
    font-weight: 600;
    display: block;
    /*border-bottom: 1px solid #dce2e2;*/
    padding: 15px!important;
    /*border-bottom: 1px solid #f9f3ec;*/
	/*vertical-align: top;*/
    box-sizing: border-box;
}
.price_table tr:last-child th,
.price_table tr:last-child td {
    border-bottom: none;
}
.wrap {
    /*display: flex;
    align-items: center;*/
}
.wrap div{margin-bottom: 5px;}

.spd {margin-bottom: 15px;}  
.spd2 {margin-bottom: 35px;}  
    
/*.tol20 {margin-left: 10px;}*/

.price_table tr {
	/*display: block;*/
	/*width: 100%;*/
    margin-bottom: 5px;
}
.price_table td {
	font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	display: block;
	padding: 15px!important;
	/*border-bottom: 1px solid #dce2e2;*/
	box-sizing: border-box;
    background-color: #f8fafa;
}

.tables {padding-top: 10px;}

.recruit_table {
	border-collapse:collapse;
	
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 13pt;
	/*width: 96%;*/
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 15px;
    line-height: 1.5;
    letter-spacing: 1px;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    background-color: #eff5f5;
    font-weight: 600;
	display: block;
	padding: 15px!important;
	border-radius: 6px;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
}

.recruit_table td {
    
	font-size: 15px;
    line-height: 1.5;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	display: block;
	padding-bottom: 15px!important;
	padding-top: 15px!important;
	/*border-bottom: 1px solid #f9f3ec;*/
	box-sizing: border-box;
}
    
.recruit_table td .comennt1 {font-size: 15px;}
.recruit_table h3 {
	font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.recruit_table h3 span{display: block;}
.recruit_table p {
	font-size: 13pt;
	line-height: 27px;
    font-weight: 500;
    
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.recruit_table h4 a{color: #0c3152;}

.recruit_table td .photos2 {display: block; padding-top: 20px;padding-bottom: 0;margin-bottom: 0;}
.recruit_table td .photos2 li{width: 100%; margin-bottom: 0px;}
.recruit_table td .map-space{border-radius: 10px;}

.recruit_table h4 span{
    font-size: 17pt;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}
.recruit_table h4 {
    font-size: 22pt;
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}




.towsbnr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.towsbnr li{
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #e9ebee;
}

.towsbnr li h3{
    display: block;
    color: #033254;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
}
/*
.towsbnr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

@media screen and (max-width: 767px){
    .towsbnr {
        grid-template-columns: 1fr;
    }
}
*/

.wakugumi {
    border: solid 2px #e9ebee;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 20px;
}

.to-wakugumi {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.type1:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    background-image: url(../img/body/karatebk.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.3;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type1:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.type2:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30%;
    background-image: url(../img/body/karatebk2.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.3;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type2:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.type3:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60%;
    background-image: url(../img/body/sponsorbk.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.2;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type3:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 35%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}


.type4:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background-image: url(../img/body/eventbk.webp);
    background-repeat: no-repeat;
    background-position: center 70%;
    background-size: cover;
    opacity: 0.5;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type4:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.type5:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 35%;
    background-image: url(../img/body/spotshall-bk.webp);
    background-repeat: no-repeat;
    background-position: center 60%;
    background-size: cover;
    opacity: 0.7;   /* ← 背景画像だけ70% */
    z-index: 0;
}
.type5:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 35%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 45%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}
.icons {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 10px;
}
.icons img{
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.icons li{
    width: calc((100% - 20px) / 2);
    border: 1px solid #dce2e2;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 10px;
}

.icons li h4{
    display: block;
    color: #033254;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
}



.photos2 {
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 65px;
}
.photos2 li{width: 48%;margin-bottom: 10px;}
.photos2 li img{border-radius: 6px;line-height: 0;display: block;margin-bottom: 5px;}

.photos2 li h3{
    display: block;
    color: #033254;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
    margin-bottom: 5px;
    text-align: center;
}


/*spotshall-bk.webp*/

.to-contets {
    position: relative;
    z-index: 2;
    padding-top: 60px;
    padding-bottom: 60px;
    box-sizing: border-box;
    width: 85%;
    margin-right: auto;
    margin-left: auto;

}

.topad30 {
    padding: 20px;
    box-sizing: border-box;
}
.fuubnrs {
    border: solid 2px #e9ebee;
    width: 100%;
	margin-right: auto;
	margin-left: auto;
    border-radius: 15px;
    background: rgba(255 255 255 / 100%);
    /*-webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);*/
}
.fuubnrs img{
    display: block;
    width: 90%;
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 10px;
}
.fuubnrs .midashi3 {margin-bottom: 0px;padding-bottom: 0;padding-top: 20px;}

.card-kowaku{margin-bottom: 10px;}

.three-card {
    /*display: flex;
	justify-content: space-between;
    flex-wrap: wrap;*/
    /*padding-top: 15px;*/
    position: relative;
    z-index: 2;
}
.card-kowaku {
    
    
    /*border: 1px solid #e9ebee;*/
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgba(255 255 255 / 60%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 10px;
}
.tcm{
    display: block;
    color: #033254;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
    margin-bottom: 5px;
    text-align: center;
}
.tcp {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 20px;
}





.photos {
    padding-top: 25px;
    
}
.photos ul{
    display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 5px;
}
.photos li{width: 49%;margin-bottom: 13px;}
.photos li img{border-radius: 6px;line-height: 0;display: block;}

.photos li span {
    display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    padding-top: 65%;
}
.photos li span img{
    width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
    border-radius: 6px;;
}
.photos li p {
    padding-top: 5px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
    line-height: 1.5;
	text-align: center;
	font-weight: normal;
    letter-spacing: 1px;
}
.photos ul a {
    color: #033254;
}

.type2 .wrap-space{padding-top: 5px;}

.to-wraps .wrap-space{padding-top: 25px;}
.to-wraps img{border-radius: 6px;}
.names {
    font-feature-settings: "palt" 1;
	font-size: 18px;
    line-height: 1.8;
	text-align: center;
	font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.to-wraps .points3 li{
    font-size: 15px;
    line-height: 1.4;
}

.rev {flex-direction: row-reverse;}
/*.fullbnr:not(:last-child) {margin-bottom: 30px;}*/

.fullbnr2:not(:last-child) {margin-bottom: 30px;}

.fullbnr2 {
    /*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
    border: solid 2px #e9ebee;
    box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
    background: rgba(255 255 255 / 100%);
}

.threes {
    /*display: flex;
	justify-content: space-between;*/
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
	margin-right: auto;
	margin-left: auto;
    margin-bottom: 20px;
}

.threes li{line-height: 0px;}
.fullbnr ul {
    display: block;
}

.fullbnr li a{
    display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
    border: solid 2px #e9ebee;
    box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
    background: rgba(255 255 255 / 100%);
}
.images {line-height: 0; margin-bottom: 20px;}

.images img {
	display: block;
	width: 100%;
	line-height: 0px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.texts {
    
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.btms {}
.btms li:nth-child(1){margin-bottom: 5px;}
.btms li:nth-child(2){margin-bottom: 5px;}
.btms li:nth-child(3){margin-bottom: 5px;}

.btcent {
    justify-content: center;
}

.to-text {
    /*width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}
.to-text .comennt1{margin-bottom: 20px;}

.to-text h3{
    display: block;
    color: #033254;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 8px;
    border-bottom: 1px solid #e9ebee;
}
.to-text h3 .mysvg {width: 100%;}

.ycenter {align-items: center;}

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

.sd-image {
    display: flex;
}
.to-tops {}
.sd-image span:nth-child(1){}
.sd-image {
    border-radius: 10px;
    overflow: hidden;    
}
    
.sd-image img {
	display: block;
	width: 100%;
	line-height: 0px;
	height: 200px;
	object-fit: cover;
}
.sptext {
    padding-top: 30px;
    padding-bottom: 30px;
}

.image-box {
	display: block;
	position: relative;
	width: 100%;
	/*height: 0;*/
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.image300 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image350 {display: block;}
.image350 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image400 {display: block;}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image450 {display: block;}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
	margin-bottom: 15px;
	object-fit: cover;
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	margin-bottom: 15px;
	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%;}
.w26 {width: 26%;}
.w27 {width: 27%;}
.w28 {width: 28%;}
.w29 {width: 29%;}
.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 {
    display: block;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-size: clamp(45px, 4vw, 50px);
    line-height: 0.8;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #eef5f7;
    position: relative;
}
.midashi1 span{
    display: block;
    color: #033254;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 20px;
	line-height: 1.7;
	font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap; 
}

.midashi2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.midashi3 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.7;
	font-weight: 600;
    text-align: center;
	margin-bottom: 20px;
    letter-spacing: 0.5px;
}
.midashi3s {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	font-weight: 600;
	margin-bottom: 10px;
    letter-spacing: 0.5px;
}


.midashi4 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
    text-align: center;
	margin-bottom: 10px;
    letter-spacing: 1px;
}
.midashi4 span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
    text-align: center;
	display: table;
    color: #fff;
    letter-spacing: 1px;
    background: rgba(44 157 175 / 60%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    /*border-radius: 100px;*/
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 10px;
    border-radius: 6px;
}

.midashi4s {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 600;
    text-align: center;
	margin-bottom: 10px;
    letter-spacing: 1px;
}
.midashi4s span{
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
    text-align: center;
	display: table;
    color: #fff;
    letter-spacing: 2px;
    background: rgba(44 157 175 / 60%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    /*border-radius: 100px;*/
    margin-right: auto;
	margin-left: auto;
    margin-bottom: 10px;
    border-radius: 6px;
}

.midashi5 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9ebee;
	
}
.cent {text-align: center;padding-top: 20px;}


.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0.5px;
}

.comennt2 {
    font-feature-settings: "palt" 1;
	font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0.5px;
	font-weight: normal;
}

.comennt3 {
    font-feature-settings: "palt" 1;
	font-size: 16px;
    line-height: 1.7;
	font-weight: normal;
    letter-spacing: 1px;
}
.maps {
    width: 92%;
	margin-right: auto;
	margin-left: auto; 
}

.map-space {
	position: relative;
	padding-bottom: 90%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
    border-radius: 40px;
}
.map-space iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.5px;
}
.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-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.5px;
}

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;
    top: 5px;
	color: #009fb2;
    font-size: 9px;
}
.points3 li {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0.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;}
.nobk {position: relative;background-color: #f8fbfc;border-radius: 40px;}
.tobk2{position: relative;background-color: #ccc;}

.nobk {position: relative;background-color: #f8fbfc;border-radius: 40px; }

.nobk .midashi1{
    color: #e9f2f5;
}


.nobk {
    position: relative;
    background-color: #f8fbfc;
    border-radius: 40px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}



.imagebks {
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
}

.imagebks:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background-image: url(../img/body/karatebk.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.7;   /* ← 背景画像だけ70% */
    z-index: 0;
}

.imagebks:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 70%;
    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0.15) 0%,
        rgba(255,255,255,0) 15%,
        rgba(255,255,255,0) 75%,
        rgba(255,255,255,0.85) 90%,
        rgba(255,255,255,1) 100%
    );
    z-index: 1;
}

.imagebks ul,
.imagebks .c-btm {
    position: relative;
    z-index: 2;
}
.imagebks div {position: relative;z-index: 2;}
.imagebks ul{
    position: relative;
    z-index: 2;
    /*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    width: 90%;
    
	margin-right: auto;
	margin-left: auto;
    padding-top: 60px;
}
.imagebks ul li{
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    box-sizing: border-box;
    background: rgba(255 255 255 / 80%);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-radius: 100px;
    border: 1px solid #edecee;
    margin-bottom: 5px;
}
.imagebks ul li span{
    width: 55px;
    display: flex;
    margin-right: 10px;
}
.imagebks ul li h4{
    width: 60%;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 600;
}


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


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


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




.hed-space {
	width: 100%;
	min-width: 1160px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #dce2e2;
}
.change-color .hed-space {
	width: 100%;
	min-width: 1160px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-left: 20px;
    padding-right: 0;
    box-sizing: border-box;
   
}

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

#logo {
	width: 260px;
	margin-top: 13px;
	background-repeat: no-repeat;
	transition: all .5s;
}
.change-color #logo {
	width: 260px;
	margin-top: 13px;
	background-repeat: no-repeat;
	transition: all .5s;
}

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

/*
.header.change-color {
    background: rgba(255 255 255 / 80%);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
*/



main {padding-bottom: 95px;}

.main-space {
    
	position: relative;
    padding-top: 65px;
    margin-left: auto;
    margin-right: auto;
    
}

.hedcomennt {
    width: 100%;
    position:absolute;
    top: 80%;
    /*transform: translateY(-125%);*/
    z-index: 2;
    white-space: nowrap;
    margin-left: 5%;
}

.hedcomennt h2{
    margin-bottom: 5px;
}
.hedcomennt h2 .mysvg{
    width: 100%;
   
    max-width: 65%;
    margin-bottom: 5px;
}
.hedcomennt h3 {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-feature-settings: "palt" 1;
	font-weight: 600;
    font-size: clamp(15px, 1.6vw, 18px);
    line-height: clamp(1.6, 1.8vw, 1.7);
    text-transform: uppercase;
}

.main-image {
    position: relative;
    padding-top:50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../img/body/main-bk.webp);
    background-position: center center;
    z-index: 1;
}




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

.gloval-menu {
    color: #033254;
    box-sizing: border-box;
    transition: all .5s;
}
.gloval-menu {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-feature-settings: "palt" 1;
}

.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: 8px;
	margin-right: 8px;
}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #033254;
    
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #009fb2;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	/*background-color: #009fb2;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;*/
}
.gloval-menu .c-menu01 a:active {color: #009fb2;}
.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: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	transition: transform 0.3s;
	background-color: #009fb2;
}
.gloval-menu .c-menu01 a:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu01 a:hover{
	color: #009fb2;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 {
	margin-left: 10px;
	margin-right: 8px;
	position: relative;
}
.gloval-menu .c-menu02 a.current {color: #009fb2;position: relative;}
.gloval-menu .c-menu02 .current {color: #009fb2;position: relative;}


.to500 {min-width: 600px;}
.cnavs .mysvg{
    left: 0;
    right: 0;
    bottom: -10px;
    position: absolute;
    display: block;
	width: 14px;
    margin-left: auto;
    margin-right: auto;
    fill: currentColor;
    color: #009fb2;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
}
.c-menu02:hover {
    color: #009fb2;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.cnavs {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 7px;
    transition: transform 0.3s;
}
.cnavs:hover,
.cnavs:focus {}
.cnavs::after {
	cursor: pointer;
	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: #009fb2;
}
.cnavs:hover::after {transform: scale(0, 0);}

.c-menu02:hover > .cnavs > a {
    color: #009fb2;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.c-menu02:hover > .cnavs > a,
.c-menu02:focus-within > .cnavs > a {
    color: #009fb2;
    -webkit-transition: all .2s;
	transition: all .2s;
}
.gloval-menu .c-menu02 a {
	position: relative;
}
.gloval-menu ul .c-menu02 .level1{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
    margin-left: -90px;
}


.c-menu02:hover ul,
.c-menu02:focus-within ul {
	height: auto;
	width: auto;
	z-index: 55;
	display:block;
	position: absolute;
	top: 55px;
    left: -240%;
    transform-origin: top;
	margin-top: 16px;
	box-sizing: border-box;
	padding-top: 25px;
	padding-bottom:  25px;
	overflow: hidden;
	transition: all .1s;
    background-color: #009fb2;
}
.level1 li {
	box-sizing: border-box;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	padding-bottom: 7px!important;
}

.level1 {margin-top: 10px;}
.level1 a {
    color: #fff!important;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
    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;
}
.change-color .gloval-menu > ul {border-bottom: solid 0px #fff;padding-left: 0px;padding-bottom: 0px;}
.gloval-menu .c-menu07 {}
.c-menu07 .mysvg{
    display: block;
	width: 28px;
    margin-right: 5px;
    fill: currentColor;
    color: #fff;
}
.gloval-menu .c-menu07 a {
    text-align-last: left;
	margin-top: 0px;
	display: block;
	position: relative;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
	background-color: #009fb2;
	padding: 20px;
    box-sizing: border-box;
	transition: all .3s;
	line-height: 25px!important;
}
.gloval-menu .c-menu07 a:hover {
	color: #fff;
	background-color: #008393;
	transition: all .3s;
}
.gloval-menu div{
    display: flex;
    align-items: center;
}
.c-menu07 h3{
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-feature-settings: "palt" 1;
	font-size: 17px;
	line-height: 1.4;
	font-weight: 600;
}

.gloval-menu .c-menu08 {
    text-align: left;
    color: #033254;
    padding-top: 17px;
    padding-left: 15px;
    padding-right: 10px;
    margin-left: 10px;
    border-left: solid 1px #dce2e2;
}
.c-menu08 p{
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
.c-menu08 h3{
    font-size: 15pt;
    line-height: 24px;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}
.c-menu08 h3 span{
    margin-left: 2px;
    font-size: 22pt;
    line-height: 30px;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}





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



.pankuzu-space {
	/*width: 90%;*/
	padding-top: 85px;
    padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	padding-left: 20px;
    border-bottom: 1px solid #dce2e2;
}
.pankuzu {
    /*background-image: url("../img/body/tobk.webp");
    background-size: 80%;
	background-position: right center;
	background-repeat: no-repeat;*/
    background-color: #f8fafa;
}
.pankuzu p {
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pankuzu h2 {
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 30px;
	line-height: 1.5;
    font-weight: 600;
    color: #1e9eb1;
}

.pages {
	color: #033254;
	padding-top: 10px;
    padding-bottom: 10px;
	font-size: 12px;
    line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    padding-left: 5.2%;
    border-bottom: 1px solid #dce2e2;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #033254;
}
.pages li a:hover{
	color: #033254;
	text-decoration: underline;
}

.pages li i{
	font-size: 9px;
	line-height: 1.5;
	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: 35px;}
.down50 {margin-bottom: 50px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}
.down75 {margin-bottom: 75px;}



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

.btm200 {display: table;}

.button1 .mysvg {
	width: 10px;
	display: block;
	color: #009fb2;
	fill: currentColor;
	position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    
}
.button1 span:before {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 50px;
    content:"";
    height: 35px;
    border-left: solid 1px #d9e2e8;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button1 {
    letter-spacing: 1px;
    position: relative;
	display: block;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
    padding-right: 60px;
    padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 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 {
	background-color: #fff;
	color: #009fb2;
}
.button1:hover {
	color: #FFF;
	background-color: #008393;
}







.button2 .mysvg {
	width:10px;
	display: block;
	color: #fff;
	fill: currentColor;
	position: absolute;
    top: 50%;
    right: 19px;
    transform: translateY(-50%);
    
}
.button2 span:before {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 47px;
    content:"";
    height: 30px;
    border-left: solid 1px #fff;
}
.button2:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}

.button2 {
    position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16px;
	line-height: 1.2;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 16px;
	padding-bottom: 16px;
    padding-right: 70px;
    padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #009fb2;
	color: #fff;
}
.button2:hover {
	color: #FFF;
	background-color: #1ab6c9;
}






footer {
    padding-top: 60px;
    background-color: #009fb2;
    color: #FFF;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 19px;
    line-height: 1.5;
    font-weight: normal;
    border-top-left-radius: 50px;    /*background: linear-gradient(180deg, #fff 0%, #fff 10%, #009fb2 10%, #009fb2 100%);*/
    border-top-right-radius: 50px;
}

.logos {
    /*display: flex;
    align-items: center;
    justify-content: center;*/
    margin-bottom: 25px;
}
.sns {
    display: flex;
	justify-content: center;
}
.sns li:nth-child(2){margin-left: 5px;}
.sns .mysvg{
    width: 30px;
    fill: currentColor;
    color: #fff;
}
.footlogo {
	width: 270px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}


.foot-text {
	font-size: 19px;
	line-height: 1.5;
    font-weight: normal;
}

.footcontena {
	padding-top: 0px;
	padding-bottom: 30px;
    width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.foot-infos {
    /*display: flex;
	flex-wrap: wrap;
    justify-content: space-between;*/
}
.foot-infos li:nth-child(1) a{color: #fff;}
/*.foot-infos li:nth-child(1){width: 45%;}
.foot-infos li:nth-child(2){width: 55%;}*/
.foot-infos h3 span{
    font-size: 20pt;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
}
.foot-infos h3 {
    font-size: 30pt;
    line-height: 1.2;
    font-feature-settings: "palt" 1;
    font-family: "din-2014", sans-serif;
    font-weight: 600;
    text-align: center;
}
/*.foot-infos p br {display: none}*/
.foot-infos p {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
    font-weight: normal;
    
    text-align: center;
}
.foot-infos h4 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.4;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}


.foot-space {
	padding-top: 30px;
    margin-bottom: 25px;
}

.foot-left {margin-bottom: 20px;}

.foot-left nav{}
.foot-right {}
.foot-menu {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot-menu li {
    position:relative;
    width: 49%;
    margin-bottom: 5px;
}
.foot-menu li a{
    display: block;
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 2.1;
	color: #fff;
	display:block;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #1495a8;
    border-radius: 6px;
}


.foot-right p .mysvg {
	width: 10px;
	display: block;
	color: #009fb2;
	fill: currentColor;
	position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.foot-right p {margin-bottom: 5px;}

.foot-right p a{
    transition: all .3s;
    
    letter-spacing: 1px;
    position: relative;
	display: block;
	text-decoration: none;
	outline: none;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 15px;
	line-height: 1.4;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
    padding-left: 20px;
	
	border-radius: 100px;
    background-color: #fff;
    color: #009fb2;
}
.foot-right p a:hover {background-color: #008393;color: #fff;transition: all .3s;}


.foot-add{
    padding-top: 15px;
    border-top: solid 1px #068f9f;
    font-size: 14px;
	line-height: 1.5;
    text-align: center;
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: normal;
}
/*.foot-add li:nth-child(1) p{
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
    align-items: center;
}*/

.copy {
    padding-top: 15px;
	font-size: 8pt;
	line-height: 16px;
    text-align: center;
}

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



}






