article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
    margin: 0;
    padding: 0
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0;
    padding: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

a {
    color: #333
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    margin: 0em;
    line-height: 100%;
    padding: 0px
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 0;
    padding: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 0em;
    padding: 0px
}

dd {
    margin: 0
}

menu,
ol,
ul {
    padding: 0px;
    margin: 0
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.innr {
    text-align: left;
    width: 1000px;
    margin-right: auto;
    margin-left: auto
}

.underline {
    text-decoration: underline
}

#container #content .main .mainC table img {
    margin-bottom: -0.8em
}

.clearfix {
    min-height: 1px;
    clear: both
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden
}

* html .clearfix {
    height: 1px
}

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

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    ::i-block-chrome,
    body {
        font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
    }
}

@media all and (-ms-high-contrast: none) {
    body {
        font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
    }
}

@media all and (-ms-high-contrast: none) {

    *::-ms-backdrop,
    body {
        font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
    }
}

footer {
    text-align: center;
    padding: 50px 0 20px
}

@media screen and (max-width: 768px) {
    footer {
        padding: 30px 20px 80px
    }

    footer img {
        width: 150px;
        height: auto;
        max-width: none
    }
}

footer .copy {
    padding: 20px 0 0 0;
    font-size: 10px
}

#page-top {
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 9
}

@media screen and (max-width: 768px) {
    #page-top {
        width: 30px;
        height: 30px
    }
}

#page-top a {
    text-decoration: none;
    width: auto;
    text-align: center;
    display: block;
    z-index: 8
}

#page-top a:hover {
    text-decoration: none
}

.t_h2_c {
    font-size: 35px;
    font-weight: 900;
    line-height: 160%;
    text-align: center
}

@media screen and (max-width: 768px) {
    .t_h2_c {
        font-size: 22px;
        padding: 0 10px
    }
}

.t_h2_c:after {
    content: " ";
    display: block;
    width: 35px;
    height: 1px;
    margin: 20px auto 40px;
    background-color: #42210B
}

@media screen and (max-width: 768px) {
    .t_h2_c:after {
        margin: 20px auto
    }
}

.t_h2_l {
    font-size: 35px;
    font-weight: 900;
    line-height: 160%
}

@media screen and (max-width: 768px) {
    .t_h2_l {
        font-size: 22px;
        padding: 0 10px
    }
}

.t_h2_l:after {
    content: " ";
    display: block;
    width: 35px;
    height: 1px;
    margin: 20px auto 40px;
    background-color: #42210B
}

@media screen and (max-width: 768px) {
    .t_h2_l:after {
        margin: 20px auto
    }
}

.noimg2 {
    background-color: #CCC;
    position: relative;
    width: 100%;
    height: 100%
}

.noimg2:before {
    content: " ";
    display: block;
    background: url("../images/common/noimg.webp") center center repeat;
    background-repeat: no-repeat;
    background-size: 50px;
    position: absolute;
    top: -15%;
    width: 100%;
    height: 100%;
    z-index: 2
}

.no-webp .noimg2:before {
    background: url("../images/common/noimg.png") center center repeat
}

.noimg2:after {
    content: " ";
    display: block;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.shop__no__image {
    background: center/110% url("../images/common/noimg2.webp");
}

.lpBox {
    position: relative;
    padding: 0 0 100px;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .lpBox {
        padding: 0 20px 50px
    }
}

.lpBox .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 0 30px
}

@media screen and (max-width: 768px) {
    .lpBox .title {
        display: block;
        padding: 0
    }
}

.lpBox .title h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 32px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 0 20px 0 0;
    line-height: 130%
}

@media screen and (max-width: 768px) {
    .lpBox .title h2 {
        height: 75px;
        font-size: 20px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0 20px 20px;
        position: relative
    }

    .lpBox .title h2:before,
    .lpBox .title h2:after {
        content: " ";
        border-left: 3px solid #42210B;
        position: absolute;
        top: 0;
        left: 10px;
        width: 10px;
        height: 60px;
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg)
    }

    .lpBox .title h2:before {
        border-left: none;
        border-right: 3px solid #42210B;
        left: auto;
        right: 10px;
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg)
    }
}

.lpBox .title h2 span.mid {
    font-size: 50px
}

@media screen and (max-width: 768px) {
    .lpBox .title h2 span.mid {
        font-size: 30px
    }
}

.lpBox .title h2 span.big {
    font-size: 80px;
    padding: 0 0 0 10px
}

@media screen and (max-width: 768px) {
    .lpBox .title h2 span.big {
        font-size: 50px
    }
}

.lpBox .title .sub {
    width: 430px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    background-color: #E35A64;
    color: #FFF;
    border-radius: 50px;
    padding: 20px 40px
}

@media screen and (max-width: 768px) {
    .lpBox .title .sub {
        border-radius: 20px 20px 0 0;
        font-size: 20px;
        padding: 20px;
        text-align: center;
        width: auto
    }
}

.lpBox .inBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 100px 0 0 0;
    gap: 0 40px;

}

@media screen and (max-width: 768px) {
    .lpBox .inBox {
        display: block;
        padding: 0;
        background-color: #FFE6E6;
        border-radius: 0 0 20px 20px
    }
}

.lpBox .inBox .in {
    width: 30%;
    background-color: #FFE6E6;
    border-radius: 10px;
    position: relative;
    padding: 100px 30px 10px 30px;
}

@media screen and (max-width: 768px) {
    .lpBox .inBox .in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        border-radius: 0;
        width: 100%;
        padding: 20px 10px 10px;
        background-color: transparent
    }
}

.lpBox .inBox .in .imgBox {
    text-align: center;
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%
}

@media screen and (max-width: 768px) {
    .lpBox .inBox .in .imgBox {
        text-align: center;
        position: relative;
        top: auto;
        left: auto;
        width: 35%
    }

    .lpBox .inBox .in .imgBox img {
        max-width: none;
        height: 80px;
        width: auto
    }
}

.lpBox .inBox .in .txBox {
    padding: 30px 0 0 0;
    line-height: 180%
}

@media screen and (max-width: 768px) {
    .lpBox .inBox .in .txBox {
        width: 65%;
        padding: 0;
        font-size: 14px
    }
}

.lpBox .inBox .in .txBox h3 {
    font-size: 20px;
    text-align: center;
    line-height: 150%
}

@media screen and (max-width: 768px) {
    .lpBox .inBox .in .txBox h3 {
        font-size: 16px;
        text-align: left
    }
}

.lpBox2 {
    background-color: #E35A64;
    position: relative;
    margin: -200px 0 0 0;
    padding: 200px 0;
    z-index: 1
}

@media screen and (max-width: 768px) {
    .lpBox2 {
        padding: 200px 0 100px
    }
}

.lpBox2 .inner {
    padding: 0 20px
}

.lpBox2 h2 {
    color: #FFF
}

.lpBox2 h2:after {
    background-color: #FFF
}

.lpBox2 .tx {
    color: #FFF;
    text-align: center;
    line-height: 180%;
    margin: 0 0 30px
}

@media screen and (max-width: 768px) {
    .lpBox2 .tx {
        text-align: left
    }
}

.lpBox2 .inBox {
    width: 800px;
    margin: 0 auto;
    background-color: #FFE6E6;
    border-radius: 20px;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .lpBox2 .inBox {
        width: 100%
    }
}

.lpBox2 .inBox .imgBox {
    background-color: #FFF;
    text-align: center;
    padding: 50px
}

@media screen and (max-width: 768px) {
    .lpBox2 .inBox .imgBox {
        padding: 15px
    }
}

.lpBox2 .inBox .txBox {
    min-height: 136px
}

.lpBox2 .inBox .txBox .par {
    padding: 20px;
    border-bottom: 1px dotted #42210B;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    position: relative
}

@media screen and (max-width: 768px) {
    .lpBox2 .inBox .txBox .par {
        font-size: 16px
    }
}

.lpBox2 .inBox .txBox .par:after {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    content: " ";
    position: absolute;
    top: 28px;
    right: 24.5px;
    width: 0;
    height: 0;
    border-top: 12px solid #42210B;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    z-index: 3
}

.lpBox2 .inBox .txBox .par_o {
    border-radius: 20px 20px 0 0
}

.lpBox2 .inBox .txBox .par_o:after {
    top: 25px;
    border-top: none;
    border-bottom: 12px solid #42210B;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.lpBox2 .inBox .txBox .chi {
    display: none;
    background-color: #FFF;
    padding: 20px
}

.lpBox2 .inBox .txBox .chi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start
}

.lpBox2 .inBox .txBox .chi ul li .area_list_data {
    padding: 0 5px
}

@media screen and (max-width: 768px) {
    .lpBox2 .inBox .txBox .chi ul li .area_list_data {
        font-size: 14px
    }
}

.lpBox3, .lpBox.bf2 {
    background: url("../images/lp/img8.webp") center top repeat-x;
    position: relative;
    margin: -100px 0 50px 0;
    padding: 500px 0 50px;
    z-index: 2;
}

.no-webp .lpBox3, .no-webp .lpBox.bf2 {
    background: url("../images/lp/img8.png") center top repeat-x;
}

