/*
Theme Name:KADAN child
Theme URI:
Description:WordPressテーマ「KADAN」の自作子テーマです。
Template:kadan_tcd056-202604
Author:
Author URI:http://tcd-theme.com/
Version:2.2.3
*/

.vision-pc {
    display: block;
}
.vision-sp {
    display: none;
}
/*TOP*/
#cb_0,
#cb_1,
#cb_1,
#cb_2,
#cb_3,
#cb_4,
#cb_5,
#cb_6,
#cb_7,
#cb_8,
#cb_9,
#cb_10 {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}
.p-index-slider__nav-item {
}

/*全ページ下部ブログ表示*/
.p-footer-slider {
    display: none;
}

/*全ページ共通（横幅いっぱい）*/
.l-contents {
    overflow: visible;
}
#tcd-pb-wrap,
.tcd-pb-row {
    overflow: visible !important;
}

/*グローバルメニュー*/
.l-header__inner {
    max-width: 100%;
}
.l-header img {
    width: 48%;
}
.menu {
    position: absolute;
    /* right: 240px; */
    right: 0;
}
.header-tel {
    width: 300px !important;
    text-align: right;
    display: block;
}
.globalmenu-contact-btn {
    display: none;
}
.header-tel-sp {
    display: none;
}

/*お問い合わせ追加バナー*/
.floating-banner {
    position: fixed; /* 追従 */
    z-index: 99999; /* 他の要素の下に隠れないように */
    top: 270px; /* バナーの上下の位置 */
    right: 0px; /* バナーの左右の位置 */
}
.pc {
    width: 60px; /* バナーの横幅を指定 */
}
.floating-banner:hover {
    opacity: 0.9; /* ホバーで少し透過 */
}

/*お問い合わせ追加バナー2*/
.floating-banner {
    background: url("/free2018-3/wp-content/uploads/2021/01/toiawase-side-1.png") no-repeat; /* ロールオーバー時のチラつき防止 */
}
.floating-banner a {
    background: url("/free2018-3/wp-content/uploads/2021/01/toiawase-side-1.png") no-repeat;
    display: block;
}
.floating-banner a:hover {
    background-image: url("/free2018-3/wp-content/uploads/2021/01/toiawase-side.png");
}

/*フッター*/
.l-footer {
    background: #282f38;
    margin-top: 80px;
}
/* .p-info__col {
    width: 1180px !important;
  } */
.footer-logo img {
    width: 25%;
    margin: 0 auto;
    margin-top: -10px;
    margin-bottom: -40px;
}
.footer-text01 {
    color: #fff;
    font-size: 110%;
    margin-bottom: -30px;
}
.footer-text-container {
    display: flex;
}
.footer-text-area {
    color: #fff;
    line-height: 2.5em;
    /* margin: 0 20px;
    width: 300px; */
}
.footer-title {
    font-size: 110%;
    border: solid 1px;
    padding: 7px 15px;
    letter-spacing: 3px;
    margin-bottom: -50px;
}
.footer-text02 {
    font-size: 120%;
    letter-spacing: 2px;
}
.footer-sns-white a {
    color: #ffffff;
}
.p-social-nav__item a:hover {
    color: #ffffff;
    opacity: 0.7; /* ホバーで少し透過 */
}

/*ページ共通*/
.flex-container {
    display: flex;
}

/*TOPスライダー*/
.p-index-slider__item-title,
.p-index-slider__item-desc {
    letter-spacing: 3px;
    line-height: 2em;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 1));
}
.p-index-slider__item-title {
    font-weight: bold;
}

/*TOPコンテンツ*/
.top-title01 {
    font-size: 200%;
    font-family: sans-serif;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 5px solid #282f38;
    margin: 80px auto;
    width: 220px;
    letter-spacing: 3px;
}
.faq-box {
    margin: 0 auto;
    margin-bottom: 60px;
    border-left: 3px solid;
    padding: 10px 0px;
    padding-left: 20px;
}
.question {
    font-size: 110%;
    font-weight: bold;
    line-height: 2em;
    display: flex;
    margin-bottom: 15px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
}
.answer {
    line-height: 2.5em;
    display: flex;
}
.q-icon {
    font-size: 160%;
    margin-right: 10px;
    font-family: sans-serif;
}
.a-icon {
    font-size: 170%;
    margin-right: 12px;
    font-family: sans-serif;
    color: #777;
}
.top-riyuu-haikei {
    background: #707070;
    margin: 80px -200%;
    padding: 80px 200%;
    position: relative;
    height: 360px;
    margin-bottom: 200px;
}
.riyuu-container {
    display: flex;
}
.top-title02 {
    color: #fff;
    font-size: 200%;
    font-family: sans-serif;
    padding-bottom: 15px;
    border-bottom: 2px solid;
    letter-spacing: 3px;
    margin-bottom: 30px;
}
.top-image-box01 {
    width: 60%;
    margin-left: calc(20% - 20vw);
}
.top-text-box01 {
    width: 40%;
    color: #fff;
    line-height: 2.5em;
    margin-left: 50px;
}
.top-text-box02 {
    line-height: 2.5em;
    width: 70%;
    text-align: center;
    margin: 0 auto;
}
.top-haikei02 {
    background: url(https://wall-to.com/wp-content/uploads/2022/01/staff-top.png);
    padding: 150px 0px 200px 0px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 100px;
    margin-bottom: 100px;
}
.top-staff-box {
    color: #fff;
    text-align: center;
    line-height: 2.5em;
    background: #282f38;
    padding: 25px 25px 48px 25px;
    width: 35%;
    margin: 0 auto;
}
.top-staff-title {
    font-size: 200%;
    font-family: sans-serif;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 2px solid;
    margin: 20px auto;
    width: 250px;
    letter-spacing: 3px;
}
.top-btn01 {
    color: #fff;
    background: #282f38;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    padding: 15px;
    text-align: center;
    width: 220px;
    border: none;
    letter-spacing: 2px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}
.top-btn01:hover {
    background-position: -100% 0;
    color: #fff;
}
.top-btn02 {
    color: #282f38;
    background: #fff;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    padding: 15px;
    text-align: center;
    width: 220px;
    border: none;
    letter-spacing: 2px;
    display: block;
    margin-top: 20px;
}
.top-btn02:hover {
    background-position: -100% 0;
    color: #fff;
}
.top-btn03 {
    color: #282f38;
    background: #fff;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    padding: 15px;
    text-align: center;
    width: 220px;
    border: none;
    letter-spacing: 2px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.top-btn03:hover {
    background-position: -100% 0;
    color: #fff;
}
/*TOP-お知らせ*/
.listing-content li {
    font-size: 90%;
    width: 80%;
    height: auto;
    border-bottom: 1.5px dotted #282f38;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.listing-content li time {
    width: 15%;
    display: inline-block;
}
.listing-content li a:hover {
    color: #03a0e9;
}
/*コンテンツヘッダー*/
.p-page-header__upper {
    height: 350px;
    margin-bottom: -70px;
}
.p-page-header__title {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 2em;
    position: relative;
    top: 150px;
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 1));
}
/*各（下層）ページ共通*/
.category-title-container {
    margin: 80px auto;
    text-align: center;
}
.category-title {
    font-size: 200%;
    font-family: sans-serif;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 5px solid #282f38;
    letter-spacing: 3px;
    display: inline-block;
}
.category-title-haikei {
    background: #282f38;
    margin: 0px -200%;
    padding: 100px 200%;
    margin-top: -100px;
    margin-bottom: 100px;
}
.category-title02 {
    color: #fff;
    font-size: 200%;
    text-align: center;
    letter-spacing: 3px;
}

