﻿/* service-common */


/* table
----------------------------------------- */
/* table-ttl-wrapper */
.table-ttl-wrapper {
    margin-bottom: 20px;
}

.table-ttl-wrapper .inner-sec-ttl03 {}

.table-ttl-wrapper.dbl-btn .inner-sec-ttl03 {}

.table-ttl_btn {}

.table-ttl_btn a {
    margin-right: 10px;
}

.table-ttl_btn a:last-child {
    margin-top: 6px;
}

/* service-tbl */
.service-tbl_wrapper {
    overflow-x: scroll;
}

.price-tbl_border {
    padding-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}

/* sticky */
.service-tbl_wrapper.tbl-row-sticky {
    overflow-x: auto;
}

.service-tbl_wrapper.tbl-row-sticky .service-tbl th,
.service-tbl_wrapper.tbl-row-sticky .service-tbl td {
    white-space: nowrap;
}

.service-tbl_wrapper.tbl-row-sticky th.sticky,
.service-tbl_wrapper.tbl-row-sticky td.sticky {
    position: sticky;
    top: 0;
    left: 0;
}

.service-tbl {
    min-width: 560px;
    border-collapse: separate;
    border: 1px solid #ccc;
    border-spacing: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.service-tbl.t-center th,
.service-tbl.t-center td {
    text-align: center;
}

.service-tbl.w-middle {
    min-width: 660px;
}

.service-tbl.w-long {
    min-width: 800px;
}

.service-tbl.w-100 {
    min-width: 100%;
}

.service-tbl tr:last-child th,
.service-tbl tr:last-child td {
    border-bottom: none;
}

.service-tbl th,
.service-tbl td {
    padding: 10px 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.4;
}

.service-tbl th.no-border-bottom,
.service-tbl td.no-border-bottom {
    border-bottom: none;
}

.service-tbl th:last-child,
.service-tbl td:last-child {
    border-right: none;
}

.service-tbl .th-radius-left {
    border-top-left-radius: 5px;
}

.service-tbl .th-radius-right {
    border-top-right-radius: 5px;
}

.service-tbl .t-center {
    text-align: center;
}

.service-tbl th.th-ttl,
.service-tbl td.th-ttl {
    padding: 10px 10px;
    font-size: 1.4rem;
}

.service-tbl th.th-ttl-large,
.service-tbl td.th-ttl-large {
    padding: 10px 10px;
    font-size: 1.6rem;
    line-height: 1.6;
}

.service-tbl th.th-ttl_small,
.service-tbl td.th-ttl_small {
    padding: 10px 10px;
    font-size: 1.2rem;
}

.service-tbl th.height-big,
.service-tbl td.height-big {
    padding-top: 15px;
    padding-bottom: 15px;
}

.service-tbl th.t-left,
.service-tbl td.t-left {
    text-align: left;
    padding-left: 15px;
}

.service-tbl th.t-read,
.service-tbl td.t-read {
    padding: 20px 25px;
    line-height: 1.8;
    text-align: left;
}

.service-tbl th.t-read.wide,
.service-tbl td.t-read.wide {
    padding: 30px 35px;
}

.service-tbl th.t-read p,
.service-tbl td.t-read p {
    margin-bottom: 15px;
    font-weight: 500;
}

.service-tbl th.t-read p:last-child,
.service-tbl td.t-read p:last-child {
    margin-bottom: 0;
}

.service-tbl th.t-read .s-ttl,
.service-tbl td.t-read .s-ttl {
    display: block;
    margin-bottom: 5px;
    font-size: 1.5rem;
    font-weight: 500;
}

.service-tbl th.t-read .s-ttl-large,
.service-tbl td.t-read .s-ttl-large {
    display: block;
    margin-bottom: 14px;
    font-size: 1.6rem;
    font-weight: 500;
}

/** service-tbl_text-list **/
.service-tbl_text-list {
    margin-top: 20px;
    padding-top: 6px;
    border-top: 1px solid #EDEDED;
}

.service-tbl_text-list li {
    display: flex;
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #EDEDED;
    font-size: 1.3rem;
}

.service-tbl_text-list .ttl {
    display: block;
    width: 10em;
    font-weight: 500;
}

.service-tbl_text-list .body {
    width: calc(100% - 10em);
    font-weight: 500;
}

/** bg-color **/
.bg_blue-base {
    background-color: #51729A;
    color: #fff;
}

.bg_blue-gra01 {
    background-color: #678CB9;
    color: #fff;
}

.bg_blue-gra02 {
    background-color: #4B698E;
    color: #fff;
}

.bg_blue-gra03 {
    background-color: #456180;
    color: #fff;
}

.bg_blue-gra04 {
    background-color: #213B5C;
    color: #fff;
}

.bg_blue-gra05 {
    background-color: #000000;
    color: #fff;
}

.bg_gray-base {
    background-color: #F7F7F7;
}

.bg_gray-th {
    background-color: #E3E3E3;
}

.bg_white {
    background-color: #fff;
}

/* service-tbl_text-area */
.service-tbl_text-area {
    margin-top: 14px;
    font-size: 1.1rem;
    line-height: 1.6;
}

.service-tbl_tax-in-text {
    text-indent: -1em;
    padding-left: 1em;
    font-weight: 500;
}

.service-tbl_alert-list {
    margin-top: 10px;
}

.service-tbl_alert-list li {
    margin-bottom: 4px;
    text-indent: -1em;
    padding-left: 1em;
    font-weight: 500;
}

.service-tbl_alert-list li:last-child {
    margin-bottom: 0;
}

.service-tbl_alert-list li a {
    text-decoration: underline;
}

/* service_one-col-tbl */
.service_one-col-tbl {
    border: 1px solid #ccc;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.service_one-col-tbl_inner:first-child .service_one-col-tbl_ttl {
    border-top: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.service_one-col-tbl_ttl {
    padding: 20px 30px;
    border-top: 1px solid #ccc;
    background-color: #F7F7F7;
    text-align: center;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.6;
}

.service_one-col-tbl_btn {
    margin-top: 10px;
}

.service_one-col-tbl .sec-lead {
    padding: 30px;
}

.service_one-col-tbl .sec-lead p {
    margin-bottom: 20px;
}

.service_one-col-tbl .sec-lead p:last-child {
    margin-bottom: 0;
}

.service_one-col-tbl .service_one-col-tbl_sub-ttl {
    display: block;
    margin-bottom: 14px;
    font-size: 1.6rem;
    font-weight: 500;
}


/* parts
----------------------------------------- */
/* img-text-sec */
.img-text-sec {
    margin-bottom: 40px;
    justify-content: space-between;
}

.img-text-sec.no-mb {
    margin-bottom: 0;
}

.img-text-sec:last-child {
    margin-bottom: 0;
}

.img-text-sec.left-img {}

.img-text-sec.right-img {}

.img-text-sec .img-side {
    margin-bottom: 25px;
}

.img-text-sec .img-side picture {
    display: inline-block;
    margin-bottom: 15px;
}

.img-text-sec .img-side picture:last-child {
    margin-bottom: 0;
}

.img-text-sec .text-side {}

.img-text-sec_ttl {
    display: inline-block;
    position: relative;
    margin-bottom: 16px;
    padding-right: 40px;
    font-size: 1.8rem;
    line-height: 1.8;
}

.img-text-sec_ttl::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 25px;
    height: 1px;
    background-color: #333;
}

.service-dot-list {}

.service-dot-list li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 16px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.8;
}

