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

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

.fours-image {
    width: 40%;
    /*display: flex;
    justify-content: space-between;
	flex-wrap: wrap;*/
    
}
.fours-image li{
    width: 100%;
    line-height: 0;
    display: block;
    position: relative;
    height: 0;
	overflow: hidden;
    padding-top: 80%;
}
.fours-image img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;
}

ul.faqspace {
	list-style-type: none;
	margin-bottom: 25px;
	padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
	overflow: hidden;
	background-color: #f6f6f6;
	border-radius: 100px;
}
ul.faqspace li{padding-left: 35px;position: relative;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
    top: 0;
    left: 0;
	margin-left: -45px;
	color: #0e3768;
	margin-top: 0px;
	margin-bottom: 5px;
	
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 40px;
    line-height: 0.7;
    font-weight: 400;
}
.faqspace li {
	color: #0a1f36;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 20px;
	line-height: 1.7;
	font-weight: normal;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 50px;}
.answers .comennt1:not(:last-child) {margin-bottom: 5px;}

.answers .comennt1{
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 17px;
	line-height: 1.8;
}



.to-space {
    /*width: 90%;
    margin-right: auto;
	margin-left: auto;*/
    padding-top: 60px;
}

.to-space:not(:last-child) {margin-bottom: 120px;}
.recruit_table {
	border-collapse:collapse;
	
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.5;
	/*width: 96%;*/
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 17px;
	line-height: 1.5;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
    
    font-weight: 500;
	width: 350px!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom: 1px solid #e8e8e8;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
}


.recruit_table td {
    
	font-size: 18px;
	line-height: 1.5;
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	width: 75%!important;
	padding-bottom: 25px!important;
	padding-top: 25px!important;
	border-bottom: 1px solid #e8e8e8;
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: 18pt;
	line-height: 35px;
    font-weight: 500;
   
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}
.recruit_table p {
	font-size: 13pt;
	line-height: 27px;
    font-weight: 500;
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}

.to-image {
    position: relative;
    width: 40%;
}
/*.to-image li{
	display: block;
	width: 100%;
}*/
.fimage2 {
    display: block;
	width: 80%;
    margin-bottom: 110px;
}
.fimage2 img{
    display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 650px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.fimage {
    bottom: 0;
    right: 0;
    position: absolute;
    display: block;
	width: 55%;
    z-index: 1;
    margin-bottom: 0px;
}
.fimage img{
    display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	height: 320px;
	object-fit: cover;
	font-family: "object-fit: cover;";
}


.ycenter {align-items: center;}
.rev {flex-direction: row-reverse;}

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

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

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

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


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

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


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

.midashi1 {
	font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 47px;
    line-height: 1.3;
    font-weight: 400;
	margin-bottom: 25px;
}
.midashi1 span{
    display: block;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
}

.midashi2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 25px;
	line-height: 1.8;
	font-weight: 600;
	margin-bottom: 25px;
    letter-spacing: 1px;
    position: relative;
}
.cent {text-align: center;}
.midashi3 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 35px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 45px;
	text-align: center;
    letter-spacing: 1px;
    position: relative;
}
.midashi3:before {
    content:"";
    width: 60px;
    height: 1px;
    background-color: #7e7e7e;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -18px;
    margin-right: auto;
    margin-left: auto;
}
.midashi4 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 30px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 25px;
    letter-spacing: 1px;
    position: relative;
}
.midashi5 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 25px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 85px;
	text-align: right;
    letter-spacing: 2px;
    position: relative;
}
.midashi5 span {
    font-feature-settings: "palt" 1;
    font-family: bonhomme-richard, sans-serif;
    font-size: 75px;
    line-height: 1.8;
    font-weight: 400;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-right: 50px;
    /*text-transform: uppercase;*/
}
.han {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #323232;
}

.tow-texts {
    display: flex;
    /*justify-content: space-between;*/
    /*align-items: center;*/
    border-bottom: 1px solid #ebebeb;
}
.tow-texts li:nth-child(1){
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    /*background-color: #f7f7f7;*/
    width: 20%;
}
.tow-texts li:nth-child(2){
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    /*background-color: #ebebeb;*/
    width: 80%;
}
.koumoku {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
    letter-spacing: 1px;
}

.tests {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: normal;
    letter-spacing: 1px;
    
}