@media screen and (max-width: 768px) {
    .lpBox3, .lpBox.bf2 {
        background: url("../images/lp/img8_sp.webp") center top no-repeat;
        background-size: 100%;
        margin: -50px 0 0 0;
        padding: 300px 0 0px !important;
    }

    .no-webp .lpBox3, .no-webp .lpBox.bf2 {
        background: url("../images/lp/img8_sp.png") center top no-repeat;
    }
}

.lpBox3 .t_h2_l {
    text-align: center
}

.lpBox3.bf3 {
    background: none;
    padding: 0 0 0;
}

@media (max-width:768px) {
    .lpBox3.bf3 {
        padding: 50px 0 0;
    }
}

.lpBox3 .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 800px;
    margin: 0 auto;
    line-height: 180%;
    position: relative
}

@media screen and (max-width: 768px) {
    .lpBox3 .inner {
        width: 100%;
        padding: 0 20px 50px
    }
}

.lpBox3 .inner .in_l {
    width: 60%
}

@media screen and (max-width: 768px) {
    .lpBox3 .inner .in_l {
        width: 100%
    }
}

.lpBox3 .inner .in_r {
    width: 40%
}

@media screen and (max-width: 768px) {
    .lpBox3 .inner .in_r {
        width: 100%;
        text-align: center
    }
}

.lpBox3 .inner .we {
    position: absolute;
    bottom: 0;
    left: 28%;
    font-size: 13px;
    text-align: right;
    line-height: 150%
}

@media screen and (max-width: 768px) {
    .lpBox3 .inner .we {
        left: auto;
        right: 20px;
        width: 80%
    }
}

.lpBox3_2 {
    position: relative;
    z-index: 10
}

.lpBox3_2 .inner {
    width: 800px;
    margin: 0 auto;
    line-height: 180%
}

@media screen and (max-width: 768px) {
    .lpBox3_2 .inner {
        width: 100%;
        padding: 0 20px
    }
}

.lpBox3_2 .inner .tx {
    text-align: center
}

@media screen and (max-width: 768px) {
    .lpBox3_2 .inner .tx {
        text-align: left
    }
}

.lpBox3_2 .inBox {
    padding: 0 0 0 0
}

.lpBox3_2 .inBox h3 {
    font-size: 26px;
    border-bottom: 1px dotted #42210B;
    padding: 0 0 30px
}

@media screen and (max-width: 768px) {
    .lpBox3_2 .inBox h3 {
        font-size: 22px
    }
}

.lpBox3_2 .inBox .par {
    padding: 20px;
    border-bottom: 1px dotted #42210B;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    position: relative
}

@media screen and (max-width: 768px) {
    .lpBox3_2 .inBox .par {
        font-size: 16px
    }
}

.lpBox3_2 .inBox .par:after {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    content: " ";
    position: absolute;
    top: 28px;
    right: 24.5px;
    width: 0;
    height: 0;
    border-top: 12px solid #42210B;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    z-index: 3
}

.lpBox3_2 .inBox .par_o {
    border-radius: 20px 20px 0 0
}

.lpBox3_2 .inBox .par_o:after {
    top: 25px;
    border-top: none;
    border-bottom: 12px solid #42210B;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

.lpBox3_2 .inBox .chi {
    display: none;
    background-color: #F1F1F1;
    padding: 30px 40px
}

@media screen and (max-width: 768px) {
    .lpBox3_2 .inBox .chi {
        padding: 10px
    }
}

.lpBox3_3 .inner {
    width: 800px;
    margin: 0 auto;
    line-height: 180%;
    padding: 0 0 100px
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inner {
        width: 100%;
        padding: 0 20px 50px
    }
}

.lpBox3_3 .inner .tx {
    text-align: center
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inner .tx {
        text-align: left
    }
}

.lpBox3_3 .inBox2 {
    background-color: #FFE6E6;
    padding: 30px 40px;
    margin: 50px 0 0px;
    border-radius: 20px
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inBox2 {
        font-size: 14px
    }
}

.lpBox3_3 .inBox2 .tx1 {
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 20px !important
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inBox2 .tx1 {
        font-size: 16px
    }
}

.lpBox3_3 .inBox2 .tx2 {
    font-size: 16px;
    padding: 0 !important
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inBox2 .tx2 {
        font-size: 14px
    }
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .tx3 {
        font-size: 14px
    }
}

.lpBox3_3 .inBox3 {
    background-color: #E35A64;
    padding: 0px 40px 10px;
    margin: 50px 0 0px;
    border-radius: 20px;
    position: relative
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inBox3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 10px 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-shadow: 0 5px 0 rgba(227, 90, 100, 0.5);
                box-shadow: 0 5px 0 rgba(227, 90, 100, 0.5);
        font-weight: bold;
        margin: 0
    }
}

.lpBox3_3 .inBox3 .in1 {
    background: url("../images/lp/img9.webp") 85% top no-repeat;
    color: #FFF;
    position: relative;
    z-index: 1;
    font-size: 18px;
    padding: 60px 0 30px 50px;
    text-align: left;
    top: -20px
}

.no-webp .lpBox3_3 .inBox3 .in1 {
    background: url("../images/lp/img9.png") 85% top no-repeat
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inBox3 .in1 {
        top: auto;
        padding: 0;
        font-size: 14px;
        width: 55%;
        background-size: 80px 90px
    }
}

.lpBox3_3 .inBox3 .in2 {
    position: relative;
    top: -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    z-index: 2
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inBox3 .in2 {
        display: none
    }
}

.lpBox3_3 .inBox3 .in2 .mail {
    width: 45%
}

.lpBox3_3 .inBox3 .in2 a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background: url("../images/lp/img11.webp") 60px center no-repeat;
    display: block;
    background-color: #FFF;
    color: #E35A64;
    text-decoration: none;
    padding: 25px 0 25px 20px;
    border-radius: 50px;
    font-weight: bold;
    text-align: center
}

.no-webp .lpBox3_3 .inBox3 .in2 a {
    background: url("../images/lp/img11.png") 60px center no-repeat
}

.lpBox3_3 .inBox3 .in2 a:hover {
    padding: 25px 0 25px 30px
}

.lpBox3_3 .inBox3 .in3 {
    display: none
}

@media screen and (max-width: 768px) {
    .lpBox3_3 .inBox3 .in3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 45%
    }

    .lpBox3_3 .inBox3 .in3 a {
        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;
        background-color: #FFF;
        width: 60px;
        height: 60px;
        border-radius: 30px;
        line-height: 0;
        margin: 0 3px
    }
}

.lpBox4 {
    background-color: #E35A64;
    padding: 100px 0
}

@media screen and (max-width: 768px) {
    .lpBox4 {
        padding: 50px 0
    }
}

.lpBox4 .inner {
    line-height: 180%
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner {
        padding: 0 20px
    }
}

.lpBox4 .inner h2 {
    color: #FFF
}

.lpBox4 .inner h2:after {
    background-color: #FFF
}

.lpBox4 .inner .tx {
    color: #FFF;
    text-align: center;
    line-height: 180%;
    margin: 0 0 30px
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .tx {
        text-align: left
    }
}

.lpBox4 .inner .inBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 0 0 0
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .inBox {
        padding: 0
    }
}

.lpBox4 .inner .inBox .in {
    position: relative;
    width: 30%;
    background-color: #FFF;
    border-radius: 20px;
    padding: 25px 30px 10px
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .inBox .in {
        width: 100%;
        margin: 0 0 40px;
        font-size: 14px;
        line-height: 160%
    }
}

.lpBox4 .inner .inBox .in:after {
    content: " ";
    position: absolute;
    right: -19px;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 20px;
    border-color: transparent transparent transparent #FFF;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .inBox .in:after {
        top: auto;
        left: 50%;
        right: auto;
        bottom: -19px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 25px 0 25px;
        border-color: #FFF transparent transparent transparent;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%)
    }
}

.lpBox4 .inner .inBox .in:last-child {
    margin: 0
}

.lpBox4 .inner .inBox .in:last-child:after {
    display: none
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .inBox .in .title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start
    }
}

.lpBox4 .inner .inBox .in .title .step {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #42210B;
    color: #FFF;
    text-align: center;
    line-height: 120%;
    font-size: 20px;
    padding: 8px 0 0 0
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .inBox .in .title .step {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        height: auto;
        border-radius: 20px;
        font-size: 12px;
        padding: 0 20px
    }
}

.lpBox4 .inner .inBox .in .title .step span {
    display: block;
    font-size: 12px;
    line-height: 120%
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .inBox .in .title .step span {
        display: inline-block;
        padding: 2px 0 0 0;
        line-height: 180%
    }
}

.lpBox4 .inner .inBox .in .title .tx1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold
}

@media screen and (max-width: 768px) {
    .lpBox4 .inner .inBox .in .title .tx1 {
        font-size: 16px;
        padding: 0 0 0 10px
    }
}

.lpBox5 {
    padding: 100px 0
}

@media screen and (max-width: 768px) {
    .lpBox5 {
        padding: 50px 20px
    }
}

.lpBox5 .inBox1 {
    line-height: 180%;
    position: relative;
    padding: 0 0 70px 48%;
    font-size: 20px;
    font-weight: bold
}

@media screen and (max-width: 768px) {
    .lpBox5 .inBox1 {
        font-size: 14px;
        font-weight: normal;
        padding: 0 0 10px
    }
}

.lpBox5 .inBox1 h2 {
    font-size: 30px;
    line-height: 150%
}

