
/*--------------------------------------------------------------
共通
--------------------------------------------------------------*/
body.page-template .wrapper-inner,
body.single-c_works .wrapper-inner {
	max-width: 90%;
	width: 100%;
}

#wrapper .post-content,
#wrap_archive #posts {
	max-width: 1200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.flexbox {
	display: flex;
	flex-wrap: wrap;
}
.flexbox .ph {
}
.flexbox .txt {
}

.mapbox iframe {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

#wrap_aaa .flexbox {
}
#wrap_aaa .flexbox .txt {
	width: 60%;
	padding-right: 50px;
}
#wrap_aaa .flexbox .ph {
	width: 40%;
	text-align: center;
}
#wrap_aaa .flexbox.style2 {
	flex-direction: row-reverse;
}
#wrap_aaa .flexbox.style2 .txt {
	padding-right: 0;
	padding-left: 50px;
}
#wrap_aaa .flexbox.style2 .ph {
}

.telbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	padding: 50px 30px;
}
.telnum {
	background: url(images/icon_tel.png) no-repeat left center;
	padding-left: 50px;
	font-size: 2rem;
	line-height: 1.5;
}
.time {
	margin-left: 10px;
}

.post-content ul {
}
.post-content ul li {
	margin: 0 0 15px 0;
}
.imgbox {
	margin-bottom: 50px;
}

#wrap_page ul.linestyle li{
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	line-height: 1.3;
}
#wrap_page ul.linestyle li span {
	background: linear-gradient(transparent 80%, #f2cf39 0%);
	display: inline-block;
	line-height: 1.2;
	font-weight: 600;
	font-size: 110%;
	color: #111;
}

/*--------------------------------------------------------------
リノベーション（店舗改装）・リフォーム全般
--------------------------------------------------------------*/
body.page-id-39 {
	/*background-image: url(images/bg_body2.jpg);*/
}

.post-content #wrap_renova .boxA h2 {
	text-align: left;
}
#wrap_renova .boxB,
#wrap_reform .boxB {
	padding-right: 10%;
}
#wrap_renova .boxC,
#wrap_reform .boxC {
	padding-left: 10%;
}

#wrap_renova .flexbox,
#wrap_reform .flexbox {
	margin-left: auto;
	margin-right: auto;
    align-items: center;
    justify-content: center;
}

#wrap_renova .flexbox .txt,
#wrap_reform .flexbox .txt {
	width: 60%;
	padding-right: 50px;
}
#wrap_renova .flexbox .ph,
#wrap_reform .flexbox .ph {
	width: 40%;
	text-align: center;
}
#wrap_renova .flexbox.style2,
#wrap_reform .flexbox.style2 {
	flex-direction: row-reverse;
}
#wrap_renova .flexbox.style2 .txt,
#wrap_reform .flexbox.style2 .txt {
	padding-right: 0;
	padding-left: 50px;
}
#wrap_renova .flexbox.style2 .ph,
#wrap_reform .flexbox.style2 .ph {
}

#wrap_renova .boxA .flexbox,
#wrap_reform .boxA .flexbox {
}
#wrap_renova .boxA .ph,
#wrap_reform .boxA .ph {
	width: 40%;
}
#wrap_renova .boxA .txt,
#wrap_reform .boxA .txt {
	width: 60%;
	padding-right: 0;
	padding-left: 50px;
}
#wrap_renova .boxA .ph {
}
#wrap_renova .boxA ul,
#wrap_reform .boxA ul{
	margin: 0;
	
}


#wrap_renova .boxB ul,
#wrap_reform .boxB ul{
	margin-bottom: 0;
}
#wrap_renova .boxB ul li,
#wrap_reform .boxB ul li {
	font-weight: 600;
	font-size: 110%;
}
#wrap_renova .boxB .txt,
#wrap_reform .boxB .txt {
}


#wrap_renova .boxD .txt,
#wrap_reform .boxD .txt {
	width: 50%;
}
#wrap_renova .boxD .ph,
#wrap_reform .boxD .ph {
	width: 50%;
}


