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

ul.faqspace {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
	overflow: hidden;
	color: #131313;
    background-color: #f3f5fb;
    border-radius: 10px;
}
ul.faqspace li{padding-left: 1.5em;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 30pt;
	margin-top: -1px;
	margin-bottom: 0px;
	font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-weight: 400;
	color: #fc9c39;
}
.faqspace li {
    letter-spacing: 1px;
    font-size: 17pt;
    line-height: 37px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 600;
	position: relative;
}
.answers {
	padding-right: 25px;
	padding-left: 25px;
}
.answers:not(:last-child) {margin-bottom: 30px;}
.answers p:not(:last-child) {margin-bottom: 10px;}
.answers p{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 13pt;
	line-height: 30px;
    letter-spacing: 1px;
}

.answers h4{ padding-top:10px;}




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

.recruit_table td {
    
	font-size: 13pt;
	line-height: 25px;
    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-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: 15pt;
	line-height: 30px;
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
}


.tab-tittle {
    margin-bottom: 70px;
}

.to-tittle {
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 55pt;
    line-height: 70px;
    text-transform: uppercase; 
}
.tab__list {}
.tab__list .mysvg {
    width: 10px;
    position: absolute;
    top: 36%;
    right: 0;
    display: block;
    color: #fff;
    fill: currentColor;
    margin-right: 20px;
}

#tab {
	overflow: hidden;
	position: relative;
	display: flex;
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
    padding-top: 10px;
}
#tab li {width: 19.5%;box-sizing: border-box;}
#tab li span{
	margin-right:5px;
	font-size: 10pt;
	display: inline-block;
	vertical-align:5%;
}
#tab li a {
	display: block;
	color: #131313;
    background-color: #e7f4fc;
	font-size: 17px;
	line-height: 35px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
    letter-spacing: 1px;
    position: relative;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 8px;
	padding-bottom: 8px;
}
#tab li a:hover {color: #fff;background-color: #f68500;}
#tab li.present a {color: #fff;background-color: #ff981f;}
#tab li.present a:hover {color: #fff;background-color: #f68500;}




#tab2 {
	overflow: hidden;
	position: relative;
	display: flex;
    justify-content: space-between;
    z-index: 1;
    padding-bottom: 10px;
    padding-top: 10px;
}
#tab2 li {width: 24.5%;box-sizing: border-box;}
#tab2 li span{
	margin-right:5px;
	font-size: 10pt;
	display: inline-block;
	vertical-align:5%;
}
#tab2 li a {
	display: block;
	color: #131313;
    background-color: #e7f4fc;
	font-size: 17px;
	line-height: 35px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
    letter-spacing: 1px;
    position: relative;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 8px;
	padding-bottom: 8px;
}
#tab2 li a:hover {color: #fff;background-color: #f68500;}
#tab2 li.present a {color: #fff;background-color: #ff981f;}
#tab2 li.present a:hover {color: #fff;background-color: #f68500;}


.threes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 60px;
}
.w30ct {width: 32%;}

.w30ct .topics-list2s {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.w30ct .midashi4 {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
}
.to-image {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    padding-top: 60%;
    margin-bottom: 20px;
}

.to-image img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}



.bnfull {
    padding-top: 80px;
}
.to-re {}
.strongs:nth-child(even) {flex-direction: row-reverse;}
.strongs {
    width: 100%;
	display: flex;
	justify-content: space-between;
	/*align-items: center;*/
	flex-wrap: wrap;
}
.strongs li {
    width: 50%;
    position: relative; /* 背景要素の基準 */
    overflow: hidden; /* はみ出し防止 */
    height: 55vh;
}
.strongs li div{background-size: 57%; }
.rsbk-01{
    background-image: url(../img/body/rs-01.webp);
	background-size: cover;
    background-position: left bottom;
	background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* テキストの下に配置 */
}
.rsbk-02{
    background-image: url(../img/body/rs-02.webp);
	background-size: cover;
    background-position: right bottom;
	background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* テキストの下に配置 */
}
.rsbk-03{
    background-image: url(../img/body/rs-03.webp);
	background-size: cover;
    background-position: left bottom;
	background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* テキストの下に配置 */
}
.rsbk-04{
    background-image: url(../img/body/rs-04.webp);
	background-size: cover;
    background-position: right bottom;
	background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* テキストの下に配置 */
}
.texts {width: 50%;position: relative;}
.texts div{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 50px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}
.texts h3{
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-size: 23px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    color: #ff981f;
}
.texts h4{
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 37px;
    line-height: 65px;
    font-weight: 600;
    color: #131313;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}
.texts p{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 18px;
    line-height: 33px;
    font-weight: normal;
    color: #131313;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    letter-spacing: 1px;
}
.strongs li h5{
    font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 400;
    font-size: 350px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #e7f4fc;
}

.three-box {
	display: flex;
	justify-content: space-between;
    padding-top: 70px;
}
.three30 {
    width: 32.5%;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    padding-bottom: 50px;
    box-shadow: 1px 1px 30px rgba(56,77,81, 20%);
}

.three30 img{margin-bottom: 20px;}

.three30 h3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 22pt;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}