/*選ばれる理由*/
.concept-pc {
    display: block;
}
.concept-sp {
    display: none;
}
.concept-haikei {
    background: #f4f6fa;
    margin: 0px -200%;
    padding: 30px 200%;
    height: 200px;
    position: relative;
    top: 200px;
    margin-top: -250px;
}
.concept-container {
    display: flex;
    position: relative;
    margin-bottom: -100px;
}
.concept-photo-box {
    width: 55%;
    margin-left: 50px;
    margin-right: calc(30% - 30vw);
}
.concept-text-box {
    width: 60%;
}
.concept-number {
    color: #282f38;
    font-size: 350%;
    font-family: arial;
    font-weight: bold;
    margin-bottom: 40px;
}
.concept-tile {
    color: #282f38;
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 40px;
}
.concept-text {
    width: 90%;
    line-height: 2.5em;
    margin-bottom: 200px;
}

/*ご依頼の流れ*/
.flow-title {
    font-size: 200%;
    text-align: center;
    margin-bottom: 50px;
}
.flow-text01 {
    text-align: center;
    margin-bottom: 100px;
}
.flow-box {
    border: 3px solid #282f38;
    padding: 20px 20px 30px 20px;
}
.flow-table {
    width: 100%;
}
.flow-table th {
    width: 20%;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    background: #282f38;
    border: none;
}
.flow-table td {
    font-size: 130%;
    padding-left: 40px;
    background: #fbfbf9;
    border: none;
}
.arrow-image {
    margin: 0 auto;
    display: block;
    margin-top: 30px;
}
.flow-text02 {
    line-height: 2.5em;
}
.flow-btn01 {
    color: #fff;
    background: #282f38;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: 0.5s;
    padding: 15px;
    text-align: center;
    width: 240px;
    border: none;
    letter-spacing: 2px;
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}
.flow-btn01:hover {
    background-position: -100% 0;
    color: #fff;
}

/*スタッフ紹介*/
.staff-haikei {
    background: #f4f6fa;
    margin: 0px -200%;
    padding: 150px 200%;
    margin-top: -100px;
}

.staff-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: -50px;
    margin-bottom: -150px;
}
.staff-box {
    width: 330px;
    margin: 30px;
    margin-bottom: 40px;
}
.staff-photo {
    margin-bottom: 0px;
}
.staff-name {
    font-size: 150%;
    margin-bottom: 35px;
}
.staff-message {
    color: #fff;
    background: #6aba04;
    padding: 10px;
    margin: 5px;
}
.staff-area {
    color: #fff;
    background: #03a0e9;
    padding: 10px;
    margin: 5px;
}
.staff-text {
    padding: 40px 25px 25px 25px;
    background: #fff;
    line-height: 2em;
    margin-top: -50px;
}

/*会社案内*/
.company-haikei {
    background: #f4f6fa;
    margin: 0px -200%;
    padding: 20px 200% 60px 200%;
    margin-top: -100px;
}
.category-title-company {
    font-size: 200%;
    font-family: sans-serif;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 5px solid #282f38;
    letter-spacing: 3px;
    display: inline-block;
    margin-top: 60px;
}
.company-text {
    background: #fff;
    padding: 80px;
    width: 90%;
    line-height: 2.5em;
}
.company-organization {
    text-align: right;
    display: block;
    margin-top: 50px;
}

.company-table {
    width: 100%;
}
.company-table th {
    width: 15%;
    background: #fbfbf9;
}
.company-table td {
    width: 100%;
}
.enkaku-table {
    width: 100%;
}
.enkaku-table th {
    width: 20%;
    background: none;
    border-left: none;
    border-right: none;
}
.enkaku-table td {
    width: 100%;
    border-left: none;
    border-right: none;
}
.company-text02 {
    text-align: center;
    margin-bottom: 50px;
}
.access-map {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}
/*お問い合わせ*/
.contact-text01 {
    text-align: center;
    line-height: 2.5em;
    margin: 30px 0;
}
.contact-text02 {
    color: #fff;
    background: #282f38;
    padding: 10px;
    margin: 15px 0;
    line-height: 2em;
}
.contact-text-box {
    background: #fff;
    padding: 20px;
    border: 1px solid #282f38;
}
.contact-text-box-title {
    color: #fff;
    background: #282f38;
    padding: 10px;
    line-height: 2em;
    margin-bottom: 20px;
}
.contact-text03 {
    line-height: 2em;
    margin-bottom: 10px;
}
.contact-text04 {
    line-height: 2em;
}
/*お問い合わせフォーム*/
.form-obi {
    color: #fff;
    background: #282f38;
    padding: 15px;
    margin-bottom: 10px;
}
.hissu {
    color: #282f38;
    background: #fff;
    font-weight: bold;
    margin-left: 20px;
    padding: 3px 10px;
    border-radius: 5px;
}
.form-text {
    line-height: 2.25em;
    margin-top: -20px;
    margin-bottom: 20px;
}
.wpcf7-form-control-wrap input {
    padding: 10px;
    margin-bottom: 15px;
}
.form-text-area {
    width: 300px;
}
.wpcf7 {
    background: none;
    border: none;
}

