@charset "UTF-8";
/* =====================================================================





===================================================================== */
/*/////---example---//////
    html:lang(en) {
      body {}
    }
*/
/* =====================================================================


===================================================================== */
.productCommon .is-sp {
    display: none;
}

@media only screen and (max-width: 767px) {
    .productCommon .is-sp {
        display: block;
    }
}

.productCommon .is-pc {
    display: block;
}

@media only screen and (max-width: 767px) {
    .productCommon .is-pc {
        display: none;
    }
}

.productCommon .faqSection__main {
    border-bottom: dashed 1px #1f1f1f;
}

.productCommon .faqBox {
    margin: 0 auto;
    border-top: dashed 1px #1f1f1f;
}

.productCommon .faqBox:last-child {
    margin-bottom: 0;
}

.productCommon .faqBox__header {
    font-size: 1em;
    padding: 1.3em 60px 1.3em 20px;
    cursor: pointer;
    position: relative;
}

.productCommon .faqBox__header:before, .productCommon .faqBox__header:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 1.92308%;
    width: 1.3em;
    height: 2px;
    background: #000;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    z-index: 1;
}

.productCommon .faqBox__header:before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.productCommon .faqBox__header:after {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}

.productCommon .faqBox.is-show .faqBox__header {
    background-color: #eeeeee;
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-property: background-color;
    transition-property: background-color;
}

.productCommon .faqBox.is-show .faqBox__header:before, .productCommon .faqBox.is-show .faqBox__header:after {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
}

.productCommon .faqBox__title {
    line-height: 1.4em;
}

.productCommon .faqBox__num {
    display: inline-block;
    font-size: 1.875em;
    padding-right: .2em;
    min-width: 1.9em;
    color: #e83e0b;
}

.productCommon .faqBox__inner {
    background-color: #fff;
    padding: 2.40385% 20px;
    display: none;
    background-color: #eeeeee;
}

.productCommon .faqBox__txt {
    font-size: 1em;
}

.productCommon .contsBox1 {
    max-width: 1100px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto 160px;
}

@media only screen and (max-width: 1330px) {
    .productCommon .contsBox1 {
        padding: 0 2.72727%;
        margin-bottom: 14.54545%;
    }
}

.productCommon .seriesBnr {
    font-size: 16px;
}

@media only screen and (max-width: 1330px) {
    .productCommon .seriesBnr {
        font-size: 1.20301vw;
    }
}

@media only screen and (max-width: 1100px) {
    .productCommon .seriesBnr {
        font-size: 1.45455vw;
    }
}

.productCommon .seriesBnr a {
    display: block;
    background-color: #fff;
    text-decoration: none;
    border: solid 1px #adadad;
}

.productCommon .seriesBnr__inner {
    padding: 0.48077% 2.88462% 0.48077% 9.61538%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.productCommon .seriesBnr__inner--re {
    width: 100%;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.productCommon .seriesBnr__img {
    margin: auto;
    width: 100%;
}

.productCommon .seriesBnr__img img {
    width: 100%;
    height: auto;
}

.productCommon .seriesBnr__name {
    font-size: 1.75em;
    margin-right: 1em;
}

.productCommon .seriesBnr__name__txt {
    position: relative;
    padding-bottom: .3em;
    line-height: 1.2;
}

.productCommon .seriesBnr__name__txt:before {
    content: "";
    width: 1.6em;
    border-bottom: solid 2px #ffa3a3;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
}

.productCommon .seriesBnr--re img {
    border-radius: 7px 0 0 7px;
}

.productCommon .seriesBnr--bn .seriesBnr__name__txt:before {
    border-bottom-color: #ee7800;
}

.productCommon .seriesBnr--dc .seriesBnr__name__txt:before {
    border-bottom-color: #92c9a3;
}

.productCommon .seriesBnr--ml .seriesBnr__name__txt:before {
    border-bottom-color: #4833a1;
}

.productCommon .seriesBnr--ac .seriesBnr__name__txt:before {
    border-bottom-color: #0050b2;
}

.productCommon .seriesBnr--ge .seriesBnr__name__txt:before {
    border-bottom-color: #c490bf;
}

.productCommon .seriesBnr__lead {
    margin-right: 5.83333%;
}

.productCommon .seriesBnr__box1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 600px;
    width: 70%;
}

.productCommon .seriesBnr__box2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 59%;
}