.main-tittle {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
}

.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
	line-height: 1.8;
	font-weight: normal;
    letter-spacing: 1px;
}

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

.comennt3 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 18px;
	line-height: 1.8;
	font-weight: 700;
    letter-spacing: 1px;
}

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

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


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

ul.points3 {
	list-style-type: none;
	overflow: hidden;
}
ul.points3 li{padding-left: 15px;;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: 0;
    top: 3px;
	color: #b4b4b4;
    font-size: 12px;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 17px;
	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;}


.mapbk {
    padding-left: 30px;
    box-sizing: border-box;
    background: linear-gradient(180deg, #fff 0%, #fff 20%, #000000 20%, #000000 100%);
    
}



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

.gr-left {
    position: relative;
    background: linear-gradient(90deg, #fff 0%, #fff 20%, #f6f6f6 20%, #f6f6f6 100%);
    background-color: #ccc;
}
.gr-right {
    position: relative;
    background: linear-gradient(90deg, #f6f6f6 0%, #f6f6f6 80%, #fff 80%, #fff 100%);
    background-color: #ccc;
}

.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/pankuzu.webp);
	padding-top: 5%;
	padding-bottom: 5%;
}
.textbox-top {
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 120px;
	position: relative;	
	
}

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




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

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

#logo {
	width: 165px;
	margin-top: 20px;
	transition: all .5s;
    margin-left: 20px;
}
#logo .mysvg{
	color: #fff;
	fill: currentColor;
}
.change-color #logo {
	width: 125px;
	margin-top: 10px;
	transition: all .5s;
    margin-left: 20px;
}
.change-color #logo .mysvg{
	color: #323232;
	fill: currentColor;
}

#header {
    
}
.header {  
    /*mix-blend-mode:difference;*/
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: rgba(255 255 255 / 0%);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px)
}


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



.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gloval-menu {}
.gloval-menu ul {margin: 0;padding: 0;color: #fff;}

.change-color .gloval-menu ul{
	color: #323232;
}

.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
    
}
.gloval-menu .c-menu01 {margin-left: 15px;margin-right: 15px;}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #323232;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #fff;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.change-color .gloval-menu .c-menu01 a{
	color: #323232;
}

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

/*.gloval-menu .c-menu01 a:active {background-color: #FF6600;}*/

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

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



