@charset "utf-8";

body {
	font-family: Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

html {
	color: #54514c;
	font-size: 10px;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
	width: 100%;
}

#headcord {
	width: 100%;
	height: 100px;
	margin: 0px auto 0px auto;
	text-align: center;
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 12000;
}

#header-box {
	width: 100%;
	height: 81px;
	margin: 0px auto 0px auto;
	font-size: 100%;
	background-color: #fff;
	text-align: center;
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

h1 {
	margin: 0px auto 0px auto;
}
.logo {
	width: 100%;
	margin: 0px auto 0px auto;
	text-align: center;
}

#headright {
	width: 100%;
	height: 0px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.phone {
	display: none;
	width: 440px;
	height: 50px;
}

#nav {
	width: 100%;
	height: 30px;
	margin: -2px auto;
	background-color: #fff;
}

#nav2 {
	display: none;
	width: 700px;
	height: 15px;
	margin-top: 0px;
	text-align: right;
	/* background-color: #f7b733; */
}

.menu {
	display: inline-block;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 23px;
	height: 25px;
	font-size: 1.3em;
	text-align: center;
	line-height: 23px;
	color: #fff;
	transform: skew(-18deg);
	background: #536976; /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.menu2 {
	display: none;
}

.menu::after {
	content: "";
	position: absolute;
	z-index: -10;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	transition: 0.4s;
	background-color: white;
	opacity: 0.2;
}

.menu10 {
	display: none;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 13px;
	/* padding: 0 18px; */
	width: 80px;
	height: 13px;
	font-size: 1.1rem;
	text-align: center;
	line-height: 13px;
	color: #dc143c;
	/* background-color: #f7b733; */
}

.menu11 {
	display: none;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 8px;
	/* padding: 0 18px; */
	width: 80px;
	height: 12px;
	font-size: 1.1rem;
	text-align: center;
	line-height: 13px;
	color: #dc143c;
	/* background-color: #f7b733; */
}

.menu20 {
	display: none;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 72px;
	/* padding: 0 15px; */
	width: 80px;
	height: 13px;
	font-size: 1.1rem;
	text-align: center;
	line-height: 13px;
	color: #dc143c;
	/* background-color: #f7b733; */
}

.menu:hover::after {
	left: 100%;
}

.item {
	transform: skew(18deg);
}

.key_visual {
	width: 100%;
	margin: 110px auto 20px auto;
}

.key_visual2 {
	display: none;
	width: 100%;
	margin: 5px auto 20px auto;
}

main {
	width: 100%;
	margin: 0 auto;
}

section {
	display: inline-block;
	width: 100%;
	margin: 0px auto 30px auto;
	/* background-color: #f0e68c; */
}

.container {
	display: block;
	width: 90%;
	margin: 0 auto;
}

.container_sp {
	display: block;
	width: 90%;
	margin: 0 auto;
}

.container_pc {
	display: none;
	margin: 0 auto;
}

.adj {
	width: 50%;
	margin: 0 auto 0 auto;
}

#nenryo {
	width: 40%;
	margin: -125px auto 20px auto;
	padding-top: 125px;
}

#yuatsu {
	width: 40%;
	margin: -125px auto 20px auto;
	padding-top: 125px;
}

#kuuatsu {
	width: 40%;
	margin: -125px auto 20px auto;
	padding-top: 125px;
}

#ebs {
	width: 60%;
	margin: -125px auto 20px auto;
	padding-top: 125px;
}

#haiki {
	width: 60%;
	margin: -125px auto 20px auto;
	padding-top: 125px;
}

#sonota {
	width: 40%;
	margin: -125px auto 20px auto;
	padding-top: 125px;
}

#bebasuto {
	width: 50%;
	margin: -125px auto 20px auto;
	padding-top: 125px;
}

.adj00 {
	width: 60%;
	margin: 0 auto 0 auto;
}

.adj22 {
	width: 60%;
	margin: 70px auto 0px auto;
}

.adj33 {
	width: 60%;
	margin: 50px auto 0px auto;
}

.adjustment-ttl {
	position: relative;
	z-index: 10;
	margin: 0 auto 0 auto;
	padding: 0 15px;
	height: 22px;
	font-size: 1.4rem;
	text-align: center;
	line-height: 22px;
	color: #fff;
	transform: skew(-18deg);
	background: #536976; /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.adjustment-ttl::before {
	content: "";
	display: block;
	width: 60px;
	height: 1.5px;
	background: #808080;
	position: absolute;
	top: 10px;
	left: -60px;
}
.adjustment-ttl::after {
	content: "";
	display: block;
	width: 60px;
	height: 1.5px;
	background: #808080;
	position: absolute;
	top: 10px;
	right: -60px;
}

.adjustment-ttl2 {
	position: relative;
	z-index: 10;
	margin: 0 auto 0 auto;
	padding: 0 5px;
	height: 22px;
	font-size: 1.4rem;
	text-align: center;
	line-height: 22px;
	color: #fff;
	transform: skew(-18deg);
	background: #536976; /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.adjustment-ttl2::before {
	content: "";
	display: block;
	width: 30px;
	height: 1.5px;
	background: #808080;
	position: absolute;
	top: 10px;
	left: -30px;
}
.adjustment-ttl2::after {
	content: "";
	display: block;
	width: 30px;
	height: 1.5px;
	background: #808080;
	position: absolute;
	top: 10px;
	right: -30px;
}

.box4 {
	display: none;
	width: 800px;
	margin: 0 auto;
}

.adj-img0 {
	width: 100%;
	height: 650px;
	margin: 20px auto 0px auto;
	/* background-color: #ccc; */
}

.adj-img01 {
	width: 100%;
	height: 640px;
	margin: 20px auto 50px auto;
	/* background-color: #ccc; */
}

.adj-img02 {
	width: 100%;
	height: 4880px;
	margin: 20px auto 50px auto;
	background-color: #ccc;
}

.adj-img03 {
	width: 100%;
	height: 640px;
	margin: 20px auto 45px auto;
	/* background-color: #ccc; */
}