@media screen and (max-width: 768px) {
    .lpBox5 .inBox1 h2 {
        font-size: 22px;
        text-align: center;
        padding: 0 0 20px
    }
}

.lpBox5 .inBox1 .imgBox {
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (max-width: 768px) {
    .lpBox5 .inBox1 .imgBox {
        position: relative;
        top: auto;
        left: auto
    }
}

.lpBox5 .inBox2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}

.lpBox5 .inBox2 .in {
    width: 30%;
    border-radius: 20px;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .lpBox5 .inBox2 .in {
        width: 100%
    }
}

.lpBox5 .inBox2 .in .title {
    background-color: #E35A64;
    text-align: center;
    color: #FFF;
    padding: 15px;
    font-size: 20px
}

.lpBox5 .inBox2 .in .txBox {
    background-color: #FFE6E6;
    padding: 25px 25px 10px;
    border-radius: 0 0 20px 20px;
    font-size: 14px
}

@media screen and (max-width: 768px) {
    .lpBox5 .inBox2 .in .txBox {
        margin: 0 0 20px
    }
}

.lpBox5 .inBox2 .in .txBox .title2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
    font-size: 16px
}

.lpBox5 .inBox2 .in .txBox .title2 .img {
    padding: 0 10px 0 0;
    width: 25%
}

.lpBox5 .inBox2 .in .txBox .title2 .tx {
    width: 75%
}

.lpBox6 {
    background-color: #E35A64;
    padding: 100px 0
}

@media screen and (max-width: 768px) {
    .lpBox6 {
        padding: 50px 0
    }
}

.lpBox6 .inner {
    line-height: 180%
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner {
        padding: 0 20px
    }
}

.lpBox6 .inner h2 {
    color: #FFF
}

.lpBox6 .inner h2:after {
    background-color: #FFF
}

.lpBox6 .inner h2 span {
    display: block
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner h2 span {
        display: inline-block
    }
}

.lpBox6 .inner .tx {
    color: #FFF;
    text-align: center;
    line-height: 180%;
    margin: 0 0 30px
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner .tx {
        text-align: left;
        margin: 0
    }
}

.lpBox6 .inner .inBox1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

.lpBox6 .inner .inBox1 h2 {
    font-size: 30px;
    line-height: 160%
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner .inBox1 h2 {
        display: none
    }
}

.lpBox6 .inner .inBox1 .title {
    display: none
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner .inBox1 .title {
        display: block;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        padding: 0 0 10px;
        color: #FFF;
        width: 100%
    }
}

.lpBox6 .inner .inBox2 {
    background-color: #FFF;
    border-radius: 20px;
    padding: 50px;
    margin: 0 0 100px
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner .inBox2 {
        padding: 25px 15px;
        margin: 0 0 50px
    }
}

.lpBox6 .inner .inBox2 .in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner .inBox2 .in .imgBox {
        text-align: center;
        width: 100%
    }
}

.lpBox6 .inner .inBox2 .in2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 0 0 0
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner .inBox2 .in2 {
        padding: 10px 0 0 0
    }
}

.lpBox6 .inner .inBox2 .in2 div {
    font-size: 14px;
    width: 50%
}

@media screen and (max-width: 768px) {
    .lpBox6 .inner .inBox2 .in2 div {
        width: 100%;
        font-size: 10px;
        line-height: 160%
    }
}

.exampleBox_list .example_slide {
    position: relative;
    padding: 0
}

@media screen and (max-width: 768px) {
    .exampleBox_list .example_slide {
        padding: 10px 0 0 0
    }
}

.exampleBox_list .example_slide .example_slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}

.exampleBox_list .example_slide .example_slider li {
    width: 46%;
    position: relative;
    height: 310px;
    overflow: hidden;
    margin: 0 2%;
    text-align: left;
    background-color: #FFF;
    border-radius: 20px
}

@media screen and (max-width: 768px) {
    .exampleBox_list .example_slide .example_slider li {
        width: 100%;
        height: 250px;
        margin: 0 0 10px
    }
}

.exampleBox_list .example_slide .example_slider li .txBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 30px 10px;
    position: relative
}

@media screen and (max-width: 768px) {
    .exampleBox_list .example_slide .example_slider li .txBox {
        padding: 15px 10px 0
    }
}

.exampleBox_list .example_slide .example_slider li .txBox .cateBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 0 10px
}

.exampleBox_list .example_slide .example_slider li .txBox .cateBox .cate {
    background-color: #E95A64;
    color: #FFF !important;
    font-size: 10px;
    padding: 0 10px;
    margin: 0 5px 0 0;
    border-radius: 50px
}

.exampleBox_list .example_slide .example_slider li .txBox .title {
    font-size: 20px;
    font-weight: bold
}

@media screen and (max-width: 768px) {
    .exampleBox_list .example_slide .example_slider li .txBox .title {
        font-size: 16px
    }
}

.exampleBox_list .example_slide .example_slider li .imgBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    height: 100%
}

.exampleBox_list .example_slide .example_slider li .imgBox .in {
    width: 50%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.exampleBox_list .example_slide .example_slider li .imgBox .in:first-child {
    border-right: 1px solid #FFF
}

.exampleBox_list .example_slide .example_slider li .imgBox .in:last-child {
    border-left: 1px solid #FFF
}

.exampleBox_list .example_slide .example_slider li .imgBox .in .tx {
    position: absolute;
    top: 0;
    left: 0;
    color: #FFF;
    font-size: 12px;
    padding: 0 10px;
    z-index: 2
}

.exampleBox_list .example_slide .example_slider li .imgBox .in .tx1 {
    background-color: #42210B
}

.exampleBox_list .example_slide .example_slider li .imgBox .in .tx2 {
    background-color: #E95A64
}

.exampleBox_list .example_slide .example_slider li .imgBox .in img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    height: 100%;
    width: 100%;
    z-index: 1;
    -o-object-fit: cover;
       object-fit: cover;
}

.contactBnr {
    background-color: #FFE6E6;
    padding: 100px 0
}

@media screen and (max-width: 768px) {
    .contactBnr {
        padding: 50px 20px
    }
}

.contactBnr .sptx {
    display: none
}

@media screen and (max-width: 768px) {
    .contactBnr .sptx {
        display: block;
        font-size: 22px;
        font-weight: bold;
        padding: 0 0 10px
    }
}

.contactBnr .btn {
    position: relative;
    width: 800px;
    margin: 0 auto;
    font-weight: bold
}

@media screen and (max-width: 768px) {
    .contactBnr .btn {
        width: 100%;
        margin: 0 auto
    }
}

.contactBnr .btn a {
    background-color: #E35A64;
    color: #FFF !important;
    text-decoration: none !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 30px;
    border-radius: 20px
}

@media screen and (max-width: 768px) {
    .contactBnr .btn a {
        padding: 20px
    }
}

.contactBnr .btn a:hover {
    opacity: 1.0
}

.contactBnr .btn a .mail {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    background-color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 0;
    margin: 0 15px 0 0
}

.contactBnr .btn a .sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .contactBnr .btn a .sp {
        display: block;
    }

    .contactBnr .btn a .mail {
        width: 60px;
        height: 60px;
        padding: 15px
    }
}

.contactBnr .btn a .txBox .tx1 {
    display: block;
    font-weight: bold;
    font-size: 22px
}

@media screen and (max-width: 768px) {
    .contactBnr .btn a .txBox .tx1 {
        display: none
    }
}

.contactBnr .btn a .txBox .tx2 {
    display: block;
    font-weight: bold;
    font-size: 35px
}

