/*==========================================================================*/


/*                            F U N C T I O N                               */


/*==========================================================================*/


/*==========================================================================*/


/*                               M I X I N                                  */


/*==========================================================================*/


/*==========================================================================*/


/*                     H O V E R    &    P C    O N L Y                     */


/*==========================================================================*/

@media screen and (min-width: 751px) {
    .anchor-link li:nth-child(3n+3),
    .anchor-link li:last-child {
        margin-right: 0;
    }
    ul.btn_bottom_event li a:hover {
        opacity: 0.8;
    }
    .under #characteristic {
        width: 70px;
        background: #2F6DCA;
        height: 1000px;
        margin: 0 auto;
    }
    .under #characteristic h4 {
        margin-bottom: 0;
    }
    .dl-frame {
        height: 1000px;
    }
    #characteristic {
        flex-direction: column-reverse;
        -webkit-writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -ms-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #characteristic h4 {
        color: #fff;
        letter-spacing: 0.1em;
    }
    .dl-frame {
        display: flex;
    }
    .qa-tb td:not([rowspan="3"]) {
        padding-bottom: 30px;
    }
    .case_list02 .post_list li:nth-child(3n+3),
    .case_list03 .post_list li:nth-child(3n+3),
    .case_list04 .post_list li:nth-child(3n+3) {
        margin-right: 0;
    }
    /* New */
    a:not([target=_blank]):hover,
    #menu-toggle:hover {
        opacity: 0.6;
    }
    #bx-pager .slick-slide {
        transition: 0.2s linear;
    }
    #bx-pager .slick-slide:hover {
        opacity: 1;
    }
    #bx-pager a {
        transition: 0.2s linear;
    }
    #bx-pager a:hover {
        opacity: 1;
    }
    .sweetlink:hover {
        opacity: 1 !important;
    }
    .case_list02 .post_list li:nth-child(3n+1),
    .case_list03 .post_list li:nth-child(3n+1),
    .case_list04 .post_list li:nth-child(3n+1) {
        clear: both;
    }
    .case_list02 .post_list li:nth-child(3n+3),
    .case_list03 .post_list li:nth-child(3n+3),
    .case_list04 .post_list li:nth-child(3n+3) {
        margin-right: 0;
    }
    #case .cate-tab li.cate03 {
        /* margin-right: 30px; */
        margin-right: 0;
    }
    .ud-link-bot li {
        transition: 0.2s linear;
    }
    .ud-link-bot li:hover {
        background-color: #fff;
    }
    .ud-link-bot li:hover a {
        color: #62060f;
        opacity: 1 !important;
    }
    .ud-link-bot li:hover a::before {
        background: url(../images/arrow-link2.png) center no-repeat;
        background-size: cover;
    }
    .custom-img-center:hover {
        opacity: 0.8;
    }
    .page-event .custom-img-center:hover {
        opacity: 1;
    }
    .custom-img-center:hover .custom-link a {
        opacity: 1 !important;
        background-color: #fff;
        color: #62060f;
    }
    .custom-img-center:hover .custom-link a::before {
        background: url(../images/arrow-link2.png) center no-repeat;
        background-size: cover;
    }
    .post_list li:hover {
        opacity: 0.7;
    }
    .case_list01 li:hover {
        opacity: 1 !important;
    }
    form#fmail input.postcode:hover {
        opacity: 0.7;
    }
    .hover-link {
        transition: 0.2s linear;
    }
    .hover-link:hover {
        opacity: 0.8;
    }
    .uBox__col3 .uBox__item:nth-child(2) {
        width: auto;
    }
    .uBox__col3 .uBox__item--img {
        height: 300px;
    }
}


/* END screen-min:751px */

@media screen and (min-width: 751px) and (max-width: 1880px) {
    .under #characteristic {
        height: calc(100% + 150px);
    }
}


/* END screen-min:751px && screen-max:1500px */


/*==========================================================================*/


/*                        M O B I L E    D E V I C E                        */


/*==========================================================================*/

