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

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

@media (min-width: 415px) {
	.sp {
		display: none;
	}
}

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

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


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

header h1 {
	float: left;
}

header h1 img {
	width: 170px;
}

header .box {
	float: right;
}

header .box div:first-of-type {
	font-size: 22px;
	color: #ff851b;
	margin-bottom: 5px;
}

header .box div:last-of-type p:first-of-type span:first-of-type {
	background: #00abeb;
	padding: 0px 5px 0px;
	color: #fff;
	font-size: 16px;
}

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

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

header .hour {
	text-align: center;
	background: #00abeb;
	color: #fff;
	padding: 5px 0;
}

header .hour span {
	font-size: 18px;
}

header .main {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
/*-- /header --*/

.main-bna {
	margin: 20px auto;
	max-width: 700px;
	width: 100%;
}

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

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

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

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

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

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

h3 span {
	color: #f55a55;
}

.txt {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #4d3c3c;
	margin: 30px 0;
	line-height: 1.6;
	letter-spacing: -0.5px;
}

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

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

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

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

.txt2 strong {
	font-weight: bold;
}

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

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

.check p.sub {
	line-height: 1.6;
	text-align: center;
	border-top: 3px solid #fff;
	padding: 10px 0;
	width: 95%;
	margin: 0 auto 30px;
	border-bottom: 3px solid #fff;
}

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

.check .box {
	max-width: 780px;
	margin: 0 auto;
	border: 3px solid #fff;
	padding: 20px 10px;
}

	@media (max-width: 800px) {
		.check .box {
			margin: 0 10px;
		}
	}

.check .box div {
	overflow: hidden;
}

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

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

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

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

	@media (max-width: 800px) {
		.details .obi {
			width: auto;
		}
	}

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

	@media (max-width: 800px) {
		.details dl {
			margin: 20px 10px 0;
			width: auto;
		}
	}

.details dl dt {
	background: #4d3c3c;
	color: #fff;
	width: 90px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.details dl dd {
	line-height: 1.6;
	color: #4d3c3c;
	margin: 5px 0 0;
}

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


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

#point h4 {
	color: #0066cf;
}

#point div {
	width: 115px;
	height: 50px;
	background: #d8f4ff;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #0066cf;
	float: left;
	margin: 5px;
	line-height: 1.2;
}


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

#message p {
	text-align: center;
	line-height: 1.8;
}


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

	@media (max-width: 800px) {
		#company {
			width: auto;
			margin: 0 10px;
		}
	}

#company h4 {
	color: #00abeb;
}

#company dl {
	margin-bottom: 20px;
	border-bottom: 3px solid #4d3c3c;
	padding: 10px;
	font-size: 14px;
	color: #4d3c3c;
}

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

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

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

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


/*-- application --*/
#application {
	background: #d8f4ff;
	padding: 1px 0 60px;
	margin: 30px 0;
	color: #00abeb;
	text-align: center;
}

#application h4 {
	color: #00abeb;
}

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

#application .box div {
	background: #00abeb;
	height: 50px;
	color: #fff;
	line-height: 1.6;
	padding: 10px;
	margin-top: 10px;
}

	@media (max-width: 800px) {
		#application .box div {
			margin: 10px 10px 0;
		}
	}

#application .box div span:first-of-type {
	float: left;
	margin-left: 15px;
	font-family: 'Anton', 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

#application .box div span:last-of-type {
	float: right;
	text-align: center;
	width: 235px;
}

#application .box div:last-of-type span:first-of-type {
	margin-top: 15px;
}

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

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

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

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

#application p:last-of-type {
	margin-top: 10px;
}


.line {
    margin: 30px auto;
    max-width: 700px;
    width: 100%;
}

.line img {
    width: 100%;
}

#contact {
	color: #4d3c3c;
}

#contact p {
	text-align: center;
	color: #ff0800;
	margin-bottom: 40px;
}

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

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

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

#contact form div dl dd input {
	width: 300px;
	height: 30px;
	margin-top: 10px;
}

#contact form div dl dd textarea {
	width: 350px;
	margin-top: 10px;
}

#contact form div:last-of-type {
	width: 300px;
	margin: 0 auto;
}

#contact form button {
	width: 300px;
	background: #ff8400;
	border: 1px solid #ff8400;
	color: #fff;
	padding: 10px;
	font-size: 20px;
}


#footer {
	background: #00abeb;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-top: 60px;
}

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

#movie h4 {
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.5;
	margin: 50px 0
}

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

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

#movie p {
	text-align: center;
	line-height: 1.8;
}

/*-- /movie --*/

