@charset "UTF-8";
/* CSS Document */

/* body */

*{
	margin:0;
	padding: 0px;
}

html {
	width: 100%;
	height: 100%;
}

body{
	width: 100%;
	min-width: 1350px;
	height: auto;
	font-size: 16px;
	color:#454545;
	font-family: 'Noto Sans JP', ＭＳ Ｐゴシック, MS PGothic, sans-serif; /* メイリオ, Meiryo, Osaka, */
	letter-spacing:1px; 
	margin:0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
}

a {
	text-decoration: none;
}

.sp,.spin {
	display: none;
	}

.hp {
	display: inline-block;
	}



/* menu */

#menu {
	position: relative;
	z-index: 1;
	width: 100%;
	height:80px;
	background-color: #00003C;
	color: #FFF;
}

#menu a,#footer a{
	color: #FFF;
}

.menuimg,.menutext,.menublock01,.menublock02,.menublock03 {
	display: inline-block;
}



.menuimg img{
	width:auto;
	height: 60px;
	margin-left: 10px;
	margin-top: 10px;
}

.menutext {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

.menublock01 {
	height:60px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 0 15px;
	margin: 0;
	border-right: solid #FFF 1px;
}

.menublock01 strong{
	display: block;
	font-size: 15px;
	margin-top: 8px;
}

.menublock02 {
	height:60px;
	font-size: 20px;
	line-height: 22px;
	margin-left: 20px;
	vertical-align: -15px;
}

.menublock02 strong{
	font-size: 30px;
}

.menublock03 {
	height:60px;
	width:60px;
	text-align: center;
	margin-right: 0px;
	margin-left: 10px;
	vertical-align: -20px;
}

.menublock03 img{
	width: auto;
	height:55px;
}

.mts{
	font-weight: bold;
}

/* top */


#topback {
	position: relative;
	text-align: center;
	background-color: #00003c;
	width: 100%;
	height:calc(100vh);
	margin-top: -80px; 
	}


#toplogo {
	position: absolute;
	top: 80px;
    left: 50%;
    transform: translateX(-50%) translateY(0%);
	z-index: 10;
	font-size: 25px;
	font-weight: bold;
}

#toplogo img{
	width: 100px;
	height: auto;
}



.topimage {
	position: absolute;
	background-image: url("../images/top_image.jpg");
	background-position:0px 0px;
	background-size: cover;
	width: 100%;
	height:85vh;
	top: 0;
    left: 50%;
    transform: translateX(-50%) translateY(0);
	}

	
.toptext {
	position: absolute;
	height:150px;
	background-color: #00003c;
	width: 100%;
	color: #FFF;
	font-weight:bold;
	font-size: 30px;
	bottom:-50px;
    left: 50%;
    transform: translateX(-50%) translateY(0);
	}	




.topvideo {
	position: absolute;
	left: 160px;
	right: 160px;
	top:80px;
	height:430px;
	width: auto;
}


.topvideo > video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
	height:430px;
}



#top {
	position: relative;
	z-index: 0;
	width: 100%;
	min-width: 1000px;
	height: 500px;
	background-color: #FFF;
	background-position: center;
	background-size: cover;
	top:-40px;
	overflow: hidden;
	margin-bottom: 80px;
}






#main {
	width: 100%;
	margin-top: 40px;
	padding: 0;
	z-index: 0;
}


/* about */


#about {
	width: 100%;
	height: 950px;
	margin: 0;
	margin-bottom: 80px;
	padding: 0;
	margin-top: -80px;
	box-sizing:border-box;
	background-color: #fff;
	overflow: hidden;
}

.ablock,.bblock,.cblock {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	margin: 0;
	padding: 0;
}

.ablock,.bblock {
	left: 0;
	width:100%;
}



.line {
	position: relative;
	top:15px;
	width:80px;
	display: inline-block;
}

.title {
	position: relative;
	width: auto;
	min-width: 300px;
	display: inline-block;
}

.title01 {
	position: absolute;
	top:0px;
	z-index: 1;
	width: 200px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 10px;
}

.title02 {
	position: absolute;
	top:-35px;
	z-index: 0;
	width: 200px;
	font-size: 50px;
	font-weight: bold;
	letter-spacing: 10px;
	color: #DCDCDC;
}

.abid01 {
	left: 15px;
	color: #00003C;
}

.abid02 {
	color: #DCDCDC;
}

.aisatu {
	position: absolute;
	width:auto;
	display: inline-block;
	left:120px;
	right:120px;
	top:100px;
}

