@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-top:90px;
		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;
		margin: 0 auto;
	}
	#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;
	}
	.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;
	}
	.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;
	}
	.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: 50px;
		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:50px;
	}
	.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-right: auto;
		position: relative;
		width: 89.84375%;
		max-width: 1150px;
		margin-bottom:80px;
	}
	/*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;
	}
	.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: 10px;
		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: 10px;
		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: 10px;
		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:1140px){
	#js-global-nav{
		max-width: calc(100% - 230px);
		margin-left: 230px;
		flex-wrap: wrap;
	}
}
/*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;
	}

}
/* display:contents を解除し、サイズ維持＋天地センター */
@media print, screen and (max-width: 1650px) and (min-width: 1025px) {
	.l-header__logo {
		display: flex !important;
		align-items: center;
		height: 100%;
		width: auto !important;
		max-width: 400px;
	}
	.l-header__logo img {
		width: auto !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;
}

/*セクション2CSS*/

/*セクション2*/

#cb_2{
    background-image: url(/wp-content/uploads/bg_sec2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    /*min-height: 900px;*/
    clear: both;
}

.tachibana-section {
  background-size: cover;
  background-position: center;
  padding: 60px 20px;
}

./* タイトル行 */
.tachibana-section .title-wrap {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 32px;
}
 
.tachibana-section .title-wrap h2 {
  font-size: 2.6rem;
  font-weight: 900;
  color: #c05000;
  white-space: nowrap;
  letter-spacing: 0.05em;
  margin: 0;
}

/* サブテキスト */
.tachibana-section .intro {
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-bottom: 48px;
  line-height: 1.8;
}
.tachibana-section .title-wrap .title-line {
  flex: 1;
  height: 2px;
  background-color: #c05000;
}
.tachibana-section dl dt {
  font-size: 22px;
  font-weight: 900;
  color: #C0392B;
  margin-bottom: 8px;
  margin-top: 32px;
}

.tachibana-section dl dd {
  font-size: 15px;
  color: #333;
  line-height: 1.8;
  padding-left: 16px;
  margin-bottom: 8px;
}
/*セクション3
  /* ===== 工事カードリスト ===== */
    .work-list {
	margin: 20px;
      display: flex;
      flex-direction: column;
      gap: 24px;
    }
 
    /* ===== 工事カード ===== */
    .work-card {
      background-color: transparent;
    }
 
      /* カードヘッダー（タイトル行） */
    .work-card__header {
      display: flex;
      align-items: center;
      gap: 12px;
	 color:black;
      padding: 12px 16px;
      background-color: #ffffff;
    }
 
    /* 赤い三角アイコン */
    .work-card__icon {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 6px 0 6px 10px;
      border-color: transparent transparent transparent #cc0000;
      flex-shrink: 0;
    }
 
    .work-card__header {
      display: flex;
      align-items: center;
      gap: 12px;
      padding: 12px 16px;
    }
 
    /* カード本文 */
    .work-card__body {
      padding: 8px 0 16px;
    }
 
    .work-card__body p {
      font-size: 0.8125rem;
      line-height: 1.8;
    }
/*下層ページカードセクション*/
/*画像1枚枠*/
    .common-section {
        padding: 60px 20px;
        background: #fff;
        box-sizing: border-box;
    }
    
    .common-inner {
        max-width: 1110px;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    
    .common-content-block {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }
    
    .common-image-wrapper {
        position: relative;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }
    
    .common-image-label {
        font-size: 0.85rem;
        color: #666;
        margin-bottom: 12px;
        font-weight: 500;
    }
    
    .common-image {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 4px;
        object-fit: cover;
    }
    
    .common-text-wrapper {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }
    
    .common-description {
        color: #333;
        line-height: 1.8;
        margin:0 auto;
        white-space: pre-line;
    }
    
    .common-highlight {
        padding: 0;
    }
    
    .common-highlight-text {
        color: #333;
        line-height: 1.8;
         margin:0 auto;
        font-weight: 500;
    }
    
    @media (max-width: 768px) {
        .common-section {
            padding: 40px 16px;
        }
        
        .common-inner {
            max-width: 100%;
        }
        
        .common-content-block {
            gap: 24px;
        }
        
        .common-image-wrapper {
            max-width: 100%;
            width: 100%;
        }
        
        .common-image-label {
            font-size: 0.8rem;
            margin-bottom: 10px;
        }
        
        .common-image {
            width: 100%;
            max-width: 100%;
        }
        
        .common-text-wrapper {
            gap: 20px;
        }
        
        .common-description {
            font-size: 0.9rem;
            line-height: 1.7;
            word-wrap: break-word;
            overflow-wrap: break-word;
        }
        
        .common-highlight {
            padding: 0;
        }
        
        .common-highlight-text {
            font-size: 0.9rem;
            line-height: 1.7;
            word-wrap: break-word;
            overflow-wrap: break-word;
        }
    }

    .facility-cards-section {
        padding: 60px 20px;
        background: #fff;
        box-sizing: border-box;
    }
    
    .facility-cards-inner {
        max-width: 1110px;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    
    .facility-cards-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        box-sizing: border-box;
        width: 100%;
    }
    
    .facility-cards-grid > p {
        display: none;
    }
    
    .facility-card {
        background: #fff;
        border: 1px solid #E0E0E0;
        border-radius: 8px;
        padding: 20px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    
    .facility-card-icon {
        display: flex;
        align-items: center;
        gap: 8px;
        font-size: 0.9rem;
        color: #666;
        margin-bottom: 8px;
    }
    
    .facility-card-icon svg {
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        stroke: #666;
        fill: none;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }
    
    .facility-card-title {
        background: #F5F5F5;
        padding: 12px 16px;
        font-size: 1.1rem;
        font-weight: 600;
        color: #333;
        margin: 0;
        border-radius: 4px;
    }
    
    .facility-card-description {
        font-size: 0.95rem;
        color: #333;
        line-height: 1.8;
        margin: 0;
    }
    
    @media (max-width: 768px) {
        .facility-cards-section {
            padding: 40px 16px;
        }
        .facility-cards-grid {
            grid-template-columns: 1fr;
            gap: 20px;
        }
        .facility-card {
            padding: 16px;
        }
        .facility-card-title {
            font-size: 1rem;
            padding: 10px 14px;
        }
        .facility-card-description {
            font-size: 0.9rem;
        }
    }
    .yariigai-section {
        padding: 60px 20px;
        background: #fff;
        box-sizing: border-box;
    }
    
    .yariigai-inner {
        max-width: 1110px;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    
    .yariigai-header {
        margin-bottom: 50px;
    }
    
    .yariigai-main-title {
        text-align: center;
        margin: 0 0 24px;
        line-height: 1.5;
    }
    
    .yariigai-intro {
        font-size: 0.95rem;
        color: #333;
        line-height: 1.8;
        margin: 0;
    }
    
    .yariigai-content-block {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        margin-bottom: 60px;
        align-items: start;
    }
    
    .yariigai-content-block:last-child {
        margin-bottom: 0;
    }
    
    .yariigai-image-wrapper {
        position: relative;
        width: 100%;
    }
    
    .yariigai-image-label {
        font-size: 0.85rem;
        color: #666;
        margin-bottom: 12px;
        font-weight: 500;
    }
    
    .yariigai-image {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 4px;
        object-fit: cover;
    }
    
    .yariigai-text-wrapper {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    
    .yariigai-subtitle {
        font-size: 1.25rem;
        font-weight: 700;
        color: #333;
        background: #F5F5F5;
        padding: 12px 16px;
        margin: 0;
        line-height: 1.5;
        border-radius: 4px;
    }
    
    .yariigai-description {
        font-size: 0.95rem;
        color: #333;
        line-height: 1.8;
        margin: 0;
        white-space: pre-line;
    }
    
    @media (max-width: 768px) {
        .yariigai-section {
            padding: 40px 16px;
        }
        
        .yariigai-header {
            margin-bottom: 40px;
        }
        
        .yariigai-main-title {
            margin-bottom: 20px;
        }
        
        .yariigai-intro {
            font-size: 0.9rem;
        }
        
        .yariigai-content-block {
            grid-template-columns: 1fr;
            gap: 24px;
            margin-bottom: 40px;
        }
        
        .yariigai-subtitle {
            font-size: 1.1rem;
        }
        
        .yariigai-description {
            font-size: 0.9rem;
        }
    }
/*下層ページカードセクション*/
    .lifestyle-cards-section {
        padding: 0;
        background: #fff;
        box-sizing: border-box;
    }
    
    .lifestyle-cards-inner {
        max-width: 1110px;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    
    .section-header {
        padding: 60px 20px 40px;
        background: #fff;
        box-sizing: border-box;
    }
    
    .section-header::before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #E0E0E0;
        margin-bottom: 30px;
    }
    
    .section-main-title {
        font-size: 1.75rem;
        font-weight: 700;
      
        text-align: center;
        margin: 0 0 30px;
        line-height: 1.5;
    }
    
    .section-intro {
        font-size: 0.95rem;
      
        line-height: 1.8;
        margin: 0;
    }
    
    .section-intro .highlight {
        background: #D0E0F0;
        padding: 2px 4px;
    }
    
    .lifestyle-cards-grid {
        display: flex;
        flex-direction: column;
        gap: 20px;
        box-sizing: border-box;
        width: 100%;
        padding: 40px 20px 60px;
 
    }
    
    .lifestyle-card {
        box-sizing: border-box;
    }
    
    .lifestyle-card-title-wrapper {
        display: flex;
        align-items: center;
        gap: 12px;
        margin-bottom: 16px;
        position: relative;
    }
    
    .lifestyle-card-icon {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #cc4400;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }
    
    .lifestyle-card-icon svg {
        width: 18px;
        height: 18px;
        stroke: #fff;
        fill: none;
        stroke-width: 3;
        stroke-linecap: round;
        stroke-linejoin: round;
    }
    
    .lifestyle-card-title {
        font-size: 1.25rem;
        font-weight: 700;
        margin: 0;
        line-height: 1.5;
    }
    
    .lifestyle-card-content {
        background: #fff;
        border-radius: 10px;
        box-sizing: border-box;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        padding: 24px 28px;
        margin-left: 44px;
        position: relative;
    }
    
    .lifestyle-card-content::before {
        content: '';
        position: absolute;
        left: -16px;
        top: 8px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 16px 10px 0;
        border-color: transparent #fff transparent transparent;
        filter: drop-shadow(-2px 0 2px rgba(0, 0, 0, 0.1));
    }
    
    .lifestyle-card-text {
        font-size: 0.95rem;
        color: #333333;
        line-height: 1.8;
        margin: 0;
    }
    
    @media (max-width: 768px) {
        .section-header {
            padding: 40px 16px 30px !important;
        }
        .section-main-title {
            font-size: 1.5rem !important;
        }
        .section-intro {
            font-size: 0.9rem !important;
        }
        .lifestyle-cards-grid {
            padding: 30px 16px 40px !important;
        }
        .lifestyle-card-content {
            margin-left: 0 !important;
            padding: 20px !important;
        }
        .lifestyle-card-content::before {
            display: none !important;
        }
        .lifestyle-card-title {
            font-size: 1.1rem !important;
        }
        .lifestyle-card-text {
            font-size: 0.9rem !important;
            line-height: 1.7 !important;
            margin-top: 8px !important;
        }
        .lifestyle-card-title-wrapper {
            flex-wrap: wrap;
        }
    }
 .youheki-types-section {
        padding: 60px 20px;
        background: #fff;
        box-sizing: border-box;
    }
    
    .youheki-types-inner {
        max-width: 1110px;
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    
    .youheki-types-container {
        display: flex;
        gap: 0;
        background: #fff;
        border-radius: 4px;
        overflow: hidden;
    }
    
    .youheki-types-title-column {
        background: #e8e8e8;
        padding: 40px 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 200px;
        flex-shrink: 0;
    }
    
    .youheki-types-title {
        font-size: 1.3rem;
        font-weight: 600;
        color: #333;
        text-align: center;
        margin: 0;
        writing-mode: horizontal-tb;
    }
    
    .youheki-types-content-column {
        background: #fff;
        padding: 40px 30px;
        flex: 1;
    }
    
    .youheki-types-list {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 24px;
    }
    
    .youheki-types-item {
        display: flex;
        gap: 12px;
        align-items: flex-start;
    }
    
    .youheki-types-bullet {
        color: #000;
        font-size: 1rem;
        line-height: 1.6;
        flex-shrink: 0;
        margin-top: 2px;
    }
    
    .youheki-types-item-content {
        flex: 1;
    }
    
    .youheki-types-item-title {
        font-size: 1rem;
        font-weight: 600;
        color: #333;
        margin: 0 0 4px 0;
        line-height: 1.5;
    }
    
    .youheki-types-item-description {
        font-size: 0.95rem;
        color: #333;
        line-height: 1.7;
        margin: 0;
    }
    
    @media (max-width: 768px) {
        .youheki-types-section {
            padding: 40px 16px;
        }
        
        .youheki-types-container {
            flex-direction: column;
        }
        
        .youheki-types-title-column {
            padding: 30px 20px;
            min-width: auto;
        }
        
        .youheki-types-title {
            font-size: 1.2rem;
        }
        
        .youheki-types-content-column {
            padding: 30px 20px;
        }
        
        .youheki-types-list {
            gap: 20px;
        }
        
        .youheki-types-item-title {
            font-size: 0.95rem;
        }
        
        .youheki-types-item-description {
            font-size: 0.9rem;
            line-height: 1.6;
        }
    }

/*採用情報CSS*/
  .ttk {
      --ttk-red:    #c0392b;
      --ttk-dark:   #1a1a1a;
      --ttk-mid:    #555;
      --ttk-light:  #f7f4ef;
      --ttk-white:  #ffffff;
      --ttk-border: #ddd8cf;
      color: var(--ttk-dark);
      line-height: 1.7;
    }
 
    .ttk *, .ttk *::before, .ttk *::after {
      box-sizing: border-box;
    }
 
    .ttk ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
 
    .ttk figure {
      margin: 0;
    }
 
    /* 外部CSSの font-size: 17px / line-height: 2 打ち消し */
    .ttk p {
      font-size: inherit;
      line-height: inherit;
    }
 
    @media screen and (min-width: 960px) {
      .ttk p {
        font-size: inherit;
        line-height: inherit;
      }
    }
 
    .ttk img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
 
    .ttk a {
      text-decoration: none;
      color: inherit;
    }
 
    /* ─── ① ヒーロー ─── */
    .ttk .ttk-hero {
      display: grid;
      grid-template-columns: 1fr 1fr;
      min-height: 340px;
      border-radius: 12px;
      overflow: hidden;
      margin: 24px;
    }
 
    .ttk .ttk-hero-img {
      background: #fff;
      min-height: 260px;
      overflow: hidden;
    }
 
    .ttk .ttk-hero-text {
      background: var(--ttk-red);
      color: #fff;
      padding: 48px 40px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
 
    .ttk .ttk-hero-text h2 {
      font-size: clamp(1rem, 2vw, 1.3rem);
      font-weight: 700;
      line-height: 2;
      margin-bottom: 20px;
      color: #fff;
    }
 
    .ttk .ttk-hero-text p {
      font-size: 0.84rem;
      color: rgba(255,255,255,0.88);
      line-height: 2;
    }
 
    /* ─── ② KPI ─── */
    .ttk .ttk-kpi-band {
      background: var(--ttk-white);
      padding: 56px 24px;
      border-top: 1px solid var(--ttk-border);
      border-bottom: 1px solid var(--ttk-border);
    }
 
    .ttk .ttk-kpi-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      max-width: 860px;
      margin: 0 auto;
    }
 
    .ttk .ttk-kpi-item {
      border: 1px solid var(--ttk-border);
      padding: 28px 24px 24px;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
 
    .ttk .ttk-kpi-tag {
      display: inline-block;
      background: var(--ttk-dark);
      color: var(--ttk-white);
      font-size: 0.72rem;
      letter-spacing: 0.08em;
      padding: 4px 14px;
      margin-bottom: 18px;
    }
 
    .ttk .ttk-kpi-num {
      font-size: 2.6rem;
      font-weight: 900;
      line-height: 1;
      color: var(--ttk-dark);
      display: flex;
      align-items: baseline;
      gap: 2px;
    }
 
    .ttk .ttk-kpi-num .ttk-kpi-unit {
      font-size: 1rem;
      font-weight: 700;
    }
 
    .ttk .ttk-kpi-sub {
      font-size: 0.78rem;
      color: var(--ttk-mid);
      margin-top: 12px;
      letter-spacing: 0.04em;
    }
 
    /* ─── ③ 歓迎条件 ─── */
    .ttk .ttk-welcome {
      background: #fff;
      padding: 64px 24px;
    }
 
    .ttk .ttk-section-heading {
      text-align: center;
      font-size: clamp(1.05rem, 2.5vw, 1.4rem);
      font-weight: 700;
      margin-bottom: 40px;
      position: relative;
    }
 
    .ttk .ttk-section-heading::after {
      content: '';
      display: block;
      width: 36px;
      height: 3px;
      background: var(--ttk-red);
      margin: 12px auto 0;
    }
 
    .ttk .ttk-welcome-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px;
      max-width: 860px;
      margin: 0 auto;
    }
 
    .ttk .ttk-welcome-card {
      background: #fff;
      border: 1px solid var(--ttk-border);
      overflow: hidden;
    }
 
    .ttk .ttk-welcome-card-head {
      background: var(--ttk-red);
      color: #fff;
      padding: 14px 18px;
      font-size: 0.88rem;
      font-weight: 700;
      line-height: 1.5;
      text-align: center;
    }
 
    .ttk .ttk-welcome-card-body {
      padding: 20px 18px;
    }
 
    .ttk .ttk-welcome-card p {
      font-size: 0.83rem;
      color: var(--ttk-mid);
      line-height: 1.9;
    }
 
    /* ─── ④ お任せする仕事 ─── */
    .ttk .ttk-works {
      background: var(--ttk-white);
      padding: 64px 24px;
    }
 
    .ttk .ttk-works-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      max-width: 1000px;
      margin: 0 auto;
    }
 
    .ttk .ttk-work-card {
      border: 1px solid var(--ttk-border);
      overflow: hidden;
    }
 
    .ttk .ttk-work-img {
      width: 100%;
      height: 155px;
      overflow: hidden;
    }
 
    .ttk .ttk-work-body {
      padding: 22px 18px;
    }
 
    .ttk .ttk-work-body h3 {
      font-size: 1rem;
      font-weight: 700;
      margin-bottom: 10px;
      color: var(--ttk-dark);
    }
 
    .ttk .ttk-work-body p {
      font-size: 0.81rem;
      color: var(--ttk-mid);
      line-height: 1.9;
      margin-bottom: 18px;
    }
 
    .ttk .ttk-link-btn {
      display: inline-block;
      font-size: 0.76rem;
      color: var(--ttk-red);
      border: 1px solid var(--ttk-red);
      padding: 7px 16px;
      transition: background 0.18s, color 0.18s;
    }
 
    .ttk .ttk-link-btn:hover {
      background: var(--ttk-red);
      color: var(--ttk-white);
    }
 
    /* ─── ⑤ 理由セクション ─── */
    .ttk .ttk-reasons {
      background: #fff;
      padding: 64px 24px;
    }
 
    .ttk .ttk-reasons-top {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 40px;
      align-items: center;
      max-width: 1000px;
      margin: 0 auto 56px;
    }
 
    .ttk .ttk-reasons-top-img {
      height: 250px;
      overflow: hidden;
    }
 
    .ttk .ttk-reasons-top-text p {
      font-size: clamp(1rem, 2.2vw, 1.35rem);
      font-weight: 700;
      line-height: 2;
    }
 
    .ttk .ttk-reasons-top-text p em {
      font-style: normal;
      color: var(--ttk-red);
    }
 
    .ttk .ttk-reasons-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 2px;
      max-width: 1000px;
      margin: 0 auto;
      background: var(--ttk-border);
    }
 
    .ttk .ttk-reason-card {
      background: var(--ttk-white);
      padding: 30px 26px;
    }
 
    .ttk .ttk-reason-card h3 {
      font-size: 0.98rem;
      font-weight: 700;
      line-height: 1.6;
      padding-bottom: 10px;
      border-bottom: 2px solid var(--ttk-red);
      margin-bottom: 14px;
    }
 
    .ttk .ttk-reason-card p {
      font-size: 0.83rem;
      color: var(--ttk-mid);
      line-height: 1.9;
    }
 
    /* ─── ⑥ 自分がつくった街 ─── */
    .ttk .ttk-legacy {
      background: #fff;
      color: #1a1a1a;
      padding: 64px 24px;
    }
 
    .ttk .ttk-legacy-inner {
      max-width: 760px;
      margin: 0 auto;
    }
 
    .ttk .ttk-legacy h2 {
      font-size: clamp(1.05rem, 2.5vw, 1.45rem);
      font-weight: 700;
      line-height: 1.8;
      margin-bottom: 20px;
    }
 
    .ttk .ttk-legacy p {
      font-size: 0.86rem;
      color: #555;
      line-height: 2.1;
    }
 
    /* ─── ⑦ 成長ステップ ─── */
    .ttk .ttk-steps {
      background: #fff;
      color: #1a1a1a;
      padding: 64px 0 0;
    }
 
    .ttk .ttk-steps-intro {
      padding: 0 32px 48px;
      max-width: 860px;
      margin: 0 auto;
      text-align: center;
    }
 
    .ttk .ttk-steps-intro h2 {
      font-size: clamp(1.1rem, 2.5vw, 1.5rem);
      font-weight: 700;
      margin-bottom: 12px;
    }
 
    .ttk .ttk-steps-intro p {
      font-size: 0.85rem;
      color: var(--ttk-mid);
      line-height: 1.9;
    }
 
    .ttk .ttk-step-list {
      list-style: none;
      padding: 0;
      margin: 0;
    }
 
    .ttk .ttk-step-item {
      display: grid;
      grid-template-columns: 72px 1fr auto;
      border-top: 1px solid #e0ddd8;
      position: relative;
      background: #fff;
    }
 
    .ttk .ttk-step-item::before {
      content: '';
      position: absolute;
      left: 72px;
      top: 0;
      bottom: 0;
      width: 3px;
      background: #e0ddd8;
    }
 
    .ttk .ttk-step-item.is-active::before {
      background: #c0392b;
    }
 
    /* ラベル列 */
    .ttk .ttk-step-label {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      padding: 28px 0 28px;
      gap: 4px;
      position: relative;
      z-index: 1;
    }
 
    .ttk .ttk-step-label .ttk-step-word {
      font-size: 0.58rem;
      letter-spacing: 0.12em;
      color: #aaa;
      text-transform: uppercase;
    }
 
    .ttk .ttk-step-label .ttk-step-num {
      font-size: 1.6rem;
      font-weight: 900;
      line-height: 1;
      color: #1a1a1a;
    }
 
    .ttk .ttk-step-item.is-next .ttk-step-label .ttk-step-word {
      color: #c0392b;
    }
 
    .ttk .ttk-step-item.is-next .ttk-step-label .ttk-step-num {
      font-size: 1rem;
      font-weight: 700;
      color: #c0392b;
      letter-spacing: 0.04em;
    }
 
    /* 本文列 */
    .ttk .ttk-step-body {
      padding: 28px 24px 28px 28px;
      border-left: 3px solid transparent;
    }
 
    .ttk .ttk-step-item.is-active .ttk-step-body {
      border-left-color: #c0392b;
    }
 
    .ttk .ttk-step-item.is-next .ttk-step-body {
      border-left-color: #c0392b;
    }
 
    .ttk .ttk-step-phase {
      font-size: 0.68rem;
      letter-spacing: 0.14em;
      color: #c0392b;
      text-transform: uppercase;
      margin-bottom: 6px;
    }
 
    .ttk .ttk-step-body h3 {
      font-size: clamp(1rem, 2vw, 1.3rem);
      font-weight: 700;
      margin-bottom: 10px;
      color: #1a1a1a;
    }
 
    .ttk .ttk-step-body > p {
      font-size: 0.83rem;
      color: #666;
      line-height: 1.9;
      margin-bottom: 16px;
    }
 
    .ttk .ttk-step-tags {
      display: flex;
      flex-wrap: wrap;
      gap: 6px;
      list-style: none;
      padding: 0;
      margin: 0;
    }
 
    .ttk .ttk-step-tags li {
      font-size: 0.72rem;
      color: #555;
      border: 1px solid #ccc;
      padding: 3px 10px;
      border-radius: 2px;
    }
 
    /* 右カラム：年収 */
    .ttk .ttk-step-income {
      padding: 28px 32px 28px 16px;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      justify-content: center;
      min-width: 140px;
      text-align: right;
    }
 
    .ttk .ttk-step-income .ttk-income-label {
      font-size: 0.65rem;
      color: #aaa;
      letter-spacing: 0.06em;
      margin-bottom: 4px;
    }
 
    .ttk .ttk-step-income .ttk-income-num {
      font-size: 1.5rem;
      font-weight: 900;
      color: #c0392b;
      line-height: 1.1;
    }
 
    /* 注記 */
    .ttk .ttk-steps-note {
      padding: 32px;
      border-top: 1px solid #e0ddd8;
      font-size: 0.78rem;
      color: #aaa;
      line-height: 1.8;
      max-width: 860px;
      margin: 0 auto;
    }
 
    .ttk .ttk-steps-note a {
      color: #c0392b;
      text-decoration: underline;
    }
 
    /* ─── ⑧ 採用条件・働き方 ─── */
    .ttk .ttk-conditions {
      background: #fff;
      padding: 64px 24px;
    }
 
    .ttk .ttk-cond-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
      max-width: 1000px;
      margin: 0 auto 20px;
    }
 
    .ttk .ttk-cond-card {
      background: #fff;
      border: 1px solid var(--ttk-border);
      overflow: hidden;
    }
 
    .ttk .ttk-cond-head {
      background: var(--ttk-red);
      color: #fff;
      padding: 14px 18px;
      font-size: 0.88rem;
      font-weight: 700;
      line-height: 1.5;
      text-align: center;
    }
 
    .ttk .ttk-cond-content {
      padding: 20px 18px;
    }
 
    .ttk .ttk-cond-value {
      font-size: clamp(1rem, 2vw, 1.2rem);
      font-weight: 700;
      color: var(--ttk-dark);
      line-height: 1.4;
      margin-bottom: 8px;
    }
 
    .ttk .ttk-cond-note {
      font-size: 0.78rem;
      color: var(--ttk-mid);
      line-height: 1.8;
    }
 
    /* ─── ⑨ ある1日の流れ ─── */
    .ttk .ttk-day {
      background: #fff;
      padding: 64px 24px;
    }
 
    .ttk .ttk-day-imgs {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 16px;
      max-width: 1000px;
      margin: 0 auto 40px;
    }
 
    .ttk .ttk-day-img {
      height: 220px;
      overflow: hidden;
      background: #ddd;
    }
 
    .ttk .ttk-day-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }
 
    .ttk .ttk-timeline {
      max-width: 1000px;
      margin: 0 auto;
      list-style: none;
      padding: 0;
    }
 
    .ttk .ttk-timeline-item {
      display: grid;
      grid-template-columns: 72px 1fr;
      border-top: 1px solid var(--ttk-border);
      padding: 20px 0;
    }
 
    .ttk .ttk-timeline-item:last-child {
      border-bottom: 1px solid var(--ttk-border);
    }
 
    .ttk .ttk-tl-time {
      font-size: 1rem;
      font-weight: 700;
      color: var(--ttk-red);
      padding-top: 2px;
    }
 
    .ttk .ttk-tl-body h3 {
      font-size: 0.95rem;
      font-weight: 700;
      color: var(--ttk-dark);
      margin-bottom: 6px;
    }
 
    .ttk .ttk-tl-body p {
      font-size: 0.82rem;
      color: var(--ttk-mid);
      line-height: 1.85;
    }
 
    /* ─── ⑩ 稼げる・必要とされる職人へ ─── */
    .ttk .ttk-closing {
      background: #fff;
      padding: 80px 24px;
    }
 
    .ttk .ttk-closing-inner {
      max-width: 1180px;
      text-align:center;
    }
 
    .ttk .ttk-closing-body {
      font-size: 0.88rem;
      color: var(--ttk-mid);
      line-height: 2.2;
	 　
      margin-bottom: 48px;
    }
 
    .ttk .ttk-closing-body p + p {
      margin-top: 1.4em;
    }
 
    .ttk .ttk-cta-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 16px;
      max-width: 720px;
      margin: 0 auto;
    }
 
    .ttk .ttk-cta-btn {
      display: block;
      background: var(--ttk-red);
      color: #fff;
      text-align: center;
      padding: 22px 16px;
      font-size: 0.9rem;
      font-weight: 700;
      line-height: 1.6;
      text-decoration: none;
      transition: opacity 0.18s;
    }
 
    .ttk .ttk-cta-btn:hover {
      opacity: 0.85;
    }
 
    .ttk .ttk-cta-btn span {
      display: block;
      font-size: 0.7rem;
      font-weight: 400;
      opacity: 0.85;
      margin-top: 4px;
      letter-spacing: 0.04em;
    }

    .ttk .ttk-cta-grid br { display: none; }
 
    /* ─── responsive ─── */
    @media (max-width: 700px) {
 
      /* ヒーロー */
      .ttk .ttk-hero { margin: 12px; border-radius: 8px; min-height: 200px; }
      .ttk .ttk-hero-img { min-height: 160px; }
      .ttk .ttk-hero-text { padding: 20px 16px; }
 
      /* KPI */
      .ttk .ttk-kpi-grid { grid-template-columns: 1fr; }
 
      /* 歓迎条件 */
      .ttk .ttk-welcome-grid { grid-template-columns: 1fr; }
 
      /* 仕事 */
      .ttk .ttk-works-grid { grid-template-columns: 1fr; }
 
      /* 理由 */
      .ttk .ttk-reasons-top { grid-template-columns: 1fr; }
      .ttk .ttk-reasons-top-img { height: 200px; }
      .ttk .ttk-reasons-grid { grid-template-columns: 1fr; }
 
      /* 成長ステップ */
      .ttk .ttk-step-item { grid-template-columns: 56px 1fr; }
      .ttk .ttk-step-income { display: none; }
      .ttk .ttk-steps-intro { padding: 0 20px 40px; }
 
      /* 採用条件 */
      .ttk .ttk-cond-grid { grid-template-columns: 1fr; }
 
      /* 1日の流れ */
      .ttk .ttk-day-imgs { grid-template-columns: 1fr; }
      .ttk .ttk-day-img { height: 180px; }
      .ttk .ttk-timeline-item { grid-template-columns: 60px 1fr; }
 
      /* CTA */
      .ttk .ttk-cta-grid { grid-template-columns: 1fr; }
 
      /* 共通パディング */
      .ttk .ttk-welcome,
      .ttk .ttk-works,
      .ttk .ttk-reasons,
      .ttk .ttk-legacy,
      .ttk .ttk-conditions,
      .ttk .ttk-day,
      .ttk .ttk-closing { padding: 48px 16px; }
    }


/*経験者の方へ*/
  .tk-wrap * { box-sizing: border-box; }
 
  .tk-wrap,
  .tk-worry-heading,
  .tk-worry-card {
    --tk-rust: #c0451a;
    --tk-rust-bright: #e05520;
    --tk-dark: #1e1e1e;
    --tk-mid: #555555;
    --tk-light: #f5f3f0;
    --tk-border: #e0dbd5;
    --tk-white: #ffffff;
  }
 
  /* ---- WORRY SECTION ---- */
  .tk-worry-heading {
    text-align: center;
    padding: 56px 24px 32px;
  }
 
  .tk-worry-heading h2 {
    font-weight: 900;
    font-size: clamp(22px, 4.5vw, 36px);
    color: var(--tk-rust-bright);
    line-height: 1.5;
    margin: 0;
  }
 
  .tk-worry-card {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 24px 56px;
  }
 
  .tk-worry-inner {
    display: grid;
    grid-template-columns: 160px 1fr;
    border: 1px solid var(--tk-border);
  }
 
  @media (max-width: 560px) {
    .tk-worry-inner { grid-template-columns: 1fr; }
  }
 
  .tk-worry-label-col {
    background: var(--tk-rust);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 16px;
  }
 
  .tk-worry-label-col span {
    font-size: 15px;
    font-weight: 700;
    color: var(--tk-white);
    letter-spacing: 0.08em;
    text-align: center;
    line-height: 1.7;
  }
 
  .tk-worry-list-col {
    background: var(--tk-white);
    padding: 28px 28px;
  }
 
  .tk-worry-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
 
  .tk-worry-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
  }
 
  .tk-worry-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    background: var(--tk-rust-bright);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
  }
 
  .tk-worry-icon svg {
    width: 11px;
    height: 11px;
    fill: none;
    stroke: #fff;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
 
  .tk-worry-title {
    font-size: 14px;
    font-weight: 700;
    color: var(--tk-dark);
    line-height: 1.5;
    margin: 0 0 3px;
  }
 
  .tk-worry-desc {
    font-size: 13px;
    color: var(--tk-mid);
    line-height: 1.7;
    margin: 0;
  }
 
  .tk-worry-heading { animation: tkFadeUp 0.6s ease 0.1s both; }
  .tk-worry-card    { animation: tkFadeUp 0.6s ease 0.25s both; }
 
  /* ---- HEADING ---- */
  .tk-heading {
    text-align: center;
    padding: 56px 24px 40px;
  }
 
  .tk-heading h2 {
    font-weight: 900;
    font-size: clamp(24px, 5vw, 40px);
    color: var(--tk-rust-bright);
    line-height: 1.5;
    margin: 0;
  }
 
  /* ---- IMAGE ---- */
  .tk-img-wrap {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 0 auto 40px;
    aspect-ratio: 16/9;
    background: var(--tk-light);
    border: 1px solid var(--tk-border);
    overflow: hidden;
  }
 
  .tk-img-wrap:not(:has(img))::after {
    content: '画像をここに配置';
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #bbb;
    font-size: 13px;
    letter-spacing: 0.1em;
  }
 
  .tk-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
 
  .tk-img-wrap .tk-accent-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: var(--tk-rust-bright);
    z-index: 1;
  }
 
  /* ---- BODY TEXT ---- */
  .tk-body {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 24px 56px;
  }
 
  .tk-body-lines {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
 
  .tk-body-line {
    font-size: 15px;
    line-height: 1.9;
    color: var(--tk-mid);
    margin: 0;
  }
 
  .tk-body-line.tk-strong {
    font-weight: 700;
    color: var(--tk-dark);
  }
 
  /* ---- DIVIDER ---- */
  .tk-divider {
    max-width: 720px;
    margin: 0 auto 40px;
    height: 1px;
    background: linear-gradient(90deg, var(--tk-rust-bright) 0%, var(--tk-border) 50%, transparent 100%);
  }
 
  /* ---- STATS ---- */
  .tk-stats {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 24px 56px;
  }
 
  .tk-stats-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
  }
 
  @media (max-width: 480px) {
    .tk-stats-grid { grid-template-columns: 1fr; }
  }
 
  .tk-stat-card {
    background: var(--tk-white);
    border: 1px solid var(--tk-border);
    padding: 24px 16px;
    text-align: center;
    transition: box-shadow 0.2s;
  }
 
  .tk-stat-card:hover {
    box-shadow: 0 4px 16px rgba(0,0,0,0.07);
  }
 
  .tk-stat-label {
    font-size: 13px;
    color: var(--tk-mid);
    letter-spacing: 0.06em;
    margin-bottom: 10px;
  }
 
  .tk-stat-value {
    font-size: clamp(22px, 4vw, 30px);
    font-weight: 900;
    color: var(--tk-dark);
    line-height: 1.2;
    margin: 0;
  }
 
  .tk-stat-value em {
    font-style: normal;
    color: var(--tk-rust-bright);
  }
 
  /* ---- ANIMATIONS ---- */
  @keyframes tkFadeUp {
    from { opacity: 0; transform: translateY(16px); }
    to   { opacity: 1; transform: translateY(0); }
  }
 
  .tk-heading   { animation: tkFadeUp 0.6s ease 0.1s both; }
  .tk-img-wrap  { animation: tkFadeUp 0.6s ease 0.2s both; }
  .tk-body      { animation: tkFadeUp 0.6s ease 0.35s both; }
  .tk-divider   { animation: tkFadeUp 0.6s ease 0.45s both; }
  .tk-stats     { animation: tkFadeUp 0.6s ease 0.5s both; }

   .kek {
      --kek-red:    #c0451a;
      --kek-dark:   #1a1a1a;
      --kek-mid:    #555;
      --kek-white:  #ffffff;
      --kek-border: #ddd8cf;
      color: var(--kek-dark);
      line-height: 1.7;
    }
 
    .kek *, .kek *::before, .kek *::after { box-sizing: border-box; }
    .kek ul, .kek ol { list-style: none; padding: 0; margin: 0; }
    .kek figure { margin: 0; }
    .kek img { display: block; width: 100%; height: 100%; object-fit: cover; }
    .kek a { text-decoration: none; color: inherit; }
    .kek p { font-size: inherit; line-height: inherit; }
 
    @media screen and (min-width: 960px) {
      .kek p { font-size: inherit; line-height: inherit; }
    }
 
    /* ─── セクション共通 ─── */
    .kek .kek-section {
      padding: 72px 24px;
      background: #fff;
    }
 
    .kek .kek-section-heading {
      text-align: center;
      font-size: clamp(1.6rem, 5vw, 2.4rem);
      font-weight: 900;
      color: var(--kek-red);
      margin-bottom: 12px;
      line-height: 1.4;
    }
 
    .kek .kek-section-heading::after {
      content: '';
      display: block;
      width: 36px;
      height: 3px;
      background: var(--kek-red);
      margin: 16px auto 0;
    }
 
    .kek .kek-lead {
      text-align: center;
      font-size: 0.9rem;
      color: var(--kek-mid);
      line-height: 2;
      margin: 24px auto 0;
      max-width: 600px;
    }
 
    /* ─── カードグリッド ─── */
    .kek .kek-card-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 24px;
      max-width: 900px;
      margin: 48px auto 0;
    }
 
    .kek .kek-card {
      border: 1px solid var(--kek-border);
      overflow: hidden;
    }
 
    .kek .kek-card-head {
      background: var(--kek-red);
      color: #fff;
      padding: 14px 20px;
      font-weight: 700;
      font-size: 0.95rem;
      text-align: center;
      line-height: 1.5;
    }
 
    .kek .kek-card-head .kek-card-num {
      display: block;
      font-size: 0.85rem;
      font-weight: 700;
      letter-spacing: 0.1em;
      opacity: 0.9;
      margin-bottom: 4px;
    }
 
    .kek .kek-card-body {
      padding: 22px 20px;
    }
 
    .kek .kek-card-body p {
      font-size: 0.85rem;
      color: var(--kek-mid);
      line-height: 1.9;
    }
 
    /* ─── responsive ─── */
    @media (max-width: 640px) {
      .kek .kek-card-grid { grid-template-columns: 1fr; gap: 16px; }
      .kek .kek-section { padding: 48px 16px; }
      .kek .kek-section-heading { font-size: clamp(1.3rem, 6vw, 1.8rem); }
    }

