@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Cardo|Lato|Noto Sans Japanese|Noto+Serif+JP&display=swap');


/*--------------------------

スクリーンサイズ

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {}

@media screen and (min-width: 321px) and (max-width: 767px) {}

@media screen and (max-width: 320px) {}

--------------------------*/


/*--------------------------

標準仕様

TEXT
#181818
#4d4d4d
#a70202

BACK GROUND
#ffffff
#eeeeee

LINE
#8b8b8b
#d1d1d1

--------------------------*/



/* 各種共通 スタイルシート */

@font-face {
    font-family: "YuGothic M";
    src: local("Yu Gothic Medium");
}

* {
    box-sizing: border-box;
}

html body {
    margin: 0 auto;
}

html {
    height: 100%;
    overflow: visible;
    font-size: 1rem;
}

body {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #181818;
    height: 100%;
    overflow-x: hidden;
    overflow-wrap: break-word;
    word-break: break-all;
}

p {
    margin: 0;
    padding: 0;
}

a {
    color: #181818;
    text-decoration: none;
}

a:visited {
    color: #181818;
}

a:hover {
    color: #728496;
    text-decoration: underline;
}

a:hover img {
    opacity: 0.5;
    -moz-opacity: 0.5;
}

img {
    vertical-align: top;
}

header a {
    color: #181818;
    text-decoration: none;
}

header a:visited {
    color: #181818;
}


/* 各種共通 スタイルシート */




/* デフォルト マージン パディング  */

.margin-top-pc108_sp66 {
    margin-top: 108px !important;
    position: relative;
}

.margin-top-pc44_sp11 {
    margin-top: 44px !important;
    position: relative;
}

.margin-bottom-pc108_sp66 {
    margin-bottom: 108px !important;
    position: relative;
}

.padding-top-pc108_sp66 {
    padding-top: 108px !important;
    position: relative;
}

.padding-bottom-pc108_sp66 {
    padding-bottom: 108px !important;
    position: relative;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .margin-top-pc108_sp66 {
        margin-top: 66px !important;
    }

    .margin-top-pc44_sp11 {
        margin-top: 11px !important;
        position: relative;
    }

    .margin-bottom-pc108_sp66 {
        margin-bottom: 66px !important;
    }

    .padding-top-pc108_sp66 {
        padding-top: 66px !important;
    }

    .padding-bottom-pc108_sp66 {
        padding-bottom: 66px !important;
    }
}

@media screen and (min-width: 321px) and (max-width: 767px) {

    .margin-top-pc108_sp66 {
        margin-top: 66px !important;
    }

    .margin-top-pc44_sp11 {
        margin-top: 11px !important;
        position: relative;
    }

    .margin-bottom-pc108_sp66 {
        margin-bottom: 66px !important;
    }

    .padding-top-pc108_sp66 {
        padding-top: 66px !important;
    }

    .padding-bottom-pc108_sp66 {
        padding-bottom: 66px !important;
    }
}

@media screen and (max-width: 320px) {

    .margin-top-pc108_sp66 {
        margin-top: 66px !important;
    }

    .margin-top-pc44_sp11 {
        margin-top: 11px !important;
        position: relative;
    }

    .margin-bottom-pc108_sp66 {
        margin-bottom: 66px !important;
    }

    .padding-top-pc108_sp66 {
        padding-top: 66px !important;
    }

    .padding-bottom-pc108_sp66 {
        padding-bottom: 66px !important;
    }

}

/* デフォルト マージン パディング  */




/* デフォルトフォント  */

.font-cardo {
    font-family: 'Cardo', sans-serif;
    font-size: 1rem;
    /* font-size: 1.5rem; 150% */
    letter-spacing: 0.175em;
    line-height: 1.0;
}

.font-lato {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    /* font-size: 0.6875rem; 68.7% */
    letter-spacing: 0.07em;
    line-height: 1.0;
}

.font-yugothic {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    font-size: 1rem;
    /* font-size: 0.875rem; 87.5% */
    letter-spacing: 0.04em;
    line-height: 1.9;
}

.font-yugothic-ec {
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    font-size: 1rem;
    /* font-size: 0.875rem; 87.5% */
    letter-spacing: 0;
    line-height: 1.9;
}

.font-notosansjp {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 1rem;
    /* font-size: 0.875rem; 87.5% */
    letter-spacing: 0.04em;
    line-height: 1.9;
}

.font-notoserifjp {
    font-family: 'Noto Serif JP', serif;
    font-size: 1rem;
    /* font-size: 0.875rem; 87.5% */
    letter-spacing: 0.04em;
    line-height: 1.9;
}

.font-yugothic-size-pc24_sp22 {
    font-size: 150% !important;
}

.font-yugothic-size-pc22_sp20 {
    font-size: 137.5% !important;
}

.font-yugothic-size-pc18_sp16 {
    font-size: 112.5% !important;
}

.font-yugothic-size-pc17_sp15 {
    font-size: 106.25% !important;
}

.font-yugothic-size-pc16_sp14 {
    font-size: 100% !important;
}

.font-yugothic-size-pc15_sp14 {
    font-size: 93.75% !important;
}

.font-yugothic-size-pc14_sp12 {
    font-size: 87.5% !important;
}