.gloval-menu .c-menu02 {
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}
.gloval-menu .c-menu02 .cnavs.current {color: #fff;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.change-color {}
.change-color .gloval-menu .c-menu02 .cnavs.current {color: #323232;position: relative;}
.change-color .gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #323232;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}

.cnavs {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.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: #fff;
}
.cnavs:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu02:hover{
	position: relative;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.change-color {}
.change-color .cnavs:hover,
.change-color .cnavs:focus {}
.change-color .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: #323232;
}
.change-color .cnavs:hover::after {transform: scale(1, 1);}

.change-color .gloval-menu .c-menu02:hover{
    position: relative;
	color: #323232;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.gloval-menu ul .cec_01 .level1 {margin-left: -35%;}
.gloval-menu ul .cec_02 .level1 {margin-left: -50%;}

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


.level1 a {
	display: block;
	margin-top: 0px!important;
	box-sizing: border-box;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 17px;
    line-height: 1.5;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #000000;
	width: 300px;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 20px!important;
	padding-right: 25px;
	padding-bottom: 20px!important;
	padding-left: 25px;
}
.level1 a:hover {background-color: #323232;}
.level1 a:focus {background-color: #323232;}
.level1 a:hover::after {transform: scale(0, 0);}

.gloval-menu .c-menu07:before {
    content:"";
    width: 1px;
    height: 30px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 24px;
    margin-left: 20px;
}

.change-color .gloval-menu .c-menu07:before {
    content:"";
    width: 1px;
    height: 30px;
    background-color: #323232;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 24px;
    margin-left: 20px;
}


.gloval-menu .c-menu07 {position: relative;}
.gloval-menu .c-menu07 a {
	margin-left: 30px;
	margin-top: 10px;
	display: block;
	position: relative;
	color: #fff;
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 22px;
    line-height: 1.5!important;
    font-weight: 400;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 30px;
	transition: all .3s;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #000;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .gloval-menu .c-menu07 a{
	color: #323232;
}
.change-color .gloval-menu .c-menu07 a:hover{
	color: #FFF;
}



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: #323232;
    background-color: #fff;
	/*-webkit-text-size-adjust:100%;*/
}



.pankuzu-space {
	width: 60%;
	/*margin-right: auto;
	margin-left: auto;*/
	box-sizing:border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 50px;
    padding-right: 50px;
    position: absolute;
    /*background-color: #000;*/
    background: linear-gradient(
		to right,
		rgba(0,0,0,1) 0%,
		rgba(0,0,0,1) 50%,
		rgba(0,0,0,0) 100%
	);
    
    /*-webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);*/
    bottom: -60px;
    left: 20px;
}

.pankuzu {
    min-width: 1100px;
    padding-top: 220px;
    padding-bottom: 130px;
    box-sizing: border-box;
    margin-top: 20px;
    margin-left: 20px;
	/*margin-top: 130px;*/
    margin-bottom: 20px;
    background-color: #222;
}

.pbk01 {
    background-size: cover;
	background-position: center 70%;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu.webp);
}
.pbk02 {
    background-size: cover;
	background-position: center 70%;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu02.webp);
}


.pankuzu {position: relative;color: #fff;}
.pankuzu::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	background: linear-gradient(
		to bottom,
		rgba(17,35,52,0.75) 0%,
		rgba(17,35,52,0.45) 30%,
		rgba(17,35,52,0) 100%
	);
	pointer-events: none;
	z-index: 1;
}

.pankuzu h2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 40px;
	line-height: 1.6;
	font-weight: normal;
}
.pankuzu p{
    letter-spacing: 1px;
    font-family: classico-urw, sans-serif;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 400;
    /*text-transform: uppercase;*/
}
.pagetittles {
    width: 90%;min-width: 1000px;margin-right: auto;margin-left: auto;
    margin-bottom: 20px;
}
.pages {
	color: #323232;
	font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 13px;
	line-height: 1.4;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    justify-content: flex-end;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #323232;
}
.pages li a:hover{
	color: #323232;
	text-decoration: underline;
}

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






#wrapper {}

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

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down10 {margin-bottom: 10px;}
.down15 {margin-bottom: 15px;}
.down20 {margin-bottom: 20px;}
.down25 {margin-bottom: 25px;}
.down30 {margin-bottom: 30px;}
.down35 {margin-bottom: 35px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down55 {margin-bottom: 55px;}
.down50 {margin-bottom: 50px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}
.down75 {margin-bottom: 75px;}


.down120 {margin-bottom: 120px;}

.btms {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding-top:40px;
}
.btms li{
	width: 49%;
}
.btms li .button1{
    display: block;
}
.btms li:nth-child(1) {margin-bottom: 10px;}
.btms li:nth-child(2) {margin-bottom: 10px;}

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


.button1:after {
    content:"";
	width:25px;
	height: 1px;
    background: #7e7e7e;
    position: absolute;
    top: 32px;
    right: 20px;
}
.button1:hover:after {
    content:"";
	width:15px;
	height: 1px;
    background: #fff;
    position: absolute;
    top: 32px;
    right: 20px;
}

.button1 {
	text-decoration: none;
	outline: none;;
	font-weight: normal;
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 18px;
    line-height: 1.5;
	display: table;
	position: relative;
	z-index: 1;
    border-radius: 100px;
	padding-top: 20px;
	padding-right:60px;
	padding-left:20px;
	padding-bottom: 20px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #323232;
	border: solid 1px #a5a5a5;
}
.button1:hover {
	color: #fff;
	border: solid 1px #323232;
	background-color: #323232;
}
.fullbtm {margin-bottom: 35px;}


.button2:after {
    content:"";
	width:45px;
	height: 1px;
    background: #7e7e7e;
    position: absolute;
    top: 55px;
    right: 30px;
}
.button2:hover:after {
    content:"";
	width:25px;
	height: 1px;
    background: #fff;
    position: absolute;
   
}
.button2 {
    text-decoration: none;
    outline: none;
    ;
    font-weight: normal;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-family: classico-urw, sans-serif;
    font-size: 32px;
    line-height: 1.8;
    display: block;
    position: relative;
    z-index: 1;
    padding-top: 30px;
    padding-left: 40px;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.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 {
	color: #323232;
	background-color: #fff;
    border: solid 1px #fff;
}
.button2:hover {
	color: #fff;
	border: solid 1px #fff;
	background-color: #000;
}




.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: #000;
	color: #FFF;
}





.foot-text {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 17px;
	line-height: 1.7;
}

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

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

.foot-left {
	width:35%;
}

.foot-right {
    width:65%;
   /* display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}

.footlogo {
    padding-top: 25px;
	width: 170px;
	line-height: 0px;
	margin-bottom: 50px;
}
.footlogo .mysvg{
    color: #fff;
	fill: currentColor;
}


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

.foot-menu li {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	position:relative;
	font-size: 17px;
	line-height: 2.2;
	color: #fff;
}

.line {margin-left: 15px;}
.line:before {
	content: "";
    position: absolute;
	top: 47%;
	left: 0;
    width: 8px;
    height: 1px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: -15px;
}
.foot-menu li a{
	font-size: 17px;
	line-height: 2;
	color: #fff;
	display:block;
}

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

.copy {
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    border-top: solid 1px #323232;
	font-size: 9pt;
	line-height: 16px;
	padding-top: 25px;
	text-align: center;
}

.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;
    box-sizing: border-box;
	overflow: hidden;
	background-color: #f6f6f6;
	border-radius: 100px;
}
ul.faqspace li{padding-left: 25px;position: relative;} 
ul.faqspace li:before {
	content: "Q";
	padding-right: 0.3em;
	position: absolute;
    top: 0;
    left: 0;
	margin-left: -30px;
	color: #0e3768;
	margin-top: 0px;
	margin-bottom: 5px;
	
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 27px;
    line-height: 0.7;
    font-weight: 400;
}
.faqspace li {
	color: #0a1f36;
	position: relative;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 17px;
	line-height: 1.5;
	font-weight: normal;
}
.answers {
	padding-right: 15px;
	padding-left: 15px;
}
.answers:not(:last-child) {margin-bottom: 50px;}
.answers .comennt1:not(:last-child) {margin-bottom: 5px;}

.answers .comennt1{
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.6;
}



.to-space {
    /*width: 90%;
    margin-right: auto;
	margin-left: auto;*/
    padding-top: 20px;
}

.to-space:not(:last-child) {margin-bottom: 120px;}
.recruit_table {
	border-collapse:collapse;
	
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.5;
	/*width: 96%;*/
	margin-right: auto;
	margin-left: auto;
    padding-bottom: 30px;
}
.recruit_table th, .cp_table  td {width: 100%;}
.recruit_table th {
	font-size: 14px;
	line-height: 1.5;
	font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
    
    font-weight: 500;
	display: block;
	background-color: #323232;
	padding: 10px!important;
	color: #fff;
	/*vertical-align: top;*/
	box-sizing: border-box;
}
.recruit_table tr {
	/*display: block;*/
	width: 100%;
}


.recruit_table td {
    
	font-size: 14px;
	line-height: 1.5;
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	display: block;
	padding-bottom: 25px!important;
	padding-top: 10px!important;
	padding-left: 10px;
    padding-right: 10px;
	box-sizing: border-box;
}
.recruit_table h3 {
	font-size: 18pt;
	line-height: 35px;
    font-weight: 500;
   
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}
.recruit_table p {
	font-size: 13pt;
	line-height: 27px;
    font-weight: 500;
    
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
}

.to-image {
    position: relative;
   /* width: 40%;*/
}
/*.to-image li{
	display: block;
	width: 100%;
}*/
.fimage2 {
    display: block;
	width: 100%;
    margin-bottom: 60px;
}
.fimage2 img{
    display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 650px;*/
	object-fit: cover;
	font-family: "object-fit: cover;";
}

.fimage {
    bottom: 0;
    right: 0;
    position: absolute;
    display: block;
	width: 70%;
    z-index: 1;
    margin-bottom: -40px;
}
.fimage img{
    display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	/*height: 320px;*/
	object-fit: cover;
	font-family: "object-fit: cover;";
}


.ycenter {align-items: center;}
.rev {flex-direction: row-reverse;}

.wrap-space {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.wrap-space:not(:last-child) {margin-bottom: 50px;}
.wrap-space0 {
	/*display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;*/
}
.wrap-space0:not(:last-child) {margin-bottom: 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%;
	/*height: 0;*/
	overflow: hidden;
}
.image-box img{
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;*/
	object-fit: cover;
	box-sizing: border-box;
	border-radius: 10px;
}
.image300 img {
	display: block;
	position: relative;
	width: 100%;
	/*height: 0;
	padding-top: 30%;
	overflow: hidden;*/
	margin-bottom:10px;
}
.image350 img {
	width: 100%;
	height: 100%;
	/*position: absolute;
	top: 0;
	left: 0;*/
	object-fit: cover;
	box-sizing: border-box;
}
.image400 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	
}
.image450 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	
}
.image500 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	
}
.image550 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	
}
.image600 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	
    
}
.image650 img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 0px;
	
}
.image700 img {
	display: block;
	width: 100%;
	height: auto;
	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%;}*/


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

