@charset "UTF-8";
/*
Theme Name:VOGUE otherpage
Theme URI:
Description:WordPressテーマ「VOGUE!」の下層ページ用css
Author:Design Plus
Author URI:
Text Domain:
Version:1.2.5
date:2020122414:37
*/

/*common & reset*/
/*min1025px*/
/*max1024px*/
/*PC*/
/*tablet*/
/*SP*/

/*common & reset*/
	.acfwrap{
		background:#fff;
	}
	input, textarea{
		outline:none;
	}
	input#s{
		width: 230px;
		height: 26px;
	}
	#searchsubmit{
		float: right;
		height: 32px;
	}
	.l-footer, .page-template .pagenavi{
		clear:both;
	}
	.page-template .pagenavi{
	    margin-bottom: 100px;
	}
	.page-template .l-contents, .page-template .l-secondary{
		background:none;
	}
	.page-numbers{
		background: #fff;
		border:1px solid #3d3d3d;
		display: inline-block;
		color: #3d3d3d;
		padding: 15px;
	}
	.page-template .l-secondary ul{
		list-style-type: none;
	}
	.page-template .l-secondary ul li, .single .l-secondary ul li{
		list-style-type:none;
	}
	.l-secondary a{
		word-break: break-all;
	}
	/*page-template-page-no-side-custom-all*/
	#allcontent{
		margin-left: auto;
		margin-right: auto;
		margin-bottom:50px;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
	}

	#allcontent h2{
		text-align:center;
	}
	#allcontent #defocont{
		padding-top: 80px;
	}
	#allcontent #defocont.fadeup{
		-webkit-animation-fill-mode: both;
		-ms-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-duration: 1.5s;
		-ms-animation-duration: 1.5s;
		animation-duration: 1.5s;
		-webkit-animation-name: fadeup;
		-ms-animation-name: fadeup;
		animation-name: fadeup;
	}
	@-webkit-keyframes fadeup {
		0% { opacity: 0; -webkit-transform: translateY(50px); }
		100% { opacity: 1; -webkit-transform: translateY(0); }
	}
	@keyframes fadeup {
		0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
		100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
	}
	.p-archive-header{
		padding: 90px 0 50px;
	}
	/*blogitiran*/
	.page-template .p-article01__thumbnail, .archive .p-article01__thumbnail{
		height: 240px;
	}
	.page-template .p-article01__thumbnail img, .archive .p-article01__thumbnail img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.page-template .p-article01__date + .p-article01__category::before{
		display:none;
	}
	.page-template .p-article01__meta{
		display: flex;
		justify-content: space-between;
		margin-bottom: 0px;
	}
	.page-template .p-article01__category a{
		color: #ff6a00;
		border: 1px solid #ff6a00;
		padding: 3px 5px;
	}
	.page-template .l-inner h3.p-article01__title{
		margin-bottom: 5px;
	}
	.page-template .l-inner p.p-article01__excerpt{
		font-size:14px;
	}
	.r-container .p-widget__title{
		background: #ff8c00;
		font-size: 17px;
	}
	.page-template .l-secondary .widget_recent_entries ul li{
		border-bottom: 1px solid #d0d0cf;
		padding: 20px 0px;
	}
	.post-date{
		color: #999;
		display: block;
		margin-bottom: 10px;
		font-size: 14px;
	}
	.p-widget__title{
		margin-bottom:0px;
	}
	/*jisseki*/
	.categoriesselect{
		position: relative;
	}
	.jisseki_all_select{
		width: 222px;
		box-sizing: border-box;
		border: 1px solid #c5c5c5;
		padding: 15px 10px;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 20px;
	}
	.display_selectedItem {
		width: 200px;
		border: 1px solid #c5c5c5;
		padding: 15px 10px;
		margin:0 auto;
		text-align: center;
	}
	.select_box {
		width: 220px;
		border: 1px solid #c5c5c5;
		margin:0 auto;
		text-align: center;
	}
	.select_box li {
		cursor: default;
		list-style-type:none;
		box-sizing: border-box;
		padding: 2px 10px;
	}
	.select_box li a{
		display:block;
	}
	.jisseki_blog_list{
		margin-top: 50px;
		clear: both;
	}
	.category-jisseki .p-blog-list{
		clear: both;
	}
	/*single-jisseki*/
	.jisseki-full-contents, .jisseki-full-contents .l-inner {
		max-width: 1150px;
		width: 100%;
		margin: 0 auto;
	}
	.jisseki-full-contents .l-contents__inner{
		display:block;
	}
	.jisseki-full-contents .p-entry__meta{
		margin-top: 50px;
	}
	.jisseki-full-contents .p-entry__meta a{
		color: #fff;
		padding: 5px 10px;
		font-size: 14px;
	}
	.jisseki-full-contents .p-entry__date{
		margin-left:20px;
		font-size: 14px;
	}
	.category-jisseki a.p-article01__title_link:hover, .category-jisseki a.p-article01__title_link:hover .p-article01__title{
		color:#000;
		opacity:0.5;
	}
	.garallymainimage li{
		display:none;
		position: relative;
	}
	.garallymainimage li.item1:first-child{
		display: table;
	}
	.garallymainimage figure{
		display: table-cell;
		vertical-align: middle;
		background: #fff;
		padding: 0 10px;
		border: 1px solid #d3d3d3;
	}
	.garallymainimage figure{
		margin: auto 0;
	}
	.thumb li {
		display: inline-block;
		width: 98px;
		height: 98px;
		overflow: hidden;
		cursor: pointer;
		vertical-align: top;
		margin-bottom: 4px;
	}
	.thumb li img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.thumb li:hover img {
		opacity: 0.8;
		filter: alpha(opacity=80);
		-ms-filter: "alpha(opacity=80)";
	}
	.garallymain img{
		width:100%;
		object-fit:contain;
	}
	.garallysentence{
		position:relative;
	}
	.garallysentenceheader p{
		padding-bottom: 20px;
		border-bottom: 1px solid #86807e;
	}
	.jisseki_text{
		margin-top:30px;
	}
	.jisseki_text p{
		line-height: 2;
	}
	.return_jisseki{
		margin-top: 20px;
		position: absolute;
		right: 0;
	}
	.return_jisseki a{
		display:block;
	}
	.c-share{
		clear:both;
	}
	.jissekisearch{
		clear:both;
	}
	.jissekisearch input#s {
		height: 30px;
	}
	input:focus::-webkit-input-placeholder {
		color: transparent;
	}
	input:focus::-moz-placeholder {
		color: transparent;
	}
	input:focus::-ms-input-placeholder {
		color: transparent;
	}
	input:focus::placeholder {
		color: transparent;
	}
	.jissekisearch #searchsubmit{
		border-radius: 0;
		border: 1px solid;
		padding: 6px 12px;
		height: 35px;
	}
	/*flow*/
	#flow{
		margin-top:50px;
		margin-bottom: 100px;
	}
	#flow h2{
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
		font-size: 40px;
		margin-bottom: 60px;
		text-align:center;
	}
	.acwrap h2{
		font-size: 40px;
		margin-bottom: 60px;
	}
	.flowwrap img{
		width:100%;
	}
	.flowno{
		background: #000;
		color: #fff;
		padding: 0 10px;
		margin-right: 10px;
		white-space: nowrap;
	}
	.contact_box{
		margin-top:20px;
	}
	.contact_tel:before{
		content:"";
		display:inline-block;
		background-image:url(./images/icon_call.svg);
		width: 25px;
		height: 25px;
		background-size: contain;
		float: left;
	}
	.contact_tel{
		font-size: 23px;
		font-weight: bold;
	}
	.contact_link_title{
		margin-top:30px;
	}
	.contact_link_title a{
		padding: 10px 15px;
		border: 1px solid #000;
	}
	.contact_link_title a:after{
		content:">";
		display: inline-block;
		margin-left: 10px;
	}
	.acwrap h2{
		text-align:center;
	}
	.qcont, .acont{
	    padding: 15px;
			display: flex !important;
	}
	.qcont{
		background: #f0f0f0;
		position:relative;
	}
	.qcont span.kaihei:before,
	.qcont span.kaihei:after {
		content: '';
		display: block;
		width: 15px;
		height: 3px;
		border-radius: 5px;
		background: #000;
		position: absolute;
		right: 25px;
		top: 50%;
		transform: translateY(-50%);
	}
	.qcont span.kaihei:after {
		background: #000;
		transform: translateY(-50%) rotate(90deg);
		transition: 0.5s;
	}
	.qcont.active span.kaihei:after {
		transform: rotate(0);
		transition: 0.5s;
	}
	.qcont .qaicon{
	    font-size: 17px;
		font-weight: bold;
		background: #000;
		color: #fff;
		padding: 5px 10px 10px 10px;
		position: relative;
		margin-right: 10px;
		width: 14px;
		height: 17px;
	}
	.acont .qaicon{
		font-size: 17px;
		font-weight: bold;
		background: #fff;
		color: #000;
		padding: 5px 10px 5px 10px;
		border: 1px solid #000;
		position: relative;
		margin-right: 10px;
		width: 14px;
		height: 17px;
	}
	/*recruit*/
	.page-template-page-recruit .l-inner{
		width:89.84375%;
	}
	.page-template-page-recruit .p-entry.l-inner{
		width:auto;
	}
	.maeoki{
		margin-top:60px;
		margin-bottom: 60px;
	}
	.page-template-page-recruit .maeoki{
		margin-bottom:80px;
	}
	#gaiyocont{
		margin-bottom: 120px;
	}
	.gaiyowrap img{
		width:100%;
	}
	.gaiyo_after_cont{
		margin-top:50px;
		padding: 20px;
		background: #f5f5f5;
	}
	.gaiyo_after_title{
		font-weight: bold;
	}
	.tabs {
		margin-top: 50px;
		margin: 0 auto;
		margin-bottom:80px;
	}
	.tab_item {
		height: 65px;
		line-height: 65px;
		font-size: 16px;
		text-align: center;
		color: #333;
		display: block;
		float: left;
		text-align: center;
		font-weight: normal;
		/*transition: all 0.2s ease;*/
		border-radius: 6px;
		box-sizing: border-box;
	}
	.tab_item:hover {
		opacity: 0.5;
	}
	.recruittabs1 .tab_item {
		width: 100%;
	}
	.recruittabs2 .tab_item {
		width: 48%;
	}
	.recruittabs2 .tab_item1{
		float:left;
	}
	.recruittabs2 .tab_item2{
		float:right;
	}
	.recruittabs3 .tab_item {
		width: 32%;
		margin-right: 22px;
	}
	.recruittabs3 .tab_item3{
		margin-right:0;
	}
	.recruittabs4 .tab_item {
		width: 24%;
		margin-right: 1.3%;
	}
	.recruittabs4 .tab_item4{
		margin-right:0;
	}
	input[name="tab_item"] {
		display: none;
	}
	.tab_content {
		display: none;
		padding: 40px 0 0;
		clear: both;
		overflow: hidden;
	}
	#recruit_sub_title4:checked ~ #recruit_content4,
	#recruit_sub_title3:checked ~ #recruit_content3,
	#recruit_sub_title2:checked ~ #recruit_content2,
	#recruit_sub_title1:checked ~ #recruit_content1 {
		display: block;
	}
	.tabs input:checked + .tab_item {
		color: #fff;
		padding-bottom: 5px;
		border:none;
	}
	/*.tab_item1{
		position: relative;
	}
	.tab_item1:after{
		content:"|";
		display: inline-block;
		color: #afafaf;
		position: absolute;
		right: 0;
	}*/
	#privacy{
		margin-bottom: 40px;
	}
	.p-entry__body table.mailform-tbl{
		width:100%;
	}
	.p-entry__body table.mailform-tbl tr{
		height: 66px;
	}
	.p-entry__body table.mailform-tbl th{
		border: none;
		background: none;
	}
	.p-entry__body table.mailform-tbl th span.attention{
		background: #dc4545;
		color: #fff;
		padding: 0 10px;
	}
	.p-entry__body table.mailform-tbl td{
		border: none;
	}
	.p-entry__body table.mailform-tbl td input, .p-entry__body table.mailform-tbl td textarea{
		border: none;
		background: #eeeeee;
	}
	.p-entry__body table.mailform-tbl td textarea{
		resize: vertical;
		min-height: 300px;
	}
	.p-entry__body table.mailform-tbl td.w90 input, .p-entry__body table.mailform-tbl td.w90 textarea{
		width:100%;
	}
	.p-entry__body table.mailform-tbl td input{
		min-height: 35px;
	}
	.p-entry__body table.mailform-tbl td .mwform-checkbox-field{
		margin-right: 10px;
	}
	.p-entry__body table.mailform-tbl td .mwform-checkbox-field label{
		font-size: 16px;
	}
	.p-entry__body table.mailform-tbl td .mwform-checkbox-field input{
		min-height: 10px;
	}
	.p-entry__body table.mailform-tbl td.w60 input{
		width:60%;
	}
	.informationtable{
		margin-bottom: 100px;
	}
	.mw_wp_form #submit-button{
		text-align:center;
		margin: 0 auto;
		border: 1px solid #000;
		position: relative;
		margin-bottom: 100px;
		font-size: 16px;
		height: 46px;
		width: 218px;
		padding-top: 10px;
	}
	.mw_wp_form #submit-button input{
		background: #fff;
		border: none;
		position: relative;
		left: 0px;

	}
	.mw_wp_form #submit-button:after {
		content: "\e910";
		display: inline-block;
		position: absolute;
		right: 25px;
		font-family: "design_plus";
	}
	.mw_wp_form #submit-button-back{
		text-align:center;
		margin: 0 auto;
		border: 1px solid #000;
		position: relative;
		margin-bottom: 100px;
		font-size: 16px;
		height: 46px;
		width: 218px;
		padding-top: 10px;
	}

	.mw_wp_form #submit-button-back input{
		background: #fff;
		border: none;
		position: relative;
		left: 0px;
	}
	.mw_wp_form #submit-button-back:after {
		content: "\e90f";
		display: inline-block;
		position: absolute;
		left: 25px;
		font-family: "design_plus";
	}
	.page-template-page-contact.page-parent .mw_wp_form #submit-button-back, .page-template-page-recruit.page-parent .mw_wp_form #submit-button-back {
		display:none;
	}

		.mw_wp_form #submit-button-back,
		.mw_wp_form #submit-button-back {
			display: none;
		}
	.page-template-page-contact.page-child .mw_wp_form #submit-button, .page-template-page-recruit.page-child .mw_wp_form #submit-button{
		margin-bottom:50px;
	}
	.tab_content div.recruit_koumoku_title, .infosubtitle{
		background: #f5f5f5;
	}
	.tab_content div.recruit_koumoku_title p{
		font-weight:normal;
		font-size:18px;
	}
	/*contact*/
	.formcontent, .page-template-page-contact #privacy{
		margin-left: auto;
		margin-right: auto;
		margin-top: 90px;
		margin-bottom: 50px;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
	}
	.page-template-page-contact #privacy{
		margin-bottom:90px;
	}
	.error .mw_wp_form #submit-button-back{
		display:none;
	}
	/*information*/
	.information {
		margin-top: 90px;
		margin-bottom: 50px;
	}
	.information .slick-track, .page-template-page-no-side-custom-all .slick-track{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.information .sliderwrap, .page-template-page-no-side-custom-all .sliderwrap{
		border: 1px solid #c5c5c5;
		padding: 50px 20px;
		margin-bottom:100px;
		background:#fff;
	}
	 .page-template-page-no-side-custom-all #slidercont, .acwrap, .freecont_article{
		margin-left: auto;
		margin-right: auto;
		margin-top: 90px;
		margin-bottom: 50px;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
	}
	.information .slick-dotted.slick-slider, .page-template-page-no-side-custom-all .slick-dotted.slick-slider{
		margin-bottom:0;
	}
	.post_box{
		margin-bottom: 100px;
	}
	.page-template-page-no-side-custom-all .post_box{
		padding-bottom:30px;
		margin-bottom:80px;
	}
	.page-template-page-recruit .informationtable{
		margin-bottom:80px;
	}
	.post_box:after{
		content:"";
		display:block;
		clear:both;
	}
	.post_box img{
		width:100%;
	}
	.sliderwrap img{
		width: auto;
		max-width: 90%;
		margin: 0 auto;
	}
	.sliderwrap li{
		list-style-type:none;
	}
	.tablewrap{
		border-bottom: 1px solid #d6d6d6;
		overflow: auto;
	}
	.infosubtitle, .infosubcont{
		float: left;
		padding: 25px;
	}
	.infosubtitle p{
		font-weight:normal;
	}
	.infosubcont iframe, .info_link_button_title{
		margin-top:25px;
	}
	.info_link_button_title a{
		text-align: center;
		padding: 10px 30px 10px 15px;
		border: 1px solid #000;
		position:relative;
		display: inline-block;
	}
	.info_link_button_title a:after{
	    content: "\e910";
		display: inline-block;
		position: absolute;
		right: 10px;
		font-family: "design_plus";
	}
	.infoadd1, .infoadd2{
		margin-bottom:50px;
	}
	.informationtable h3{
		text-align:center;
	}
	#infocustomcontent h3{
		font-size: 34px;
		line-height: 1.4;
		margin-bottom: 60px;
	}
	#infocustomcontent .post_box p{
	    line-height: 2;
		font-size: 17px;
	}
	/*single*/
	.single .p-entry__meta{
		font-size:14px;
	}
	.single .p-entry__body p{
		margin-bottom:0;
		line-height:2;
	}
	#signature-block{
		margin: 30px 0;
		line-height: 1.5em;
	}
	.p-article03__thumbnail img {
		width: 100%;
		height: 145px;
		object-fit: contain;
	}
	.single-post .p-article03__thumbnail img {
		height: 100%;
		max-height: 163px;
		object-fit: cover;
	}
	.l-contents, .single .l-secondary{
		background:none!important;
	}
	.single .l-secondary .widget_recent_entries ul li {
		border-bottom: 1px solid #d0d0cf;
		padding: 20px 0px;
	}
	.page-template .slick-dots li button:before {
		font-size: 30px!important;
	}
	.page-template .slick-dots{
		bottom: -85px!important;
	}
