@charset "UTF-8";

html {
    scroll-padding-top: 230px;
}

body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td {
    margin: 0;
    padding: 0;
}

.o-myshea-page .container {
    max-width: initial;
}

.o-myshea-page .o-myshea-contents {
    width: initial;
}

.c-template {
    --color-main: #ffcc03;
    --color-sub: #152f55;
    --color-button: var(--color-main);
    --color-main-nav: var(--color-sub);
    --color-item-lead: var(--color-sub);
    --color-aside: #006934;
    --color-button-negative: #152f55;
}

.c-item.-pickup .c-banners,
.-pickup .c-item .c-banners {
    align-items: center;
}

.c-block {
    padding: 0;
}

.c-focus {
    margin: 0 -200px;
    padding: 0 200px 0px;
}

.c-mysheaBtn {
    opacity: 1;
    transition: opacity 0.4s ease-out;
}

.c-mysheaBtn:hover {
    opacity: 0.5
}

.c-template .sec-title {
    font-size: 3.6rem;
    color: #000;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
}

.c-template .sec-title>i {
    display: none;
}

@media screen and (max-width: 599px) {
    html {
        scroll-padding-top: 33vw;
    }

    .c-focus {
        margin: 0 -4.6875vw;
        padding: 0 4.6875vw 4.6875vw;
    }

    .c-mysheaBtn {
        margin: 0 -4.6875vw;
    }

    .c-template .sec-title {
        font-size: calc(50/750*100vw);
        width: 100%;
    }
}

#main-visual {}

#main-visual>.main-visual-title {
    position: absolute;
    font-size: 36px;
    font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: 600;
    color: #152f55;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    top: 39%;
    box-sizing: border-box;
    padding-left: 18px;
}

#main-visual>.main-visual-title>.sub {
    display: none;
}

.nav-container {
    background: #ffcc03;
    font-family: YakuHanJP, YuGothic, "Yu Gothic", "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-feature-settings: "palt";
    height: 68px;
    margin: 0 -200px;
    padding: 0;
}

.nav-container>ul {
    background: #ffcc03;
    width: 683px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.nav-container>ul>li {
    background: #ffcc03;
    padding: 0;
    line-height: 66.5px;
}

.nav-container>ul>li+li {
    padding-left: 45px;
    position: relative;
}

.nav-container>ul>li+li::before {
    content: "";
    height: 20px;
    width: 2px;
    background: #a88710;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nav-container>ul>li>a {
    margin: 0px;
    font-size: 2rem;
    font-weight: 600;
}

.nav-container>ul>li>a::after {
    display: none;
}

#main-visual.c-main>h1 {
    padding: 40px calc(50vw - 50%);
}

.nav-container.nav-fixed {
    position: fixed;
    z-index: 2;
    width: 1400px;
}

.nav-fixed+div {
    margin-top: 68px;
}

.nav-container.nav-fixed ul {
    margin: 0 auto;
}

.scrolled:not(.search-overlay--open) .o-header {
    box-shadow: none;
}

@media screen and (max-width: 599px) {
    #main-visual {}

    #main-visual>.main-visual-title {
        font-size: 6.4vw;
        width: 100%;
        text-align: center;
        top: 15vw;
        padding-left: 0;
    }

    #main-visual>.main-visual-title>.sub {}

    .c-main>picture>img:not(.sp) {
        max-width: none;
        width: 100%;
        height: auto;
        margin: 0;
        transform: translateX(0%);
    }

    .nav-container {
        height: calc(100/750*100vw);
        margin: 0 -4.6875vw;
        padding: 0 calc(50/750*100vw);
    }

    .nav-container>ul {
        background: #ffcc03;
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .nav-container>ul>li {
        background: #ffcc03;
        padding: 0;
        line-height: calc(100/750*100vw);
    }

    .nav-container>ul>li+li {
        padding-left: 4.8vw;
        position: relative;
    }

    .nav-container>ul>li+li::before {
        content: "";
        height: calc(30/750*100vw);
        width: 0.3vw;
        background: #a88710;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .nav-container>ul>li>a {
        margin: 0px;
        font-size: calc(32/750*100vw);
        font-weight: 600;
    }

    .nav-container>ul>li>a::after {
        display: none;
    }

    #main-visual.c-main>h1 {
        padding: 40px calc(50vw - 50%);
    }

    .nav-container.nav-fixed {
        position: fixed;
        z-index: 2;
        margin: 0 -4.6875vw;
        padding: 0 calc(50/750*100vw);
        width: 100%;
        right: auto;
        left: auto;
    }

    .nav-fixed+div {
        margin-top: calc(100/750*100vw);
    }

    .nav-container.nav-fixed ul {
        margin: 0 auto;
    }
}