/*経験を武器に 今以上に稼ぐ・学ぶ*/
  .cr-block {
    font-family: 'Noto Sans JP', sans-serif;
    color: #222;
    padding: 48px 24px 64px;
    font-size: 14px;
    line-height: 1.75;
    background: #fff;
    box-sizing: border-box;
  }
 
  .cr-block *, .cr-block *::before, .cr-block *::after {
    box-sizing: border-box;
  }
 
  /* ── HEADER ── */
  .cr-block .cr-header {
    text-align: center;
    margin-bottom: 32px;
  }
 
  .cr-block .cr-title {
    font-size: 26px;
    font-weight: 900;
    color: #cc4400;
    margin-bottom: 12px;
    letter-spacing: 0.02em;
  }
 
  .cr-block .cr-title-line {
    width: 40px;
    height: 3px;
    background: #cc4400;
    margin: 0 auto 20px;
    border-radius: 2px;
  }
 
  .cr-block .cr-lead {
    font-size: 14px;
    color: #333;
    line-height: 2;
    text-align: center;
    margin-bottom: 32px;
  }
 
  /* ── デフォルト：テーブル表示、カード非表示（PC基準） ── */
  .cr-block .cr-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    table-layout: fixed;
  }
 
  .cr-block .cr-cards {
    display: none;
  }
 
  /* テーブルスタイル */
  .cr-block .cr-table thead th {
    background: #cc4400;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 12px 16px;
    text-align: center;
    border: 1px solid rgba(255,255,255,0.25);
  }
 
  .cr-block .cr-table tbody tr:nth-child(even) {
    background: #fff7f4;
  }
 
  .cr-block .cr-table tbody td {
    padding: 20px 18px;
    vertical-align: top;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 13.5px;
    line-height: 1.8;
    word-break: break-word;
    overflow-wrap: break-word;
  }
 
  .cr-block .cr-table tbody td:last-child {
    border-right: none;
  }
 
  .cr-block .cr-td-role {
    text-align: center;
    vertical-align: middle !important;
    font-weight: 700;
    font-size: 15px;
    width: 13%;
    color: #222;
  }
 
  .cr-block .cr-td-salary {
    text-align: center;
    vertical-align: middle !important;
    width: 26%;
  }
 
  .cr-block .cr-salary-main {
    font-size: 20px;
    font-weight: 900;
    color: #cc4400;
    display: block;
    line-height: 1.3;
  }
 
  .cr-block .cr-salary-sub {
    font-size: 12px;
    color: #555;
    display: block;
    margin-top: 4px;
  }
 
  .cr-block .cr-td-content {
    color: #333;
  }
 
  /* ── カードスタイル ── */
  .cr-block .cr-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
  }
 
  .cr-block .cr-card-head {
    background: #cc4400;
    padding: 14px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
 
  .cr-block .cr-card-role {
    color: #fff !important;
    font-size: 17px;
    font-weight: 900;
    white-space: nowrap;
    flex-shrink: 0;
  }
 
  .cr-block .cr-card-salary-wrap {
    text-align: right;
    flex-shrink: 0;
  }
 
  .cr-block .cr-card-salary-main {
    color: #fff !important;
    font-size: 18px;
    font-weight: 900;
    display: block;
    line-height: 1.3;
    white-space: nowrap;
  }
 
  .cr-block .cr-card-salary-sub {
    color: rgba(255,255,255,0.85) !important;
    font-size: 11px;
    display: block;
    margin-top: 2px;
    white-space: nowrap;
  }
 
  .cr-block .cr-card-body {
    padding: 16px 20px;
    font-size: 13.5px;
    color: #333 !important;
    line-height: 1.85;
    background: #fff;
  }
 
  .cr-block .cr-card:nth-child(even) .cr-card-body {
    background: #fff7f4;
  }
 
  /* ── タブレット・スマホ（〜900px）：テーブル非表示、カード表示 ── */
  @media (max-width: 900px) {
    .cr-block {
      padding: 32px 16px 48px;
    }
 
    .cr-block .cr-title {
      font-size: 20px;
    }
 
    .cr-block .cr-lead {
      font-size: 13px;
    }
 
    .cr-block .cr-table {
      display: none !important;
    }
 
    .cr-block .cr-cards {
      display: flex !important;
      flex-direction: column;
      gap: 16px;
    }
  }

/*キャリアアップを支援します*/
 .tac-wrap * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Meiryo', sans-serif !important;
  }
  .tac-wrap {
    max-width: 720px;
    margin: 0 auto;
    padding: 2rem 1rem;
    color: #222;
  }
 
  /* Section title */
  .tac-sec-title {
    text-align: center;
    margin-bottom: 1.75rem;
  }
  .tac-sec-title h2 {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #c0392b !important;
    line-height: 1.4 !important;
    margin-bottom: 0.5rem !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
  .tac-sec-title.tac-sub h2 {
    font-size: 20px !important;
  }
  .tac-sec-title .tac-line {
    width: 36px;
    height: 3px;
    background: #c0392b;
    border-radius: 2px;
    margin: 0 auto;
  }
 
  /* Lead text */
  .tac-lead {
    font-size: 14px !important;
    color: #222 !important;
    line-height: 1.9 !important;
    margin-bottom: 2rem !important;
  }
 
  /* Card */
  .tac-card {
    background: #fff !important;
    border: 0.5px solid #ddd !important;
    border-radius: 16px !important;
    padding: 1.5rem 1.75rem !important;
    margin-bottom: 2rem !important;
  }
 
  /* Step item */
  .tac-step {
    display: flex !important;
    align-items: flex-start !important;
    gap: 14px !important;
    padding: 1rem 0 !important;
    border-bottom: 0.5px solid #eee !important;
  }
  .tac-step:last-child {
    border-bottom: none !important;
  }
  .tac-step-num {
    min-width: 32px;
    height: 32px;
    border-radius: 50% !important;
    background: #fdecea !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #c0392b !important;
    flex-shrink: 0;
  }
  .tac-step-num.tac-last {
    background: #c0392b !important;
    color: #fff !important;
  }
  .tac-step-title {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #222 !important;
    margin-bottom: 3px !important;
    line-height: 1.5 !important;
  }
  .tac-step-desc {
    font-size: 13px !important;
    color: #666 !important;
    line-height: 1.6 !important;
    margin: 0 !important;
  }
 
  /* Support item */
  .tac-support {
    display: flex !important;
    align-items: flex-start !important;
    gap: 12px !important;
    margin-bottom: 0.75rem !important;
  }
  .tac-support:last-child {
    margin-bottom: 0 !important;
  }
  .tac-support-num {
    min-width: 22px;
    height: 22px;
    border-radius: 50% !important;
    background: #fdecea !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    color: #c0392b !important;
    flex-shrink: 0;
  }
  .tac-support-text {
    font-size: 13px !important;
    color: #222 !important;
    line-height: 1.65 !important;
    margin: 0 !important;
  }
  .tac-support-text strong {
    font-weight: 600 !important;
  }

/* ===============================
   KPI バンド — 立花鉄筋
   =============================== */
 
.tk-kpi-band {
  padding: 2rem 1rem;
}
 
.tk-kpi-grid {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 680px;
}
 
.tk-kpi-item {
  background: #fff;
  border: 1.5px solid #c8c6bc;
  border-radius: 6px;
  padding: 1.5rem 1rem 1.25rem;
  text-align: center;
}
 
/* ---- タグ（ダークバッジ） ---- */
.tk-kpi-tag {
  display: inline-block;
  background: #555;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 14px;
  border-radius: 3px;
  letter-spacing: 0.04em;
  margin-bottom: 1.1rem;
}
 
/* ---- 大きな数字 ---- */
.tk-kpi-num {
  font-size: 46px;
  font-weight: 700;
  color: #222;
  line-height: 1;
  margin: 0 0 0.75rem;
  letter-spacing: -0.02em;
}
 
/* ---- 単位（年 / あり / 時間/月 など） ---- */
.tk-kpi-unit {
  font-size: 18px;
  font-weight: 400;
  color: #222;
}
 
/* ---- サブテキスト ---- */
.tk-kpi-sub {
  font-size: 13px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}
 
/* ---- レスポンシブ（スマホ：1列） ---- */
@media (max-width: 480px) {
  .tk-kpi-grid {
    grid-template-columns: 1fr;
    max-width: 320px;
  }
}
/*未経験者の方へ*/
/* ---- ラッパー ---- */
.tk-newbie-wrap {
  max-width: 720px;
  margin: 0 auto;
  padding: 2rem 1rem;
  font-family: "Noto Sans JP", sans-serif;

}
 
/* ---- 見出し ---- */
.tk-newbie-heading h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6;
  margin: 0 0 1.5rem;
  text-align: center;
}
 