/*min1025px*/
@media screen and (min-width:1025px){
	.p-page-header{
		height:0;
		padding:0;
	}
	.p-page-header__title{
		position: fixed;
		top: 0;
		left:0;
		height:auto;
		z-index:-3;
	}
	.p-page-header__title img{
		width:100%;
	}
	.p-page-header__title h1, .p-page-header__title p{
		position: absolute;
	}
	.p-page-header__title h1{
	}
	.p-page-header__title p{
		top: 65%;
	}
	.p-page-header, .p-page-header__inner, .p-page-header__title{
		background:none!important;
	}
	.p-page-header__inner{
		position:relative;
	}
	.content{
		background: #fff;
		position: relative;
		padding-bottom: 5rem;
		overflow: auto;
	}
	.categoriesselect{
		display: block;
		width: 474px;
		margin: 0 auto;
		padding-bottom: 50px;
	}
	.jisseki_all_select{
		width: 222px;
		margin:0;
		margin-right: 30px;
		float: left;
	}
	.display_selectedItemwrap{
		width: 222px;
		float: left;
		margin-bottom: 30px;
	}
	.jissekisearch input#s{
		width:80%;
	}
	.jissekisearch #searchsubmit{
		border-radius: 0;
		border: 1px solid;
		padding: 6px 12px;
	}
	.display_selectedItem {
		margin:0;
	}
}
/*max1024px*/
@media screen and (max-width:1024px){
	.content{
		padding-bottom: 1rem;
	}
	.tel-mail, .tel-mail__child_2{
		display: none!important;
	}
	.p-page-header{
		background-attachment: scroll;
	}
	.c-menu-button {
		display: block;
	}
	.p-global-nav > li > a::after{
		display:none;
	}
	.tel-mail, .tel-mail__child_2{
		display: none!important;
	}
	.l-header nav{
		position: relative;
		width: 100%;
	}
	.p-global-nav > li{
		float:none;
		width: 100%;
		line-height:50px;
	}
	.l-header__inner{
		align-items: baseline;
	}
	.p-menu-button{
		line-height: 60px;
		width: 60px;
		height: 60px;
		transition-delay: .3s;
	}
	.p-global-nav a{
/* 		color:#fff ; */
		height: auto;
		line-height: 50px;
	}
	.display_selectedItemwrap {
		margin-bottom: 30px;
	}
	.jissekisearch{
		margin:0 auto;
		margin-bottom: 50px;
	}
	.jissekisearch input#s {
		width: 75%;
		height: 26px;
	}
	.qcont .qaicon, .acont .qaicon{
		display: inline-block;
	}
	.qacontent{
		display: inline-block;
		width: 90%;
	}
}
@media screen and (min-width:960px) and (max-width:1024px){
	.l-header nav{
		position:relative;
		top:60px;
	}
}
/*PC*/
@media screen and (min-width:960px){
	.jisseki-full-contents{
	    margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
	}
	.l-footer_inner{
		width: 1150px;
		margin: 0 auto;
	}
	.page-template .p-page-header__title{
		font-weight:normal;
	}
	.page-template .l-inner p, .jissekimaeoki p{
		line-height: 2;
		font-size:17px;
	}
	.gaiyoleft h3, .gaiyoright h3, .information #infocustomcontent .post_box h3{
		font-size: 34px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	/*blogitiran*/
	.page-template-page-blog .l-container{
		width: 850px;
		float: left;
	}
	.page-template-page-blog .p-blog-list__item{
		width: 43%;
		height:435px;
		float: left;
		margin-right: 5.65217%;
	}
	.p-blog-list__item .p-article01__thumbnail{
		height: 240px;
		margin-bottom: 7px;
	}
	.p-article01__title{
		margin-bottom:7px;
	}
	.page-template .l-inner p .p-article01__category{
		font-size: 12px;
		line-height: 1.9;
		position: relative;
		top: 5px;
	}
	.page-template-page-blog .p-blog-list__item:nth-of-type(2n) {
		margin-right: 0;
	}
	/*.page-template-page-blog .p-hover-effect--type1{
		height: 242px;
	}*/
	.page-template-page-blog .r-container{
		width: 300px;
		float: left;
	}
	.page-template-page-blog .l-secondary{
		width: 100%;
		padding-top: 0;
	}
	/*jisseki*/
	.garallymain{
		width: 48%;
		overflow: hidden;
		float: left;
		margin-bottom: 60px;
	}
	.garallymainimage{
		margin-bottom:60px;
	}
	.garallymainimage li{
		width: 100%;
		height: 500px;
	}

	.garallymainimage figcaption{
		position: absolute;
		top: 510px;
		left: 0;
		width: 100%;
	}
	.garallysentence{
		float: right;
		width: 48%;
	}
	.jisseki-full-contents .p-entry__share{
		content:"";
		display:block;
		clear:both;
	}
	/*flow*/
	.flowwrap, .acwrap{
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
		margin-bottom:80px;
	}
	.page-template-page-recruit .acwrap{
		width:100%;
	}
	.flowwrap{
		overflow: hidden;
	}
	.flowwrap .allflowcontent{
		display: block;
	}
	.flowwrap h3{
		font-weight:bold;
		font-size: 26px;
	}
	.flowno{
		font-size:20px;
	}
	.flowwrap .flowleft{
		margin-right:20px;
		float: left;
	}
	.flowwrap .flowright{
		float: right;
	}
	.flowwrap .flowimg{
		width:40%;
	}
	.flowwrap .flowimgnone{
		width: 58%;
		padding: 5px 0 15px;
	}
	.contact_tel{
		float: left;
		width: 210px;
		text-align: center;
	}
	.contact_attention{
	    font-size: 14px;
		padding-top: 9px;
		display: block;
	}
	.qcont, .acont{
		display: flex;
		justify-content: normal;
		margin-bottom: 20px;
		align-items: baseline;
	}
	/*recruit*/
	#privacy h2{
		text-align:center;
		font-size:40px;
		margin-bottom: 40px;
	}
	.page-template-page-recruit h2{
		font-size: 40px;
		text-align:center;
		margin-bottom: 60px;
	}
	.page-template-page-recruit h2.recruit_cont_title{
		margin-bottom: 40px;
	}
	.page-template-page-recruit .tabs{
		margin-bottom: 80px;
	}
	.gaiyoleft{
		float: left;
		width: 50%;
	}
	.gaiyoright{
	    float: right;
		width: 44%;
	}
	.gaiyo_after_cont{
		padding: 20px 0;
		display: table;
		width: 100%;
	}
	.gaiyo_after_title{
		display: table-cell;
		vertical-align: middle;
		font-weight: bold;
		font-size: 24px;
		text-align: center;
		width:30%;
	}
	.p-entry__body table.mailform-tbl th{
		width: 33%;
		text-align: left;
		position: relative;
		font-size:18px;
	}
	.p-entry__body table.mailform-tbl th span.attention{
		position: absolute;
		right: 20px;
		top: 20px;
		font-size:14px;
	}
	.tab_content div, .recruit_koumoku_wrap{
		/*width: 50%;
		padding: 25px;
		border-bottom: 1px solid #d6d6d6;
		float:left;*/
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.tab_content div.recruit_koumoku_title{
		width: 15%;
		float: left;
		padding: 25px;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.tab_content div.recruit_koumoku_cont{
		width: 73%;
		float: left;
		padding: 25px;
	}
	.tab_item{
		font-size:19px;
		padding-bottom: 8px;
	}
	.informationtable h3{
		font-size: 40px;
		margin-bottom:60px;
	}
	.page-template-page-recruit .informationtable h3{
		margin-bottom:40px;
	}
	/*contact*/
	.page-template-page-contact h2{
		text-align:center;
	}
	.formcontent{
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
	}
	.formcontent p{
		line-height: 2;
		font-size: 17px;
	}
	#privacy p{
		line-height: 2;
		font-size: 17px;
	}
	/*information*/
	.information{
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
	}
	.page-template.information{
		max-width:unset;
		width:100%;
		margin: 0;
	}
	.post_box .content_box_l{
		float: left;
		width: 55%;
	}
	.post_box .content_box_r{
		float: right;
		width: 55%;
	}
	.post_box .image_box_l{
		width:40%;
		float:left;
	}
	.post_box .image_box_r{
		width:40%;
		float:right;
	}
	.tablewrap{
	    display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.infosubtitle{
		width:15%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
	}
	.infosubtitle p{
		font-size:18px;
	}
	.infosubcont{
		width:73%;

	}
	/*#allcontent*/
	#allcontent h2{
		font-size:40px;
		margin-bottom: 50px;
	}
	.content_box_l h3, .content_box_r h3{
		font-size: 34px;
		line-height: 1.4;
		margin-bottom: 15px;
	}
	#allcontent p, p.plinheight{
		line-height: 2;
		font-size: 17px;
	}
	/*single*/
	.single .l-container {
    width: 850px;
    float: left;
	}
	.single .r-container {
    width: 300px;
    float: left;
	margin-top: 92px;
}
.single .l-secondary {
    width: 100%;
    padding-top: 0;
}
	.page-template-page-blog .p-entry.l-inner{
		margin-top:60px;
	}
}
@media screen and (max-width:959px){

	.page-template p, .archive p, .jissekimaeoki p{
		font-size: 15px;
		line-height: 2;
	}
	.maeoki{
		margin-top:30px;
		margin-bottom:30px;
	}
	#allcontent{
	    margin-top: 40px;
		margin-bottom: 40px;
	}
	.post_box {
		margin-bottom: 40px;
	}
	#allcontent h3{
		font-size: 21px;
		line-height: 39px;
		margin: 15px 0 10px 0;
		font-weight: 600;
	}
	#gaiyocont h3, .information #infocustomcontent .post_box h3{
		font-size: 26px;
		line-height: 39px;
		margin: 15px 0 10px 0;
	}
	#flow, .page-template-page-no-side-custom-all #slidercont, .acwrap, .freecont_article {
		width: 89.84375%;
		margin: 0 auto;
	}
	.acwrap{
		margin-bottom: 80px;
	}
	.page-template-page-recruit .acwrap{
		width:100%;
		margin-bottom:50px;
	}
	#flow h2, .acwrap h2{
		font-size:28px;
		margin-bottom: 40px;
		font-weight: 600;
	}
	.flowwrap h3{
		margin: 15px 0 10px 0;
		line-height: 2;
	}
	.allflowcontent{
		margin-bottom:40px;
	}
	.contact_tel p{
		line-height: 1;
		font-size: 23px;
	}
	#gaiyocont{
		margin-top:40px;
	}
	.gaiyo_after_cont{
		margin-top: 25px;
	}
	.gaiyo_after_title {
		text-align: center;
		margin-bottom: 10px;
	}
	.recruit_cont_title{
		text-align: center;
		font-size:28px;
	}
	.tab_content div.recruit_koumoku_title{
		padding: 5px 20px;
	}
	.tab_content div.recruit_koumoku_title p{
		font-size:15px;
	}
	.recruit_koumoku_cont{
		padding: 10px 20px;
		margin-bottom: 10px;
	}
	.tab_item{
		padding-bottom: 8px;
	}
	.infosubtitle, .infosubcont{
		float:none;
	}
	.infosubtitle{
		padding: 5px 12px;
	}
	.infosubcont{
		padding: 10px 12px;
		margin-bottom: 10px;
	}
	.tablewrap{
		border:none;
	}
	.informationtable h3{
		font-size:22px;
		margin-bottom: 40px;
	}
	.tabs, .page-template-page-recruit .informationtable{
		margin-bottom: 40px;
	}
	.page-template-page-recruit h2.recruit_cont_title, .page-template-page-recruit .informationtable h3{
		margin-bottom:20px;
	}
	table, tr, th, td{
		display:block;
	}
	.p-entry__body table.mailform-tbl td.w60 input, .p-entry__body table.mailform-tbl td.w90 input, .p-entry__body table.mailform-tbl td.w90 textarea{
		width:100%;
		padding:0;
	}