/* アバウトエリア */

.s-about_area {
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/s-craft_bg.jpg') repeat-y top center;
    padding-bottom: 65px;
    padding-top: 70px;
}

.s-about_area .c-focus-bg {
    top: -40px;
}

.s-about_area h1 {
    display: none;
    text-align: center;
}

.s-about_area .__s-section h2 {
    width: 100%;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
}

.s-about_area .__s-section h2 i {
    display: none;
}

.s-about_area .s-video_area {
    width: 800px;
    margin: 0 auto;
}

.s-about_area .s-video_area video {
    width: 100%;
    aspect-ratio: 16/9;
}

.s-about_area .s-message_area {
    background: #fff;
    width: 1100px;
    padding: 50px;
    margin: 50px -50px 0;
    position: relative;
}

.s-about_area .s-message_area .s-message_title h3 {
    font-size: 3rem;
    text-align: center;
    line-height: 1.4;
}

.s-about_area .s-message_area .s-message_title p {
    font-size: 1.4rem;
    text-align: center;
    margin-top: 10px;
}

.s-message_detail01 {
    width: 1000px;
    margin: 10px auto 0;
}

.s-message_detail01 ul {
    width: 100%;
    display: flex;
    margin: 30px auto 0;
}

.s-message_detail01 ul li {
    padding: 14px 0;
}

.s-message_detail01 ul li+li {
    border-left: solid 2px #ccc;
}

.s-message_detail01 ul li:nth-of-type(1) {
    width: 289px;
}

.s-message_detail01 ul li:nth-of-type(2) {
    width: 334px;
}

.s-message_detail01 ul li:nth-of-type(3) {
    width: 379px;
}

.s-message_detail02 {
    margin: 30px auto;
}

.s-message_detail02 h3 {
    width: 100%;
}

.s-message_detail02 h3 i {
    display: none;
}

.s-message_detail02 ul {
    width: 100%;
    display: flex;
    margin: 30px auto 0;
}

.s-message_detail02 ul li {
    width: 333px;
}

.s-message_area>small {
    font-size: 1.6rem;
    text-align: center;
    display: block;
    color: #2b2b2b;
    margin-top: 10px;
    padding-bottom: 40px;
}

/* カラーエリア各サークルの設定 */

.s-about_area .s-color_area {
    background: #fff;
    width: 1100px;
    margin: 55px -50px 0;
    position: relative;
    padding: 60px 50px 50px;
}

.s-about_area .color-flex {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
}

.s-about_area .color-flex .color-circle {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #152f55;
    position: relative;
    transition: .5s;
}

.s-about_area .color-flex .color-circle:hover {
    scale: 1.1;
}

.s-about_area .color-flex .color-circle::before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: solid #ee7894 14px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
}

.s-about_area .color-flex .color-circle.circle01 {
    background-color: #b2d579;
}

.s-about_area .color-flex .color-circle.circle02 {
    background-color: #b0caec;
}

.s-about_area .color-flex .color-circle.circle03 {
    background-color: #f6bbc0;
}

.s-about_area .color-flex .color-circle.circle04 {
    background-color: #ffe46d;
}

.s-about_area .color-flex .color-circle.circle05 {
    background-color: #b0ddc0;
}

.s-about_area .color-flex .color-circle.circle06 {
    background-color: #b7d338;
}

.s-about_area .color-flex .color-circle.circle07 {
    background-color: #bbe2e8;
}

.s-about_area .color-flex .color-circle.circle08 {
    background-color: #f8c5ab;
}

.s-about_area .color-flex .color-circle.circle09 {
    background-color: #a2bce2;
}

.s-about_area .color-flex .color-circle.circle10 {
    background-color: #f4acc7;
}

.s-about_area .color-flex .color-circle.circle11 {
    background-color: #d3e8f8;
}

.s-about_area .color-flex .color-circle.circle12 {
    background-color: #ffe46d;
}

.s-about_area .color-flex .color-circle.circle02::before {
    border: solid #fed001 14px;
}

.s-about_area .color-flex .color-circle.circle03::before {
    border: solid #4ea5dc 14px;
}

.s-about_area .color-flex .color-circle.circle04::before {
    border: solid #d13658 14px;
}

.s-about_area .color-flex .color-circle.circle05::before {
    border: solid #ac83be 14px;
}

.s-about_area .color-flex .color-circle.circle06::before {
    border: solid #f08201 14px;
}

.s-about_area .color-flex .color-circle.circle07::before {
    border: solid #65595e 14px;
}