.adj-img04 {
	width: 100%;
	height: 630px;
	margin: 20px auto 45px auto;
	/* background-color: #ccc; */
}

.adj-img05 {
	width: 100%;
	height: 490px;
	margin: 20px auto 45px auto;
	/* background-color: #ccc; */
}

.adj-img06 {
	width: 100%;
	height: 120px;
	margin: 20px auto 0px auto;
	/* background-color: #ccc; */
}

.adj-img {
	width: 90%;
	height: 210px;
	margin: 20px auto 50px auto;
}

.adj-img2 {
	width: 90%;
	height: 390px;
	margin: 20px auto 50px auto;
}

.adj-img22 {
	display: none;
	width: 90%;
	height: 390px;
	margin: 20px auto 50px auto;
}

.adj-img3 {
	width: 90%;
	height: 260px;
	margin: 20px auto 50px auto;
}

.adj-img6 {
	width: 95%;
	height: 120px;
	margin: 20px auto 10px auto;
	/* background-color: #f0e68c; */
}

.subbox {
	width: 47%;
	float: left;
	margin: 0px 20px 0px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox {
	width: 47%;
	float: left;
	margin: 0px 20px 0px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox_w {
	width: 47%;
	float: left;
	margin: 0px 20px 0px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox_wr {
	width: 47%;
	float: left;
	margin: 0px 0px 0px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox_2w {
	width: 47%;
	float: right;
	margin: 0px 0px 0px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox2 {
	width: 47%;
	float: left;
	margin: 0px 0px 5px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox2_w {
	width: 47%;
	float: left;
	margin: 0px 0px 5px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox222 {
	width: 47%;
	float: left;
	margin: 0px 0px 5px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.menubox222_w {
	width: 47%;
	float: left;
	margin: 0px 20px 5px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	/* background-color: #f0e68c; */
}

.mtl {
	width: 47%;
	height: 20px;
	float: left;
	color: #fff;
	font-size: 1.1rem;
	line-height: 20px;
	text-align: center;
	margin: 0px 10px 0px 5px;
	background: #f12711; /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #f5af19, #f12711); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-radius: 6px;
	border: #f0e68c 1px solid;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
}

.mtl2 {
	width: 47%;
	height: 20px;
	float: left;
	color: #fff;
	font-size: 1.1rem;
	line-height: 20px;
	text-align: center;
	margin: 0px 0px 7px 0px;
	background: #f12711; /* fallback for old browsers */
	background: -webkit-linear-gradient(to top, #f5af19, #f12711); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to top, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-radius: 6px;
	border: #f0e68c 1px solid;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
}

.menubox100 {
	width: 45%;
	margin: 0px 20px 0px 5px;
	background-color: #808080;
}

.caption {
	width: 100%;
	height: 20px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.3rem;
	color: #2b2b2b;
	/* background-color: #808080; */
}

.caption1 {
	width: 100%;
	height: 20px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.3rem;
	color: #2b2b2b;
	/* background-color: #808080; */
}

.caption2 {
	width: 100%;
	height: 35px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.3rem;
	color: #2b2b2b;
	line-height: 1.2em;
	/* background-color: #808080; */
}

.caption3 {
	width: 80%;
	height: 20px;
	margin-top: 5px;
	margin-left: 30px;
	text-align: left;
	font-size: 1.3rem;
	color: #2b2b2b;
}

.menubox1 {
	width: 85%;
	margin: 0 auto;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

.menubox22 {
	width: 45%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.menubox23 {
	display: none;
	width: 45%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.menubox24 {
	display: none;
	width: 45%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.menubox25 {
	display: none;
	width: 45%;
	float: left;
	margin: 0px 0px 5px 0px;
}

.menubox3 {
	width: 45%;
	float: left;
	margin: 0px 10px 20px 5px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

.menubox4 {
	width: 45%;
	float: left;
	margin: 0px 0px 20px 0px;
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
}

.pc {
	display: none;
	width: 100%;
	padding: 10px.0px;
	font-size: 2.8rem;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
	line-height: 3em;
	text-align: center;
}

.cpl {
	width: 95%;
	margin-bottom: 70px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
}

.tt1-item {
	display: inline-block;
	position: relative;
	color: #2b2b2b;
	margin: 0px auto 30px auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	font-size: 2.5rem;
	font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
	border-bottom: 3px solid #203a43;
}
.tt1-item::after {
	content: "";
	display: block;
	width: 30%;
	height: 3px;
	background: #dc143c;
	position: absolute;
	bottom: -3px;
	left: 0px;
	z-index: 10;
}

.factor {
	width: 95%;
	height: 430px;
	margin: 15px auto;
}

.factor-pc {
	display: none;
	width: 95%;
	height: 430px;
	margin: 15px auto;
}

.wrap-left {
	display: block;
	width: 27%;
	float: left;
	height: 200px;
}

.left-ttl {
	width: 100%;
	font-size: 1.5rem;
	color: #2b2b2b;
	float: left;
	margin-bottom: 3px;
	padding: 3px 0px 3px 10px;
	background: #d4d9dc;
}

.left-ttl2 {
	width: 100%;
	font-size: 1.5rem;
	color: #2b2b2b;
	float: left;
	margin-bottom: 3px;
	padding: 3px 0px 3px 10px;
	background: #fff;
}

.wrap-right {
	display: block;
	width: 73%;
	float: left;
	height: 200px;
}

.right-ttl {
	width: 100%;
	font-size: 1.5rem;
	color: #2b2b2b;
	margin-bottom: 3px;
	padding: 3px 0px 3px 10px;
	background: #fff;
}

.wrapper {
	width: 93%;
	margin: 20px auto 10px auto;
}

.itemcode {
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 1.3rem;
	font-weight: normal;
	margin: 5px auto 0px auto;
	line-height: 1.2em;
	color: #2b2b2b;
}

.recruit {
	width: 50%;
	margin: 10px auto 40px auto;
}

.bottomnav {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.f-ttl {
	display: inline-block;
	position: relative;
	z-index: 10;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0 15px;
	height: 22px;
	font-size: 1.3rem;
	text-align: center;
	line-height: 22px;
	color: #fff;
	transform: skew(-18deg);
	background: #536976; /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.f-ttl::before {
	content: "";
	display: block;
	width: 15px;
	height: 1.5px;
	background: #808080;
	position: absolute;
	top: 10px;
	left: -15px;
}
.f-ttl::after {
	content: "";
	display: block;
	width: 210px;
	height: 1.5px;
	background: #808080;
	position: absolute;
	top: 10px;
	right: -210px;
}
.sitemap {
	transform: skew(18deg);
}

.mmenu-navi {
	width: 100%;
	height: 50px;
	padding-top: 0px;
	margin: 0px auto 0px auto;
}

.c_con {
	width: 90%;
	margin: 5px auto 0px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.menu_item {
	width: 27%;
	font-size: 1.4em;
	text-align: left;
	line-height: 1em;
	padding: 5px 0px 5px 0px;
	color: #2b2b2b;
	text-decoration: none;
}

.menu_item::before {
	content: "▶︎";
	margin-right: 5px;
	font-size: 1rem;
	vertical-align: top;
}

.footlogo {
	width: 60%;
	margin: 15px auto;
	padding-bottom: 40px;
}

.contact {
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 1rem;
	background: #0f2027; /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #2c5364, #203a43, #0f2027); /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #2c5364, #203a43, #0f2027); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 50;
}

#copyright {
	display: block;
	width: 100%;
	height: 20px;
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	line-height: 20px;
	background-color: #232526;
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
}

footer ul {
	padding: 0;
}

footer ul li1 {
	width: 49%;
	height: 50px;
	float: left;
	color: #808080;
	border: 0px solid #fff;
	margin: 0px auto;
	font-size: 1.6rem;
	line-height: 50px;
	text-decoration: none;
	border-right: 1px solid #808080;
	opacity: 0.7;
}
footer ul li1::before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../img/b_tel.png);
	background-size: contain;
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 5px;
}

footer ul li2 {
	width: 50%;
	height: 50px;
	float: left;
	color: #808080;
	border: 0px solid #fff;
	margin: 0px auto;
	font-size: 1.6rem;
	line-height: 50px;
	text-decoration: none;
	opacity: 0.7;
}
footer ul li2::before {
	content: "";
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../img/b_mail.png);
	background-size: contain;
	vertical-align: middle;
	margin-right: 7px;
	margin-bottom: 5px;
}

/* 上に戻るボタン */
.pagetop {
	color: #fff;
	background-color: rgba(35, 37, 38, 0.7);
	text-decoration: none;
	display: none;
	position: fixed;
	bottom: 2.5rem;
	right: 1rem;
	font-size: 2.5rem;
	width: 5rem;
	height: 5rem;
	line-height: 4.7rem;
	border-radius: 0.7rem;
	text-align: center;
	cursor: pointer;
}

.pagetop:hover {
	color: #fff !important;
	background-color: rgba(15, 39, 32, 0.7);
	text-decoration: none;
}

/* タブレットブレイクポイント */
@media (min-width: 780px) {
	header {
		width: 100%;
		margin: 0 auto;
		background-color: #fff;
	}

	#headcord {
		width: 100%;
		height: 60px;
		margin: 0px auto 0px auto;
		background-color: white;
		text-align: center;
		position: fixed !important;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 12000;
	}

	#headerbox {
		width: 780px;
		margin: 0px auto;
	}

	.logo {
		width: 290px;
		height: 60px;
		float: left;
		margin: 0px;
		padding: 0px;
		transition: opacity 0.5s;
		background-color: #808080;
		z-index: 14000;
	}
	.logo:hover {
		opacity: 0.5;
	}

	#headright {
		display: block;
		width: 450px;
		height: 60px;
		float: right;
	}

	#nav {
		display: block;
		width: 400px;
		height: 24px;
		float: right;
		text-align: right;
		margin: 0px 20px 0px 0px;
	}

	#nav2 {
		display: block;
		width: 400px;
		height: 15px;
		float: right;
		margin-top: 12px;
		margin-bottom: 2px;
		margin-right: 10px;
		text-align: right;
	}

	.menu {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		padding: 0 15px;
		height: 22px;
		font-size: 1.2rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.menu2 {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 2px;
		margin-left: 2px;
		margin-right: 2px;
		padding: 0 15px;
		height: 24px;
		font-size: 1.2rem;
		text-align: center;
		line-height: 24px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}

	.menu::after {
		content: "";
		position: absolute;
		z-index: -10;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		transition: 0.4s;
		background-color: white;
		opacity: 0.2;
	}

	.menu:hover::after {
		left: 100%;
	}

	.item {
		transform: skew(18deg);
	}

	.menu10 {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 12px;
		/* padding: 0 18px; */
		width: 80px;
		height: 13px;
		font-size: 1.2rem;
		text-align: center;
		line-height: 13px;
		color: #dc143c;
		/* background-color: #f7b733; */
	}

	.menu11 {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 6px;
		/* padding: 0 18px; */
		width: 80px;
		height: 12px;
		font-size: 1.2rem;
		text-align: center;
		line-height: 13px;
		color: #dc143c;
		/* background-color: #f7b733; */
	}

	.key_visual {
		display: none;
		width: 100%;
		margin: 95px auto 20px auto;
	}

	.key_visual2 {
		display: block;
		width: 100%;
		margin: 85px auto 20px auto;
	}

	main {
		width: 780px;
		margin: 0 auto;
	}

	section {
		display: inline-block;
		width: 100%;
		margin: 0px auto 40px auto;
	}

	.container {
		width: 740px;
		margin: 0 auto;
		background-color: #54514c;
	}

	.container_sp {
		display: none;
		width: 740px;
		margin: 0 auto;
		background-color: #54514c;
	}

	.container_pc {
		display: block;
		width: 740px;
		margin: 0 auto;
		background-color: #54514c;
	}

	.tt1-item {
		display: inline-block;
		position: relative;
		color: #2b2b2b;
		margin: 0px auto 0px auto;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-left: 8px;
		padding-right: 8px;
		text-align: center;
		font-size: 3rem;
		font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
		border-bottom: 3px solid #203a43;
	}
	.tt1-item::after {
		content: "";
		display: block;
		width: 30%;
		height: 3px;
		background: #dc143c;
		position: absolute;
		bottom: -3px;
		left: 0px;
		z-index: 10;
	}

	.adj {
		width: 230px;
		float: left;
		margin-top: 15px;
		margin-left: 20px;
		padding-left: 40px;
		padding-right: 460px;
		padding-bottom: 30px;
		/* background-color: #f0e68c; */
	}

	.adj2 {
		width: 230px;
		float: left;
		margin-top: 15px;
		padding-left: 60px;
		padding-right: 450px;
		padding-bottom: 30px;
	}

	.adj3 {
		width: 230px;
		float: left;
		margin-top: 30px;
		padding-left: 60px;
		padding-right: 450px;
		padding-bottom: 30px;
	}

	.adjustment-ttl {
		position: relative;
		z-index: 10;
		margin: 0px 20px 0px 0px;
		padding: 0 10px;
		height: 22px;
		font-size: 1.3rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}

	.adjustment-ttl2 {
		position: relative;
		z-index: 10;
		margin: 0px 60px 0px 0px;
		padding: 0 30px;
		height: 22px;
		font-size: 1.3rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.adjustment-ttl::before {
		content: "";
		display: block;
		width: 40px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -40px;
	}
	.adjustment-ttl2::before {
		content: "";
		display: block;
		width: 40px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -40px;
	}
	.adjustment-ttl::after {
		content: "";
		display: block;
		width: 470px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -470px;
	}

	.adjustment-ttl2::after {
		content: "";
		display: block;
		width: 435px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -435px;
	}

	#nenryo {
		width: 230px;
		margin: -125px auto 25px auto;
		float: left;
		padding-top: 125px;
		padding-left: 60px;
		/* background-color: #2c5364; */
	}

	#yuatsu {
		width: 230px;
		margin: -125px auto 25px auto;
		float: left;
		padding-top: 125px;
		padding-left: 60px;
	}

	#kuuatsu {
		width: 230px;
		margin: -125px auto 20px auto;
		float: left;
		padding-top: 125px;
		padding-left: 60px;
	}

	#ebs {
		width: 250px;
		margin: -125px auto 20px auto;
		float: left;
		padding-top: 125px;
		padding-left: 60px;
	}

	#haiki {
		width: 320px;
		margin: -125px auto 20px auto;
		float: left;
		padding-top: 125px;
		padding-left: 60px;
	}

	#sonota {
		width: 230px;
		margin: -125px auto 20px auto;
		float: left;
		padding-top: 125px;
		padding-left: 60px;
	}

	#bebasuto {
		width: 230px;
		margin: -125px auto 20px auto;
		float: left;
		padding-top: 125px;
		padding-left: 60px;
	}

	.caption {
		width: 100%;
		height: 20px;
		margin-top: 5px;
		text-align: center;
		font-size: 1.3rem;
		color: #2b2b2b;
		/* background-color: #808080; */
	}

	.caption1 {
		width: 100%;
		height: 35px;
		margin-top: 5px;
		text-align: center;
		font-size: 1.3rem;
		color: #2b2b2b;
		/* background-color: #808080; */
	}

	.caption2 {
		width: 100%;
		height: 35px;
		margin-top: 5px;
		text-align: center;
		font-size: 1.3rem;
		color: #2b2b2b;
		line-height: 1.2em;
		/* background-color: #808080; */
	}

	.caption3 {
		width: 80%;
		height: 20px;
		margin-top: 5px;
		text-align: left;
		font-size: 1.3rem;
		color: #2b2b2b;
		/* background-color: #808080; */
	}

	.adj0 {
		display: block;
		width: 40%;
		margin: 0 auto 0 auto;
	}

	.box4 {
		display: block;
		width: 780px;
		margin: 0 auto;
	}

	.adj10 {
		width: 230px;
		height: 210px;
		margin: 0px auto 35px auto;
		float: left;
		padding-left: 35px;
	}

	.onebox {
		width: 220px;
		height: 165px;
		margin: 15px 5px 0px 0px;
		filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
	}

	.adj11 {
		width: 230px;
		height: 210px;
		margin: 0px auto 35px auto;
		float: left;
		padding-left: 15px;
	}

	.adj12 {
		width: 230px;
		height: 210px;
		margin: 0px auto 35px auto;
		float: left;
		padding-left: 15px;
	}

	.adjustment-ttl10 {
		display: inline-block;
		position: relative;
		width: 120px;
		z-index: 10;
		margin-left: 35px;
		padding: 0 15px;
		height: 22px;
		font-size: 1.3rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.adjustment-ttl10::before {
		content: "";
		display: block;
		width: 20px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -20px;
	}
	.adjustment-ttl10::after {
		content: "";
		display: block;
		width: 20px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -20px;
	}

	.adj-img0 {
		width: 95%;
		height: 315px;
		margin: 100px auto 50px auto;
		background-color: #808080;
	}

	.adj-img01 {
		width: 95%;
		height: 370px;
		margin: 100px auto 50px auto;
		background-color: #808080;
	}

	.adj-img1 {
		width: 90%;
		height: 6000px;
		margin: 100px auto 50px auto;
		background-color: #808080;
	}

	.adj-img {
		width: 90%;
		height: 210px;
		margin: 20px auto 50px auto;
	}

	.adj-img2 {
		width: 90%;
		height: 390px;
		margin: 20px auto 50px auto;
	}

	.adj-img22 {
		display: none;
		width: 90%;
		height: 390px;
		margin: 20px auto 50px auto;
	}

	.adj-img3 {
		width: 90%;
		height: 260px;
		margin: 20px auto 50px auto;
	}

	.adj-img5 {
		width: 90%;
		height: 470px;
		margin: 20px auto 50px auto;
	}

	.adj-img6 {
		width: 740px;
		height: 180px;
		margin: 20px auto 20px auto;
	}

	.menubox {
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 15px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox_w {
		display: block;
		width: 171px;
		height: 240px;
		float: left;
		margin: 0px 15px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox_wr {
		display: none;
		width: 47%;
		float: left;
		margin: 0px 0px 0px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		/* background-color: #f0e68c; */
	}

	.menubox_2w {
		display: block;
		width: 171px;
		height: 240px;
		float: left;
		margin: 0px 15px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox2 {
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 15px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox2_w {
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 15px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		/* background-color: #f0e68c; */
	}

	.menubox22 {
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 15px 20px 0px;
		/* filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		background-color: #f0e68c; */
	}

	.menubox23 {
		display: block;
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 15px 20px 0px;
		/* filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		background-color: #f0e68c; */
	}

	.menubox24 {
		display: block;
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 0px 20px 0px;
		/* filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		background-color: #f0e68c; */
	}

	.menubox25 {
		display: block;
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 0px 20px 0px;
		/* filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		background-color: #f0e68c; */
	}

	.menubox222 {
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 0px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox222_w {
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 0px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		/* background-color: #f0e68c; */
	}

	.menubox00 {
		width: 164px;
		height: 240px;
		float: left;
		margin: 0px 15px 20px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		background-color: #f0e68c;
	}

	.menubox1 {
		width: 85%;
		margin: 0 auto;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox2222 {
		width: 164px;
		height: 240px;
		float: left;
		margin: 0px 0px 20px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		background-color: #f0e68c;
	}

	.menubox3 {
		width: 31%;
		float: left;
		margin: 0px 24px 20px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox4 {
		width: 31%;
		float: left;
		margin: 0px 0px 20px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.mtl {
		width: 45%;
		height: 25px;
		float: left;
		color: #fff;
		font-size: 1.5rem;
		line-height: 26px;
		text-align: center;
		margin: 0px 20px 0px 20px;
		background: #f12711; /* fallback for old browsers */
		background: -webkit-linear-gradient(to top, #f5af19, #f12711); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to top, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border-radius: 6px;
		border: #f0e68c 1px solid;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
	}

	.mtl2 {
		width: 45%;
		height: 25px;
		float: left;
		color: #fff;
		font-size: 1.5rem;
		line-height: 26px;
		text-align: center;
		margin: 0px 0px 7px 0px;
		background: #f12711; /* fallback for old browsers */
		background: -webkit-linear-gradient(to top, #f5af19, #f12711); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to top, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border-radius: 6px;
		border: #f0e68c 1px solid;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
	}

	.cpl {
		width: 95%;
		margin: 10px auto 40px auto;
		text-align: center;
		padding-top: 10px;
	}

	.factor {
		display: none;
		width: 95%;
		height: 430px;
		margin: 15px auto;
	}

	.factor-pc {
		display: block;
		width: 85%;
		height: 300px;
		margin: 15px auto;
	}

	.wrap-left {
		display: block;
		width: 27%;
		float: left;
		height: 200px;
	}

	.left-ttl {
		width: 100%;
		font-size: 1.5rem;
		color: #2b2b2b;
		float: left;
		margin-bottom: 3px;
		padding: 3px 0px 3px 10px;
		background: #d4d9dc;
	}

	.left-ttl2 {
		width: 100%;
		font-size: 1.5rem;
		color: #2b2b2b;
		float: left;
		margin-bottom: 3px;
		padding: 3px 0px 3px 10px;
		background: #fff;
	}

	.wrap-right {
		display: block;
		width: 73%;
		float: left;
		height: 200px;
	}

	.right-ttl {
		width: 100%;
		font-size: 1.5rem;
		color: #2b2b2b;
		margin-bottom: 3px;
		padding: 3px 0px 3px 10px;
		background: #fff;
	}

	.wrapper {
		width: 768px;
		height: 30px;
		margin: 20px auto 10px auto;
	}

	.itemcode {
		width: 100%;
		height: 30px;
		text-align: center;
		font-size: 1.6rem;
		font-weight: normal;
		margin: 6px auto 15px auto;
		line-height: 1.2em;
		color: #2b2b2b;
	}

	.itemsmall {
		height: 20px;
		float: left;
		padding: 0 8px;
		text-align: center;
		font-size: 1.4rem;
		font-weight: normal;
		margin-top: 3px;
		margin-right: 3px;
		line-height: 20px;
		color: #fff;
		background: #fc4a1a;
		/* fallback for old browsers */
		background: -webkit-linear-gradient(to top, #f7b733, #fc4a1a);
		/* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to top, #f7b733, #fc4a1a);
		/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border-radius: 3px;
	}

	.recruit {
		width: 30%;
		margin: 0px auto 30px auto;
	}

	.bottomnav {
		width: 710px;
		margin: 15px auto;
		/* padding-left: 25px;
		padding-right: 25px; */
	}

	.f-ttl {
		display: inline-block;
		position: relative;
		/* z-index: 10; */
		margin-left: 2px;
		margin-right: 2px;
		padding: 0 15px;
		height: 22px;
		font-size: 1.3rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.f-ttl::before {
		content: "";
		display: block;
		width: 15px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -15px;
	}
	.f-ttl::after {
		content: "";
		display: block;
		width: 600px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -600px;
	}

	.sitemap {
		transform: skew(18deg);
	}

	.mmenu-navi {
		width: 95%;
		height: 30px;
		/* float: left; */
		margin: 0px 1px 0px 0px;
	}

	.c_con {
		width: 95%;
		margin: 5px auto 0px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.menu_item {
		width: 23%;
		height: 25px;
		font-size: 1.4em;
		text-align: center;
		padding: 5px 0px 5px 0px;
		color: #2b2b2b;
		text-decoration: none;
		line-height: 25px;
	}

	.menu_item::before {
		content: "▶︎";
		margin-right: 5px;
		font-size: 1rem;
		vertical-align: top;
	}

	.footlogo {
		width: 250px;
		margin: 10px auto;
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.contact {
		display: none;
	}

	#copyright {
		width: 100%;
		height: 25px;
		font-size: 10pt;
		color: #fff;
		text-align: center;
		line-height: 25px;
		background-color: #0f2027;
		z-index: 15000;
	}

	/* 上に戻るボタン */
	.pagetop {
		color: #fff;
		background-color: rgba(35, 37, 38, 0.7);
		text-decoration: none;
		display: none;
		position: fixed;
		bottom: 3rem;
		right: 1rem;
		font-size: 2.5rem;
		width: 5rem;
		height: 5rem;
		line-height: 4.7rem;
		border-radius: 0.7rem;
		text-align: center;
		cursor: pointer;
	}

	.pagetop:hover {
		color: #fff !important;
		background-color: rgba(15, 39, 32, 0.7);
		text-decoration: none;
	}
}

/* PCサイズブレイクポイント */
@media (min-width: 1080px) {
	header {
		width: 100%;
		margin: 0 auto;
		background-color: #fff;
	}

	#headcord {
		width: 100%;
		height: 78px;
		margin: 0px auto 0px auto;
		background-color: #fff;
		text-align: center;
		position: fixed !important;
		position: absolute;
		top: 0px;
		left: 0;
		z-index: 12000;
	}

	#headerbox {
		width: 1080px;
		height: 78px;
		margin: 0px auto;
		/* background-color: #808080; */
	}

	.logo {
		width: 330px;
		float: left;
		transition: opacity 0.5s;
	}
	.logo:hover {
		opacity: 0.5;
	}

	#headright {
		display: block;
		width: 700px;
		height: 60px;
		float: right;
		/* background-color: #f7b733; */
	}

	#nav {
		width: 700px;
		height: 24px;
		float: right;
		text-align: right;
		/* margin: 0px 0px 0px 0px; */
		/* background-color: #203a43; */
	}

	#nav2 {
		display: block;
		width: 700px;
		height: 15px;
		float: right;
		margin-top: 12px;
		margin-bottom: 2px;
		text-align: right;
		/* background-color: #f7b733; */
	}

	.menu {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 2px;
		margin-right: 2px;
		padding: 0 15px;
		height: 21px;
		font-size: 1.4rem;
		text-align: center;
		line-height: 21px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.menu10 {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 22px;
		/* padding: 0 18px; */
		width: 80px;
		height: 13px;
		font-size: 1.2rem;
		text-align: center;
		line-height: 13px;
		color: #dc143c;
		/* background-color: #f7b733; */
	}

	.menu11 {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 12px;
		/* padding: 0 18px; */
		width: 80px;
		height: 12px;
		font-size: 1.2rem;
		text-align: center;
		line-height: 13px;
		color: #dc143c;
		/* background-color: #f7b733; */
	}

	.menu2 {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 2px;
		margin-right: 2px;
		padding: 0 15px;
		height: 21px;
		font-size: 1.3rem;
		text-align: center;
		line-height: 21px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.menu20 {
		display: inline-block;
		position: relative;
		z-index: 10;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 10px;
		/* padding: 0 15px; */
		width: 80px;
		height: 13px;
		font-size: 1.2rem;
		text-align: center;
		line-height: 15px;
		color: #dc143c;
		/* background-color: #f7b733; */
	}

	.menu::after {
		content: "";
		position: absolute;
		z-index: -10;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		transition: 0.4s;
		background-color: white;
		opacity: 0.2;
	}

	.menu:hover::after {
		left: 100%;
	}

	.menu2::after {
		content: "";
		position: absolute;
		z-index: -10;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		transition: 0.4s;
		background-color: white;
		opacity: 0.2;
	}

	.menu2:hover::after {
		left: 100%;
	}

	.item {
		transform: skew(18deg);
	}

	.item10 {
		transform: skew(0deg);
	}

	.key_visual {
		display: none;
		width: 100%;
		margin: 95px auto 40px auto;
	}

	.key_visual2 {
		display: block;
		width: 100%;
		margin: 90px auto 15px auto;
	}

	main {
		width: 1024px;
		margin: 0 auto;
		/* background-color: #f0e68c; */
	}

	section {
		display: inline-block;
		width: 100%;
		margin: 0px auto 0px auto;
	}

	.material {
		display: inline-block;
		width: 100%;
		margin: 0px auto 50px auto;
	}

	.container {
		display: block;
		width: 950px;
		margin: 0 auto 70px auto;
		background-color: #54514c;
	}

	.container_sp {
		display: none;
		width: 740px;
		margin: 0 auto;
		background-color: #54514c;
	}

	.container_pc {
		display: block;
		width: 950px;
		margin: 0 auto 70px auto;
		background-color: #54514c;
	}

	.m_wrapper {
		width: 1080px;
		height: 30px;
		margin: 20px auto 10px auto;
	}

	.adj {
		width: 230px;
		float: left;
		padding-left: 60px;
		padding-right: 450px;
		padding-bottom: 30px;
	}

	#nenryo {
		width: 230px;
		float: left;
		margin: -60px auto 40px auto;
		padding-top: 125px;
		padding-left: 90px;
	}

	#yuatsu {
		width: 230px;
		float: left;
		margin: -60px auto 40px auto;
		padding-top: 95px;
		padding-left: 90px;
	}

	#kuuatsu {
		width: 230px;
		float: left;
		margin: -60px auto 40px auto;
		padding-top: 95px;
		padding-left: 90px;
	}

	#ebs {
		width: 300px;
		float: left;
		margin: -60px auto 40px auto;
		padding-top: 95px;
		padding-left: 90px;
	}

	#haiki {
		width: 300px;
		float: left;
		margin: -60px auto 40px auto;
		padding-top: 95px;
		padding-left: 90px;
	}

	#sonota {
		width: 230px;
		float: left;
		margin: -60px auto 40px auto;
		padding-top: 95px;
		padding-left: 90px;
	}

	#bebasuto {
		width: 230px;
		float: left;
		margin: -60px auto 40px auto;
		padding-top: 95px;
		padding-left: 90px;
	}

	.tt1-item {
		display: inline-block;
		position: relative;
		color: #2b2b2b;
		margin: 0px auto 0px auto;
		padding-top: 0px;
		padding-bottom: 5px;
		padding-left: 8px;
		padding-right: 8px;
		text-align: center;
		font-size: 3rem;
		font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
		border-bottom: 3px solid #203a43;
	}

	.tt1-item::after {
		content: "";
		display: block;
		width: 30%;
		height: 3px;
		background: #dc143c;
		position: absolute;
		bottom: -3px;
		left: 0px;
		z-index: 10;
	}

	.cpl {
		display: block;
		width: 95%;
		margin: 110px auto 40px auto;
		background-color: #fff;
		text-align: center;
		padding-top: 10px;
	}

	.adj {
		width: 230px;
		float: left;
		padding-left: 60px;
		padding-right: 450px;
		padding-bottom: 30px;
	}

	.adj2 {
		width: 230px;
		float: left;
		margin-top: 50px;
		padding-left: 60px;
		padding-right: 450px;
		padding-bottom: 30px;
	}

	.adj3 {
		width: 230px;
		float: left;
		margin-top: 30px;
		padding-left: 60px;
		padding-right: 450px;
		padding-bottom: 30px;
	}

	.mtl {
		width: 45%;
		height: 25px;
		float: left;
		color: #fff;
		font-size: 1.5rem;
		line-height: 26px;
		text-align: center;
		margin: 0px 20px 10px 20px;
		background: #f12711; /* fallback for old browsers */
		background: -webkit-linear-gradient(to top, #f5af19, #f12711); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to top, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border-radius: 6px;
		border: #f0e68c 1px solid;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
	}

	.mtl2 {
		width: 45%;
		height: 25px;
		float: left;
		color: #fff;
		font-size: 1.5rem;
		line-height: 26px;
		text-align: center;
		margin: 0px 0px 7px 0px;
		background: #f12711; /* fallback for old browsers */
		background: -webkit-linear-gradient(to top, #f5af19, #f12711); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to top, #f5af19, #f12711); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border-radius: 6px;
		border: #f0e68c 1px solid;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.4));
	}

	.adjustment-ttl {
		position: relative;
		z-index: 10;
		margin: 0px 60px 0px 0px;
		padding: 0 15px;
		height: 22px;
		font-size: 1.5rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}

	.adjustment-ttl2 {
		position: relative;
		z-index: 10;
		margin: 0px 60px 0px 0px;
		padding: 0 15px;
		height: 22px;
		font-size: 1.5rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.adjustment-ttl::before {
		content: "";
		display: block;
		width: 60px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -60px;
	}
	.adjustment-ttl2::before {
		content: "";
		display: block;
		width: 60px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -60px;
	}
	.adjustment-ttl::after {
		content: "";
		display: block;
		width: 740px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -740px;
	}
	.adjustment-ttl2::after {
		content: "";
		display: block;
		width: 650px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -650px;
	}

	.caption {
		width: 100%;
		height: 35px;
		margin-top: 5px;
		text-align: center;
		font-size: 1.5rem;
		color: #2b2b2b;
		/* background-color: #808080; */
	}

	.caption2 {
		width: 100%;
		height: 35px;
		margin-top: 5px;
		text-align: center;
		font-size: 1.5rem;
		color: #2b2b2b;
		line-height: 1.2em;
		/* background-color: #808080; */
	}

	.caption3 {
		width: 60%;
		height: 35px;
		margin-top: 15px;
		margin-left: 50px;
		text-align: left;
		font-size: 1.5rem;
		color: #2b2b2b;
		line-height: 1.2em;
		/* background-color: #808080; */
	}

	.m_menubox {
		width: 24%;
		float: left;
		margin: 15px 0px 30px 8px;
		transition: opacity 0.5s;
	}

	.m_menubox:hover {
		opacity: 0.7;
	}

	.m_menubox2 {
		width: 24%;
		float: left;
		margin: 15px 0px 30px 8px;
		transition: opacity 0.5s;
	}

	.m_menubox2:hover {
		opacity: 0.7;
	}

	.menubox {
		width: 220px;
		height: 210px;
		float: left;
		margin: 0px 20px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox_w {
		width: 220px;
		height: 315px;
		float: left;
		margin: 0px 20px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox_wr {
		display: none;
		width: 220px;
		height: 315px;
		float: left;
		margin: 0px 20px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox_2w {
		width: 220px;
		height: 315px;
		float: left;
		margin: 0px 20px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox2 {
		width: 220px;
		height: 170px;
		float: left;
		margin: 0px 20px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox2_w {
		width: 220px;
		height: 315px;
		float: left;
		margin: 0px 20px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox22 {
		width: 220px;
		height: 170px;
		float: left;
		margin: 0px 20px 10px 0px;
		/* filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5)); */
	}

	.menubox23 {
		width: 220px;
		height: 210px;
		float: left;
		/* margin: 0px 20px 10px 3px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5)); */
	}

	.menubox24 {
		display: block;
		width: 220px;
		height: 170px;
		float: left;
		margin: 0px 0px 20px 0px;
	}

	.menubox25 {
		display: block;
		width: 171px;
		height: 170px;
		float: left;
		margin: 0px 0px 20px 0px;
		/* filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		background-color: #f0e68c; */
	}

	.menubox222 {
		width: 220px;
		height: 170px;
		float: left;
		margin: 0px 0px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
	}

	.menubox222_w {
		width: 220px;
		height: 315px;
		float: left;
		margin: 0px 0px 10px 0px;
		filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.5));
		/* background-color: #dc143c; */
	}
	.box4 {
		display: block;
		width: 1080px;
		/* height: 2000; */
		margin: 20px auto 20px auto;
	}

	.adj10 {
		width: 320px;
		height: 280px;
		margin: 15px auto 0px auto;
		float: left;
		padding-left: 35px;
	}

	.onebox {
		width: 300px;
		height: 225px;
		float: right;
		overflow: hidden;
		margin: 15px 5px 0px 0px;
		filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
	}
	.onebox img {
		height: auto;
		transition: transform 0.6s ease; /* ゆっくり変化させる */
	}
	.onebox:hover img {
		transform: scale(1.1); /* 拡大 */
	}

	.adj11 {
		width: 320px;
		height: 280px;
		margin: 15px auto 0px auto;
		float: left;
		padding-left: 10px;
	}

	.adj12 {
		width: 320px;
		height: 280px;
		margin: 15px auto 0px auto;
		float: left;
		padding-left: 10px;
	}

	.adjustment-ttl10 {
		display: inline-block;
		position: relative;
		width: 140px;
		z-index: 10;
		margin-left: 85px;
		padding: 0 15px;
		height: 22px;
		font-size: 1.5rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.adjustment-ttl10::before {
		content: "";
		display: block;
		width: 55px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -55px;
	}
	.adjustment-ttl10::after {
		content: "";
		display: block;
		width: 55px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -55px;
	}

	.adj-img0 {
		width: 1080px;
		height: 380px;
		margin: 25px auto 80px auto;
	}

	.adj-img {
		width: 90%;
		height: 210px;
		margin: 20px auto 50px auto;
	}

	.adj-img2 {
		display: none;
		width: 90%;
		height: 360px;
		margin: 40px auto 50px auto;
	}

	.adj-img22 {
		display: block;
		width: 90%;
		height: 550px;
		margin: 35px auto 50px auto;
	}

	.adj-img3 {
		width: 90%;
		height: 260px;
		margin: 20px;
	}

	.adj-img6 {
		display: block;
		width: 740px;
		height: 160px;
		margin: 100px auto 0px auto;
	}

	.wrap-left {
		display: block;
		width: 27%;
		float: left;
		height: 200px;
	}

	.left-ttl {
		width: 100%;
		font-size: 1.8rem;
		color: #2b2b2b;
		float: left;
		margin-bottom: 5px;
		padding: 5px 0px 5px 10px;
	}

	.left-ttl2 {
		width: 100%;
		font-size: 1.8rem;
		color: #2b2b2b;
		float: left;
		margin-bottom: 3px;
		padding: 3px 0px 3px 10px;
	}

	.wrap-right {
		display: block;
		width: 73%;
		float: left;
		height: 200px;
	}

	.right-ttl {
		width: 100%;
		font-size: 1.8rem;
		color: #2b2b2b;
		margin-bottom: 5px;
		padding: 5px 0px 5px 10px;
		background-color: #d4d9dc;
	}

	.recruit {
		width: 350px;
		margin: 15px auto 65px auto;
		transition: opacity 0.5s;
	}
	.recruit:hover {
		opacity: 0.5;
	}

	.bottomnav {
		width: 1024px;
		margin: 15px auto;
		/* padding-left: 25px;
		padding-right: 25px; */
	}

	.f-ttl {
		display: inline-block;
		position: relative;
		z-index: 10;
		margin-left: 2px;
		margin-right: 2px;
		padding: 0 15px;
		height: 22px;
		font-size: 1.3rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
		transform: skew(-18deg);
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to bottom, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to bottom, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}
	.f-ttl::before {
		content: "";
		display: block;
		width: 40px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		left: -40px;
	}
	.f-ttl::after {
		content: "";
		display: block;
		width: 900px;
		height: 1.5px;
		background: #808080;
		position: absolute;
		top: 10px;
		right: -900px;
	}

	.itemcode {
		width: 100%;
		height: 30px;
		text-align: center;
		font-size: 1.6rem;
		font-weight: normal;
		margin: 6px auto 15px auto;
		line-height: 1.2em;
		color: #2b2b2b;
	}

	.itemsmall {
		height: 20px;
		float: left;
		padding: 0 8px;
		text-align: center;
		font-size: 1.4rem;
		font-weight: normal;
		margin-top: 3px;
		margin-right: 3px;
		line-height: 20px;
		color: #fff;
		background: #fc4a1a;
		/* fallback for old browsers */
		background: -webkit-linear-gradient(to top, #f7b733, #fc4a1a);
		/* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to top, #f7b733, #fc4a1a);
		/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
		border-radius: 3px;
	}

	.mmenu-navi {
		width: 1080px;
		height: 30px;
		text-align: center;
		margin: 0 auto 0 auto;
	}

	.c_con {
		width: 95%;
		margin: 5px auto 0px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.menu_item {
		width: 14%;
		height: 25px;
		font-size: 1.5em;
		text-align: left;
		padding: 5px 0px 5px 0px;
		color: #2b2b2b;
		text-decoration: none;
		line-height: 25px;
		transition: opacity 0.5s;
	}
	.menu_item:hover {
		opacity: 0.5;
	}

	.menu_item::before {
		content: "▶︎";
		margin-right: 5px;
		font-size: 1rem;
		vertical-align: top;
	}

	.footlogo {
		width: 300px;
		margin: 10px auto;
		padding-bottom: 40px;
		padding-top: 40px;
		transition: opacity 0.5s;
	}
	.footlogo:hover {
		opacity: 0.5;
	}

	#copyright {
		width: 100%;
		height: 30px;
		font-size: 9pt;
		color: #fff;
		text-align: center;
		line-height: 30px;
		background: #536976; /* fallback for old browsers */
		background: -webkit-linear-gradient(to top, #292e49, #536976); /* Chrome 10-25, Safari 5.1-6 */
		background: linear-gradient(to top, #292e49, #536976); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	}

	.pagetop {
		color: #fff;
		background-color: rgba(35, 37, 38, 0.7);
		text-decoration: none;
		display: none;
		position: fixed;
		bottom: 4rem;
		right: 1rem;
		font-size: 2.5rem;
		width: 5rem;
		height: 5rem;
		line-height: 4.7rem;
		border-radius: 0.7rem;
		text-align: center;
		cursor: pointer;
	}

	.pagetop:hover {
		color: #fff !important;
		background-color: rgba(15, 39, 32, 0.7);
		text-decoration: none;
	}
}
