@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&family=Hind:wght@300;400;500;600;700&display=swap');

html{
	font-family: Futura, 'Century Gothic', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color: #1a1311;
	scroll-behavior: smooth;
}

body{
	position: relative;
}

p,table td{font-family: '小塚ゴシック Pro', 'Kozuka Gothic Pro', 'Hiragino Kaku Gothic ProN', sans-serif; font-feature-settings: "palt"; line-height: 1.8;}

.midashi {
	font-family: "Hind Siliguri", sans-serif;
	font-weight: 700;
	font-style: normal;
  }

header + section:nth-child(2) {
	padding-top: 87px;
}
.header{
    max-width: 100%;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    height: 97px;
    background-color: rgba(23, 79, 142);
    position: fixed;
    z-index: 100;
    width: 100%;
}

.header:before{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.5);
	top: 15px;
}

.header:after{
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.5);
	bottom: 20px;
}



.header-inner{
	/*max-width: 1226px;*/
	width: 1100px;
	max-width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.logo{
	/*float :none;
	margin-top: 10px;*/
	display: inline-block;
	text-align: center;
}

.logo img{
	width: 100%;
	height: auto;
	margin-top: 3px;
}

.title{
	/*float: left;
	display: flex;
	align-items: flex-end;*/
    margin-top: 30px;
    /*margin-left: 40px;*/
    font-size: 24px;
    color: #FEFEFE;
}
.menu-input{
	display: none;
}
.nav{
	display: block;
    max-width: 850px;
    margin: 0 auto;
	margin-left: 60px;
}

.slogan-page{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	line-height: 2.3;
	margin: 60px 0;
}

.list{
	display: flex;
    align-items: initial;
    /*margin: 0px auto;*/
    justify-content: flex-end;
}
.list li{
	display: inline-block;
    width: 140px;
    /*text-align: center;*/
    padding-top: 35px;
    position: relative;
    font-size: 14px;
    color: #FEFEFE;
}
.list .menu-link a{
	/*padding-top: 50px;
	padding-bottom: 28px;*/
	display: block;
	padding-left: 10px;
	height: 52px;
}
.list li:hover{
	background-color: #b0afafcc;
    background-color: rgb(235 235 235 / 90%);
	color: #040000;
	z-index: 1000;
}
.menu-list-link{
	display: none;
}
.menu-list-link .link-nav .list-link{
	padding: 0;
	text-align: left;
    padding: 20px 0 0 10px;
}
.list li:hover .menu-list-link{
	display: block;
	/*padding-top: 14px;*/
	padding-bottom: 20px;
}
.link-nav li{
	padding: 0;
}
.list-link{
	/*font-size: 13px;*/
	color: #221814;
	display: block;
}

.menu-list-link li{font-size: 12px;}

.pagetop {
	position: fixed;
	right: 70px;
	bottom: 270px;
	z-index: 2;
	display: none;
}
.footer{
	margin: 0 auto;
	background-color: #7F7F80;
}
.footer-link{
    display: block;
    max-width: 1000px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 50px
}
.footer-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    align-items: initial;
    margin: 0px auto;
    color: #FEFEFE;
}
.footer-list li{
	display: inline-block;
    text-align: center;
    background-color: transparent;
    padding: 10px 5px;
    position: relative;
	/*transform: scale(0.85, 1);*/
}
.footer-list li a:hover{
    text-decoration: underline;
}

.clearfix::after {
    content: "";
	display: block;
	clear: both;
}
.footer-address{
	background-color: #040000;
	padding-bottom: 1rem;
}

.footer-address .flex_box{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 60px 20%;
}

.footer-address .flex_box img{
	width: 120px;
	margin-right: 10px;
	margin-top: -5px;
	height: auto;
	max-width: 100%;
}

.container-footer{
	/*padding-top: 50px;
    padding-bottom: 34px;
	max-width: 700px;
	margin: 0 auto;*/
	color: #FEFEFE;
}
.name{
	font-size: 29px;
	margin-bottom: 10px;
}
.row-address{
	margin-bottom: 60px;
}
.Copyright{
	font-size: 11px;
	text-align: right;
	color: #FEFEFE;
	padding-right: 1rem;
}

.ta-c {
	text-align: center !important;
}

