@charset "utf-8";

/* 背景 */
body.wcv {
    background-color: #f3f3f3;
}

/* 共通 */
body.wcv a.bnlink {
    display: inline-block;
}
body.wcv section {
    margin-bottom: 3rem;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width:768px) {
    body.wcv section {
        margin-bottom: 1rem;
    }
    body.wcv h2 img {
        max-height: 30px;
    }
    body.wcv h3 img {
        max-height: 20px;
    }
}
body.wcv section p {
    font-size: min(1.4rem, 2.8vw);
    line-height: min(2.2rem, 4.4vw);
}
body.wcv section em {
    color: #f80012;
    font-style: normal;
}
body.wcv .flex {
    display: flex;
    justify-content: center;
}
body.wcv .p25 {
    width: 25%;
}
body.wcv .p33 {
    width: 33.3333%;
}
body.wcv .p40 {
    width: 40%;
}
body.wcv .p50 {
    width: 50%;
}
body.wcv .p60 {
    width: 60%;
}
body.wcv .p66 {
    width: 66.6666%;
}
body.wcv .p75 {
    width: 75%;
}
@media screen and (min-width:769px) {
    body.wcv .flex_pc {
        display: flex;
    }
    body.wcv .p25_pc {
        width: 25%;
    }
    body.wcv .p40_pc {
        width: 40%;
    }
    body.wcv .p45_pc {
        width: 45%;
    }
    body.wcv .p50_pc {
        width: 50%;
    }
    body.wcv .p55_pc {
        width: 55%;
    }
    body.wcv .p60_pc {
        width: 60%;
    }
    body.wcv .p75_pc {
        width: 75%;
    }
}
@media screen and (max-width:768px) {
    body.wcv .p50_pc p {
        margin-bottom: 20px;
    }
}
body.wcv .frame {
    margin: 0.5rem;
}
body.wcv .inner2 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    overflow-x: hidden;
    max-width: 1480px;
}
body.wcv img.button {
    max-width: min(100%, 80vw);
}