.p-entry__body table.mailform-tbl th {
    border: none;
    background: none;
    display: block;
}
	.p-entry__body table.mailform-tbl tr{
		height:auto;
	}
	.page-template-page-recruit .p-entry.l-inner{
		padding: 0;
	}
	.p-entry__body table.mailform-tbl th, .p-entry__body table.mailform-tbl td{
		text-align:left;
		padding: 10px 0;
	}
	.p-entry__body table.mailform-tbl td{
		padding:0;
	}
	.p-entry__body table.mailform-tbl th span.attention{
		padding: 0 5px;
		font-size: 13px;
		margin-left: 5px;
	}
	.p-entry__body table.mailform-tbl th{
		margin-top:10px;
	}
	.p-entry__body table.mailform-tbl tr:fast-child th{
		margin-top:0;
	}
	.information{
		width: 89.84375%;
		margin: 0 auto;
		margin-top: 30px;
	}
	.page-template.information{
		max-width:unset;
		width:100%;
		margin: 0;
	}
	#infocustomcontent h3{
		margin-bottom: 40px;
		font-size: 26px;
	}
	#infocustomcontent .post_box p{
		font-size:15px;
	}
	.info_link_button_title a{
		font-size: 13px;
	}
	.infosubcont iframe, .info_link_button_title {
		margin-top: 12px;
	}
	.infosubcont iframe{
		width:100%;
	}
	.p-archive-header h2.p-archive-header__title{
		font-size: 26px !important;
	}
	.p-archive-header{
		padding-top:30px;
	}
	.jisseki_all_select{
		position: relative;
		right: 0;
		margin-bottom: 20px;
		width: 222px;
	}
	.jisseki-full-contents{
		width: 89.84375%;
		margin: 0 auto;
	}
	.jisseki-full-contents .p-entry__date{
		font-size:15px;
	}
	.garallymainimage figure{
		height:260px;
	}
	.garallymainimage figcaption{
		position:absolute;
		top:268px;
		left:0;
	}

	.garallymainimage{
		margin-bottom: 40px;
	}
	.garallymain img{
		height: 100%;
		max-height: 260px;
	}
	.thumb{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;

	}
	.thumb li{
		width: 19%;
		height:130px;
	}
	.jisseki_text{
		margin-top: 15px;
	}
	.jisseki_text p{
		font-size:15px;
	}
	.garallysentence{
		margin-top:22px;
	}
	.return_jisseki{
		position:relative;
		text-align: center;
		margin-bottom: 60px;
		margin-top: 30px;
	}
	.p-article03__thumbnail{
		margin-bottom:5px;
	}
	.return_jisseki a{
		display:inline-block;
	}
	.p-page-header__title{
		width:auto;
	}
	.formcontent{
		margin-top:30px;
	}
	.p-entry__body table.mailform-tbl td .mwform-checkbox-field{
		display: inline-block;
		width: 100%;
		margin: 0;
	}
	.page-template-page-blog .p-entry.l-inner{
		margin-top:30px;
	}
	.p-article01__title{
		margin-top:5px;
	}
	.page-template .p-article01__category a{
		font-size: 12px;
	}
	.l-secondary{
		padding:0;
	}
	.single .p-entry__thumbnail{
		margin:0;
		margin-bottom: 20px;
	}
	.single .p-entry__thumbnail img{
		width:100%;
	}
	.single .p-entry__body p, #signature-block{
		font-size: 15px;
	}
	.single .r-container{
		padding:0 20px;
	}
	.qacontent{
		display: inline-block;
		width: 85%;
	}
}
/*tablet*/
@media screen and (min-width:641px) and (max-width:959px){
	.p-article01__thumbnail, .p-article01__title{
		margin-bottom: 7px;
	}
	.page-template-page-recruit .l-inner {
		width: 89.84375%;
	}
	.mailform-tbl tbody{
		width:100%;
		display: block;
	}
	.p-entry__body table.mailform-tbl{
		margin:0 0 50px 0;
	}
	.p-blog-list__item{
		width: 47%;
		float: left;
		margin-right: 5.65217%;
	}
	.p-blog-list__item:nth-of-type(3n){
		margin-right:5.65217%;
	}
	.p-blog-list__item:nth-of-type(2n){
		margin-right:0;
	}
	.jissekisearch {
		width: 55%;
		margin-bottom:50px;
	}
	.page-template-page-contact #privacy{
		margin-top:0;
		margin-bottom:40px;
	}
}
@media screen and (device-width:1024px) and (device-height:768px){
	.p-article01__thumbnail, .p-article01__title{
		margin-bottom: 7px;
	}
	.p-blog-list__item .p-article01__thumbnail{
		height: auto;
	}
	.page-template-page-blog .p-blog-list__item .p-article01__thumbnail{
		height:240px;
	}
	.jisseki-full-contents{
		margin: 0 auto;
		padding: 0 20px;
		width: auto;
	}
	.page-template-page-blog .l-container{
	    width: auto;
		float: none;
	}
	.page-template-page-blog .pagenavi{
		margin-bottom:0;
	}
	.page-template-page-blog .p-blog-list__item{
		width: 47%;
	}
	.page-template-page-blog .p-blog-list__item:nth-child(2n){
		margin-right:0;
	}
	.page-template-page-blog .r-container, .single .r-container{
		width:100%;
	}
	.garallysentence {
		float: left;
		width: 45%;
		margin-left: 28px;
	}
	.thumb li{
	    width: 95px;
		height: 95px;
	}
	.garallymainimage li{
		width: 490px;
		height: 490px;
	}
	.p-article03__thumbnail img{
	    height: 210px;
		object-fit: cover;
	}
	.page-template-page-recruit .l-inner{
		width: 89.84375%;
	}
	.recruit_koumoku_cont {
		width: 74%;
	}
	.gaiyocontent{
		width: 55%;
	}
	.gaiyoimg{
		width: 40%;
	}
	.tab_content div.recruit_koumoku_cont {
		width: 74.1%;
	}
	.page-template-page-recruit .p-entry.l-inner{
		width: 100%;
	}
	input#s{
		width: 340px;
	}
	.single .r-container{
		width: 89.84375%;
		margin: 0 auto;
		float: none;
	}
	.jisseki_all_select{
		margin-bottom:20px;
	}

	.p-global-nav {
		background: #222;
		display: none;
		position: absolute;
		top: 0px;
		left: 0;
		z-index: 99;
		width: 100%;
	}
	.l-header--fixed .p-global-nav {
		position: relative;
		max-height: -webkit-calc(100vh - 60px);
		max-height: calc(100vh - 60px);
		overflow: hidden;
	}


	.hamburgerspnavi{
		display:block!important;
		width: 100%;
	}
	.hamburger{
		display:none;
	}
	.jissekisearch{
		width: 36%;
	}
}
@media screen and (min-width:769px){
	.informationtable div.tablewrap1, .recruit_koumoku_wrap, .tab_content_table div.tablewrap, .informationtable_first .tablewrap:first-child{
		border-top: 1px solid #d6d6d6;
	}

	.tab_content div{
		border-bottom:none;
	}
	.recruit_cont_wrap.tab_content{
		border-bottom: 1px solid #d6d6d6;
	}
}
@media screen and (min-width:1400px){
	#js-global-nav {
		display: flex!important;
		align-items: center;
	}
	.patty.active #js-global-nav {
		display: block!important;
		align-items: center;
	}
}
@media screen and (min-width:769px) and (max-width:1024px){
	.page-template-page-recruit .informationtable div.tablewrap1, .recruit_koumoku_wrap, .tab_content_table div.tablewrap, .page-template-page-recruit .informationtable_first .tablewrap:first-child{
		border:none;
	}
	.page-template-page-recruit .tablewrap, .recruit_cont_wrap.tab_content{
		border:none;
	}
}
/*max1399px*/
@media screen and (max-width:1399px){

}
@media screen and (max-width:1399px) and (min-width:1025px){
	#js-global-nav {
		display: flex!important;
		align-items: center;
	}
	.patty.active #js-global-nav {
    display: block!important;
    align-items: center;
}
}
@media screen and (min-width:1310px) and (max-width:1399px){
	.l-header__logo{
		width: auto;
		left: 11%;
		width: 20%;
	}
	.l-header__logo img{
		width: 100%;
	}
	.p-global-nav li{
		width:auto;
	}
	.tel-mail__child_2{
	}
	.tel-mail__child_2{
		width:140px!important;
	}
	/*.tel-mail, .tel-mail__child_2{
		display: none!important;
	}
	.l-header nav{
		top: 96px;
		position: relative;
		width: 100%;
	}
	.p-global-nav > li{
		float:none;
		width: 100%;
	}
	.l-header__inner{
		align-items: baseline;
	}
	.p-menu-button{
		line-height: 96px;
		width: 96px;
		height: 96px;
	}
	.p-global-nav a{
		color:#fff !important;
		height: 50px;
		line-height: 50px;
	}*/

}
@media screen and (min-width:1210px) and (max-width:1309px){
	.l-header__logo{
		width: auto;
		left: 11%;
		width: 20%;
	}
	.l-header__logo img{
		width: 100%;
	}
	.p-global-nav li{
		width:auto;
	}
	.tel-mail{
		width:200px!important;
	}
	.tel-mail__child_2{
		width:100px!important;
	}
	.p-global-nav > li > a{
		padding-right:10px;
		padding-left:10px;
	}
}
@media screen and (min-width:1025px) and (max-width:1209px){
	.l-header__logo{
		width: auto;
		left: 2%;
		width: 20%;
	}
	.l-header__logo img{
		width: 100%;
	}
	.p-global-nav li{
		width:auto;
	}
	.tel-mail{
		width:200px!important;
	}
	.tel-mail__child_2{
		width:100px!important;
	}
	.p-global-nav > li > a{
		padding-right:10px;
		padding-left:10px;
	}
}
/*SP*/
@media screen and (max-width:640px){
	.p-article03__thumbnail{
		height: 103px;
	}
	.p-article03__thumbnail img{
		object-fit:cover;
	}
	.p-page-header__title {
		position: relative;
		top: 15px;
	}
	.qacontent{
		display: inline-block;
		width: 80%;
	}
	.thumb li {
		height: 65px;
	}
	#allcontent #defocont.p4cont1{
		padding-top:40px;
	}
	.page-template-page-no-side-custom-all .post_box{
		padding-bottom:40px;
		margin-bottom:40px;
	}
	.page-template-page-recruit article#gaiyocont{
		margin-bottom:60px;
	}
	.recruit_cont_title{
		margin-bottom:40px;
	}
	.page-template-page-recruit .informationtable{
		margin-bottom:40px;
	}
	.mw_wp_form #submit-button{
		margin-bottom:60px;
	}
	.information #infocustomcontent .post_box.informationtable h3{
		margin-bottom:40px;
	}
	.page-template-page-contact #privacy{
		margin-top:0;
		margin-bottom:40px;
	}
}
@media screen and (device-width:1024px) and (device-height:1366px){
	.flowwrap .flowimgnone{
		width:56%;
	}
	.jisseki_all_select{
		margin-bottom: 30px;
	}
}
@media screen and (min-width:1025px){
	.garallymainimage li {
		width: auto;
		height: 500px;
	}
	.thumb{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.thumb li{
		width: calc(100%/5.1);
		height: 98px;
	}
}
@media screen and (min-width:960px) and (max-width:1024px){
	.thumb{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.thumb li{
		width: calc(100%/5.1);
		height: 98px;
	}
	.page-template-page-blog .r-container, .single .r-container {
		width: 100%;
		float: none;
	}
	.page-template-page-blog .l-container{
		width: auto;
		float: none;
	}
	.page-template-page-blog .p-blog-list__item{
		width: 47%;
	}
	.archive.category .p-blog-list__item, .archive.category .p-blog-list__item {
		margin-right: 5.65217%;
	}
	.p-blog-list__item:nth-of-type(2n){
		margin-right: 0;
	}
	.archive.category .p-blog-list__item:nth-of-type(3n){
		margin-right: 0;
	}

	.page-template-page-blog .p-blog-list__item:last-of-type {
		margin-right: 0;
	}
	input#s{
		width: 320px;
	}
	.p-entry__related-item .p-article03__thumbnail a{
		height: 163px;
		display: block;
	}
}
/*SNS*/
#twitter-widget-0 html body #widget .btn-o{
	width: 75px!important;
    height: 20px!important;
}
.line-it-button{
	width: 108px!important;
    height: 20px!important;
}
@media screen and (min-width:1186px) and (max-width:1240px){
	.recruittabs3 .tab_item{
		margin-right:21px;
	}
	.recruittabs3 .tab_item3 {
		margin-right: 0;
	}
}
@media screen and (min-width:960px) and (max-width:1186px){
	.recruittabs3 .tab_item{
		margin-right:15px;
	}
	.recruittabs3 .tab_item3 {
		margin-right: 0;
	}
}
@media screen and (max-width:768px){
	.page-template-page-recruit .l-inner{
		padding: 0;
	}
}
@media screen and (max-width:959px){
	.recruittabs2 .tab_item{
		width: 48.5%;
		margin-right: 3%;
	}
	.recruittabs2 .tab_item2 {
		margin-right: 0;
	}
	.recruittabs3 .tab_item{
		width: 48.5%;
		margin-right: 3%;
	}
	.recruittabs3 .tab_item1 {
		margin-bottom:3%;
	}
	.recruittabs3 .tab_item2 {
		margin-right: 0;
	}
	.recruittabs4 .tab_item{
		width: 48.5%;
		margin-right: 3%;
	}
	.recruittabs4 .tab_item1, .recruittabs4 .tab_item2{
		width: 48.5%;
		margin-bottom:3%;
	}
	.recruittabs4 .tab_item2, .recruittabs4 .tab_item4{
		margin-right: 0;
	}
	.jissekisearch{
		/*width:auto;*/
	}
}
@media screen and (max-width:767px){
	.p-page-header__inner{
		height:110px;
	}
}
@media screen and (max-width:640px){
	.tab_item{
		height: 55px;
		line-height: 55px;
	}
	.jissekisearch input#s{
		width:75%;
	}
	.p-page-header__title h1{
		font-size:33px!important;
	}
	.p-page-header__title p{
		font-size:18px!important;
	}
	/* ▼ ローディングセンター中央 ▼ */
	.p-splash__inner.l-inner {
		top:45%!important;
	}
	/* ▼ ハンバーガーアイコン色 ▼ */
	/*.c-menu-button::before {
		color: #fdae4a!important;
	}*/
	/* ▼ ハンバーガーメニュースマホフォント色 ▼ */
	/*.p-global-nav > li > a {
		color:#444!important;
	}*/
	/* ▼ スマホメインテキスト非表示 ▼ */
	/*.p-main-header-item img {
		display:none;
	}*/
}