.font-yugothic-size-pc12_sp12 {
    font-size: 75% !important;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {}

@media screen and (min-width: 321px) and (max-width: 767px) {

    .font-cardo {
        font-size: 1rem;
        /* font-size: 1.125rem; 112.5% */
    }

    .font-lato {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
    }

    .font-yugothic {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        letter-spacing: 0.015em;
        line-height: 1.5;
    }

    .font-yugothic-ec {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        line-height: 1.5;
    }

    .font-notosansjp {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        letter-spacing: 0.015em;
        line-height: 1.5;
    }

    .font-notoserifjp {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        letter-spacing: 0.015em;
        line-height: 1.5;
    }

    .font-yugothic-size-pc24_sp22 {
        font-size: 137.5% !important;
    }

    .font-yugothic-size-pc22_sp20 {
        font-size: 125% !important;
    }

    .font-yugothic-size-pc18_sp16 {
        font-size: 100% !important;
    }

    .font-yugothic-size-pc17_sp15 {
        font-size: 93.75% !important;
    }

    .font-yugothic-size-pc16_sp14 {
        font-size: 87.5% !important;
    }

    .font-yugothic-size-pc15_sp14 {
        font-size: 87.5% !important;
    }

    .font-yugothic-size-pc14_sp12 {
        font-size: 75% !important;
    }

    .font-yugothic-size-pc12_sp12 {
        font-size: 75% !important;
    }

}

@media screen and (max-width: 320px) {

    .font-cardo {
        font-size: 1rem;
        /* font-size: 1.125rem; 112.5% */
    }

    .font-lato {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
    }

    .font-yugothic {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        letter-spacing: 0.015em;
        line-height: 1.5;
    }

    .font-yugothic-ec {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        line-height: 1.5;
    }

    .font-notosansjp {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        letter-spacing: 0.015em;
        line-height: 1.5;
    }

    .font-notoserifjp {
        font-size: 1rem;
        /* font-size: 0.75rem; 75% */
        letter-spacing: 0.015em;
        line-height: 1.5;
    }

    .font-yugothic-size-pc24_sp22 {
        font-size: 137.5% !important;
    }

    .font-yugothic-size-pc22_sp20 {
        font-size: 125% !important;
    }

    .font-yugothic-size-pc18_sp16 {
        font-size: 100% !important;
    }

    .font-yugothic-size-pc17_sp15 {
        font-size: 93.75% !important;
    }

    .font-yugothic-size-pc16_sp14 {
        font-size: 87.5% !important;
    }

    .font-yugothic-size-pc15_sp14 {
        font-size: 87.5% !important;
    }

    .font-yugothic-size-pc14_sp12 {
        font-size: 75% !important;
    }

    .font-yugothic-size-pc12_sp12 {
        font-size: 75% !important;
    }

}

/* デフォルトフォント  */




/* デフォルト ボーダー  */

.border-025px-8b8b8b {
    border: 0.25px solid #8b8b8b;
}

.border-025px-d1d1d1 {
    border: 0.25px solid #d1d1d1;
}

.border-025px-939393 {
    border: 0.25px solid #939393;
}

.border-05px-8b8b8b {
    border: 0.5px solid #8b8b8b;
}

.border-05px-d1d1d1 {
    border: 0.5px solid #d1d1d1;
}

.border-05px-939393 {
    border: 0.5px solid #939393;
}

.border-1px-8b8b8b {
    border: 1px solid #8b8b8b;
}

.border-1px-d1d1d1 {
    border: 1px solid #d1d1d1;
}

.border-1px-939393 {
    border: 1px solid #939393;
}

.border-2px-8b8b8b {
    border: 2px solid #8b8b8b;
}

.border-2px-d1d1d1 {
    border: 2px solid #d1d1d1;
}

.border-2px-939393 {
    border: 2px solid #939393;
}

.border-top-025px-8b8b8b {
    border-top: 0.25px solid #8b8b8b;
}

.border-top-025px-d1d1d1 {
    border-top: 0.25px solid #d1d1d1;
}

.border-top-025px-939393 {
    border-top: 0.25px solid #939393;
}

.border-top-05px-8b8b8b {
    border-top: 0.5px solid #8b8b8b;
}

.border-top-05px-d1d1d1 {
    border-top: 0.5px solid #d1d1d1;
}

.border-top-05px-939393 {
    border-top: 0.5px solid #939393;
}

.border-top-1px-8b8b8b {
    border-top: 1px solid #8b8b8b;
}

.border-top-1px-d1d1d1 {
    border-top: 1px solid #d1d1d1;
}

.border-top-1px-939393 {
    border-top: 1px solid #939393;
}

.border-top-2px-8b8b8b {
    border-top: 2px solid #8b8b8b;
}

.border-top-2px-d1d1d1 {
    border-top: 2px solid #d1d1d1;
}

.border-top-2px-939393 {
    border-top: 2px solid #939393;
}

.border-bottom-025px-8b8b8b {
    border-bottom: 0.25px solid #8b8b8b;
}

.border-bottom-025px-d1d1d1 {
    border-bottom: 0.25px solid #d1d1d1;
}

.border-bottom-025px-939393 {
    border-bottom: 0.25px solid #939393;
}

.border-bottom-05px-8b8b8b {
    border-bottom: 0.5px solid #8b8b8b;
}

.border-bottom-05px-d1d1d1 {
    border-bottom: 0.5px solid #d1d1d1;
}

.border-bottom-05px-939393 {
    border-bottom: 0.5px solid #939393;
}

.border-bottom-1px-8b8b8b {
    border-bottom: 1px solid #8b8b8b;
}

.border-bottom-1px-d1d1d1 {
    border-bottom: 1px solid #d1d1d1;
}

.border-bottom-1px-939393 {
    border-bottom: 1px solid #939393;
}

.border-bottom-2px-8b8b8b {
    border-bottom: 2px solid #8b8b8b;
}

.border-bottom-2px-d1d1d1 {
    border-bottom: 2px solid #d1d1d1;
}

.border-bottom-2px-939393 {
    border-bottom: 2px solid #939393;
}

/* デフォルト ボーダー  */



/* Bootstrap 上書き要素 */

.card {
    border: 0;
    background-color: transparent;
}

.card-img,
.card-img-bottom {

    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.card-img,
.card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}



/* slick 共通要素 */

.slick-page-section .slick-arrow,
.slick-page-section-campaign .slick-arrow,
.slick-page-section-special .slick-arrow {
    transition: all 0.5s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    background-color: #8b8b8b;
    padding: 11px 17px;
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.slick-page-section .slick-arrow:hover,
.slick-page-section-campaign .slick-arrow:hover,
.slick-page-section-special .slick-arrow:hover {
    cursor: pointer;
    opacity: 1;
    -moz-opacity: 1;
}

.slick-page-section .prev-arrow,
.slick-page-section-campaign .prev-arrow,
.slick-page-section-special .prev-arrow {
    left: 0px;
}

.slick-page-section .next-arrow,
.slick-page-section-campaign .next-arrow,
.slick-page-section-special .next-arrow {
    right: 0px;
}

.slick-page-section .prev-arrow::before,
.slick-page-section-campaign .prev-arrow::before,
.slick-page-section-special .prev-arrow::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f053";
    font-size: 87.5%;
    color: #fff;
}

.slick-page-section .next-arrow::before,
.slick-page-section-campaign .next-arrow::before,
.slick-page-section-special .next-arrow::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f054";
    font-size: 87.5%;
    color: #fff;
}

/* slick 共通要素 */



/* ページ 共通要素 */

/** 旧 contents パディング要素 マイナス **/
/** .contents-margin {
    margin-top: -41px;
} **/

.page-section,
.page-section-100vw {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    overflow: visible;
    padding: 0px 20px 0px;
}

.page-section-contents_100per {
    margin: 0 auto;
}

.page-section-contents_1300 {
    max-width: 1300px;
    margin: 0 auto;
}

.page-section-contents_1120 {
    max-width: 1120px;
    margin: 0 auto;
}

.page-section-contents_1210 {
    max-width: 1210px;
    margin: 0 auto;
}

.page-section-contents_980 {
    max-width: 980px;
    margin: 0 auto;
}

.page-section-contents_776 {
    max-width: 776px;
    margin: 0 auto;
}

.page-section-contents_546 {
    max-width: 546px;
    margin: 0 auto;
}

.page-section-contents_title {
    font-size: 150%;
}

.page-section-contents_title-sub {
    font-size: 75%;
}

.page-section-contents_box {
    margin: 68px 0px 0px 0px;
}

.toppage-more {
    margin-top: 27px;
}

.toppage-more p {
    display: inline-block;
    border-bottom: 1px solid #8b8b8b;
    padding-bottom: 5px;
    font-size: 81.25%
}

.toppage-more p:after {
    content: "＞";
    padding-left: 10px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {

    /** 旧 contents パディング要素 マイナス **/
    .contents-margin {
        margin-top: -22px;
    }

    .page-section-contents_title {
        font-size: 112.5%;
    }

    .page-section-contents_title-sub {
        font-size: 75%;
    }

    .toppage-more p {
        font-size: 75%
    }

}

@media screen and (min-width: 321px) and (max-width: 767px) {

    /** 旧 contents パディング要素 マイナス **/
    .contents-margin {
        margin-top: -11px;
    }

    .page-section {
        padding: 0px 20px 0px;
    }

    .page-section-100vw {
        padding: 0px 0px 0px;
    }

    .page-section-contents_title {
        font-size: 112.5%;
    }

    .page-section-contents_title-sub {
        font-size: 75%;
    }

    .page-section-contents_box {
        margin: 34px 0px 0px 0px;
    }

    .toppage-more {
        margin-top: 33px;
    }

    .toppage-more p {
        font-size: 75%
    }

}

@media screen and (max-width: 320px) {

    /** 旧 contents パディング要素 マイナス **/
    .contents-margin {
        margin-top: -11px;
    }

    .page-section {
        padding: 0px 20px 0px;
    }

    .page-section-100vw {
        padding: 0px 0px 0px;
    }

    .page-section-contents_title {
        font-size: 112.5%;
    }

    .page-section-contents_title-sub {
        font-size: 75%;
    }

    .page-section-contents_box {
        margin: 34px 0px 0px 0px;
    }

    .toppage-more {
        margin-top: 33px;
    }

    .toppage-more p {
        font-size: 75%
    }

}

/* ページ 共通要素 */



/* ヘッダー要素（PC） */

.pc-site-header {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    overflow: visible;
    height: 130px;
    position: fixed;
    top: 0;
    z-index: 9998;
    font-size: 75%;
    /* font-weight: bold; */
    line-height: 1.0;
    background: #ffffff;
    border-bottom: 0px solid #8b8b8b;

}

.pc-site-header-wrapper {
    max-width: 1210px;
    margin: 0 auto;
}

.sub-header {
    height: 41.5px;
}

.sub-header-nav_icon,
.main-header-nav_icon {
    /* font-size: 87.5%; */
    font-size: 112.5%;
}

.main-header {
    position: relative;
    height: 88.5px;
}

.header-main-logo {
    width: 130px;
    /*! height: 22px; */
    margin: 0 auto;
    z-index: 9999;
    font-size: 0;
}

.main-header-nav {
    width: 540px;
    /*! height: 14px; */
}

.main-header-nav_list-item-title {
    content: none;
    padding: 37.25px 0px 37.25px;
    position: relative;
}

.main-header-nav_list-item-title::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 8px 0 8px;
    border-color: #1A50A0 transparent transparent transparent;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0;
    z-index: 10005;
    opacity: 0;
    transition: opacity linear 0.15s;
    visibility: hidden;
}


.main-header-nav_item-box {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    overflow: visible;
    position: fixed;
    top: 130px;
    height: 514px;
    line-height: 1.9;
    background: #ffffff;
    opacity: 0.95;
    z-index: 8888;
    visibility: hidden;
}

.main-header-nav ul li:hover .main-header-nav_item-box {
    visibility: visible;
    margin: 0px -500%;
    padding: 0px 500%;
}

.main-header-nav ul li:hover .main-header-nav_list-item-title::before {
    visibility: visible;
}


.main-header-nav_item-box_inner {
    max-width: 1210px;
    width: 100%;
    position: absolute;
    margin: 0 auto;
}

.main-header-nav_item-box_inner-group ul {
    list-style: none;
}


