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

a:hover {
    text-decoration: none !important;
}
/*ヘッダーメニュー*/
.l-header {
    box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.25);
}
.p-global-nav > ul > li > a {
    position: relative;
    height: 100%;
    padding-right: 13px;
    padding-left: 13px;
}
.tel {
    font-size: 0.8rem;
    line-height: 23px;
}
.tel2 {
    font-size: 1.2rem;
    line-height: 10px;
    font-weight: bold;
    color: #3491bf;
}
.p-global-nav {
    font-size: 1rem;
    line-height: 70px;
    font-weight: bold;
}
.menu-item-55 {
    font-size: 15px;
    line-height: 16px;
    font-size: 19px;
    padding: 2px;
}
.menu-item-55 a:hover {
    background: #ffffff;
    color: #000;
}
.p-info__address {
    font-size: 0.9em;
    margin-top: 0px;
}
.p-info__text {
    font-size: 0.9em;
    color: #ff4d4d;
}
.c-logo--retina img {
    width: 80%;
}
/**/
p {
    font-size: 1rem;
    line-height: 1.8rem;
}
.flex,
.two_columns,
.two_columns_b,
.reform_menu {
    display: flex;
    flex-wrap: wrap;
}
.top_greeting {
    text-align: center;
    margin-top: 40px;
}
.top_greeting .ttl {
    margin: 20px 0;
    font-size: 2.1rem;
    line-height: 3rem;
    font-weight: bold;
}
.midashi {
    font-size: 2.2rem;
    font-family: "Josefin Sans", sans-serif;
    line-height: 1em;
    color: #90c0d8;
    text-align: center;
}
.midashi_sub {
    font-size: 0.8rem;
    line-height: 2em;
    letter-spacing: 3px;
    text-align: center;
}