/*　▼　電話・メールお問い合わせ　▼　*/
h4.tel_title {
    background: #fdae4a;
    color: #fff;
    font-size: 1em;
    padding: 10px 10px;
    border-radius: 5px;
    margin: 10px auto 10px auto;
    font-weight: bold;
}

/*　▼ プライバシーポリシー ▼　*/
h4.privacy {
    background:none;
    font-weight:bold;
	padding: 0;
    margin: 0;
}

/*　▼ 見出し「BLOG」 ▼　*/
.p-content03__blog-catch {
    letter-spacing: 0.07em;
}

/*　▼ 見出し「CONTACT」 ▼　*/
/*.l-footer__catch {
	letter-spacing: 0.07em;
}*/

.p-global-nav > li {
	margin-top:0px;
}

.p-global-nav li {
    width: auto;
}

.page-template-page-no-side-custom-all .post_box{
	border-bottom: none!important;
}

/*　▼ スクロール前影 ▼　*/
#js-header.l-header.l-header_option.l-header--fixed.l-header_opition {
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
}

/*　▼ スクロール後影 ▼　*/
/*#js-header.l-header.l-header_option.l-header--fixed.l-after_header {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}*/

@media screen and (min-width: 960px) {
	/*　▼ 施工実績検索ボタン ▼　*/
	.p-widget {
    	width: auto;
	}
}