.productCommon .seriesBnr__box3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 41%;
}

.productCommon .seriesBnr__thumb {
    width: 25%;
}

.productCommon .seriesBnr__thumb img {
    width: 100%;
    height: auto;
}

.productCommon .seriesBnr__btn {
    text-align: center;
    font-size: 0.875em;
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-bottom: 1em;
    font-weight: bold;
}

.productCommon .seriesBnr__btn > span {
    text-decoration: none;
    color: #e83e0b;
    position: relative;
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 1.78571em;
    display: inline-block;
    box-sizing: border-box;
}

.productCommon .seriesBnr__btn > span:before {
    content: "";
    width: .6em;
    height: .6em;
    border-right: 0.14286em solid #e83e0b;
    border-bottom: 0.14286em solid #e83e0b;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-100%) rotate(-45deg);
            transform: translateY(-100%) rotate(-45deg);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
}

.productCommon .campaignSection1 {
    margin-bottom: 160px;
}

.productCommon .campaignSection1__title {
    text-align: center;
    font-size: 2rem;
    color: #ff6699;
    margin-bottom: .8em;
}

.productCommon .campaignSection1__title em {
    font-style: normal;
    position: relative;
    display: inline-block;
}

.productCommon .campaignSection1__title em:before {
    content: "・";
    position: absolute;
    top: -1em;
    font-size: .8em;
    left: 0;
    right: 0;
}

.productCommon .campaignSection1__title2 {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: .9em;
}

.productCommon .campaignSection1__title2 em {
    font-style: normal;
    position: relative;
    display: inline-block;
    font-weight: bold;
}

.productCommon .campaignSection1__title2 em:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: solid 2px #ff6699;
    bottom: -.1em;
}

.productCommon .campaignSection1__title2 em span {
    font-size: 1.25rem;
}

.productCommon .campaignSection1__txt {
    text-align: center;
    font-size: 1rem;
    margin-bottom: .5em;
}

.productCommon .campaignSection1__lead {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 2em;
}

.productCommon .campaignSection1__img {
    margin: 0 auto;
    max-width: 490px;
    margin-bottom: 1em;
}

.productCommon .campaignSection1__img img {
    width: 100%;
    height: auto;
}

.productCommon .campaignSection1__note {
    text-align: center;
    font-size: 0.75rem;
    margin-bottom: 1.5em;
}

.productCommon .threeDaysSection {
    margin-bottom: 160px;
}

.productCommon .threeDaysSection__lead {
    color: #ff6699;
    text-align: center;
    font-size: 1.13rem;
}

.productCommon .threeDaysSection__title {
    text-align: center;
    font-size: 1.75rem;
    margin-bottom: 1em;
}

.productCommon .threeDaysSection__title em {
    font-style: normal;
    font-size: 1.285em;
}

.productCommon .threeDaysSection__title > span {
    position: relative;
    display: inline-block;
    padding: 0 .1em;
}

.productCommon .threeDaysSection__title > span:before, .productCommon .threeDaysSection__title > span:after {
    content: "";
    width: 1px;
    height: 3em;
    display: block;
    background-color: #000;
    position: absolute;
    bottom: 0.5em;
}

.productCommon .threeDaysSection__title > span:before {
    left: 0;
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
}

.productCommon .threeDaysSection__title > span:after {
    right: 0;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
    -webkit-transform-origin: bottom center;
            transform-origin: bottom center;
}

.productCommon .threeDaysSection__img {
    background-color: #f1f1f3;
    text-align: center;
    margin-bottom: 50px;
}

.productCommon .threeDaysSection__img img {
    max-width: 1010px;
    width: 100%;
    height: auto;
}

.productCommon .threeDaysSection__txt {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 2em;
}

.productCommon .threeDaysSection__link {
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
}

.productCommon .threeDaysSection__link a {
    display: block;
    padding-right: 3.5em;
}

@media only screen and (max-width: 1100px) {
    .productCommon .seriesBnr__name {
        font-size: 2.54545vw;
    }
    .productCommon .seriesBnr__lead {
        font-size: 1.45455vw;
    }
}

