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

@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');

h4 {
	font-family: 'Anton', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 70px;
	text-align: center;
	line-height: 0.6;
	margin: 180px 0 60px;
	letter-spacing: 4px;
}

	@media (max-width: 1400px) {
		h4 {
			font-size: 5vw;
		}
	}

h4 span {
	font-size: 30px;
	letter-spacing: 0;
	
}

	@media (max-width: 1400px) {
		h4 span {
			font-size: 2.15vw;
		}
	}


/*-- header --*/
header section {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 25px 10px;
	overflow: hidden;
	font-family: 'Anton', sans-serif;
}

	@media (max-width: 1400px) {
		header section {
			width: 95%;
		}
	}

header h1 {
	float: left;
}

@media (max-width: 1300px) {
	header h1 img {
		width: 22vw;
	}
}

header .box {
	float: right;
	margin-top: 5px;
}

header .box div:first-of-type {
	font-size: 80px;
	color: #ff851b;
	letter-spacing: 5px;
	float: left;
	margin-right: 30px;
}

	@media (max-width: 1300px) {
		header .box div:first-of-type {
			font-size: 5.5vw;
		}
	}

header .box div:last-of-type {
	overflow: hidden;
	margin-top: 2px;
}

header .box div:last-of-type p:first-of-type {
	overflow: hidden;
}

header .box div:last-of-type p:last-of-type {
	background: #00abeb;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
	font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 20px;
}

header .box div:last-of-type p:first-of-type span:first-of-type {
	background: #00abeb;
	padding: 5px 0;
	color: #fff;
	font-size: 22px;
	width: 86px;
	float: left;
	margin-right: 5px;
	letter-spacing: 1px;
	text-align: center;
}

header .box div:last-of-type p:first-of-type span:last-of-type {
	color: #00abeb;
	font-size: 30px;
	float: left;
}

header .box div:last-of-type p:last-of-type span {
	font-size: 23px;
}

header .main {
    background: url(../images/header/main.jpg) no-repeat scroll center top;
    max-width: 2000px;
    width: 100%;
    height: 960px;
    margin: 0 auto;
}
/*-- /header --*/

.main-bna {
	margin: 50px auto;
	max-width: 1400px;
	width: 100%;
}

	@media (max-width: 1400px) {
		.main-bna {
			width: 85%;
		}
	}

.rec-bna {
	margin: 50px auto 20px;
	max-width: 800px;
	width: 100%;
}

	@media (max-width: 1400px) {
		.rec-bna {
			width: 85%;
		}
	}

.main-bna img {
	width: 100%;
}

h3 {
	background: #d8f4ff;
	padding: 60px 0;
	line-height: 1.6;
	font-size: 40px;
	font-weight: bold;
	color: #4d3c3c;
	text-align: center;
}

	@media (max-width: 1400px) {
		h3 {
			font-size: 2.7vw;
		}
	}

h3 span {
	color: #f55a55;
}

h3.main {
    background: #cafff9;
    width: 100%;
    color: #f55a55;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 43px;
}

h3.main span {
	font-size: 34px;
}


.txt {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	color: #4d3c3c;
	margin: 50px 0;
}

	@media (max-width: 1400px) {
		.txt {
			font-size: 2.7vw;
		}
	}