/* トップ画像 */
body.wcv .top {
    background-size: contain;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

/* 商品 */
body.wcv .product {
    padding-bottom: 0;
}
body.wcv .product .title {
    background-color: #000000;
    max-width: none;
    color: white;
    text-align: center;
}
body.wcv .product .title img {
    max-width: 960px;
}

body.wcv .product .info {
    color: white;
    font-weight: bold;
    text-align: center;
}
body.wcv .product .info p {
    font-size: min(1.1rem, 2.8vw);
    line-height: 2.0rem;
}

/* 選ばれる理由 */
body.wcv .reason .success h2 {
    font-size: min(2.2rem, 4.4vw);
    margin-block-start: 0;
    margin-block-end: 1.0rem;
}
body.wcv .reason .success .video  {
    background-color: white;
    margin: 0.5rem;
    text-align: center;
}
body.wcv .reason .success .video h3 {
    font-size: min(1.3rem, 6.2vw);
    text-align: center;
    color: white;
    background-color: #00b494;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    padding: 1.5rem 0;
}

/* 実績 */
body.wcv .achievement {
    background-color: #000000;
}

/* 取り付け */
body.wcv .install h2 {
    font-size: min(3.5rem, 6.0vw);
    text-decoration: underline;
    text-decoration-color: #001f7a;
    text-decoration-thickness: 3px;
    text-underline-offset: 5px;
    margin-bottom: 0.5rem;
    font-style: italic;
}
body.wcv .install h3 {
    font-size: min(2.5rem, 6.0vw);
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
    margin-bottom: 0.5rem;
}
body.wcv .install p.em {
    margin-bottom: 0.2rem;
}

/* 取付動画 */
body.wcv .movie {
    background-color: #c3c3c3;
    padding-bottom: 2.0rem;
}
body.wcv .movie .inner {
    margin: 0 auto;
}
body.wcv .movie h2 {
    font-size: min(2.5rem, 6.0vw);
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    margin-bottom: 0.5rem;
}
body.wcv .movie h3 {
    font-size: min(1.8rem, 3.6vw);
    text-align: center;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    padding-top: 1.5rem;
}

/* 対応 */
body.wcv .compatible section {
    margin-bottom: 1rem;
}
body.wcv .compatible .ok p {
    font-size: min(1.1rem, 2.4vw);
    line-height: 2.0;
}
body.wcv .compatible .ok p em {
    text-decoration: underline;
}

body.wcv .compatible table {
    border-collapse: collapse;
    margin-bottom: 20px;
    border: 1px solid #000000;
}
body.wcv .compatible table tr {
    border-collapse: collapse;
    background-color: #d8d8d8;
    padding: 10px;
    font-weight: bold;
}
body.wcv .compatible table th {
    border-collapse: collapse;
    background-color: #d8d8d8;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #000000;
}
body.wcv .compatible table td {
    border-collapse: collapse;
    background-color: #ffffff;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #000000;
}
@media screen and (max-width:768px) {
    body.wcv .compatible table th {
        display: block;
        width: 100%;
    }
    body.wcv .compatible table td {
        display: block;
        width: 100%;
    }
}

/* 問合せボタン */
body.wcv .wrap_contact {
    background-color: #333333;
}
body.wcv .contact {
    background-color: initial;
    position: relative;
}
@media screen and (min-width:769px) {
    body.wcv .contact .button {
        position: absolute;
        top: 46%;
        left: 27%;
    }
    body.wcv .contact .button img {
        width: 46.666vw;
        max-width: 450px;
    }
}
@media screen and (max-width:768px) {
    body.wcv .contact .button {
        position: absolute;
        top: 18vw;
        left: 5vw;
    }
    body.wcv .contact .button img {
        width: 60vw;
    }
}

/* メディア */
body.wcv .media h2 {
    font-size: min(2.6rem, 6.0vw);
}
body.wcv .media .p33_pc {
    margin: 15px 10px;
}

/* 特許 */
body.wcv .patent h2 {
    font-size: min(2.6rem, 6.0vw);
}

/* 評価 */
body.wcv .review section {
    border: none;
}
body.wcv .review h2 {
    font-size: min(2.6rem, 5.0vw);
    margin-block-start: 0;
    margin-block-end: 1.0rem;
}
body.wcv .review .review_item section {
    background-color: #ffffff;
    border-radius: 20px;
    margin-bottom: 1rem;
    padding: 1rem;
    text-align: left;
    font-weight: normal;
}
body.wcv .review .review_item section .starbase {
    margin: 0;
    margin-bottom: 0.5rem;
}
body.wcv .review .review_item section .star {
    font-size: 1rem;
    cursor: default;
}
body.wcv .review .review_item section .review_title {
    margin-bottom: 1rem;
}
body.wcv .review .review_item section .review_title h2, body.wcv .review .review_item section .review_title h3, body.wcv .review .review_item section .review_title h4 {
    margin: 0;
    margin-right: 0.5rem;
    padding: 0;
    display: inline-block;
    font-size: 1rem;
    font-weight: normal;
    text-align: left;
}
body.wcv .review .review_item section p {
    font-size: 1rem;
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 1rem;
    line-height: 1.5;
}
body.wcv .review p {
    margin: 0;
    text-align: center;
}
body.wcv .review p.review_link {
    margin-top: 0;
    margin-bottom: 1.0rem;
    text-align: right;
    margin-right: 1.2rem;
}
body.wcv .review .review_link a {
    color: #0073cb;
    text-decoration: underline;
}


/* ブログ */
body.wcv .blog {
    background-color: #0073cb;
    color: white;
    padding-bottom: 10px;
}
body.wcv .blog p.image {
    padding: 5px;
}
body.wcv .blog .list {
    width: 80%;
    overflow-x: auto;
    overflow-y: scroll;
    height: 340px;
    background-color: white;
    color: #0073cb;
    padding: min(20px, 1vw);
    margin: 10px auto;
    text-align: left;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
body.wcv .blog .list p {
    color: #0073cb;
    font-size: 1.0rem;
    line-height: 1.0rem;
    margin: 10px 0;
    text-align: left;
}
body.wcv .blog .list a {
    color: #0073cb;
    text-decoration: underline;
}
@media screen and (max-width:768px) {
    body.wcv .blog .list {
        width: 90%;
        background-color: transparent;
        height: auto;
        overflow-x: auto;
        overflow-y: auto;
        color: #0073cb;
        padding: min(20px, 1vw);
        margin: 10px auto;
        text-align: left;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }
    body.wcv .blog .list a {
        display: block;
        background-color: #9f9993;
        padding: 15px 10px;
        color: white;
        border-radius: 8px;
        text-decoration: none;
        text-align: center;
        text-decoration: none;
    }
}

/* 製品内容 */
body.wcv .item h2 {
    font-size: min(2.6rem, 10.0vw);
    margin-block-start: 0;
    margin-block-end: 1.0rem;
}
body.wcv .item h3 {
    background-color: #484848;
    padding: 15px;
    line-height: 0;
    margin: 0 auto;
    margin-bottom: 20px;
}
body.wcv .item p {
    font-size: min(1.1rem, 3.4vw);
    font-weight: bold;
    line-height: 1.8;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    text-align: left;
}
body.wcv .item .price,
body.wcv .item .price em,
body.wcv .item .price_with_tax em,
body.wcv .item .price_with_tax em {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    color: #ff4242;
    line-height: 1.0;
}
body.wcv .item .price_with_tax.small em::after {
    content: "円";
}
body.wcv .item table {
    border-collapse: collapse;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #000000;
    font-size: 20px;
}
body.wcv .item table tr {
    border-collapse: collapse;
    background-color: #d8d8d8;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 80px;
}
body.wcv .item table th {
    border-collapse: collapse;
    background-color: #d8d8d8;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #000000;
    text-align: center;
    vertical-align: middle;
}
body.wcv .item table td {
    border-collapse: collapse;
    background-color: #ffffff;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #000000;
    text-align: center;
    vertical-align: middle;
}
@media screen and (max-width:768px) {
    body.wcv .item p.image {
        text-align: center;
    }
    body.wcv .item table,
    body.wcv .item .price_with_tax.small em {
        font-size: 4vw;
    }
    body.wcv .item table th {
        display: table-cell;
    }
    body.wcv .item table td {
        display: table-cell;
    }
}
body.wcv .item .link p {
    text-align: center;
}
body.wcv .item section.attention {
    background-color: #d10000;
    margin: 25px auto 0;
    max-width: 830px;
    color: #ffffff;
    padding: 1rem;
}
body.wcv .item section.attention p {
    font-size: min(1.5rem, 5.0vw);
    font-weight: bold;
    line-height: 1.8;
}
body.wcv .item section.attention .text {
    text-align: left;
    font-weight: normal;
}

/* 技適 */
body.wcv .tsc .wrap_contact {
    background-color: #333333;
}
body.wcv .tsc p {
    color: #ffffff;
    font-size: min(1.0rem, 3.4vw);
    font-weight: bold;
    line-height: 1.8;
    padding: 0;
    margin: 5px;
    margin-bottom: 10px;
    text-align: left;
}
@media screen and (max-width:768px) {
    body.wcv .tsc .flex_pc {
        display: flex;
        flex-direction: column;
    }
    body.wcv .tsc .p45_pc {
        order: 1;
    }
    body.wcv .tsc .p55_pc {
        order: 0;
    }
}

/* FAQ/保証 */
body.wcv .warranty section {
    margin-bottom: 3rem;
}

/* アプリ */
body.wcv .app h2 {
    font-size: min(2.6rem, 10.0vw);
}
@media screen and (max-width:768px) {
    body.wcv .app h2 {
        margin-bottom: 0;
    }
}
body.wcv .app .app-privacy {
    display: none;
}
body.wcv .app .button a {
    font-size: min(1.4rem, 3.4vw);
    line-height: min(2.2rem, 3.4vw);
    background-color: #0073cb;
    width: 67%;
    max-width: 505px;
    display: block;
    padding: 15px 10px;
    color: white;
    margin: 0 auto;
    border-radius: 10px;
}

/* 困ったときは */
body.wcv .trouble {
    background-color: #d5d5d5;
    margin-bottom: 0;
}
body.wcv .trouble h2 {
    font-size: min(2.6rem, 10.0vw);
}
body.wcv .trouble .inner {
    overflow-y: hidden;
    margin-bottom: 0;
}
body.wcv .trouble .button a {
    font-size: min(1.4rem, 4.4vw);
    line-height: min(2.2rem, 4.4vw);
    background-color: #0073cb;
    width: 85%;
    display: block;
    padding: 15px 10px;
    color: white;
    margin: 0 auto;
    border-radius: 10px;
}

/* ボタンアニメーション */
body.wcv .btn_order {
    animation-duration:2s;
    animation-timing-function: ease-in;
    animation-iteration-count: infinite;
    animation-name: plnpln;
}
body.wcv .btn_order .button {
    background-color: #00cb22;
    border-radius: min(13px, 2.5vw);
}
@keyframes plnpln {
      0% { transform: skewX(9deg); }
     10% { transform: skewX(-8deg); }
     20% { transform: skewX(7deg); }
     30% { transform: skewX(-6deg); }
     40% { transform: skewX(5deg); }
     50% { transform: skewX(-4deg); }
     60% { transform: skewX(3deg); }
     70% { transform: skewX(-2deg); }
     80% { transform: skewX(1deg); }
     90% { transform: skewX(0deg); }
    100% { transform: skewX(0deg); }
}

/* アコーディオン処理 */
body.wcv .more_button a {
    font-size: min(1.4rem, 3.4vw);
    line-height: min(2.2rem, 3.4vw);
    background-color: #0073cb;
    width: 67%;
    max-width: 505px;
    display: block;
    padding: 15px 10px;
    color: white;
    margin: 0 auto;
    border-radius: 10px;
    text-decoration: none;
    cursor: pointer;
}
body.wcv .acd_check {
    display: none;
}
body.wcv .acd_content {
    display: none;
    height: 0;
    opacity: 0;
    transition: .5s;
    visibility: hidden;
}
body.wcv .acd_check:checked + .acd_label.click_hide {
    display: none;
}
body.wcv .acd_check:checked + .acd_label + .acd_content {
    display: initial;
    height: auto;
    opacity: 1;
    visibility: visible;
}
@media screen and (min-width:769px) {
    body.wcv .acd_content.acd_sp {
        display: initial;
        height: auto;
        opacity: 1;
        visibility: visible;
    }
}
@media screen and (max-width:768px) {
    body.wcv .acd_content.acd_pc {
        display: initial;
        height: auto;
        opacity: 1;
        visibility: visible;
    }
}

/* 下部注文ボタン */
#wcv_order {
    display: none;
    position: fixed;
    bottom: 5px;
    left: 5px;
}
#wcv_order ul {
    margin: 0;
    padding: 0;
}
@media screen and (min-width:769px) {
    #wcv_order sp {
        display: none;
    }
}
@media screen and (max-width:768px) {
    #wcv_order pc {
        display: none;
    }
    #wcv_order li.order p {
        margin-right: 70px;
    }
    #wcv_order li.order p {
        text-align: left;
    }
    #wcv_order li.order img {
        width: inherit;
        height: auto;
        max-height: 48px;
    }
    #sns #facebook,
    #sns #twitter,
    #sns #line {
        display: none;
    }
}