@media only screen and (max-width: 767px) {
    .productCommon .faqSection {
        margin-bottom: 21.33333%;
    }
    .productCommon .faqSection__inner {
        padding: 0 0 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .productCommon .faqSection__title {
        font-size: 0.92308em;
        margin-bottom: 1.1em;
    }
    .productCommon .faqSection__lead {
        font-size: 0.92308em;
    }
    .productCommon .faqBox__header {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 375px) / 393);
        padding: 4% 13.33333% 4% 17.33333%;
        position: relative;
    }
    .productCommon .faqBox__header:before, .productCommon .faqBox__header:after {
        height: 1px;
        right: 5.7971%;
    }
    .productCommon .faqBox__title {
        line-height: 1.4em;
    }
    .productCommon .faqBox__num {
        font-size: 1.91667em;
        position: absolute;
        top: 50%;
        left: 5.33333%;
        line-height: 1;
        -webkit-transform: translateY(-60%);
                transform: translateY(-60%);
    }
    .productCommon .faqBox__inner {
        padding: 4% 5.33333%;
    }
    .productCommon .faqBox__txt {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 375px) / 393);
    }
    .productCommon .contsBox1 {
        padding: 0 5.33333%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 auto 21.33333%;
    }
    .productCommon .seriesBnr {
        font-size: 3.46667vw;
    }
}

@media only screen and (max-width: 767px) and (min-width: 481px) {
    .productCommon .seriesBnr {
        font-size: 16.64px;
    }
}

@media only screen and (max-width: 767px) {
    .productCommon .seriesBnr a {
        display: block;
        background-color: #fff;
        text-decoration: none;
        border: none;
    }
    .productCommon .seriesBnr__inner {
        padding: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 auto;
        position: relative;
        display: block;
    }
    .productCommon .seriesBnr__inner--re {
        max-width: 900px;
        padding: 0 0 7.46269%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 auto;
        position: relative;
        display: block;
        border: solid 1px #999999;
    }
    .productCommon .seriesBnr__img {
        width: 100%;
    }
    .productCommon .seriesBnr__img img {
        width: 100%;
        height: auto;
    }
    .productCommon .seriesBnr__name {
        font-size: 1.53846em;
        width: 59.01639%;
        float: left;
        margin-right: 0;
    }
    .productCommon .seriesBnr__name__txt {
        padding-bottom: .5em;
        display: inline-block;
    }
    .productCommon .seriesBnr__name__txt:before {
        border-bottom-width: 1px;
    }
    .productCommon .seriesBnr--re img {
        border-radius: 4px 4px 0 0;
    }
    .productCommon .seriesBnr--bn .seriesBnr__thumb {
        width: 33.87097%;
        margin-top: -1.63934%;
        margin-left: 61.29032%;
    }
    .productCommon .seriesBnr--ge .seriesBnr__thumb {
        width: 32.25806%;
        margin-top: -1.63934%;
        margin-left: 60.48387%;
    }
    .productCommon .seriesBnr--ge .seriesBnr__box1 {
        padding-left: 7.46269%;
    }
    .productCommon .seriesBnr__lead {
        font-size: 0.92308em;
        margin-top: .8em;
        width: 59.01639%;
        float: left;
        clear: left;
        margin-right: 0;
    }
    .productCommon .seriesBnr__box1 {
        display: block;
        max-width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: auto;
        overflow: hidden;
        border: solid 1px #999999;
        border-bottom: none;
        padding: 7.46269% 0% 6.71642% 8.95522%;
    }
    .productCommon .seriesBnr__box2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        max-width: 100%;
        width: auto;
        overflow: hidden;
    }
    .productCommon .seriesBnr__box3 {
        width: 100%;
    }
    .productCommon .seriesBnr__thumb {
        width: 34.42623%;
        text-align: center;
        margin-top: 1.63934%;
        margin-left: 59.01639%;
    }
    .productCommon .seriesBnr__thumb img {
        width: 100%;
        height: auto;
    }
    .productCommon .seriesBnr__btn {
        text-align: left;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
    .productCommon .seriesBnr__btn > span {
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 0.7em 3.21429em 0.65em 1.66667em;
        position: relative;
        -webkit-transition-duration: .2s;
                transition-duration: .2s;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        z-index: 1;
    }
    .productCommon .seriesBnr__btn > span:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #e83e0b;
        z-index: -1;
        -webkit-transform: none;
                transform: none;
        border: none;
    }
    .productCommon .seriesBnr__btn > span:after {
        content: "";
        width: .6em;
        height: .6em;
        border-right: 0.14286em solid #fff;
        border-bottom: 0.14286em solid #fff;
        position: absolute;
        right: 1.07143em;
        top: 50%;
        -webkit-transform: translateY(-100%) rotate(-45deg);
                transform: translateY(-100%) rotate(-45deg);
        -webkit-transform-origin: 100% 100%;
                transform-origin: 100% 100%;
    }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
    .productCommon .seriesBnr__btn > span:after {
        right: 1.66667em;
    }
}