@media screen and (max-width: 768px) {
    .sp_cam_bnr {
        display: block;
        position: fixed;
        bottom: 130px;
        right: 5px;
        z-index: 10;
    }

    .contactBnr .btn a .txBox .tx2 {
        font-size: 22px;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .contactBnr .btn a .txBox .tx3 {
        display: none
    }
}

.contactBnr .btn:before {
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    content: " ";
    position: absolute;
    top: 50%;
    right: 20px;
    background-color: #FFF;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    z-index: 2
}

.contactBnr .btn:after {
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    content: " ";
    position: absolute;
    top: 50%;
    right: 28px;
    width: 0;
    height: 0;
    border-left: 10px solid #E35A64;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    z-index: 3
}

.contactBnr .btn:hover:before {
    background-color: #FFF;
    right: 15px
}

.contactBnr .btn:hover:after {
    right: 23px
}

.price_table {
    padding: 0 0 30px;
    background-color: transparent !important;
    position: relative
}

.price_table table {
    border: 2px solid #42210B;
    margin: 0 auto;
    width: 100%
}

.price_table table caption {
    background-color: transparent;
    color: #42210B;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    text-align: left;
    position: relative
}

.price_table table caption .icon {
    display: none
}

@media screen and (max-width: 768px) {
    .price_table table caption .icon {
        display: block;
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 0px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background-size: 100%
    }
}

.price_table table caption span {
    background-color: #E35A64;
    color: #FFF;
    font-size: 16px;
    padding: 0 10px;
    margin: 0 10px 0 0;
    border-radius: 30px
}

.price_table table caption .caTx {
    font-size: 12px;
    text-align: right;
    padding: 0;
}

@media screen and (max-width: 768px) {
    .price_table table caption .caTx {
        position: relative;
        top: auto;
        right: auto;
        font-size: 11px
    }
}

.price_table table th {
    background-color: #FFE6E6;
    border: 1px solid #42210B;
    text-align: center;
    display: table-cell;
    width: 20%;
    padding: 10px
}

@media screen and (max-width: 768px) {
    .price_table table th {
        padding: 3px;
        font-size: 12px
    }
}

.price_table table td {
    border: 1px solid #42210B;
    text-align: center;
    background-color: #FFF;
    display: table-cell;
    width: 40%;
    padding: 10px;
    font-size: 14px
}

@media screen and (max-width: 768px) {
    .price_table table td {
        padding: 3px;
        font-size: 11px
    }

    .price_table table td span {
        display: block
    }
}

.price_table table .addsen {
    border-top: 2px solid #42210B
}

.price_table .table2 {
    margin: 0 auto 30px
}

.price_table .cation_tx {
    font-size: 14px;
    line-height: 170%
}

@media screen and (max-width: 768px) {
    .price_table .cation_tx {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #FFF;
        z-index: 10;
        padding: 30px;
        overflow-y: scroll;
        height: 350px;
        border-radius: 20px;
        line-height: 150%
    }
}

.price_table .cation_tx .title {
    display: none
}

@media screen and (max-width: 768px) {
    .price_table .cation_tx .title {
        display: block;
        background: url("../images/price/cation2.webp") left center no-repeat;
        font-size: 18px;
        font-weight: bold;
        padding: 0 0 0 20px;
        margin: 0 0 10px
    }

    .no-webp .price_table .cation_tx .title {
        background: url("../images/price/cation2.png") left center no-repeat
    }
}

.price_table .cation_tx .close {
    display: none
}

@media screen and (max-width: 768px) {
    .price_table .cation_tx .close {
        display: block;
        margin: 20px auto 0;
        background-color: #989898;
        padding: 10px;
        border-radius: 5px;
        width: 100%;
        text-align: center;
        color: #FFF
    }
}

.blackBg {
    display: none;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9
}


/* == MNT : 2024/12/27 : GM : S110 ========================= */
.campaignBox_list {
    padding: 100px 0 0px;
    background-color: #FFDCDC
}

/*
@media screen and (max-width: 768px) {
    .campaignBox_list {
        padding: 0px 20px 50px
    }
}
*/

.campaignBox_list .inBox div.cage {
    text-decoration: none !important;
    color: #42210B !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #F1F1F1;
    border-radius: 20px;
    overflow: hidden;
    
    position: relative;
    z-index:0;
    
}
.campaignBox_list .inBox div.cage a.spread_btn {
    display:block;
    width:100%;
    height:100%;
    position: absolute;
    z-index:2;
    top:0;
    left:0;
    background: rgba( 255, 255, 255, 0 );
}
.campaignBox_list .inBox div.cage a.spread_btn:hover {
    background: rgba( 255, 255, 255, 0.2 );
}
.campaignBox_list .inBox div.cage .hiddenItem {
    display:none;
}

.campaignBox_list .inBox div.cage .imgBox {
    width: 35%;
    position: relative;
    overflow: hidden;
    padding: 10px;
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox div.cage .imgBox {
        width: 100%;
        height: 200px;
    }
}

.campaignBox_list .inBox div.cage .imgBox img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 100%;
}

.campaignBox_list .inBox div.cage .end {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.campaignBox_list .inBox div.cage .end span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 18px;
    font-weight: bold
}

.campaignBox_list .inBox div.cage .txBox {
    width: 65%;
    padding: 30px
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox div.cage .txBox {
        width: 100%;
        padding: 30px 15px
    }
}

.campaignBox_list .inBox div.cage .txBox .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    /* font-size:12px; */
    padding: 0 0 5px
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox div.cage .txBox .time {
        /* font-size:10px; */
        line-height: 140%
    }
}

.campaignBox_list .inBox div.cage .txBox .time .tag {
    color: #FFF;
    background-color: #E95A64;
    border-radius: 50px;
    padding: 0 10px;
    margin: 0 10px 0 0
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox div.cage .txBox .time .tag {
        padding: 3px 5px
    }
}

.campaignBox_list .inBox div.cage .txBox .time .tx1 {
    color: #808080
}

.campaignBox_list .inBox div.cage .txBox .tx2 {
    padding-bottom:20px;
}

.campaignBox_list .inBox div.cage .txBox .title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 20px
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox div.cage .txBox .title {
        font-size: 16px;
        padding: 0 0 10px
    }
}

/* @media screen and (max-width: 768px){.campaignBox_list .inBox div.cage .txBox .tx2{font-size:14px}} */
.campaignBox_list .inBox div.cage .txBox .btn {
    display: block;
    background-color: #E95A64;
    margin: 0;
    padding: 0;
    color: #FFF;
    border-radius: 20px
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox div.cage .txBox .btn {
        margin: 20px auto 0
    }
}

.campaignBox_list .inBox div.cage .txBox .btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index:3;
    top: 0;
    left:0;
}

