@charset "utf-8";

/*---------------------------------------------

TOPスタイル

-----------------------------------------------*/

@media print, screen and (min-width: 768px) {

/* ▼スライドショーPC */
#top_slide {
	width: 100%;
	position: relative;
}

.slider .swiper-slide {
	width: 100%;
    height: 600px;
	opacity: 1;
	margin-right: 0 !important;
}

.slider .swiper-slide#slide01 {
	background-image: url('../img/slide/01.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slider .swiper-slide#slide02 {
	background-image: url('../img/slide/02.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slider .swiper-slide#slide03 {
	background-image: url('../img/slide/03.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slide_txt {
	text-align: left;
	position: absolute;
	left: 50%;
	bottom: 40px;
	z-index: 9999;
	width: 1000px;
	transform: translateX(-50%);
}

.slide_txt img {
	width: 420px;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼基本部分PC */
.contents_box {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.contents_box h2 {
	padding-bottom: 15px;
	box-sizing: border-box;
	border-bottom: solid 2px #1c1c71;
	position: relative;
}

.contents_box h2 > img {width: 118px;}

.contents_box h2 span {
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
}

.contents_box h2 span > img {width: 100%;}

#page01 {
	position: absolute;
	top: -135px;
}

#page02, #page03, #page04, #page05 {
	position: absolute;
	top: -215px;
}

/* ▼事業内容PC */
#business .contents_box {padding: 80px 0 100px 0;}

#business .contents_box h2 {margin-bottom: 25px;}

#business .contents_box h2 span {width: 120px;}

#business .contents_box p {
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
}

/* ▼施工実績PC */
#works .contents_box {padding: 0 0 60px 0;}

#works .contents_box h2 {margin-bottom: 40px;}

#works .contents_box h2 span {width: 94px;}

.works_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.works_box > li {
	width: 300px;
	margin-bottom: 50px;
}

.works_box > li img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.works_box::after {
	content: "";
	display: block;
	width: 300px;
}

/* ▼会社概要PC */
#company .contents_box {padding: 0 0 130px 0;}

#company .contents_box h2 {margin-bottom: 30px;}

#company .contents_box h2 span {width: 244px;}

.cobox {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}

.cobox dl {
	font-size: 18px; font-size: 1.8rem;
	border-top: solid 1px #d5d5d5;
}

.cobox dt, .cobox dd {
	padding: 15px 0;
	line-height: 180%;
}

.cobox dt {
	float: left;
	width: 180px;
	font-weight: bold;
	padding-left: 12px;
}

.cobox dd {
	padding-left: 200px;
	padding-right: 12px;
	border-bottom: solid 1px #d5d5d5;
}

.co_add > p {display: flex;}

.co_add span:first-of-type {
	display: block;
	width: 120px;
}

/* ▼求人募集PC */
#recruite .contents_box {padding: 0 0 90px 0;}

#recruite .contents_box h2 {margin-bottom: 30px;}

#recruite .contents_box h2 span {width: 122px;}

.recbox {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}

.recbox dl {
	font-size: 18px; font-size: 1.8rem;
	border-top: solid 1px #d5d5d5;
	font-feature-settings: "palt" 1;
}

.recbox dt, .recbox dd {
	padding: 15px 0;
	line-height: 180%;
}

.recbox dt {
	float: left;
	width: 180px;
	font-weight: bold;
	padding-left: 12px;
}

.recbox dd {
	padding-left: 200px;
	padding-right: 12px;
	border-bottom: solid 1px #d5d5d5;
}

/* ▼アクセスPC */
#access .contents_box {padding: 0 0 100px 0;}

#access .contents_box h2 {margin-bottom: 50px;}

#access .contents_box h2 span {width: 94px;}

.accesstxt01 {
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
	text-align: center;
	margin-bottom: 15px;
}

.accesstxt02 {
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.accesstxt02 span:first-of-type {
	display: block;
	width: 120px;
}

.gmap {border: solid 1px #fff;}

.gmap iframe {vertical-align: bottom;}

/* ▼お問い合わせPC */
#contact {background: #1c1c71;}

#contact .contents_box {
	padding: 60px 0 20px 0;
	display: flex;
}

#contact .contents_box h2 {
	width: 240px;
	padding-top: 10px;
}

#contact .contents_box h2 img {width: 174px;}

#contact .contents_box h2 span {
	display: block;
	position: absolute;
	top: 56px;
	left: 0;
	width: 164px;
}

#contact .contents_box address {
	font-style: normal;
	color: #fff;
}

.f_tel {
	font-size: 26px; font-size: 2.6rem;
	line-height: 160%;
	font-weight: bold;
}

.f_keitai {
	font-size: 26px; font-size: 2.6rem;
	line-height: 160%;
	font-weight: bold;
}

.f_uketuke {
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
}

}

@media print, screen and (max-width: 767px) {

/* ▼スライドショーSP */
#top_slide {
	width: 100%;
	position: relative;
}