.three30 .c-btm{margin-top: auto;padding-top: 20px;}


.three30 .points2 {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.three-image {
    padding-top: 70px;
    display: flex;
	justify-content: space-between;
    padding-bottom: 20px;
}
.three-image li{
    width: 32%;
   
}
.three-image img {display: block; line-height: 0;}


.wrap-space {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space0 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.wrap-space0:not(:last-child) {margin-bottom: 50px;}
.wrap-space0:nth-child(odd) {flex-direction: row-reverse;}
.wrap-space1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space1:not(:last-child) {margin-bottom: 50px;}
.wrap-space1:nth-child(even) {flex-direction: row-reverse;}
.wrap-space2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space2:not(:last-child) {margin-bottom: 15px;}
.wrap-space2:nth-child(even) {flex-direction: row-reverse;}
.wrap-space3 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wrap-space3:not(:last-child) {margin-bottom: 50px;}
.wrap-space3:nth-child(odd) {flex-direction: row-reverse;}

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


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

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


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

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


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

#page1{/*margin-top: -150px;padding-top: 150px;*/scroll-margin-top: 150px;}
#page2{scroll-margin-top: 150px;}
#page3{scroll-margin-top: 150px;}

.midashi1 {
	/*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 53px;
	line-height: 75px;
	font-weight: 600;
	margin-bottom: 25px;
    text-align: center;
}
.orange {color: #ff981f;}

.midashi2 {
    position: relative;
	font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 400;
    font-size: 125pt;
    line-height: 140px;
    text-align: center;
    color: #e7f4fc;
    text-transform: uppercase;
}
.engs{
    position: absolute;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 45px;
    line-height: 75px;
    font-weight: 600;
    color: #131313;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    top: 18%;
}



.midashi3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 22pt;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 45px;
    text-align: center;
    text-transform: uppercase;
}

.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-size: 18px;
	line-height: 35px;
	font-weight: normal;
    letter-spacing: 1px;
}

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

.comennt3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
}

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

ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
    
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 28px;
}
.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 {
	content: "・";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #2d5cc4;
	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: 17px;
	line-height: 30px;
}
.wrap-space ul.points2 {margin-bottom: 25px;}

.wrap-space .points2 li {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	position: relative;
	font-size: 19px;
	line-height: 35px;
}


ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #98D62E;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}

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






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

.form .midashi2 {
    position: relative;
	font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 400;
    font-size: 129pt;
    line-height: 140px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 5px;
}
.form .engs{
    position: absolute;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 45px;
    line-height: 75px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    top: 18%;
    letter-spacing: 1px;
    text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);
}
.form .engs .mysvg {
    width: 40px;
    display: inline-block;
    vertical-align: -5%;
    margin-right: 10px;
    color: #fff;
	fill: currentColor;
}

.form {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/fullbnr.webp);
}
.form h3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 19px;
	line-height: 36px;
	text-align: center;
	font-weight: normal;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);
}





.bk-01 {
	width: 100%;
	background-size: 1800px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bk-01.webp);
}
.bk-02 {
	width: 100%;
	background-size: 1800px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bk-02.webp);
}
.bk-03 {
	width: 100%;
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bk-03.webp);
}


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

.greets {position: relative;}
.l-images {
    width: 20%;
    position: absolute;
    left: 0;
    margin-left: 0;
    top: 0;
}
.l-images span:nth-child(1){
    width: 180px;
    display: block;
    height: 0;
	overflow: hidden;
    position: relative;
    padding-top: 75%;
    z-index: 1;
    margin-left: 20px;
}
.l-images span:nth-child(1) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.l-images span:nth-child(2){
    width: 280px;
    display: block;
    height: 0;
	overflow: hidden;
    position: relative;
    padding-top: 105%;
    margin-left: -120px;
    margin-top: -40px;
}
.l-images span:nth-child(2) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.r-images {
    width: 20%;
    position: absolute;
    right: 0;
    margin-right: 0;
    top: 0;
    margin-top: 110px;
}

.r-images span:nth-child(1){
    width: 280px;
    display: block;
    height: 0;
	overflow: hidden;
    position: relative;
    padding-top: 105%;
    margin-left: 50px;
    margin-top: -20px;
}
.r-images span:nth-child(1) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.r-images span:nth-child(2){
    width: 180px;
    display: block;
    height: 0;
	overflow: hidden;
    position: relative;
    padding-top: 75%;
    z-index: 1;
    margin-top: -50px;
}
.r-images span:nth-child(2) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.hed-space {
	min-width: 1150px;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 15px;
	padding-bottom:15px;
	display: flex;
	justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
    transition: all .5s;
    background-color: #FFF;
    position: relative;
    z-index: 90;
}
.change-color .hed-space {
	min-width: 1150px;
	padding-right: 3%;
	padding-left: 3%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
    transition: all .5s;
}


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

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


.header.change-color {
    background-color: #FFF;
	color: #000;
}



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

.gloval-menu {color: #131313;}
.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: 10px;margin-right: 10px;}

.change-color .gloval-menu .c-menu01 a {margin-top: 5px;transition: all .3s;}

.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #131313;
    /*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
    transition: all .3s;
}
.gloval-menu .c-menu01 a.current {color: #2d5cc4;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #2d5cc4;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}


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

.gloval-menu .c-menu02 .current {color: #2d5cc4;position: relative;}

.cnavs .mysvg{
	display: block;
	width: 10px;
	color: #2d5cc4;
	fill: currentColor;
    margin-right: auto;
	margin-left: auto;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #1f3a99;
	fill: currentColor;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #1f3a99;
	fill: currentColor;
}
.change-color .cnavs {margin-top: 5px;transition: all .3s;}
.cnavs {
    transition: all .3s;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	/*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}

.gloval-menu .c-menu02:hover{
	position: relative;
	color: #2d5cc4;
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*.gloval-menu .c-menu02::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 5px;
	transform: scale(0, 1);
	opacity: 0;
	transition: transform 0.3s;
	background-color: #2d5cc4;
}

.gloval-menu .c-menu02:hover::after {
	opacity: 1;
	transform: scale(1, 1);
}
*/



.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.pull-01 .level1{margin-left: -80px;}
.pull-02 .level1{margin-left: -90px;}

.level1 a {
	display: block;
	margin-top: 0px!important;
	box-sizing: border-box;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #2d5cc4;
	width: 240px;
	-webkit-transition: all .3s;
	transition: all .3s;
    /*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16px;
	line-height: 25px;
	padding-top: 15px!important;
	padding-right: 15px;
	padding-bottom: 15px!important;
	padding-left: 15px;
}
.level1 a:hover {background-color: #0436a5;}
.level1 a:focus {background-color: #0436a5;}
.level1 a:hover::after {transform: scale(0, 0);}





.gloval-menu .c-menu07 .mysvg{
	display: inline-block;
	width: 25px;
	margin-right:8px;
	vertical-align:-20%;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu07 a {
	margin-left: 20px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #ff981f;
	padding-top: 17px;
	padding-right: 23px;
	padding-bottom: 17px;
	padding-left: 23px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 30px!important;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #f68500;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .gloval-menu .c-menu07 a{
    padding-top: 12px;
	padding-right: 23px;
	padding-bottom: 12px;
	padding-left: 23px;
    transition: all .3s;
}


body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: source-han-sans-japanese,"ヒラギノ角ゴ Pro W3", "hiragino-kaku-gothic-pron", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #131313;
	/*-webkit-text-size-adjust:100%;*/
}



.pankuzu-space {
	width: 100%;
	padding-top: 120px;
    padding-bottom: 110px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
	min-width: 1100px;
    position: relative;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.pbk1 {
    background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/pankuzu-01.webp);
}


.pankuzu {
	margin-top: 110px;
}
.pankuzu h3 {
    font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 700;
    font-size: 90pt;
    line-height: 140px;
    text-transform: uppercase;
    opacity: 0.4;
    /*color: rgba(255, 255, 255, 0.5);*/
    text-align: center;
    letter-spacing: 1px;
    /*text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);*/
}
.pankuzu h2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 35pt;
    line-height: 60px;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    text-align: center;
    color: #fff;
    text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);
}

.pages {
	color: #fff;
	font-size: 11pt;
	line-height: 22px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #fff;
}
.pages li a:hover{
	color: #fff;
	text-decoration: underline;
}

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






#wrapper {}

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

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



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


/*.button1 .mysvg {
	width:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #79ae62;
	fill: currentColor;
	margin-left:5px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}*/
.button1 h4{
    line-height: 30px;
	outline: none;
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho, sans-serif;
	font-weight: 600;
	font-size: 18px;
    letter-spacing: 1px;
}
.button1 h4:before {
    content:"";
    position: absolute;
    top: 40%;
    right: 30px;
    width: 10px;
    height: 10px;
    background-color: #2d5cc4;
    border-radius: 100px;
    transition: all .3s;
}
.button1:hover h4:before {
    content:"";
    position: absolute;
    top: 48%;
    left: 10px;
    width: 20px;
    height: 4px;
    background-color: #fff;
    border-radius: 100px;
    transition: all .3s;
}
.button1 {
    position: relative;
	text-decoration: none;
	display: table;
	z-index: 1;
    padding-top: 15px;
	padding-bottom: 15px;
    border-radius: 90px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
    padding-right:80px;
	padding-left:30px;
	color: #131313;
    background-color: #e7f4fc;
	border: 1px solid #d5e1e8;
    box-sizing: border-box;
}
.button1:hover {
    padding-right:55px;
	padding-left:55px;
	color: #fff;
	background-color: #2d5cc4;
	border: 1px solid #2d5cc4;
    box-sizing: border-box;
}


.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 12pt;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #FFC602;
	color: #4c3f33;
}
.button2:hover {
	color: #FFF;
	background-color: #4c3f33;
}