#wrap_renova .boxE .inqbox,
#wrap_reform .boxE .inqbox {
	background-color: #fff;
	padding: 50px 30px;
	margin-top: 50px
}
#wrap_renova .boxE .inqbox .telbox,
#wrap_reform .boxE .inqbox .telbox {
	padding: 0 0 30px;
}
#wrap_renova .boxE .inqbox .morebtn .btnbox,
#wrap_reform .boxE .inqbox .morebtn .btnbox {
	background-color: #b7a721;
	color: #fff;
	border: none
}
#wrap_renova .boxE .inqbox h2,
#wrap_reform .boxE .inqbox h2 {
	margin-top: 0;
}

/*--------------------------------------------------------------
リフォーム全般
--------------------------------------------------------------*/
#wrap_reform .flexbox {
}

#wrap_reform .boxA {
}
#wrap_reform .boxA .ph {
}
#wrap_reform .boxA .txt {
}
#wrap_reform .boxA ul{
	
}

/*--------------------------------------------------------------
サービス（私達にできること）
--------------------------------------------------------------*/


/*--------------------------------------------------------------
施工の流れ・サービス（私達にできること）
--------------------------------------------------------------*/
#wrap_flow {
}
#wrap_service {
}
.post-content #wrap_service h2,
.post-content #wrap_flow h2 {
	/*margin-top: 30px;*/
}

/*2ページ共通*/
.stepbox .imgbox {
	text-align: center;
	margin-bottom: 0;
	line-height: 1;
}

.stepbox .flowlist {
	background-color: #fff;
	padding: 20px 50px 40px;
}
#wrap_page .stepbox .flowlist dl {
}
#wrap_page .stepbox .flowlist dt {
	background-color: #666;
	color: #fff;
	padding: 10px 10px 10px 0;
	border: none;
	margin: 0;
}
#wrap_page .stepbox .flowlist dd {
	padding: 20px 30px;
	border: 1px solid #f2cf39;
}
.stepbox .flowlist dt:before {
	background-color: #f2cf39;
	padding: 10px;
	color: #222;
	font-size: 140%;
	line-height: 1.4;
	text-align: center;
	margin-right: 10px;
}

.stepbox .flowlist dt.step1:before {
	content: "01";
}
.stepbox .flowlist dt.step2:before {
	content: "02";
}
.stepbox .flowlist dt.step3:before {
	content: "03";
}
.stepbox .flowlist dt.step4:before {
	content: "04";
}
.stepbox .flowlist dt.step5:before {
	content: "05";
}
.stepbox .flowlist dt.step6:before {
	content: "06";
}
.stepbox .flowlist dt.step7:before {
	content: "07";
}
.stepbox .flowlist dt.step8:before {
	content: "08";
}
.stepbox .flowlist .arrow {
	text-align: center;
	margin-bottom: 20px;
}
#wrap_page .stepbox .flowlist dd ul,

#wrap_page .stepbox .flowlist dd ul {
	margin: 10px 0 0 0;
}
	

/*--------------------------------------------------------------
会社案内
--------------------------------------------------------------*/
#wrap_company .boxA,
#wrap_company .boxB,
#wrap_company .boxC,
#wrap_company .boxD {
	margin-bottom: 80px;
}
#wrap_company .boxA .flexbox {
	margin-bottom: 30px;
}
#wrap_company .boxA .flexbox .ph {
	width: 50%;
	padding-right: 50px;
	text-align: center;
}
#wrap_company .boxA .flexbox .txt {
	width: 50%;
}
#wrap_company .boxA .txt2 {
	/*width: 80%;
	margin: 0 auto;*/
}

#wrap_company .boxB .flexbox {
	flex-direction: row-reverse;
	align-items: center;
	width: 80%;
	margin: 0 auto;
}
#wrap_company .boxB .ph {
	width: 30%;
	text-align: center;
	padding-right: 50px;
}
#wrap_company .boxB .txt {
	width: 70%;
}
.post-content #wrap_company .boxB ul {
	margin: 0;
}
.post-content #wrap_company .boxB ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px;
	font-size: 1.5rem;
	font-weight: 600;
}
.post-content #wrap_company .boxB ul li span {
	font-size: 2rem;
	background: linear-gradient(transparent 80%, #f2cf39 0%);
	display: inline-block;
	line-height: 1.2;
}

