@charset "utf-8";
@import url("carousel.css");
/*
Theme Name: arkhe_child
Template: arkhe
Version: 1.0
*/

/*基本---------------------------------------------------------------*/
body {
  font-family: "Noto Sans JP", sans-serif!important;
  font-weight: 400;
  font-style: normal;
}
.lead {
    line-height: 1.9em;
    font-size: 18px!important;
    font-weight: 400!important;
}
.mb-0 { margin-bottom: 0px!important; }   /* 約64px */
.mb-6 { margin-bottom: 4rem!important; }   /* 約64px */
.mb-7 { margin-bottom: 5rem!important; }   /* 約80px */
.mb-8 { margin-bottom: 6rem!important; }   /* 約96px */
.mb-9 { margin-bottom: 7rem!important; }   /* 約112px */
.mb-10 { margin-bottom: 8rem!important; }  /* 約128px */

.mt-6 { margin-top: 4rem!important; }   /* 約64px */
.mt-7 { margin-top: 5rem!important; }   /* 約80px */
.mt-8 { margin-top: 6rem!important; }   /* 約96px */
.mt-9 { margin-top: 7rem!important; }   /* 約112px */
.mt-10 { margin-top: 8rem!important; }  /* 約128px */

.footer-warp {
    background-color: #f7f7f7;
}
footer{
 width:1400px;
 margin: 0 auto!important;

}
.copyright{
 background-color:#529545;
 color:#FFFFFF;
}
.copyright p {
    margin-bottom: 0;
}
.border-top {
    border: none;
}
ul.l-footer__nav.u-flex--c li{
    display: block;
    width: 100%;
}
ul.l-footer__nav.u-flex--c li a {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 15px;
    color: rgba(33, 37, 41, 0.75);
    border-bottom: 1px #919191bf dotted;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 15px;
    letter-spacing: 0.2em;
}
.contact-head {
    background-color: #f7f7f7;
    margin-top: 100px;
}
.contact-head .row{
    width: 1000px;
    margin: 0 auto;
}
h3.c_title_f {
    width: 1000px;
    margin: 30px auto;
}
h2.featurette-heading::first-letter {
    font-size: 1.4em;
    color: #529545;
}
h2.wp-block-heading::first-letter {
    color: #529545;
}
h2.fw-normal700 {
   font-weight:700;
}

ul.wp-block-archives-list.wp-block-archives,ul.wp-block-categories-list.wp-block-categories {
    padding: 0;
}
h2.pageTitle__main {
   font-size: 40px;
   text-align:center;
}
body.archive h2.c-pageTitle__main::first-letter {
    font-size: 1.4em;
    color: #529545;
}
body.archive h2.c-pageTitle__main{
   text-align:center;
    font-size: 40px;
}
a.btn.btn-primary.btn-top-blog {
    display: block;
    width: 500px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f9be00;
    border: none;
    color: #000;
}
.container-fluid {
    position: relative;
    margin-top: 150px;
    margin-bottom: 150px;
}
.container-fluid::before {
    content: "";
    width: 5000px;
    background-color: #f7f7f7;
    height: 400px;
    display: block;
    left: -2000px;
    position: absolute;
    z-index: -2;
    top: -50px;
}

/*会社概要---------------------------------------------------------------*/
table.company {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 100px;
}
table.company th,td {
    padding: 10px 15px!important;
    border: 1px solid #ddd!important;
}
table.company th {
    background: #eee;
    width: 15%;
    text-align: left;
}
iframe {
    width: 100%;
    height: 600px;
}
/*工事完了までの具体的な流れ---------------------------------------------------------------*/
h3.title-syl03 {
    border-bottom: 3px solid #529545;
    padding-bottom: 10px;
}
h3.title-syl03 span {
    background-color: #529545;
    color: #FFFFFF;
    width: 100px;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
}


/*私たちの仕事---------------------------------------------------------------*/
h3.service_style03 {
    font-size: 40px;
    color: #529545;
    line-height: 1.5em;
}
h4.service_style04 {
    text-align: center;
    border-bottom: 5px dotted #529545;
    padding-bottom: 10px;
}