.s-about_area .color-flex .color-circle.circle08::before {
    border: solid #4fb773 14px;
}

.s-about_area .color-flex .color-circle.circle09::before {
    border: solid #f4e2b2 14px;
}

.s-about_area .color-flex .color-circle.circle10::before {
    border: solid #b2a58e 14px;
}

.s-about_area .color-flex .color-circle.circle11::before {
    border: solid #5fabbc 14px;
}

.s-about_area .color-flex .color-circle.circle12::before {
    border: solid #9bca54 14px;
}

/* 各サークルの設定 */

/* 吹き出しの設定 */
.s-about_area .color-flex .s_fukidashi {
    line-height: 1.2;
    color: #fff;
    height: 45px;
    width: 120px;
    border-radius: 30px;
    background: #ee7894;
    font-size: 1.3rem;
    position: absolute;
    top: -60px;
    left: 10px;
    text-align: center;
    padding: 6px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.s-about_area .color-flex .color-circle.circle08 .s_fukidashi {
    width: 140px;
}

.s-about_area .color-flex .color-circle.circle10 .s_fukidashi {
    width: 130px;
}

.s-about_area .color-flex .s_fukidashi:before {
    content: "";
    position: absolute;
    top: 90%;
    left: 50%;
    margin-left: -15px;
    border-top: 17px solid #ee7894;
    border-right: 10px transparent solid;
    border-left: 0px transparent solid;
    transform: rotate(10deg);
}

.s-about_area .color-flex .color-circle:hover .s_fukidashi {
    opacity: 1;
    visibility: visible;
}


.s-about_area .color-flex .color-circle.circle02 .s_fukidashi {
    background: #fed001;
}

.s-about_area .color-flex .color-circle.circle03 .s_fukidashi {
    background: #4ea5dc;
}

.s-about_area .color-flex .color-circle.circle04 .s_fukidashi {
    background: #d13658;
}

.s-about_area .color-flex .color-circle.circle05 .s_fukidashi {
    background: #ac83be;
}

.s-about_area .color-flex .color-circle.circle06 .s_fukidashi {
    background: #f08201;
}

.s-about_area .color-flex .color-circle.circle07 .s_fukidashi {
    background: #65595e;
}

.s-about_area .color-flex .color-circle.circle08 .s_fukidashi {
    background: #4fb773;
}

.s-about_area .color-flex .color-circle.circle09 .s_fukidashi {
    background: #a2bce2;
}

.s-about_area .color-flex .color-circle.circle10 .s_fukidashi {
    background: #b2a58e;
}

.s-about_area .color-flex .color-circle.circle11 .s_fukidashi {
    background: #5fabbc;
}

.s-about_area .color-flex .color-circle.circle12 .s_fukidashi {
    background: #9bca54;
}

.s-about_area .color-flex .color-circle.circle02 .s_fukidashi:before {
    border-top: 17px solid #fed001;
}

.s-about_area .color-flex .color-circle.circle03 .s_fukidashi:before {
    border-top: 17px solid #4ea5dc;
}

.s-about_area .color-flex .color-circle.circle04 .s_fukidashi:before {
    border-top: 17px solid #d13658;
}

.s-about_area .color-flex .color-circle.circle05 .s_fukidashi:before {
    border-top: 17px solid #ac83be;
}

.s-about_area .color-flex .color-circle.circle06 .s_fukidashi:before {
    border-top: 17px solid #f08201;
}

.s-about_area .color-flex .color-circle.circle07 .s_fukidashi:before {
    border-top: 17px solid #65595e;
}

.s-about_area .color-flex .color-circle.circle08 .s_fukidashi:before {
    border-top: 17px solid #4fb773;
}

.s-about_area .color-flex .color-circle.circle09 .s_fukidashi:before {
    border-top: 17px solid #a2bce2;
}

.s-about_area .color-flex .color-circle.circle10 .s_fukidashi:before {
    border-top: 17px solid #b2a58e;
}

.s-about_area .color-flex .color-circle.circle11 .s_fukidashi:before {
    border-top: 17px solid #5fabbc;
}

.s-about_area .color-flex .color-circle.circle12 .s_fukidashi:before {
    border-top: 17px solid #9bca54;
}

/* 吹き出しの設定 */

@media screen and (max-width: 599px) {
    .s-about_area {
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/s-craft_bg-sp.jpg') repeat-y top center;
        background-size: contain;
        padding-top: calc(37/750*100vw);
        padding-bottom: 11vw;
    }

    .s-about_area .__s-section h2 {
        width: 100%;
        display: block;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 0;
    }

    .s-about_area .__s-section h2 i {
        display: none;
    }

    .s-about_area .s-video_area {
        width: 100%;
        margin: 0 auto;
        height: 52.6vw;
    }

    .s-about_area .s-video_area video {
        width: 100%;
        height: 100%;
    }

    .s-about_area::before {
        display: none;
    }

    .s-about_area::after {
        display: none;
    }

    .s-about_area h1 {
        padding-top: 0px;
    }

    .s-about_area .c-focus-bg {
        top: 0px;
    }

    /* カラーエリア各サークルの設定 */
    .s-about_area .s-color_area {
        background: #fff;
        width: 100%;
        margin: calc(70/750*100vw) auto 0;
        position: relative;
        padding: calc(38/750*100vw) calc(40/750*100vw) calc(30/750*100vw);
    }

    .s-about_area .color-flex {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
    }

    .s-about_area .color-flex .color-circle {
        height: 12vw;
        width: 12vw;
        border-radius: 50%;
        background-color: #152f55;
        position: relative;
        margin-top: calc(20/750*100vw);
    }

    .s-about_area .color-flex .color-circle::before {
        content: "";
        width: calc(90/750*100vw);
        height: calc(90/750*100vw);
        position: absolute;
        top: 50%;
        left: 50%;
        border: solid #ee7894 calc(19/750*100vw);
        border-radius: 50%;
        transform: translate(-50%, -50%);
        box-sizing: border-box;
    }

    .s-about_area .color-flex .color-circle.circle02::before {
        border: solid #fed001 calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle03::before {
        border: solid #4ea5dc calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle04::before {
        border: solid #d13658 calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle05::before {
        border: solid #ac83be calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle06::before {
        border: solid #f08201 calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle07::before {
        border: solid #65595e calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle08::before {
        border: solid #4fb773 calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle09::before {
        border: solid #f4e2b2 calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle10::before {
        border: solid #b2a58e calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle11::before {
        border: solid #5fabbc calc(19/750*100vw);
    }

    .s-about_area .color-flex .color-circle.circle12::before {
        border: solid #9bca54 calc(19/750*100vw);
    }

    /* 各サークルの設定 */

    /* 吹き出しの設定 */
    .s-about_area .color-flex .s_fukidashi {
        line-height: 1.3;
        color: #fff;
        height: 9.5vw;
        width: 23vw;
        border-radius: 30px;
        background: #ee7894;
        font-size: 2.5vw;
        position: absolute;
        top: -12vw;
        left: 2vw;
        text-align: center;
        padding: 1.4vw;
        opacity: 0;
        transition: .3s;
    }

    .s-about_area .color-flex .color-circle.circle08 .s_fukidashi {
        width: 26vw;
    }

    .s-about_area .color-flex .color-circle.circle10 .s_fukidashi {
        width: 25vw;
    }

    .s-about_area .color-flex .color-circle.circle06 .s_fukidashi,
    .s-about_area .color-flex .color-circle.circle12 .s_fukidashi {
        left: -8vw;
    }

    .s-about_area .color-flex .color-circle.circle06 .s_fukidashi:before,
    .s-about_area .color-flex .color-circle.circle12 .s_fukidashi:before {
        border-right: 0px transparent solid;
        border-left: 10px transparent solid;
    }

    .s-about_area .color-flex .s_fukidashi:before {
        content: "";
        position: absolute;
        top: 90%;
        left: 50%;
        margin-left: -15px;
        border-top: 17px solid #ee7894;
        border-right: 10px transparent solid;
        border-left: 0px transparent solid;
        transform: rotate(10deg);
    }

    /* 吹き出しの設定 */

    .s-about_area .s-message_area {
        background: #fff;
        width: 100%;
        padding: calc(55/750*100vw) 0 0;
        margin: calc(60/750*100vw) 0 0;
        position: relative;
    }

    .s-about_area .s-message_area .s-message_title h3 {
        font-size: calc(40/750*100vw);
        text-align: center;
        line-height: 1.4;
    }

    .s-about_area .s-message_area .s-message_title h3 span {
        font-size: calc(30/750*100vw);
        text-align: center;
        line-height: 1.4;
    }

    .s-about_area .s-message_area .s-message_title p {
        font-size: calc(20/750*100vw);
        text-align: center;
        margin-top: 2vw;
    }

    .s-message_detail01 {
        width: 100%;
        margin: 4vw auto 0;
    }

    .s-message_detail01 ul {
        width: 100%;
        display: flex;
        flex-flow: column;
        margin: 0;
    }

    .s-message_detail01 ul li {
        padding: 0;
    }

    .s-message_detail01 ul li+li {
        border-left: none;
        margin-top: calc(20/750*100vw);
    }

    .s-message_detail01 ul li:nth-of-type(1) {
        width: 100%;
    }

    .s-message_detail01 ul li:nth-of-type(2) {
        width: 100%;
    }

    .s-message_detail01 ul li:nth-of-type(3) {
        width: 100%;
    }

    .s-message_detail02 {
        margin: calc(40/750*100vw) auto calc(70/750*100vw);
    }

    .s-message_detail02 h3 {
        width: 100%;
    }

    .s-message_detail02 h3 i {
        display: none;
    }

    .s-message_detail02 ul {
        width: 100%;
        display: flex;
        flex-flow: column;
        margin: calc(35/750*100vw) auto 0;
    }

    .s-message_detail02 ul li {
        width: 100%;
    }

    .s-message_detail02 ul li+li {
        margin-top: 5vw;
    }

    .s-message_area>small {
        font-size: calc(30/750*100vw);
        text-align: center;
        display: block;
        color: #2b2b2b;
        margin-top: 0;
        padding-bottom: calc(80/750*100vw);
    }
}

/* キット */

.s-kit_area {
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/s-craft_bg.jpg') repeat-y top center;
    padding: 65px 0 85px;
}

.s-kit_area .kit-main_image {
    width: 1000px;
    margin: 60px auto 0;
}

.s-kit_area .c-block-bg_white {
    background-color: #fff;
    width: 1000px;
    margin: 0 auto;
}

.s-kit_area .c-block-bg_white h2 {
    background-color: #152f55;
    font-size: 2.8rem;
    color: #fff;
    text-align: center;
    padding: 22.5px 0;
    position: relative;
}

.s-kit_area .c-block-bg_white h2::after {
    content: "";
    position: absolute;
    background: center / contain no-repeat url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/kit-after_img-01.png");
    width: 275px;
    height: 200px;
    top: 0;
    right: 0;
}

.s-kit_area .c-block-bg_white+.c-block-bg_white h2::after {
    background: center / contain no-repeat url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/kit-after_img-02.png");
    width: 315px;
    height: 181px;
    top: -55px;
    right: -40px;
}

.s-kit_area .c-items-list>.c-item {
    margin: 40px 0px 80px;
}

.s-kit_area>.c-block-bg_white:nth-of-type(2) .c-items-list>.c-item:nth-of-type(2) img {
    transform: translateX(-11.4px);
}

.s-kit_area>.c-block-bg_white:nth-of-type(3) .c-items-list>.c-item:nth-of-type(1) img {
    transform: translateX(2.3px);
}

.s-kit_area>.c-block-bg_white:nth-of-type(3) .c-items-list>.c-item:nth-of-type(2) img {
    transform: translateX(-7.4px);
}

.s-kit_area .c-items-list>.c-item>.c-linkArea {
    padding: 15px 10px 10px;
    box-sizing: border-box;
}

.s-kit_area .c-items-list>.c-item>.c-linkArea:before {
    bottom: 25px;
}

.s-kit_area .c-items-list>.c-item>.c-linkArea+p {
    font-weight: 500;
    color: #565656;
    font-size: 12px;
}

.s-kit_area .c-items-list>.c-item>.c-linkArea+p a {
    text-decoration: underline;
}

.s-kit_area .c-focus-bg {}

.s-kit_area .c-items-list>.c-item>.c-linkArea strong {
    font-size: 1.4rem;
    margin-top: -70px;
    font-weight: 600;
    font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #000;
}

.s-kit_area .c-items-list>.c-item>.c-linkArea .c-note {
    font-size: 1.2rem;
    color: #565656;
    text-align: center;
    font-weight: 400;
    padding-top: 8px;
}

.s-kit_area .c-block>.c-note {
    width: 1000px;
    margin: 0 auto;
    color: #565656;
    padding-top: 15px;
}


@media screen and (max-width: 599px) {
    .s-kit_area {
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/s-craft_bg-sp.jpg') repeat-y top center;
        padding: 9vw calc(30/750*100vw) 5vw;
        background-size: contain;
    }

    .s-kit_area .kit-main_image {
        width: 100%;
        margin: 8vw auto 0;
    }

    .s-kit_area .c-block-bg_white {
        width: 100%;
    }

    .s-kit_area .c-block-bg_white h2 {
        background-color: #152f55;
        font-size: calc(40/750*100vw);
        color: #fff;
        text-align: center;
        padding: 5.5vw 0;
        position: relative;
    }

    .s-kit_area .c-block-bg_white h2::after {
        content: "";
        position: absolute;
        background: center / contain no-repeat url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/kit-after_img-01_sp.png");
        width: calc(235/750*100vw);
        height: calc(235/750*100vw);
        top: 3.7vw;
        right: calc(30/750*100vw *-1);
    }

    .s-kit_area .c-block-bg_white+.c-block-bg_white h2::after {
        background: center / contain no-repeat url("/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/kit-after_img-02_sp.png");
        width: calc(235/750*100vw);
        height: calc(250/750*100vw);
        top: -14vw;
        right: calc(30/750*100vw *-1);
    }

    .s-kit_area .c-items-list {
        margin-top: 0;
    }

    .s-kit_area .c-items-list>.c-item {
        margin: 0;
    }

    .s-kit_area>.c-block-bg_white:nth-of-type(2) .c-items-list>.c-item:nth-of-type(2) img {
        transform: translateX(0);
    }

    .s-kit_area>.c-block-bg_white:nth-of-type(3) .c-items-list>.c-item:nth-of-type(1) img {
        transform: translateX(0);
    }

    .s-kit_area>.c-block-bg_white:nth-of-type(3) .c-items-list>.c-item:nth-of-type(2) img {
        transform: translateX(0);
    }

    .s-kit_area .c-item>a:not(.c-buy)::before {
        bottom: 25px;
    }

    .s-kit_area .c-items-list>.c-item>.c-linkArea {
        padding: 0;
    }

    .s-kit_area .c-items-list>.c-item>.c-linkArea+p {
        font-size: 2.5vw;
        padding: 0.8em 0 0;
    }

    .s-kit_area .c-items-list>.c-item>.c-linkArea+p a {
        text-decoration: underline;
    }

    .s-kit_area .c-items-list {
        padding-bottom: 11vw;
    }

    .s-kit_area .c-focus-bg {
        top: 0px;
    }

    .s-kit_area .c-items-list>.c-item>.c-linkArea strong {
        font-size: calc(30/750*100vw);
        margin-top: 0;
    }

    .s-kit_area .c-items-list>.c-item>.c-linkArea .c-note {
        font-size: calc(20/750*100vw);
        padding-top: 0;
        margin-top: 2vw;
    }

    .s-kit_area .c-items-list>.c-item>.c-linkArea .c-buy {
        margin-top: 4vw;
    }

    .s-kit_area .c-block>.c-note {
        width: 100%;
        margin: 0 auto;
        color: #565656;
        padding-top: 2.5vw;
    }
}

/* キット */
/* バナー */

.s-bnr_area {}

.s-bnr_area h1>i {
    display: none;
}

.s-bnr_area>section {
    width: 1060px;
    margin: 0 -30px;
}

.s-bnr_area>section>.c-note {
    width: 1000px;
    margin: 0 auto;
    padding-top: 10px;
    color: #565656;
}

.s-bnr_area>section>div {
    position: relative;
}

.s-bnr_area>section>div .c-buy {
    --color-button: #152f55;
    --color-button-negative: #fff;
}

#Lmysheahand {
    padding-top: 100px;
}