#wrap_company .boxC {
	width: 80%;
	margin: 0 auto;
}
.post-content #wrap_company .boxC ol {
	margin-top: 0;
	margin-left: 0;
}
.post-content #wrap_company .boxC ol li {
	margin: 0 0 15px 0;
	font-size: 1.15rem;
}
.post-content #wrap_company .boxC ol li::marker {
    color: #e8c015;
    font-family: "游明朝";
    font-size: 180%;
    font-weight: bold;
    line-height: 1.3;
	font-style: italic;
}
.post-content #wrap_company .boxC ol li span {
	font-size: 1.5rem;
	font-weight: 600;
	background: linear-gradient(transparent 80%, #f2cf39 0%);
	display: inline-block;
	line-height: 1.2;
	margin-right: 10px;
}

/*--------------------------------------------------------------
コンセプト
--------------------------------------------------------------*/
#wrap_concept .boxA {
	margin-bottom: 130px;
	position: relative;
}
#wrap_concept .boxA .inner {
	width: 60%;
	font-size: 110%;
	line-height: 2;
}
#wrap_concept .boxA #rolltxt {
}
#wrap_concept .boxA .scroll-text {
	line-height: 1;
}

#wrap_concept .boxA .flexbox {
	flex-direction: row-reverse;
	position: relative;
}
#wrap_concept .boxA .txt {
	width: 55%;
	z-index: 2;
	position: relative;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 50px 50px 30px;
	margin-top: 5%;
	text-align: justify;
}
#wrap_concept .boxA .ph {
	width: 55%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	text-align: right;
}



#wrap_concept .boxB {
}
#wrap_concept .boxB .conbox {
	position: relative;
	padding-top: 70px;
}
#wrap_concept .boxB .conbox.con1 {
	margin-right: 10%;
	margin-bottom: 80px;
}
#wrap_concept .boxB .conbox.con1 .txt {
	margin-right: auto;
}
#wrap_concept .boxB .conbox .txt {
	position: relative;
	z-index: 1;
	padding: 50px 70px 40px;
	background-color: #f7f7f7;
	width: 50%;
}
#wrap_concept .boxB .conbox .txt .num {
	position: absolute;
	top: 5px;
	left: 20px;
	font-size: 6rem;
	color: #e2e2e2;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	
	color: #f2cf39;
	font-style: italic;
}
.post-content #wrap_concept .boxB .conbox .txt h3 {
	margin: 10px 0 30px 0;
	position: relative;
}
#wrap_concept .boxB .conbox .ph {
	position: absolute;
	top: 0;
	right: 0;
	width: 55%;
}


#wrap_concept .boxB .conbox.con2 {
	margin-left: 10%;
	margin-bottom: 80px;
}
#wrap_concept .boxB .conbox.con2 .txt {
	margin-left: auto;
}
#wrap_concept .boxB .conbox.con2 .ph {
	left: 0;
}

#wrap_concept .boxC {
}
#wrap_concept .boxC .title {
	width: 20%;
	text-align: center;
}
.post-content #wrap_concept .boxC h2 {
	writing-mode: vertical-rl;
	display: inline-block;
	margin: 0;
	letter-spacing: 2px;
	line-height: 1.5;
}
#wrap_concept .boxC .txtbox {
	width: 70%;
}

/*--------------------------------------------------------------
施工事例一覧ページ
--------------------------------------------------------------*/
.post-content #wrap_works ul {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.post-content #wrap_works ul li {
	margin: 0;
	padding: 0;
	width: 25%;
	list-style-type: none;
	border: 1px solid #fff;
}
.workslist .ph img {
	/*width: 250px;*/
	width: 100%;
	height: 180px;
	display: block;
	object-fit: cover;
}
.post-content #wrap_works h3 {
	margin: 0;
	font-size: 0.9rem;
    font-weight: normal;
    background-color: #fff;
    padding: 5px 10px;
}