.midashi1 {
	font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 400;
	margin-bottom: 15px;
    text-align: center;
}
.midashi1 span{
    display: block;
	font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 15px;
	line-height: 1.2;
	font-weight: normal;
}
.spd {margin-bottom: 20px;}
.midashi2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 21px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 20px;
    letter-spacing: 1px;
    position: relative;
}
.cent {text-align: center;}
.midashi3 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 21px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 40px;
	text-align: center;
    letter-spacing: 1px;
    position: relative;
}
.midashi3:before {
    content:"";
    width: 60px;
    height: 1px;
    background-color: #7e7e7e;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -18px;
    margin-right: auto;
    margin-left: auto;
}
.midashi4 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 30px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 25px;
    letter-spacing: 1px;
    position: relative;
}
.midashi5 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 20px;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 35px;
	text-align: center;
    letter-spacing: 1px;
    position: relative;
}
.midashi5 span {
    font-feature-settings: "palt" 1;
    font-family: bonhomme-richard, sans-serif;
    font-size: 40px;
    line-height: 1.8;
    font-weight: 400;
    display: block;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-align: center;
    /*text-transform: uppercase;*/
}
.han {
    /*display: flex;
    justify-content: space-between;
    align-items: center;*/
    padding-bottom: 30px;
    border-bottom: solid 1px #323232;
}