.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

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




footer {
	background-color: #f7f7f7;
	color: #131313;
}





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

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

.foot-space {
    width: 85%;
	min-width: 1100px;
    max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-bottom: 50px;
}



.foot-right h3{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #131313;
}
.foot-right h4{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 17px;
    line-height: 27px;
    font-weight: normal;
    color: #131313;
}


.footlogo {
	width: 450px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 45px;
}
.foot-left {width: 53%;}

.foot-left nav{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.foot-menu {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.foot-menu li .mysvg{
	display: inline-block;
	width: 10px;
	color: #2d5cc4;
	fill: currentColor;
    vertical-align: 5%;
    margin-left: 10px;
}

.ten {position: relative;}
.ten:before {
    content:"";
    position: absolute;
    width: 5px;height: 5px;
    background-color: #2d5cc4;
    left: 0;
    top: 45%;
    border-radius: 100px;
}
.ten a{margin-left: 12px;}

.foot-menu li {
	position:relative;
	/*width: 49%;
	margin-bottom:5px;*/
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 18px;
    line-height: 45px;
    font-weight: normal;
}

.foot-menu li a{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 18px;
    line-height: 45px;
    font-weight: normal;
	color: #131313;
	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: #2d5cc4;
}
.foot-menu li a:hover::after {transform: scale(1, 1);}

.copy {
    font-size: 9pt;
    line-height: 16px;
    padding-top: 50px;
    text-align: center;
    width: 85%;
    min-width: 1100px;
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #e1e3e5;
}

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

ul.faqspace {
	list-style-type: none;
	margin-bottom: 15px;
	padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
	overflow: hidden;
	color: #131313;
    background-color: #f3f5fb;
    border-radius: 10px;
}
ul.faqspace li{padding-left: 22px;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
	left: -0.29em;
	font-size: 26pt;
	margin-top: -1px;
	margin-bottom: 0px;
	font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-weight: 400;
	color: #fc9c39;
}
.faqspace li {
    font-size: 14pt;
    line-height: 25px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 600;
	position: relative;
}
.answers {
	padding-right: 25px;
	padding-left: 25px;
}
.answers:not(:last-child) {margin-bottom: 30px;}
.answers p:not(:last-child) {margin-bottom: 10px;}
.answers p{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
}

.answers h4{ 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: 12pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 12pt;
	line-height: 25px;
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-weight: 600;
	display: block;
	padding: 10px!important;
	background-color: #e9f2f7;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	display: block;
	width: 100%;
}

.recruit_table td {
	font-size: 11pt;
	line-height: 25px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	display: block;
	padding: 10px!important;
	box-sizing: border-box;
}
 h3 {
	font-size: 12pt;
	line-height: 30px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
}
    
 .recruit_table .map-space {
	position: relative;
	padding-bottom: 75%;/*←高さを変更する*/
	height: 0;
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
}


.tab-tittle {
    margin-bottom: 0px;
}

.to-tittle {
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 55pt;
    line-height: 70px;
    text-transform: uppercase; 
}
/*.tab__list {}
.tab__list .mysvg {
    width: 10px;
    position: absolute;
    top: 36%;
    right: 0;
    display: block;
    color: #fff;
    fill: currentColor;
    margin-right: 20px;
}
*/
#tab {
	overflow: hidden;
	position: relative;
	display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    z-index: 1;
    padding-bottom: 10px;
    padding-top: 10px;
}
#tab li {box-sizing: border-box;margin-bottom: 1%;}
#tab li:nth-child(1) {width: 21%;margin-right: 1%;}
#tab li:nth-child(2) {width: 27%;margin-right: 1%;}
#tab li:nth-child(3) {width: 50%;}
#tab li:nth-child(4) {width: 28%;margin-right: 1%;}
#tab li:nth-child(5) {width: 22%;}
#tab li span{
	/*margin-right:5px;*/
	font-size: 10pt;
	display: inline-block;
	vertical-align:5%;
}
#tab li a {
	display: block;
	color: #131313;
    background-color: #e7f4fc;
	font-size: 11pt;
	line-height: 25px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
    
    position: relative;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 6px;
	padding-bottom: 6px;
}
#tab li a:hover {color: #fff;background-color: #f68500;}
#tab li.present a {color: #fff;background-color: #ff981f;}
#tab li.present a:hover {color: #fff;background-color: #f68500;}