/* ---- 画像エリア ---- */
.tk-newbie-img-wrap {
  margin-bottom: 1.75rem;
  border-radius: 6px;
  overflow: hidden;
}
 
.tk-newbie-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
}
 
/* ---- 本文エリア ---- */
.tk-newbie-body {
  margin-bottom: 2rem;
}
 
.tk-newbie-body-lines {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
 
.tk-newbie-body-line {
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  margin: 0;
}
 
.tk-newbie-body-line--strong {
  font-size: 16px;
  font-weight: 700;
  color: #222;
  margin-top: 0.5rem;
  padding: 0.75rem 1rem;
  background: #f5f4f0;
  border-left: 4px solid #555;
  border-radius: 0 4px 4px 0;
}
 
/* ===============================
   KPI バンド
   =============================== */
 
.tk-newbie-kpi-band {
  padding: 1rem 0 0;
}
 
.tk-newbie-kpi-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
 
.tk-newbie-kpi-item {
  background: #fff;
  border: 1.5px solid #c8c6bc;
  border-radius: 6px;
  padding: 1.5rem 1rem 1.25rem;
  text-align: center;
}
 
.tk-newbie-kpi-tag {
  display: inline-block;
  background: #555;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 14px;
  border-radius: 3px;
  letter-spacing: 0.04em;
  margin-bottom: 1rem;
}
 
.tk-newbie-kpi-num {
  font-size: 36px!important;
  font-weight: 700!important;
  color: #222!important;
  line-height: 1!important;
  margin: 0 0 0.75rem!important;
  letter-spacing: -0.02em!important;
}
 
.tk-newbie-kpi-unit {
  font-size: 18px;
  font-weight: 400;
  color: #222;
}
 
.tk-newbie-kpi-sub {
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}
 
/* ===============================
   レスポンシブ（600px以下）
   =============================== */
 
@media (max-width: 600px) {
  .tk-newbie-heading h2 {
    font-size: 22px;
  }
 
  .tk-newbie-kpi-grid {
    grid-template-columns: 1fr;
    max-width: 320px;
    margin: 0 auto;
  }
 
  .tk-newbie-kpi-num {
    font-size: 32px;
  }
}
.tekkin-wrap { font-family: 'Noto Sans JP', sans-serif; max-width: 680px; margin: 0 auto; padding: 1rem 0; box-sizing: border-box; width: 100%; }
 
.tekkin-title-block { padding: 1.75rem 1rem 1.5rem; text-align: center; }
.tekkin-title-block .tekkin-sub { color: #888; font-size: 13px; font-weight: 500; letter-spacing: 0.08em; margin: 0 0 6px; }
.tekkin-title-block h2 { color: #c0451a; font-size: 26px; font-weight: 700; line-height: 1.45; margin: 0; }
 
.tekkin-lead { padding: 0 0.5rem 1.75rem; font-size: 14px; color: #555; line-height: 1.85; }
.tekkin-lead strong { color: #1a1a1a; font-weight: 700; }
 
.tekkin-card { background: #fff; border-radius: 16px; border: 0.5px solid rgba(0,0,0,0.1); padding: 1.5rem 2rem; margin: 0 auto 1rem; width: 100%; max-width: 680px; box-sizing: border-box; }
.tekkin-card-header { display: flex; align-items: center; gap: 10px; margin-bottom: 1.25rem; padding-bottom: 1rem; border-bottom: 0.5px solid rgba(0,0,0,0.1); }
.tekkin-accent-bar { width: 4px; height: 20px; background: #c0451a; border-radius: 2px; }
.tekkin-accent-bar.gray { background: #888; }
.tekkin-card-header h3 { font-size: 17px; font-weight: 700; color: #1a1a1a; margin: 0; }
 
.tekkin-items { display: grid; gap: 1rem; }
.tekkin-item { display: flex; gap: 14px; align-items: flex-start; padding: 1rem; background: #f7f6f4; border-radius: 12px; }
.tekkin-item-icon { min-width: 38px; height: 38px; border-radius: 50%; background: #c0451a; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.tekkin-item-icon.gray { background: #888; }
.tekkin-item-title { font-size: 15px; font-weight: 700; color: #1a1a1a; margin: 0 0 4px; }
.tekkin-item-body { font-size: 14px; color: #555; line-height: 1.7; margin: 0; }
  . .tachibana-wrap {
    background: #fff;
    color: #333;
    line-height: 1.8;
  }
 
  .tachibana-section {
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 40px;
  }
 
  /* 番号 */
  .tachibana-number {
    text-align: center;
    font-size: 120px;
    font-weight: 900;
    font-style: italic;
    color: #f5c9b3;
    line-height: 1;
    margin-bottom: 16px;
    letter-spacing: -4px;
  }
 
  /* 見出し */
  .tachibana-heading {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #cc4400;
    line-height: 1.5;
    margin-bottom: 48px;
  }
 
  /* 画像＋テキスト横並び */
  .tachibana-row {
    display: flex;
    gap: 48px;
    align-items: flex-start;
  }
 
  .tachibana-image {
    flex: 0 0 auto;
    width: 42%;
  }
 
  .tachibana-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
  }
 
  .tachibana-text {
    flex: 1;
    font-size: 15px;
    color: #444;
  }
 
  .tachibana-text p {
    margin-bottom: 20px;
  }
 
  .tachibana-text p:last-child {
    margin-bottom: 0;
  }
 
  /* 箇条書き */
  .tachibana-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }
 
  .tachibana-list li {
    padding: 8px 0 8px 28px;
    position: relative;
    border-bottom: 1px solid #fde8d8;
    font-size: 15px;
    color: #444;
  }
 
  .tachibana-list li::before {
    content: "■";
    color: #cc4400;
    position: absolute;
    left: 0;
    font-size: 12px;
    top: 11px;
  }
 
  /* セクション区切り */
  .tachibana-divider {
    border: none;
    border-top: 1px solid #e0e0e0;
    max-width: 900px;
    margin: 0 auto;
  }
 
  /* 資格例ボックス（全幅） */
  .tachibana-qual-box {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 40px;
  }
 
  .tachibana-qual-label {
    background: #cc4400;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 28px;
    min-width: 140px;
    text-align: center;
    line-height: 1.7;
    flex-shrink: 0;
  }
 
  .tachibana-qual-list {
    list-style: none;
    margin: 0;
    padding: 16px 24px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    gap: 2px 0;
    flex: 1;
  }
 
  .tachibana-qual-list li {
    width: 50%;
    padding: 6px 0 6px 28px;
    position: relative;
    font-size: 14px;
    color: #444;
  }
 
  .tachibana-qual-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: #cc4400;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='white' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
  }
 
  @media (max-width: 640px) {
    .tachibana-number { font-size: 80px; }
    .tachibana-heading { font-size: 20px; }
    .tachibana-row { flex-direction: column; }
    .tachibana-image { width: 100%; }
    .tachibana-qual-box { flex-direction: column; }
    .tachibana-qual-list li { width: 100%; }
  }
#tachibana-salary-2025 {
  font-family: sans-serif;
  padding: 40px 0;
}

#tachibana-salary-2025 .ts-section-title {
  font-size: 22px;
  font-weight: 700;
  color: #cc4400;
  text-align: center;
  margin: 0 0 8px;
}

#tachibana-salary-2025 .ts-section-line {
  width: 40px;
  height: 3px;
  background: #cc4400;
  margin: 0 auto 24px;
}

#tachibana-salary-2025 .ts-lead {
  font-size: 15px;
  color: #444;
  line-height: 1.8;
  margin: 0 0 24px;
  text-align: center;
}

/* ========== PC テーブル（901px以上） ========== */
#tachibana-salary-2025 .ts-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  border: 1px solid #ddd;
  table-layout: fixed;
}

#tachibana-salary-2025 .ts-table thead tr {
  background: #cc4400;
}

#tachibana-salary-2025 .ts-table th {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  padding: 14px 16px;
  border-right: 1px solid rgba(255,255,255,0.3);
}

#tachibana-salary-2025 .ts-table th:last-child {
  border-right: none;
}

#tachibana-salary-2025 .ts-table tbody tr {
  border-bottom: 1px solid #ddd;
}

#tachibana-salary-2025 .ts-table tbody tr:last-child {
  border-bottom: none;
}

