@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&display=swap');
@charset "utf-8";

* {box-sizing: border-box;}

/* html.wf-active,
html.loading-delay{
visibility: visible;
} */
html {
	font-family: 'Noto Sans JP', sans-serif;
	/* visibility: hidden; */
	overflow-x: auto;
	overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;
}
p {
	margin: 0;
	padding: 0;
}
a {
	background: transparent;
	outline:0 !important;
	transition: background-color 1s;
	cursor: pointer;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: cover;
	shape-margin: 0.75rem;
}
table {
	border: none;
	border-collapse: collapse;
	border-spacing:0;
}
ul, ol {
	list-style-type:none;
	padding: 0;
	margin: 0;
}

article, aside, small, nav, section, figure, figcaption, main {
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: baseline;
	list-style: none;
	background-color: transparent;
	outline:none;
}

h1 {font-size: 2.0rem;}
h2 {font-size: 1.6rem;}
h3 {font-size: 1.4rem;}
p {font-size: 1.2rem;}
hr {	display: block;}
.imgcmn {	margin: auto; display: block;}


:root {
	--common:#333;
	--corp1: #e60012;
	--corp2: #00a0e9;
	--linkhover: #888;
	--ckbuild: #005aa0;
	--link-honsya:#003300;
	--red: #cc0000;
	--white: #fff;
	--bd-line:1px solid #ccc;
}

.fas { margin-right: 10px;}
.pcHide {	display: none;}
.alcenter {		margin: auto;
	display: block;}
/* section common
-----------------------------------------------------------*/
#main__wrapp {	width: 100%;	padding-top: 0;}
.flex_common { display: flex; flex-wrap: wrap;	justify-content: center;}
.flex_common_wp { display: flex;	justify-content: center; align-items: center;}
.flex_common_icon { display: flex; flex-wrap: wrap;	justify-content: space-around; align-items: center;}
.flex_spar { display: flex; flex-wrap: wrap;	justify-content: space-around;}
.flex_spbtwn { display: flex; flex-wrap: wrap;	justify-content: space-between;	}
.flex_spbtw { display: flex; flex-wrap: wrap; justify-content: flex-start;}

.flex__wide_clm { width: 68%;}
.flex__2clm { width: 50%; margin: 0;}
.flex__2clm__ft { width: 60%; margin: 0;}
.flex__2clm__about { width: 45%; margin: 1%;}
.flex__2clm__corp_l { width: 20%; margin: 1%;}
.flex__2clm__corp_r { width: 75%; margin: 1%;}
.flex__2clm__single_l { width: 60%; margin: 1%;}
.flex__2clm__single_r { width: 35%; margin: 1%;}
.flex__3clm {	width: 31%;	margin: 10px;}
.flex__3clm__mg0 {	width: 33.33%; margin: 0;}
.flex__4clm {	width: 23%;	margin: 1%;}
.flex__2clm__case { width: 47%; margin: 1%;}

.sec_common {
width: 100%;
max-width: 1300px;
margin: 0 auto;
}

.sec_common_800 {
width: 100%;
max-width: 800px;
margin: 0 auto;
}

.sec_common_1000 {
width: 100%;
max-width: 1000px;
margin: 0 auto;
}

.sec_publ {
	padding: 50px 0;
}

/* page scroll */
.pagetop {
	position: fixed;
	right: 3%;
	bottom: 13px;
	z-index: 100;
	width: 50px;
}

/* 非表示 -------------------------------- */
.entry-footer,
.cat-links,
.post-thumbnail,
.nav-links,
.entry-title,
.entry-meta {	display: none;}
/* 非表示 -------------------------------- */


/* base	------------------------------------- */

/* section 1	--------------------- */
.sec1 {
	align-items: center;
	background-image: url("../img/topbg.webp");
	background-position: center center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	height: 100vh;
	width: 100%;
}

.sec1__inner {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
	padding: 0 0 300px 480px;
}

.topinnerplace {
	width: 100%;
	max-width: 990px;
	padding: 0;
}

.topinnerplaceBtm {
	width: 100%;
	max-width: 990px;
	padding: 0;
}


@media screen and (max-width: 959px) {
	.sec1 {
		background-image: url("../img/topbg_smp.webp");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	}
	.sec1 .sec__head {
		padding-left: 30px;
		padding-top: 10px;
	}
	.sec1__aboutbox {
		width: 100%;
		padding: 150px 10px 100px;
	}
	.top__headtxt_wt {
		font-size: 1.3rem;
		padding-bottom: 20px;
	}
	.top__number {
		font-size: 3.8rem;
	}
	.sec1__inner {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
	padding: 0;
	/* text-align: center; */
	}
	.topinnerplace {
	width: 100%;
	max-width: 990px;
	padding: 0 50px 0 0;
	}
	.topinnerplaceBtm {
	width: 100%;
	max-width: 990px;
	padding: 0 0 0 50px;
	}
}