@media screen and (max-width: 768px) {
  .campaignBox_list .inBox div.cage .txBox .btn_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn {
    position: relative;
    z-index:10;
    top:0;
    left:0;
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn_more {
  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;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 25px;
  line-height: 110%;
  width:calc( 50% - 20px );
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn_more::before {
  top: 50%;
  right:10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn_more::after {
  top: 50%;
  right:15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn a {
    background: none;
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn_more a {
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0);
    color: #fff !important;
    font-size:16px;
    font-weight: 700;
    line-height: 170%;
    padding: 10px;
    text-decoration: none;
}
.campaignBox_list .inBox div.cage .txBox .btn_area #btn_campaign a {
    line-height: 110%;
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn_more a:hover {
    background: rgba( 255, 255, 255, 0.2 );
    opacity: 1.0;
}

.campaignBox_list .btn {
    text-align: center;
    margin: 50px auto 0;
}

.campaignBox_list .btn div.cage {
    text-decoration: none;
    color: #FFF;
    padding-right: 45px;
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn_more:before {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    content: " ";
    position: absolute;
    background-color: #fff;
    top: 50%;
    right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    z-index: 2;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}
.campaignBox_list .inBox div.cage .txBox .btn_area .btn_more:after {
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
    content: " ";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-left: 8px solid #e95a64;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    z-index: 3;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.campaignBox_list h3.title {
    font-size: 26px;
    width: 330px;
    margin: 0 auto 30px;
    border: 1px solid #42210B;
    text-align: center;
    padding: 20px;
    border-radius: 50px
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox.limit_bnr {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .campaignBox_list .inBox div.cage .txBox .btn_area .btn_more {
        display: none;
    }
    .campaignBox_list .inBox div.cage .txBox .btn_area #btn_campaign.btn_more {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.campaignBox_list .inBox div.cage .txBox .btn_area .btn.camp_end {
    padding-left: 1em;
    padding-right: 1em;
}


/*
.campaignBox_list {
    padding: 100px 0 0px;
    background-color: #FFDCDC
}

@media screen and (max-width: 768px) {
    .campaignBox_list {
        padding: 50px 0
    }

    .campaignBox_list .inner {
        width: 90%
    }
}




@media screen and (max-width: 768px) {
    .campaignBox_list h3.title {
        width: 70%;
        font-size: 18px;
        margin: 0 auto 20px;
        padding: 10px
    }
}

.campaignBox_list .inBox a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-decoration: none !important;
    color: #42210B !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #FFF;
    border-radius: 20px;
    overflow: hidden
}

.campaignBox_list .inBox a .imgBox {
    width: 35%;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox a .imgBox {
        width: 100%;
        height: 200px
    }
}

.campaignBox_list .inBox a .imgBox img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: none;
    height: 110%;
    width: auto
}

.campaignBox_list .inBox a .end {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2
}

.campaignBox_list .inBox a .end span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 18px;
    font-weight: bold
}

.campaignBox_list .inBox a .txBox {
    width: 65%;
    padding: 30px;
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox a .txBox {
        width: 100%;
        padding: 30px 15px
    }
}

.campaignBox_list .inBox a .txBox .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 12px;
    padding: 0 0 5px
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox a .txBox .time {
        font-size: 10px;
        line-height: 140%
    }
}

.campaignBox_list .inBox a .txBox .time .tag {
    color: #FFF;
    background-color: #E95A64;
    border-radius: 50px;
    padding: 0 10px;
    margin: 0 10px 0 0
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox a .txBox .time .tag {
        padding: 3px 5px
    }
}

.campaignBox_list .inBox a .txBox .time .tx1 {
    color: #808080
}

.campaignBox_list .inBox a .txBox .title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 20px
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox a .txBox .title {
        font-size: 16px;
        padding: 0 0 10px
    }
}

@media screen and (max-width: 768px) {
    .campaignBox_list .inBox a .txBox .tx2 {
        font-size: 14px
    }
}

.campaignBox_list .inBox a .txBox .btn {
    display: block;
    background-color: #E95A64;
    margin: 20px 0 0 0;
    padding: 12px;
    color: #FFF;
    border-radius: 20px;
    width: 330px
}
@media screen and (max-width: 768px) {
    .campaignBox_list .inBox a .txBox .btn {
        margin: 20px auto 0;
        width: 90%
    }
}

.campaignBox_list .inBox a:hover {
    opacity: 0.8
}

.campaignBox_list .btn {
    text-align: center;
    margin: 50px auto 0;
    font-size: 14px
}

.campaignBox_list .btn a {
    text-decoration: none;
    color: #FFF
}
*/





.limit_bnr {
    padding: 0 0 100px
}

@media screen and (max-width: 768px) {
    .limit_bnr {
        padding: 0 0 0
    }
}

.teiki {
    background-color: #FFDCDC;
    text-align: center;
    padding: 0 0 100px
}

@media screen and (max-width: 768px) {
    .teiki {
        padding: 0 0 50px
    }
}

.teiki h3 {
    font-size: 26px;
    width: 330px;
    margin: 0 auto 30px;
    border: 1px solid #42210B;
    text-align: center;
    padding: 20px;
    border-radius: 50px
}

@media screen and (max-width: 768px) {
    .teiki h3 {
        width: 70%;
        font-size: 18px;
        margin: 0 auto 20px;
        padding: 10px
    }
}

.teiki .teiki_bnr img {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer
}

.teiki .teiki_bnr img:hover {
    opacity: 0.8
}

.limit_bnr_chi,
.teiki_bnr_chi {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 20;
    background-color: #FFF;
    border-radius: 20px;
    padding: 40px
}

@media screen and (max-width: 768px) {
    .teiki .teiki_bnr img {
        width: 90%
    }

    .limit_bnr_chi,
    .teiki_bnr_chi {
        padding: 15px;
        border-radius: 10px;
        width: 70%;
        margin: 0 auto;
        text-align: center
    }
}

.limit_bnr_chi .close,
.teiki_bnr_chi .close {
    cursor: pointer;
    background-color: #989898;
    width: 330px;
    margin: 30px auto 0;
    color: #FFF;
    text-align: center;
    padding: 10px;
    border-radius: 10px
}

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

    .limit_bnr_chi .close,
    .teiki_bnr_chi .close {
        width: 90%
    }
}

.limit_bnr_chi {
    height: 500px;
    width: 800px;
    overflow-y: scroll
}

@media screen and (max-width: 768px) {
    .limit_bnr_chi {
        height: 500px;
        width: 90%
    }
}

.limit_bnr_chi .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 12px;
    padding: 0 0 5px
}

@media screen and (max-width: 768px) {
    .limit_bnr_chi .time {
        font-size: 10px;
        line-height: 140%
    }
}

.limit_bnr_chi .time .tag {
    color: #FFF;
    background-color: #E95A64;
    border-radius: 50px;
    padding: 0 10px;
    margin: 0 10px 0 0
}

@media screen and (max-width: 768px) {
    .limit_bnr_chi .time .tag {
        padding: 3px 5px
    }
}

.limit_bnr_chi .time .tx1 {
    color: #808080
}

.limit_bnr_chi .title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 20px
}

@media screen and (max-width: 768px) {
    .limit_bnr_chi .title {
        font-size: 16px;
        padding: 0 0 10px
    }
}

.limit_bnr_chi .tx2 {
    line-height: 150%
}

@media screen and (max-width: 768px) {
    .limit_bnr_chi .tx2 {
        font-size: 14px
    }
}

.limit_bnr_chi .tx2 p {
    padding: 0 0 1em
}

.light_bg {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 12;
    background: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.floatingBox_pc {
    position: fixed;
    left: 50%;
    bottom: -200px;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background-color: #FFF;
    width: 860px;
    z-index: 11;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

@media screen and (max-width: 768px) {
    .floatingBox_pc {
        display: none
    }
}

.floatingBox_pc .inBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative
}

.floatingBox_pc .inBox .in {
    width: 65%;
    padding: 15px 15px 20px 0
}

.floatingBox_pc .inBox .in .tx {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-align: center;
    padding: 0 0 5px
}

.floatingBox_pc .inBox .in .tx:before,
.floatingBox_pc .inBox .in .tx:after {
    display: block;
    content: " ";
    position: absolute;
    top: 14px;
    left: 0;
    width: 20px;
    height: 2px;
    border-radius: 30px;
    background-color: #42210B;
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg)
}

.floatingBox_pc .inBox .in .tx:after {
    left: auto;
    right: 0;
    -webkit-transform: rotate(-60deg);
            transform: rotate(-60deg)
}

.floatingBox_pc .inBox .in ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap
}

.floatingBox_pc .inBox .in ul li {
    width: 31%;
    height: 55px;
    position: relative
}

.floatingBox_pc .inBox .in ul li a {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    color: #FFF;
    background-color: #E95A64;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 0 #DC3246;
            box-shadow: 0 5px 0 #DC3246;
    padding: 7px 0px 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.floatingBox_pc .inBox .in ul li a:hover {
    opacity: 1;
    -webkit-box-shadow: 0 0 0 #DC3246;
            box-shadow: 0 0 0 #DC3246;
    top: 5px
}

.floatingBox_pc .inBox .in ul li a span {
    padding: 0 0 3px 5px
}

.floatingBox_pc .inBox .in ul li:last-child a {
    background-color: #00B900;
    -webkit-box-shadow: 0 5px 0 #347800;
            box-shadow: 0 5px 0 #347800
}

.floatingBox_pc .inBox .in ul li:last-child a:hover {
    -webkit-box-shadow: 0 0 0 #347800;
            box-shadow: 0 0 0 #347800
}

.floatingBox_pc .inBox .in_l {
    width: 35%;
    padding: 10px 0 0 135px;
    font-size: 14px
}

.floatingBox_pc .inBox .in_l img {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 290px;
    z-index: -9;
}

.floatingBox_pc .inBox .in_l .tx_p {
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 10px !important
}

.floatingBox_pc .inBox .in_l .tx_we {
    font-size: 10px;
    padding: 0 !important
}

.floatingBox_pc .inBox .in_l .tx_we span {
    font-weight: bold;
    font-size: 12px
}

.floatingBox_sp {
    display: none
}

@media screen and (max-width: 768px) {
    .floatingBox_sp {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 100;
        background-color: rgba(0, 0, 0, 0.9);
    }

    .floatingBox_sp .tx {
        color: #FFF;
        text-align: center;
        font-size: 10px;
        font-weight: bold;
        padding: 10px 3px 3px
    }

    .floatingBox_sp .in {
        position: relative
    }

    .floatingBox_sp .we {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .floatingBox_sp ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 90%;
        margin: 0 auto;
        z-index: 10;
        padding: 0 0 10px
    }

    .floatingBox_sp ul li {
        text-align: center;
        width: 24%;
        border-radius: 5px;
        overflow: hidden
    }

    .floatingBox_sp ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #FFF;
        font-size: 11px;
        font-weight: bold;
        padding: 5px 5px 5px 20px;
        line-height: 120%;
        height: 100%;
        text-decoration: none
    }

    .floatingBox_sp ul li:first-child {
        background: url("../images/common/bnrIcon1.webp") center center repeat;
        background-repeat: no-repeat;
        background-position: 3px center;
        background-color: rgba(233, 90, 100, 0.9);
        background-size: 22px;
    }

    .no-webp .floatingBox_sp ul li:first-child {
        background: url("../images/common/bnrIcon1.png") center center repeat
    }

    .floatingBox_sp ul li:first-child a {
        padding: 5px 10px 5px 20px
    }

    .floatingBox_sp ul li:nth-child(2) {
        background: url("../images/common/bnrIcon1_sp.webp") center center repeat;
        background-repeat: no-repeat;
        background-position: 10px center;
        background-color: rgba(233, 90, 100, 0.9);
        background-size: 22px;
    }

    .no-webp .floatingBox_sp ul li:nth-child(2) {
        background: url("../images/common/bnrIcon1_sp.png") center center repeat
    }

    .floatingBox_sp ul li:nth-child(3) {
        background: url("../images/common/bnrIcon2_sp.webp") center center repeat;
        background-repeat: no-repeat;
        background-position: 10px center;
        background-color: rgba(233, 90, 100, 0.9);
        background-size: 16px;
    }

    .no-webp .floatingBox_sp ul li:nth-child(3) {
        background: url("../images/common/bnrIcon2_sp.png") center center repeat
    }

    .floatingBox_sp ul li:nth-child(3) a {
        padding: 5px 20px 5px 20px
    }

    .floatingBox_sp ul li:nth-child(4) {
        background: url("../images/common/bnrIcon4_sp.webp") center center repeat;
        background-repeat: no-repeat;
        background-position: 10px center;
        background-color: rgba(0, 185, 0, 0.9);
        background-size: 22px;
    }

    .no-webp .floatingBox_sp ul li:nth-child(4) {
        background: url("../images/common/bnrIcon4_sp.png") center center repeat
    }

    .floatingBox_sp ul li:last-child a {
        color: #FFF;
        padding: 5px 7px 5px 20px
    }
}

.floatingBox_pc .inBox .in_l_2 {
    width: 35%;
    padding: 10px 0 0 100px;
    font-size: 14px
}

.floatingBox_pc .inBox .in_l_2 img {
    position: absolute;
    left: 0;
    bottom: 0
}

.floatingBox_pc .inBox .in_l_2 .tx_p {
    color: #42210B;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px !important
}

.lpBoxNormal {
    padding: 100px 0;
}

@media screen and (max-width: 768px) {
    .lpBoxNormal {
        padding: 40px 20px 50px
    }
}

.lpBox2Normal {
    margin: 0;
    padding: 100px 0;
}

@media screen and (max-width: 768px) {
    .lpBox2Normal {
        padding: 50px 0;
    }
}

.lpBox3Normal .inner .in_l {
    width: 100%
}

.lpBox3Normal .inner .in_l .tx {
    text-align: center;
}

.lpBox6 .inner .inBox2Normal {
    margin: 0 0 30px
}

.lpBox6 .inner .inBox4 {
    margin-bottom: 100px
}

.lpBox6 .inner .inBox4 div {
    font-size: 12px;
    line-height: 20px;
    text-align: center
}

@media screen and (max-width: 768px) {
    .sp-none {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .pc-none {
        display: none
    }
}

@media screen and (max-width: 768px) {
    .lpBox5 .inBox1 .imgBox img {
        width: 100%
    }
}

.popup_contents li:first-child {
    background: url('../images/lp/pop_bg.png') repeat;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 20px 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.popup_contents li:first-child figure {
    width: 357px;
}

.popup_contents li:first-child figure img {
    width: 100%;
    height: 238px;
    -o-object-fit: contain;
       object-fit: contain;
}

.popup_contents li:first-child div.pop_camp_ar {
    width: calc(100% - 377px);
}

.popup_contents li:last-child {
    padding: 8px 20px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0 0 20px 20px;
    background: #fff;
}

.popup_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99999;
}

.js-modal {
    display: none;
}

.pop_txt_01 {
    font-size: 35px;
    font-weight: bold;
    color: #ffff50;
    padding: 0;
    line-height: 0.8;
}

.pop_txt_02 {
    font-size: 79px;
    font-weight: bold;
    letter-spacing: 4.48px;
    color: #ffff50;
    padding: 0;
    line-height: 1.2;
    margin-bottom: 10px;
}

.pop_txt_03 {
    background: #fff;
    padding: 10px 10px 5px 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 12px;
    font-weight: bold;
    color: #40210D;
    position: relative;
    font-size: 40px;
    line-height: 1.2;
}

.pop_txt_03 p,
.ssr p {
    padding: 0;
    line-height: 1;
}

.fs_lin {
    font-size: 18px;
    font-weight: bold;
    color: #40210D;
}

.fs_lin img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.tw_lin {
    line-height: 0.9 !important;
}

.ssr {
    position: absolute;
    top: 20%;
    left: -4%;
    background: #06c755;
    color: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    font-size: 45px;
}

.ssr p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.pop_txt_03 div span {
    display: block;
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

.popup_contents {
    width: 700px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.f_grn {
    color: #06C755;
    font-weight: bold;
}

.f_pnk {
    color: #E95A64;
    font-weight: bold;
}

.perc_txt {
    font-size: 80px;
}

.flx_ct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.flx_sc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.pop_txt_04 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2.0px;
    color: #42210b;
    text-align: center;
    padding: 0;
}

.pop_txt_05:first-line {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0.8px;
}

.pop_txt_05 {
    font-size: 38px;
    letter-spacing: -0.57px;
    line-height: 1;
    width: calc(100% - 337px);
    padding: 10px 0 0;
    pointer-events: none;
    text-decoration: none;
}

.pop_txt_05 img {
    width: 44px;
    height: auto;
    margin-right: 6px;
}

.popup_con_btn a {
    background: #e95a64;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.7px;
    width: 314px;
    padding: 15px 0 15px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    position: relative;
}

.popup_con_btn {
    padding: 10px 0 0;
    margin: 0 auto;
}

.popup_con_btn a::before {
    content: "";
    background: url('../images/lp/mail_ico.png')no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    left: 65px;
    background-size: contain;
}

.popup_cta_wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.m_close::after {
    content: "";
    background: url('../images/lp/close_btn.png')no-repeat;
    width: 40px;
    height: 40px;
    background-size: contain;
    position: absolute;
    top: -5%;
    right: -3%;
    cursor: pointer;
}

#id_wdp_border {
    width: 100vw;
    height: 10px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
}


    .pop_txt_01,
    .pop_txt_02 {
        font-size: 25px;
        letter-spacing: 1px;
        position: absolute;
    }

    .pop_txt_01 {
        top: 4.8%;
        left: 8%;
    }

    .pop_txt_02 {
        top: 3.5%;
        left: 67%;
    }

    .popup_contents li:first-child figure img {
        height: 196px;
    }

    .popup_contents {
        width: 350px;
        height: 314px;
        top: 35%;
    }

    .popup_contents li:first-child figure {
        width: 294px;
        margin: 25px auto 15px;
    }

    .popup_contents li:first-child {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: relative;
    }

    .popup_contents li:first-child div.pop_camp_ar {
        width: 100%;
    }

    .pop_txt_03 {
        padding: 10px 10px 5px 30px;
    }

    .tw_lin {
        -webkit-box-pack: start !important;
            -ms-flex-pack: start !important;
                justify-content: flex-start !important;
        margin: 4px 0 0 12%;
        letter-spacing: 2.5px;
    }

    .perc_txt {
        font-size: 65px;
    }

    .pop_txt_04 {
        font-size: 18px;
        letter-spacing: 0.5px;
        margin-bottom: 10px;
    }

    .pop_txt_05 {
        font-size: 14px;
        width: 100%;
        background: #42210B;
        border-radius: 20px;
        color: #fff;
        padding: 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        pointer-events: auto;
    }

    .pop_txt_05 img {
        width: 27px;
        margin-left: 6px;
    }

    .popup_cta_wrap {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .pop_txt_05:first-line {
        font-size: 14px;
    }

    .pop_txt_05 br {
        display: none;
    }

    .ssr {
        top: -7%;
        left: -3%;
    }

    .popup_con_btn a {
        border-radius: 20px;
    }

.floating2 {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: fixed;
    right: -900px;
    z-index: 10;
    top: 270px;
}

.floating2 .floating_close {
    display: none;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 11;
    background-color: #42210B;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    cursor: pointer;
}

.floating2 .floating_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    top: auto;
    right: auto;
    color: #FFF;
}

.floating,
.floating1,
.floating2 .floating_in {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    background-color: #E95A64;
    color: #FFF;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
            text-orientation: upright;
    padding: 30px 14px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 10px 0 0 10px;
}

.dis {
    right: 0;
}


.floating2 .infoBox {
    width: 900px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #FFF;
}

.floating2 .infoBox .inBox {
    height: 100%;
}

.floating2 .infoBox .inBox a {
    text-decoration: none !important;
    color: #42210B !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
}

.floating2 .infoBox .inBox a .imgBox {
    width: 38%;
    position: relative;
    overflow: hidden;
}

.floating2 .infoBox .inBox a .imgBox img {
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 322px;
    -o-object-fit: contain;
       object-fit: contain;
}

.floating2 .infoBox .inBox a .end {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
}

.floating2 .infoBox .inBox a .end span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

.floating2 .infoBox .inBox a .txBox {
    width: 62%;
    padding: 30px;
    position: relative;
    height: 100% !important;
}

.floating2 .infoBox .inBox a .txBox .sp_tx1 {
    display: none;
}

.floating2 .infoBox .inBox a .txBox .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 12px;
    padding: 0 0 5px;
}

.floating2 .infoBox .inBox a .txBox .time .tag {
    color: #FFF;
    background-color: #E95A64;
    border-radius: 50px;
    padding: 0 10px;
    margin: 0 10px 0 0;
}

.floating2 .infoBox .inBox a .txBox .sp_time {
    display: none;
}

.floating2 .infoBox .inBox a .txBox .time .tx1 {
    color: #808080;
}

.floating2 .infoBox .inBox a .txBox .title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 20px;
}

.floating2 .infoBox .inBox a .txBox .btn {
    display: block;
    background-color: #E95A64;
    margin: 20px 0 0 0;
    padding: 12px;
    color: #FFF;
    border-radius: 999px;
    width: 240px;
}
*/
.campaign-period {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 255px;
    background-color: #42210B;
    color: #fff;
    padding: 10px 0 7px 50px;
    border-radius: 10px 0 0 0;
    font-weight: bold;
}

.campaign-period div {
    font-size: 18px;
}

.campaign-period span {
    font-size: 36px;
    margin-left: 30px;
    margin-right: 3px;
    line-height: 1;
}

.floating2 .infoBox .sp_title {
    display: none;
}

.floating2 .infoBox .inBox a {
    text-decoration: none !important;
    color: #42210B !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .floating2 {
        width: 90%;
        top: auto;
        bottom: 150px;
    }

    .floating2 .floating_in {
        display: none;
    }

    .floating2 .infoBox {
        width: 100%;
        min-width: 325px;
    }

    .campaignWrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }

    .floating2 .infoBox .inBox a .imgBox {
        height: 100px;
        width: 50%;
    }

    .floating2 .infoBox .inBox a .imgBox img {
        height: inherit;
    }

    .floating2 .infoBox .inBox a .end span {
        font-size: 10px;
        width: 100%;
    }

    .floating2 .infoBox .inBox a .txBox {
        padding: 0px;
        background-color: #E95A64;
        width: 50%;
    }

    .floating2 .infoBox .inBox a .txBox .sp_tx1 {
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background-color: #FFF;
        padding: 5px;
        font-size: min(4vw, 14px);
        font-weight: bold;
        text-align: center;
        color: #E95A64;
    }

    .floating2 .infoBox .inBox a .txBox .sp_tx1 img {
        margin: 3px 0 0 10px;
    }

    .floating2 .infoBox .inBox a .txBox .time {
        display: none;
    }

    .floating2 .infoBox .inBox a .txBox .time .tag {
        padding: 3px 5px;
    }

    .floating2 .infoBox .inBox a .txBox .sp_time {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding: 10px;
    }

    .floating2 .infoBox .inBox a .txBox .sp_time .tag {
        background-color: #FFF;
        color: #E95A64;
        border-radius: 50px;
        width: 17%;
        font-size: 9px;
        text-align: center;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }

    .floating2 .infoBox .inBox a .txBox .sp_time .tx1 {
        color: #FFF;
        font-weight: bold;
        width: 80%;
        font-size: min(3.2vw, 12px);
    }

    .floating2 .infoBox .inBox a .txBox .title {
        display: none;
    }

    .floating2 .infoBox .inBox a .txBox .tx2 {
        display: none;
    }

    .floating2 .infoBox .inBox a .txBox .btn {
        display: none;
    }
*/
    .campaign-period {
        width: 100%;
        border-radius: inherit;
        padding-left: 10px;
        position: inherit;
    }

    .campaign-period div {
        font-size: 16px;
    }

    .campaign-period p {
        font-size: 12px;
        padding: 0;
    }

    .campaign-period span {
        font-size: 30px;
        line-height: 1.1;
        margin-left: 9vw;
    }

    .floating2 .infoBox .sp_title {
        display: block;
        font-size: 14px;
        font-weight: bold;
        position: relative;
    }

    .floating2 .infoBox .sp_title:before,
    .floating2 .infoBox .sp_title:after {
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        content: " ";
        position: absolute;
        top: 50%;
    }
    .floating2 .infoBox .sp_title a {
        color: #333;
        display: block;
        padding: 10px 40px 10px 10px;
    }
}