#tachibana-salary-2025 .ts-td-year {
  padding: 20px 16px;
  font-size: 13px;
  color: #cc4400;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #ddd;
  background: #fff7f4;
}

#tachibana-salary-2025 .ts-td-salary {
  padding: 20px 16px;
  vertical-align: middle;
  text-align: center;
  border-right: 1px solid #ddd;
}

#tachibana-salary-2025 .ts-salary-main {
  display: block;
  font-weight: 700;
  font-size: 22px;
  color: #cc4400;
}

#tachibana-salary-2025 .ts-salary-sub {
  display: block;
  font-size: 12px;
  color: #888;
  margin-top: 6px;
}

#tachibana-salary-2025 .ts-td-content {
  padding: 20px 16px;
  font-size: 13px;
  color: #444;
  line-height: 1.8;
  vertical-align: middle;
}

#tachibana-salary-2025 .ts-table { display: table; }
#tachibana-salary-2025 .ts-cards { display: none; }

/* ========== スマホ・タブレット カード（〜900px） ========== */
@media (max-width: 900px) {

  #tachibana-salary-2025 .ts-table { display: none; }
  #tachibana-salary-2025 .ts-cards {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  #tachibana-salary-2025 .ts-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
  }

  #tachibana-salary-2025 .ts-card-head {
    background: #cc4400;
    padding: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }

  #tachibana-salary-2025 .ts-card-head-left {
    display: flex;
    flex-direction: column;
    gap: 4px;
  }

  #tachibana-salary-2025 .ts-card-year {
    font-size: 11px;
    color: #fff;
    opacity: 0.8;
  }

  #tachibana-salary-2025 .ts-card-role {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
  }

  #tachibana-salary-2025 .ts-card-head-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
    flex-shrink: 0;
  }

  #tachibana-salary-2025 .ts-card-salary-main {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
  }

  #tachibana-salary-2025 .ts-card-salary-sub {
    font-size: 11px;
    color: #fff;
    opacity: 0.85;
  }

  #tachibana-salary-2025 .ts-card-body {
    padding: 16px;
    font-size: 13px;
    color: #444;
    line-height: 1.8;
    background: #fff;
  }
}
.sig-bnr.shita-bnr {
    text-align: center;
}

