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

html,
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

a.link {
	text-decoration: none;
	color: #555555;
	display: block;
}

header {
	background-color: #000000;
	background-image: url("../img/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	padding: 15px;
}

body {
	margin-left: auto;
	margin-right: auto;
}

main {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #FFFFFF;
}

article {
	font-size: 24px;
	font-weight: 200;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

footer {
	padding: 40px 30px;
	background-color: #000000;
	background-image: url("../img/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
}

span.bold_red {
	color: #FF0000;
	font-weight: bold;
}

h1 {
	font-size: 44px;
	font-weight: bold;
}
h2 {
	font-size: 40px;
	font-weight: bold;
}
h3 {
	font-size: 36px;
	font-weight: bold;
}
h4 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 10px;
}
h5 {
	font-size: 48px;
	font-weight: bold;
}
h6 {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 10px;
}
h7 {
	font-size: 28px;
	font-weight: bold;
}

p {
	font-size: 24px;
	font-weight: 200;
	margin-bottom: 30px;
}

.wrapper {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.col {
	width: 100%;
	margin-bottom: 2px;
}

.col-nb {
	width: 100%;
	margin-bottom: 0px;
}

.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 0px;
}

.menu-sp {
	display: block;
	width: 100%;
	height: 120px;
	padding-top: 20px;
	padding-left: 20px;
}

.menu-pc {
	display: none;
}

.style-nav ul {
	list-style-type: none;
}

.style-nav ul li a {
	text-decoration: none;
	font-size: 48px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding: 8px;
}

.style-staff {
	width: 400px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.stage {
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}

.topimage-sp {
	display: block;
	width: 100%;
}

.topimage-pc {
	display: none;
}

.button {
	border: 2px #555555 solid;
	padding: 8px 30px;
	border-radius: 30px;
	color: #555555;
	text-decoration: none;
}

.about_photo1-box {
	background-image: url("../img/photo1.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFFFFF;
	height: 512px;
	margin-bottom: 0px;
	text-align: center;
}

.about_photo2-box {
	background-image: url("../img/photo2.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFFFFF;
	height: 512px;
	margin-bottom: 0px;
	text-align: center;
}

.about_photo3-box {
	background-image: url("../img/photo3.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFFFFF;
	height: 512px;
	margin-bottom: 0px;
	text-align: center;
}

.about_photo4-box {
	background-image: url("../img/photo4.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFFFFF;
	height: 512px;
	margin-bottom: 0px;
	text-align: center;
}

.about_price-box {
	background-image: url("../img/about_price.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFFFFF;
	height: 360px;
	margin-bottom: 0px;
	text-align: center;
}

.about_price_str-box {
	background-color: #EDEDED;
	color: #555555;
	padding: 120px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.about_env-box {
	background-image: url("../img/about_env.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFFFFF;
	height: 360px;
	margin-bottom: 0px;
	text-align: center;
}

.about_env_str-box {
	background-color: #EDEDED;
	color: #555555;
	padding: 120px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.about_support-box {
	background-image: url("../img/about_support.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #FFFFFF;
	height: 360px;
	margin-bottom: 0px;
	text-align: center;
}

.about_support_str-box {
	background-color: #EDEDED;
	color: #555555;
	padding: 120px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.information-box {
	background-color: #D8E4F4;
	color: #555555;
	padding: 80px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.information-box2 {
	background-color: #FFF8DC;
	color: #555555;
	padding: 80px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.information-box-text {
	color: #555555;
	margin-top: 40px;
	padding: 0px 30px;
	text-align: left;
}

.price-box {
	background-color: #D8E6EA;
	color: #555555;
	padding: 80px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.staff-box {
	background-color: #FFFFFF;
	color: #555555;
	padding: 0px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.map-box {
	background-color: #FFFFFF;
	color: #555555;
	padding: 30px 30px;
	margin-bottom: 40px;
	text-align: center;
}

.pricelist {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.pricelist td {
	border-bottom: 1px solid #909AB8;
}
.pricelist th {
	
}

.company-box {
	background-color: #FFFFFF;
	color: #555555;
	padding: 80px 30px;
	margin-bottom: 0px;
	text-align: center;
}

.white-box {
	background-color: #FFFFFF;
	color: #555555;
	padding: 120px 30px 100px 30px;
	text-align: center;
}

.gray-box {
	background-color: #EEEEEE;
	color: #555555;
	padding: 120px 30px 100px 30px;
	text-align: center;
}

.logo-footer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 280px;
}

.footer-text {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.important-table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.company {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.company td {
	border-bottom: 1px solid #909AB8;
}
.company th {
	
}

.tms {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
}

/*レスポンシブ：デスクトップ*/
@media (min-width: 1120px){
	article {
		font-size: 16px;
		font-weight: 200;
		margin: 0px;
		padding: 0px;
		border: 0px;
	}

	span.bold_red {
		color: #FF0000;
		font-weight: bold;
	}
	
	h1 {
		font-size: 44px;
		font-weight: bold;
	}
	h2 {
		font-size: 40px;
		font-weight: bold;
	}
	h3 {
		font-size: 36px;
		font-weight: bold;
	}
	h4 {
		font-size: 32px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	h5 {
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	h6 {
		font-size: 24px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	h7 {
		font-size: 18px;
		font-weight: bold;
	}
	
	p {
		font-size: 16px;
		font-weight: 200;
		margin-bottom: 30px;
	}
	
	.wrapper-desk {
		max-width: 1280px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.style-logo {
		float: left;
		margin-top: 12px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 86px;
	}
	.style-nav {
		margin-top: 10px;
		margin-bottom: 8px;
		float: right;
	}
	.style-nav ul li {
		display: inline-block;
	}
	.style-nav ul li a {
		font-size: medium;
	}
	
	.col {
		width: 100%;
		float: left;
		margin-bottom: 0px;
	}
	
	.col-nb {
		width: 100%;
		float: left;
		margin-bottom: 0px;
	}
	
	.col-half {
		width: 50%;
		padding: 1px;
	}
	
	.col-o3 {
		width: 33%;
		padding: 1px;
	}
	
	.col-qtr {
		width: 25%;
		padding: 1px;
	}
	
	.topimage-sp {
		display: none;
	}

	.topimage-pc {
		display: block;
		width: 100%;
	}
	
	.menu-sp {
		display: none;
	}
	
	.menu-pc {
		display: block;
		width: 100%;
	}
	
	.footer-text {
		font-size: small;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.logo-footer {
		margin-left: auto;
		margin-right: auto;
		display: block;
		width: 240px;
	}
	
	/* 個別指定用 */
	.about_price_str-box {
		background-color: #EDEDED;
		color: #555555;
		padding: 120px 30px;
		height: 360px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.about_env_str-box {
		background-color: #EDEDED;
		color: #555555;
		padding: 120px 30px;
		height: 360px;
		margin-bottom: 0px;
		text-align: center;
	}

	.about_support_str-box {
		background-color: #EDEDED;
		color: #555555;
		padding: 120px 30px;
		height: 360px;
		margin-bottom: 0px;
		text-align: center;
	}
}