@media screen and (max-width:959px) and (min-width: 641px){
	/* セクション１と３画像中央・空白*/
	.p-main-image__img-image {
		margin-top:50px;
	}

	/* セクション２画像中央・空白*/
	.cbSlideL.scrollIn {
		/* margin-top:35px; */
	}
	/* ▼ ローディングセンター中央 ▼ */
	.p-splash__inner.l-inner {
		top:45%!important;
	}
	.l-header__logo.l-option_header__logo.c-logo img{
		width:85%;
	}
	/* ▼ ハンバーガーアイコン色 ▼ */
	/*.c-menu-button::before {
		color: #fdae4a!important;
	}*/
	/* ▼ ハンバーガーメニュースマホフォント色 ▼ */
	/*.p-global-nav > li > a {
		color:#444!important;
	}*/
	/* ▼ スマホメインテキスト非表示 ▼ */
	/*.p-main-header-item img {
		display:none;
	}*/
}

@media screen and (device-height: 1366px) and (device-width: 1024px) {
	/* セクション１と３画像中央・空白*/
	.cbSlideR.scrollIn {
   	 	transform: translate(0, 0)!important;
	}
	.p-main-image__img-image{
		margin-top:50px;
	}
	/* セクション２画像中央・空白*/
	.cbSlideL.scrollIn {
		/* margin-top:50px; */
	}
	/*　iPadproメインテキスト位置　*/
	#main-header-banner {
		/* top:68%!important; */
	}
	/*　iPadproサイトバナー位置　*/
	.p-main-header-item img {
		/*top: 50%!important;*/
	}
	/* ▼ ハンバーガーアイコン色 ▼ */
	.c-menu-button::before {
		color: #000!important;
	}
	/* ▼ ハンバーガーメニュースマホフォント色 ▼ */
	/*.p-global-nav > li > a {
		color:#444!important;
	}*/
	/* ▼ スマホメインテキスト非表示 ▼ */
	/*.p-main-header-item img {
		display:none;
	}*/
	/* ▼ フッターメニュー一行 ▼ */
	.l-footer li {
    	padding: 0 5px;
	}
}

/* ▼ 記事の一覧ボタン高さ ▼ */
.p-content03__blog-archive-link_option a {
	height:110%!important;
}

/* ▼ カテゴリとか新着一覧調整 ▼ */
@media screen and (min-width: 960px) and (max-width: 1279px){
	.single .r-container,.page-template-page-blog .r-container {
	width: 100%;
	}
	.p-widget{
		width:48%;
	}
	.jissekisearch input#s{
		width: 75%;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1279px){
	.jissekisearch{
		width:100%;
	}
}
@media screen and (min-width:1025px){
	.page-template h2, .archive h2, .category h2, .page-child h2, .single-post h2, .informationtable h3{
		letter-spacing:0.05em;
		font-size: 37px!important;
	}
	.r-container h2.p-widget__title{
		font-size:17px!important;
	}
	h2.p-headline{
		font-size: 16px!important;
	}
}

/* お問い合わせフォーム『ご住所』横幅調整 */
@media screen and (min-width:641px){
	.p-entry__body table.mailform-tbl td input[type="text"].w40{
		width:40%;
	}
	.p-entry__body table.mailform-tbl td input[type="text"].w90{
		width:100%;
	}
}

h4 {
	border: 2px solid #000;
	color: #000;
	border-radius: 20px;
	padding: 10px 0;
	text-align: center;
	margin: 7px 0;
	font-weight: initial;
}

/* お問い合わせフォーム横幅調整 */
@media screen and (max-width: 640px){
	.p-entry__body table.mailform-tbl td.w60 input,
	.p-entry__body table.mailform-tbl td.w90 input,
	.p-entry__body table.mailform-tbl td.w90 textarea,
	.p-entry__body table.mailform-tbl input.w90{
	 width:88vw;
	}
   }
	/* スマホ時お問い合わせフォーム幅調整・ここまで */

	/* ipad pro以下head画像表示 */
@media screen and (max-width: 1024px){
	.p-page-header{
		background-image: url(/wp-content/uploads/head.png)!important;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1366px){
	.p-page-header__title p{
	 top:68%;/* 実機検証ではこの数値が最適でした。 */
	}
   }

   /* ロゴ画像調整 */
.c-logo img{
	height:auto;
}

/* ipad以下メインスライダー調整 */
@media screen and (max-width: 1024px) {
	.p-main-header_slider.slick-initialized.slick-slider.u-hidden {
		display:block;
	}
	#p-main-header_slider-item1 {
		background:  url(/wp-content/uploads/sp_main_sli1.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
	#p-main-header_slider-item2 {
		background:  url(/wp-content/uploads/sp_main_sli2.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
	#p-main-header_slider-item3 {
		background:  url(/wp-content/uploads/sp_main_sli3.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
}

/* 求人ページタブ調整 */
@media screen and (max-width: 640px){
	.recruittabs2 .tab_item,.recruittabs3 .tab_item,.recruittabs4 .tab_item{
		width:100%;
		margin-bottom:3%;
	}
}

@media screen and (max-width: 959px){
	.mw_wp_form #submit-button input{
	color:#000000!important;
	}
	}

	/* 営業電話お断り装飾 */
.atn {
	color: red;
	font-weight: bold;
}

#signature-block img {
	max-width: 100%;
}

/* ロゴのはみ出し修正 */
@media screen and (max-width: 1024px) and (min-width: 641px) {
	.c-logo img{
		height: 90%;
	}
}

/* フッターテキスト位置調整 */
@media screen and (min-width: 960px){
	.p-copyright{
	bottom:-2em!important;
	}
}

@media screen and (max-width:640px){
	.mw_wp_form #submit-button input{
	color:#000000!important;
	}
}

@media screen and (max-width:640px){
	.mw_wp_form #submit-button input{
	color:#000000!important;
	}
}