.sig-bnr.shita-bnr img {
    display: block;
    margin: 0 auto;
}

/* =========================
   Heading
========================= */
.c-heading {
  text-align: center;
  line-height: 1.6;
  margin: 0;
}

/* 共通（崩れ防止） */
.c-heading__main,
.c-heading__sub {
  display: block;
  word-break: keep-all;
  overflow-wrap: break-word;
}

/* =========================
   メイン（強）
========================= */
.c-heading__main {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

/* =========================
   サブ（弱）
========================= */
.c-heading__sub {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  margin-top: 8px;
  opacity: 0.8;
}

/* =========================
   Responsive
========================= */
@media (max-width: 768px) {
  .c-heading__main {
    font-size: 20px;
  }

  .c-heading__sub {
    font-size: 13px;
    margin-top: 6px;
  }
}
.acf-title {
  text-align: center;
  padding: 2rem;
}

.acf-title .line1 {
  display: block;
  font-weight: 700;
  color: #c84b00;
}

.acf-title .line2 {
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  color: #c84b00;
  margin-top: 0.3rem;
}

#flow .allflowcontent {
  display: flex!important;
  justify-content: center　!important;
}

#flow .flowright {
  float: none!important;
  text-align: left !important;
}

/* ===== アイコンをセンター揃え・大きく（PC） ===== */
.facility-card {
  align-items: center;
  text-align: center;
}