.four {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.four p {
	background: #e6e6e6;
	color: #3d3d3d;
	width: 700px;
	height: 300px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 50px;
	font-weight: bold;
}

	@media (max-width: 1400px) {
		.four p {
			width: 49vw;
			height: 21.45vw;
			font-size: 3.57vw;
		}
	}

.four p:nth-of-type(2),
.four p:nth-of-type(3) {
	background: #d8f4ff;
	color: #00abeb;
}

.txt2 {
	text-align: center;
	line-height: 1.6;
	font-size: 30px;
	color: #4d3c3c;
	margin: 60px 0;
}

	@media (max-width: 1400px) {
		.txt2 {
			font-size: 2.145VW;
		}
	}

.txt2 p {
	font-size: 50px;
}

	@media (max-width: 1400px) {
		.txt2 p {
			font-size: 3.58VW;
		}
	}

.txt2 p strong {
	font-size: 60px;
}

	@media (max-width: 1400px) {
		.txt2 p strong {
			font-size: 4.3VW;
		}
	}

.check {
	background: #d4ffef;
	padding: 120px 0 60px;
	color: #4d3c3c;
	overflow: hidden;
}

.check p.tit {
	font-size: 50px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

.check p.sub {
	font-size: 30px;
	line-height: 1.6;
	text-align: center;
	border-top: 3px solid #fff;
	padding: 30px 0;
	max-width: 1100px;
	width: 100%;
	margin: 0 auto 60px;
	border-bottom: 3px solid #fff;
}
	
	@media (max-width: 1400px) {
		.check p.sub {
			font-size: 2.14vw;
		}
	}

.check p:nth-of-type(5) {
	font-size: 50px;
	line-height: 1.6;
	text-align: center;
	margin: 0 0 60px;
}

	@media (max-width: 1400px) {
		.check p:nth-of-type(5) {
			font-size: 3.57vw;
		}
	}

.check .box {
	width: 58%;
	margin: 0 auto 60px;
	border: 10px solid #fff;
	padding: 90px;
}

	@media (max-width: 1400px) {
		.check .box {
			padding: 9.2vw;
		}
	}

.check .box div {
	overflow: hidden;
}

.check .box div:first-of-type {
	margin-bottom: 40px;
}

.check .box div img {
	float: left;
	margin-right: 20px;
}

.check .box div p {
	font-size: 40px;
	font-weight: bold;
	margin-top: 8px;
}

	@media (max-width: 1400px) {
		.check .box div p {
			font-size: 2.56VW;
		}
	}

.details .obi {
	font-size: 30px;
	background: #00abeb;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	max-width: 1400px;
	width: 100%;
	margin: 30px auto 50px;
}

	@media (max-width: 1400px) {
		.details .obi {
			width: 95%;
		}
	}

.details dl {
	max-width: 1250px;
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

	@media (max-width: 1400px) {
		.details dl {
			width: 95%;
		}
	}

.details dl dt {
	font-size: 25px;
	background: #4d3c3c;
	color: #fff;
	width: 200px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
	margin-right: 25px;
}

	@media (max-width: 1400px) {
		.details dl dt {
			font-size: 1.78VW;
			width: 14.3VW;
			height: 3.6VW;
		}
	}

.details dl dd {
	font-size: 30px;
	margin-left: 225px;
	line-height: 1.6;
	color: #4d3c3c;
}

	@media (max-width: 1400px) {
		.details dl dd {
			font-size: 2.14VW;
			margin-left: 16VW;
		}
	}

.details dl:first-of-type dd {
	color: #f55a55;
}

.details dl dd span {
	font-size: 22px;
}


/*-- point --*/
#point {
	max-width: 1345px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#point h4 {
	color: #0066cf;
}

#point div {
	width: 325px;
	height: 80px;
	background: #d8f4ff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	color: #0066cf;
	float: left;
	margin: 0 15px 20px 0;
}

	@media (max-width: 1400px) {
		#point div {
			width: 23.2VW;
			height: 5.7VW;
			font-size: 2.16VW;
		}
	}

#point div:nth-of-type(4n) {
	margin: 0 0 20px 0;
}


/*-- message --*/
#message {
	background: #e6e6e6;
	padding: 1px 0 120px;
	margin: 90px 0;
	color: #4d3c3c;
}

#message p {
	text-align: center;
	font-size: 25px;
	line-height: 1.8;
}

	@media (max-width: 1400px) {
		#message p {
			font-size: 1.785VW;
		}
	}


/*-- company --*/
#company {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}

#company h4 {
	color: #00abeb;
}