/*解体かんたん無料査定----------------------------------------------------------*/
.red {
    color: red;
}
ul.circle {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0 auto 30px;
}
ul.circle li.circle01 {
    background-color: #ffffff;
    width:140px;
    height: 140px;
    border-radius: 140px;
    border: 1px solid #529445;
    text-align: center;
    color: #529445;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 34px;
}
ul.circle li.circle02 {
    background-color: #ffffff;
    width:140px;
    height: 140px;
    border-radius: 140px;
    border: 1px solid #529445;
    text-align: center;
    color: #529445;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 34px;
    margin: 0 auto;
}
ul.circle li.circle03 {
    background-color: #ffffff;
    width:140px;
    height: 140px;
    border-radius: 140px;
    border: 1px solid #529445;
    text-align: center;
    color: #529445;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 34px;
}
.start {
    text-align: center;
    background-color: #F9BD00;
    color: #FFFFFF;
    height: 56px;
    font-size: 20px;
    line-height: 2em;
    padding-top: 7px;
position: relative;
}
.start::before {
    content: "";
    width: 25px;
    height: 50px;
    background-image: url(../arkhe_child/img/simulation/ep_arrow-up-bold.png);
    background-color: #ffffff;
    position: absolute;
    margin: 0 auto;
    right: 0;
    bottom: -50px;
    left: 0;
}
div#wpadminbar ~ div#quotationbth a{
    margin-top: 34px;
}
div#quotationbth {
    position: relative;
}
div#quotationbth a{
position: fixed;
    right: 10px;
    top: 20px;
    z-index: 10000;
    display: block;
    height: 48px;
    width: 200px;
}
h2.sty02_1 {
    background-color: #529445;
    padding: 8px 15px;
    color: #FFFFFF;
    font-size: 20px;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}
h2.sty02_1 span {
    font-size: 25px;
    margin-right: 10px;
}
h3.sty03_1 {
    height: 40px;
    background-color: #F7F7F7;
    padding: 8px 15px;
    font-size: 18px;
    color: #529445;
    margin-bottom: 20px;
    border-top: 1px solid #529445;
}
h3.sty03_1 span{
    color: red;
}
.form-check-input[type=radio] {
    margin-right: 10px;
    width: 18px;
    height: 18px;
}
label:hover > img {
    cursor: pointer;
    opacity: 0.8;
}
label:hover  {
    cursor: pointer;
    color:#529445;
}
button.sendbth {
    width: 520px;
    margin: 0 auto;
    display: block;
    height: 80px;
    border: 2px solid #529445;
    background-color: #FFFFFF;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
    color:#529445;
}
button.sendbth:hover {
    background-color:#529445;
    color: #FFFFFF;
}
/*結果*/
.price_warp {
    border: 2px solid #D30000;
    padding: 30px;
    text-align: center;
    margin-bottom: 50px;
}
h2.price_title {
    text-align: center;
    /* color: red; */
    font-weight: bold;
    font-size: 32px;
}
div#price {
    font-size: 72px;
    margin: 10px auto 0px;
    color: #D30000;
    font-weight: bold;
}
div#price span.zei {
    font-size: 24px;
    margin-right: 20px;
}
div#price span.en {
    font-size: 24px;
    margin-left: 20px;
}
dl.price_detail_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
dl.price_detail_list dt {
    width: 50%;
    height: 48px;
    background-color: #f7f7f7;
    padding-left: 20px;
    line-height: 1.5em;
    padding-top: 12px;
    border-bottom: 1px solid #529445;
}
dl.price_detail_list dd {
    width: 50%;
    height: 48px;
    background-color: #f7f7f7;
    padding-right: 20px;
    line-height: 1.5em;
    padding-top: 12px;
    border-bottom: 1px solid #529445;
    text-align: right;
    margin-bottom: 0;
}
.form_start {
    text-align: center;
    padding: 50px 0;
    position: relative;
}
img.img151 {
    margin-bottom: 20px;
}
.form_start:before {
    width: 10000px;
    background-color: #f7f7f7;
    display: block;
    content: "";
    height: 240px;
    position: absolute;
    z-index: -20;
    top: 0;
}
.form_start:after {
    width: 120px;
    background-color: #f7f7f7;
    display: block;
    content: "";
    height: 120px;
    position: absolute;
    z-index: -20;
    bottom: -40px;
    transform: rotate(45deg);
}
p.mb-2.chk010 {
    font-size: 13px;
    margin-top: 5px;
}
@media screen and (max-width: 1250px) {
    .col-md-5.circle_warp {
        width: 83.33333333%;
    }
}
@media screen and (max-width: 768px) {
    .col-md-5.circle_warp {
        width: 100%;
    }
}
@media screen and (max-width: 575px){
.list_quo .col-sm-6 {
    flex: 0 0 auto;
    width: 50%!important;
}
ul.circle li.circle01 {
    background-color: #ffffff;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 1px solid #529445;
    text-align: center;
    color: #529445;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 24px;
}
ul.circle li.circle02 {
    background-color: #ffffff;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 1px solid #529445;
    text-align: center;
    color: #529445;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 24px;
}
ul.circle li.circle03 {
    background-color: #ffffff;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 1px solid #529445;
    text-align: center;
    color: #529445;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 24px;
}
h2.price_title {
    font-size: 24px;
}
div#price {
    font-size: 40px;
    margin: 10px auto 0px;
    color: #D30000;
    font-weight: bold;
}
button.sendbth {
    width: 90%;
    margin: 0 auto;
}
h2.sty02_1 {
    display: grid;
        text-align: center;
}
h2.sty02_1 span{
        display: block;
        text-align: center;
        font-size: 18px;
        margin-bottom: 10px;
}
}
@media screen and (max-width: 1600px){
div#wpadminbar ~ div#quotationbth a{
    margin-top: 84px;
}
div#quotationbth a{
    margin-top: 50px;
}
}
@media screen and (max-width: 1000px){
div#wpadminbar ~ div#quotationbth a{
    margin-top: 34px;
}
div#quotationbth a{
    margin-top: -15px;
}
}
@media screen and (max-width: 430px){
    div#quotationbth a {
        width: 140px;
        margin-top: -4px;
    }
}
@media screen and (max-width: 600px){
.l-header__center {
    grid-area: unset;
    padding: 8px 0;
    padding-left: 30px;
    box-sizing: border-box;
    width: 200px;
}
}
/*お問い合わせ---------------------------------------------------------------*/
/*ContactForm7カスタマイズ*/
table.CF7_table{
	width:80%;
	margin:0 auto;
	border: 3px solid #e5e5e5;
}