/* 検索フォーム */
.main-header-search-inner {
    position: relative;
    height: 15px;
    margin: 0 auto;
    width: 11px;
}

.main-header-search-inner input[type="text"] {
    background: #eeeeee;
    border: none;
    border-radius: 32px;
    color: #333;
    cursor: pointer;
    height: 15px;
    opacity: 0;
    outline: none;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: all 0.7s;
    width: 11px;
    z-index: 10006;
    max-width: 355px;
    padding: 0px 10px;
    font-size: 87.5%;
}

.main-header-search-inner input[type="submit"] {
    display: inline-block;
    width: 11px;
    height: 15px;
    background-color: #ffffff;
    background-image: url(https://www.attract-em.com/wp-content/themes/attract/lib/img/header/search_btn.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    border: 0px;
}

.main-header-search-inner input[type="text"]:focus {
    cursor: text;
    opacity: 1;
    width: 355px;
    height: 30px;
    position: absolute;
    top: -7px;
    right: -5px;
}

/* 検索フォーム */


@media screen and (min-width: 992px) and (max-width: 1199px) {
    .pc-site-header {
        font-size: 75%;
    }

    .pc-site-header-wrapper {
        max-width: 980px;
    }

}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .pc-site-header {
        visibility: hidden;
    }
}

@media screen and (max-width: 320px) {
    .pc-site-header {
        visibility: hidden;
    }
}

/* ヘッダー要素（PC） */




/* ヘッダー要素（SP） */
.sp-site-header {
    width: 100%;
    height: 126.5px;
    position: fixed;
    top: 0;
    /* font-size: 75%;
    /* font-weight: bold; */
    z-index: 9998;
    line-height: 1.0;
    background: #ffffff;

}

.sp-site-header-wrapper {
    max-width: 991px;
    margin: 0 auto;
}

.sp-main-header {
    height: 60.5px;
    padding: 0px 20px;
}

.sp-header-main-logo {
    min-width: 85px;
    margin: 0 auto;
    z-index: 9999;
    font-size: 0;
}

.sp-main-header-nav {
    width: 430.5px;
}

.sp-main-header-nav ul li:hover {
    height: auto;
}

.sp-main-header-nav_item-box {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    overflow: visible;
    position: fixed;
    top: 38.125px;
    height: 100vh;
    background: #ffffff;
    opacity: 0.85;
    z-index: 9997;
    visibility: hidden;
}

.sp-main-header-nav ul li:hover .sp-main-header-nav_item-box {
    visibility: visible;
    margin: 0px -500%;
    padding: 0px 500%;
}

.sp-main-header-nav_item-box_inner {
    max-width: 991px;
    width: 100%;
    position: absolute;
    margin: 0 auto;
}

.sp-main-header-nav_item-box_inner-group ul {
    list-style: none;
}


.sp-sub-header {
    min-height: 66px;
    background: #eeeeee;
    font-size: 75%;
}

.sp-sub-header-nav-item {
    padding: 10px 0px;
}


/* 検索フォーム */
.sp-main-header-search-inner {
    position: relative;
    height: 15px;
    margin: 0 auto;
    width: 11px;
}

.sp-main-header-search-inner input[type="text"] {
    background: #eeeeee;
    border: none;
    border-radius: 32px;
    color: #333;
    cursor: pointer;
    height: 15px;
    opacity: 0;
    outline: none;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.7s;
    width: 11px;
    z-index: 100006;
    max-width: 220px;
    font-size: initial;
    padding: 0px 10px;
    font-size: 75%;
}

.sp-main-header-search-inner input[type="submit"] {
    display: inline-block;
    width: 11px;
    height: 15px;
    background-color: #ffffff;
    background-image: url(https://www.attract-em.com/wp-content/themes/attract/lib/img/header/search_btn.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    border: 0px;
}

.sp-main-header-search-inner input[type="text"]:focus {
    cursor: text;
    opacity: 1;
    width: 220px;
    height: 20px;
    position: absolute;
    top: -3px;
    left: -5px;
}

/* 検索フォーム */


/* SP ドロワーメニュー */

/*チェックボックス等は非表示に*/
.nav-unshown {
    visibility: hidden;
}

#nav-open span:before {
    bottom: -12px;
}

#nav-open span:after {
    bottom: -24px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
    visibility: hidden;
    /*はじめは隠しておく*/
    position: fixed;
    z-index: 9999;
    top: 0;
    /*全体に広がるように*/
    right: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    /*最前面に*/
    width: 90%;
    /*左側に隙間を作る*/
    max-width: 290px;
    /*最大幅*/
    height: 100%;
    padding: 22px 20px;
    background: #fff;
    /*背景色*/
    transition: .3s ease-in-out;
    /*滑らかに表示*/
    -webkit-transform: translateX(210%);
    transform: translateX(210%);
    /*左に隠しておく*/
    font-size: 75%;
}

#nav-input {
    position: absolute;
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
    visibility: visible;
    /*カバーを表示*/
    opacity: .5;

}

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /*中身を表示*/
    box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
}


/* オンラインショップ 会員関連 メニュー */
.sp-main-header-nav_account-menu {
    margin-bottom: 23px;
}

.sp-main-header-nav_account-menu li {
    margin-bottom: 18px;
}

.sp-main-header-nav_account-menu li:last-child {
    margin-bottom: 0px;
}

/* オンラインショップ 会員関連 メニュー */


/*ボックス全体*/
.accbox {
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #5d5d5d;
    border-bottom: 1px solid #d3d3d3;
}

/*ラベル*/
.accbox label {
    display: block;
    margin: 0;
    padding: 18px 0px;
    color: #181818;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.5s;
    height: auto;
    position: relative;
}

.label2,
.label3,
.label4,
.label5,
.label6,
.label7,
.label8 {
    border-top: 1px solid #d3d3d3;
}

/*アイコンを表示*/
.accbox label::after {
    content: '';
    position: absolute;
    right: 0;
    width: 9px;
    height: 9px;
    background-image: url(https://www.attract-em.com/wp-content/themes/attract/lib/img/header/sp_ct_plus_btn.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 18px;
}

/*ラベルホバー時*/
.accbox label:hover {
    background: #ffffff;
    text-decoration: underline;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 0;
    background: #ffffff;
    opacity: 1;
}

.accbox .accshow p {
    margin: 0px 0px 16px 0px;
    padding: 0;
}

/*アイコンを入れ替える*/
.cssacc:checked + label::after {
    content: '';
    position: absolute;
    right: 0;
    width: 9px;
    height: 9px;
    background-image: url(https://www.attract-em.com/wp-content/themes/attract/lib/img/header/sp_ct_close_btn.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 18px;
}

.accbox .accshow ul {
    width: 100%;
    list-style: none;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}

.accbox .accshow li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0px 0px 0px;
    padding: 0;
    list-style: none;
    max-width: 100%;
    height: auto;
}

.sp-main-header-nav_main-menu_item-viewall {
    margin-top: 14.5px !important;
    margin-bottom: 33.5px !important;
    font-weight: bold;
}

.sp-main-header-nav_main-menu_item-group {
    margin-bottom: 34px !important;
}

.sp-main-header-nav_onlineshop-info_item {
    margin-top: 20px;
}

.sp-main-header-nav_onlineshop-sns {
    margin-top: 20px;
    padding-top: 23px;
    padding-bottom: 23px;
    border-top: 1px solid #d3d3d3;
    font-size: 87.5%;
}

/* SP ドロワーメニュー */


@media screen and (min-width: 992px) {
    .sp-site-header {
        visibility: hidden;
    }
}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .sp-site-header {
        visibility: visible;
    }
}

@media screen and (max-width: 320px) {
    .sp-site-header {
        visibility: visible;
    }
}

/* ヘッダー要素（SP）  */




/* メイン要素 */

/** 共通要素 **/
.site-main {
    top: 130px;
    position: relative;
    /* max-width: 1210px; */
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .site-main {
        /* max-width: 980px; */
    }
}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .site-main {
        top: 126px;
    }

}

@media screen and (max-width: 320px) {
    .site-main {
        top: 126px;
    }

}

/** 共通要素 **/




/** トップページ **/

/*** スライドショー ***/
.page-section-contents_box-item_slideshow-info_title h3,
.page-section-contents_box-item_slideshow-info_brand p {
    color: #ffffff;
    text-shadow: 0px 0px 5px #666666;
}

.page-section-contents_box-item_slideshow-info_title h3 {
    font-size: 130%;
    /** text-decoration: underline; **/
}

