@charset "UTF-8";

/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
html {
    -webkit-text-size-adjust: 100%;
}

img,
iframe,
video {
    max-width: 100%;
    height: auto;
}

button,
.swell-block-button__link {
    max-width: 100%;
    white-space: normal;
}

body {
    overflow-x: hidden;
    font-family: "Zen Maru Gothic", sans-serif;
}

h2,
h3 {
    font-family: 'Shippori Mincho', serif;
}

/* FV start*/
.l-header__logo .c-headLogo__link {
    font-family: 'Shippori Mincho', serif;
    font-weight: 400;
    font-style: normal;
}

.l-header .l-header__menuBtn {
    visibility: hidden;
}

#main_visual {
    display: none;
}

#content {
    padding-top: 3rem !important;
}

/* FV end*/

/* check start*/
.col-check {
    width: 80%;
    margin: 0 auto;
    margin-top: -4.5rem;
}

.col-check .wp-block-list {
    padding-top: 2rem;
}

.-list-under-dashed>li,
.border_bottom>li {
    margin-bottom: 1.75em;
    padding-bottom: 1.75em;
}

/* icon */
.is-style-check_list li::before {
    font-size: 1.4em;
}

.is-style-check_list li {
    padding-left: 2.5em;
}

/*親要素*/
.text-center-text-left-wrap {
    text-align: center;
}

/*子要素(リスト部分)*/
.text-center-text-left__child {
    text-align: left;
    display: inline-block;
}

/* インライン画像 */
.is-style-section_ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.8em;
    flex-wrap: wrap;
    text-align: center;
}

@media (max-width: 960px) {
    .col-check {
        width: 100%;
    }

    .-list-under-dashed>li,
    .border_bottom>li {
        margin-bottom: .75em;
        padding-bottom: .75em;
    }
}

@media (max-width: 600px) {
    .col-check {
        margin-top: -4rem;
    }

    .is-style-section_ttl img {
        width: 25px !important;
        height: auto;
    }

    .is-style-section_ttl {
        gap: 0.3em;
    }
}

@media (max-width: 340px) {
    .is-style-section_ttl img {
        width: 20px !important;
        height: auto;
    }

    .is-style-section_ttl {
        gap: 0.1em;
    }

    .wp-image-530 {
        width: 100px !important;
        height: auto !important;
    }
}

/* check end*/

/* flora start*/
.col-flora {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.img-tori {
    position: absolute;
    z-index: 10;
    top: -70px;
    left: 30px;
}

.img-flower {
    position: absolute;
    z-index: 10;
    top: 410px;
    right: -10px;
}

@media (max-width: 600px) {
    .col-flora {
        width: 100%;
    }

    .img-tori {
        top: -50px;
        left: -10px;
    }

    .img-tori img {
        width: 80px;
        height: auto;
    }

    .img-flower {
        top: 500px;
        right: -20px;
        width: 80%;
    }

    .img-flower img {
        width: 80px;
        height: auto;
    }
}

/* flora end */

/* Amazon,Rakuten,Yahoo! start*/
.col-shop-links .swell-block-button__link {
    background-color: #EC9121;
    color: #fff;
    border-color: #EC9121;
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.2);
}

.col-shop-links .swell-block-button__link:hover {
    background-color: #fff;
    color: #EC9121;
    border-color: #EC9121;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
}

.shop-selector {
    padding-bottom: 40px;
}

/* Amazon,Rakuten,Yahoo! end*/

/* features start */
.point-feature {
    font-family: "Tangerine", cursive;
}

.col-feature-caption {
    background-color: transparent !important;
    box-shadow: none !important;
}

.swell-block-capbox.cap_box .cap_box_ttl span {
    /* color: #DD7124; */
    color: #333;
}

@media (max-width: 600px) {
    .p-features {
        font-size: 1.1rem !important;
    }
}

/* features end */

/* 「このような方に選ばれています」 インライン画像*/
@media (max-width: 600px) {
    .section-selected .is-style-section_ttl img {
        width: 30px !important;
        height: auto;
    }

    .section-selected .is-style-section_ttl {
        gap: 0.2em;
    }
}

/* voice start */
.col-voice p {
    background-color: #fff;
    padding: 1.2em 1.5em;
    border-radius: 16px;
    border: 1.5px solid #FFB88C;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    display: inline-block;
    max-width: 85%;
    text-align: left;
}

.col-voice .voice-right p {
    float: right;
    clear: both;
}

@media (max-width: 600px) {
    .col-voice p {
        max-width: 100%;
        padding: 1em;
        float: none;
        display: block;
    }
}

/* voice end */

/* 3in1 start*/
.col-3in1 {
    width: 70%;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}

.col-3in1 p {
    background: #ffffff;
    border: 1.5px solid #63A84D;
    border-radius: 16px;
    padding: 1.2em 1.5em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
    position: relative;
}

.col-shop-links-3in1>.wp-block-column {
    border: 1px solid #63A84D;
}

.col-shop-links-3in1 .swell-block-button__link {
    background-color: #a2abca;
    color: #fff;
    border-color: #a2abca;
    box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.2);
}

.col-shop-links-3in1 .swell-block-button__link:hover {
    background-color: #fff;
    color: #a2abca;
    border-color: #a2abca;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);
}

@media (max-width: 960px) {
    .col-3in1 {
        width: 100%;
    }
}

/* 3in1 end*/

/* テーブル */
@media (max-width: 960px) {
    .wp-block-table {
        th {
            max-width: inherit !important;
        }
    }
}

/* SNS */
.c-iconList__link {
    font-size: 28px;
    width: 48px;
    height: 48px;
    line-height: 48px;
}

/* note */
.icon-room:before {
    content: "";
    display: block;
    background-color: #000;
    width: auto;
    height: 1em;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 493 493'%3E%3Cpath class='cls-1' d='m139.57,142.06c41.19,0,97.6-2.09,138.1-1.04,54.34,1.39,74.76,25.06,75.45,83.53.69,33.06,0,127.73,0,127.73h-58.79c0-82.83.35-96.5,0-122.6-.69-22.97-7.25-33.92-24.9-36.01-18.69-2.09-71.07-.35-71.07-.35v158.96h-58.79v-210.22Z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 493 493'%3E%3Cpath class='cls-1' d='m139.57,142.06c41.19,0,97.6-2.09,138.1-1.04,54.34,1.39,74.76,25.06,75.45,83.53.69,33.06,0,127.73,0,127.73h-58.79c0-82.83.35-96.5,0-122.6-.69-22.97-7.25-33.92-24.9-36.01-18.69-2.09-71.07-.35-71.07-.35v158.96h-58.79v-210.22Z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: 1.2em;
    mask-size: 1.2em;
}