#tab2 {
	overflow: hidden;
	position: relative;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    z-index: 1;
    padding-bottom: 10px;
    padding-top: 10px;
}
#tab2 li {width: 49%;box-sizing: border-box;margin: 0.5%;}
#tab2 li span{
	margin-right:5px;
	font-size: 10pt;
	display: inline-block;
	vertical-align:5%;
}
#tab2 li a {
	display: block;
	color: #131313;
    background-color: #e7f4fc;
	font-size: 11pt;
	line-height: 25px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
    letter-spacing: 1px;
    position: relative;
	text-align: center;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 6px;
	padding-bottom: 6px;
}
#tab2 li a:hover {color: #fff;background-color: #f68500;}
#tab2 li.present a {color: #fff;background-color: #ff981f;}
#tab2 li.present a:hover {color: #fff;background-color: #f68500;}


.threes {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    padding-top: 60px;
}
.w30ct {width: 32%;}

.w30ct .topics-list2s {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.w30ct .midashi4 {
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 22px;
	line-height: 32px;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
}
.to-image {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
    padding-top: 60%;
    margin-bottom: 20px;
}

.to-image img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}



.bnfull {
    padding-top: 50px;
}
.to-re {}
.strongs:nth-child(even) {/*flex-direction: row-reverse;*/}
.strongs {
    width: 100%;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.strongs li {
    /*width: 50%;*/
    position: relative; /* 背景要素の基準 */
    overflow: hidden; /* はみ出し防止 */
    
}
.strongs li div{background-size: cover; }
.rsbk-01{
    height: 250px;
    background-image: url(../img/body/rs-01.webp);
	background-size: cover;
    background-position: center center;
	background-repeat: no-repeat;
    z-index: 1; /* テキストの下に配置 */
}
.rsbk-02{
    height: 250px;
    background-image: url(../img/body/rs-02.webp);
	background-size: cover;
    background-position: center center;
	background-repeat: no-repeat;
    z-index: 1; /* テキストの下に配置 */
}
.rsbk-03{
    height: 250px;
    background-image: url(../img/body/rs-03.webp);
	background-size: cover;
    background-position: center center;
	background-repeat: no-repeat;
    z-index: 1; /* テキストの下に配置 */
}
.rsbk-04{
    height: 250px;
    background-image: url(../img/body/rs-04.webp);
	background-size: cover;
    background-position: center center;
	background-repeat: no-repeat;
    z-index: 1; /* テキストの下に配置 */
}
.texts {position: relative;}
.texts div{
    box-sizing: border-box;
    padding: 30px;
    background-color: #f8fafc;
    /*position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 50px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;*/
}
.texts h3{
    font-feature-settings: "palt" 1;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    color: #ff981f;
    text-align: center;
}
.texts h4{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 27px;
    line-height: 40px;
    font-weight: 600;
    color: #131313;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    text-align: center;
}
.texts p{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 13pt;
    line-height: 30px;
    font-weight: normal;
    color: #131313;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
.strongs li h5{
    font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 400;
    font-size: 150px;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #e7f4fc;
}

.three-box {
	/*display: flex;
	justify-content: space-between;*/
    padding-top: 20px;
}
.three30 {
    /*width: 32.5%;*/
    /*display: flex;
    flex-direction: column;*/
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 1px 1px 30px rgba(56,77,81, 20%);
}

.three30 img{margin-bottom: 10px;}

.three30 h3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 20pt;
    line-height: 37px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.spd{margin-bottom: 15px;}
.three30 .c-btm{margin-top: auto;padding-top: 20px;}


.three30 .points2 {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.three-image {
    padding-top: 70px;
    display: flex;
	justify-content: space-between;
    padding-bottom: 20px;
}
.three-image li{
    width: 32%;
   
}
.three-image img {display: block; line-height: 0;}


.wrap-space {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.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;}
/*
.h20 {padding-top: 20%;}
.h25 {padding-top: 25%;}
.h30 {padding-top: 30%;}
.h35 {padding-top: 35%;}
.h40 {padding-top: 40%;}
.h45 {padding-top: 45%;}
.h50 {padding-top: 50%;}
.h55 {padding-top: 55%;}
.h60 {padding-top: 60%;}
.h65 {padding-top: 65%;}*/


.image-box {
	display: block;
	position: relative;
	width: 100%;
}
.image-box img{
	width: 100%;
	box-sizing: border-box;
}
.image300 img {
	display: block;
	position: relative;
	width: 100%;
}
.image350 img {
	width: 100%;
	box-sizing: border-box;
}
.image400 img {
	display: block;
	width: 100%;
	line-height: 0px;
}
.image450 img {
	display: block;
	width: 100%;
	line-height: 0px;
}
.image500 img {
	display: block;
	width: 100%;
	line-height: 0px;
}

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

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

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


/*#page4,#page5,#page6,#page7,#page8,#page9,#page10,#page11  {}*/
#privacy  {scroll-margin-top: 70px;}

#page1{/*margin-top: -150px;padding-top: 150px;*/scroll-margin-top: 150px;}
#page2{scroll-margin-top: 70px;}
#page3{scroll-margin-top: 70px;}

.midashi1 {
	/*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 25px;
	line-height: 40px;
	font-weight: 600;
	margin-bottom: 15px;
    text-align: center;
}
.orange {color: #ff981f;}

.midashi2 {
    position: relative;
	font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 400;
    font-size: 52pt;
    line-height: 58px;
    text-align: center;
    color: #e7f4fc;
    text-transform: uppercase;
}
.engs{
    white-space: nowrap; 
    position: absolute;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 19pt;
    line-height: 35px;
    font-weight: 600;
    color: #131313;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}



.midashi3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 22pt;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 45px;
    text-align: center;
    text-transform: uppercase;
}

.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-size: 12pt;
	line-height: 30px;
	font-weight: normal;
    letter-spacing: 1px;
}

.comennt2 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	/*text-align: center;*/
	font-weight: normal;
    letter-spacing: 1px;
}

.comennt3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 12pt;
	line-height: 30px;
	font-weight: normal;
}

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

ul.points1{
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
    
}
ul.points1 li{padding-left: 0.7em;}
ul.points1 li:before {
	content: "※";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
}
.points1 li {
    letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 28px;
}
.points1:not(:last-child) {margin-bottom: 15px;}


ul.points2 {
	list-style-type: none;
	padding-left: 5px;
	overflow: hidden;
}
ul.points2 li{padding-left: 0.7em;}
ul.points2 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #2d5cc4;
	font-weight: 600;
    font-size: 6pt;
}
.points2 li {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 27px;
}
.wrap-space ul.points2 {margin-bottom: 10px;padding-top: 20px;}

.wrap-space .points2 li {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-weight: 600;
	position: relative;
	font-size: 12pt;
	line-height: 27px;
}


ul.points3 {
	list-style-type: none;
	padding-left: 10px;
	overflow: hidden;
}
ul.points3 li{padding-left: 0.7em;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: -0.5em;
	color: #98D62E;
}
.points3 li {
	font-weight: normal;
	position: relative;
	font-size: 12pt;
	line-height: 26px;
	letter-spacing: 1px;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
}
.points3 li:not(:last-child) {margin-bottom: 5px;}
.points3:not(:last-child) {margin-bottom: 30px;}

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






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

.form .midashi2 {
    position: relative;
	font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 400;
    font-size: 70pt;
    line-height: 90px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.form .engs{
    display: block;
    white-space: nowrap;
    position: absolute;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 25px;
    line-height: 45px;
    font-weight: 600;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);
    margin-left: -15px;
}
.form .engs .mysvg {
    width: 30px;
    display: inline-block;
    vertical-align: -15%;
    margin-right: 5px;
    color: #fff;
	fill: currentColor;
}

.form {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/fullbnr.webp);
}
.form h3 {
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 10pt;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
    color: #fff;
    text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);
    padding-left: 25px;
    padding-right: 25px;
}