.page-section-contents_box-item_slideshow-info_brand p {
    font-size: 87.5%;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_slideshow-info_title h3 {
        font-size: 112.5%;
        /** text-decoration: underline; **/
    }

    .page-section-contents_box-item_slideshow-info_brand p {
        font-size: 75%;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_slideshow-info_title h3 {
        font-size: 112.5%;
        /** text-decoration: underline; **/
    }

    .page-section-contents_box-item_slideshow-info_brand p {
        font-size: 75%;
    }
}

/*** スライドショー ***/


/*** お知らせ ***/
.page-section-news {
    border: 3px solid #d1d1d1;
    padding: 10px;
    font-size: 75%;
    font-weight: normal;
}

.page-section-news a {
    color: #a70202;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-news {
        padding: 10px;
    }
}

@media screen and (max-width: 320px) {
    .page-section-news {
        padding: 5px;
    }
}

/*** お知らせ ***/


/*** キャンペーン ***/
div.slick-page-section-campaign > .slick-list,
div.slick-page-section-special > .slick-list {
    display: flex !important;
    align-items: stretch;
}

div.slick-page-section-campaign > .slick-list > .slick-track,
div.slick-page-section-special > .slick-list > .slick-track {
    display: flex !important;
    align-items: stretch;
    min-width: auto;
}

.page-section-campaign_article {
    background-color: #eeeeee;
}

.page-section-contents_box-item_campaign-info {
    padding: 15px;
}

.page-section-contents_box-item_campaign-info_title h3 {
    font-size: 75%;
    line-height: 1.5;
    font-weight: bold;
}

.page-section-contents_box-item_campaign-info_text p {
    font-size: 75%;
    line-height: 1.5;
}

.page-section-contents_box-item_campaign-info_sub {
    font-size: 75%;
}

.page-section-contents_box-item_campaign-info_sub-brand {
    font-weight: bold;
    color: #4d4d4d;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {

    .slick-page-section-campaign,
    .slick-page-section-special {
        overflow-x: scroll;
        display: flex;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
    }

    .page-section-campaign_article,
    .page-section-special_article {
        flex: 0 0 80%;
        max-width: 80%;
    }


    .page-section-contents_box-item_campaign-info_title h3 {
        font-size: 75%;
    }

    .page-section-contents_box-item_campaign-info_text p {
        font-size: 75%;
    }
}

@media screen and (max-width: 320px) {

    div.slick-page-section-campaign,
    div.slick-page-section-special {
        overflow-x: scroll;
    }

    .page-section-contents_box-item_campaign-info_title h3 {
        font-size: 75%;
    }

    .page-section-contents_box-item_campaign-info_text p {
        font-size: 75%;
    }

    .page-section-contents_box-item_campaign-info_sub {
        font-size: 75%;
    }
}

/*** キャンペーン ***/



/*** 特集一覧 ***/
.page-section-contents_box-item_special-info {
    color: #ffffff;
}

.page-section-contents_box-item_special-info_text h3 {
    font-size: 87.5%;
    font-weight: bold;
    text-shadow: 0px 0px 5px #666666;
}

.page-section-contents_box-item_special-info_text p {
    font-size: 75%;
    line-height: 1.5;
    font-weight: bold;
    text-shadow: 0px 0px 5px #666666;
}

/*** 特集一覧 ***/



/*** カテゴリー ***/

.page-section-contents_box-item_category-img {
    margin-bottom: 40px;
}

.page-section-contents_box-item_category-info {}

.page-section-contents_box-item_category-info ul {
    list-style: none;
    padding: 0px;
}

.page-section-contents_box-item_category-info li {
    padding: 10px;
}

.page-section-contents_box-item_category-info li:first-child {
    padding-top: 0px;
}

.page-section-contents_box-item_category-info_text h3 {
    font-size: 75%;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 0;
}