#kv{
	height: 60vw;
	overflow: hidden;
	position: relative;
	padding-top: 87px;
}
#kv video{
	width: 100%;
	position: absolute;
	/*top: 0;
	bottom: 0;
	left: 0;
	right: 0;*/
	margin: auto;
}
.sp-menu_box{
		position: fixed;
    	top: 72px;
    	right: 20px;
    	display: flex;
    	justify-content: center;
    	height: 60px;
    	width: 60px;
    	z-index: 100;
	}
	.sp-menu_box span,
	.sp-menu_box span:before,
	.sp-menu_box span:after{
		content: "";
    	display: block;
    	height: 2px;
    	width: 40px;
    	background-color: #fff;
    	position: absolute;
  		transition: transform .3s ease-in-out, top .3s ease-in-out;
	}
	.sp-menu_box span:before{
		bottom: 10px;
	}
	.sp-menu_box span:after{
		top: 10px
	}
	#sp-menu_check:checked ~ .sp-menu_box span {
		background: rgba(255, 255, 255, 0);
	}
	#sp-menu_check:checked ~ .sp-menu_box span:before{
		bottom: 0;
		transform: rotate(45deg);
	}
	#sp-menu_check:checked ~ .sp-menu_box span:after{
		top: 0;
		transform: rotate(-45deg);
	}
	.sp-menu_content{
		position: fixed;
		width:253px;
		height: 100%;
    	top: 0;
    	right: -253px;
    	z-index: 90;
    	background-color: #174F8E;
    	transition: all 0.5s;
	}
	.sp-menu_list{
		padding-top: 120px;
	}
	.sp-menu_link{
		display: block;
    	width: 100%;
    	font-size: 1rem;
    	box-sizing: border-box;
    	color: #fff;
    	padding: 26px 52px;
		padding-left: 20px;
	}
	#sp-menu_check:checked ~ .sp-menu_content{
		right: 0;
	}
	.open{
		position: relative;
	}
	.accordion:after {
		content: '';
		width: 15px;
		height: 15px;
		border-bottom: solid 2px #fff;
		border-right: solid 2px #fff;
		transform: rotate(45deg);
		position: absolute;
		transition: transform .3s ease-in-out, top .3s ease-in-out;
	}
	.accordion{
		width: 36px;
		height: 36px;
		margin-right: 0;
		padding: 30px;
		position: absolute;
		top: -0.5rem;
		right: 24px;
	}
	.accordion.open:after{
		transform: rotate(-135deg);
		transition: transform .3s ease-in-out, top .3s ease-in-out;
	}
	.drop-menu-list{
		display: none;
		background-color: #b0afafcc;
	}
	.drop-menu-item{
		padding: 20px 0;
		color: #040000;
		font-size: 15px;
		border: 1px solid #383737cc;
	}
	.drop-menu-item a{
		display: block;
		width: 150px;
		margin: auto;
	}

.js-modal-button{
	cursor: pointer;
}
.layer {
  background: rgba(0, 0, 0, .2);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1; 
  opacity: 0;
  visibility: hidden;
}
	.layer.is-open {
		z-index: 999;
		opacity: 1;
		visibility: visible;
	}

.modal {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 80%;
  min-width: 386px;
  opacity: 0;
  visibility: hidden;
}
	.layer.is-open .modal{
		opacity: 1;
		visibility: visible;
	}

.modal__inner {
  position: relative;
  background: #fff;
  box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 13px;
  display: block;
  padding: 20px;
  max-height: calc(100vh - 50px);
  overflow-y: scroll;
}

.modal__content {
  padding-top: 15px;
  padding-bottom: 23px;
  display: flex;
  align-items: flex-start;
}
	.modal__content img{
		width: 30%;
		max-width: 337px;
		margin-right: 3%;
	}
	
	.modal__content .modal_title{
		font-weight: bold;
		font-size: 20px;
		margin-bottom: 20px;
		line-height: 26px;
	}
	.modal__content p{
		margin-top: 15px;
		line-height: 26px;
	}
	
.modal__button-wrap {
  position: absolute;
  right: -10px;
  top: -10px;
  display: inline-flex;
  z-index: 10;
}

.close-button {
  position: relative;
  width: 39px;
  height: 39px;
  background: #174F8E;
  border-radius: 50%;
  padding: 0;
  border: transparent;
  cursor: pointer;
}

.close-button span {
  width: 25px;
  height: 2px;
  background: #fff;
  display: inline-block;
  position: absolute;
  left: calc(50% - 12px);
  top: 50%;
  border-radius: 20px;
}

.close-button span:nth-child(1) {
  transform: rotate(45deg) translate(-1px, -1px);
}

.close-button span:nth-child(2) {
  transform: rotate(-45deg) translate(1px, -1px);
}

@media screen and (min-width: 950px){
	.sp-menu{
		display:none;
	}
}
@media screen and (max-width: 950px){
	.nav, #sp-menu_check{
		display: none;
	}
	.footer-list{
		width: 74%;
	}
}
@media screen and (max-width: 780px){
	.sp-menu_box {
		top: 11%;
		right: 1%;
	}
}
@media screen and (max-width: 600px){

	.header-inner {
		max-width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo,.title{float: none;}

	.logo{
		width: 25%;
	}
	.title{margin-top: 0px;
		margin-left: 0px;}

	.sp-menu{
		display: block;
    position: relative;
    width: 80px;
    height: 80px;
	}

	.sp-menu_box {
        top: 5%;
        right: 0;
    }

	.sp-menu_box{position: fixed;}

	#sp-menu_check:checked ~ .sp-menu_content{
		    height: 100%;
    overflow: scroll;
	}

	#kv video {
		width: 100%;
		position: relative;
		top:inherit;
		left: inherit;
		bottom: inherit;
		right: inherit;
		margin: 0;
	}

	.slogan-page{padding: 0 2.5rem !important; font-size: 0.9rem !important; line-height: 1.8 !important;}

	.modal__content{
		display: block;
	}
	.modal__content img{
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}

	.footer-address .flex_box{
		padding: 60px 2%;
    	flex-wrap: wrap;
		align-items: flex-start;
	}

	.footer-address .flex_box img {
		width: 50%;
		height: auto;
	}

	.container-footer {
		text-align: center;
	}

	.name {
		font-size: 1.5rem;
		margin-bottom: 10px;
	}

	.row-address {
		margin-bottom: 60px;
		font-size: 0.8rem;
		padding: 0 3rem;
	}
}