.top_bg {
    background-color: #90c0d8;
    margin: 0 -200%;
    padding: 0 200%;
    text-align: center;
    margin-top: 40px;
}
.top_concept_menu,
.top_concept {
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.top_concept_menu .contents {
    background-color: #ffffff;
    width: 21%;
    padding: 1% 1% 2% 1%;
    margin: 1%;
    border-radius: 5px;
    position: relative;
    font-size: 1rem;
    line-height: 1.4rem;
}
.top_concept_menu .contents .alphabet {
    font-size: 0.6rem;
    font-family: "Josefin Sans", sans-serif;
    line-height: 3em;
    color: #90c0d8;
}
.top_concept_menu .contents .number {
    font-size: 2rem;
    font-family: "Josefin Sans", sans-serif;
    color: #90c0d8;
}
.top_concept_menu p {
    font-size: 1rem;
    font-weight: bold;
    letter-spacing: 1px;
    /*-webkit-transition: 1s;
      -moz-transition: 1s;
      -o-transition: 1s;
      -ms-transition: 1s;*/
    transition: 1s;
    line-height: 1.4em;
    margin-top: 10px;
}
.top_concept_menu p:hover {
    color: #c0c0c0;
}
.arrow {
    content: "";
    position: absolute;
    margin: 0 auto;
    border-top: 50px solid #000;
    border-left: 1px solid #000;
    box-sizing: border-box;
    margin-top: 5px;
}
.arrow::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: -6px;
    border-top: 6px solid #000;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.top_concept .two_columns .first_box {
    width: 52%;
}
.top_concept .two_columns .second_box {
    width: 45%;
}
.top_concept .two_columns .second_box img {
    width: 100%;
    height: auto;
}
.top_concept .alphabet {
    font-size: 0.9rem;
    font-family: "Josefin Sans", sans-serif;
    line-height: 2em;
    color: #90c0d8;
}
.top_concept .number {
    font-size: 5rem;
    font-family: "Josefin Sans", sans-serif;
    color: #90c0d8;
}
.top_concept .ttl {
    font-size: 2.1rem;
    line-height: 3rem;
    font-weight: bold;
}
.top_concept p {
    margin-top: 10px;
}
.top_concept .two_columns_b .first_box_b {
    width: 45%;
}
.top_concept .two_columns_b .first_box_b img {
    width: 100%;
    height: auto;
}
.top_concept .two_columns_b .second_box_b {
    width: 50%;
    margin-left: 2%;
}
.top_concept .two_columns {
    position: relative;
}
.top_concept .two_columns_b {
    position: relative;
}
.top_illustration {
    position: absolute;
    bottom: 50px;
    right: -50px;
    width: 16%;
    height: auto;
    min-width: 1px; /*IE対策*/
}
.top_illustration02 {
    position: absolute;
    bottom: 0px;
    left: 20%;
    width: 11%;
    height: auto;
    min-width: 1px; /*IE対策*/
}
.top_illustration03 {
    position: absolute;
    top: 340px;
    right: 10%;
    width: 12%;
    height: auto;
    min-width: 1px; /*IE対策*/
}
.top_illustration04 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 7%;
    height: auto;
    min-width: 1px; /*IE対策*/
}
.btn,
a.btn,
button.btn {
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 4rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem;
}
a.btn-flat {
    overflow: hidden;
    padding: 1rem 5rem;
    border-radius: 0;
    background: #fff;
    border: solid #000 1px;
    margin: 20px 10px;
}
a.btn-flat span {
    position: relative;
}
a.btn-flat:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateX(-96%);
    transform: translateX(-96%);
    background: #90c0d8;
}
a.btn-flat:hover:before {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.btn :after {
    content: " ＞";
    font-weight: bold;
}
a.btn-flat:hover {
    color: #ffffff;
}
.top_works_bg {
    background-image: url("/wp-content/uploads/2020/12/3542272_l-scaled.jpg");
    text-align: center;
    width: 100%;
    height: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin: 0 -200%;
    padding: 0 200%;
    padding-top: 80px;
    padding-bottom: 50px;
    margin-top: 60px;
    margin-bottom: 120px;
}
/*TOP-お知らせ*/
#cb_4 {
    text-align: center;
}
.listing-content {
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: left;
}
.listing-content li {
    font-size: 90%;
    width: 70%;
    height: auto;
    border-bottom: 1px dotted #69b7c9;
    margin: 0 auto;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.listing-content li time {
    width: 15%;
    display: inline-block;
}
.listing-content li a:hover {
    color: #69b7c9;
}
/*コンテンツページ共通*/
.p-page-header__upper {
    background-size: 100%;
    background-position: center top;
}
.p-page-header__title span {
    background-color: #ffffff;
    padding: 1%;
}

/*リフォーム*/

.reform .two_columns .first_box {
    width: 50%;
    margin-right: 4%;
}
.reform .two_columns .second_box {
    width: 45%;
}
.reform .ttl {
    font-size: 2.1rem;
    line-height: 3rem;
    font-weight: bold;
}
.two_columns,
.two_columns_b {
    margin-bottom: 20px;
}
.reform .two_columns_b .first_box_b {
    width: 45%;
}
.reform .two_columns_b .second_box_b {
    width: 50%;
    margin-left: 4%;
}
.reform_menu {
    margin: 0 auto;
    margin-bottom: 80px;
}
.menu_item {
    position: relative;
    width: 27%;
    background-color: #95c7df;
    margin: 1%;
    padding: 2%;
    border-radius: 5px; /* CSS3草案 */
    -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
    -moz-border-radius: 5px; /* Firefox用 */
    color: #fff !important;
    font-weight: bold;
    font-size: 1.1rem;
}

.menu_item:before {
    content: ""; /*何も入れない*/
    display: inline-block; /*忘れずに！*/
    width: 50px; /*画像の幅*/
    height: 50px; /*画像の高さ*/
    background-size: contain;
    vertical-align: middle;
    margin-right: 15px;
}
#kitchen:before {
    background-image: url(/wp-content/uploads/2021/01/icon01.png);
}
#bath:before {
    background-image: url(/wp-content/uploads/2021/01/icon02.png);
}
#toilet:before {
    background-image: url(/wp-content/uploads/2021/01/icon03.png);
}
#naisou:before {
    background-image: url(/wp-content/uploads/2021/01/icon04.png);
}
#gaiso:before {
    background-image: url(/wp-content/uploads/2021/01/icon05.png);
}
#yuka:before {
    background-image: url(/wp-content/uploads/2021/01/icon06.png);
}
#curtain:before {
    background-image: url(/wp-content/uploads/2021/01/icon07-1.png);
}
#taiyou:before {
    background-image: url(/wp-content/uploads/2021/01/icon08-1.png);
}
#exterior:before {
    background-image: url(/wp-content/uploads/2021/01/icon09.png);
}
.menu_item:after {
    position: absolute;
    top: 50%;
    right: 0.2em;
    content: "";
    margin-top: -5px;
    border: 7px solid transparent;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-color: #fff;
    transition: all 0.3s;
}
.menu_item:hover {
    background-color: #add8ed;
    color: #333;
}
.menu_item:hover:after {
    border-left-color: #1278a0;
}
#QandA-2 {
    width: 100%;
}
#QandA-2 dl {
    border: 1px solid #cdd6dd;
}
#QandA-2 dt {
    font-weight: bold;
    color: #31735e;
    background: #f4f4f4; /* 「Q」タイトルの背景色 */
    padding: 8px;
    border-top: 1px solid #cdd6dd;
    border-bottom: 1px solid #cdd6dd;
}
#QandA-2 dt:first-child {
    border-top: none;
}
#QandA-2 dt:before {
    content: "Q.";
    margin-right: 8px;
    font-family: "Josefin Sans", sans-serif;
}
#QandA-2 dd {
    padding: 16px 16px 24px 30px;
    margin: 0;
    line-height: 140%;
}