.page-section-contents_box-item_category-info_text p {
    font-size: 75%;
    line-height: 1.5;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_category-img {
        margin-bottom: 20px;
    }

    .page-section-contents_box-item_category-info li {
        padding: 12px 0px;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_category-img {
        margin-bottom: 20px;
    }

    .page-section-contents_box-item_category-info li {
        padding: 12px 0px;
    }
}

/*** カテゴリー ***/


/*** インスタグラム ***/
.page-section-contents_box-item_instagram:nth-child(n+5) {
    display: none;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_instagram:nth-child(n+5) {
        display: inline-block;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_instagram:nth-child(n+5) {
        display: inline-block;
    }
}

/*** インスタグラム ***/


/*** 新着商品 ***/
.page-section-contents_box-item_newitem-info {
    margin: 40px;
    padding: 57px 38px 57px 38px;
    visibility: hidden;

}

.page-section-contents_box-item_newitem:hover .page-section-contents_box-item_newitem-info {
    visibility: visible;
    background: rgba(255, 255, 255, 0.95);
}

.page-section-contents_box-item_newitem-info_text h3 {
    /** margin-top: 22px; **/
    font-size: 87.5%;
    /** font-size: 100%; **/
    line-height: 1.7;
    /** line-height: 1.6; **/
    font-weight: bold;
}

.page-section-contents_box-item_newitem-info_text p {
    margin-top: 10px;
    font-size: 87.5%;
    line-height: 1.5;
}

.page-section-contents_box-item_newitem-info_text p.newitem-info_text-details {
    margin-top: 15px;
    border-bottom: 0px solid #8b8b8b;
    padding-bottom: 5px;
    width: max-content;
    font-size: 75%;
    /** font-size: 81%; **/
    line-height: 1.0;
}

.page-section-contents_box-item_newitem-info_text p.newitem-info_text-details:after {
    content: "＞";
    padding-left: 14px;

}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_newitem:nth-child(n+4) {
        margin-top: 33px;
    }

    .page-section-contents_box-item_newitem-info {
        margin: 0px;
        padding: 0px 0px 0px 0px;
        visibility: visible;
        position: relative;
        background: #eeeeee;
    }

    .page-section-contents_box-item_newitem:hover .page-section-contents_box-item_newitem-info {
        background: #eeeeee;
    }

    .page-section-contents_box-item_newitem-info_text h3 {
        margin-top: 11px;
        font-size: 75%;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_newitem:nth-child(n+4) {
        margin-top: 33px;
    }

    .page-section-contents_box-item_newitem-info {
        margin: 0px;
        padding: 0px 0px 0px 0px;
        visibility: visible;
        position: relative;
        background: #eeeeee;
    }

    .page-section-contents_box-item_newitem:hover .page-section-contents_box-item_newitem-info {
        background: #eeeeee;
    }

    .page-section-contents_box-item_newitem-info_text h3 {
        margin-top: 11px;
        font-size: 75%;
    }
}

/*** 新着商品 ***/



/*** ランキング・レコメンド ***/

.page-section-contents_box-item_ranking-number p {
    background: #181818;
    color: #ffffff;
    width: 20px;
    height: 20px;
    font-size: 75%;
    line-height: 1.0;
    text-align: center;
}

.page-section-contents_box-item_ranking-info_text h3,
.page-section-contents_box-item_recommend-info_text h3 {
    margin-top: 22px;
    font-size: 87.5%;
    line-height: 1.7;
    font-weight: bold;
}

.page-section-contents_box-item_ranking-info_text p,
.page-section-contents_box-item_recommend-info_text p {
    margin-top: 10px;
    font-size: 75%;
    line-height: 1.0;
}

.page-section-contents_box-item_ranking-info_text p.ranking-info_text-details,
.page-section-contents_box-item_recommend-info_text p.recommend-info_text-details {
    margin-top: 15px;
    border-bottom: 0px solid #8b8b8b;
    padding-bottom: 5px;
    width: max-content;
    font-size: 75%;
    line-height: 1.0;
}

.page-section-contents_box-item_ranking-info_text p.ranking-info_text-details:after,
.page-section-contents_box-item_recommend-info_text p.recommend-info_text-details:after {
    content: "＞";
    padding-left: 14px;

}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_overflow-x {
        overflow-x: scroll;
    }

    .page-section-contents_box-item_ranking-info_text h3,
    .page-section-contents_box-item_recommend-info_text h3 {
        margin-top: 11px;
        font-size: 75%;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_overflow-x {
        overflow-x: scroll;
    }

    .page-section-contents_box-item_ranking-info_text h3,
    .page-section-contents_box-item_recommend-info_text h3 {
        margin-top: 11px;
        font-size: 75%;
    }
}

/*** ランキング・レコメンド ***/



/*** コンセプト ***/
.page-section-contents_box-item_concept-info {
    width: 100%;
}

.page-section-contents_box-item_concept-info_text {
    border-right: 1px solid #ffffff;
    margin-right: 72px;
    color: #ffffff;
}

.page-section-contents_box-item_concept-info_text h2 {
    font-size: 125%;
    line-height: 1.0;
    font-weight: bold;
}

.page-section-contents_box-item_concept-info_text p {
    font-size: 100%;
    line-height: 1.0;
}

.page-section-contents_box-item_concept-info_botann {
    max-width: 280px;
    height: 45px;
    background-color: #ffffff;
}

.page-section-contents_box-item_concept-info_botann p {
    font-size: 112%;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_concept-info_text {
        border-right: 0px;
        margin-right: 0px;
        padding: 0px;
    }

    .page-section-contents_box-item_concept-info_text h2 {
        font-size: 75%;
    }

    .page-section-contents_box-item_concept-info_text p {
        font-size: 75%;
    }

    .page-section-contents_box-item_concept-info_botann {
        max-width: 196px;
        height: 32px;
        background-color: #ffffff;
    }

    .page-section-contents_box-item_concept-info_botann p {
        font-size: 75%;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_concept-info_text {
        border-right: 0px;
        margin-right: 0px;
        padding: 0px;
    }

    .page-section-contents_box-item_concept-info_text h2 {
        font-size: 75%;
    }

    .page-section-contents_box-item_concept-info_text p {
        font-size: 75%;
    }

    .page-section-contents_box-item_concept-info_botann {
        max-width: 196px;
        height: 32px;
        background-color: #ffffff;
    }

    .page-section-contents_box-item_concept-info_botann p {
        font-size: 75%;
    }
}

/*** コンセプト ***/



/*** ブログ ***/

.page-section-contents_box-item_blog:last-child {
    display: none;
}

.page-section-contents_box-item_blog-info .blog-info_month {
    font-size: 100%;
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    -ms-writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    transform: rotateZ(180deg);
    line-height: 1.0;
    font-weight: bold;
    color: #ffffff;
}

.page-section-contents_box-item_blog-info .blog-info_day {
    font-size: 400%;
    font-family: futura-pt, sans-serif;
    line-height: 1.0;
    letter-spacing: -5px;
    color: #ffffff;
}

.page-section-contents_box-item_blog-info_title {
    margin-top: 10px;
    font-size: 75%;
}

.page-section-contents_box-item_blog-info_readmore {
    margin-top: 10px;
    border-bottom: 0px solid #8b8b8b;
    padding-bottom: 5px;
    font-size: 75%;
    line-height: 1.0;
    text-align: right;
}

.page-section-contents_box-item_blog-info_readmore p:after {
    content: "＞";
    padding-left: 5px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_blog:nth-child(n+3) {
        margin-top: 33px;
    }

    .page-section-contents_box-item_blog:last-child {
        display: inline-block;
    }

    .page-section-contents_box-item_blog-info {
        padding: 0.75rem;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_blog:nth-child(n+3) {
        margin-top: 33px;
    }

    .page-section-contents_box-item_blog:last-child {
        display: inline-block;
    }

    .page-section-contents_box-item_blog-info {
        padding: 0.75rem;
    }

}

/*** ブログ ***/



/*** リアルショップイベント ***/

.page-section-contents_box-item_event-info_title {
    margin-top: 10px;
    font-size: 87.5%;
}

.page-section-contents_box-item_event-info_category {
    margin-top: 10px;
    font-size: 75%;
    color: #2f477c;
    text-align: center;
    line-height: 1.0;
}

.page-section-contents_box-item_event-info_category .event,
.page-section-contents_box-item_event-info_category .news {
    width: 61px;
    text-align: center;
}

.page-section-contents_box-item_event-info_category .event {
    color: #ffffff;
    border: 1px solid #6c1521;
    background-color: #6c1521;
}

.page-section-contents_box-item_event-info_category .news {
    color: #ffffff;
    border: 1px solid #2f477c;
    background-color: #2f477c;
}

.page-section-contents_box-item_event-info_category .event a,
.page-section-contents_box-item_event-info_category .news a {
    color: #ffffff;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_event-info_title {
        font-size: 75%;
    }
}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_event-info_title {
        font-size: 75%;
    }

    .page-section-contents_box-item_event-info_category .event,
    .page-section-contents_box-item_event-info_category .news {
        width: 100%;
    }

}

/*** リアルショップイベント ***/



/*** メディアライブラリー ***/
.page-section-medialibrary {
    position: relative;
    height: auto;
}

.page-section-contents_box-item_medialibrary-info {
    width: 49%;
    padding: 68px 60px;
    position: relative;
    z-index: 10;
}

.page-section-contents_box-item_medialibrary-info_text h2 {
    font-size: 125%;
    line-height: 1.0;
    margin-bottom: 12px;
}

.page-section-contents_box-item_medialibrary-info_text p {
    font-size: 87.5%;
    margin-bottom: 21px;
}

.page-section-contents_box-item_medialibrary-info_botann {
    width: 280px;
    height: 45px;
    background-color: #4b4b4b;
}

.page-section-contents_box-item_medialibrary-info_botann p {
    font-size: 112%;
    color: #ffffff;
}

.page-section-contents_box-item_medialibrary-img {
    width: 52%;
    position: absolute;
    right: 0;
    top: 8%;
    z-index: 5;
}

.page-section-contents_box-item_medialibrary-info_botann:hover {
    opacity: 0.5;
    -moz-opacity: 0.5;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .page-section-medialibrary::before {
        content: "";
        display: block;
        padding-top: 56.25%;
    }

    .page-section-contents_box-item_medialibrary_inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .page-section-contents_box-item_medialibrary-info {
        width: 90%;
        padding: 34px 25px;
    }

    .page-section-contents_box-item_medialibrary-info_text {
        max-width: 218px;
    }

    .page-section-contents_box-item_medialibrary-info_text h2 {
        font-size: 100%;
        line-height: 1.0;
        margin-bottom: 8px;
    }

    .page-section-contents_box-item_medialibrary-info_text p {
        font-size: 75%;
        margin-bottom: 16px;
    }

    .page-section-contents_box-item_medialibrary-info_botann {
        width: 174px;
        height: 25px;
    }

    .page-section-contents_box-item_medialibrary-info_botann p {
        font-size: 75%;
    }

    .page-section-contents_box-item_medialibrary-img {
        right: -20px;
        top: 85%;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .page-section-medialibrary::before {
        content: "";
        display: block;
        padding-top: 56.25%;
    }

    .page-section-contents_box-item_medialibrary_inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .page-section-contents_box-item_medialibrary-info {
        width: 90%;
        padding: 34px 25px;
    }

    .page-section-contents_box-item_medialibrary-info_text {
        max-width: 218px;
    }

    .page-section-contents_box-item_medialibrary-info_text h2 {
        font-size: 100%;
        line-height: 1.0;
        margin-bottom: 8px;
    }

    .page-section-contents_box-item_medialibrary-info_text p {
        font-size: 75%;
        margin-bottom: 16px;
    }

    .page-section-contents_box-item_medialibrary-info_botann {
        width: 174px;
        height: 25px;
    }

    .page-section-contents_box-item_medialibrary-info_botann p {
        font-size: 75%;
    }

    .page-section-contents_box-item_medialibrary-img {
        right: -20px;
        top: 85%;
    }
}

@media screen and (max-width: 575px) {
    .page-section-medialibrary::before {
        content: "";
        display: block;
        padding-top: 100%;
    }

    .page-section-contents_box-item_medialibrary_inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .page-section-contents_box-item_medialibrary-info {
        width: 90%;
        padding: 34px 25px;
    }

    .page-section-contents_box-item_medialibrary-info_text {
        max-width: 218px;
    }

    .page-section-contents_box-item_medialibrary-info_text h2 {
        font-size: 100%;
        line-height: 1.0;
        margin-bottom: 8px;
    }

    .page-section-contents_box-item_medialibrary-info_text p {
        font-size: 62%;
        margin-bottom: 16px;
    }

    .page-section-contents_box-item_medialibrary-info_botann {
        width: 174px;
        height: 25px;
    }

    .page-section-contents_box-item_medialibrary-info_botann p {
        font-size: 75%;
    }

    .page-section-contents_box-item_medialibrary-img {
        right: -20px;
        top: 85%;
        width: 90%;
    }
}

/*** メディアライブラリー ***/



/*** ショップ インフォメーション ***/

.page-section-contents_box-item_shopinformation {
    background-color: #ffffff;
    padding: 70px 70px;
}

.page-section-contents_box-item_shopinformation_shop-title {
    margin-bottom: 68px;
}

.page-section-contents_box-item_shopinformation_shop-title h3 {
    font-size: 137.5%;
    font-weight: bold;
}

.page-section-contents_box-item_shopinformation_shop-info p {
    font-size: 87.5%;
}

.page-section-contents_box-item_shopinformation_shop-address p {
    font-size: 75%;
    margin-top: 15px;
}

.page-section-contents_box-item_shopinformation_shop-sns {
    margin-top: 15px;
}

.page-section-contents_box-item_shopinformation_shopinshop-title h4,
.page-section-contents_box-item_shopinformation_topics-title h4,
.page-section-contents_box-item_shopinformation_instagram-title h4 {
    font-size: 112.5%;
}

.page-section-contents_box-item_shopinformation_shopinshop-info h5 {
    font-size: 87.5%;
    line-height: 1.5;
}

.page-section-contents_box-item_shopinformation_shopinshop-info p {
    font-size: 75%;
    line-height: 1.6;
}

.page-section-contents_box-item_shopinformation_topics {
    border-right: 1px solid #d1d1d1;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .page-section-contents_box-item_shopinformation {
        padding: 44px 24px;
    }

    .page-section-contents_box-item_shopinformation_shop-title {
        margin-bottom: 33px;
    }

    .page-section-contents_box-item_shopinformation_shop-title h3 {
        font-size: 100%;
    }

    .page-section-contents_box-item_shopinformation_shop-title p {
        font-size: 87.5%;
    }

    .page-section-contents_box-item_shopinformation_shop-info {
        margin-top: 22px;
    }

    .page-section-contents_box-item_shopinformation_topics {
        border-right: 0px;
    }

    .page-section-contents_box-item_shopinformation_instagram {
        border-top: 1px solid #d1d1d1;
    }

    .page-section-contents_box-item_shopinformation_shopinshop-info h5 {
        font-size: 75%;
    }

}

@media screen and (max-width: 320px) {
    .page-section-contents_box-item_shopinformation {
        padding: 44px 24px;
    }

    .page-section-contents_box-item_shopinformation_shop-title {
        margin-bottom: 33px;
    }

    .page-section-contents_box-item_shopinformation_shop-title h3 {
        font-size: 100%;
    }

    .page-section-contents_box-item_shopinformation_shop-title p {
        font-size: 87.5%;
    }

    .page-section-contents_box-item_shopinformation_shop-info {
        margin-top: 22px;
    }

    .page-section-contents_box-item_shopinformation_topics {
        border-right: 0px;
    }

    .page-section-contents_box-item_shopinformation_instagram {
        border-top: 1px solid #d1d1d1;
    }

    .page-section-contents_box-item_shopinformation_shopinshop-info h5 {
        font-size: 75%;
    }
}

/*** ショップ インフォメーション  ***/

/** トップページ **/


/** オンラインショップ 商品ページ **/

.onlineshop-item_spec {
    line-height: 1.2;
    margin-top: 30px;
    margin-bottom: 30px;
}

.onlineshop-item_spec th {
    font-size: 0.75rem;
    background: #eeeeee;
    vertical-align: middle !important;
    padding: 2px 10px;
    font-weight: normal;
    min-width: 153px;
}

.onlineshop-item_spec td {
    font-size: 0.75rem;
    vertical-align: middle;
    padding: 2px 10px;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_spec table,
    .onlineshop-item_spec tbody,
    .onlineshop-item_spec tr,
    .onlineshop-item_spec td,
    .onlineshop-item_spec th {
        width: 100%;
        /* 幅を100%にする */
        display: block;
        /* ブロック要素にする */
    }

    .onlineshop-item_spec th,
    .onlineshop-item_spec td {
        padding: 11px 11px;
        min-width: 100%;
    }
}

.onlineshop-item_delivery {
    font-size: 0.68rem;
    margin-bottom: 108px;
}

@media screen and (min-width: 321px) and (max-width: 767px) {
    .onlineshop-item_delivery {
        margin-bottom: 54px;
    }
}

@media screen and (max-width: 320px) {
    .onlineshop-item_delivery {
        margin-bottom: 54px;
    }
}

.onlineshop-item_delivery-left {
    border-right: 1px solid #c9c9c9;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_delivery-left {
        border-right: 0px;
        margin-bottom: 1rem;
    }
}

.onlineshop-item_delivery p {
    margin-bottom: 0;
}

.onlineshop-item_topics,
.onlineshop-item_size,
.onlineshop-item_color,
.onlineshop-item_allcolor {
    margin-bottom: 54px;
}

.onlineshop-item_topics {
    margin-left: 0;
    margin-right: 0;
}

.onlineshop-item_topics-border {
    border: 5px solid #eeeeee;
    padding: 20px;
}

.delivery-term-note-bg {
    background: #eeeeee;
}

.onlineshop-item_size-title,
.onlineshop-item_color-title,
.onlineshop-item_allcolor-title,
.onlineshop-item_designerbrand-info-title {
    margin-bottom: 30px;
}

.onlineshop-item_size-title h2,
.onlineshop-item_color-title h2,
.onlineshop-item_allcolor-title h2,
.onlineshop-item_designerbrand-info-title h3 {
    font-size: 1rem;
    font-weight: bold;
    padding: 10px 0px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 0px 0px 0px 0px;
    line-height: 1.0;
    border-top: 1px solid #8b8b8b;
    border-bottom: 1px solid #8b8b8b;
    letter-spacing: 0.0em;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_size-title h2,
    .onlineshop-item_color-title h2,
    .onlineshop-item_allcolor-title h2,
    .onlineshop-item_designerbrand-info-title h3 {
        font-size: 0.875rem;
    }
}

.onlineshop-item_color-subtitle,
.onlineshop-item_allcolor-subtitle {
    margin-bottom: 30px;
}

.onlineshop-item_color-subtitle h3,
.onlineshop-item_allcolor-subtitle h3 {
    font-weight: bold;
    font-size: 100%;
}

.onlineshop-item_color-info,
.onlineshop-item_allcolor-info {
    margin-bottom: 10px;
}

.onlineshop-item_color-info h4,
.onlineshop-item_allcolor-info h4 {
    font-size: 93%;
}

.onlineshop-item_color-info p,
.onlineshop-item_allcolor-info p {
    font-size: 0.78rem;
    word-break: break-all;
}

.onlineshop-item_color-list,
.onlineshop-item_allcolor-list {
    margin-bottom: 30px;
}

.onlineshop-item_color-list p,
.onlineshop-item_allcolor-list p {
    font-size: 0.78rem;
}

.onlineshop-item_allcolor-list th {
    font-size: 0.87rem;
    background: #eeeeee;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    font-weight: bold;
}

.onlineshop-item_allcolor-list td {
    font-size: 0.87rem;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.onlineshop-item_details,
.onlineshop-item_point,
.onlineshop-item_designerbrand,
.onlineshop-item_gallery,
.onlineshop-item_partnershop,
.onlineshop-item_note {
    margin: 0px 0px 10px;
    padding: 54px 52px;
    background: #eeeeee;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_color-subtitle h3,
    .onlineshop-item_allcolor-subtitle h3 {
        font-size: 93%;
    }

    .onlineshop-item_color-info,
    .onlineshop-item_allcolor-info {
        margin-bottom: 10px;
    }

    .onlineshop-item_color-info h4,
    .onlineshop-item_allcolor-info h4 {
        font-size: 87.5%;
    }

    .onlineshop-item_details,
    .onlineshop-item_point,
    .onlineshop-item_designerbrand,
    .onlineshop-item_gallery,
    .onlineshop-item_partnershop,
    .onlineshop-item_note {
        padding: 44px 10px;
    }
}

.onlineshop-item_details-info h2 {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    margin: 0px auto 54px;
    padding: 0px 0px 10px 0px;
    line-height: 2.14;
    border-bottom: 1px solid #181818;
    max-width: 450px;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_details-info h2 {
        text-align: left;
    }
}

.onlineshop-item_details-info p,
.onlineshop-item_point-a p,
.onlineshop-item_designerbrand-info p,
.onlineshop-item_partnershop p

/* .onlineshop-category p */
    {
    text-align: left;
    font-size: 0.875rem;
    line-height: 1.9;
    letter-spacing: 0;
    margin-bottom: 0;
    word-break: break-all;
}

.onlineshop-item_partnershop p {
    text-align: left;
}


@media screen and (max-width: 768px) {

    .onlineshop-item_details-info p,
    .onlineshop-item_point-a p,
    .onlineshop-item_designerbrand-info p,
    .onlineshop-item_partnershop p {
        font-size: 0.75rem;
        line-height: 1.5;
    }
}

.onlineshop-item_point h2,
.onlineshop-item_designerbrand-title h2,
.onlineshop-item_gallery-title h2,
.onlineshop-item_note-title h2 {
    font-family: 'Cardo', sans-serif;
    font-size: 1.5rem;
    text-align: center;
    margin: 0px auto 54px;
    line-height: 1.0;
    letter-spacing: 0.175em;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_point h2,
    .onlineshop-item_designerbrand-title h2,
    .onlineshop-item_gallery-title h2,
    .onlineshop-item_note-title h2 {
        font-size: 1.125rem;
    }
}

.onlineshop-item_partnershop h2 {
    text-align: center;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.9;
    letter-spacing: 0.175em;
    color: #d00d76;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_partnershop h2 {
        font-size: 1rem;
    }

}

.onlineshop-item_point-a {
    margin-bottom: 54px;
}

.onlineshop-item_point-a:last-child {
    margin-bottom: 0;
}

.onlineshop-item_details-info h3,
.onlineshop-item_point-a h3 {
    font-size: 0.9375rem;
    font-weight: bold;
    line-height: 1.9;
    letter-spacing: 0;
    margin: 30px 0px 20px;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_details-info h3,
    .onlineshop-item_point-a h3 {
        font-size: 0.875rem;
    }
}

.onlineshop-item_designerbrand-info {
    margin-bottom: 54px;
}

.onlineshop-item_designerbrand-info:last-child {
    margin-bottom: 0;
}

.onlineshop-item_designerbrand-image {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {

    .onlineshop-item_designerbrand-image {
        max-width: 80%;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
    }

}

.onlineshop-item_gallery-image img {
    margin-bottom: 10px;
}

.onlineshop-item_note {
    margin-top: 68px;
}

.onlineshop-item_note-info p {
    font-size: 0.75rem;
    line-height: 1.8;
    margin: 0px 0px 30px 0px;
    word-break: break-all;
}

.onlineshop-item_note-info ul {
    list-style: none;
    margin: 0px 0px 30px 0px;
    padding: 0;
    font-size: 0.75rem;
    line-height: 1.8;
    word-break: break-all;
}

.onlineshop-item_note-info ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.onlineshop-item_note-info li {
    display: flex;
    align-items: baseline;
}

.onlineshop-item_note-info li:before {
    content: '・';
}

.onlineshop-item_note-info li a,
.onlineshop-item_note-info li span {
    display: contents;
}




/** オンラインショップ カテゴリーページ サイドバー **/

#side-onlineshop {
    /* width: 230px;  */
    margin: 24px 0px 0px 0px;
}

/*start sub-column*/
#item_sub-column {
    margin: 0;
    padding: 0;
    /* width: 230px;  */
    background: #fff;
}