#company dl {
	margin-bottom: 30px;
	border-bottom: 2px solid #4d3c3c;
	padding: 20px;
	font-size: 25px;
	color: #4d3c3c;
}

#company dl dt {
	float: left;
	width: 330px;
	padding-left: 100px;
	font-weight: bold;
}

#company iframe {
	margin: 20px 0 20px 430px;
}

#company .obi {
	background: #00abeb;
	text-align: center;
	color: #fff;
	font-size: 30px;
	padding: 15px 0;
}

#company p {
	font-size: 25px;
	text-align: center;
	line-height: 1.6;
	margin: 30px 0;
	color: #4d3c3c;
}


/*-- application --*/
#application {
	background: #d8f4ff;
	padding: 1px 0 120px;
	margin: 90px 0;
	color: #00abeb;
	font-size: 25px;
	text-align: center;
}

#application h4 {
	color: #00abeb;
}

#application .box {
	overflow: hidden;
	max-width: 1395px;
	width: 100%;
	margin: 0 auto;
}

	@media (max-width: 1400px) {
		#application .box {
			width: 80%;
		}
	}

#application .box div {
	background: #00abeb;
	width: 255px;
	height: 230px;
	color: #fff;
	padding-top: 25px;
	line-height: 1.2;
	float: left;
	margin-right: 30px;
}

	@media (max-width: 1400px) {
		#application .box div {
			margin-top: 30px;
		}
	}

#application .box div:last-of-type {
	margin-right: 0;
}

#application .box div span {
	font-family: 'Anton', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 40px;
	display: block;
	letter-spacing: 4px;
}

#application .box div:nth-of-type(2) span {
	margin-bottom: 30px;
}

#application .box div:nth-of-type(3) span,
#application .box div:nth-of-type(4) span,
#application .box div:nth-of-type(5) span {
	margin-bottom: 40px;
}

#application p:first-of-type {
	margin: 40px 0;
	line-height: 1.6;
}

#application p:nth-of-type(2) {
	font-size: 60px;
	font-family: 'Anton', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	letter-spacing: 4px;
}

#application p:last-of-type {
	font-size: 30px;
	margin-top: 30px;
}


.line {
    margin: 50px auto;
    max-width: 1000px;
    width: 100%;
}

.line img {
    width: 100%;
}

#contact {
	color: #4d3c3c;
}

#contact p {
	font-size: 25px;
	text-align: center;
	color: #ff0800;
	margin-bottom: 70px;
}

#contact form div {
	width: 900px;
	margin: 0 auto;
}

#contact form div dl {
	margin-bottom: 50px;
}

#contact form div dl dt {
	float: left;
	font-size: 25px;
	width: 300px;
}

#contact form div dl dt span {
	font-size: 16px;
	color: #ff0800;
}

#contact form div dl dd input {
	width: 590px;
	height: 50px;
	border: 2px solid #4d3c3c;
}

#contact form div dl dd textarea {
	width: 590px;
	border: 2px solid #4d3c3c;
}

#contact form button {
	width: 400px;
	background: #ff8400;
	border: 1px solid #ff8400;
	color: #fff;
	padding: 15px;
	font-size: 30px;
	margin-left: 300px;
	cursor: pointer;
}


#footer {
	background: #00abeb;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 120px;
}

/*-- movie --*/
#movie {
	background: #e6e6e6;
	padding: 1px 0 120px;
	margin: 60px 0;
	color: #4d3c3c;
}

#movie h4 {
    font-family: 'Anton', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    font-size: 50px;
	font-weight: bold;
    text-align: center;
    line-height: 0.6;
    margin: 140px 0 60px;
    letter-spacing: 4px;
}

#movie .mov {
    text-align: center;
    margin: 50px auto;
}

#movie .mov video {
	width: 100%;
	max-width: 430px;
}

#movie p {
	text-align: center;
	font-size: 25px;
	line-height: 1.8;
}

	@media (max-width: 1400px) {
		#movie p {
			font-size: 1.785VW;
		}
	}

/*-- /movie --*/