#QandA-2 dd:before {
    content: "A.";
    margin-right: 8px;
    margin-left: -21px;
    line-height: 2rem;
    font-family: "Josefin Sans", sans-serif;
}
.gmap {
    border: 0;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    max-width: none;
    width: 100vw;
}
.l-contents {
    overflow: visible;
}
/*見出し*/
.midashi_contents {
    font-size: 2.2rem;
    font-family: "Josefin Sans", sans-serif;
    line-height: 1em;
    color: #90c0d8;
    text-align: center;
    margin-bottom: 10px;
}
.midashi_sub_contents {
    font-size: 0.9rem;
    line-height: 2em;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}
.companytable {
    width: 100%;
    margin-bottom: 100px !important;
}
.area {
    margin-bottom: 100px;
    text-align: center;
}
.two_columns_staff {
    display: flex;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 100px;
}
.katagaki {
    font-size: 0.8rem;
    line-height: 2em;
    font-weight: bold;
}
.name {
    font-weight: bold;
    font-size: 1.4rem;
}
.name_eng {
    color: #90c0d8;
    font-weight: bold;
    margin-left: 30px;
}
.stafftext {
    font-size: 0.8rem;
    line-height: 1.8em;
}
.two_columns_staff .first {
    width: 80%;
}
.company_bg {
    background-image: url("/wp-content/uploads/2020/12/3542272_l-scaled.jpg");
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    margin: 0 -200%;
    padding: 0 200%;
    padding-top: 80px;
    padding-bottom: 50px;
    margin-top: 60px;
    margin-bottom: 120px;
}
.midashi_company {
    font-size: 2rem;
    font-weight: bold;
    line-height: 2em;
}
.company_bg .first {
    width: 70%;
    font-size: 1rem;
    line-height: 2em;
}
.company_bg .second {
    text-align: center;
}
.company_bg .second img {
    width: 70%;
}
.company_bg .flex {
    background-color: #ffffff;
    padding: 5%;
}
/*エントリーテーブル*/
.tableentry {
    width: 100%;
}
.tableentry th {
    width: 35%;
    background-color: #ebebeb;
}
.wpcf7 .wpcf7-list-item {
    display: inline;
}
.hissu {
    color: #ff4d4d;
    border: solid 1px #ff4d4d;
    border-radius: 20%;
    margin-left: 10px;
    padding: 1%;
}
.phone {
    color: #31735e;
    font-size: 1rem;
    font-family: "Josefin Sans", sans-serif;
    line-height: 1.7em;
}