/*start btn*/
#item_sub-column .side-btn-new-item {
    margin: 0px 0px 8px 0px;
}

#item_sub-column .side-btn-new-item a {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: url(./lib/img/onlineshop/side_btn.gif) left top no-repeat #ffffff;
    color: #222222;
}

#item_sub-column .side-btn-new-item a:hover {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: #4d4d4d;
    color: #ffffff;
}

#item_sub-column .side-btn-all-item {
    margin: 0px 0px 8px 0px;
}

#item_sub-column .side-btn-all-item a {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: url(./lib/img/onlineshop/side_btn.gif) left top no-repeat #ffffff;
    color: #222222;
}

#item_sub-column .side-btn-all-item a:hover {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: #4d4d4d;
    color: #ffffff;
}

#item_sub-column .side-btn-campaign {
    margin: 0px 0px 8px 0px;
}

#item_sub-column .side-btn-campaign a {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: url(./lib/img/onlineshop/side_btn.gif) left top no-repeat #ffffff;
    color: #222222;
}

#item_sub-column .side-btn-campaign a:hover {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: #4d4d4d;
    color: #ffffff;
}

#item_sub-column .side-btn-designer {
    margin: 0px 0px 8px 0px;
}

#item_sub-column .side-btn-designer a {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: url(./lib/img/onlineshop/side_btn.gif) left top no-repeat #ffffff;
    color: #222222;
}