/*施工事例(一覧)*/
.work-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
    overflow: hidden !important;
}
.work-box {
    width: 23%;
    padding: 1%;
    line-height: 1.2em;
}
.work-box img {
    width: 120%;
}
.work-image-box {
    overflow: hidden;
    background: #f4f4f0;
    width: 100%;
    height: 180px;
    margin-bottom: 10px;
}

.work-image:hover {
    transform: scale(1.2);
    transition-duration: 0.5s;
    opacity: 0.7;
}
.work-text01 {
    font-size: 75%;
    color: #2c8aac;
}
.work-text02 {
    font-size: 100%;
    font-weight: bold;
    color: #2c8aac;
    border-bottom: 1.5px solid;
    padding-bottom: 5px;
    margin-bottom: 8px;
}
.work-text03 {
    font-size: 75%;
    line-height: 2em;
}
.work_time {
    margin-bottom: 10px;
    color: #999;
    font-size: 12px;
    display: none;
}
/*施行事例(詳細ページ)*/
.work-single-text01 {
    text-align: center;
    color: #3c4658;
    margin-bottom: 20px;
}
.work-single-text02 {
    text-align: center;
    margin: 20px auto;
}
.work-single-title01 {
    text-align: center;
    font-size: 180%;
    color: #3c4658;
    font-weight: bold;
}
.slick-slide p {
    text-align: center;
    margin-top: 10px;
}
.single-work-image img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.top-btn {
    background-color: #3c4658;
    text-align: center;
    color: #fff;
    padding: 20px;
    border: none;
    width: 280px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    margin-top: 30px;
    border-radius: 10px;
    margin-bottom: 30px;
    font-size: 1rem;
}

/*-------------------------------------------------------------------------------*/
/*====================
  {{メディアクエリ種類}}
   - ～479px：SP縦
   - 480px～599px：SP横
   - 600px～959px：タブレット
   - 960px～1279px：小型PC
   - 1280px～：大型PC
  ====================*/
/* ～479px：SP縦
  ------------------------------ */