/*会社案内*/
/*フッター*/
.l-footer .p-copyright {
    background: #90c0d8;
}
.l-footer .p-info__btn {
    background: #90c0d8;
    color: #ffffff;
    font-size: 1.1rem;
    letter-spacing: 3px;
    font-weight: bold;
}
.p-info__btn:after {
    content: " ＞";
}
.l-footer .p-info__btn:hover {
    background: #67a5c4;
    color: #ffffff;
}
.l-contents {
    margin-bottom: 0px;
}
/*スマホ対応*/

/*-------------------------------------------------------------------------------*/
/*====================
  {{メディアクエリ種類}}
   - ～479px：SP縦
   - 480px～599px：SP横
   - 600px～959px：タブレット
   - 960px～1279px：小型PC
   - 1280px～：大型PC
  ====================*/
@media screen and (min-width: 768px) {
    .br-sp {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .br-pc {
        display: none;
    }
}

/* ～599px：SP縦・横
  ------------------------------ */
@media screen and (max-width: 599px) {
    p {
        font-size: 0.9rem;
        line-height: 1.5rem;
    }
    .top_greeting .ttl,
    .top_concept .ttl {
        margin: 20px 0;
        font-size: 1.4rem;
        line-height: 2rem;
        font-weight: bold;
    }
    .top_concept_menu .contents {
        width: 44%;
        margin: 0 auto;
        margin-bottom: 5%;
    }
    .top_concept_menu p {
        font-size: 0.9rem;
    }
    .two_columns,
    .two_columns_b {
        flex-direction: column;
        margin-bottom: 40px;
    }
    .top_concept .two_columns .first_box,
    .top_concept .two_columns .second_box {
        width: 90%;
        margin: 0 auto;
    }
    .top_concept .two_columns .first_box,
    .top_concept .two_columns .second_box,
    .top_concept .two_columns_b .first_box_b,
    .top_concept .two_columns_b .second_box_b {
        width: 90%;
        margin: 0 auto;
    }
    .order1 {
        order: 1;
    }
    .order2 {
        order: 2;
    }
    .top_concept .alphabet {
        position: absolute;
        top: 170px;
    }
    .top_concept .number {
        position: absolute;
        top: 195px;
    }
    .top_illustration {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 24%;
    }
    .top_illustration02 {
        top: 220px;
        left: 70%;
        width: 25%;
    }
    .top_illustration03 {
        top: 220px;
        left: 70%;
        width: 25%;
    }
    .top_illustration04 {
        top: 220px;
        left: 70%;
        width: 22%;
    }
    a.btn-flat {
        padding: 1rem 1rem;
        margin: 2px 2px;
        font-size: 0.9rem;
        font-weight: bold;
    }
    .c-menu-btn::before {
        color: #000;
    }
    .c-logo img {
        vertical-align: middle;
        width: 63%;
        height: auto;
    }
    .arrow {
        border-top: 36px solid #000;
        margin-top: -20px;
    }

    .top_concept_menu,
    .top_concept {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .top_concept p {
        text-align: center;
    }
    .text_left {
        text-align: left !important;
    }
    .top_works_bg {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 0px;
        margin-bottom: 40px;
        background-size: 500px;
        background-attachment: scroll;
    }
    .listing-content {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
    }
    .listing-content li {
        font-size: 90%;
        width: 90%;
        line-height: 2em;
    }

    /*リフォームメニュー*/
    .reform .two_columns_b .second_box_b {
        width: 50%;
        margin-left: 0%;
    }
    .midashi_contents {
        font-size: 2rem;
    }
    .midashi_sub_contents {
        line-height: 1.2em;
        text-align: center;
        margin-bottom: 10px;
        font-weight: bold;
    }
    .p-page-header__upper {
        height: 100px;
    }
    .menu_item {
        width: 98%;
        margin: 0 auto;
        font-size: 0.9rem;
        margin-bottom: 5px;
        padding: 1%;
    }
    .reform_menu {
        margin-bottom: 30px;
    }
    .reform .two_columns .first_box,
    .reform .two_columns .second_box,
    .reform .two_columns_b .first_box_b,
    .reform .two_columns_b .second_box_b {
        width: 100%;
    }
    .reform .ttl {
        font-size: 1.5rem;
        line-height: 4rem;
        border-bottom: 3px solid #add8ed;
    }
    .btn btn-flat {
        text-align: center;
    }
    .two_columns p {
        margin-bottom: 0px;
    }
    .two_columns_b p {
        margin-bottom: 0px;
    }
    .two_columns a.btn-flat {
        margin-top: 20px;
    }
    .two_columns_b a.btn-flat {
        margin-top: 20px;
    }
    .center {
        text-align: center;
        margin: 0 auto;
    }
    #QandA-2 dd {
        line-height: 2em;
    }
    /*会社案内*/
    .two_columns_staff {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .two_columns_staff .first {
        width: 100%;
    }
    .two_columns_staff .second {
        width: 100%;
        text-align: center;
    }
    .two_columns_staff .second img {
        width: 40%;
    }
    /*会社概要*/
    .midashi_company {
        font-size: 1.5rem;
        line-height: 1.7em;
        margin-bottom: 10px;
    }
    .company_bg .first {
        width: 100%;
        font-size: 0.9rem;
        line-height: 2em;
    }
    .company_bg .second {
        width: 100%;
        margin: 20px 0;
    }
    .company_bg .second img {
        width: 20%;
    }
    .companytable {
        display: block;
        width: 92%;
        margin: 0 auto;
    }
    .companytable th {
        display: block;
        width: 100%;
    }
    .companytable td {
        display: block;
        width: 100%;
        text-align: center;
    }

    .companytable .l-inner {
        width: 100%;
        padding: 0px;
    }

    .company_bg {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 0px;
        margin-bottom: 40px;
        background-size: 1000px;
        background-attachment: scroll;
    }
    /*お問い合わせ*/
    .tableentry {
        display: block;
    }
    .tableentry th {
        display: block;
        width: 90%;
    }
    .tableentry td {
        display: block;
        width: 90%;
    }

    .p-global-nav li.current-menu-item a {
        color: #000;
    }
    .p-global-nav li {
        border-bottom: 1px dotted #c0c0c0;
    }
    .menu-item-55 a {
        line-height: 1.7em;
    }
}
/* 600px～959px：タブレット
  ------------------------------ */
@media screen and (min-width: 600px) and (max-width: 959px) {
}
/* 960px～1279px：小型PC
  ------------------------------ */
@media screen and (min-width: 960px) and (max-width: 1279px) {
}
/* 1280px～：大型PC
  ------------------------------ */
@media screen and (min-width: 1280px) and (max-width: 1449px) {
}
/* 1400px～：大型PC
  ------------------------------ */
@media screen and (min-width: 1450px) {
}

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

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

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

.l-main .p-entry__body a {
    color: #2d344a;
}

.l-main .p-entry__body a:hover {
    color: #ffffff;
}

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

@media screen and (max-width: 767px) {
    .p-entry__body .s_table {
        overflow: visible;
        white-space: normal;
    }
}