.service-dot-list li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 2px;
    width: 5px;
    height: 5px;
    background-color: #333;
    border-radius: 50%;
}

.service-dot-list li:last-child {
    margin-bottom: 0;
}

.service-sup-list {
    margin-top: 20px;
}

.service-sup-list li {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.7;
}

/* img-list_4column */
.img-list_4column {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0;
}

.img-list_4column li {
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

.img-list_4column li:nth-child(odd) {
    margin-right: 10px;
}

.img-list_4column li:last-child {}

/* img-list_3column */
.img-list_3column {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0;
}

.img-list_3column li {
    margin-bottom: 20px;
}

.img-list_3column li:last-child {
    margin-bottom: 0;
}



/* contents
----------------------------------------- */
/* cta-sec */
#service .cta-sec {
    margin-top: 0;
}

/* service-intro-wrapper */
.service-intro-wrapper {
    margin-bottom: 50px;
    padding-bottom: 50px;
    /* border-bottom: 1px solid #E6E6E6; */
    overflow: hidden;
}

.car-coating .service-intro-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

/* service-intro-sec */
.service-intro-sec {}

.service-intro-sec .sec-copy {
    margin-bottom: 35px;
    padding: 0 20px;
}

.service-intro-sec .sec-copy_main {}

.service-intro-sec_cont {}

.service-intro-sec_cont_text-side {
    margin-bottom: 50px;
    padding: 0 20px;
}

.service-intro-sec_cont_text-side .sec-lead p {
    margin-bottom: 22px;
    font-size: 1.4rem;
    line-height: 2.1;
    font-weight: 500;
}

.service-intro-sec_cont_img-side {
    margin-bottom: -14px;
    padding: 0 20px;
}

.service-intro-sec_cont_img-side_img {
    width: 100%;
}

/* service-recommend-sec */
.service-recommend-sec {
    position: relative;
    margin-top: 60px;
    padding-top: 5vw;
}

.service-recommend-sec::before {
    content: "Recommended for";
    position: absolute;
    top: -5vw;
    left: -1.5vw;
    font-family: "Cormorant Garamond", system-ui;
    font-weight: 400;
    font-size: 15vw;
    letter-spacing: -0.03em;
    line-height: 1;
    white-space: nowrap;
    color: #EFEFEF;
    z-index: -10;
}

.service-recommend-sec_inner {
    position: relative;
    padding: 35px;
}

.service-recommend-sec_inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e6e5e5;
    opacity: 0.35;
    z-index: -5;
}

.service-recommend-sec_inner::after {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    border: 1px solid #333;
    z-index: -3;
}

.service-recommend-sec_ttl {
    margin-bottom: 25px;
    font-size: 1.8rem;
    line-height: 1.8;
}

.service-recommend-sec_ttl strong {
    position: relative;
    display: inline;
    box-decoration-break: clone;
    padding-bottom: 5px;
    /* 下線の位置調整のためにパディング */
    background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 4px);
    background-position: 0 100%;
    background-repeat: repeat-x;
    background-size: 2px 1px;
    font-weight: normal;
}

.service-recommend-list {}

.service-recommend-list li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 15px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6;
}

.service-recommend-list li::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #333;
    border-radius: 50%;
}

.service-recommend-list li:last-child {
    margin-bottom: 0;
}

/* service-intro-sec_img-list */
.service-intro-sec_img-list {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
    padding: 0 10px;
}

.service-intro-sec_img-list li {
    width: calc(50% - 5px);
    margin-bottom: 10px;
}

.service-intro-sec_img-list li:nth-child(odd) {
    margin-right: 10px;
}

.service-intro-sec_img-list li:last-child {}

/* service-cont-body */
.service-cont-body {
    padding: 0 20px;
}

/** service-inner-sec **/
.service-inner-sec01 {
    margin-top: 80px;
}

.service-inner-sec01.no-mrgn {
    margin-top: 0;
}

.service-inner-sec02 {
    padding-top: 50px;
}

.service-inner-sec02.no-mrgn {
    margin-top: 0;
}

.service-inner-sec03 {
    margin-top: 30px;
}

.service-inner-sec03.no-mrgn {
    margin-top: 0;
}

/* price-sec */
.price-sec {}

.price-sec_price-box_wrapper {}

.price-sec_price-box {
    position: relative;
    text-align: left;
}

.price-sec_price-box.no-border::before,
.price-sec_price-box.no-border::after,
.price-sec_price-box.no-border .price-sec_price-box_inner::before,
.price-sec_price-box.no-border .price-sec_price-box_inner::after {
    display: none;
}

.price-sec_price-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
    background-size: 3px 1px;
    background-repeat: repeat-x;
}

.price-sec_price-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
    background-size: 3px 1px;
    background-repeat: repeat-x;
}

.price-sec_price-box_inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(to bottom, #333, #333 1px, transparent 1px, transparent 3px);
    background-size: 1px 3px;
    background-repeat: repeat-y;
}

.price-sec_price-box_inner::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(to bottom, #333, #333 1px, transparent 1px, transparent 3px);
    background-size: 1px 3px;
    background-repeat: repeat-y;
}

.price-sec_price-box_inner {
    padding: 25px 30px;
    background-color: #F7F7F7;
}

.price-sec_price-box .price-text {
    font-size: 1.8rem;
    line-height: 1.6;
}

.price-sec_price-box .price-text .br {}