.tow-texts {
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    
}
.tow-texts li:nth-child(1){
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 5px;
    /*background-color: #f7f7f7;*/
    border-bottom: solid 1px #323232;
}
.tow-texts li:nth-child(2){
    box-sizing: border-box;
    padding-top: 5px;
    padding-bottom: 20px;
    /*background-color: #ebebeb;*/
    
}
.koumoku {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: 600;
    
}

.tests {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
    
    
}




.main-tittle {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
}

.comennt {
	font-size: 11pt;
	line-height: 22px;
	font-weight: normal;
}
.comennt1 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.8;
	font-weight: normal;
    letter-spacing: 1px;
}

.comennt2 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.8;
	font-weight: normal;
    letter-spacing: 1px;
	
}

.comennt3 {
    font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 15px;
	line-height: 1.8;
	font-weight: 700;
    letter-spacing: 1px;
}

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

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


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

ul.points3 {
	list-style-type: none;
	overflow: hidden;
}
ul.points3 li{padding-left: 15px;;}
ul.points3 li:before {
	content: "●";
	padding-right: 0.3em;
	position: absolute;
	left: 0;
    top: 3px;
	color: #b4b4b4;
    font-size: 10px;
}
.points3 li {
    font-feature-settings: "palt" 1;
	font-family: "source-han-sans-japanese", sans-serif;
	font-weight: normal;
	position: relative;
	font-size: 14px;
	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;}