/* -- update 2024/05/13 / 05/23 update : S.ITO -------------------- */
.floatingBox_pc .inBox .in ul li:last-child a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    color: #FFF;
    background-color: #E95A64;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 0 #DC3246;
            box-shadow: 0 5px 0 #DC3246;
    padding: 7px 0px 5px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.floatingBox_pc .inBox .in ul li {
    width: 49%;
    height: 55px;
    position: relative;
}
@media screen and (max-width: 768px) {
	.floatingBox_sp ul li {
		width: 32%;
		height: 36px;
	}
	.floatingBox_sp.noLINE ul li:last-child {
		background-repeat: no-repeat;
		background-position: 10px center;
		background-color: rgba(233, 90, 100, 0.9);
		background-size: 16px;
	}
	.floatingBox_sp.noLINE ul li:nth-child(1) a {
		letter-spacing: 2px;
	}
	.floatingBox_sp.noLINE ul li:nth-child(2) a {
		/*	letter-spacing: 9px;	*/
		letter-spacing: 2px;
		padding-right: 1.8em;
		display: inline-block;
		line-height: 28px;
		width: 100%;
		text-align: right;
	}
	.floatingBox_sp.noLINE ul li:nth-child(3) a {
		/*	letter-spacing: 16px;	*/
		letter-spacing: 4px;
		padding-right: 2.8em;
		display: inline-block;
		line-height: 28px;
		width: 100%;
		text-align: right;
	}
    .floatingBox_sp.lp002 ul {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        & li {
            width: auto;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 48%;
                    flex: 0 0 48%;
            & a {
                font-size: 14px !important;
                line-height: 1.0 !important;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex !important;
                text-align: center !important;
                padding-left: 0 !important;
                padding-right: 0 !important;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center !important;
            }
            &.floatingBox_sp_tel {
                background-image: url("../images/common/bnrIcon2_sp.webp");
                background-size: 16px;
                background-position: 10px center;
            }
            &.floatingBox_sp_mail {
                background-image: url("../images/common/bnrIcon1_sp.webp");
                background-size: 22px;
                background-position: 10px center;
            }
        }
    }
}
/* -------------------- update 2024/05/13 / 05/23 update : S.ITO -- */