/* 施工実績ギャラリー一覧調整 */
.thumb{
	justify-content:unset!important;
   }
   .thumb li{
	margin-right:2px;
   }

   /* 記事見出し調整 */
   .single h2, .single h3, .single h4, .single h5 {
	margin-bottom: 0;
	margin-top: 30px;
   }

/***** デザイナー調整ここから *****/
 /* ボタンの下線を消す */
.new-top-btn a { text-decoration: none !important;}

 /* プルダウンメニュー */
.p-global-nav .sub-menu a{background: #fff!important;}
/***** デザイナー調整ここまで *****/


/* プルダウン */
.p-global-nav ul.sub-menu li:last-child{
	display:block!important;
}
.p-global-nav ul.sub-menu a{
	background:; /*【PC・スマホ】プルダウンメニュー背景色*/
	color:; /*【PC・スマホ】プルダウンメニュー文字色*/
}
.p-global-nav .sub-menu a:hover{
	background:; /*【PC・スマホ】プルダウンメニューホバー背景色*/
	color:!important; /*【PC・スマホ】プルダウンメニューホバー文字色*/
}
.p-global-nav ul.sub-menu{
	margin-top:20px;
}
@media screen and (min-width:1025px){
.p-global-nav ul.sub-menu a{
	padding-left:10px;
}
}
@media screen and (max-width:1024px){
	.p-global-nav ul.sub-menu a{
		color:#000000;
	}
}
@media screen and (max-width:959px){
	.p-global-nav .menu-item-has-children > a > span::before{
		right:auto;
		left:100px;
	}
}
@media screen and (min-width:641px) and (max-width:959px){
	.p-global-nav ul.sub-menu a{
		padding-left:2%;
	}
}

/*menu*/
#js-global-nav {
    flex-wrap: wrap !important;
}
@media print, screen  and (min-width: 1025px){
		.p-global-nav > li > a{
		max-width: 175px!important;
		padding-top: 5px;
       padding-bottom: 5px;
	}
	.p-global-nav > li > a::after{
		    bottom: -3px!important;
	}

}
@media print, screen  and (max-width: 1650px) and (min-width: 1025px){
	.l-header__logo{
		   display: contents!important;
	}
}
@media screen and (max-width: 959px) {
    .p-global-nav .menu-item-has-children > a > span::before {
        left: 150px!important;
    }
}
/*Footer*/
html .p-global-nav li:last-child,html .l-footer li:last-child{
	display: revert !important;
}
@media print, screen and (min-width: 960px) {
    #footer ul.menu {
        column-count: 3 !important;
    }
	.l-footer li{
		display: grid !important;
        padding: 7px 0px !important;
        text-align: left;
        gap: 6%;
	}
	.p-fotter-nav ul>li a::after{
		height: 2px!important;
    bottom: -4px!important;
	}
	html .l-footer li:last-child{
		display: grid !important;
	}
	.l-footer li.menu-item-969{
		    display: inline-block !important;
		padding-right: 32% !important;
	}
	.l-footer li.menu-item-969 .sub-menu li:first-child,.l-footer li.menu-item-484 .sub-menu li:first-child{
		padding-top: 14px !important;
	}
}

@media screen and (max-width: 959px) {
	.l-footer .p-fotter-nav li:last-child{
	border-bottom: none!important;
	padding-bottom: 0px;
}
	    #footer .menu-item-484 .sub-menu li:first-child,#footer .menu-item-969 .sub-menu li:first-child ,#footer .menu-item-482 .sub-menu li:first-child  {
       border-top: 1px solid rgba(255, 255, 255, 0.5)!important;
			        margin-top: 15px!important;
    }
}

@media only screen and (max-width: 1024px) {
	.p-global-nav .menu-item-has-children > a > span::before{
		border: 1px solid #ffffff!important;
        color: #fffbfb!important;
	}
	header .p-global-nav ul.sub-menu {
    margin-top: 0px;
}
	.l-after_header__logo a:hover, .p-after_global-nav > li > a:hover{
		color:#b6ffb6!important;
	}
}
.footer-poll {
    font-size: 100%;
    bottom: 0em !important;
}


/***** デザイナー調整ここから *****//***** デザイナー調整ここから *****//***** デザイナー調整ここから *****//***** デザイナー調整ここから *****//***** デザイナー調整ここから *****/

/*---------------------------------------------------------------------------------------------*/
/***** メイン画像 *****/

/*---------------------------------------------------------------------------------------------*/
/***** セクション全体 *****/


/*---------------------------------------------------------------------------------------------*/
/***** NEWSセクション *****/
.p-content03__news-catch >p {
    font-weight: bold;
	letter-spacing: 2px;
}

/*---------------------------------------------------------------------------------------------*/
/***** セクション1 *****/
#cb_1.p-content05 {
    padding: 0 !important;
}

/* 3カラム・装飾なしレイアウト */
.grid-section-clean {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 横3列 */
  gap: 30px; /* 項目間の余白 */
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0px 0px 0px;
}

.grid-item {
  background: transparent; /* 背景なし */
  box-shadow: none;        /* シャドウなし */
  padding: 0;              /* 余白リセット */
  text-align: left;        /* 左寄せに変更（カード形式でない場合は左寄せが一般的です） */
}

.grid-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.grid-item h3 {
  /* フォント指定を解除し、サイトの基本フォントを継承 */
  font-family: inherit;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #111;
  font-size: 1.25rem; /* 約20px相当に調整 */
  margin: 0 0 0.8em;
  line-height: 1.4;
}

.grid-item p {
  font-family: inherit; /* フォント指定を解除 */
  color: #333;
  line-height: 2.0;
  font-size: 1.0rem;
  margin: 0;
}

/* レスポンシブ対応 */
@media (max-width: 1024px) {
  .grid-section-clean {
    grid-template-columns: repeat(2, 1fr); /* タブレットは2列 */
  }
}

@media (max-width: 767px) {
  .grid-section-clean {
    grid-template-columns: 1fr; /* スマホは1列 */
    gap: 50px; /* スマホ時は縦の重なりが窮屈にならないよう広めに */
  }
}

/* WPの空Pタグ対策 */
.grid-item p:empty {
  display: none;
}

/* 安心ラベルの装飾 */
.anshin-label {
  display: block;          /* 上下に並べる（横に並べるなら inline-block） */
  width: fit-content;      /* 文字幅に合わせる */
  background: #003366;    /* 濃いめの青（信頼感） */
  color: #fff;            /* 文字は白 */
  font-size: 1rem;        /* 同じサイズ */
  padding: 2px 12px;      /* ラベル内の余白 */
  border-radius: 2px;     /* 角を少しだけ丸める */
  margin-bottom: 10px;    /* 下のテキストとの隙間 */
  letter-spacing: 0.1em;
  font-weight: 600;
}

/* h3の微調整（ラベルを入れたので） */
.grid-item h3 {
  font-family: inherit;
  font-weight: 700;
  color: #111;
  font-size: 1.5rem;
  margin: 0 0 1em;
  line-height: 1.5;
  display: flex;         /* ラベルと文字を制御しやすく */
  flex-direction: column; /* 上にラベル、下に文字 */
}




/***** ボタン調整 *****/
/* ボタンの外側のレイアウト（2つ横並び） */
.top-btn-wrap {
  display: flex;
  gap: 20px; /* ボタン同士の間隔 */
  justify-content: center;
}

.p-main-image_btn {
margin-bottom: 0px;
}

/* ボタン共通のスタイル */
.new-top-btn {
  width: 300px; /* 画像に合わせた幅 */
}

.p-main-image_btn-link_option a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; /* 矢印の位置基準 */

  padding: 12px 20px !important;
  border: 1px solid #003366;
  border-radius: 0px;
  color: #003366 !important;
  text-decoration: none;
  font-weight: none;
  transition: all 0.3s ease;
  background-color: #ffffff;
}

body .p-main-image_btn-link a {
    padding: 3px 35px !important;
}

.p-main-image_btn, .p-main-image_btn-link {
    margin: 0;
}

/* 右端の矢印（＞）を疑似要素で作成 */
.p-main-image_btn-link_option a::after {
  content: "";
  position: absolute;
  right: 15px; /* 右端からの距離 */
  width: 6px;
  height: 6px;
  border-top: 2px solid #003366;
  border-right: 2px solid #003366;
  transform: rotate(45deg);
  transition: all 0.3s ease;
}

/* マウスを乗せた時（ホバー）の演出 */
.p-main-image_btn-link_option a:hover {
  background-color: #003366;
  color: #fff !important;
}

/* ホバー時に矢印の色も白くする */
.p-main-image_btn-link_option a:hover::after {
  border-color: #fff;
}

@media screen and (max-width: 768px) {
  .top-btn-wrap {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
    box-sizing: border-box;
  }

  .new-top-btn {
    width: 100%;
    max-width: 500px;
  }

  .p-main-image_btn-link_option a {
    box-sizing: border-box;
    justify-content: center;
    height: 54px;
  }
}

/* ボタン余白調整 */

.p-main-image_btn {
        margin-top: 0 !important;
    }

/* ＞の縦位置調整 */
.p-main-image_btn-link a:after, .p-content03__blog-archive-link a:after {
    top: 1px !important;
}


/*---------------------------------------------------------------------------------------------*/
/***** セクション2 *****/
/* ベースのスタイル */

#cb_2.p-content05 {
    padding: 0px !important;
}

#cb_2 .c-message-section{
  color:#fff;
	font-size:17px;
	background-attachment: fixed  !important;
	background-position-x: 65%;

}

/* --- ベース設定 --- */
.c-message-section {
  position: relative;
  width: 100%;
  padding: 150px 0;
  background-size: cover;
  background-position: center;
  overflow: hidden; /* はみ出し防止 */
  color: #333;
}

.c-message-container {
  max-width: 1100px; /* サイト全体の基本幅 */
  margin: 0 auto;
  padding: 0 5%; /* 左右の最低余白 */
}