@media screen and (min-width: 1px) and (max-width: 750px) {
    .under h2 {
        font-size: 22px;
    }
    .under h3 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .under h3 .jp {
        letter-spacing: 0;
    }
    .under h4 {
        font-size: min(5.625vw, 20px);
        margin-bottom: 20px;
        letter-spacing: 0;
    }
    .under h5 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    section {
        margin-bottom: 40px;
    }
    .anchor-link {
        margin-bottom: 0;
        width: 280px;
        max-width: 100%;
        margin: auto;
    }
    .anchor-link li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .anchor-link li:nth-child(2n+2),
    .anchor-link li:last-child {
        margin-right: 0 !important;
    }
    .anchor-link li:last-child {
        margin-bottom: 0;
    }
    .anchor-link li:nth-child(3n+3) {
        margin-right: 0;
    }
    .anchor-link li.cate03 {
        margin-bottom: 0;
    }
    .title-anchor {
        margin-bottom: 30px;
    }
    .title-anchor .en {
        font-size: 26px;
    }
    .title-anchor .jp {
        font-size: 16px;
    }
    #topic_path {
        margin-bottom: 15px;
    }
    .anchor-link li a {
        font-size: 14px;
    }
    .anchor-link li a::before {
        width: 30px;
        height: 5px;
    }
    .under main p {
        font-size: 14px;
        font-weight: 500;
    }
    .ud-list-box {
        padding: 40px 0;
        margin-bottom: 0;
    }
    .ud-list-box::before {
        height: 100%;
    }
    .ud-list-box .ud-item-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        padding: 22px 15px 28px;
    }
    .ud-list-box .ud-item-box:last-child {
        margin-bottom: 0;
    }
    .step-item {
        width: 100%;
        height: 100%;
        padding: 15px;
    }
    .step-item:not(:last-child) {
        margin-bottom: 43px;
    }
    .step-item:not(:last-child)::before {
        border-width: 20px 27px 0 27px;
        top: calc(100% + 15px);
    }
    .step-tt {
        font-size: 24px !important;
    }
    .pickup-content {
        display: flex;
        flex-direction: column;
    }
    .pickup-content>* {
        order: 3;
    }
    .pickup-content .pickup-tt,
    .pickup-content h4 {
        order: 1;
    }
    .pickup .pickup-tt {
        font-size: 34px;
        margin-bottom: 20px;
    }
    .pickup .pickup-tt span {
        padding-bottom: 10px;
    }
    .pickup {
        padding: 40px 0 110px;
    }
    .pickup::before {
        width: calc(100% + 30px);
        height: 96px;
        bottom: 30px;
        left: -15px;
    }
    .pickup-content .image-r {
        margin: 0 0 25px;
    }
    .ud-link-bot ul {
        flex-direction: column;
        align-items: center;
    }
    .ud-link-bot ul li {
        width: 290px;
        max-width: 100%;
        margin-right: 0;
    }
    .ud-link-bot ul li:not(:last-child) {
        margin-bottom: 20px;
    }
    .ud-link-bot ul li a {
        font-size: 14px;
        padding: 18px 30px 18px 20px;
    }
    .ud-link-bot .title-anchor {
        margin-bottom: 30px;
    }
    .ud-link-bot .title-anchor .en {
        font-size: 40px;
        line-height: 1.3;
    }
    .ud-link-bot .title-anchor .jp {
        font-size: 16px;
    }
    .ud-list-box .ud-item-box p {
        font-size: 14px;
    }
    .ud-list-box .ud-item-box .img {
        margin-bottom: 15px;
        text-align: center;
    }
    ul.btn_bottom_event li {
        width: 100%;
    }
    ul.btn_bottom_event li:nth-child(2n) {
        margin-left: 0;
    }
    .ud-bnr {
        width: 500px;
        flex-wrap: wrap;
    }
    .ud-bnr a {
        font-size: 16px;
        width: 100%;
    }
    ul.btn_bottom_event {
        width: 500px;
        max-width: 100%;
        margin: 35px auto 0;
    }
    .under .bnr {
        width: 500px;
    }
    .under .bnr a {
        font-size: 12px;
        padding-right: 10px;
        letter-spacing: -0.02em;
        height: 100px;
        padding-left: 26px;
        line-height: 1.5;
    }
    .under .bnr a span {
        font-size: 16px;
    }
    .stepBlock li {
        float: left;
        width: 31%;
        background: #f2f2f2;
        position: relative;
        margin-bottom: 2%;
        margin-right: 1%;
        margin-left: 1%;
        float: left;
    }
    .stepBlock p.arrow {
        right: -5px;
        border-width: 5px 0 5px 8px;
    }
    .stepBlock p {
        padding: 10px;
        font-size: 12px !important;
    }
    .stepBlock li:nth-of-type(3n+0) .arrow {
        display: none;
    }
    .stepBlock li:nth-of-type(5n+0) .arrow {
        display: block;
    }
    .stepBlock li:nth-of-type(3n+0) .arrow {
        display: none;
    }
    .stepBlock img {
        width: 50%;
    }
    .under .table02 td {
        display: block;
    }
    .under .about_dl dd {
        float: none;
        width: 100% !important;
    }
    .under .table02 td .img {
        width: 100%;
    }
    .under .about_dl dt {
        margin: 0 auto 10px !important;
        width: 100%;
        height: auto;
        background: transparent;
    }
    .under .about_dl dd {
        margin-bottom: 10px;
    }
    .qa-tb td[rowspan="3"] {
        margin: 0 auto 10px !important;
    }
    .qa-tb tr:last-child td {
        margin-bottom: 0;
    }
    /* New */
    .bx-wrapper .bx-viewport,
    #single .bxslider li {
        height: 300px !important;
    }
    #bx-pager .slick-track {
        width: 100% !important;
        transform: unset !important;
    }
    .bxslider .slick-slide,
    .bxslider {
        height: 68vw;
    }
    .bx-wrapper .bx-viewport,
    #single .bxslider li {
        height: 68vw !important;
    }
    #bx-pager .slick-slide {
        margin: 3px !important;
        width: calc(33.3333333333% - 6px) !important;
    }
    .column_btn01.ud-link-bot {
        flex-direction: column;
    }
    .column_btn01.ud-link-bot li {
        width: 290px;
        max-width: 100%;
        margin: 0 auto 20px !important;
    }
    .column_btn01.ud-link-bot li a {
        padding: 12px 30px 12px 20px;
        font-size: 16px;
    }
    .ud-link-bot li:last-child {
        margin-bottom: 0 !important;
    }
    .case_list02 .post_list li,
    .case_list03 .post_list li,
    .case_list04 .post_list li {
        width: calc((100% - 13px) / 2);
    }
    .case_list02 .post_list li:nth-child(2n+2),
    .case_list03 .post_list li:nth-child(2n+2),
    .case_list04 .post_list li:nth-child(2n+2) {
        margin-right: 0;
    }
    .post_image {
        height: 34vw;
    }
    #topic_path li,
    #topic_path a {
        font-size: 14px;
    }
    #top_info {
        min-height: 300px;
        background: url("../images/under_mainvisual-sp.jpg") center/cover no-repeat;
    }
    #top_info .inner {
        min-height: 300px;
    }
    
    /* #top_info.event {
        background: url("../images/event-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.house {
        background: url("../images/house-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.house-item {
        background: url("../images/item-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.maintenance {
        background: url("../images/maintenance-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.reform {
        background: url("../images/reform-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.estate {
        background: url("../images/estate-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.pickup-idx {
        background: url("../images/pickup-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.money {
        background: url("../images/money-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.about {
        background: url("../images/about-mainvisual-sp.jpg") left center no-repeat;
        background-size: cover;
    }
    #top_info.company {
        background: url("../images/company-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.voice {
        background: url("../images/voice-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.contact {
        background: url("../images/contact-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    }
    #top_info.case {
        background: url("../images/case-mainvisual-sp.jpg") center no-repeat;
        background-size: cover;
    } */
    #bx-pager a {
        height: 30vw;
    }
    .single_cate01 p,
    .single_cate01 span {
        font-size: 14px !important;
    }
    .under p.txt_boldB {
        font-size: 16px;
    }
    .ud-table th {
        font-size: 16px;
        padding: 10px;
    }
    .ud-table td {
        font-size: 14px;
        padding: 10px;
    }
    .ud-table .ud-list li {
        padding-left: 15px;
    }
    .ud-table .ud-list li::before {
        border-width: 6px 0 6px 7px;
    }
    #characteristic h4 {
        background-color: #2F6DCA;
        padding: 10px;
        color: #fff;
    }
    .ud-table .map p {
        font-size: 14px;
    }
    .tbl-block {
        display: block;
    }
    .tbl-block th {
        display: block;
        width: 100%;
        border: 1px solid #d01326;
    }
    .tbl-block td {
        display: block;
        width: 100%;
    }
    .tbl-block th,
    .tbl-block td {
        border-top: 0;
        border-bottom: 0;
    }
    .tbl-block tr:last-child td {
        border-bottom: 1px solid #999;
    }
    .case_list01 a {
        font-size: 14px;
        display: block !important;
        width: 100%;
    }
    .case_list01 .date {
        font-size: 14px;
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }
    .qa-tb h5 br {
        display: none;
    }
    div#fmail_thankspage {
        font-size: 16px !important;
    }
    .case_list01 .post_list li {
        background: rgba(0, 0, 0, 0) url(../images/icon.png) no-repeat scroll left 12px;
        background-size: 16px auto;
        padding: 11px 0 11px 24px;
    }
    .pagination {
        flex-wrap: wrap;
    }
    #topic_path li {
        line-height: 1.5;
        margin-bottom: 5px;
    }
    #single .ud-table th {
        width: 140px;
    }
    .single_cate01_img .img_center,
    .single_cate02_img .img_center,
    .single_cate03_img .img_center {
        height: 50vw;
    }
    .post_image a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mailform+.button {
        margin-bottom: 48px !important;
    }
    .three__more {
        flex-direction: column;
        align-items: center;
    }
    .three__more li {
        width: 290px;
    }
    .three__more li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .sec__floor--title {
        font-size: 30px !important;
    }
    .under .sitemap-tt {
        padding-bottom: 16px !important;
    }
    #content {
        padding-bottom: 55px;
    }
    .lh1-2 a {
        line-height: 1.2;
    }
    .blue {
        font-size: 16px !important;
        letter-spacing: -.02em;
    }

    .uBox__col2, .uBox__col3 {
        flex-direction: column;
    }
    .uBox__col3 .uBox__item--img {
        height: 200px;
        margin:  0;
    }
    .uBox__col3 .uBox__item:not(:last-child) {
        margin-bottom: 10px;
    }
    .uBox__item {
        width: 100% !important;
    }
    .uBox__item:not(:last-child) {
        margin-bottom: 30px;
    }
    .uBox__item--img {
        height: auto;
    }
    .none375 {
        display: block;
    }
    .txt-box {
        font-size: 12px !important;
    }
    .uBox__col3 .uBox__item--tt {
        font-size: 20px !important;
        margin-bottom: 10px;
    }
    .uBox__col3 .uBox__item--desc {
        font-size: 12px !important;
        letter-spacing: .05em;
    }

    .uBox__item--desc p:not(:last-child) {
        margin-bottom: 10px;
    }

    .ulist-earth .item:not(:last-child)  {
        margin-bottom: 8px;
    }

    .ulist-earth .item .num {
        margin-top: 0;
    }

    .f_col-4 {
        flex-wrap: wrap;
        column-gap: 0;
    }

    .f_col-4 .item {
        width: calc(50% - 5px);
        flex: 0 0 calc(50% - 5px);
    }

    .f_col-4 .item:nth-child(odd) {
        margin-right: 10px;
    }

    .f_col-4 .item:not(:nth-last-child(-n+2)) {
        margin-bottom: 20px;
    }

    .f_col-4 .item .title {
        padding: 0 12px 2px;
    }

    .structure-img1 {
        flex-direction: column;
    }
    .structure-img1 .craft2 {
        font-size: 16px;
        width: 285px;
        margin-left: auto;
        margin-right: auto;
    }
    .structure-img1 .craft2 span {
        width: calc(100% - 27px);
        top: calc(50% + 40px);
    }
    .structure-img2 {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
    .structure-img2 p {
        width: min(90.625vw, 440px);
    }
    .structure-img2 p:not(:last-child) {
        margin-bottom: 30px;
    }
    .structure-img2 span {
        font-size: min(2.5vw, 12px);
        left: 5px;
        padding-left: min(3.125vw, 15px);
    }
    .structure-img2 span::before {
        content: '※';
        font-size: min(3.125vw, 12px);
        top: 0;
    }
    .structure2 .structure-img2 .craft2 span {
        top: calc(50% + 30px);
    }
    .uFlex {
        flex-direction: column;
        align-items: center;
    }
    .cnt .ttl {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.5em;
    }
    .item02-col2 {
        gap: 30px;
    }
    .item02__item--img {
        margin-bottom: 10px;
    }
    .uFlex__content {
        margin-left: 0;
    }
    .uFlex__img {
        margin-bottom: 20px;
        max-width: 350px;
    }
    .floor {
        width: auto;
    }
    .list-circle {
        gap: 10px;
    }
    .list-circle .item {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        font-size: 13px;
        letter-spacing: 0;
    }
    .item02-col2 {
        max-width: 480px;
        margin-left: auto;
        margin-right: auto;
    }
    .item02__item--desc .ttl {
        font-size: 16px;
    }
    .structure3 .structure-img2 .craft2 span {
        top: calc(50% + 23px);
    }
    .structure-img1 {
        margin-bottom: 0 !important;
    }
    .uFlex__content h4 {
    }
    .none414 {
        display: block;
    } 
}