.bk-01 {
	width: 100%;
	background-size: 1100px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bk-01.webp);
}
.bk-02 {
	width: 100%;
	background-size: 1100px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bk-02.webp);
}
.bk-03 {
	width: 100%;
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/body/bk-03.webp);
}
.space-full0 {
    width: 90%;
    margin-right: auto;
	margin-left: auto;
}

.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: 30px;
	padding-bottom: 0px;
	position: relative;		
}
.textbox2 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 60px;
	position: relative;	
}

.greets {
    position: relative;
    padding-top: 40px;
    width: 90%;
    margin-right: auto;
	margin-left: auto;
}
.l-images {
    width: 20%;
    position: absolute;
    left: 0;
    margin-left: 0;
    top: 0;
    margin-top: -30px;
}
.l-images span:nth-child(1){
    width: 60px;
    display: block;
	overflow: hidden;
    position: relative;
    height: 60px;
    z-index: 1;
    margin-left: -25px;
}
.l-images span:nth-child(1) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.l-images span:nth-child(2){
    width: 60px;
    display: block;
	overflow: hidden;
    position: relative;
    height: 60px;
    margin-left: -50px;
    margin-top: -10px;
}
.l-images span:nth-child(2) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.r-images {
    width: 20%;
    position: absolute;
    right: 0px;
    margin-right: -20px;
    bottom: 0;
    margin-bottom: -30px;
}