#item_sub-column .side-btn-designer a:hover {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: #4d4d4d;
    color: #ffffff;
}

#item_sub-column .side-btn-scene {
    margin: 0px 0px 8px 0px;
}

#item_sub-column .side-btn-scene a {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: url(./lib/img/onlineshop/side_btn.gif) left top no-repeat #ffffff;
    color: #222222;
}

#item_sub-column .side-btn-scene a:hover {
    display: block;
    /* font-size: 0.68rem; */
    text-decoration: none;
    height: 36px;
    padding: 12px 15px 12px 15px;
    line-height: 100%;
    border: 1px solid #a3a3a3;
    background: #4d4d4d;
    color: #ffffff;
}


/*start side accordion*/
.side-category-online {
    /* width: 230px;  */
    border-top: 1px solid #a3a3a3;
}

.side-brand-online {
    /* width: 230px;  */
    border-top: 1px solid #a3a3a3;
}

.side-accordion {
    display: block;
    margin: 0;
    padding: 0;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.5s;
    height: auto;
    position: relative;
    /* font-size: 0.75rem; */
    font-family: 'Cardo', sans-serif;
    line-height: 1.0;
    color: #181818;
}

.side-accordion:after,
.side-accordion.active:after {
    /* font-size: 0.68rem; */
}