@media only screen and (max-width: 767px) {
    .productCommon .seriesBnr__btn--re {
        margin: 5.42373% auto 0;
        width: auto;
        text-align: center;
    }
    .productCommon .campaignSection1 {
        padding-top: 10.66667%;
        margin-bottom: 21.33333%;
        overflow: hidden;
    }
    .productCommon .campaignSection1__title {
        font-size: 20px;
        font-size: calc(1.25rem + 12 * (100vw - 375px) / 393);
        color: #ff6699;
        margin-bottom: .8em;
        line-height: 1.4;
    }
    .productCommon .campaignSection1__title em {
        font-style: normal;
        position: relative;
        display: inline-block;
    }
    .productCommon .campaignSection1__title em:before {
        content: "・";
        position: absolute;
        top: -1em;
        font-size: .8em;
        left: 0;
        right: 0;
    }
    .productCommon .campaignSection1__title2 {
        font-size: 14px;
        font-size: calc(0.875rem + 2 * (100vw - 375px) / 393);
        margin-bottom: 1em;
    }
    .productCommon .campaignSection1__title2 em:before {
        bottom: -.05em;
    }
    .productCommon .campaignSection1__title2 em span {
        font-size: 12px;
        font-size: calc(0.75rem + 2 * (100vw - 375px) / 393);
    }
    .productCommon .campaignSection1__txt {
        font-size: 14px;
        font-size: calc(0.875rem + 2 * (100vw - 375px) / 393);
    }
    .productCommon .campaignSection1__lead {
        font-size: 12px;
        font-size: calc(0.75rem + 4 * (100vw - 375px) / 393);
    }
    .productCommon .campaignSection1__img {
        margin: 0 -5.08475% 1em;
        padding: 3.38983% 5.08475%;
        max-width: none;
        background-color: #fff;
    }
    .productCommon .campaignSection1__note {
        font-size: 10px;
        font-size: calc(0.625rem + 4 * (100vw - 375px) / 393);
    }
    .productCommon .threeDaysSection {
        margin-bottom: 21.33333%;
    }
    .productCommon .threeDaysSection__lead {
        font-size: 12px;
        font-size: calc(0.75rem + 6 * (100vw - 375px) / 393);
    }
    .productCommon .threeDaysSection__title {
        font-size: 18px;
        font-size: calc(1.125rem + 10 * (100vw - 375px) / 393);
        line-height: 1.4;
        margin-bottom: 1em;
    }
    .productCommon .threeDaysSection__title em {
        font-size: 1.285em;
    }
    .productCommon .threeDaysSection__img {
        background-color: #f1f1f3;
        text-align: center;
        margin-bottom: 6.66667%;
    }
    .productCommon .threeDaysSection__txt {
        font-size: 14px;
        font-size: calc(0.875rem + 2 * (100vw - 375px) / 393);
        margin-bottom: 1.5em;
    }
    .productCommon .threeDaysSection__link {
        max-width: none;
        margin: 2em auto 0;
        text-align: center;
    }
    .productCommon .threeDaysSection__link a {
        display: inline-block;
    }
}

@-webkit-keyframes load {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    30% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
}

@keyframes load {
    0% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    30% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 0;
    }
    60% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1;
    }
}