/*
都道府県未選択時の対応エリア検索パーツ用スタイル
sora\css\style.cssから移植
*/
.area_search {
    width: 100%;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #E8F0C5;
    border-radius: 20px;
    -webkit-box-shadow: 0 5px 0 #C4C4C4;
            box-shadow: 0 5px 0 #C4C4C4;
    margin: 0 auto 50px
}

@media screen and (max-width: 768px) {
    .area_search {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .area_search {
        display: block;
        width: 90%
    }
}

.area_search .leftBox {
    width: 45%;
    padding: 38px;
    -ms-flex-item-align: center;
        align-self: center;    
}

@media screen and (max-width: 768px) {
    .area_search .leftBox {
        width: 100%;
        /* font-size:14px; */
        padding: 25px
    }
}

.area_search .leftBox img {
    display: block;
    padding: 0 0 20px
}

.area_search .rightBox {
    /*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    */
    width: 55%;
    padding: 38px 40px;
    background-color: #5BB331;
    border-radius: 0 20px 20px 0
}

@media screen and (max-width: 768px) {
    .area_search .rightBox {
        width: 100%;
        border-radius: 0 0 20px 20px;
        padding: 20px
    }
}

.area_search .rightBox form {
    width: 100%
}

.area_search .rightBox .inBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 20px;
    width: auto;
    margin: auto;
    background-color: transparent;
    border-radius: 0;
}

@media screen and (max-width: 768px) {
    .area_search .rightBox .inBox {
        display: block;
        padding: 0
    }
}

.area_search .rightBox .inBox .in {
    position: relative;
    width: 48%;
    margin: 0 1%
}

@media screen and (max-width: 768px) {
    .area_search .rightBox .inBox .in {
        width: 100%;
        margin: 0 0 20px 0
    }
}

.area_search .rightBox .inBox .in:before {
    position: absolute;
    top: 3px;
    right: 7px;
    content: " ";
    background-color: #42210B;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    z-index: 2;
    pointer-events: none;
}

@media screen and (max-width: 768px) {
    .area_search .rightBox .inBox .in:before {
        top: 3px;
    }
}

.area_search .rightBox .inBox .in:after {
    content: " ";
    position: absolute;
    top: 13px;
    right: 16px;
    width: 0;
    height: 0;
    border-top: 12px solid #FFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    z-index: 3;
    pointer-events: none;
}

@media screen and (max-width: 768px) {
    .area_search .rightBox .inBox .in:after {
        top: 13px;
    }
}

.area_search .rightBox .inBox select {
    position: relative;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    color: #42210B;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    outline: none;
    background-color: #FFF
}

.area_search .rightBox .inBox .area_state_par,
.area_search .rightBox .inBox .area_state_par2 {
    width: 100%
}

.area_search .rightBox .inBox .area_other_par,
.area_search .rightBox .inBox .area_other_par2 {
    display: none
}

.area_search .rightBox .submit {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #42210B;
    color: #FFF;
    border-radius: 20px;
    text-align: center;
    padding: 10px;
    cursor: pointer
}

.area_search .rightBox .submit:hover {
    background-color: #6e3712
}
.area_search .rightBox .resBox,
.area_search .rightBox .resBox2 {
    display: none;
    background-color: #FFF;
    border-radius: 20px;
    position: relative;
    padding: 20px 20px 20px 180px;
    margin-bottom: 20px;
}

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

    .area_search .rightBox .resBox,
    .area_search .rightBox .resBox2 {
        padding: 20px
    }
}

.area_search .rightBox .resBox .title,
.area_search .rightBox .resBox2 .title {
    font-size: 20px !important;
    font-weight: bold;
    text-align: center;
    padding: 0 0 10px
}

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

    .area_search .rightBox .resBox .title,
    .area_search .rightBox .resBox2 .title {
        padding: 0 0 20px
    }
}

.area_search .rightBox .resBox .imgBox,
.area_search .rightBox .resBox2 .imgBox {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 120px;
    height: auto
}

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

    .area_search .rightBox .resBox .imgBox,
    .area_search .rightBox .resBox2 .imgBox {
        position: relative;
        top: auto;
        left: auto;
        width: 80%;
        margin: 0 auto
    }
}

.area_search .rightBox .resBox .btn,
.area_search .rightBox .resBox2 .btn {
    width: 100%;
    position: relative;
    text-align: center;
    font-weight: bold;
}
.area_search .btn::before {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    content: " ";
    position: absolute;
    top: 12px;
    right: 20px;
    background-color: #FFF;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    z-index: 2;
  }
.area_search .btn::after {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    content: " ";
    position: absolute;
    top: 16px;
    right: 25px;
    width: 0;
    height: 0;
    border-left: 8px solid #E95A64;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    z-index: 3;
  }
.area_search .rightBox .resBox .btn:after,
.area_search .rightBox .resBox2 .btn:after {
    border-left: 8px solid #42210B
}

.area_search .rightBox .resBox .btn a,
.area_search .rightBox .resBox2 .btn a {
    background-color: #42210B;
    color: #FFF !important;
    text-decoration: none !important;
    display: block;
    padding: 10px;
    border-radius: 20px;
}

.area_search .rightBox .list_prefs {
    & ul {
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;

        & li {
            -webkit-box-flex: 1;
                -ms-flex: 1 1 47.5%;
                    flex: 1 1 47.5%;
            color: #fff;
            & h5 {
                font-weight: normal;
            }
            & .prefs {
                font-size: 90%;
                padding: 0.25em 0 0.75em;
                & a {
                    text-decoration: underline;
                    display: inline-block;
                    color: inherit;
                    white-space: nowrap;
                    margin-left: 0.5em;
                }    
            }
        }
    }
    @media screen and (max-width: 768px) {
        & ul {
            display: block;
        }
    }
}