.facility-card-icon {
  justify-content: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  gap: 0;
}

.facility-card-icon svg {
  width: 56px;
  height: 56px;
}

/* ===== スマホ（768px以下） ===== */
@media (max-width: 768px) {
  .facility-card {
    align-items: center;
    text-align: center;
  }

  .facility-card-icon {
    justify-content: center;
    width: 64px;
    height: 64px;
    margin: 0 auto 12px;
    gap: 0;
  }

  .facility-card-icon svg {
    width: 44px;
    height: 44px;
  }
}
/* ===== 下方ボタン ===== */
.btn-group {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin: 40px auto;
}

.btn-link {
  display: inline-flex;
  align-items: center;
  padding: 16px 36px;
  background-color: #c0392b;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 6px;
  letter-spacing: 0.08em;
}

/* p-content01 padding adjustment */
.p-content01 {
  padding-top: 30px !important;
  padding-bottom: 120px !important;
}


/* ボタン: 赤背景・白文字 (#cc4400) */
#cb_3 .p-main-image_btn-link a,
#cb_5 .p-main-image_btn-link a,
#cb_7 .p-main-image_btn-link a {
  background-color: #cc4400 !important;
  color: #ffffff !important;
  border: 1px solid #cc4400 !important;
}
#cb_3 .p-main-image_btn-link a:hover,
#cb_5 .p-main-image_btn-link a:hover,
#cb_7 .p-main-image_btn-link a:hover {
  background-color: #aa3300 !important;
  color: #ffffff !important;
  border: 1px solid #aa3300 !important;
}