/*--------------------------------------------------------------
施工事例詳細ページ
--------------------------------------------------------------*/
#wrap_wks {
}
#wrap_wks .post-content h2 {
	text-align: left;
	margin-bottom: 30px;
}
#wrap_wks .post-content ul {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
#wrap_wks .post-content ul li {
	margin: 0;
	padding: 0;
	width: 20%;
	list-style-type: none;
	border: 1px solid #fff;
	text-align: center;
	list-style-type: none;
}
#wrap_wks ul li img {
	display: block;
	object-fit: cover;
	width: 100%;
	height: 180px;
}
#wrap_wks .comtxt {
	background-color: #666;
	padding: 30px 50px;
	color: #fff;
	margin-bottom: 30px;
}

/*--------------------------------------------------------------
リクルートページ
--------------------------------------------------------------*/
#reclist .listbox {
	margin-bottom: 50px;
	background-color: #fff;
	padding: 20px 50px 50px;
}
.post-content #reclist h2 {
	background-color: #555;
	color: #fff;
	font-size: 2rem;
	padding: 10px;
	font-weight: 400;
	margin-top: 30px;
}

#reclist .listbox:last-child {
	margin-bottom: 0;
}
#reclist .listbox .morebtn .btnbox {
	background-color: #b7a721;
	color: #fff;
	border: none;
	letter-spacing: 0;
}

input.wd100 {
	width: 100%;
}
input.wd01 {
	width: 200px;
}
input.wd02 {
	width: 180px;
}
input.wd03 {
	width: 80px;
}

input[type="submit"] {
	font-size: 18px;
	font-weight: 500;
	border-radius: 50px;
	padding: 10px 50px;
	background-color: #b7a721;
	color: #fff;
	line-height: 1.5;
}
input[type="submit"]:hover {
	/*background-color: #851111;*/
}


/*--------------------------------------------------------------
よくある質問ページ
--------------------------------------------------------------*/
.acd-check{
    display: none;
}
.acd-label{
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
	
	background-color: #333;
	padding: 8px 60px 11px 20px;
	line-height: 1.3;
	display: flex;
	align-items: center;
}
.acd-label:before {
	content: "Q";
	font-size: 160%;
	margin-right: 10px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 600;
	color: #d0af20;
	line-height: 1;
	padding-bottom: 2px;
}
.acd-label:after{
    box-sizing: border-box;
    content: '\f067';
    display: block;
    font-family: "Font Awesome 5 Free";
    height: 52px;
    padding: 10px 17px;
    position: absolute;
    right: 0;
    top: 0px;
	
	height: auto;
	height: 100%;
	font-weight: 900;
	background-color: #d0af20;
}
.acd-content{
    border: 1px solid #666;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
	background-color: #fff;
}
.acd-content p {
	margin: 0;
}
.acd-check:checked + .acd-label:after{
    content: '\f068';
	font-weight: 900;
}
.acd-check:checked + .acd-label + .acd-content{
    height: 50px;
    opacity: 1;
    padding: 10px;
    visibility: visible;
	
	height: auto;
	padding: 15px 20px;
}


/*--------------------------------------------------------------
お問い合わせ
--------------------------------------------------------------*/
#wrap_inq .formarea {
	background-color: #ececec;
	padding: 50px;
	background-color: #fff;
}
.post-content tr:nth-child(2n) td,
.post-content tr:nth-child(2n) th {
	background-color: #ececec;
	
	background-color: #fff;
}
#wrap_inq .bikoubox01 {
	margin-bottom: 50px;
	background-color: #fffde9;
}
#wrap_inq .telbox {
	margin-bottom: 100px;
}


/*--------------------------------------------------------------
privacy
--------------------------------------------------------------*/
.post-content #wrap_privacy h3 {
	font-weight: 400;
	text-align: center;
	border: 1px solid #222;
	padding: 10px;
	background-color: #fff;
}


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

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





