.mapbk {
    padding-left: 20px;
    box-sizing: border-box;
    background: linear-gradient(180deg, #fff 0%, #fff 20%, #000000 20%, #000000 100%);
    
}



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

.gr-left {
    position: relative;
    background: linear-gradient(90deg, #fff 0%, #fff 20%, #f6f6f6 20%, #f6f6f6 100%);
    background-color: #ccc;
}
.gr-right {
    position: relative;
    background: linear-gradient(90deg, #f6f6f6 0%, #f6f6f6 80%, #fff 80%, #fff 100%);
    background-color: #ccc;
}

.greetbk {
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #FFF;
	background-image: url(../img/body/pankuzu.webp);
	padding-top: 5%;
	padding-bottom: 5%;
}
.textbox-top {
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 60px;
	position: relative;	
	
}

.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: 92%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom:0px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    transition: all .5s;
}
.change-color .hed-space {
	width: 98%;
	min-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom:10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    transition: all .5s;
}

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

#logo {
	width: 165px;
	margin-top: 20px;
	transition: all .5s;
    margin-left: 20px;
}
#logo .mysvg{
	color: #fff;
	fill: currentColor;
}
.change-color #logo {
	width: 125px;
	margin-top: 10px;
	transition: all .5s;
    margin-left: 20px;
}
.change-color #logo .mysvg{
	color: #323232;
	fill: currentColor;
}

#header {
    
}
.header {  
    /*mix-blend-mode:difference;*/
    transition: all .5s;
    position: fixed;
    width: 100%;
    z-index: 100;
    background: rgba(255 255 255 / 0%);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px)
}


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