/* END min-width:1px && screen-max:750px */

@media screen and (min-width: 375px) and (max-width: 750px) {
    .under .bnr a span {
        font-size: 18px;
    }
    .under .bnr a {
        font-size: 14px;
    }
    .under h2 {
        font-size: 26px;
    }
    .under h3 {
        font-size: min(6.133vw, 24px);
    }
    .under h4 {
        font-size: min(5.333vw, 22px);
    }
    .under h5 {
        font-size: 20px;
    }
    .under .bnr a {
        padding-left: 35px;
    }
    .stepBlock p {
        font-size: 14px !important;
    }
    .none375 {
        display: none;
    }
    .txt-box {
        font-size: 14px !important;
    }
    .uBox__col3 .uBox__item--desc {
        font-size: 14px !important;
    }
    .item02__item--desc .ttl {
        font-size: min(4.267vw, 18px);
    }
}


/* END min-width:375px && screen-max:750px */

@media screen and (min-width: 414px) and (max-width: 750px) {
    .none414 {
        display: none;
    }
}

@media screen and (min-width: 425px) and (max-width: 750px) {
    .under .bnr a {
        padding-left: 45px;
    }
    .stepBlock img {
        width: 40%;
    }
    .stepBlock p.arrow {
        right: -9px;
        border-width: 8px 0 8px 12px;
    }
}


/* END min-width:425px && screen-max:750px */

@media screen and (min-width: 525px) and (max-width: 750px) {
    .stepBlock img {
        width: 30%;
    }
    #bx-pager .slick-slide {
        width: calc(20% - 6px) !important;
    }
    #bx-pager a {
        height: 17.715vw;
    }
}


/* END min-width:525px && screen-max:750px */


/*==========================================================================*/


/*                 F O R   S P E C I F I E D   B R O W S E R                */


/*==========================================================================*/


/* EDGE  */


/* FIREFOX */

@-moz-document url-prefix() {}


/* Safari 10.1+ (which is the latest version of Safari at this time) */

@supports (-webkit-touch-callout: none) {
    @media screen and (max-width: 750px) {
        .postcode {
            appearance: none !important;
        }
    }
}


/*==========================================================================*/


/*                             E N D   A L L                                */


/*==========================================================================*/