/* == MNT : 2024/12/27 : GM : S110 ============================== */

.floating2 .infoBox {
  width: 900px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-color: #FFF
}

@media screen and (max-width: 768px) {
  .floating2 .infoBox {
    width: 100%;
    min-width: 325px;
  }
}

.floating2 .infoBox .inBox {
  height: 100%;
}

.floating2 .infoBox .inBox div.cage {
  text-decoration: none !important;
  color: #42210B !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
}
.floating2 .infoBox .inBox div.cage  a.spread_btn {
    display:block;
    width:100%;
    height:100%;
    position: absolute;
    z-index:2;
    top:0;
    left:0;
    background: rgba( 255, 255, 255, 0 );
}
.floating2 .infoBox .inBox div.cage a.spread_btn:hover {
    background: rgba( 255, 255, 255, 0.2 );
}
.floating2 .infoBox .inBox div.cage .hiddenItem {
    display:none;
}

.floating2 .infoBox .inBox div.cage .imgBox {
  width: 38%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .floating2 .infoBox .inBox div.cage .imgBox {
    height: 100px;
    width: 50%;
  }
}

.floating2 .infoBox .inBox div.cage .imgBox img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 322px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 768px) {
  .floating2 .infoBox .inBox div.cage .imgBox img {
    height: inherit;
  }
}

.floating2 .infoBox .inBox div.cage .end {
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2
}

.floating2 .infoBox .inBox div.cage .end span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 18px;
  font-weight: bold
}

.campaignWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .floating2 .infoBox .inBox div.cage .end span {
    font-size: 10px;
    width: 100%
  }
}

.floating2 .infoBox .inBox div.cage .imgBox {
    width: 38%;
    position: relative;
    overflow: hidden;
}
.floating2 .infoBox .inBox div.cage .txBox {
  width: 62%;
  padding: 15px 0px 72px 0px;
  position: relative;
  height: 100% !important;
}
.floating2 .infoBox .inBox div.cage .txBox .sp_tx1 {
    display: none;
}
.floating2 .infoBox .inBox div.cage .txBox .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 12px;
    padding: 0 0 5px;
    margin: 0 15px;
}
.floating2 .infoBox .inBox div.cage .txBox .time .tag {
    color: #fff;
    background-color: #e95a64;
    border-radius: 50px;
    padding: 0 10px;
    margin: 0 10px 0 0;
}
.floating2 .infoBox .inBox div.cage .txBox .time .tx1 {
    color: gray;
}
.floating2 .infoBox .inBox div.cage .txBox .title {
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 20px;
    margin: 0 15px;
}
.floating2 .infoBox .inBox div.cage .tx2 {
    padding-bottom: 20px;
    margin: 0 15px;
}
.floating2 .infoBox .inBox div.cage .txBox .btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 3;
    top: 0;
    left: 0;
    margin: 0 15px;
}
.floating2 .infoBox .inBox div.cage .txBox .btn_area .btn {
    display: block;
    background-color: #e95a64;
    padding: 0;
    color: #fff;
    border-radius: 999px;
    width: 49%;
    margin: 20px auto;
}
.floating2 .infoBox .inBox div.cage .txBox .btn_area .btn_more a {
    display: block;
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background: rgba(255, 255, 255, 0);
    line-height: 170%;
}
.floating2 .infoBox .sp_title {
    display: none;
}
.floating2 .infoBox .sp_only {
    display: none !important;
}

.campaign-period {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #42210b;
    color: #fff;
    padding: 10px 0 7px 50px;
    border-radius: 10px 0 0;
    font-weight: 700;
    text-align: center;
}
.campaign-period p {
    display: inline;
    font-size: 12px;
}
.campaign-period div {
    display: inline;
    font-size: 18px;
}
.campaign-period span {
    display: inline;
    font-size: 36px;
    margin-left: 30px;
    margin-right: 3px;
    line-height: 1;
}



@media screen and (max-width: 768px) {
  .floating2 .infoBox .inBox div.cage .txBox .time {
    display: none
  }
}

.floating2 .infoBox .inBox div.cage .txBox .time .tag {
  color: #FFF;
  background-color: #E95A64;
  border-radius: 50px;
  padding: 0 10px;
  margin: 0 10px 0 0
}

@media screen and (max-width: 768px) {
  .floating2 .infoBox .inBox div.cage .txBox .time .tag {
    padding: 3px 5px
  }
}

.floating2 .infoBox .inBox div.cage .txBox .time .tx1 {
  color: #808080
}

@media screen and (max-width: 768px) {
    .floating2 .infoBox .inBox div.cage .imgBox {
        height: 100px;
        width: 50%;
    }
    .floating2 .infoBox .inBox div.cage .txBox {
        padding: 0;
        background-color: #e95a64;
        width: 50%;
    }
    .floating2 .infoBox .inBox div.cage .txBox .time {
        display: none;
    }
    .floating2 .infoBox .inBox div.cage .txBox .sp_tx1 {
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #fff;
        padding: 5px;
        font-size: min(4vw, 14px);
        font-weight: 700;
        text-align: center;
        color: #e95a64;
        font-size: 12px;
    }
    .floating2 .infoBox .inBox div.cage .txBox .sp_time {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px 10px;
        color: #e95a64;
    }
    .floating2 .infoBox .inBox div.cage .txBox .sp_time .tag {
        background-color: #fff;
        color: #e95a64;
        border-radius: 50px;
        width: 17%;
        font-size: 9px;
        text-align: center;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .floating2 .infoBox .inBox div.cage .txBox .sp_time .tx1 {
        color: #fff;
        font-weight: 700;
        width: 80%;
        font-size: min(3.2vw, 12px);
    }
    .floating2 .infoBox .inBox div.cage .txBox .tx2 {
        font-size: 14px;
        display: none;
        margin: 0 15px;
    }
    .floating2 .infoBox .inBox div.cage .txBox .btn_area.pc_only {
        display: none !important;
    }
    .floating2 .infoBox .inBox .campaign-period {
        padding: 6px 0 6px;
        width: 100%;
        border-radius: inherit;
        padding-left: 10px;
        position: inherit;
        right: 0;
        bottom: 0;
        background-color: #42210b;
        color: #fff;
        font-weight: 700;
        text-align: center;
    }
    .floating2 .infoBox .inBox .campaign-period {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        border-radius: inherit;
        position: inherit;
        background-color: #42210b;
        color: #fff;
        font-weight: 700;
        text-align: center;
        padding: 6px 0 6px;
    }
    .floating2 .infoBox .inBox .campaign-period p {
        display: block;
        text-align: center;
    }    
    .floating2 .infoBox .inBox .campaign-period div {
        padding: 10px;
        display: inline;
        font-size: 16px;
    }
    body .campaign-period span {
        font-size: 30px;
        line-height: 1.1;
        margin-left: 0;
        display: inline-block;
        width: 3em;
        border-bottom: 0 solid #ccc;
        overflow: hidden;
        padding: 0 4px;
        position: relative;
        top: 8px;
        text-align: right;
    }
    .floating2 .infoBox .sp_title {
        display: block;
        font-size: 14px;
        font-weight: 700;
        position: relative;
        z-index: 4;
    }
    .floating2 .infoBox .sp_title a {
        color: #333;
        display: block;
        padding: 10px !important;
    }
    .floating2 .infoBox .inBox div.cage .txBox .title {
        display: none;
    }
    .floating2 .infoBox .sp_only {
        display: block !important;
        position: relative;
        z-index: 4;
    }
    .floating2 .infoBox .inBox .btn_area2 .btn a {
        background-color: #e95a64;
        color: #fff !important;
        text-decoration: none !important;
        display: block;
        padding: 10px;
        border-radius: 20px;
        font-weight: 700;
        font-size: 16px;
        text-align:  center;
    }
    .floating2 .infoBox .inBox .btn_area2 .btn:before {
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        content: " ";
        position: absolute;
        top: 12px;
        right: 20px;
        background-color: #fff;
        width: 20px;
        height: 20px;
        border-radius: 10px;
        z-index: 2;
        top: 22px;
    }
    .floating2 .infoBox .inBox .btn_area2 .btn:after {
        top: 26px;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        content: " ";
        position: absolute;
        top: 26px;
        right: 25px;
        width: 0;
        height: 0;
        border-left: 8px solid #e95a64;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        z-index: 3;
    }



    .floating2 .infoBox .inBox .btn_area2 .btn_more {
        width: 300px;
        margin: 0 auto 12px auto;
        padding: 14px 10px;
        line-height: 1.2em;
        
    }
    .floating2 .infoBox .inBox .btn_area2 .btn_more:nth-child(1) {
        display: none;
    }
    .floating2 .infoBox .inBox .btn_area2 .btn_more:nth-child(2) {
        margin: 0 auto 0 auto;
        position: relative;
    }
    .floating2 .infoBox .inBox .btn_area2 .btn_more:nth-child(2) a {
        padding: 2px 10px;
    }
    
    .campaignBox_list h3.title {
        width: 70%;
        font-size: 18px;
        margin: 0 auto 20px;
        padding: 10px;
    }
    
}