/* --- 1. タイトル部分（デフォルト：はみ出させない） --- */
.c-message-header {
  margin-bottom: 60px;
  margin-left: 0; /* 基本は0（コンテナ内） */
}

/* 【重要】画面幅が1200px以上の時だけ左に突き抜けさせる */
@media (min-width: 1300px) {
  .c-message-header {
    /* 1200px以上の広い画面の時だけ、左に少し出す */
    margin-left: -80px;
  }
}

.c-message-eng-title {
  font-size: clamp(3.5rem, 8vw, 5rem);
  font-weight: 600;
  line-height: 1;
  margin: 0 !important;
  letter-spacing: 0.05em;
	  color:#fff;
}

.c-message-jp-title {
  font-size: 0.9rem;
  margin-top: 10px;
}

/* --- 2. リード文と横線 --- */
.c-message-lead-row {
  position: relative;
  margin-bottom: 40px;
}

.c-message-lead-text {
  font-size: clamp(1.3rem, 4vw, 2rem);
  font-weight: bold;
  position: relative;
  padding-left: 40px; /* 線との距離 */
  display: inline-block;
	  color:#fff;
}

/* 横線：PC時は文字の左から「画面の端」まで伸ばす */
.c-message-lead-text::before {
  content: "";
  position: absolute;
  top: 55%;
  right: 100%;
  /* どんなに画面が広くても左端まで届くように設定 */
  width: 100vw;
  height: 1px;
  background-color: #fff;
  opacity: 1.0;
}

/* 本文エリア */
.c-message-body {
  padding-left: 40px; /* 上の文字と揃える */
  line-height: 2;
  max-width: 750px; /* 読みやすさのため幅を制限 */
}

/* -------------------------------------------
  スマホ・タブレット対応（1024px以下）
------------------------------------------- */
@media (max-width: 1024px) {
  .c-message-header {
    margin-left: 0; /* タブレット以下では完全にはみ出しを禁止 */
  }
}

/* スマホ対応（768px以下） */
@media (max-width: 768px) {
  .c-message-section { padding: 60px 0; }

  .c-message-header { margin-bottom: 30px; }

  .c-message-lead-text {
    padding-left: 0;
    padding-top: 30px; /* 線を上に置く */
  }

  .c-message-lead-text::before {
    top: 0;
    left: 0;
    right: auto;
    width: 75%; /* スマホ用の短い線 */
  }

  .c-message-body {
    padding-left: 0;
  }
}




/*---------------------------------------------------------------------------------------------*/
/***** セクション3 *****/
/* 背景画像左寄せ */
#cb_3.p-main-image {
	background-position: left;}

@media screen and (min-width: 1025px){ #cb_img_3 {
    display: none;
	}}


/* imgの処理 */

@media screen and (max-width: 1024px){#cb_img_3{margin-top: 0px;}}

@media screen and (max-width: 1024px) {
  #cb_3 {
    background-image: none !important;
    background-color: #ffffff !important;
  }
}

/*---------------------------------------------------------------------------------------------*/
/***** セクション4 *****/
/* フリーセクションの余白リセット */
#cb_4.p-content05 {
    padding: 0 !important;
}

/* セクション共通 背景設定 */
.sec4_content {
    background-color: #fff;
    background-image: url(/wp-content/uploads/bg_sec4.png); /* 背景不要なら削除 */
	background-attachment: fixed  !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: auto;
}

/* バナー配置 */
.sec4_banner_container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 20px;        /* バナー同士の間隔 */
    flex-wrap: wrap; /* 折り返し許可 */
}

.sec4_banner_img {
    max-width: 100%;
    height: auto;
}

.banner-link {
    display: block; /* 画像下の隙間防止 */
}

/* ホバーでふわっと透過 */
.sec4_banner_container img {
    transition: opacity 0.4s ease;
}

.sec4_banner_container a:hover img {
    opacity: 0.5;
}

/* PC時余白設定 */
@media screen and (min-width: 1025px) {
    .sec4_banner_container {
	padding: 100px 10px;
	gap: 0 20px;
    }
}

/* スマホ・タブレット時は縦並び */
@media screen and (max-width: 1024px) {
    .sec4_banner_container {
    flex-direction: column;
	padding: 50px 10px;
	gap: 20px 0;
	width: auto;
    }
}



/*---------------------------------------------------------------------------------------------*/
/***** ブログセクション *****/

/***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****/

/* =========================================================
   ✅ CSS追記
   ========================================================= */
/* ここから追記 */
html {
	scroll-behavior: smooth;
}

html,
body {
	width: 100%;
}