/* ブログはこちらボタン: 赤背景・白文字 (#cc4400) */
.p-content03__blog-archive-link_option a {
  background-color: #cc4400 !important;
  color: #ffffff !important;
  border: 1px solid #cc4400 !important;
}
.p-content03__blog-archive-link_option a:hover {
  background-color: #aa3300 !important;
  color: #ffffff !important;
  border: 1px solid #aa3300 !important;
}


/* tachibana-section スマホ対応 */
@media only screen and (max-width: 767px) {
  .tachibana-section {
    padding: 40px 20px !important;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .tachibana-section .title-wrap h2 {
    white-space: normal !important;
    word-break: break-word !important;
    font-size: 2rem !important;
  }
}


/* 瀬良追記…トップ立花鉄筋で働く理由 */
.miryoku-section {
/*  padding: 80px 40px 100px;
  background-color: #f0efea;
  background-image: radial-gradient(circle, #d5d4cf 1px, transparent 1px);
  background-size: 20px 20px;
  position: relative;
  overflow: hidden;*/
}

.miryoku-inner {
  max-width: 1100px;
  margin: 0 auto;
}

/* ===== Section Title ===== */
.miryoku-title {
  margin-bottom: 40px;
}

.miryoku-title h2 {
  font-size: 52px;
  font-weight: 900;
  color: #d35c1a;
  letter-spacing: 0.12em;
  display: inline-block;
  text-align:center;
  position: relative;
  padding-right: 40px;
}

/* Line extending from after h2 to the right edge of viewport */
.miryoku-title h2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  width: 100vw;
  height: 2px;
  background: #d35c1a;
}