.side-accordion.active::after {
    font-family: FontAwesome;
    content: "－";
    position: absolute;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.side-accordion::after {
    font-family: FontAwesome;
    content: "＋";
    position: absolute;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.side-accordion-open {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.0;
}

.side-accordion-parent-start {
    margin: 0;
}

.side-accordion-parent-end {}

.side-accordion-parent a {
    /* font-size: 0.68rem; */
    line-height: 1.0;
    color: #222222;
    padding: 0;
    text-decoration: none;
}

.side-accordion-parent:hover,
.side-accordion-parent a:hover {
    text-decoration: underline;
}

.side-accordion-child {
    display: inline-block;
    margin: 0;
    line-height: 1.0;
    /* font-size: 0.58rem; */
    color: #222222;
    padding: 0;
    text-decoration: none;
}

.side-accordion-child:nth-child(n+2) a:before {
    content: "├ "
}

.side-accordion-child:nth-last-child(1) a:before {
    content: "└ "
}

.side-accordion-child-end {
    display: inline-block;
    margin: 0;
    line-height: 1.0;
}

.side-accordion-child a {
    /* font-size: 0.68rem; */
    line-height: 1.0;
    color: #222222;
    padding: 0;
    text-decoration: none;
}

.side-accordion-child a:hover {
    text-decoration: underline;
}

.side-shopinfo-online {
    /* width: 230px;  */
    border-top: 1px solid #a3a3a3;
    margin: 0;
}

.side-shopinfo-title {
    font-size: 0.75rem;
    font-family: 'Cardo', sans-serif;
    line-height: 1.0;
    color: #222222;
    margin: 0;
    /* width: 230px;  */
}

.side-shopinfo-subtitle {
    /* font-size: 0.68rem; */
    font-weight: bold;
    line-height: 1.0;
    color: #222222;
    /* width: 230px;  */
}

.side-shopinfo-text {
    /* font-size: 0.68rem; */
    line-height: 1.63;
    color: #222222;
    padding: 0;
    text-decoration: none;
}


.side-journal-online {
    /* width: 230px;  */
    border-top: 1px solid #a3a3a3;
    margin: 0;
}

.side-journal-title {
    font-size: 0.75rem;
    font-family: 'Cardo', sans-serif;
    line-height: 1.0;
    color: #222222;
    margin: 0;
}

.side-journal-subtitle {
    /* font-size: 0.68rem; */
    font-weight: bold;
    line-height: 1.0;
    color: #222222;
    margin: 0;
}

.side-journal-text {
    /* font-size: 0.68rem; */
    line-height: 1.63;
    color: #222222;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.side-free-online a:hover,
.side-mailmagazine-online a:hover,
.side-gift-online a:hover {
    opacity: 0.5;
    -moz-opacity: 0.5;
}




/** オンラインショップ カテゴリーページ **/

.onlineshop-category h1,
.onlineshop-category h2,
.onlineshop-category h3,
.onlineshop-category-description h1,
.onlineshop-category-description h3 {
    font-size: 150%;
    line-height: 1.5;
    font-weight: bold;
}

.onlineshop-category h4,
.onlineshop-category-description h4 {
    font-size: 112.5%;
    line-height: 1.5;
    font-weight: bold;
}

.onlineshop-category p,
.onlineshop-category-description p {
    font-size: 87.5%;
}

.onlineshop-category-description_item-image {
    background: #181818;
}

.onlineshop-category-description_item-image img {
    opacity: 0.7;
}


@media screen and (min-width: 992px) and (max-width: 1199px) {}

@media screen and (min-width: 768px) and (max-width: 991px) {}

@media screen and (min-width: 321px) and (max-width: 767px) {

    .onlineshop-category h1,
    .onlineshop-category h2,
    .onlineshop-category h3,
    .onlineshop-category-description h1,
    .onlineshop-category-description h3 {
        font-size: 112.5%;
    }

    .onlineshop-category h4,
    .onlineshop-category-description h4 {
        font-size: 100%;
    }

    .onlineshop-category p,
    .onlineshop-category-description p {
        font-size: 75%;
    }
}

@media screen and (max-width: 320px) {

    .onlineshop-category h1,
    .onlineshop-category h2,
    .onlineshop-category h3,
    .onlineshop-category-description h1,
    .onlineshop-category-description h3 {
        font-size: 112.5%;

    }

    .onlineshop-category h4,
    .onlineshop-category-description h4 {
        font-size: 100%;
    }

    .onlineshop-category p,
    .onlineshop-category-description p {
        font-size: 75%;
    }

}

/* メイン要素 */




/* フッター要素（共通）  */

.site-footer {
    background: #4b4b4b;
    width: 100vw;
    margin: 108px calc(50% - 50vw) 0px;
    position: absolute;
}

/* フッター要素（PC）  */

.pc-site-footer {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    display: inline-block;
    bottom: 0;
    z-index: 8888;
    background: #4b4b4b;
    color: #ffffff;
    position: relative;
}

.pc-site-footer a {
    color: #ffffff;
}

.pc-site-footer-wrapper {
    max-width: 1210px;
    margin: 0 auto;
    padding: 67px 0px 79px 0px;
}

.pc-site-footer h2 {
    font-size: 81.25%;
    margin-bottom: 43px;
}

.pc-site-footer p {
    font-size: 75%;
}

.pc-site-footer_info {
    padding-right: 74px;
    border-right: 1px solid #939393;
}

.pc-site-footer_info-logo {
    margin-bottom: 34px;
}

.pc-site-footer_info-text {
    margin-bottom: 19px;
}

.pc-site-footer_info-text p {
    font-size: 87.5%;
}

.pc-site-footer_botann {
    background-color: #000000;
    border: 2px solid #939393;
    text-align: center;
    font-weight: bold;
    padding: 12px 0px;
}

.pc-site-footer_botann p {
    font-size: 87.5%;
}

.pc-site-footer_botann a {
    color: #ffffff;
}

.pc-site-footer_botann_mb {
    margin-bottom: 12px;
}

.pc-site-footer_info_tel-mail {
    margin-bottom: 19px;
}

p.pc-site-footer_info_tel-mail_22px {
    font-size: 120%;
}

.pc-site-footer_info_tel-mail_mb {
    margin-bottom: 27px;
}

.pc-site-footer_company,
.pc-site-footer_onlineshop {
    padding-left: 98px;
}

.pc-site-footer_company p,
.pc-site-footer_onlineshop p {
    margin-bottom: 15px;
}

.pc-site-footer_copyright {
    margin-top: 15px;
    color: #ababab;
}

.pc-site-footer_copyright::before {
    content: '';
    width: 10px;
    height: 1px;
    display: inline-block;
    background-color: #939393;
}

/* フッター要素（PC）  */


/* フッター要素（SP）  */

.sp-site-footer {
    display: none;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .pc-site-footer-wrapper {
        max-width: 980px;
    }

}

@media screen and (min-width: 321px) and (max-width: 991px) {
    .pc-site-footer {
        display: none;
    }

    .sp-site-footer {
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        display: inline-block;
        bottom: 0;
        z-index: 8888;
        background: #4b4b4b;
        color: #ffffff;
        position: relative;
    }

    .sp-site-footer a {
        color: #ffffff;
    }

    .sp-site-footer-wrapper {
        max-width: 991px;
        margin: 0 auto;
        padding: 33px 30px 44px 30px
    }


    .sp-site-footer h2 {
        font-size: 75%;
        /* font-size: 137.5%; */
        margin-bottom: 22px;
    }

    .sp-site-footer p {
        font-size: 75%;
        /* font-size: 137.5%; */
    }

    .sp-site-footer_info {}

    .sp-site-footer_info-logo {
        margin-bottom: 33px;
    }

    .sp-site-footer_info-text {
        margin-bottom: 33px;
    }

    .sp-site-footer_info-text p {
        font-size: 75%;
        /* font-size: 137.5%; */
    }

    .sp-site-footer_botann_mb {
        margin-bottom: 33px;
    }

    .sp-site-footer_botann {
        background-color: #000000;
        border: 2px solid #939393;
        text-align: center;
        font-weight: bold;
        padding: 12px 0px;
    }

    .sp-site-footer_botann p {
        font-size: 75%;
        /* font-size: 137.5%; */
    }

    .sp-site-footer_botann a {
        color: #ffffff;
    }

    .sp-site-footer_info_tel-mail {
        margin-bottom: 33px;
    }

    p.sp-site-footer_info_tel-mail_22px {
        font-size: 112.5%;
        /* font-size: 225%; */
    }

    .sp-site-footer_info_tel-mail_mb {
        margin-bottom: 33px;
    }

    .sp-site-footer_company {
        margin-top: 33px;
        padding-top: 33px;
        border-top: 1px solid #939393;
    }

    .sp-site-footer_onlineshop,
    .sp-site-footer_guide {
        margin-top: 33px;
    }

    .sp-site-footer_company p,
    .sp-site-footer_onlineshop p {
        margin-bottom: 15px;
    }

    .sp-site-footer_copyright {
        margin-top: 33px;
        color: #ababab;
    }

}

@media screen and (max-width: 320px) {
    .pc-site-footer {
        display: none;
    }

    .sp-site-footer {
        width: 100vw;
        margin: 0 calc(50% - 50vw);
        display: inline-block;
        bottom: 0;
        z-index: 8888;
        background: #4b4b4b;
        color: #ffffff;
        position: relative;
    }

    .sp-site-footer a {
        color: #ffffff;
    }

    .sp-site-footer-wrapper {
        max-width: 991px;
        margin: 0 auto;
        padding: 33px 30px 44px 30px
    }


    .sp-site-footer h2 {
        font-size: 75%;
        /* font-size: 137.5%; */
        margin-bottom: 22px;
    }

    .sp-site-footer p {
        font-size: 75%;
        /* font-size: 137.5%; */
    }

    .sp-site-footer_info {}

    .sp-site-footer_info-logo {
        margin-bottom: 33px;
    }

    .sp-site-footer_info-text {
        margin-bottom: 33px;
    }

    .sp-site-footer_info-text p {
        font-size: 75%;
        /* font-size: 137.5%; */
    }

    .sp-site-footer_botann_mb {
        margin-bottom: 33px;
    }

    .sp-site-footer_botann {
        background-color: #000000;
        border: 2px solid #939393;
        text-align: center;
        font-weight: bold;
        padding: 12px 0px;
    }

    .sp-site-footer_botann p {
        font-size: 75%;
        /* font-size: 137.5%; */
    }

    .sp-site-footer_botann a {
        color: #ffffff;
    }

    .sp-site-footer_info_tel-mail {
        margin-bottom: 33px;
    }

    p.sp-site-footer_info_tel-mail_22px {
        font-size: 112.5%;
        /* font-size: 225%; */
    }

    .sp-site-footer_info_tel-mail_mb {
        margin-bottom: 33px;
    }

    .sp-site-footer_company {
        margin-top: 33px;
        padding-top: 33px;
        border-top: 1px solid #939393;
    }

    .sp-site-footer_onlineshop,
    .sp-site-footer_guide {
        margin-top: 33px;
    }

    .sp-site-footer_company p,
    .sp-site-footer_onlineshop p {
        margin-bottom: 15px;
    }

    .sp-site-footer_copyright {
        margin-top: 33px;
        color: #ababab;
    }

}

/* フッター要素（SP）  */


/* 追従ボタン */

.fixed_botann {
    position: fixed;
    bottom: 100px;
    right: 0px;
    padding: 5px 15px;
    z-index: 9999;
    text-align: center;
    font-size: 75%;
    font-weight: bold;
}

.fixed_botann img {
    border-radius: 50%;
}

.fixed_botann p {
    margin-top: 5px;
}


@media screen and (max-width: 768px) {

    .fixed_botann {
        padding: 5px 0px;
    }
}

/* 追従ボタン */





/** フューチャーショップ 上書き **/

.fs-preview-header {
    display: none;
}

.fs-c-productMarks {
    margin-bottom: 1rem !important;
}

.fs-c-productMembersLoginLink {
    font-size: 75% !important;
    margin-top: 1rem !important;
}

.fs-c-productPrices {
    margin-top: 2rem !important;
}

.fs-c-variationMatrix__row__variationName {
    font-size: 87.5% !important;
    width: 100%;
}

.fs-c-variationMatrix__row__variationPanels {
    font-size: 87.5% !important;
    width: 100%;
}

.fs-c-breadcrumb__list--subgroup li:last-child,
.fs-c-breadcrumb__list--subgroup li:first-child {
    display: none;
}


/* カート画面*/
.fs-c-cartTable__headerCell--product {
    width: 50%;
}


/* レビュー画面*/
.fs-body-review-write .fs-c-reveiwNotes h3 {
    font-size: 125% !important;
}

/* フッター ランキング・オススメ商品・閲覧履歴 */
.fr3-item__imageContainer img {
    aspect-ratio: 1 / 1;
}

/* reCAPTCHAバッジ*/
.grecaptcha-badge {
    z-index: 9999
}

/** フューチャーショップ 上書き **/