.price-sec_price-box .price-text:nth-child(2) {
    margin-top: 10px;
}

.price-sec_price-box .price-sub-text {
    margin-top: 5px;
    font-size: 1.3rem;
    line-height: 1.6;
}

.price-sec_price-box .price-btn {
    display: block;
    max-width: 300px;
    margin: 10px auto;
    padding: 15px 0;
    border-radius: 50px;
    background-color: #333;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
}

/* service-case-sec */
.service-case-sec {
    margin-top: 80px;
    padding: 30px 25px;
    background-color: #F7F7F7;
}

.service-case-sec_inner {
    padding: 38px 25px 25px;
    background-color: #fff;
}

.service-case-sec_ttl {
    margin-bottom: 34px;
}

.service-case-sec_ttl .jpn {
    display: block;
    margin-bottom: 6px;
    font-size: 1.8rem;
    line-height: 1.4;
}

.service-case-sec_ttl .eng {
    display: block;
    padding-left: 2px;
    font-family: "Cormorant Garamond", system-ui;
    font-weight: 500;
    letter-spacing: 0.01em;
    font-size: 1.3rem;
    line-height: 1.4;
}

.service-case-sec_list {}

.service-case-sec_list li {
    margin-bottom: 25px;
}

.service-case-sec_list li:last-child {
    margin-bottom: 0;
}

.service-case-sec_list li a {
    display: flex;
}

.service-case-sec_list .img-side {
    width: 100px;
    margin-right: 20px;
}

.service-case-sec_list .text-side {
    width: calc(100% - 120px);
}

.service-case-sec_list_ttl {
    margin-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1.8;
    font-weight: 500;
}

.service-case-sec_list_excerpt {
    font-size: 1.2rem;
    line-height: 2.0;
    font-weight: 500;
}

.service-case-sec_btn {
    margin-top: 30px;
    text-align: right;
}
























