#Lmysheahand .c-buy {
    position: absolute;
    left: 80px;
    bottom: 35px;
}

@media screen and (max-width: 599px) {
    .s-bnr_area {}

    .s-bnr_area h1>i {
        display: none;
    }

    .s-bnr_area>section {
        width: 100%;
        margin: 0;
    }

    .s-bnr_area>section>.c-note {
        width: 100%;
        margin: 0 auto;
        padding-top: 1.5vw;
    }

    #Lmysheahand {
        padding-top: 9vw;
    }

    #Lmysheahand .c-buy {
        position: absolute;
        left: 5.4vw;
        bottom: 5.9vw;
        width: calc(310/750*100vw);
        height: calc(90/750*100vw);
        font-size: 3.5vw;
    }
}

#Lmysheabutter {
    padding-top: 15px;
}

#Lmysheabutter .c-buy-group01 {
    position: absolute;
    left: 80px;
    bottom: 35px;
}

#Lmysheabutter .c-buy-group01 .c-buy {
    width: 420px;
}

#Lmysheabutter .c-buy-group02 {
    position: absolute;
    left: 515px;
    bottom: 35px;
}

@media screen and (max-width: 599px) {
    #Lmysheabutter {
        padding-top: 5vw;
    }

    #Lmysheabutter .c-buy-group01 {
        position: absolute;
        left: 5.4vw;
        bottom: 5.4vw;
    }

    #Lmysheabutter .c-buy-group01 .c-buy {
        width: calc(300/750*100vw);
        height: calc(90/750*100vw);
        display: block;
        font-size: calc(26/750*100vw);
        line-height: 1.2;
        padding: 2.1vw 3.2vw;
    }

    #Lmysheabutter .c-buy-group01 .c-buy span {
        display: block;
        width: 100%;
        font-size: calc(20/750*100vw);
        margin-bottom: .2vw;
    }

    #Lmysheabutter .c-buy-group02 {
        position: absolute;
        left: 47vw;
        bottom: 5.4vw;
    }

    #Lmysheabutter .c-buy-group02 .c-buy {
        width: calc(300/750*100vw);
        height: calc(90/750*100vw);
        font-size: 3.5vw;
    }
}