.slider .swiper-slide {
	width: 100%;
    height: 70vh;
	opacity: 1;
	margin-right: 0 !important;
}

.slider .swiper-slide#slide01 {
	background-image: url('../img/slide/01sp.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slider .swiper-slide#slide02 {
	background-image: url('../img/slide/02sp.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slider .swiper-slide#slide03 {
	background-image: url('../img/slide/03sp.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.slide_txt {
	text-align: left;
	position: absolute;
	left: 3%;
	bottom: 2vh;
	z-index: 9999;
	width: 94%;
}

.slide_txt img {
	width: 80%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼基本部分SP */
.contents_box {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.contents_box h2 {
	padding-bottom: 2.5%;
	box-sizing: border-box;
	border-bottom: solid 2px #1c1c71;
	position: relative;
	margin-bottom: 4%;
}

.contents_box h2 span {
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
}

#page01 {
	position: absolute;
	top: 10px;
}

#page02, #page03, #page04, #page05 {
	position: absolute;
	top: -20px;
}

/* ▼事業内容SP */
#business .contents_box {
	width: 94%;
	padding: 8% 0 12% 0;
}

#business .contents_box h2 > img {width: 33%;}

#business .contents_box h2 span {width: 35%;}

#business .contents_box h2 span > img {width: 100%;}

#business .contents_box p {
	font-size: 4vw;
	line-height: 1.6;
}

/* ▼施工実績SP */
#works .contents_box {
	width: 94%;
	padding: 0 0 10% 0;
}

#works .contents_box h2 {margin-bottom: 6%;}

#works .contents_box h2 > img {width: 33%;}

#works .contents_box h2 span {width: 27%;}

#works .contents_box h2 span > img {width: 100%;}

.works_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.works_box > li {
	width: 47%;
	margin-bottom: 6%;
}

.works_box > li img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

/* ▼会社概要SP */
#company .contents_box {
	width: 94%;
	padding: 0 0 12% 0;
}

#company .contents_box h2 > img {width: 33%;}

#company .contents_box h2 span {width: 61%;}

#company .contents_box h2 span > img {width: 100%;}

.cobox {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.cobox dl {border-top: solid 1px #d5d5d5;}

.cobox dt, .cobox dd {
	font-size: 4vw;
	line-height: 1.6;
}

.cobox dt {
	font-weight: bold;
	padding: 2% 2% 0 2%;
}

.cobox dd {
	border-bottom: solid 1px #d5d5d5;
	padding: 0 2% 2% 2%;
}

.co_add > p {display: flex;}

.co_add span:first-of-type {
	display: block;
	width: 30%;
}

.co_add span:last-of-type {
	display: block;
	width: 70%;
}

/* ▼求人募集SP */
#recruite .contents_box {
	width: 94%;
	padding: 0 0 12% 0;
}

#recruite .contents_box h2 > img {width: 33%;}

#recruite .contents_box h2 span {width: 35%;}

#recruite .contents_box h2 span > img {width: 100%;}

.recbox {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.recbox dl {border-top: solid 1px #d5d5d5;}

.recbox dt, .recbox dd {
display: block;
	font-size: 4vw;
	line-height: 1.6;
}

.recbox dt {
	font-weight: bold;
	padding: 2% 2% 0 2%;
}

.recbox dd {
	border-bottom: solid 1px #d5d5d5;
	padding: 0 2% 2% 2%;
}

/* ▼アクセスSP */
#access .contents_box {
	width: 94%;
	padding: 0 0 12% 0;
}

#access .contents_box h2 > img {width: 33%;}

#access .contents_box h2 span {width: 30%;}

#access .contents_box h2 span > img {width: 100%;}

.accesstxt01 {
	font-size: 4vw;
	line-height: 1.6;
	text-align: left;
	margin-bottom: 6vw;
}

.accesstxt02 {
	font-size: 4vw;
	line-height: 1.6;
	text-align: left;
	margin-bottom: 30px;
}

.accesstxt02 span:first-of-type {
	display: block;
	margin-bottom: 15px;
}

.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: solid 1px #fff;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ▼お問い合わせSP */
#contact {background: #1c1c71;}

#contact .contents_box {
		width: 94%;
		padding: 10% 0 16% 0;
}

#contact .contents_box h2 {text-align: left;}

#contact .contents_box h2 img {
	width: 45%;
	margin-bottom: 3%;
}

#contact .contents_box h2 span {
	display: block;
	position: relative;
}

#contact .contents_box address {
	font-style: normal;
	color: #fff;
}

.f_tel {
	font-size: 6vw;
	line-height: 1.6;
	font-weight: bold;
}

.f_keitai {
	font-size: 6vw;
	line-height: 1.6;
	font-weight: bold;
}

.f_uketuke {
	font-size: 4vw;
	line-height: 1.6;
}

}