table.CF7_table tr{
	border-top: 1px solid #e5e5e5;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table;
}

/*入力欄*/
.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8;
}

.CF7_table ::placeholder {
	color:#797979;
}

/*「必須」文字*/
.CF7_req{
	font-size:.9em;
	padding: 5px;
	background: #f90000;
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
        /*color: black;*/
}

/*「任意」文字*/
.CF7_unreq{
	font-size:.9em;
	padding: 5px;
	background: #bdbdbd;/*グレー*/
	color: #fff;
	border-radius: 3px;
	margin-right:1em;
}

/* タイトル列 */
@media screen and (min-width: 768px){
	.CF7_table th{
	width:30%;/*横幅*/
	background-color:#ebedf5;/*ブルーグレー*/
	}
}

/* レスポンシブ */
@media screen and (max-width: 768px){
	table.CF7_table{
	width:95%;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block;
	width: 100%;
	line-height:2.5em;
	}
	.CF7_table th{
	background-color:#ebedf5;
	}
}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit {
    background-color: #8BC34A;
    border: 0;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 auto;
    width: 300px;
}

.CF7_btn{
	text-align:center;
	margin-top:20px;
}

.wpcf7-spinner{
	width:0;
	margin:0;
}
ul.p-postList.-type-card {
    padding-left: 0;
}
.row1000warp {
    width: 1000px!important;
}
@media screen and (max-width: 1400px){
footer {
    width: 1200px;
}
}
@media screen and (max-width: 1200px){
footer {
    width: 100%;
}
.container-fluid::before {
    height: 450px;
}
table.CF7_table {
        margin: 0;
        width: 100%;
    }
}
@media screen and (max-width: 1000px){
footer {
    width: 100%;
}
ul.l-footer__nav.u-flex--c {
    padding-left: 0px !important;
}
h3.c_title_f {
    width: 100%;
}
.contact-head .row {
    width: 100%;
}
.container-fluid::before {
    height: 500px;
}
.row1000warp{
    width: 100%;
}
}

@media screen and (max-width: 768px){
.col.mb-3.f01,
.col.mb-3.f02 {
    text-align: center;
}
img.rogo151 {
    width: 70%;
    display: block;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid::before {
        height: 700px;
    }
h3.service_style03 {
    font-size: 30px;
}

.container-fluid::before {
        height: 650px;
    }
.lead {
    font-size: 16px !important;
    font-weight: 400 !important;
}
a.btn.btn-primary.btn-top-blog {
    display: block;
    width: 90%;
}
.feature.col img {
    width: 100%;
}
h3.service_style03 br {
    display: none;
}
table.company{
    border: none !important;
}
table.company tbody tr{
    display: flex;
    flex-wrap: wrap;
}
table.company tbody th{
    width: 100%;
}
table.company tbody td {
    width: 100%;
    margin-top: -1px;
}
iframe {
    width: 100%;
    height: 500px;
}
table.CF7_table {
        border: none !important;
        margin: 0;
        width: 100%;
}
ul.c-drawerNav {
    margin-left: 0;
    padding-left: 0;
}
body.archive h2.c-pageTitle__main {
    text-align: center;
    font-size: 30px;
}
.form_start:after{
    display: none;
}
    span.wpcf7-spinner {
        display: block;
        margin: 20px auto;
    }
.CF7_table input, .CF7_table textarea {
    width: 100%;
}
.wpcf7-list-item {
    width: 100%;
}
.wpcf7-list-item {
    margin: 0 0 0 0em!important;
}
.wpcf7-list-item label {
    display: flex;
}
input[type="radio"] {
    width: 15px;
    margin-right: 10px;
}
}