/* tablet 560px - 959px */
@media only screen and (min-width: 560px) {

    /* table
----------------------------------------- */
    /* table-ttl-wrapper */
    .table-ttl-wrapper {
        margin-bottom: 20px;
    }

    .table-ttl-wrapper .inner-sec-ttl03 {}

    .table-ttl_btn {}

    .table-ttl_btn a {
        margin-right: 10px;
    }

    .table-ttl_btn a:last-child {
        margin-top: 6px;
    }

    /* service-tbl */
    .service-tbl_wrapper {
        overflow-x: scroll;
    }

    .price-tbl_border {
        padding-bottom: 0;
        border-bottom: none;
    }

    /* sticky */
    .service-tbl_wrapper.tbl-row-sticky {
        overflow-x: scroll;
    }

    .service-tbl_wrapper.tbl-row-sticky .service-tbl th,
    .service-tbl_wrapper.tbl-row-sticky .service-tbl td {
        white-space: normal;
    }

    .service-tbl_wrapper.tbl-row-sticky th.sticky,
    .service-tbl_wrapper.tbl-row-sticky td.sticky {
        position: relative;
        top: auto;
        left: auto;
    }

    .service-tbl {
        min-width: 560px;
        border-collapse: separate;
        border: 1px solid #ccc;
        border-spacing: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .service-tbl.t-center th,
    .service-tbl.t-center td {
        text-align: center;
    }

    .service-tbl.w-middle {
        min-width: 100%;
    }

    .service-tbl.w-long {
        min-width: 100%;
    }

    .service-tbl.w-100 {
        min-width: 100%;
    }

    .service-tbl tr:last-child th,
    .service-tbl tr:last-child td {
        border-bottom: none;
    }

    .service-tbl th,
    .service-tbl td {
        padding: 10px 15px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        vertical-align: middle;
        font-size: 1.3rem;
        font-weight: 500;
        line-height: 1.6;
    }

    .service-tbl th.no-border-bottom,
    .service-tbl td.no-border-bottom {
        border-bottom: none;
    }

    .service-tbl th:last-child,
    .service-tbl td:last-child {
        border-right: none;
    }

    .service-tbl .th-radius-left {
        border-top-left-radius: 5px;
    }

    .service-tbl .th-radius-right {
        border-top-right-radius: 5px;
    }

    .service-tbl .t-center {
        text-align: center;
    }

    .service-tbl th.th-ttl,
    .service-tbl td.th-ttl {
        padding: 10px 12px;
        font-size: 1.4rem;
    }

    .service-tbl th.th-ttl-large,
    .service-tbl td.th-ttl-large {
        padding: 10px 12px;
        font-size: 1.6rem;
        line-height: 1.6;
    }

    .service-tbl th.th-ttl_small,
    .service-tbl td.th-ttl_small {
        padding: 10px 10px;
        font-size: 1.3rem;
    }

    .service-tbl th.height-big,
    .service-tbl td.height-big {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .service-tbl th.t-left,
    .service-tbl td.t-left {
        text-align: left;
        padding-left: 15px;
    }

    .service-tbl th.t-read,
    .service-tbl td.t-read {
        padding: 22px 28px;
        line-height: 2.0;
        text-align: left;
    }

    .service-tbl th.t-read.wide,
    .service-tbl td.t-read.wide {
        padding: 35px 40px;
    }

    .service-tbl th.t-read p,
    .service-tbl td.t-read p {
        margin-bottom: 15px;
        font-weight: 500;
    }

    .service-tbl th.t-read p:last-child,
    .service-tbl td.t-read p:last-child {
        margin-bottom: 0;
    }

    .service-tbl th.t-read .s-ttl,
    .service-tbl td.t-read .s-ttl {
        display: block;
        margin-bottom: 5px;
        font-size: 1.5rem;
        font-weight: 500;
    }

    .service-tbl th.t-read .s-ttl-large,
    .service-tbl td.t-read .s-ttl-large {
        display: block;
        margin-bottom: 14px;
        font-size: 1.6rem;
        font-weight: 500;
    }

    /** service-tbl_text-list **/
    .service-tbl_text-list {
        margin-top: 20px;
        padding-top: 6px;
        border-top: 1px solid #EDEDED;
    }

    .service-tbl_text-list li {
        display: flex;
        margin-bottom: 6px;
        padding-bottom: 6px;
        border-bottom: 1px solid #EDEDED;
        font-size: 1.3rem;
    }

    .service-tbl_text-list .ttl {
        display: block;
        width: 10em;
        font-weight: 500;
    }

    .service-tbl_text-list .body {
        width: calc(100% - 10em);
        font-weight: 500;
    }

    /** bg-color **/
    .bg_blue-base {
        background-color: #51729A;
        color: #fff;
    }

    .bg_blue-gra01 {
        background-color: #678CB9;
        color: #fff;
    }

    .bg_blue-gra02 {
        background-color: #4B698E;
        color: #fff;
    }

    .bg_blue-gra03 {
        background-color: #456180;
        color: #fff;
    }

    .bg_blue-gra04 {
        background-color: #213B5C;
        color: #fff;
    }

    .bg_blue-gra05 {
        background-color: #000000;
        color: #fff;
    }

    .bg_gray-base {
        background-color: #F7F7F7;
    }

    .bg_gray-th {
        background-color: #E3E3E3;
    }

    .bg_white {
        background-color: #fff;
    }

    /* service-tbl_text-area */
    .service-tbl_text-area {
        margin-top: 14px;
        font-size: 1.1rem;
        line-height: 1.6;
    }

    .service-tbl_tax-in-text {
        text-indent: -1em;
        padding-left: 1em;
        font-weight: 500;
    }

    .service-tbl_alert-list {
        margin-top: 10px;
    }

    .service-tbl_alert-list li {
        margin-bottom: 4px;
        text-indent: -1em;
        padding-left: 1em;
        font-weight: 500;
    }

    .service-tbl_alert-list li:last-child {
        margin-bottom: 0;
    }

    .service-tbl_alert-list li a {
        text-decoration: underline;
    }

    /* service_one-col-tbl */
    .service_one-col-tbl {
        border: 1px solid #ccc;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .service_one-col-tbl_inner:first-child .service_one-col-tbl_ttl {
        border-top: none;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .service_one-col-tbl_ttl {
        padding: 30px 30px;
        border-top: 1px solid #ccc;
        background-color: #F7F7F7;
        text-align: center;
        font-weight: 500;
        font-size: 1.6rem;
        line-height: 1.6;
    }

    .service_one-col-tbl_btn {
        margin-top: 10px;
    }

    .service_one-col-tbl .sec-lead {
        padding: 40px;
    }

    .service_one-col-tbl .sec-lead p {
        margin-bottom: 20px;
    }

    .service_one-col-tbl .sec-lead p:last-child {
        margin-bottom: 0;
    }

    .service_one-col-tbl .service_one-col-tbl_sub-ttl {
        display: block;
        margin-bottom: 14px;
        font-size: 1.6rem;
        font-weight: 500;
    }


    /* parts
----------------------------------------- */
    /* img-text-sec */
    .img-text-sec {
        display: flex;
        margin-bottom: 60px;
    }

    .img-text-sec.no-mb {
        margin-bottom: 0;
    }

    .img-text-sec:last-child {
        margin-bottom: 0;
    }

    .img-text-sec.left-img {}

    .img-text-sec.right-img {
        flex-direction: row-reverse;
    }

    .img-text-sec .img-side {
        width: 33%;
        margin-bottom: 25px;
    }

    .img-text-sec .img-side picture {
        display: inline-block;
        margin-bottom: 15px;
    }

    .img-text-sec .img-side picture:last-child {
        margin-bottom: 0;
    }

    .img-text-sec.left-img .img-side {}

    .img-text-sec.right-img .img-side {
        margin-left: 7%;
    }

    .img-text-sec .text-side {
        width: 60%;
    }

    .img-text-sec_ttl {
        display: inline-block;
        position: relative;
        margin-bottom: 16px;
        padding-right: 65px;
        font-size: 1.8rem;
        line-height: 1.8;
    }

    .img-text-sec_ttl::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        width: 45px;
        height: 1px;
        background-color: #333;
    }

    .service-dot-list {}

    .service-dot-list li {
        position: relative;
        margin-bottom: 5px;
        padding-left: 16px;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.8;
    }

    .service-dot-list li::before {
        content: "";
        position: absolute;
        top: 11px;
        left: 2px;
        width: 5px;
        height: 5px;
        background-color: #333;
        border-radius: 50%;
    }

    .service-dot-list li:last-child {
        margin-bottom: 0;
    }

    /* img-list_4column */
    .img-list_4column {
        display: flex;
        flex-wrap: wrap;
        margin: 30px 0 0;
    }

    .img-list_4column li {
        width: calc(25% - 9px);
        margin: 0 12px 0 0;
    }

    .img-list_4column li:nth-child(odd) {
        margin-right: 12px;
    }

    .img-list_4column li:last-child {
        margin-right: 0;
    }

    /* img-list_3column */
    .img-list_3column {
        display: flex;
        flex-wrap: wrap;
        margin: 30px 0 0;
    }

    .img-list_3column li {
        width: calc(33.3% - 10px);
        margin: 0 15px 0 0;
    }

    .img-list_3column li:last-child {
        margin-right: 0;
    }


    /* contents
----------------------------------------- */
    /* cta-sec */
    #service .cta-sec {
        margin-top: 0;
    }

    /* service-intro-wrapper */
    .service-intro-wrapper {
        margin-bottom: 50px;
        padding-bottom: 50px;
        /* border-bottom: 1px solid #E6E6E6; */
        overflow: hidden;
    }

    .car-coating .service-intro-wrapper {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

    /* service-intro-sec */
    .service-intro-sec {}

    .service-intro-sec .sec-copy {
        margin-bottom: 50px;
        padding: 0 40px;
    }

    .service-intro-sec .sec-copy_main {}

    .service-intro-sec_cont {}

    .service-intro-sec_cont_text-side {
        margin-bottom: 50px;
        padding: 0 40px;
    }

    .service-intro-sec_cont_text-side .sec-lead p {
        margin-bottom: 25px;
        font-size: 1.4rem;
        line-height: 2.1;
        font-weight: 500;
    }

    .service-intro-sec_cont_img-side {
        margin-bottom: -14px;
        padding: 0 40px;
    }

    .service-intro-sec_cont_img-side_img {
        width: 55%;
        margin: 0 auto;
    }

    /* service-recommend-sec */
    .service-recommend-sec {
        position: relative;
        margin-top: 60px;
        padding-top: 7vw;
    }

    .service-recommend-sec::before {
        content: "Recommended for";
        position: absolute;
        top: -3vw;
        left: -1.5vw;
        font-family: "Cormorant Garamond", system-ui;
        font-weight: 400;
        font-size: 15vw;
        letter-spacing: -0.03em;
        line-height: 1;
        white-space: nowrap;
        color: #EFEFEF;
        z-index: -10;
    }

    .service-recommend-sec_inner {
        position: relative;
        padding: 60px;
    }

    .service-recommend-sec_inner::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #e6e5e5;
        opacity: 0.35;
        z-index: -5;
    }

    .service-recommend-sec_inner::after {
        content: "";
        position: absolute;
        top: 10px;
        left: 10px;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        border: 1px solid #333;
        z-index: -3;
    }

    .service-recommend-sec_ttl {
        margin-bottom: 35px;
        font-size: 2.2rem;
        line-height: 1.8;
    }

    .service-recommend-sec_ttl strong {
        position: relative;
        display: inline;
        box-decoration-break: clone;
        padding-bottom: 6px;
        /* 下線の位置調整のためにパディングを追加 */
        background-image: linear-gradient(to right, #333, #333 2px, transparent 2px, transparent 4px);
        background-position: 0 100%;
        background-repeat: repeat-x;
        background-size: 4px 2px;
        font-weight: normal;
    }

    .service-recommend-list {}

    .service-recommend-list li {
        position: relative;
        margin-bottom: 12px;
        padding-left: 18px;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 1.6;
    }

    .service-recommend-list li::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 0;
        width: 7px;
        height: 7px;
        background-color: #333;
        border-radius: 50%;
    }

    .service-recommend-list li:last-child {
        margin-bottom: 0;
    }

    /* service-intro-sec_img-list */
    .service-intro-sec_img-list {
        display: flex;
        flex-wrap: wrap;
        margin: 40px 0 0;
        padding: 0 10px;
    }

    .service-intro-sec_img-list li {
        width: calc(25% - 9px);
        margin: 0 12px 12px 0;
    }

    .service-intro-sec_img-list li:nth-child(odd) {
        margin-right: 12px;
    }

    .service-intro-sec_img-list li:last-child {
        margin-right: 0;
    }

    .service-intro-sec_img-list li:nth-child(4) {
        margin-right: 0;
    }

    /* service-cont-body */
    .service-cont-body {
        padding: 0 60px;
    }

    /** service-inner-sec **/
    .service-inner-sec01 {
        margin-top: 100px;
    }

    .service-inner-sec01.no-mrgn {
        margin-top: 0;
    }

    .service-inner-sec02 {
        padding-top: 60px;
    }

    .service-inner-sec02.no-mrgn {
        margin-top: 0;
    }

    .service-inner-sec03 {
        margin-top: 40px;
    }

    .service-inner-sec03.no-mrgn {
        margin-top: 0;
    }



    /* price-sec */
    .price-sec {}

    .price-sec_price-box_wrapper {}

    .price-sec_price-box {
        position: relative;
        text-align: center;
    }

    .price-sec_price-box.no-border::before,
    .price-sec_price-box.no-border::after,
    .price-sec_price-box.no-border .price-sec_price-box_inner::before,
    .price-sec_price-box.no-border .price-sec_price-box_inner::after {
        display: none;
    }

    .price-sec_price-box::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 3px 1px;
        background-repeat: repeat-x;
    }

    .price-sec_price-box::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 3px 1px;
        background-repeat: repeat-x;
    }

    .price-sec_price-box_inner::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background-image: linear-gradient(to bottom, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 1px 3px;
        background-repeat: repeat-y;
    }

    .price-sec_price-box_inner::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-image: linear-gradient(to bottom, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 1px 3px;
        background-repeat: repeat-y;
    }

    .price-sec_price-box_inner {
        padding: 45px 40px;
        background-color: #F7F7F7;
    }

    .price-sec_price-box .price-text {
        font-size: 2.0rem;
        line-height: 1.6;
    }

    .price-sec_price-box .price-text .br {}

    .price-sec_price-box .price-text:nth-child(2) {
        margin-top: 12px;
    }

    .price-sec_price-box .price-sub-text {
        margin-top: 5px;
        font-size: 1.5rem;
        line-height: 1.6;
    }

    .price-sec_price-box .price-btn {
        display: block;
        max-width: 360px;
        margin: 15px auto;
        padding: 15px 0;
        border-radius: 50px;
        background-color: #333;
        color: #fff;
        font-size: 1.4rem;
    }

    /* service-case-sec */
    .service-case-sec {
        margin-top: 80px;
        padding: 50px 45px;
        background-color: #F7F7F7;
    }

    .service-case-sec_inner {
        padding: 58px 50px 50px;
        background-color: #fff;
    }

    .service-case-sec_ttl {
        margin-bottom: 46px;
    }

    .service-case-sec_ttl .jpn {
        display: block;
        margin-bottom: 8px;
        font-size: 2.2rem;
        line-height: 1.4;
    }

    .service-case-sec_ttl .eng {
        display: block;
        padding-left: 3px;
        font-family: "Cormorant Garamond", system-ui;
        font-weight: 500;
        letter-spacing: 0.01em;
        font-size: 1.5rem;
        line-height: 1.4;
    }

    .service-case-sec_list {}

    .service-case-sec_list li {
        margin-bottom: 35px;
    }

    .service-case-sec_list li:last-child {
        margin-bottom: 0;
    }

    .service-case-sec_list li a {
        display: flex;
    }

    .service-case-sec_list .img-side {
        width: 140px;
        margin-right: 30px;
    }

    .service-case-sec_list .text-side {
        width: calc(100% - 170px);
    }

    .service-case-sec_list_ttl {
        margin-bottom: 14px;
        font-size: 1.6rem;
        line-height: 1.8;
        font-weight: 500;
    }

    .service-case-sec_list_excerpt {
        font-size: 1.2rem;
        line-height: 2.0;
        font-weight: 500;
    }

    .service-case-sec_btn {
        margin-top: 30px;
        text-align: right;
    }

}