/* section 2	------------------------------------- */
.sec2 {
	width: 100%;
	margin: 0 auto;
}
.sec2__bgimg {
	background-image: url("../img/bg2.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	z-index: -1;
}

.sec2__bgimg2 {
	background-image: url("../img/bg3.webp");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom center;
	z-index: -1;
}

.sec2__cap {
	display: block;
	text-align: center;
	padding:20px;
	font-size: 1.8rem;
	line-height: 3.8rem;
}
.sec2__inner { padding-top: 200px;}

.sec2__box {
	width: 100%;
	padding: 0 100px 50px 50px;
}

.sec2 H2{
	padding-bottom: 15px;
	width: fit-content;
}
.sec2_Txt { line-height: 2.2rem;}
.sec2_blk_mid {	padding: 50px 0;}

@media screen and (max-width: 959px) {
.sec2__inner { padding-top: 50px;}
.sec__hdtxt {
width: 100%;
max-width: 1300px;
margin: 0 auto;
padding: 90px 15px 50px;
}
.sec2__cap {
display: block;
text-align: left;
padding: 20px 20px 40px;
font-size: 1.4rem;
line-height: 2.8rem;
}
.sec2__box {
width: 100%;
padding: 0 20px 50px 20px;
}
}

/* section 3	------------------------------------- */
.sec3 {
	padding-bottom: 80px;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	background-image: url("../img/bg4.webp");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom left;
}

.sec3_inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.clienticon {
	width: 240px;
	padding: 20px;
}

@media screen and (max-width: 959px) {
.flex_common_icon {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	margin-bottom: 20px;
}
.clienticon {
	width: 200px;
	padding: 20px;
}
.sec3 .sec__head{
	width: 100%;
	margin: 0 auto;
	padding: 50px 30px 10px;
}
}

/* section 4	------------------------------------- */
.sec4 {	margin-bottom: -6px;}

@media screen and (max-width: 959px) {
.sec4 {	background-position: top center;}
.sec4__box {
	padding: 100px 15px 0px;
	width: 100%;
	margin: 0 auto;
}
}

/* section 5	------------------------------------- */
.sec5 {
	background: url("../img/recruit__bg.webp");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	border-top: 5px solid var(--corp1);
	color: #fff;
	padding-top: 80px 0 0 0;
	margin: 0 auto;
	width: 100%;
}
.sec__120 {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px 0;
}


@media screen and (max-width: 959px) {
.sec5__recbox {
	padding: 20px 15px 0;
	width: 100%;
}
}

/* section 6	------------------------------------- */
.sec6 {
	padding:0;
	width: 100%;
	margin: 0 auto;
	padding-top: 80px;
	background-image: url("../img/subtle_grunge.png");
}
.sec6__news {
	max-width: 1300px;
	margin: 0 auto;
	padding: 100px 15px;
}
.sec6__balance {
max-width: 1300px;
margin: 0 auto;
padding: 70px 15px 0;
}
.works__info a{
	color: #111;
	font-size: 1rem;
	text-decoration: none;
}
.flex_info_thumb img{
	border: var(--bd-line);
	padding: 5px;
	margin-bottom: 10px;
}
.thumbnail_topsize img{
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

.works__info a{
	color: #111;
	font-size: 1rem;
	text-decoration: none;
}
.flex_info_thumb img{
	border: var(--bd-line);
	padding: 5px;
	margin-bottom: 10px;
}


.more a{
	color: #fff;
	background: #000;
	padding: 10px 60px;
	/* border: var(--bd-line); */
	font-size: 1rem;
font-family: "futura-pt", sans-serif;
	font-weight: 400;
}

.more a:hover{
	color: #fff;
	background: #e60012;
	/* border: var(--bd-line); */
}

.more__btm {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 100px;
}

@media screen and (max-width: 959px) {
.sec6 {
background-position: center bottom;
}
.sec6__balance {
width: 100%;
padding: 70px 30px 50px;
}
.sec6__news {
width: 100%;
padding: 0 15px 50px 15px;
}
}


/* section 8	------------------------------------- */
.sec8 {
	padding:0;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
.sec8__head {
	width: 100%;
	max-width: 1300px;
margin: 0 auto;
	padding: 100px 15px 0 15px;
}
.sec8__news {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 50px 15px 150px 15px;
}
.sec8__cap__txt_1 {
line-height: 2rem;
font-size: 0.8rem;
padding: 17px;
border-bottom: var(--bd-line);
}
.info__block {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}
.cap__txt_1 {
margin-top: 10px;
line-height: 2rem;
font-size: 90%;
padding: 0 10px;
}
.date {
color: #333;
padding: 3px 10px;
font-size: 0.9rem;
}
.info__title {
padding-left: 20px;
font-size: 1.2rem;
line-height: 2.6rem;
}
.info__title a{
	color: #333;
	text-decoration: none;
}
.cateList {
padding: 4px 20px;
background: #cc0000;
color: #fff;
border-radius: 5px;
font-size: 0.8rem;
}

@media screen and (max-width: 959px) {
.sec8__head {
	width: 100%;
	padding: 20px 15px 0 15px;
}

.sec8__cap__txt_1 {
	line-height: 1.6rem;
	font-size: 0.8rem;
	padding: 7px;
	border-bottom: var(--bd-line);
}

.cateList {
padding: 2px 10px;
border-radius: 5px;
font-size: 0.7rem;
}

.info__title {
padding-left: 10px;
font-size: 1.2rem;
line-height: 2.6rem;
display: block;
}
}

/* section 9	------------------------------------- */
.sec9 {
	background: #111111;
	padding:0;
	margin: 0 auto;
	width: 100%;
}

.sec9__box {
	padding: 50px 15px;
	max-width: 1300px;
	margin: 0 auto;
	text-align: center;
}

.sec9__btn {
	background: #f5f5f5;
	border: var(--bd-line);
	padding: 5px;
	margin-left: 20px;
	margin-right: 20px;
	max-width: 250px;
	width: 100%;
}

@media screen and (max-width: 959px) {
.sec9__box {
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
}
}












/* SP common ---------------------------------*/

@media screen and (max-width: 959px) {
.flex__4clm {	width: 45%;	margin: 1%;}
.flex_reverse {	flex-direction: column-reverse;}
.flex__2clm__single_l { width: 100%; margin: 1%;}
.flex__2clm__single_r { width: 100%; margin: 1%;}
}


/* section WP	----------------------------------------- */
.wp__wrapp__page {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.wp__wrapp__begin {	padding: 50px 0 100px;}
@media screen and (max-width: 959px) {
.wp__wrapp__begin {	padding: 50px 15px;}
}

.wp__page__headimg {
	width: 100%;
	margin-top: 50px;
	height: 400px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.wp__page__title {
	font-family: "futura-pt", sans-serif;
	font-weight: 600;
	color: #fff;
	text-align: center;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}

.wp__page__title h1{
	font-size: 2.2rem;
font-family: "futura-pt", sans-serif;
	font-weight: 600;
}

.wp__head__vehicle {	background-image: url("../img/page_hd_bg.webp");}
.acf___imgsize {
	width: 100%;
	border: var(--bd-line);
	padding: 10px;
}
.works__thumb__moreimg {
	padding: 50px 0;
}


/* 施工事例WPページ	 ------------------------------------- */
.wp__wrapp__breadcrumb { padding: 10px 0 100px; }
.wp__wrapp__breadcrumb p{ font-size: 1.0rem;}
.wp__wrapp__breadcrumb a{ color: var(--common);}

@media screen and (max-width: 959px) {
.wp__wrapp__breadcrumb {padding: 10px 15px 50px;}
.wp__wrapp__breadcrumb p{font-size: 1.0rem;}
.wp__wrapp__breadcrumb a{color: var(--common);}
}

.case__mainimg {
	width: 100%;
	max-width: 800px;
	margin-bottom: 20px;
}
.case_img_box {
	margin: 1%;
}
.case___imgsize {
	width: 100%;
	border: var(--bd-line);
	padding: 5px;
	height: 250px;
	object-fit: cover;
}
.page__textarea_main {
white-space: pre-wrap;
padding: 20px;
font-size: 1.0rem !important;
border-top: 1px solid #ccc;
line-height: 1.2rem;
}
.acf___imgsize {
	width: 100%;
	border: var(--bd-line);
	padding: 10px;
}
.acf___headtxt { padding: 10px 0 50px;}
.works__thumb__moreimg {	padding: 50px 0;}

.wp__single__bg {
background: url("../img/works__bg__img.png");
background-position: bottom right;
background-repeat: no-repeat;
background-size: cover;
padding: 80px 0;
}
.box__bg__lefthead {
	background: var(--common);
	background-repeat: no-repeat;
	color: #fff;
	padding: 30px;
}

/* ACF テキストエリア折返し */
.page__textarea{
white-space: pre-wrap;
padding-left: 30px;
font-size: 1.0rem;
}

@media screen and (max-width: 959px) {
.page__textarea{
white-space: pre-wrap;
padding: 10px 15px;
}
}

.wp__wrapp___case_page {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.sec__120__in {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.sec_mis__titl {
	padding: 10px;
}
.sec_mis__head {
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding:0 15px 50px;
text-align: center;
}
.toptxt_recruit {
	font-size: 1.6rem;
line-height: 2.8rem;
padding-bottom: 30px;
}
@media screen and (max-width: 959px) {
	.toptxt_recruit {
	font-size: 1.4rem;
	line-height: 2.8rem;
	padding: 30px 20px;
	}
}

/* table ---------------------------------*/
.std__table {
	font-size: 1rem;
	line-height: 2rem;
	color: #333;
}
.std__table th {
	font-weight: normal;
}

.corpList {
	display: inline-block;
	margin-right: 30px;
	width: 24%;
}

.wp__form__wrapp{
max-width: 800px;
margin: 0 auto;
text-align: left;
}
.wrapp__table {
width: 100%;
padding: 50px 15px;
}

table {
border-collapse: collapse;
width: 100%;
text-align: left;
}
.std__table th,
.std__table td{
padding: 25px 20px;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
box-sizing:border-box;
white-space: nowrap;
}
.wide__table th,
.wide__table td{
padding: 13px;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
box-sizing:border-box;
white-space: nowrap;
}
























/* beta -----------------------------------------------------*/
.wp__head__contact {	background-image: url("../img/head-wall-02.jpg");}
.wp__head__business {	background-image: url("../img/page__head__bg__biz.webp");}
.wp__head__corp {	background-image: url("../img/page__head__bg__office.webp");}
.wp__head__recruit {	background-image: url("../img/head-wall-02.jpg");}
.wp__head__entry {	background-image: url("../img/page__head__bg__works.webp");}
.wp__single__bg {
background: url("../img/works__bg__img.png");
background-position: bottom right;
background-repeat: no-repeat;
background-size: cover;
padding: 80px 0;
}
.box__bg__lefthead {
	background: var(--common);
	/* background-position: top center; */
	background-repeat: no-repeat;
	color: #fff;
	padding: 30px;
}



.annotation {
	font-size: 0.8rem;
}
.annotation:before {
	content: "※";
	font-size: 0.7rem;
	padding-left: 10px;
}
.recPt{
	color: #fff;
	background: var(--common);
	border-radius: 5px;
	padding: 2px 5px;
	margin-left: 10px;
	font-size: 0.8rem;
}

.form__txtbox a{
	color: var(--common);
	text-decoration: underline;
}

/* category archives page	------------------------------------- */
.category__thumb__img img{
	width: 100%;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}
.category__headcap a{
	color: var(--common);
	text-decoration: none;
	font-size: 1rem;
	padding: 0 5px;
}
.category__headcap a:hover{
	text-decoration: none;
	color: var(--linkhover);
}

.category__child_title {
	margin-top: 10px;
	margin-bottom: 10px;
}

.category__child_title span{
	padding: 5px 10px;
	margin-left: 10px;
	color: var(--white);
	border: 1px solid var(--linkhover);
	border-radius: 5px;
	font-size: 0.8rem;
}

.category__box_balance {
	margin-bottom: 20px;
	padding: 20px;
	border: var(--bd-line);
}

.wp__pagenation {
	width: 100%;
	padding: 20px;
	margin: 0 auto;
	margin-top: 80px;
	text-align: right;
}
.wp__pagenation ul{
	display: flex;
	justify-content: center;
}
.wp__pagenation li{
		list-style: none;
		margin-left: 20px;
}
.wp__pagenation li a{
padding: 10px 20px;
background: var(--honsya);
text-decoration: none;
color: #fff;
}
.wp__pagenation li a:hover{
	background: var(--red);
}

.works__banner {
	width: 100%;
	text-align: center;
}
.wp__page___btn {
	width: 100%;
	max-width: 180px;
	padding: 5px;
	background: #f5f5f5;
}

.tbl-r02 th{
	background: #f5f5f5;
}


/* section WP SERVICE	------------------------------------- */
.wp__maxwidth {
	width: 100%;
	background: #f5f5f5;
	padding: 100px 0 40px;
	color: #333;
}
.wp__maxwidth h3{
	padding: 20px 0;
}
.wp__maxwidth p{
	line-height: 2rem;
	padding-bottom: 10px;
}
.service__head__txt {
	padding-bottom: 100px;
}
.service__head__txt h1{
	padding: 30px 0;
	font-size: 2.8rem;
}
.service__head__txt h2{
	padding-bottom: 20px;
	font-size: 1.6rem;
}
.service__head__txt p{
	line-height: 2rem;
}
.works__wrapp {
	display: flex;
	flex-wrap: wrap;
	border-top: var(--bd-line);
}
.service__number {
 width: 10%;
	padding: 20px 0;
	font-size: 5rem;
	text-align: center;
}
.service__cap {
	width: 80%;
}

.more__serv{
	margin-bottom: 30px;
}
.more__serv a{
	color: #000;
	background: #f5f5f5;
	padding: 10px 60px;
	border: var(--bd-line);
	font-size: 1rem;
font-family: "futura-pt", sans-serif;
	font-weight: 400;
	margin-bottom: 30px;
}
.more__serv a:hover{
	color: #fff;
	background: var(--link-honsya);
	/* border: var(--bd-line); */
}

.biz__thumb {
	padding-bottom: 30px;
	width: 100%;
}



/* section WP SERVICE	------------------------------------- */
.youtube__thumb {
	max-width: 600px;
	width: 100%;
}
.rec__movie__box {
	width: 100%;
	padding: 150px 0;
}
.guideline__box {
	width: 100%;
	padding-bottom: 100px;
}

.guideline__box h4{
}
.guideline__box ul{
	padding: 20px;
}
.engage__txt {
	font-size: 1rem;
	padding-top: 20px;
	padding-left: 20px;
	color: #666;
}

/* section WP TOGO	------------------------------------- */
.togo__thumb {
	width: 100%;
	padding: 10px;
}

.togo_btn {
	margin-top: 20px;
}





/* Fonts // Text----------------- */
.sec__headcap{
font-family: "futura-pt", sans-serif;
font-weight: 600;
font-size: 2.6rem;
	padding-bottom:1px !important;
	text-align: center;
}
.flex__headcap{
	font-family: "expressway", sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 2rem;
	padding-top:20px !important;
}

.flex__about_cap{
	font-size: 1.4rem;
	padding-top:20px !important;
	padding-bottom: 10px !important;
}

.sec__headtxt{
	font-family: fot-udkakugo-small-pr6n, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1rem;
	text-align: center;
}
.flex__headtxt{
	font-family: fot-udkakugo-small-pr6n, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1rem;
	padding-bottom:10px !important;
}
.sec__head {
	padding: 50px 0;
	/* text-align: center; */
}
.flex_midtxt {
	/* min-height: 250px; */
	display: block;
	padding: 5px;
}
.flex__headtxt__corp {
	font-family: fot-udkakugo-small-pr6n, sans-serif;
	font-style: normal;
	font-weight: 400;
}

.sec1__aboutbox,
.vehicle__count {
font-family: "futura-pt", sans-serif;
font-weight: 400;
}

.btn__rm {
	display: inline-block;
	margin-top: 20px;
}

.underline__head h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	content: '';
	background-image: -webkit-repeating-linear-gradient(135deg, rgb(183 183 183), rgb(201 201 201) 1px, transparent 2px, transparent 5px);
	background-image: repeating-linear-gradient(-45deg, rgb(183 183 183), rgb(201 201 201) 1px, transparent 2px, transparent 5px);
	background-size: 7px 7px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* section 000	------------------------------------- */
.top__bg__gr {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	text-align: left;
}

.head__backgroudimg {
	/* background-image: url("../img/top_images.webp");
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh; */
}

.top__center__logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	width: 100%;
	max-width: 700px;
	background-color: rgb(0,0,0,0.2);
}

.topindex__posit {
	position: absolute;
	top: 30%;
	left: 10%;
	z-index: 2;
}


.sec__hdtxt {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 100px 15px;
}

.hd_underline {
	color: var(--common);
	font-size: 2rem;
	font-weight: 700;
}


/* section 1	---------------------/////////--------- */
.sec1__aboutbox {
	width: 1300px;
	padding: 200px 30px 150px 30px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
/* section 2	------------------------------------- */
/* section 3	------------------------------------- */
/* section 4	------------------------------------- */
/* section 5	------------------------------------- */
/* section 6	------------------------------------- */
/* section 8	------------------------------------- */

/* 会社案内 ---------------------- */
.corp_bgimg {
background: url("../img/corp_img.webp");
background-position: center center;
background-repeat: no-repeat;
height: 400px;
margin: 0 auto;
background-size: cover;
margin-top: 80px;
margin-bottom: 80px;
}
.corp_head_mess {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.corp_head {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 10px 0 50px;
}
.corp_head_mess p{
	line-height: 2.4rem;
	padding-bottom: 20px;
}

.corp__bg__0 {
	padding: 100px 0;
}
.corp__bg__1 {
	padding: 100px 0;
	background-image: url("../img/corp_bg__1.webp");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.corp__bg__2 {
	padding: 100px 0;
	background-image: url("../img/corp_bg__2.webp");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: cover;
}
.corp__bg__3 {
	padding: 100px 0;
	background-image: url("../img/bg4.webp");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom left;
}


.corp_txt_01 {
	font-size: 1.6rem;
	line-height: 2.8rem;
	padding: 10px 0 10px 50px;
}

.corp_txt_02 {
	font-size: 1.2rem;
	line-height: 2.0rem;
	padding: 0 0 20px;
}


/* section SERVICE	------------------------------------- */
.sec_recruit {
	width: 100%;
	background-image: url("../img/topbg_recruit.webp");
	background-position: top right;
	background-repeat: no-repeat;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
}
.sec_rec_bg {
background-image: url("../img/bg2.webp");
background-repeat: no-repeat;
background-size: contain;
background-position: top center;
padding-top: 100px;
}

@media screen and (max-width: 959px) {
.sec_rec_bg {
				background-image: url("../img/bg2.webp");
				background-repeat: no-repeat;
				background-size: auto;
				background-position: top center;
				padding-top: 100px;
}
.rec_logo_img {
	max-width:150px;
	width: 100%;
	margin: auto;
	display: block;
	border: 1px solid #ccc;
}
}

.sec_rec__inner {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
	/* padding: 0 20px 150px 20px; */
	text-align: left;
}

.recinnerplace {
width: 100%;
max-width: 330px;
padding-bottom: 40px;
}


.sec1__aboutbox {
	width: 1300px;
	padding: 200px 30px 150px 30px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.secrec__box {
	width: 100%;
	max-width: 580px;
	padding: 50px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 10px;
}


.rec_question {
	font-size: 1.2rem;
	padding: 10px 0 10px;
	font-weight: bold;
}
.rec_answer {
	padding: 10px 20px 30px;
}
.sec__rec__inn {
	padding: 13px;
}


.service_main {
	margin: 10px;
	padding-bottom: 100px;
	border-bottom: 1px solid #ccc;
}

.serv__icon {
width: 100%;
max-width: 390px;
border-left: 5px solid var(--common);
margin: auto;
margin-bottom: 10px;
display: block;
}

.rec__icon {
width: 100%;
max-width: 180px;
padding-bottom: 20px;
margin: auto;
display: block;
}


.rec_entrybtn {
	background: #f5f5f5;
	color: var(--common);
	text-align: center;
	padding: 100px 0;
	}
.entrybtn {
	width: 100%;
	max-width: 500px;
}
@media screen and (max-width: 959px) {
.entrybtn {
	width: 100%;
	max-width: 350px;
}
}
.rec_box_2 {
	padding-bottom: 100px;
}

.rec_box_img {
	padding-bottom: 20px;
	margin: auto;
	display: block;
}








/* スライドページネーション高さ */
.splide__pagination {
				bottom: .5em;
				left: 0;
				padding: 15px 1em !important;
				position: absolute;
				right: 0;
				z-index: 1;
}




/* section footer	------------------------------------- */
#foot__block {
}

.foot__catch {
	font-size: 1.8rem;
	text-align: left;
	color: #fff;
}

.footcorplogo {
	width: 280px;
	padding-bottom: 20px;
}

.secfoot_inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	/* padding-top: 50px; */
text-align: left;
}
.secfoot_inner a{
color: #fff;
text-decoration:none;
}
.footnavlist {
	padding: 0 30px;
}
.footnavlist li{
	line-height: 1.9rem;
	list-style: square;
	color: #ccc;
}

.footnavlist a:hover{
 color: #ccc;
}

.footad {
color: #fff;
padding: 10px 5px;
font-size: 1rem;
}

.ft_spn {
	font-size: 0.8rem;
	padding-left: 10px;
}
.footqr {
	width: 100%;
	max-width: 270px;
}

.footborder {
	border-right: 1px solid #666;
}



.sec_ft {
	color: #fff !important;
	padding: 70px 0;
	background: url("../img/foot___bg_li.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: cover;
	/* background: #026636; */
}
.sec_ft__inner{
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
.sec_ft__box {
	margin: 10px;
}

.foot__cp__bg {
background: url("../img/foot___bg_cp.png");
background-position: bottom right;
background-repeat: no-repeat;
background-size: cover;
padding: 80px 0;
}
.foot__company {
	padding-top: 100px;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 30px;
	}

.footer_headcap {
font-family: "futura-pt", sans-serif;
font-weight: 600;
	font-size: 1.8rem;
	line-height: 3rem;
	color: #fff;
}

.footer_headcap_cp {
font-family: "futura-pt", sans-serif;
font-weight: 600;
font-style: italic;
	font-size: 1.8rem;
	line-height: 3rem;
	color: var(--honsya);
}

.sns__top__ft {
	text-align: center;
	padding-top: 30px;
}
.sns__btn {
	max-width: 50px;
	padding: 5px;
	background: #fff;
	border-radius: 5px;
}
.sns__btn__ft {
	max-width: 45px;
	margin-bottom: 10px;
	padding: 5px;
	background: #fff;
	border-radius: 5px;
}

.foot__mid {
	background: var(--honsya);
	position: relative;
	bottom: 6;
	z-index: 2;
	padding: 20px;
	color: #fff;
	font-size: 0.8rem;
	text-align: center;
}
.foot__mid a{ text-decoration: none;}
.foot__mid a:hover{}

.foot__btm {
font-family: "futura-pt", sans-serif;
font-weight: 600;
	background: #000000;
	position: relative;
	z-index: 2;
	padding: 30px 20px;
	color: #fff;
	font-size: 1.0rem;
	bottom: 0;
	width: 100%;
	text-align: center;
	}

.foot__corpname {
font-family: "monopin-j", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 1.4rem !important;
	padding: 10px 0 30px 0;
}

.foot_basename {
	font-size: 0.7rem;
	border-radius: 5px;
	padding: 5px 10px;
	color: #fff;
	margin-right: 15px;
	width: 165px;
	display: inline-block;
	text-align: center;
}


.foot_add__cp {
padding: 10px;
}
.sec_ft__box p{
	font-size: 1rem;
	line-height: 1.8rem;
	padding: 10px;
}

.sec_ft__box li{
	font-size: 1rem;
	line-height: 1.8rem;
	padding-left: 30px;
	padding-top: 10px;
}

.sec_ft__box a{
	color: #fff;
	text-decoration: none;
}
.sec_ft__box a:hover{
	color: #000;
	text-decoration: underline;
}

.foot__mid__logo {
	width: 100%;
	max-width: 150px;
}
.foot__mid__logo_sq {
	width: 100%;
	max-width: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.foot__kyokabox {
	text-align: center;
	padding-top: 50px;
}

.kyokanumber {
	font-size: 0.8rem;
	padding: 10px;
	border: var(--bd-line);
}


.pp__box {
				width: 100%;
				padding: 20px;
				border: 1px solid #ccc;
				margin: 45px 0;
}

.formAtn {
	font-size: 1rem;
	padding: 20px;
}
.formAtn a{
color: var(--common);
}

/* section WP	------------------------------------- */
.sec__wp__page {
	width: 100%;
	background-image: url("../img/top_bg__images.webp");
	background-position: top center;
	background-repeat: repeat-x;
}
.sec__wp__page__inner {
	margin: 0 auto;
	padding: 180px 20px 150px 20px;
	text-align: center;
}
.sec__wp__inner {
	max-width: 1100px;
	margin: 0 auto;
	text-align: left;
	padding: 50px 0;
}
.sec__wp__rec__inner {
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	padding: 50px 0;
}
.sec__wp__headtxt {
	font-size: 3rem;
	font-weight: bold;
	padding: 20px 0;
}
.sec__wp__midtxt {
font-size: 2rem;
padding: 20px;
}
.sec__wp__btmtxt {
font-size: 1.2rem;
padding: 10px 20px;
}
.flex__headtxt__corp {
	font-size: 2.0rem;
text-align: left;
}

.flex_corptxt {
	padding: 10px 30px 30px 30px;
	font-size: 1.4rem;
}

.wp__tables {
	line-height: 2.6rem;
}

.sec__wp__page__head {
	padding-bottom: 140px !important;
}


@media screen and (max-width: 959px) {
/* section common
-----------------------------------------------------------*/
.spHide {display: none;}
.pcHide {display: block !important;}

.flex__2clm { width: 100%; margin: 0; padding-bottom: 20px;}
.flex__2clm__corp_l { width: 100%; margin: 0;}
.flex__2clm__corp_r { width: 100%; margin: 0;}
.flex__2clm__about { width: 100%; margin: 1%;}

.flex__2clm__ft {
	width: 100%;
	margin: 0;
}

.flex__3clm {
	width: 100%;
	margin: 0;
}
.sec_rec__inner {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
	padding: 0 20px 150px 20px;
	text-align: left;
}

.corp_txt_01 {
font-size: 1.4rem;
line-height: 2.4rem;
padding: 50px 15px 0;
}

.corp_txt_02 {
font-size: 1.2rem;
line-height: 2.2rem;
padding: 10px 15px;
}

.rec_box_2 h2 {
padding: 10px 15px;
}
.corp__bg__1 {
				padding: 100px 0;
				background-image: url("../img/bg2_sp.webp");
				background-repeat: no-repeat;
				background-position: right bottom;
}

.footqr {
				width: 100%;
				max-width: 270px;
				padding: 30px 0 15px;
}
/* section WP	------------------------------------- */

.std__table {
line-height: 1.4rem;
width: 100%;
font-size: 1rem;
}
.std__table th {
background: #f0f0f0;
color: #333;
font-size: 0.9rem;
}
table.std__table th,
table.std__table td {
padding: 10px 20px;
display: block;
width: 100%;
border:none;
}
.std__table tr:last-child{
/* border-bottom: solid 1px #e9e9e9; */
}
.wide__table {
width: 100%;
font-size: 0.8rem;
white-space: pre-wrap;
}
.wide__table th {
background: #f0f0f0;
color: #333;
}
.std__table th {
padding: 15px 10px;
white-space: nowrap;
}
.std__table td {
padding: 15px 10px;
white-space: inherit;
}

.partners{
	margin: 0;
	padding: 5px;
	width: 100%;
}

.corpList {
	display: inline-block;
	width: 100%;
}
.wp__page__headimg {
	width: 100%;
	margin-top: 50px;
	height: 200px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}


.service__head__txt h1{
	padding: 30px 5px;
	font-size: 2.0rem;
}
.wp__page__title h1{	font-size: 2.6rem;}


.vclBox {	width: 45%;	margin-bottom: 1%;	padding: 5px; background-color: #f5f5f5; border: var(--bd-line);}

.category__box_balance {
	margin-bottom: 10px !important;
	padding: 20px;
	border: var(--bd-line);
}

.works__banner {
	width: 100%;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.wp__page___btn {
	max-width: 120px;
	padding: 0 5px;
	border: var(--bd-line);
	margin-bottom: 10px;
	border: none;
	background: none;
}
.category__box_balance {
	background: #fff;
}
#engage-contributions-widget-wrapper {
	width: 100% !important;
	max-width: 600px	!important;
}

.last td:last-child {
		width: 100%;
}
.tbl-r02 {
		width: 100%;
}
.tbl-r02 th,
.tbl-r02 td {
		display: block;
		width: 100%;
}
.std__table th,
.std__table td{
border:none;
}

.rec__movie__box {
	width: 100%;
	padding: 50px 0;
	margin-top: 50px;
	border-top: var(--bd-line);
}
/* section header	------------------------------------- */
.header{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
	background: #fff;
	padding-bottom: 10px;
}
.header__logo {
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}
.toplogo {}
.g-nav-box {
width: 100%;
padding: 100px 0;
text-align: center;
}
.nav__btn__wrapp {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.nav__btn__wrapp a{
	color: #fff;
	text-decoration: none;
}
.nav__btn__logo {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 20px;
	width: 50%;
}

.nav__btn__box {
	width: 45%;
	background: var(--corp1);
	padding: 20px;
	margin: 5px;
}

/* section 0	------------------------------------- */
.top__index__block {
	height: 100hv;
}
.top__bg__gr {
	position: absolute;
	bottom: -1px;
	width: 100%;
	z-index: 9999;
	text-align: left;
}
.topindex__posit {
	position: absolute;
	top: 20%;
	left: 5%;
	width: 100%;
	max-width: 300px;
	z-index: 2;
}



/* section footer	------------------------------------- */
.sec_ft__box li{
	font-size: 0.8rem;
	line-height: 1.6rem;
	padding-left: 20px;
	padding-top: 10px;
}
.sns__top__ft {
	padding-top: 8px;
	text-align: left;
}
.sns__btn__ft {
	max-width: 55px;
	padding: 5px;
	margin: 8px;
}

.foot_basename {
	padding: 3px 5px;
	margin-right: 10px;
	width: 140px;
}
.foot_add__cp {
padding: 10px;
font-size: 0.8rem;
}

.sec9__btn {
	width: 100%;
	max-width: 160px;
	margin: 5px;
}


}
@media screen and (max-width: 599px) {
/* section common
-----------------------------------------------------------*/

.flex__3clm {
	width: 100%;
	padding: 10px;
	margin: 0;
}
.footborder {
	border-right: none;
		border-bottom: 1px solid #666;
		padding: 30px 10px;

}
}