.aisatu p {
	margin-bottom: 10px;
}

p.abp01 {
	font-size: 1.4em;
	font-weight: bold;
	color: #00003c;
	border-bottom: solid 1px #00003c;
	padding-bottom: 5px;
	margin-bottom: 15px;
	letter-spacing: 4px;
}

p.abright {
	text-align: right;
}

.abouttext {
	position: absolute;
	width:auto;
	display: inline-block;
	left:120px;
	right:120px;
	top:500px;
	vertical-align: top;
}

.abouttext dl{
	display:inline-block;
	vertical-align: top;
}

.abouttext dl.dl01{
	width: 40%;
	margin-right: 150px;
}

.abouttext dl.dl02{
	width: 250px;
}

.abouttext dt{
	float:none;
	margin-right: 30px;
	border-bottom:sorid #000 2px;
	color: #00003c;
	font-weight: bold;
}

.abouttext dd{
	display: inline-block;
	min-width: 250px;
	padding-bottom: 15px;
}


/* history */

#history {
	width: 100%;
	height: 470px;
	margin: 0;
	padding: 0;
	margin-bottom: 80px;
	box-sizing:border-box;
	background-color: #E6E6E6;
}

#history .cblock{
	width: 100%;
	top:40px;
}

.hsblock {
	position: absolute;
	left:80px;
	right:80px;
	top:80px;
}

.hsblock table{
	width:100%;
	text-align: left;
}

.hsblock table tr{
	background-color: #FFF;
}

.hsblock table th{
	padding: 10px;
	width:25%;
	min-width: 270px;
}

.hsblock table td{
	padding: 10px;
}


/* content */

#content {
	width: 100%;
	height: 720px;
	margin: 0;
	margin-bottom: 80px;
	padding: 0;
	margin-top: 0px;
	box-sizing:border-box;
	background-color: #fff;
}

.contentblock{
	position: absolute;
	top:100px;
	left: 80px;
	right: 80px;
	box-sizing: border-box;
}

.ctid01 {
	left: 40px;
	color: #00003C;
}


.ctbl01 ,.ctbl02,.ctbl03,.ctbl04 {
	display: inline-block;
	margin-bottom: 15px;
	box-sizing: border-box;
	padding: 10px;
	border: solid 1px #B5EBF7;
}

.ctbl01{
	width: 100%;
}

.ctbl02,.ctbl03,.ctbl04{
	height:100px;
}

.ctbl02 {
	width:44%;
	margin-right: 1.5%;
}

.ctbl04 {
	width:24%;
	margin-right: 1.5%;
}

.ctbl03 {
	float: right;
	width:28%;
}

.cttl {
	display: block;
	font-size: 25px;
	font-weight: bold;
	color: #474B97;
	text-align: center;
	border-bottom: solid 3px #74A3DC;
	margin-bottom: 10px;
}

.cttltaiyo {
	display: block;
	font-size: 26px;
	font-weight: bold;
	color: #474B97;
	text-align: center;
	border-bottom: solid 3px #74A3DC;
	margin-bottom: 10px;
	box-sizing: content-box;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 15px;
}


.cttl02{
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-color: #FFFBA1;
	border-radius: 15px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}


.cttl01 {
	text-align: center;
}

.cttl03,.cttl04{
	display: inline-block;
	vertical-align: top;
	width: 32%;
	text-align: center;
}

.cttl03 {
	margin-right: 1.5%;
}

.cttl04{
	float: right;
}


.flow {
	position: absolute;
	left:80px;
	right:80px;
	top:480px;
	font-size: 25px;
	font-weight: bold;
	color: #00003c;
}






/* access */

#access {
	width: 100%;
	height: 520px;
	padding-top: 80px;
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	background-color: #E6E6E6;
}

#access .cblock{
	width: 100%;
	top:40px;
}

.acid01 {
	left: 25px;
	color: #00003C;
}

.acid02 {
	color: #fff;
}

.acimg02 {
	position: absolute;
	width: 30%;
	height:340px;
	left:100px;
	top:80px;
	background-color: #000;
}

.acimg02 > video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
	height:300px;
}

.acimg{
	position: absolute;
	left:30%;
	padding-left: 150px;
	right:40px;
	height:400px;
	top:20px;
}


/* blog */

#blog {
	position: relative;
	width: 100%;
	height: 240px;
	margin: 0;
	margin-bottom: 80px;
	margin-top: 40px;
	padding: 0;
	box-sizing:border-box;
	background-color: #fff;
}