@media screen and (max-width: 479px) {
    .vision-pc {
        display: none;
    }
    .vision-sp {
        display: block;
    }
    .floating-banner {
        display: none;
    }
    /*グローバルメニュー（SP縦）*/
    .l-header__inner {
        max-width: 100%;
    }
    .l-header img {
        width: 35%;
    }
    .contact-btn {
        color: #fff;
        font-size: 110%;
        background: #2e8f40;
        padding: 12px 80px;
        border-radius: 20px;
    }
    .menu {
        position: static;
        right: 0;
    }
    .menu-item {
        border-top: 1px dotted #282f38;
    }
    .menu-item a {
        color: #000 !important;
    }
    .menu-item-58 {
        text-align: center;
        padding: 5px 0;
    }
    .p-menu-btn {
        color: #fff;
    }
    .header-tel {
        display: none;
    }
    .globalmenu-contact-btn {
        display: block;
        color: #fff;
        background: #03a0e9;
        font-size: 110%;
        text-align: center;
        margin: 10px auto;
        letter-spacing: 2px;
        width: 80%;
        border-radius: 50px;
    }
    .header-tel-sp {
        display: block;
        width: 100% !important;
        margin: 10px auto;
    }

    /*フッター（SP縦）*/
    .l-footer {
        margin-top: 80px;
    }
    /* .p-info__col {
      width: 100% !important;
    } */
    .footer-logo img {
        width: 55%;
        margin: 0 auto;
        margin-top: -10px;
        margin-bottom: -40px;
    }
    .footer-text01 {
        color: #fff;
        font-size: 110%;
        margin-bottom: -60px;
    }
    .footer-text-container {
        display: block;
    }
    .footer-text-area {
        color: #fff;
        line-height: 2.5em;
        margin: 0 0px;
        width: 100%;
        /* margin-bottom: -60px; */
    }
    .footer-title {
        font-size: 110%;
        border: solid 1px;
        padding: 3px 15px;
        letter-spacing: 3px;
        margin-bottom: -60px;
    }
    .footer-text02 {
        font-size: 110%;
        letter-spacing: 2px;
    }

    /*ページ共通（SP縦）*/
    .flex-container {
        display: block;
    }

    /*TOPスライダー（SP縦）*/
    .p-index-slider__item-title,
    .p-index-slider__item-desc {
        letter-spacing: 3px;
        line-height: 2em;
        filter: drop-shadow(0 0 3px rgba(0, 0, 0, 1));
    }
    /*TOPコンテンツ（SP縦）*/
    .top-title01 {
        font-size: 180%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 15px;
        border-bottom: 3px solid #282f38;
        margin: 50px auto;
        width: 200px;
        letter-spacing: 3px;
    }
    .faq-box {
        margin: 0 auto;
        margin-bottom: 40px;
        border-left: 3px solid;
        padding: 10px 0px;
        padding-left: 25px;
        width: 75%;
    }
    .question {
        font-size: 110%;
        font-weight: bold;
        line-height: 2em;
        display: flex;
        margin-bottom: 15px;
        border-bottom: 1px solid;
        padding-bottom: 15px;
    }
    .answer {
        line-height: 2.5em;
        display: flex;
    }
    .q-icon {
        font-size: 160%;
        margin-right: 10px;
        font-family: arial;
    }
    .a-icon {
        font-size: 170%;
        margin-right: 12px;
        font-family: arial;
        color: #777;
    }
    .top-riyuu-haikei {
        background: #707070;
        margin: 50px -200%;
        padding: 20px 200%;
        position: relative;
        height: 820px;
        margin-bottom: 80px;
    }
    .riyuu-container {
        display: block;
    }
    .top-title02 {
        color: #fff;
        font-size: 140%;
        font-family: sans-serif;
        padding-bottom: 5px;
        border-bottom: 2px solid;
        letter-spacing: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
    .top-image-box01 {
        width: 90%;
        margin-left: 0;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .top-text-box01 {
        width: 90%;
        color: #fff;
        line-height: 2.5em;
        margin-left: 0px;
        margin: 0 auto;
    }
    .top-text-box02 {
        line-height: 2.5em;
        width: 80%;
        text-align: left;
        margin: 0 auto;
    }
    .top-haikei02 {
        background: url(http://wall-to.com/wp-content/uploads/2020/09/staff-top-sp.jpg);
        padding: 100px 0px 150px 0px;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 50px;
        margin-bottom: 60px;
    }
    .top-staff-box {
        color: #fff;
        text-align: left;
        line-height: 2.5em;
        background: #282f38;
        padding: 20px 30px 40px 30px;
        width: 60%;
        margin: 0 auto;
    }
    .top-staff-title {
        font-size: 150%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 5px;
        border-bottom: 2px solid;
        margin: 15px auto;
        width: 200px;
        letter-spacing: 3px;
    }
    .top-btn01 {
        color: #fff;
        background: #282f38;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-position: 0 0;
        background-size: 200% auto;
        transition: 0.5s;
        padding: 15px;
        text-align: center;
        width: 220px;
        border: none;
        letter-spacing: 2px;
        display: block;
        margin: 0 auto;
        margin-top: 50px;
    }
    .top-btn01:hover {
        background-position: -100% 0;
        color: #fff;
    }
    .top-btn02 {
        color: #282f38;
        background: #fff;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-position: 0 0;
        background-size: 200% auto;
        transition: 0.5s;
        padding: 15px;
        text-align: center;
        width: 220px;
        letter-spacing: 2px;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
    }
    .top-btn02:hover {
        background-position: -100% 0;
        color: #fff;
    }
    .top-btn03 {
        color: #282f38;
        background: #fff;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-position: 0 0;
        background-size: 200% auto;
        transition: 0.5s;
        padding: 15px;
        text-align: center;
        width: 180px;
        border: none;
        letter-spacing: 2px;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }
    .top-btn03:hover {
        background-position: -100% 0;
        color: #fff;
    }
    /*TOP-お知らせ（SP縦）*/
    .listing-content li {
        font-size: 90%;
        width: 80%;
        height: auto;
        border-bottom: 1.5px dotted;
        margin: 0 auto;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .listing-content li time {
        width: 15%;
        display: block;
        padding-bottom: 15px;
    }
    /*コンテンツヘッダー（SP縦）*/
    .p-page-header__upper {
        height: 250px;
        padding-top: 0px;
    }
    .p-page-header__title {
        color: #fff;
        font-size: 50px;
        font-weight: bold;
        letter-spacing: 5px;
        line-height: 2em;
        position: relative;
        top: 120px;
        filter: drop-shadow(0 0 1px rgba(0, 0, 0, 1)) !important;
    }
    /*各（下層）ページ共通（SP縦）*/
    .category-title-container {
        margin: 80px auto;
        text-align: center;
    }
    .category-title {
        font-size: 200%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 15px;
        border-bottom: 5px solid #282f38;
        letter-spacing: 3px;
        display: inline-block;
    }
    .category-title-haikei {
        background: #282f38;
        margin: 0px -200%;
        padding: 40px 200%;
        margin-top: -30px;
        margin-bottom: 50px;
    }
    .category-title02 {
        color: #fff;
        font-size: 150%;
        text-align: center;
        letter-spacing: 0px;
        line-height: 1.5em;
    }

    /*選ばれる理由（SP縦）*/
    .concept-pc {
        display: none;
    }
    .concept-sp {
        display: block;
    }
    .concept-haikei {
        margin: 0px -200%;
        padding: 30px 200%;
        height: 280px;
        position: relative;
        top: 310px;
        margin-top: -340px;
    }
    .concept-container {
        display: block;
        position: relative;
        margin-bottom: -100px;
    }
    .concept-photo-box {
        width: 100%;
        margin-left: 0px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .concept-text-box {
        width: 100%;
    }
    .concept-number {
        font-size: 400%;
        font-weight: bold;
        padding-left: 10px;
        margin-bottom: 20px;
    }
    .concept-tile {
        font-size: 180%;
        font-weight: bold;
        margin-bottom: 20px;
        line-height: 1.5em;
    }
    .concept-text {
        width: 100%;
        line-height: 2.5em;
        margin-bottom: 60px;
    }
    /*ご依頼の流れ（SP縦）*/
    .flow-title {
        font-size: 200%;
        text-align: center;
        margin-bottom: 30px;
        line-height: 1.75em;
    }
    .flow-text01 {
        text-align: center;
        margin-bottom: 50px;
        line-height: 2.5em;
    }
    .flow-box {
        border: 3px solid;
        padding: 20px 20px 30px 20px;
    }
    .flow-table {
        width: 100%;
    }
    .flow-table th {
        width: 86%;
        color: #fff;
        font-size: 130%;
        font-weight: bold;
        border: none;
        display: block;
    }
    .flow-table td {
        font-size: 130%;
        padding-left: 0px;
        border: none;
        display: block;
        text-align: center;
    }
    .arrow-image {
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        margin-bottom: -15px;
    }
    .flow-text02 {
        font-size: 110%;
        line-height: 2em;
        text-align: center;
    }

    /*スタッフ紹介（SP縦）*/
    .staff-haikei {
        background: #f4f6fa;
        margin: 0px -200%;
        padding: 80px 200%;
        margin-top: -30px;
    }
    .staff-container {
        display: flex;
        flex-wrap: wrap;
        margin-top: -50px;
        margin-bottom: -150px;
    }
    .staff-box {
        width: 100%;
        margin: 0px;
        margin-bottom: 40px;
    }
    .staff-photo {
        margin-bottom: 0px;
    }
    .staff-name {
        font-size: 150%;
        margin-bottom: 35px;
    }
    .staff-message {
        font-size: 90%;
        padding: 10px;
        margin: 5px;
    }
    .staff-area {
        font-size: 90%;
        padding: 10px;
        margin: 5px;
    }
    .staff-text {
        padding: 40px 25px 25px 25px;
        background: #fff;
        line-height: 2em;
        margin-top: -50px;
    }

    /*会社案内（SP縦）*/
    .company-haikei {
        margin: 0px -200%;
        padding: 2px 200%;
        margin-top: -30px;
    }
    .category-title-company {
        font-size: 200%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 15px;
        border-bottom: 5px solid #282f38;
        letter-spacing: 3px;
        display: inline-block;
        margin-top: 60px;
    }
    .company-text {
        background: #fff;
        padding: 30px;
        width: 78%;
        line-height: 2.5em;
        text-align: left !important;
        margin-top: -30px;
    }
    .company-organization {
        text-align: right;
        display: block;
        margin-top: 30px;
    }
    .company-table {
        width: 100%;
    }
    .company-table th {
        width: 89%;
        background: #fbfbf9;
        display: block;
    }
    .company-table td {
        width: 89%;
        display: block;
    }
    .enkaku-table {
        width: 100%;
    }
    .enkaku-table th {
        width: 89%;
        background: none;
        border-left: none;
        border-right: none;
        display: block;
        text-align: left;
        background: #fbfbf9;
    }
    .enkaku-table td {
        width: 89%;
        border-left: none;
        border-right: none;
        display: block;
    }
    .company-text {
        text-align: center;
        margin-bottom: 50px;
    }
    .access-map {
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
    }
    /*お問い合わせ（SP縦）*/
    .contact-text01 {
        text-align: center;
        line-height: 2.5em;
        margin: 30px 0;
    }
    .contact-text02 {
        color: #fff;
        background: #282f38;
        padding: 20px;
        margin: 15px 0;
        line-height: 2em;
    }
    .contact-text-box {
        background: #fff;
        padding: 20px;
        border: 1px solid #282f38;
    }
    .contact-text-box-title {
        color: #fff;
        background: #282f38;
        padding: 10px;
        line-height: 2em;
        margin-bottom: 20px;
    }
    .contact-text03 {
        line-height: 2em;
        margin-bottom: 10px;
    }
    .contact-text04 {
        line-height: 2em;
    }
    /*お問い合わせフォーム（SP縦）*/
    .form-obi {
        color: #fff;
        background: #282f38;
        padding: 15px;
        margin-bottom: 10px;
    }
    .hissu {
        color: #282f38;
        background: #fff;
        font-weight: bold;
        margin-left: 20px;
        padding: 3px 10px;
        border-radius: 5px;
    }
    .form-text {
        line-height: 2.25em;
        margin-top: -20px;
        margin-bottom: 20px;
    }
    .wpcf7-form-control-wrap input {
        padding: 10px;
        margin-bottom: 15px;
    }
    .form-text-area {
        width: 100%;
    }
    .wpcf7 {
        background: none;
        border: none;
        display: block;
    }
    /*施工事例一覧（SP縦）*/
    .work-box {
        width: 100%;
        padding: 1%;
        line-height: 1.2em;
    }
}

/* 480px～599px：SP横
  ------------------------------ */
@media screen and (min-width: 480px) and (max-width: 599px) {
    .vision-pc {
        display: none;
    }
    .vision-sp {
        display: block;
    }
    .floating-banner {
        display: none;
    }
    /*グローバルメニュー（SP横）*/
    .l-header__inner {
        max-width: 100%;
    }
    .l-header img {
        width: 35%;
    }
    .contact-btn {
        color: #fff;
        font-size: 110%;
        background: #2e8f40;
        padding: 12px 80px;
        border-radius: 20px;
    }
    .menu {
        position: static;
        right: 0;
    }
    .menu-item {
        border-top: 1px dotted #282f38;
    }
    .menu-item a {
        color: #000 !important;
    }
    .menu-item-58 {
        text-align: center;
        padding: 5px 0;
    }
    .p-menu-btn {
        color: #fff;
    }
    .header-tel {
        display: none;
    }
    .globalmenu-contact-btn {
        display: block;
        color: #fff;
        background: #03a0e9;
        font-size: 110%;
        text-align: center;
        margin: 10px auto;
        letter-spacing: 2px;
        width: 80%;
        border-radius: 50px;
    }
    .header-tel-sp {
        display: block;
        width: 100% !important;
        margin: 10px auto;
    }

    /*フッター（SP横）*/
    .l-footer {
        margin-top: 80px;
    }
    /* .p-info__col {
      width: 100% !important;
    } */
    .footer-logo img {
        width: 55%;
        margin: 0 auto;
        margin-top: -10px;
        margin-bottom: -40px;
    }
    .footer-text01 {
        color: #fff;
        font-size: 110%;
        margin-bottom: -60px;
    }
    .footer-text-container {
        display: block;
    }
    .footer-text-area {
        color: #fff;
        line-height: 2.5em;
        margin: 0 0px;
        width: 100%;
        margin-bottom: -60px;
    }
    .footer-title {
        font-size: 110%;
        border: solid 1px;
        padding: 3px 15px;
        letter-spacing: 3px;
        margin-bottom: -60px;
    }
    .footer-text02 {
        font-size: 110%;
        letter-spacing: 2px;
    }

    /*ページ共通（SP横）*/
    .flex-container {
        display: block;
    }

    /*TOPスライダー（SP横）*/
    .p-index-slider__item-title,
    .p-index-slider__item-desc {
        letter-spacing: 3px;
        line-height: 2em;
        filter: drop-shadow(0 0 3px rgba(0, 0, 0, 1));
    }
    /*TOPコンテンツ（SP縦）*/
    .top-title01 {
        font-size: 180%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 15px;
        border-bottom: 3px solid #282f38;
        margin: 50px auto;
        width: 200px;
        letter-spacing: 3px;
    }
    .faq-box {
        margin: 0 auto;
        margin-bottom: 40px;
        border-left: 3px solid;
        padding: 10px 0px;
        padding-left: 25px;
        width: 75%;
    }
    .question {
        font-size: 110%;
        font-weight: bold;
        line-height: 2em;
        display: flex;
        margin-bottom: 15px;
        border-bottom: 1px solid;
        padding-bottom: 15px;
    }
    .answer {
        line-height: 2.5em;
        display: flex;
    }
    .q-icon {
        font-size: 160%;
        margin-right: 10px;
        font-family: sans-serif;
    }
    .a-icon {
        font-size: 170%;
        margin-right: 12px;
        font-family: sans-serif;
        color: #777;
    }
    .top-riyuu-haikei {
        background: #707070;
        margin: 50px -200%;
        padding: 20px 200%;
        position: relative;
        height: 820px;
        margin-bottom: 80px;
    }
    .riyuu-container {
        display: block;
    }
    .top-title02 {
        color: #fff;
        font-size: 140%;
        font-family: sans-serif;
        padding-bottom: 5px;
        border-bottom: 2px solid;
        letter-spacing: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
    .top-image-box01 {
        width: 90%;
        margin-left: 0;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .top-text-box01 {
        width: 90%;
        color: #fff;
        line-height: 2.5em;
        margin-left: 0px;
        margin: 0 auto;
    }
    .top-text-box02 {
        line-height: 2.5em;
        width: 80%;
        text-align: left;
        margin: 0 auto;
    }
    .top-haikei02 {
        background: url(http://wall-to.com/wp-content/uploads/2020/09/staff-top-sp.jpg);
        padding: 100px 0px 150px 0px;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 50px;
        margin-bottom: 60px;
    }
    .top-staff-box {
        color: #fff;
        text-align: left;
        line-height: 2.5em;
        background: #282f38;
        padding: 20px 30px 40px 30px;
        width: 60%;
        margin: 0 auto;
    }
    .top-staff-title {
        font-size: 150%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 5px;
        border-bottom: 2px solid;
        margin: 15px auto;
        width: 200px;
        letter-spacing: 3px;
    }
    .top-btn01 {
        color: #fff;
        background: #282f38;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-position: 0 0;
        background-size: 200% auto;
        transition: 0.5s;
        padding: 15px;
        text-align: center;
        width: 220px;
        border: none;
        letter-spacing: 2px;
        display: block;
        margin: 0 auto;
        margin-top: 50px;
    }
    .top-btn01:hover {
        background-position: -100% 0;
        color: #fff;
    }
    .top-btn02 {
        color: #282f38;
        background: #fff;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-position: 0 0;
        background-size: 200% auto;
        transition: 0.5s;
        padding: 15px;
        text-align: center;
        width: 220px;
        letter-spacing: 2px;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
    }

    .top-btn02:hover {
        background-position: -100% 0;
        color: #fff;
    }
    .top-btn03 {
        color: #282f38;
        background: #fff;
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000 50%);
        background-position: 0 0;
        background-size: 200% auto;
        transition: 0.5s;
        padding: 15px;
        text-align: center;
        width: 180px;
        border: none;
        letter-spacing: 2px;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
    }
    .top-btn03:hover {
        background-position: -100% 0;
        color: #fff;
    }
    /*TOP-お知らせ（SP横）*/
    .listing-content li {
        font-size: 90%;
        width: 80%;
        height: auto;
        border-bottom: 1.5px dotted;
        margin: 0 auto;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .listing-content li time {
        width: 15%;
        display: block;
        padding-bottom: 15px;
    }
    /*コンテンツヘッダー（SP横）*/
    .p-page-header__upper {
        height: 250px;
        padding-top: 0px;
    }
    .p-page-header__title {
        color: #fff;
        font-size: 50px;
        font-weight: bold;
        letter-spacing: 5px;
        line-height: 2em;
        position: relative;
        top: 120px;
        filter: drop-shadow(0 0 1px rgba(0, 0, 0, 1)) !important;
    }
    /*各（下層）ページ共通（SP横）*/
    .category-title-container {
        margin: 80px auto;
        text-align: center;
    }
    .category-title {
        font-size: 200%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 15px;
        border-bottom: 5px solid #282f38;
        letter-spacing: 3px;
        display: inline-block;
    }
    .category-title-haikei {
        background: #282f38;
        margin: 0px -200%;
        padding: 40px 200%;
        margin-top: -30px;
        margin-bottom: 50px;
    }
    .category-title02 {
        color: #fff;
        font-size: 150%;
        text-align: center;
        letter-spacing: 0px;
        line-height: 1.5em;
    }

    /*選ばれる理由（SP横）*/
    .concept-pc {
        display: none;
    }
    .concept-sp {
        display: block;
    }
    .concept-haikei {
        margin: 0px -200%;
        padding: 30px 200%;
        height: 280px;
        position: relative;
        top: 310px;
        margin-top: -340px;
    }
    .concept-container {
        display: block;
        position: relative;
        margin-bottom: -100px;
    }
    .concept-photo-box {
        width: 100%;
        margin-left: 0px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .concept-text-box {
        width: 100%;
    }
    .concept-number {
        font-size: 400%;
        font-weight: bold;
        padding-left: 10px;
        margin-bottom: 20px;
    }
    .concept-tile {
        font-size: 180%;
        font-weight: bold;
        margin-bottom: 20px;
        line-height: 1.5em;
    }
    .concept-text {
        width: 100%;
        line-height: 2.5em;
        margin-bottom: 60px;
    }
    /*ご依頼の流れ（SP横）*/
    .flow-title {
        font-size: 200%;
        text-align: center;
        margin-bottom: 30px;
        line-height: 1.75em;
    }
    .flow-text01 {
        text-align: center;
        margin-bottom: 50px;
        line-height: 2.5em;
    }
    .flow-box {
        border: 3px solid;
        padding: 20px 20px 30px 20px;
    }
    .flow-table {
        width: 100%;
    }
    .flow-table th {
        width: 86%;
        color: #fff;
        font-size: 130%;
        font-weight: bold;
        border: none;
        display: block;
    }
    .flow-table td {
        font-size: 130%;
        padding-left: 0px;
        border: none;
        display: block;
        text-align: center;
    }
    .arrow-image {
        margin: 0 auto;
        display: block;
        margin-top: 10px;
        margin-bottom: -15px;
    }
    .flow-text02 {
        font-size: 110%;
        line-height: 2em;
        text-align: center;
    }

    /*スタッフ紹介（SP横）*/
    .staff-haikei {
        background: #f4f6fa;
        margin: 0px -200%;
        padding: 80px 200%;
        margin-top: -30px;
    }
    .staff-container {
        display: flex;
        flex-wrap: wrap;
        margin-top: -50px;
        margin-bottom: -150px;
    }
    .staff-box {
        width: 100%;
        margin: 0px;
        margin-bottom: 40px;
    }
    .staff-photo {
        margin-bottom: 0px;
    }
    .staff-name {
        font-size: 150%;
        margin-bottom: 35px;
    }
    .staff-message {
        font-size: 90%;
        padding: 10px;
        margin: 5px;
    }
    .staff-area {
        font-size: 90%;
        padding: 10px;
        margin: 5px;
    }
    .staff-text {
        padding: 40px 25px 25px 25px;
        background: #fff;
        line-height: 2em;
        margin-top: -50px;
    }

    /*会社案内（SP横）*/
    .company-haikei {
        margin: 0px -200%;
        padding: 2px 200%;
        margin-top: -30px;
    }
    .category-title-company {
        font-size: 200%;
        font-family: sans-serif;
        text-align: center;
        padding-bottom: 15px;
        border-bottom: 5px solid #282f38;
        letter-spacing: 3px;
        display: inline-block;
        margin-top: 60px;
    }
    .company-text {
        background: #fff;
        padding: 30px;
        width: 78%;
        line-height: 2.5em;
        text-align: left !important;
        margin-top: -30px;
    }
    .company-organization {
        text-align: right;
        display: block;
        margin-top: 30px;
    }
    .company-table {
        width: 100%;
    }
    .company-table th {
        width: 89%;
        background: #fbfbf9;
        display: block;
    }
    .company-table td {
        width: 89%;
        display: block;
    }
    .enkaku-table {
        width: 100%;
    }
    .enkaku-table th {
        width: 89%;
        background: none;
        border-left: none;
        border-right: none;
        display: block;
        text-align: left;
        background: #fbfbf9;
    }
    .enkaku-table td {
        width: 89%;
        border-left: none;
        border-right: none;
        display: block;
    }
    .company-text {
        text-align: center;
        margin-bottom: 50px;
    }
    .access-map {
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
    }
    /*お問い合わせ（SP横）*/
    .contact-text01 {
        text-align: center;
        line-height: 2.5em;
        margin: 30px 0;
    }
    .contact-text02 {
        color: #fff;
        background: #282f38;
        padding: 20px;
        margin: 15px 0;
        line-height: 2em;
    }
    .contact-text-box {
        background: #fff;
        padding: 20px;
        border: 1px solid #282f38;
    }
    .contact-text-box-title {
        color: #fff;
        background: #282f38;
        padding: 10px;
        line-height: 2em;
        margin-bottom: 20px;
    }
    .contact-text03 {
        line-height: 2em;
        margin-bottom: 10px;
    }
    .contact-text04 {
        line-height: 2em;
    }
    /*お問い合わせフォーム（SP横）*/
    .form-obi {
        color: #fff;
        background: #282f38;
        padding: 15px;
        margin-bottom: 10px;
    }
    .hissu {
        color: #282f38;
        background: #fff;
        font-weight: bold;
        margin-left: 20px;
        padding: 3px 10px;
        border-radius: 5px;
    }
    .form-text {
        line-height: 2.25em;
        margin-top: -20px;
        margin-bottom: 20px;
    }
    .wpcf7-form-control-wrap input {
        padding: 10px;
        margin-bottom: 15px;
    }
    .form-text-area {
        width: 100%;
    }
    .wpcf7 {
        background: none;
        border: none;
        display: block;
    }
}

/* 600px～959px：タブレット
  ------------------------------ */
@media screen and (min-width: 600px) and (max-width: 959px) {
    .floating-banner {
        display: none;
    }
    /*TOP*/
    .p-index-slider__item-img {
        width: 100%;
        background-position: top;
        background-repeat: repeat;
        background-size: 250%;
    }
    .p-index-slider__item-title {
        font-size: 2rem !important;
    }
    .p-index-slider__item-desc {
        font-size: 1.2rem !important;
        line-height: 2;
    }
    .top-riyuu-haikei {
        background: #707070;
        margin: 50px -200%;
        margin-bottom: 50px;
        padding: 20px 200%;
        position: relative;
        height: 820px;
        margin-bottom: 60px;
    }
    .riyuu-container {
        display: flex;
        flex-wrap: wrap;
        padding: 20px 0;
    }
    .top-image-box01,
    .top-text-box01 {
        width: 100%;
        margin: 0 auto;
    }
    .top-image-box01 {
        margin-bottom: 10px;
    }
    .top-title01 {
        font-size: 150%;
        margin: 20px auto;
    }
    .top-title02 {
        font-size: 150%;
        font-family: sans-serif;
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px solid #fff;
        width: 100%;
        letter-spacing: 3px;
        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 10px;
    }
    .top-btn02 {
        margin: 20px auto;
    }

    #cb_0,
    #cb_1,
    #cb_1,
    #cb_2,
    #cb_3,
    #cb_4,
    #cb_5,
    #cb_6,
    #cb_7,
    #cb_8,
    #cb_9,
    #cb_10 {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    /*グローバルメニュー（タブレット）*/
    .l-header__inner {
        max-width: 100%;
    }
    .l-header img {
        width: 35%;
    }
    .menu {
        position: static;
        right: 0;
    }
    .contact-btn {
        color: #fff;
        font-size: 110%;
        background: #2e8f40;
        padding: 12px 80px;
        border-radius: 20px;
    }
    .menu-item {
        border-top: 1px dotted #282f38;
    }
    .menu-item a {
        color: #000 !important;
    }
    .menu-item-58 {
        text-align: center;
        padding: 5px 0;
    }
    .p-menu-btn {
        color: #fff;
    }
    .header-tel {
        display: none;
    }
    .globalmenu-contact-btn {
        display: block;
        color: #fff;
        background: #03a0e9;
        font-size: 110%;
        text-align: center;
        margin: 10px auto;
        letter-spacing: 2px;
        width: 50%;
        border-radius: 50px;
    }
    .header-tel-sp {
        display: block;
        width: 50% !important;
        margin: 10px auto;
    }

    /*フッター（タブレット）*/
    .l-footer {
        margin-top: 0px;
    }
    /* .p-info__col {
      width: 100% !important;
    } */
    .footer-logo img {
        width: 25%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: -40px;
    }
    .footer-text01 {
        color: #fff;
        font-size: 110%;
        margin-bottom: -30px;
    }
    .footer-text-container {
        display: flex;
    }
    .footer-text-area {
        color: #fff;
        line-height: 2.5em;
        margin: 0 10px;
        width: 100%;
        margin-bottom: -30px;
    }
    .footer-title {
        font-size: 100%;
        border: solid 1px;
        padding: 3px 15px;
        letter-spacing: 3px;
        margin-bottom: -60px;
    }
    .footer-text02 {
        font-size: 110%;
        letter-spacing: 2px;
    }
    /*ページ共通（タブレット）*/
    .flex-container {
        display: block;
    }
    .p-entry {
        margin-top: 0px;
    }

    /*TOP-お知らせ（タブレット）*/
    .listing-content li {
        font-size: 90%;
        width: 90%;
        height: auto;
        border-bottom: 1px dotted #55555;
        margin: 0 auto;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .listing-content li time {
        width: 22%;
        display: inline-block;
    }
    .listing-content li a:hover {
        color: #2e8f40;
    }
    .top-btn01 {
        margin: 40px auto;
    }
    /*コンテンツヘッダー（タブレット）*/
    .p-page-header__upper {
        height: 270px;
        padding-top: 70px;
        background-size: 150%;
        background-position: top;
    }
    .p-page-header__title {
        color: #fff;
        font-size: 2rem !important;
        font-weight: bold;
        letter-spacing: 5px;
        line-height: 2em;
        position: relative;
        top: 32%;
        filter: drop-shadow(0 0 1px rgba(0, 0, 0, 1)) !important;
    }

    /*選ばれる理由（タブレット）*/
    .concept-pc {
        display: none;
    }
    .concept-sp {
        display: block;
    }
    .concept-haikei {
        margin: 0px -200%;
        padding: 30px 200%;
        height: 260px;
        position: relative;
        top: 290px;
        margin-top: -320px;
    }
    .concept-container {
        display: block;
        position: relative;
        margin-bottom: -50px;
    }
    .concept-photo-box {
        width: 90%;
        margin-left: 0px;
        margin-right: 0;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .concept-text-box {
        width: 90%;
        margin: 0 auto;
    }
    .concept-number {
        font-size: 400%;
        font-weight: bold;
        padding-left: 10px;
        margin-bottom: 20px;
    }
    .concept-tile {
        font-size: 180%;
        font-weight: bold;
        margin-bottom: 20px;
        line-height: 1.5em;
    }
    .concept-text {
        width: 100%;
        line-height: 2.5em;
        margin-bottom: 50px;
    }

    /*ご依頼の流れ（タブレット）*/
    .flow-title {
        font-size: 200%;
        text-align: center;
        margin-bottom: 50px;
        margin-top: 80px;
    }
    .flow-text01 {
        text-align: center;
        margin-bottom: 80px;
    }
    .flow-box {
        width: 80%;
        margin: 0 auto;
        border: 3px solid;
        padding: 20px 20px 30px 20px;
        margin-top: 40px;
    }
    .flow-table {
        width: 100%;
    }
    .flow-table th {
        width: 20%;
        color: #fff;
        font-size: 130%;
        font-weight: bold;
        border: none;
    }
    .flow-table td {
        font-size: 130%;
        padding-left: 40px;
        border: none;
    }
    .arrow-image {
        margin: 0 auto;
        display: block;
        margin-top: 30px;
    }
    .flow-text02 {
        line-height: 2.5em;
    }
    /*スタッフ紹介（タブレット）*/
    .category-title-haikei {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .staff-haikei {
        margin-top: 0px;
        margin-bottom: -100px;
        padding-bottom: 200px;
    }
    .staff-container {
        display: flex;
        flex-wrap: wrap;
    }
    .staff-box {
        width: 43%;
        margin: 20px;
        margin-bottom: 40px;
    }
    .staff-photo {
        margin-bottom: 0px;
    }
    .staff-name {
        font-size: 150%;
        margin-bottom: 25px;
    }
    .staff-message {
        padding: 3px 8px;
        margin: 3px;
    }
    .staff-area {
        padding: 3px 8px;
        margin: 3px;
    }
    .staff-text {
        padding: 30px 25px 25px 25px;
        background: #fff;
        line-height: 1.8em;
        margin-top: -50px;
    }

    /*会社案内（タブレット）*/
    .company-haikei {
        margin: 0px -200%;
        padding: 2px 200%;
        margin-top: -30px;
    }
    .company-text {
        background: #fff;
        padding: 50px;
        width: 70%;
        line-height: 2.5em;
        text-align: left !important;
        margin: 0 auto;
        margin-top: -30px;
    }
    .company-organization {
        text-align: right;
        display: block;
        margin-top: 30px;
    }
    .company-table {
        width: 100%;
    }
    .company-table th {
        width: 25%;
        background: #fbfbf9;
    }
    .company-table td {
        width: 80%;
    }
    .enkaku-table {
        width: 100%;
    }
    .enkaku-table th {
        width: 23%;
        background: none;
        border-left: none;
        border-right: none;
        text-align: left;
    }
    .enkaku-table td {
        width: 80%;
        border-left: none;
        border-right: none;
        display: block;
    }
    .company-text {
        text-align: center;
        margin-bottom: 50px;
    }
    .access-map {
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
    }
}

/* 960px～1279px：小型PC
  ------------------------------ */
@media screen and (min-width: 960px) and (max-width: 1279px) {
    /*TOP（小型PC）*/
    .p-index-slider__item-img {
        width: 100%;
        background-position: bottom;
        background-repeat: repeat;
        background-size: 200%;
    }
    #cb_0,
    #cb_1,
    #cb_1,
    #cb_2,
    #cb_3,
    #cb_4,
    #cb_5,
    #cb_6,
    #cb_7,
    #cb_8,
    #cb_9,
    #cb_10 {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    /*TOPコンテンツ（小型PC）*/
    .top-image-box01 {
        width: 30%;
    }
    .top-text-box01 {
        width: 70%;
    }

    /*グローバルメニュー（小型PC）*/
    .menu a {
        font-size: 100%;
        margin: 0 -5px;
    }
    .l-header img {
        width: 45%;
    }
    .p-menu-btn {
        color: #fff;
    }
    .l-header__inner {
        max-width: 100%;
    }
    .menu-item {
        border-top: 1px dotted #282f38;
    }
    .menu-item a {
        /* color: #fff !important; */
    }
    .menu-item-58 {
        text-align: center;
        padding: 5px 0;
    }
    /*スタッフ紹介（小型PC）*/
    .staff-box {
        width: 28%;
        margin: 20px;
        margin-bottom: 40px;
    }

    .yoyaku-btn {
        background: none;
    }
}

/* 1280px～：大型PC
  ------------------------------ */
@media screen and (min-width: 1280px) {
}

/*android用　ボタン追記*/
top-btn02,
top-btn03,
top-btn01 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}

.p-widget li.p-article05 {
    padding: 25px 0;
}
@media screen and (max-width: 767px) {
    .p-widget li.p-article05 {
        padding: 20px 0;
    }
}

/* .p-global-nav .menu-item-1045 a {
    color: #a58a55;
    letter-spacing: -0.5px;
  }
  .p-global-nav .menu-item-1045 a:hover {
    background: #ffffff;
    color: #2f2f2f;
  } */

/* .l-footer .p-copyright {
    background: none;
  } */

.l-main .p-entry__body ul {
    margin-left: 0;
}

.l-main .p-entry__body ul li {
    list-style-type: none;
}

/* .l-main .p-entry__body a {
    color: inherit;
  } */

/* .l-main .p-entry__body a:hover {
    text-decoration: none;
  } */

.l-footer .p-info .footer-text-area {
    color: #000000;
}

.l-footer .p-info .footer-logo {
    margin-bottom: 0;
}

.l-footer .footer-logo-image {
    width: 100%;
}

.l-footer .p-info__col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33.3%;
}

@media screen and (max-width: 767px) {
    .l-footer .p-info__col {
        display: block;
        width: 100%;
        margin-bottom: 40px;
    }

    .l-footer .footer-logo {
        margin: 0 auto;
        text-align: center;
        margin-bottom: -40px;
    }
}