/* tablet end */





























































/* PC 960px - */
@media only screen and (min-width: 960px) {

    /* table
----------------------------------------- */
    /* table-ttl-wrapper */
    .table-ttl-wrapper {
        position: relative;
        margin-bottom: 20px;
    }

    .table-ttl-wrapper .inner-sec-ttl03 {}

    .table-ttl-wrapper.dbl-btn .inner-sec-ttl03 {
        max-width: calc(100% - 540px);
    }

    .table-ttl_btn {
        position: absolute;
        top: 5px;
        right: 10px;
    }

    .table-ttl_btn a {
        margin-right: 10px;
    }

    .table-ttl_btn a:last-child {
        margin: 0;
    }

    /* service-tbl */
    .service-tbl_wrapper {
        overflow-x: auto;
    }

    .price-tbl_border {
        padding-bottom: 0;
        border-bottom: none;
    }

    /* sticky */
    .service-tbl_wrapper.tbl-row-sticky {
        overflow-x: auto;
    }

    .service-tbl_wrapper.tbl-row-sticky .service-tbl th,
    .service-tbl_wrapper.tbl-row-sticky .service-tbl td {
        white-space: normal;
    }

    .service-tbl_wrapper.tbl-row-sticky th.sticky,
    .service-tbl_wrapper.tbl-row-sticky td.sticky {
        position: relative;
        top: auto;
        left: auto;
    }

    .service-tbl {
        min-width: 100%;
        border-collapse: separate;
        border: 1px solid #ccc;
        border-spacing: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .service-tbl.t-center th,
    .service-tbl.t-center td {
        text-align: center;
    }

    .service-tbl.w-middle {
        min-width: 100%;
    }

    .service-tbl.w-long {
        min-width: 100%;
    }

    .service-tbl.w-100 {
        min-width: 100%;
    }

    .service-tbl tr:last-child th,
    .service-tbl tr:last-child td {
        border-bottom: none;
    }

    .service-tbl th,
    .service-tbl td {
        padding: 12px 12px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        vertical-align: middle;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.6;
    }

    .service-tbl th.no-border-bottom,
    .service-tbl td.no-border-bottom {
        border-bottom: none;
    }

    .service-tbl th:last-child,
    .service-tbl td:last-child {
        border-right: none;
    }

    .service-tbl .th-radius-left {
        border-top-left-radius: 5px;
    }

    .service-tbl .th-radius-right {
        border-top-right-radius: 5px;
    }

    .service-tbl .t-center {
        text-align: center;
    }

    .service-tbl th.th-ttl,
    .service-tbl td.th-ttl {
        padding: 12px 12px;
        font-size: 1.6rem;
    }

    .service-tbl th.th-ttl-large,
    .service-tbl td.th-ttl-large {
        padding: 12px 12px;
        font-size: 1.8rem;
        line-height: 1.6;
    }

    .service-tbl th.th-ttl_small,
    .service-tbl td.th-ttl_small {
        padding: 15px 10px;
        font-size: 1.3rem;
    }

    .service-tbl th.height-big,
    .service-tbl td.height-big {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .service-tbl th.t-left,
    .service-tbl td.t-left {
        text-align: left;
        padding-left: 17px;
    }

    .service-tbl th.t-read,
    .service-tbl td.t-read {
        padding: 25px 30px;
        line-height: 2.0;
        text-align: left;
    }

    .service-tbl th.t-read.wide,
    .service-tbl td.t-read.wide {
        padding: 40px 45px;
    }

    .service-tbl th.t-read p,
    .service-tbl td.t-read p {
        margin-bottom: 20px;
        font-weight: 500;
    }

    .service-tbl th.t-read p:last-child,
    .service-tbl td.t-read p:last-child {
        margin-bottom: 0;
    }

    .service-tbl th.t-read .s-ttl,
    .service-tbl td.t-read .s-ttl {
        display: block;
        margin-bottom: 5px;
        font-size: 1.7rem;
        font-weight: 500;
    }

    .service-tbl th.t-read .s-ttl-large,
    .service-tbl td.t-read .s-ttl-large {
        display: block;
        margin-bottom: 15px;
        font-size: 2.0rem;
        font-weight: 500;
    }

    .service-tbl .br-01 {
        display: none;
    }

    /** service-tbl_text-list **/
    .service-tbl_text-list {
        margin-top: 20px;
        padding-top: 6px;
        border-top: 1px solid #EDEDED;
    }

    .service-tbl_text-list li {
        display: flex;
        margin-bottom: 6px;
        padding-bottom: 6px;
        border-bottom: 1px solid #EDEDED;
        font-size: 1.3rem;
    }

    .service-tbl_text-list .ttl {
        display: block;
        width: 12em;
        font-weight: 500;
    }

    .service-tbl_text-list .body {
        width: calc(100% - 12em);
        font-weight: 500;
    }

    /** bg-color **/
    .bg_blue-base {
        background-color: #51729A;
        color: #fff;
    }

    .bg_blue-gra01 {
        background-color: #678CB9;
        color: #fff;
    }

    .bg_blue-gra02 {
        background-color: #4B698E;
        color: #fff;
    }

    .bg_blue-gra03 {
        background-color: #456180;
        color: #fff;
    }

    .bg_blue-gra04 {
        background-color: #213B5C;
        color: #fff;
    }

    .bg_blue-gra05 {
        background-color: #000000;
        color: #fff;
    }

    .bg_gray-base {
        background-color: #F7F7F7;
    }

    .bg_gray-th {
        background-color: #E3E3E3;
    }

    .bg_white {
        background-color: #fff;
    }

    /* service-tbl_text-area */
    .service-tbl_text-area {
        position: relative;
        min-height: 1em;
        margin-top: 14px;
        font-size: 1.2rem;
        line-height: 1.6;
    }

    .service-tbl_text-area.column {
        padding-right: 28em;
    }

    .service-tbl_tax-in-text {
        position: absolute;
        top: 0;
        right: 0;
        text-indent: -1em;
        padding-left: 1em;
        font-weight: 500;
    }

    .service-tbl_alert-list {
        margin-top: 10px;
    }

    .service-tbl_alert-list li {
        margin-bottom: 4px;
        text-indent: -1em;
        padding-left: 1em;
        font-weight: 500;
    }

    .service-tbl_alert-list li:last-child {
        margin-bottom: 0;
    }

    .service-tbl_alert-list li a {
        text-decoration: underline;
    }

    .service-tbl_alert-list li a:hover {
        text-decoration: none;
    }

    /* service_one-col-tbl */
    .service_one-col-tbl {
        border: 1px solid #ccc;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }

    .service_one-col-tbl_inner {
        display: flex;
        align-self: center;
        border-bottom: 1px solid #ccc;
    }

    .service_one-col-tbl_inner:last-child {
        border-bottom: none;
    }

    .service_one-col-tbl_inner:first-child .service_one-col-tbl_ttl {
        border-top: none;
        border-top-left-radius: 6px;
        border-top-right-radius: 0;
    }

    .service_one-col-tbl_ttl {
        display: flex;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        width: 320px;
        padding: 30px 30px;
        border-top: none;
        border-right: 1px solid #ccc;
        background-color: #F7F7F7;
        text-align: center;
        font-weight: 500;
        font-size: 1.8rem;
        line-height: 1.6;
    }

    .service_one-col-tbl_ttl_inner {}

    .service_one-col-tbl_btn {
        margin-top: 25px;
    }

    .service_one-col-tbl .sec-lead {
        width: calc(100% - 320px);
        padding: 40px;
    }

    .service_one-col-tbl .sec-lead p {
        margin-bottom: 20px;
    }

    .service_one-col-tbl .sec-lead p:last-child {
        margin-bottom: 0;
    }

    .service_one-col-tbl .service_one-col-tbl_sub-ttl {
        display: block;
        margin-bottom: 14px;
        font-size: 2.0rem;
        font-weight: 500;
    }


    /* parts
----------------------------------------- */
    /* img-text-sec */
    .img-text-sec {
        display: flex;
        margin-bottom: 70px;
    }

    .img-text-sec.no-mb {
        margin-bottom: 0;
    }

    .img-text-sec:last-child {
        margin-bottom: 0;
    }

    .img-text-sec.left-img {}

    .img-text-sec.right-img {
        flex-direction: row-reverse;
    }

    .img-text-sec .img-side {
        width: 37.5%;
        margin-bottom: 0;
    }

    .img-text-sec .img-side picture {
        display: inline-block;
        margin-bottom: 10px;
    }

    .img-text-sec .img-side picture:last-child {
        margin-bottom: 0;
    }

    .img-text-sec.left-img .img-side {}

    .img-text-sec.right-img .img-side {
        margin-left: 5%;
    }

    .img-text-sec .text-side {
        width: 57.5%;
    }

    .img-text-sec_ttl {
        display: inline-block;
        position: relative;
        margin-bottom: 16px;
        padding-right: 80px;
        font-size: 1.8rem;
        line-height: 1.8;
    }

    .large-size .img-text-sec_ttl {
        font-size: 2.4rem;
    }

    .img-text-sec_ttl::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        width: 60px;
        height: 1px;
        background-color: #333;
    }

    .service-dot-list {}

    .service-dot-list li {
        position: relative;
        margin-bottom: 5px;
        padding-left: 20px;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.8;
    }

    .large-size .service-dot-list li {
        padding-left: 22px;
        font-size: 1.8rem;
    }

    .service-dot-list li::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 2px;
        width: 6px;
        height: 6px;
        background-color: #333;
        border-radius: 50%;
    }

    .large-size .service-dot-list li::before {
        content: "";
        position: absolute;
        top: 14px;
        left: 2px;
        width: 8px;
        height: 8px;
        background-color: #333;
        border-radius: 50%;
    }

    .service-dot-list li:last-child {
        margin-bottom: 0;
    }

    /* img-list_4column */
    .img-list_4column {
        display: flex;
        flex-wrap: wrap;
        margin: 30px 0 0;
    }

    .img-list_4column li {
        width: calc(25% - 7.5px);
        margin: 0 10px 0 0;
    }

    .img-list_4column li:nth-child(odd) {
        margin-right: 10px;
    }

    .img-list_4column li:last-child {
        margin-right: 0;
    }

    /* img-list_3column */
    .img-list_3column {
        display: flex;
        flex-wrap: wrap;
        margin: 50px 0 0;
    }

    .img-list_3column li {
        width: calc(33.3% - 10px);
        margin: 0 15px 0 0;
    }

    .img-list_3column li:last-child {
        margin-right: 0;
    }


    /* contents
----------------------------------------- */
    /* cta-sec */
    #service .cta-sec {
        margin-top: 0;
    }

    /* service-intro-wrapper */
    .service-intro-wrapper {
        margin-bottom: 50px;
        padding-bottom: 50px;
        /* border-bottom: 1px solid #E6E6E6; */
        overflow: hidden;
    }

    .car-coating .service-intro-wrapper {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

    /* service-intro-sec */
    .service-intro-sec {}

    .service-intro-sec .sec-copy {
        width: 54%;
        margin-bottom: 50px;
        padding: 0 0 0 10%;
    }

    .service-intro-sec .sec-copy_main {
        font-size: 3.0rem;
        line-height: 1.8;
        letter-spacing: 0.03em;
    }

    .service-intro-sec_cont {}

    .service-intro-sec_cont_inner {
        position: relative;
        display: flex;
        padding: 0 0 0 10%;
    }

    .service-intro-sec_cont_text-side {
        width: 47%;
        margin: 0 12% 8.2vw 0;
        padding: 0;
    }

    .service-intro-sec_cont_text-side .sec-lead p {
        margin-bottom: 22px;
        font-size: 1.5rem;
        line-height: 2.3;
        font-weight: 500;
    }

    .service-intro-sec_cont_img-side {
        width: 41%;
        margin: -145px 0 8.2vw;
        padding: 0;
        transform: translateY(0);
    }

    .service-intro-sec_cont_img-side_img {
        width: 100%;
    }

    /* service-recommend-sec */
    .service-recommend-sec {
        position: relative;
        margin: 0 0 0;
        padding: 0 40px;
    }

    .service-recommend-sec::before {
        content: "Recommended for";
        position: absolute;
        top: -9.5vw;
        left: -0.8vw;
        font-family: "Cormorant Garamond", system-ui;
        font-weight: 400;
        font-size: 15vw;
        letter-spacing: -0.03em;
        line-height: 1;
        white-space: nowrap;
        color: #F4F4F4;
        z-index: -10;
    }

    .service-recommend-sec_inner {
        position: relative;
        max-width: 1120px;
        margin: 0 auto;
        padding: 70px 100px 80px;
    }

    .service-recommend-sec_inner::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #e6e5e5;
        opacity: 0.35;
        z-index: -5;
    }

    .service-recommend-sec_inner::after {
        content: "";
        position: absolute;
        top: 10px;
        left: 10px;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        border: 1px solid #333;
        z-index: -3;
    }

    .service-recommend-sec_ttl {
        margin-bottom: 45px;
        font-size: 3.0rem;
        line-height: 1.8;
        text-align: center;
    }

    .service-recommend-sec_ttl strong {
        position: relative;
        display: inline;
        box-decoration-break: clone;
        padding-bottom: 6px;
        /* 下線の位置調整のためにパディングを追加 */
        background-image: linear-gradient(to right, #333, #333 2px, transparent 2px, transparent 4px);
        background-position: 0 100%;
        background-repeat: repeat-x;
        background-size: 4px 2px;
        font-weight: normal;
    }

    .service-recommend-list {}

    .service-recommend-list li {
        position: relative;
        margin-bottom: 12px;
        padding-left: 22px;
        font-size: 2.1rem;
        font-weight: 500;
        line-height: 1.6;
    }

    .service-recommend-list li::before {
        content: "";
        position: absolute;
        top: 13px;
        left: 0;
        width: 8px;
        height: 8px;
        background-color: #333;
        border-radius: 50%;
    }

    .service-recommend-list li:last-child {
        margin-bottom: 0;
    }

    /* service-intro-sec_img-list */
    .service-intro-sec_img-list {
        display: flex;
        flex-wrap: wrap;
        max-width: 1200px;
        margin: 40px auto 0;
        padding: 0 40px;
    }

    .service-intro-sec_img-list li {
        width: calc(25% - 7.5px);
        margin: 0 10px 10px 0;
    }

    .service-intro-sec_img-list li:nth-child(odd) {
        margin-right: 10px;
    }

    .service-intro-sec_img-list li:last-child {
        margin-right: 0;
    }

    .service-intro-sec_img-list li:nth-child(4) {
        margin-right: 0;
    }

    /* service-cont-body */
    .service-cont-body {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 40px;
    }

    /** service-inner-sec **/
    .service-inner-sec01 {
        margin-top: 120px;
    }

    .service-inner-sec01.no-mrgn {
        margin-top: 0;
    }

    .service-inner-sec02 {
        padding-top: 80px;
    }

    .service-inner-sec02.no-mrgn {
        margin-top: 0;
    }

    .service-inner-sec03 {
        margin-top: 50px;
    }

    .service-inner-sec03.no-mrgn {
        margin-top: 0;
    }

    /* price-sec */
    .price-sec {}

    .price-sec_price-box_wrapper {}

    .price-sec_price-box {
        position: relative;
        text-align: center;
    }

    .price-sec_price-box.no-border::before,
    .price-sec_price-box.no-border::after,
    .price-sec_price-box.no-border .price-sec_price-box_inner::before,
    .price-sec_price-box.no-border .price-sec_price-box_inner::after {
        display: none;
    }

    .price-sec_price-box::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 3px 1px;
        background-repeat: repeat-x;
    }

    .price-sec_price-box::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(to right, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 3px 1px;
        background-repeat: repeat-x;
    }

    .price-sec_price-box_inner::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 1px;
        height: 100%;
        background-image: linear-gradient(to bottom, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 1px 3px;
        background-repeat: repeat-y;
    }

    .price-sec_price-box_inner::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background-image: linear-gradient(to bottom, #333, #333 1px, transparent 1px, transparent 3px);
        background-size: 1px 3px;
        background-repeat: repeat-y;
    }

    .price-sec_price-box_inner {
        padding: 55px 50px;
        background-color: #F7F7F7;
    }

    .price-sec_price-box .price-text {
        font-size: 2.4rem;
        line-height: 1.6;
    }

    .price-sec_price-box .price-text .br {
        display: none;
    }

    .price-sec_price-box .price-text:nth-child(2) {
        margin-top: 15px;
    }

    .price-sec_price-box .price-sub-text {
        margin-top: 8px;
        font-size: 1.8rem;
        line-height: 1.6;
    }

    .price-sec_price-box .price-btn {
        display: block;
        max-width: 430px;
        margin: 0 auto;
        padding: 20px 0;
        border-radius: 50px;
        background-color: #333;
        color: #fff;
        font-size: 1.6rem;
        transition: background-color .3s;
    }

    .price-sec_price-box .price-btn:hover {
        background-color: #555;
    }

    /* service-case-sec */
    .service-case-sec {
        margin-top: 150px;
        padding: 100px 100px;
        background-color: #F7F7F7;
    }

    .service-case-sec_inner {
        padding: 95px 100px 100px;
        background-color: #fff;
    }

    .service-case-sec_ttl {
        margin-bottom: 65px;
    }

    .service-case-sec_ttl .jpn {
        display: block;
        margin-bottom: 10px;
        font-size: 2.6rem;
        line-height: 1.4;
        letter-spacing: 0.06em;
    }

    .service-case-sec_ttl .eng {
        display: block;
        padding-left: 5px;
        font-family: "Cormorant Garamond", system-ui;
        font-weight: 500;
        letter-spacing: 0.03em;
        font-size: 1.6rem;
        line-height: 1.4;
    }

    .service-case-sec_list {
        display: flex;
        flex-wrap: wrap;
    }

    .service-case-sec_list li {
        width: 45%;
        margin: 0 0 40px 0;
    }

    .service-case-sec_list li:nth-child(odd) {
        width: 46%;
        margin: 0 8% 0 0;
    }

    .service-case-sec_list li:last-child {
        margin-bottom: 0;
    }

    .service-case-sec_list li a {
        display: flex;
    }

    .service-case-sec_list .img-side {
        width: 32%;
        margin-right: 8%;
        transition: opacity .3s;
    }

    .service-case-sec_list a:hover .img-side {
        opacity: .7;
    }

    .service-case-sec_list .text-side {
        width: 60%;
        transition: color .3s;
    }

    .service-case-sec_list a:hover .text-side {
        color: #999;
    }

    .service-case-sec_list_ttl {
        margin-bottom: 10px;
        font-size: 1.6rem;
        line-height: 1.7;
        font-weight: 500;
    }

    .service-case-sec_list_excerpt {
        font-size: 1.2rem;
        line-height: 2.0;
        font-weight: 500;
    }

    .service-case-sec_btn {
        margin-top: 40px;
        text-align: right;
    }

}

/* PC end */


/* PC:1201px - */
@media only screen and (min-width: 1201px) {}

/* PC end */

.service-inner-sec02 .access-sec_info-area {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
    padding-top: 20px;
}

.service-inner-sec02 .access-sec_info-area .sec-ttl .eng {
    text-align: left;
    font-size: 2.2rem;
}

#service #contents {
    padding-top: 0;
}

.service-inner-sec02 .service-sec .sec-ttl {
    margin-bottom: 55px;
    padding-left: 0;
}

.service-inner-sec02 {
    margin-bottom: 160px;
}

@media only screen and (max-width: 992px) {
    .service-sec .service-menu_switch {
        top: 7px;
    }
}