.r-images span:nth-child(1){
    width: 60px;
    display: block;
	overflow: hidden;
    position: relative;
    height: 60px;
    margin-left: 20px;
    margin-top: -20px;
}
.r-images span:nth-child(1) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}
.r-images span:nth-child(2){
    width: 60px;
    display: block;
	overflow: hidden;
    position: relative;
    height: 60px;
    z-index: 1;
    margin-top: -15px;
}
.r-images span:nth-child(2) img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

.hed-space {
	min-width: 1150px;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 15px;
	padding-bottom:15px;
	display: flex;
	justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
    transition: all .5s;
    background-color: #FFF;
    position: relative;
    z-index: 90;
}
.change-color .hed-space {
	min-width: 1150px;
	padding-right: 3%;
	padding-left: 3%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:5px;
	display: flex;
	justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
    transition: all .5s;
}


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

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


.header.change-color {
    background-color: #FFF;
	color: #000;
}



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

.gloval-menu {color: #131313;}
.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: 10px;margin-right: 10px;}

.change-color .gloval-menu .c-menu01 a {margin-top: 5px;transition: all .3s;}

.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #131313;
    /*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
    transition: all .3s;
}
.gloval-menu .c-menu01 a.current {color: #2d5cc4;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #2d5cc4;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}


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

.gloval-menu .c-menu02 .current {color: #2d5cc4;position: relative;}

.cnavs .mysvg{
	display: block;
	width: 10px;
	color: #2d5cc4;
	fill: currentColor;
    margin-right: auto;
	margin-left: auto;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}
.c-menu02:hover > .cnavs > a > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #1f3a99;
	fill: currentColor;
}
.c-menu02:hover > .cnavs > .mysvg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
    margin-top: 0px;
    color: #1f3a99;
	fill: currentColor;
}
.change-color .cnavs {margin-top: 5px;transition: all .3s;}
.cnavs {
    transition: all .3s;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	/*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}

.gloval-menu .c-menu02:hover{
	position: relative;
	color: #2d5cc4;
	-webkit-transition: all .2s;
	transition: all .2s;
}
/*.gloval-menu .c-menu02::after {
	cursor: pointer;
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	bottom: 5px;
	transform: scale(0, 1);
	opacity: 0;
	transition: transform 0.3s;
	background-color: #2d5cc4;
}

.gloval-menu .c-menu02:hover::after {
	opacity: 1;
	transform: scale(1, 1);
}
*/