:target {
	scroll-margin-top: 110px;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.sec01,
.sec02,
.sec03,
.sec04,
.sec05,
.sec06 {
	padding: 3rem 0;
}

/* =========================================================
   ✅ カラー
   ========================================================= */
:root {
	--main: #009DF7;
	--hover: #003366;
	--bg: #ffffff;
	--text: #222;
	--muted: #555;

	--container: 1100px;
	--radius: 18px;
	--shadow: 0 18px 44px rgba(0, 0, 0, .12);

	--spaceSizeS: clamp(40px, 5vw, 80px);
	--spaceSize: clamp(80px, 10vw, 160px);
	--spaceSizeWide: clamp(160px, 20vw, 240px);
}


/* mv */

/* @media screen and (max-width:767px) {
.p-main-header-item img {
	  display: block;
		position: absolute;
		opacity: 1;
		transition: opacity 2s;
	}
} */


/* =========================================================
   ✅ 共通コンテナ（他でも使える）
   ========================================================= */
.u-container {
	width: min(1100px, 92%);
	margin: 0 auto;
}

.p-entry {
	padding: 3rem 0;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
	margin: 2rem 0;
}

.attention {
	color: red;
	font-size: 0.9rem;
}

h5 {
	font-size: 18px;
	color: var(--main);
	padding: 1rem 0;
	margin: 0;
}


@media screen and (max-width:767px) {
	.p-entry {
		padding: 2rem 1rem;
	}

	.sec01,
	.sec02,
	.sec03,
	.sec04,
	.sec05,
	.sec06 {
		padding: 1.5rem 1rem;
	}
}


/* =========================================================
   ✅ 共通css
   ========================================================= */
.padding {
	padding-top: var(--spaceSize);
	padding-bottom: var(--spaceSize);
}

.paddingS {
	padding-top: var(--spaceSizeS);
	padding-bottom: var(--spaceSizeS);
}

.relative {
	position: relative;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flexWrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.justBetween {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.cnt {
	/* width: 100%; */
	max-width: 1230px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.cntM {
	max-width: 1160px;
	margin-right: auto;
	margin-left: auto;
}

.cntM2 {
	max-width: 1040px;
	margin-right: auto;
	margin-left: auto;
}

.cntS15 {
	max-width: 860px;
	margin-right: auto;
	margin-left: auto;
}

.mbM3 {
	margin-bottom: 5%;
}

.mbM2 {
	margin-bottom: 7.5%;
}

.mbS {
	margin-bottom: 3.5%;
}

.mbS2 {
	margin-bottom: 2%;
}

.pb0 {
	padding-bottom: 0;
}

.lh_xl {
	line-height: 2;
}

.lh_m {
	line-height: 1.5;
}

.lh_xs {
	line-height: 0.7;
}


.fsL4 {
	font-size: 42px;
}

.fsL2 {
	font-size: 64px;
}

.fsM {
	font-size: 34px;
}

.fsM5 {
	font-size: 16px;
}

.fsM3 {
	font-size: 24px;
}

.fsM35 {
	font-size: 21px;
}

.f-bold {
	font-weight: 700;
}

.f-light {
	font-weight: 400;
}

.eng {
	font-family: sans-serif;
}

.text-center {
	text-align: center;
}

.alignCenter {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.justEnd {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.mainColor {
	color: var(--main);
}

.text_block {
	width: 45%;
	padding: 1.5rem;
}
.img_block {
	width: 45%;
	padding: 1.5rem;
}
@media only screen and (max-width: 1024px) {
	.text_block {
			width: 100%;
			padding: 1.5rem 0;
		}

		.img_block {
			width: 100%;
			padding: 1.5rem 0;
		}
}


@media only screen and (max-width: 767px) {
	.cnt {
			padding: 0;
			margin: 0;
		}
	.fsM5 {
		font-size: 14px;
	}

	.fsM35 {
		font-size: 16px;
	}

	.mbSpS {
		margin-bottom: 3.5%;
	}

	.mbSpM3 {
		margin-bottom: 5%;
	}

	.mbSpL {
		margin-bottom: 30%;
	}

	.fsL4 {
		font-size: 24px;
	}
		.text_block {
			width: 100%;
			padding: 1.5rem 0;
		}

		.img_block {
			width: 100%;
			padding: 1.5rem 0;
		}
}


/* =========================================================
   ✅ 共通見出し
   ========================================================= */
.commonHead .en {
	color: var(--main);
	font-size: clamp(32px, -15.844px + 6.238vw, 64px);
	line-height: 1;
	font-weight: 400;
}

.commonHead .ja {
	font-size: clamp(18px, 10.524px + 0.975vw, 23px);
	font-weight: 700;
}



/* =========================================================
   ✅ CTAバナー
   ========================================================= */
.cta-banner {
	max-width: 100%;
	margin: 1rem 0;
	text-align: center;
	padding: 0 1rem;
}

.cta-banner__link {
	display: inline-block;
	text-decoration: none;
	transition: 0.3s ease;
}

.cta-banner__link img {
	width: 100%;
	max-width: 1100px;
	height: auto;
	display: block;
	border-radius: 12px;
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.15);
	transition: 0.3s ease;
}

.cta-banner__link:hover img {
	transform: translateY(-6px);
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.25);
}

/* =========================================================
   ✅ contact
   ========================================================= */
.contact h3 {
	margin: 2rem 0;
}



/* =========================================================
   ✅ 共通CSS上書き
   ========================================================= */


@media screen and (max-width:767px) {
	.content_box_l {
		margin: 1.5rem 0 !important;
	}
}


/* =========================================================
   ✅ 1日の流れ
   ========================================================= */
.day-nagare-sub1 h5 {
	/* margin-top: 30px; */
	margin-bottom: 0px;
	font-size: 110%;
	color: var(--main);
	padding: 5px 0;
	display: block;
}
.day-nagare-main {
	display: flex;
	gap: 40px;
}
.day-nagare-sub1 {
	width: 60%;
}
.day-nagare-sub2 {
	width: 40%;
}
.day-nagare-sub2 img {
	padding: 20px 0;
}

@media screen and (max-width:767px) {
.day-nagare-sub1 {
		width: 100%;
	}

	.day-nagare-sub2 {
		width: 100%;
	}
		.day-nagare-main {
			flex-wrap: wrap;
			flex-flow: column-reverse;
		}
}

/* =========================================================
   ✅ ステップ
   ========================================================= */
.step_content {
	padding: 5rem 0 0;
}

.step_listitem {
	border-radius: 10px;
	background-color: #fff;
	position: relative;
	margin-bottom: 7rem;
	list-style: none;

}

.step_label {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background-color: var(--hover);
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
}

.step_label .step_num {
	font-weight: 500;
	font-style: italic;
	font-size: 1.4rem;
	border-right: 1px solid #eeeeee;
	padding: 1rem 2rem;
}

.step_label .step_ttl {
	margin-left: 2rem;
}

.step_items {
	padding: 1rem 2rem;
	display: flex;
	flex-wrap: wrap;
	border: 3px solid #eeeeee;
	border-top: none;
}

.step_txt {
	margin: 1rem 4rem;
}

.step_listitem:not(:last-child)::after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: -60px;
	left: 50%;
	border-width: 24px 40px 0 40px;
	border-style: solid;
	border-color: #eeeeee transparent transparent transparent;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media screen and (max-width:767px) {
	.step_content {
			padding: 3rem 0 0;
		}
	.step_content ul {
			margin-left: 0 !important;
		}
	.step_label {
		font-size: 1.2rem;
	}

	.step_label .step_num {
		font-size: 1.4rem;
	}

	.step_label .step_ttl {
		margin-left: 1rem;
	}

	.step_items {
		padding: 1rem;
		display: flex;
		border: 3px solid #eeeeee;
	}

	.step_image {
		width: 100%;
	}

	.step_txt {
		margin: 1rem;
		width: 100%;
	}
}


/* =========================================================
   ✅ 代表メッセージ
   ========================================================= */
.message-txt {
	line-height: 2.2;
}

	 .message-inner {
	border: 1px solid var(--hover);
	border-radius: 10px;
	padding: 2rem;
	background: aliceblue;
}
@media screen and (max-width:767px) {
	.message-inner {
			padding: 1rem;
		}
}


/* =========================================================
   ✅ 3つのメリット
   ========================================================= */
.merit-section {
	background: linear-gradient(180deg, #f7f9fb 0%, #ffffff 100%);
}

.merit-section .info_title {
	margin-bottom: 4rem;
}

.merit-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
}

.merit-card {
	position: relative;
	padding: 2.5rem 2rem 2rem;
	background: #fff;
	border: 1px solid #d9e4ee;
	border-radius: 20px;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}

.merit-card__num {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 64px;
	height: 64px;
	margin-bottom: 1.25rem;
	border-radius: 999px;
	background: var(--main);
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.08em;
}

.merit-card__title {
	margin: 0 0 1rem;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.6;
	color: var(--text);
}

.merit-card__text {
	margin: 0;
	font-size: 1rem;
	line-height: 2;
	color: var(--muted);
}

@media screen and (max-width: 1024px) {
	.merit-list {
		grid-template-columns: 1fr;
		gap: 1.5rem;
	}

	.merit-section .info_title {
		margin-bottom: 2.5rem;
	}

	.merit-card {
		padding: 2rem 1.5rem 1.5rem;
		border-radius: 16px;
	}

	.merit-card__num {
		min-width: 56px;
		height: 56px;
		margin-bottom: 1rem;
		font-size: 1.2rem;
	}

	.merit-card__title {
		font-size: 1.25rem;
		line-height: 1.5;
	}

	.merit-card__text {
		font-size: 0.95rem;
		line-height: 1.9;
	}
}

@media screen and (max-width: 767px) {
	.merit-section {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}

	.merit-section .info_title {
		margin-bottom: 2rem;
	}

	.merit-list {
		gap: 1.25rem;
	}

	.merit-card {
		padding: 1.5rem 1.25rem;
	}

	.merit-card__num {
		min-width: 48px;
		height: 48px;
		font-size: 1rem;
	}

	.merit-card__title {
		font-size: 1.1rem;
	}

	.merit-card__text {
		font-size: 0.92rem;
		line-height: 1.8;
	}
}

/* =========================================================
feature card
========================================================= */

.feature-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	margin-top: 60px;
}

.feature-card {
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}


/* 画像 */

.feature-card__image img {
	width: 100%;
	height: 220px;
	object-fit: cover;
}


/* 番号 */

.feature-card__num {
	margin: 24px 24px 10px;
	font-size: 14px;
	font-weight: 700;
	color: var(--main);
	letter-spacing: 0.08em;
}

/* タイトル */
.feature-card__title {
	margin: 0 24px 14px;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 700;
}


/* テキスト */

.feature-card__text {
	margin: 0 24px 28px;
	font-size: 15px;
	line-height: 1.9;
	color: var(--muted);
}



/* =================================
tablet
================================= */

@media screen and (max-width:1024px) {

	.feature-grid {
		gap: 28px;
	}

	.feature-card__image img {
		height: 200px;
	}

}


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

	.feature-grid {
		grid-template-columns: 1fr;
		gap: 24px;
		margin-top: 40px;
	}

	.feature-card__image img {
		height: 180px;
	}

	.feature-card__title {
		font-size: 18px;
	}

	.feature-card__text {
		font-size: 14px;
	}

}

/* =================================
調整
================================= */
.recruittabs1 .tab_item:hover {
	opacity: 1;
}



/* =================================
フッター調整
================================= */
.l-footer__company_left img {
	float: left;
}
	.p-fotter-nav .sub-menu {
		line-height: 1;
		margin-top: 18px;
	}
@media screen and (max-width:959px) {
.p-fotter-nav .sub-menu {
		border-top: 1px solid !important;
		line-height: 1;
		margin-top: 18px;
	}
		.l-footer__company_left img {
			float: none;
		}
}

@media screen and (max-width:767px) {
	.p-fotter-nav .sub-menu {
		border-top: 1px solid !important;
		line-height: 1;
		margin-top: 18px;
	}

	/*フッターメニューの調整*/
	.sub-menu li {
		margin: 0 !important;
	}
}

@media screen and (min-width: 960px) {

	/* 3カラムはそのまま */
	#footer ul.menu {
		column-count: 3 !important;
		column-gap: 60px;
	}

	.l-footer li {
		padding: 0 !important;
	}


	/* 親メニュー */
	#footer ul.menu>li>a {
		display: block;
		margin-bottom: 6px;
		padding-bottom: 0;
		line-height: 1.6;
	}

	/* 子メニュー */
	#footer ul.menu .sub-menu {
		margin: 0;
		padding: 0;
	}

	#footer ul.menu .sub-menu li {
		margin-bottom: 8px;
	}
	    .p-fotter-nav ul>li a::after
 {
        height: 2px !important;
        bottom: -2px !important;
    }
				.l-footer li {
					gap: 1% !important;
				}
}

/* =================================
ブログページ調整
================================= */
@media screen and (max-width:767px) {
.l-contents__inner {
		padding: 1rem;
	}
		.content {
			padding-bottom: 5rem;
		}
}

/***** デザイナー調整ここから *****//***** デザイナー調整ここから *****//***** デザイナー調整ここから *****//***** デザイナー調整ここから *****//***** デザイナー調整ここから *****/

/*---------------------------------------------------------------------------------------------*/
/***** 全体 *****/
/* 行間 */
p { line-height: 2.0!important;}

/* ボタンの＞のアニメ */
.p-main-image_btn-link_option a::after {
    transition: all 1.0s ease;
}

/* ページ下余白 */
@media screen and (max-width: 1024px) {
    .content {
        padding-bottom: 5rem;
    }
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・採用情報 *****/
@media screen and (max-width: 959px) {
.tabs input:checked + .tab_item {
        font-size: 22px!important;
    }
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・未経験の方へ *****/
.page-template-page-no-side-custom-all .sec04.message-inner {
    margin-bottom: 5rem;
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・経験者の方へ *****/
/* 数字文字サイズ */
.feature-card__num {
	font-size:30px;
}

.feature-card {
    padding: 0 0 50px 0;
}

.page-template-page-no-side-custom-all .sec02 .feature-grid {
    gap: 3rem; 
}

.page-template-page-no-side-custom-all .sec02 {
    margin-bottom: 5rem;
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・1日の流れ *****/
.merit-section {
    background: #E6F7FF;
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・1日の流れ *****/
/* 時刻文字サイズ */
.day-nagare-sub1 h5 {
    font-size: 200%;
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・よくある質問 *****/
nav.nav-list a.nav-btn {
    padding-bottom: 10px;
}

.content_box_r h4{
	margin: 30px 0 7px 0;
}

.qcont span.kaihei:before, .qcont span.kaihei:after {
display:none;
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・協力会社募集 *****/


.sec05 .page-template-page-recruit h2{
	margin-bottom: 0px;
}
.merit-section .info_title {
	padding-top: 50px;}

@media screen and (max-width: 1024px) {
	.merit-section .info_title {
    padding-top: 0px;
	}}

.p-entry__body p {
    margin-bottom: 0px;
}

.content{
	overflow:hidden;
}


.page-template-page-recruit .sec05 h2 {
    margin-bottom: -80px;
	margin-top: 50px;
	color: #003366;
}

.step_content {
        padding: 4rem 0 0;
    }

#partnership.sec01 {
    padding: 3rem 0 5rem;
}

@media screen and (min-width: 960px) {
    .page-template-page-recruit h2 {
        margin-bottom: 30px;
    }
}

.message-inner {
    padding: 3rem;
}

.page-template-page-recruit h2.recruit_cont_title {
        margin-bottom: 40px;
        background-color: #009df7;
        color: #fff;
        padding: 20px;
        border-radius: 5px;
    }

.tabs input:checked + .tab_item {
    background-color: #fff !important;
    font-size: 37px;
    color: #009df7;
    font-weight: bold;
}

/*---------------------------------------------------------------------------------------------*/
/***** 下層・キャリアロードマップ *****/
#flow .flowbox {
    padding-bottom: 3rem;
}

/***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****//***** デザイナー調整ここまで *****/