.blogyou{
	position: absolute;
	left:250px;
	right:250px;
	top:40px;
	margin: 0;
	padding: 0;
}

#blog01 , #blog02 {
	position: relative;
	display:inline-block;
	width:100%;
	height:200px;
	background-size: cover;
	margin: 0;
	padding: 0;
}

#blog01 {
	margin-right: 1%;
	background-color: #23622B;
	background-position: center;
}

#blog02 {
	margin-left: 1%;
	background-color: #3D3D79;
	background-position:bottom;
}

#blogimg01 {
	position: relative;
	left:0;
	background-image: url("../images/blog01.jpg");
	height:200px;
	background-position: center;
	background-size: cover;
	opacity: 0.7;
}

#blogimg02 {
	position: relative;
	left:0;
	background-image: url("../images/top_image.jpg");
	height:200px;
	background-position: center;
	background-size: cover;
	opacity: 0.7;
}

.blogtext {
	widows: auto;
	font-size: 2.8vw;
	letter-spacing:2px; 
	font-weight: bold;
	z-index: 1;
	color: #FFF;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
}



/* inquiry */

#inquiry{
	position: relative;
	width: 100%;
	height: max(15vw,220px);
	padding-top: 80px;
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	background-color: #333;		
}

#inquiry:before {
	content: "";
    display: inline-block;
    background: url("../images/top_image.jpg");
    background-size: cover;
	background-position: center;
	width: 100%;
    height: max(15vw,220px);
	position: absolute;
	opacity: 0.5;
}

.bblock {
	top:40px;
}

.bblock .line hr{
	color: #fff;
}

.bblock .title01 {
	width: 350px;
	color: #fff;
	letter-spacing: 5px;
}

.bblock  .title02 {
	color: #fff;
	opacity: 0.4;
}

.dblock{
	position: absolute;
	color: #fff;
	top:65px;
	left:350px;
}

.inquiryblock{
	position:absolute;
	width: 90%;
	height:max(7vw,80px);
	left:5%;
	top:120px;
}

.inbl01,.inbl02 {
	position: relative;
	width: 49%;
	text-align: center;
	display: inline-block;
	margin: 0px;
	padding: 0;
	box-sizing: border-box;
	color: #FFF;
}

.intx01 {
	font-size: max(3vw,40px);
	font-weight: bold;
	color: #FFF;
}

.intx02 {
	font-size: 30px;
	font-weight: bold;
	position:absolute;
	left: 10%;
	width:80%;
	top:-65px;
	color: #00003c;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 45px;
}


/* footer */

#footer {
	position: relative;
	z-index: 1;
	width: 100%;
	height:80px;
	background-color: #00003C;
	color: #FFF;
	vertical-align: top;
}

.ftbl01 {
	display: inline-block;
	width: auto;
	vertical-align: 10px;
	margin-left: 15px;
	line-height: 25px;
}

.ftbl02 {
	display: inline-block;
	position: absolute;
	width: auto;
	height:auto;
	bottom:10px;
	right:10px;
}

/* privacy */

#privacy {
	width: 100%;
	height: 500px;
	margin: 0;
	margin-bottom: 80px;
	padding: 0;
	margin-top: 0px;
	box-sizing:border-box;
	background-color: #fff;
}

#privacy .title,#faqbl .title {
	width: auto;
	min-width: auto;
}

#privacy .title01,#faqbl .title01 {
	width: 500px;
	letter-spacing: 4px;
}

#privacy .title02,#faqbl .title02 {
	width: 500px;
	letter-spacing: 4px;
}

.prid01 {
	left: 0px;
	color: #00003C;
}

.prbl {
	position: absolute;
	display: inline-block;
	left: 80px;
	right:80px;
	top:100px;
}



.prtl {
	color: #00003c;
	font-size: 22px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #00003c;
}

.prtl01 {
	color: #00003c;
	font-size: 19px;
	margin-top: 18px;
}


/* faq */

#faqbl {
	width: 100%;
	height: 1200px;
	margin: 0;
	margin-bottom: 80px;
	padding: 0;
	margin-top: 0px;
	box-sizing:border-box;
	background-color: #fff;
}


p.faq {
	margin-bottom: 40px;
}

span.ques {
	color: #FFF;
	font-size: 0.9em;
	background-color: #00003c;
	border-radius: 20px;
	padding:0 8px 3px 8px;
	margin-right: 10px;
	display: inline-block;
}

/* contact */

#contact {
	height:calc(100vh - 200px);
}


/* tnx */

#tnx {
	text-align: center;
	height:calc(100vh - 200px); 
}