.gloval-menu > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.pull-01 .level1{margin-left: -80px;}
.pull-02 .level1{margin-left: -90px;}

.level1 a {
	display: block;
	margin-top: 0px!important;
	box-sizing: border-box;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #2d5cc4;
	width: 240px;
	-webkit-transition: all .3s;
	transition: all .3s;
    /*font-feature-settings: "palt" 1;*/
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 16px;
	line-height: 25px;
	padding-top: 15px!important;
	padding-right: 15px;
	padding-bottom: 15px!important;
	padding-left: 15px;
}
.level1 a:hover {background-color: #0436a5;}
.level1 a:focus {background-color: #0436a5;}
.level1 a:hover::after {transform: scale(0, 0);}





.gloval-menu .c-menu07 .mysvg{
	display: inline-block;
	width: 25px;
	margin-right:8px;
	vertical-align:-20%;
	color: #fff;
	fill: currentColor;
}
.gloval-menu .c-menu07 a {
	margin-left: 20px;
	margin-top: 0px;
	display: block;
	position: relative;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #ff981f;
	padding-top: 17px;
	padding-right: 23px;
	padding-bottom: 17px;
	padding-left: 23px;
	-webkit-transition: all .3s;
	transition: all .3s;
	line-height: 30px!important;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #f68500;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .gloval-menu .c-menu07 a{
    padding-top: 12px;
	padding-right: 23px;
	padding-bottom: 12px;
	padding-left: 23px;
    transition: all .3s;
}


body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow-x: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow-y: hidden;
	font-family: source-han-sans-japanese,"ヒラギノ角ゴ Pro W3", "hiragino-kaku-gothic-pron", "游ゴシック", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #131313;
	-webkit-text-size-adjust:100%;
}



.pankuzu-space {
	width: 100%;
	padding-top: 55px;
    padding-bottom: 55px;
	margin-right: auto;
	margin-left: auto;
	box-sizing:border-box;
    position: relative;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}

.pbk1 {
    background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/pankuzu-01.webp);
}