/* ===== Lead Text ===== */
.miryoku-lead {
  font-size: 16px;
  line-height: 2.2;
  color: #444;
  text-align:center;
  margin-bottom: 48px;
}

.miryoku-lead .quote {
  color: #d35c1a;
  font-weight: 700;
}

/* ===== Item ===== */
.miryoku-item {
  margin-bottom: 32px;
}

.miryoku-item:last-child {
  margin-bottom: 0;
}

.miryoku-item-title {
  font-size: 30px;
  font-weight: 900;
  color: #222;
  text-align:center;
  margin-bottom: 16px;
  line-height: 1.5;
}

.miryoku-item-title .num {
  margin-right: 2px;
}

.miryoku-item-text {
 text-align:center!important;
  line-height: 2.2;
  color: #444;
}

/* ===== Responsive ===== */
@media screen and (max-width: 768px) {
  .miryoku-section {
    padding: 50px 20px 0px;
  }

  .miryoku-title h2 {
    font-size: 30px;
    letter-spacing: 0.08em;
    padding-right: 20px;
  }

  .miryoku-lead {
    font-size: 14px;
    margin-bottom: 32px;
  }

  .miryoku-item {
    margin-bottom: 24px;
  }

  .miryoku-item-title {
    font-size: 22px;
  }

  .miryoku-item-text {
    font-size: 14px;
  }
}

/* ===== キャッチコピー画像 タブレット・スマホ修正 ===== */
/* タブレット（641-1024px）: 画像を中央配置＆縮小して全体表示 */
@media screen and (min-width:641px) and (max-width:1024px){
	.p-main-header-item img {
		top: 50% !important;
		left: 50% !important;
		transform: translateY(-50%) translateX(-50%) !important;
		-webkit-transform: translateY(-50%) translateX(-50%) !important;
		max-width: 70% !important;
		height: auto !important;
	}
}
/* スマホ（640px以下）: 画像を中央配置＆さらに縮小 */
@media screen and (max-width:640px){
	.p-main-header-item img {
		top: 50% !important;
		left: 50% !important;
		transform: translateY(-50%) translateX(-50%) !important;
		-webkit-transform: translateY(-50%) translateX(-50%) !important;
		max-width: 90% !important;
		width: 90% !important;
		height: auto !important;
	}
}
/* ===== キャッチコピー画像 タブレット・スマホ修正 ===== */
/* タブレット（641-1024px）*/
@media screen and (min-width:641px) and (max-width:1024px){
	/* キャッチコピー画像を非表示 */
	.p-main-header-item {
		display: none !important;
	}
	/* 背景画像を下揃え */
	.p-main-header_slider-item {
		background-position: center bottom !important;
	}
}
/* スマホ（640px以下）*/
@media screen and (max-width:640px){
	/* キャッチコピー画像を非表示 */
	.p-main-header-item {
		display: none !important;
	}
	/* 背景画像を下揃え */
	.p-main-header_slider-item {
		background-position: center bottom !important;
	}
}
/*経験者の方へセクション2　*/
.ttk-experienced-card-row {
  display: flex;
  width: 100%;
  margin: 0 auto;
  gap: 16px;
}

.ttk-experienced-card-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px 12px;
  border: 1px solid #ccc;
  background: #fff;
  gap: 10px;
  cursor: default;
  text-align: center;
}

.ttk-experienced-card-label {
  display: inline-block;
  background: #555;
  color: #fff;
 
  font-weight: 700;
  padding: 4px 14px;
  letter-spacing: 0.08em;
}

.ttk-experienced-card-main {
  font-size: clamp(2rem, 6vw, 3rem);
  font-weight: 900;
  color: #333;
  letter-spacing: -0.02em;
  line-height: 1;
  display: block;
}

.ttk-experienced-card-main .unit {
  font-size: 0.45em;
  font-weight: 700;
  vertical-align: baseline;
}

.ttk-experienced-card-sub {
  font-weight: 400;
  color: #666;
  letter-spacing: 0.04em;
  display: block;
}

body.page-template-page-recruit .l-inner p {
    line-height: 1.8;       /* 2 → 1.8 に調整 */
    margin-bottom: 1em;     /* 段落間に空きを追加 */
}
body.page-template-page-contact .formcontent p {
    line-height: 1.8;
    margin-bottom: 1em;
}