.hed-right {}
.hed-info {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gloval-menu {}
.gloval-menu ul {margin: 0;padding: 0;color: #fff;}

.change-color .gloval-menu ul{
	color: #323232;
}

.gloval-menu li {list-style: none;}
.gloval-menu a {
	display: block;
	white-space: nowrap;
	text-decoration: none;
	box-sizing:border-box;
}
.gloval-menu > ul > li {margin-right: 1px;text-align: center;}
.gloval-menu li ul {height: 0;width: 0;overflow: hidden;position: absolute;}
.gloval-menu li:hover ul,
.gloval-menu li:focus-within ul {
	height: auto;
	width: auto;
	position: absolute;
	z-index: 55;
	display:block;
    
}
.gloval-menu .c-menu01 {margin-left: 15px;margin-right: 15px;}
.gloval-menu .c-menu01 a {
	position: relative;
	margin-top: 10px;
	color: #323232;
    color: #fff;
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.gloval-menu .c-menu01 a.current {color: #fff;position: relative;}
.gloval-menu .c-menu01 a.current::before {
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.change-color .gloval-menu .c-menu01 a{
	color: #323232;
}

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

/*.gloval-menu .c-menu01 a:active {background-color: #FF6600;}*/

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

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



.gloval-menu .c-menu02 {
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}
.gloval-menu .c-menu02 .cnavs.current {color: #fff;position: relative;}
.gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #fff;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}
.change-color {}
.change-color .gloval-menu .c-menu02 .cnavs.current {color: #323232;position: relative;}
.change-color .gloval-menu .c-menu02 .cnavs.current::before {
	background-color: #323232;
	position: absolute;
	bottom: -1px;
	left: 0px;
	content: '';
	width: 100%;
	height: 2px;
	right: 0px;
}

.cnavs {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 400;
	font-style: normal;
	padding-top: 7px;
	padding-bottom: 7px;
}
.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: #fff;
}
.cnavs:hover::after {transform: scale(1, 1);}
.gloval-menu .c-menu02:hover{
	position: relative;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.change-color {}
.change-color .cnavs:hover,
.change-color .cnavs:focus {}
.change-color .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: #323232;
}
.change-color .cnavs:hover::after {transform: scale(1, 1);}

.change-color .gloval-menu .c-menu02:hover{
    position: relative;
	color: #323232;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.gloval-menu ul .cec_01 .level1 {margin-left: -35%;}
.gloval-menu ul .cec_02 .level1 {margin-left: -50%;}

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


.level1 a {
	display: block;
	margin-top: 0px!important;
	box-sizing: border-box;
    font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 17px;
    line-height: 1.5;
	color: #FFF!important;
	text-align: left;
	text-decoration: none;
	background-color: #000000;
	width: 300px;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-top: 20px!important;
	padding-right: 25px;
	padding-bottom: 20px!important;
	padding-left: 25px;
}
.level1 a:hover {background-color: #323232;}
.level1 a:focus {background-color: #323232;}
.level1 a:hover::after {transform: scale(0, 0);}

.gloval-menu .c-menu07:before {
    content:"";
    width: 1px;
    height: 30px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 24px;
    margin-left: 20px;
}

.change-color .gloval-menu .c-menu07:before {
    content:"";
    width: 1px;
    height: 30px;
    background-color: #323232;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 24px;
    margin-left: 20px;
}


.gloval-menu .c-menu07 {position: relative;}
.gloval-menu .c-menu07 a {
	margin-left: 30px;
	margin-top: 10px;
	display: block;
	position: relative;
	color: #fff;
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    font-size: 22px;
    line-height: 1.5!important;
    font-weight: 400;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 30px;
	transition: all .3s;
}
.gloval-menu .c-menu07 a:hover {
	color: #FFF;
	background-color: #000;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.change-color .gloval-menu .c-menu07 a{
	color: #323232;
}
.change-color .gloval-menu .c-menu07 a:hover{
	color: #FFF;
}



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: #323232;
    background-color: #fff;
	-webkit-text-size-adjust:100%;
}



.pankuzu-space {
	width: 80%;
	/*margin-right: auto;
	margin-left: auto;*/
	box-sizing:border-box;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 50px;
    position: absolute;
    /*background-color: #000;*/
    background: linear-gradient(
		to right,
		rgba(0,0,0,1) 0%,
		rgba(0,0,0,1) 50%,
		rgba(0,0,0,0) 100%
	);
    
    /*-webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);*/
    bottom: 10px;
    left: 10px;
}

.pankuzu {
    
    padding-top: 140px;
    padding-bottom: 100px;
    box-sizing: border-box;
    margin-top: 5px;
    margin-left: 5px;
	/*margin-top: 130px;*/
    margin-bottom: 10px;
    background-color: #222;
}

.pbk01 {
    background-size: cover;
	background-position: center 70%;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu.webp);
}
.pbk02 {
    background-size: cover;
	background-position: center 70%;
	background-repeat: no-repeat;
	background-image: url(../img/body/pankuzu02.webp);
}


.pankuzu {position: relative;color: #fff;}
.pankuzu::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90px;
	background: linear-gradient(
		to bottom,
		rgba(17,35,52,0.75) 0%,
		rgba(17,35,52,0.45) 30%,
		rgba(17,35,52,0) 100%
	);
	pointer-events: none;
	z-index: 1;
}

.pankuzu h2 {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 20px;
	line-height: 1.6;
	font-weight: normal;
    white-space: nowrap; 
}
.pankuzu p{
    letter-spacing: 1px;
    font-family: classico-urw, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    /*text-transform: uppercase;*/
}
.pagetittles {
    width: 90%;
    margin-right: auto;margin-left: auto;
    margin-bottom: 20px;
}
.pages {
	color: #323232;
	font-feature-settings: "palt" 1;
    font-family: "source-han-sans-japanese", sans-serif;
	font-size: 11px;
	line-height: 1.4;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
    justify-content: flex-start;
	/*justify-content: center;*/
}
.pages li {
	margin-right: 1px;
	margin-left: 1px;
}
.pages li a{
	color: #323232;
}
.pages li a:hover{
	color: #323232;
	text-decoration: underline;
}

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






#wrapper {}

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

.pcdown10 {padding-bottom: 10px;}
.pcdown20 {padding-bottom: 20px;}
.pcdown25 {padding-bottom: 24px;}
.pcdown30 {padding-bottom: 30px;}
.pcdown30s {padding-bottom: 30px;}
.pcdown40 {padding-bottom: 40px;}
.pcdown50 {padding-bottom: 50px;}
.pcdown60 {padding-bottom: 60px;}
.pcdown70 {padding-bottom: 70px;}
.pcdown80 {padding-bottom: 80px;}
.pcdown90 {padding-bottom: 90px;}
.pcdown100 {padding-bottom: 100px;}
.pcup10 {padding-top: 10px;}
.pcup20 {padding-top: 20px;}
.pcup30 {padding-top: 30px;}
.pcup40 {padding-top: 40px;}
.pcup50 {padding-top: 50px;}
.pcup60 {padding-top: 60px;}
.pcup70 {padding-top: 70px;}
.down10 {margin-bottom: 10px;}
.down15 {margin-bottom: 15px;}
.down20 {margin-bottom: 20px;}
.down25 {margin-bottom: 25px;}
.down30 {margin-bottom: 30px;}
.down35 {margin-bottom: 35px;}
.down40 {margin-bottom: 40px;}
.down45 {margin-bottom: 45px;}
.down50 {margin-bottom: 50px;}
.down55 {margin-bottom: 55px;}
.down50 {margin-bottom: 50px;}
.down65 {margin-bottom: 65px;}
.down70 {margin-bottom: 70px;}
.down75 {margin-bottom: 75px;}


.down120 {margin-bottom: 10px;}

.topics-midashi {text-align: center;}
.space-full0 {
    margin-right: auto;
	margin-left: auto;
    width: 90%;
}
.space-full2  {
    margin-right: auto;
	margin-left: auto;
    width: 90%;
}
    
.btms {
	/*display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
	padding-top:30px;
    margin-right: auto;
	margin-left: auto;
    width: 80%;
}
.btms li{
	
}
.btms li .button1{
    display: block;
}

.btms li:not(:last-child) {margin-bottom: 5px;}
.btm1  {
	display: table;
	padding-top:40px;
	margin-right: auto;
	margin-left: auto;
}
.c-btm {
	display: table;
	padding-top:40px;
	margin-right: auto;
	margin-left: auto;
}
.r-btm {
	display: table;
	padding-top:40px;
	margin-right: auto;
	margin-left: auto;
}
.l-btm {
	display: table;
	padding-top:40px;
	margin-right: auto;
	margin-left: auto;
}


.button1:after {
    content:"";
	width:15px;
	height: 1px;
    background: #fff;
    position: absolute;
    top: 24px;
    right: 20px;
}


.button1 {
	text-decoration: none;
	outline: none;;
	font-weight: normal;
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 14px;
    line-height: 1.5;
	display: table;
	position: relative;
	z-index: 1;
    border-radius: 100px;
	padding-top: 15px;
	padding-right:50px;
	padding-left:20px;
	padding-bottom: 15px;
}
.button1::before,
.button1::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button1,
.button1::before,
.button1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button1 {
	color: #fff;
	border: solid 1px #323232;
	background-color: #323232;
}
.button1:hover {
	color: #fff;
	border: solid 1px #323232;
	background-color: #323232;
}
.fullbtm {margin-bottom: 35px;}


.button2:after {
    content:"";
	width:25px;
	height: 1px;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 35px;
}

.button2 {
    text-decoration: none;
    outline: none;
    font-weight: normal;
    font-feature-settings: "palt" 1;
    font-family: "hiragino-mincho-pron", sans-serif;
    font-family: classico-urw, sans-serif;
    font-size: 19px;
    line-height: 1.8;
    display: block;
    position: relative;
    z-index: 1;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.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 {
	color: #fff;
	border: solid 1px #fff;
	background-color: #000;
}
.button2:hover {
	color: #fff;
	border: solid 1px #fff;
	background-color: #000;
}






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





.foot-text {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

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

.foot-space {
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	
}

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

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

.footlogo {
	width: 140px;
	line-height: 0px;
	margin-bottom: 30px;
    margin-right: auto;
	margin-left: auto;
}
.footlogo .mysvg{
    color: #fff;
	fill: currentColor;
}


.foot-right nav {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.foot-menu {
	
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.foot-menu:nth-child(1) {margin-bottom: 10px;}
.foot-menu:nth-child(2) {margin-bottom: 10px;}

.foot-menu li {
    font-feature-settings: "palt" 1;
	font-family: "hiragino-mincho-pron", sans-serif;
	position:relative;
	font-size: 15px;
	line-height: 2.7;
	color: #fff;
}

.line {margin-left: 15px;}
.line:before {
	content: "";
    position: absolute;
	top: 47%;
	left: 0;
    width: 8px;
    height: 1px;
    background-color: #fff;
    border-radius: 100px;
    margin-left: -15px;
}
.foot-menu li a{
	font-size: 15px;
	line-height: 2;
	color: #fff;
	display:block;
}

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

.copy {
    font-feature-settings: "palt" 1;
    font-family: classico-urw, sans-serif;
    border-top: solid 1px #323232;
	font-size: 8pt;
	line-height: 16px;
	padding-top: 15px;
	text-align: center;
}

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

.fours-image {
    /*display: flex;
    justify-content: space-between;
	flex-wrap: wrap;*/
    
}
.fours-image li{
    width: 100%;
    line-height: 0;
    display: block;
    position: relative;
	overflow: hidden;
}
.fours-image img{
	/*width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	box-sizing: border-box;*/
}

}