.pankuzu {
	margin-top: 65px;
}
.pankuzu h3 {
    font-feature-settings: "palt" 1;
    font-family: "din-condensed", sans-serif;
    font-weight: 700;
    font-size: 60pt;
    line-height: 80px;
    text-transform: uppercase;
    opacity: 0.4;
    /*color: rgba(255, 255, 255, 0.5);*/
    text-align: center;
    letter-spacing: 1px;
    /*text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);*/
}
.pankuzu h2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 20pt;
    line-height: 40px;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0;
    top: 37%;
    text-align: center;
    color: #fff;
    text-shadow: 2px 3px 20px rgb(50 57 92 / 90%);
}

.pages {
	color: #fff;
	font-size: 11pt;
	line-height: 22px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #fff;
}
.pages li a:hover{
	color: #fff;
	text-decoration: underline;
}

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






#wrapper {}

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

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



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


/*.button1 .mysvg {
	width:30px;
	vertical-align: -32%;
	display: inline-block;
	color: #79ae62;
	fill: currentColor;
	margin-left:5px;
}
.button1:hover .mysvg{
	color: #FFF;
	fill: currentColor;
}*/
.button1 h4{
    line-height: 30px;
	outline: none;
    font-feature-settings: "palt" 1;
    font-family: shippori-mincho, sans-serif;
	font-weight: 600;
	font-size: 13px;
}
.button1 h4:before {
    content:"";
    position: absolute;
    top: 39%;
    right: 20px;
    width: 10px;
    height: 10px;
    background-color: #2d5cc4;
    border-radius: 100px;
    transition: all .3s;
}
/*.button1:hover h4:before {
    content:"";
    position: absolute;
    top: 48%;
    left: 10px;
    width: 20px;
    height: 4px;
    background-color: #fff;
    border-radius: 100px;
    transition: all .3s;
}*/
.button1 {
    position: relative;
	text-decoration: none;
	display: table;
	z-index: 1;
    padding-top: 11px;
	padding-bottom: 11px;
    border-radius: 90px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
    padding-right:50px;
	padding-left:20px;
	color: #131313;
    background-color: #e7f4fc;
	border: 1px solid #d5e1e8;
    box-sizing: border-box;
}
.button1:hover {
    padding-right:50px;
	padding-left:20px;
	color: #131313;
    background-color: #e7f4fc;
	border: 1px solid #d5e1e8;
    box-sizing: border-box;
}


.button2 {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size: 12pt;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.button2::before,
.button2::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button2,
.button2::before,
.button2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button2 {
	background-color: #FFC602;
	color: #4c3f33;
}
.button2:hover {
	color: #FFF;
	background-color: #4c3f33;
}




.balloon1 {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 60px;
	outline: none;
	font-size: 13pt;
	height: 60px;
	text-transform: uppercase;
	width: 100%;
	color: #FFF;
	position: relative;
	background: #000;
}

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




footer {
	background-color: #f7f7f7;
	color: #131313;
}





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

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

.foot-space {
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	
    flex-direction: row-reverse;
    margin-bottom: 20px;
}



.foot-right h3{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #131313;
}
.foot-right h4{
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 10pt;
    line-height: 20px;
    font-weight: normal;
    color: #131313;
}


.footlogo {
	width: 230px;
	line-height: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}
.foot-left {margin-bottom: 25px;}

.foot-left nav{
	
}
.foot-menu {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.foot-menu li .mysvg{
	display: inline-block;
	width: 10px;
	color: #2d5cc4;
	fill: currentColor;
    vertical-align: 5%;
    margin-left: 10px;
}

.ten {position: relative;}
.ten:before {
    content:"";
    position: absolute;
    width: 5px;height: 5px;
    background-color: #2d5cc4;
    left: 0;
    top: 45%;
    border-radius: 100px;
}
.ten a{margin-left: 12px;}
    
.foot-menu:nth-child(1) {
    padding-bottom: 2px;
}
.foot-menu:nth-child(2) li:nth-child(1) {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
}

.foot-menu:nth-child(2) {
    padding-bottom: 2px;
}
.foot-menu:nth-child(3) li:nth-child(1) {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
} 
    
.foot-menu li {
    width: 49%;
	position:relative;
	/*width: 49%;
	margin-bottom:5px;*/
    font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 11pt;
    line-height: 30px;
    font-weight: normal;
    
    border-bottom: 1px solid #efefef;
}

.foot-menu li a{
	font-feature-settings: "palt" 1;
    font-family: "hiragino-kaku-gothic-pron", sans-serif;
    font-size: 11pt;
    line-height: 30px;
    font-weight: normal;
	color: #131313;
	display:block;
    box-sizing: border-box;
    padding-top: 7px;
    padding-bottom: 7px;
    
}



.copy {
    font-size: 7pt;
    line-height: 16px;
    padding-top: 20px;
    text-align: center;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #e1e3e5;
}

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



}