.empty_c {
    padding: 30px 0 100px;
}

@media screen and (max-width: 599px) {
    .empty_c {
        padding: 2.5vw 0 9vw;
    }
}

/* バナー */

/* qa */
.s-qa_area {
    background-color: #ffcc03;
    padding-bottom: 100px;
}

.s-qa_area .sec-title {
    margin-bottom: 40px;
}

.s-qa_area .accordion-list {
    background-color: #ffeb9a;
    border-radius: 35px;
    width: 700px;
    margin: 20px auto 0;
}

.s-qa_area .accordion-list-ttl {
    background-color: #ffffff;
    border-radius: 35px;
    padding: 20px 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    position: relative;
}

.s-qa_area .accordion-list-ttl::after {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/icon-arrow.svg') no-repeat center center;
    background-size: 100% auto;
    width: 21px;
    height: 12px;
    transition: transform 0.4s ease-out;
}

.s-qa_area .accordion-list-ttl.current::after {
    transform: translateY(-50%) rotate(180deg);
}

.s-qa_area .accordion-list-txt {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: height 0.3s ease-out;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    letter-spacing: -0.01em;
}

.s-qa_area .accordion-list-ttl.current+.accordion-list-txt {
    visibility: visible;
}

.s-qa_area .accordion-innner {
    padding: 20px 20px 30px;
    display: block;
}

@media screen and (max-width: 599px) {
    .s-qa_area {
        background-color: #ffcc03;
        padding-bottom: 9vw;
    }

    .s-qa_area .sec-title {
        margin-bottom: 0;
    }

    .s-qa_area .accordion-list {
        width: 82.8125%;
        margin: 10px auto 0;
    }

    .s-qa_area .accordion-list-ttl {
        font-size: 12px;
        line-height: 1.42;
        padding: 10px 20px;
    }

    .s-qa_area .accordion-list-ttl::after {
        right: 20px;
        width: 14px;
        height: 9px;

    }

    .s-qa_area .accordion-list-txt {
        font-size: 12px;
        text-align: left;
    }

    .s-qa_area .accordion-list-ttl.current+.accordion-list-txt {}

    .s-qa_area .accordion-innner {
        padding: 2.5vw 5vw 4.5vw;
    }
}

/* qa */


/* ギフトアイデア */
.s-idea_area {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    padding: 60px 0 90px;
}

.s-idea_area h1 span {
    font-size: 2.2rem;
    display: block;
    margin-bottom: 8px;
}

.s-idea_area .swiper {
    max-width: 1400px;
    margin: 0 auto 0;
    padding-top: 280px;
}

.s-idea_area .swiper .swiper-wrapper {
    transition: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.s-idea_area .swiper .swiper-wrapper .swiper-slide {}

.s-idea_area .pagination-container {
    position: absolute;
    margin: 40px calc(50% - 50vw) 0;
    width: 100vw;
    height: 170px;
    top: 0;
}

.s-idea_area .swiper-pagination {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    max-width: 1400px;
    height: 170px;
    background: #ffcc03;
    padding-top: 14px;
}

.s-idea_area .swiper-pagination-bullet {
    background-color: transparent;
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_01.png');
    height: 130px;
    width: 165px;
    width: min(165px, 14vw);
    color: #000;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 0;
    position: relative;
    transition: .6s;
}

.s-idea_area .swiper-pagination-bullet:hover {
    opacity: .7;
}

.s-idea_area .swiper-pagination-bullet::after {
    content: "";
    background: #d8ad03;
    width: 2px;
    height: 120px;
    position: absolute;
    right: 0;
    top: 12px;
}

.s-idea_area .swiper-pagination-bullet:last-of-type::after {
    display: none;
}

.s-idea_area .swiper-pagination-bullet:nth-of-type(2) {
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_04.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.s-idea_area .swiper-pagination-bullet:nth-of-type(3) {
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_03.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.s-idea_area .swiper-pagination-bullet:nth-of-type(4) {
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_02.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.s-idea_area .swiper-pagination-bullet:nth-of-type(5) {
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_05.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.s-idea_area .swiper-pagination-bullet:nth-of-type(6) {
    background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_06.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.s-idea_area .swiper-button-next,
.s-idea_area .swiper-button-prev {
    --swiper-navigation-color: #0b2240;
    top: 81%;
}

.s-idea_area .swiper-button-prev {
    left: 29%;
}

.s-idea_area .swiper-button-next {
    right: 29%;
}

.s-idea_area .swiper-button-next::before,
.s-idea_area .swiper-button-prev::before {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: rotate(45deg);
}

@media screen and (max-width: 1000px) {
    .s-idea_area {
        margin: 0;
    }

    .s-idea_area .swiper-button-next,
    .s-idea_area .swiper-button-prev {
        top: 87%;
    }
}

@media screen and (max-width: 599px) {
    .s-idea_area {
        padding: 9vw 0 12vw;
        margin: 0 calc(50% - 50vw);
    }

    .s-idea_area h1 span {
        font-size: calc(30/750*100vw);
        margin-bottom: 1vw;
    }

    .s-idea_area .swiper {
        width: 100%;
        padding-top: 0;
    }

    .s-idea_area .swiper .swiper-wrapper {
        margin-top: 7vw;
    }

    .s-idea_area .swiper .swiper-slide picture {
        width: 80.8%;
        margin: 0 auto;
    }

    .s-idea_area .pagination-container {
        position: relative;
        margin: 5vw auto 0;
        width: 100%;
        height: calc(195/750*100vw);
    }

    .s-idea_area .swiper-pagination {
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: 100%;
        height: 100%;
        background: #ffcc03;
        padding-top: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .s-idea_area .swiper-pagination-bullet {
        background-color: transparent;
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_01-sp.png');
        height: 100%;
        width: 16.6666vw;
        margin: 0;
        color: #000;
        opacity: 1;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        border-radius: 0;
        position: relative;
    }

    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0;
    }

    .s-idea_area .swiper-pagination-bullet::after {
        content: "";
        background: #d8ad03;
        width: 2px;
        height: 20.5vw;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .s-idea_area .swiper-pagination-bullet:last-of-type::after {
        display: none;
    }

    .s-idea_area .swiper-pagination-bullet:nth-of-type(2) {
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_04-sp.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .s-idea_area .swiper-pagination-bullet:nth-of-type(3) {
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_03-sp.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .s-idea_area .swiper-pagination-bullet:nth-of-type(4) {
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_02-sp.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .s-idea_area .swiper-pagination-bullet:nth-of-type(5) {
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_05-sp.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .s-idea_area .swiper-pagination-bullet:nth-of-type(6) {
        background: url('/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/idea-nav_06-sp.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    .s-idea_area .swiper-button-next,
    .s-idea_area .swiper-button-prev {
        --swiper-navigation-color: #0b2240;
        top: 65.5vw;
    }

    .s-idea_area .swiper-button-prev {
        left: 1.6vw;
    }

    .s-idea_area .swiper-button-next {
        right: 1.6vw;
    }

    .s-idea_area .swiper-button-next::before,
    .s-idea_area .swiper-button-prev::before {
        width: 3.5vw;
        height: 3.5vw;
    }
}

/* ギフトアイデア */

.c-note.caution {
    color: #e00000;
    width: 830px;
    margin: 0 auto;
}

@media screen and (max-width: 599px) {
    .c-note.caution {
        width: 100%;
        padding: 5vw 10vw 0;
    }
}

/* ガイド */
#Lmysheaguide {
    background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/s-craft_bg.jpg) repeat-y top center;
    padding: 90px 0 85px;
}

#Lmysheaguide .sec-title span {
    display: block;
    margin: 20px auto 0;
    font-size: 2rem;
    font-weight: 500;
}

#Lmysheaguide .c-note {
    color: #e00000;
}

#Lmysheaguide .c-block-padding {
    padding-top: 45px;
}

#Lmysheaguide .c-block-nMargin {
    padding: 45px 85px 0;
}

@media screen and (max-width: 599px) {
    #Lmysheaguide {
        background: url(/on/demandware.static/-/Sites-OCC_JP-Library/ja_JP/data/gift/myshea_2021/s-craft_bg-sp.jpg) repeat-y top center;
        padding: 9vw 0;
        background-size: contain;
    }

    #Lmysheaguide .sec-title {
        font-size: calc(44/750*100vw);
    }

    #Lmysheaguide .sec-title span {
        margin: 1.5vw auto 0;
        font-size: calc(30/750*100vw);
    }

    #Lmysheaguide .c-block-nMargin {
        margin: 7.5vw 0 0;
        padding: 0;
    }

    #Lmysheaguide .c-block-padding {
        padding: 6vw 11.9vw 0
    }
}

/* ガイド */