<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

main.mainin {
    display: inherit !important
}

.mainin h2 {
    margin: 0 auto;
    line-height: 0
}

.mainin h2 img {
    margin: 0 auto;
    width: 100%
}

p.ttl {
    font-size: 21px;
    text-align: center;
    line-height: 1.7em;
    padding: 10px 0;
    box-sizing: border-box
}

p.ttl .ttl_main {
    font-weight: 700;
    font-size: 30px
}

p.ttl .ttl_main b {
    font-size: 35px
}

p.txt1 {
    font-size: 19px;
    padding: .5em
}

p.txt1,
p.txt3 {
    color: #6a4a31;
    margin: 0 auto;
    text-align: center
}

p.txt3 {
    font-size: 30px
}

span.bold {
    font-weight: 700;
    display: block;
    padding: .5em
}

ul.navi {
    margin: .5em auto;
    text-align: center;
    margin-bottom: 20px
}

ul.navi li {
    display: inline-block;
    font-size: 120%;
    color: red;
    width: 16%
}

ul.navi li img {
    max-width: 200px;
    width: 100%
}

ul.navi li a {
    font-size: 15px
}

ul.navi a {
    display: block
}

h4 {
    text-align: center;
    margin: 25px auto 0;
    padding: 1rem;
    box-sizing: border-box
}

h4 img {
    width: 100%
}

.goods {
    color: #7e634d;
    margin: .5rem auto
}

.goods:nth-child(2),
.goods:nth-child(3),
.goods:nth-child(4) {
    color: #7e634d;
    margin: 1.5rem auto .5rem
}

.pink {
    color: #e7a;
    font-size: 23px;
    text-align: center;
    display: block;
    font-weight: 700
}


.note_txt {
    font-size: 21px;
    text-align: center;
    margin: 0 auto 1rem;
    color: hotpink;
    font-weight: 700
}

ul.box1 {
    text-align: center;
    padding: 1em;
    box-sizing: border-box
}

ul.box1 li {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
    margin: 1rem auto
}

ul.box1 li img {
    width: 95%
}

.img1 {
    margin: 0 auto;
    display: block
}

.pc_none1 {
    width: 60%
}

.sp_none{
    display: block;
}

.pc_none1,
.sp_none1 {
    display: inline-block;
    text-align: center
}

.sp_none1 {
    width: 30%
}

.pc_none1 img {
    width: 510px
}

.pc_none1 img,
.sp_none1 img {
    display: block;
    height: auto;
    margin: 0 auto
}

.sp_none1 img {
    width: 163px
}

.pc_none2,
.pc_none3 {
    display: none
}

.wall {
    margin: 10px auto;
    display: block;
    text-align: center
}

.wall p {
    padding: 10px 0;
    font-size: 1pc;
    line-height: 1.7em
}

.wall p a {
    margin: 0 10px;
    border-bottom: 1px solid
}

.pc_none {
    display: none
}

.d_present_thumbnail ul {
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap
}

.d_present_thumbnail li {
    text-align: center;
    padding: 1rem;
    border-radius: 10px;
    display: inline-block;
    margin: 0;
    box-sizing: border-box;
    width: calc((100% - 2em)/2);
    vertical-align: top;
    text-indent: inherit !important;
    margin-left: inherit !important
}

.d_present_thumbnail li img {
    width: 100%
}

.d_present_thumbnail li a {
    display: block;
    margin-bottom: 2rem
}

.d_present_thumbnail li a img {
    width: 100%
}

.d_present_thumbnail li a span:hover {
    cursor: pointer;
    transition: 1;
    background-color: #b2eaff;
    color: #405d6a
}

.toggle_contents {
    border: 2px solid #6fcbeb
}

.toggle_title {
    position: relative;
    padding: .5rem;
    cursor: pointer;
    font-size: 1.8rem;
    text-align: center
}

.toggle_btn {
    position: absolute;
    top: 50%;
    right: .8rem;
    transform: translateY(-50%);
    background: #aacd06;
    display: block;
    width: 24px;
    height: 24px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto !important;
    border-bottom: 0 !important
}

.toggle_btn:after,
.toggle_btn:before {
    display: block;
    content: '';
    background-color: #fff;
    position: absolute;
    width: 10px;
    height: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.toggle_btn:before {
    width: 2px;
    height: 10px
}

.toggle_title.selected .toggle_btn:before {
    content: normal
}

.toggle_contents dd {
    display: none
}

.d_present_wall {
    font-size: 1.5rem
}

.d_present_wall ul {
    padding: 0
}

.d_present_wall li {
    display: block;
    width: 100%;
    padding: .5rem
}

.d_present_wall .d_present_wall_PC {
    border: 2px solid #00b6f5;
    border-radius: 5px;
    background-color: #00b6f5
}

.d_present_wall .d_present_wall_PC,
.d_present_wall .d_present_wall_SP {
    display: inline-block;
    font-size: 1rem;
    padding: .2rem .5rem;
    margin-right: .5rem;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.d_present_wall .d_present_wall_SP {
    border: 2px solid #aacd06;
    border-radius: 5px;
    background-color: #aacd06
}

.d_present_wall_twitter {
    display: inline-block !important;
    font-size: 1rem;
    border: 2px solid #8ce1ff;
    border-radius: 5px;
    padding: .2rem .5rem;
    margin-right: .5rem;
    background-color: #8ce1ff;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0
}

.d_present_wall_twitter_txt {
    display: inline-block !important;
    font-size: 1.5rem !important
}

.d_present_thumbnail li a span.d_present_wall_twitter_txt:hover {
    background-color: #fff !important
}

.d_present_wall li a {
    position: relative;
    display: initial
}

.d_present_wall li a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 0;
    height: 1px;
    background-color: #405d6a;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.d_present_wall li a:hover:after {
    width: 100%
}

.d_present_wall p {
    width: 96%;
    padding: .5rem
}

.d_present_wall p a {
    position: relative;
    display: initial
}

.d_present_wall p a:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: '';
    width: 0;
    height: 1px;
    background-color: #405d6a;
    transition: .3s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.d_present_wall p a:hover:after {
    width: 100%
}

#close_btn,
.d_present_thumbnail #more_btn {
    text-align: center;
    margin: 1rem
}

.howTo {
    border: 2px solid #6fcbeb;
    padding: 1rem;
    box-sizing: border-box
}

.howTo .marker_1 span {
    display: initial !important;
    border-bottom: 0 0 !important
}

.youtube_frame {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.sns_in {
    max-width: 100pc;
    display: flex;
    justify-content: center;
    margin: 25px auto 10px
}

.shoplist li:nth-child(1) {
    display: inline-block;
    width: 530px;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 19px
}

.shoplist li:nth-child(2) {
    display: inline-block;
    width: 430px;
    vertical-align: middle
}

.txt {
    display: block;
    text-align: center;
    font-weight: 700
}

.txt1 {
    font-size: 21px
}

.txt2 {
    font-size: 15px;
    font-weight: 400;
    color: red
}

.shoplist a,
.txt2 {
    text-align: center;
    display: block
}

.shoplist a {
    margin: 0 auto
}

.shoplist img.sp {
    display: none
}

.shoplist img.pc {
    display: block
}

.shoplist li span {
    font-size: 13px
}

.campaign {
    width: 970px;
    margin: 0 auto
}

.campaign li {
    display: inline-block;
    vertical-align: middle
}

.campaign li:nth-child(1) {
    width: 530px;
    font-size: 1pc;
    line-height: 1.7em;
    vertical-align: middle
}

.campaign a {
    display: block;
    margin: 0 auto;
    text-align: center
}

.image_pattern {
    width: 90%;
    margin: auto
}


@media only screen and (max-device-width:0),
screen and (max-width:768px) {
    body {
        font-weight: 700
    }

    .mainin h2,
    .mainin h2 img {
        width: 100%
    }

    p.txt1 {
        font-size: 100%
    }

    p.txt1,
    p.txt3 {
        text-align: left;
        padding: .5em 5%
    }

    p.txt3 {
        font-size: 120%
    }

    .font-size20px {
        font-size: 1.2em
    }

    span.bold {
        text-align: center
    }

    ul.navi {
        margin: 0 auto;
        padding: .5em 0 0;
        flex-wrap: wrap
    }

    ul.navi li {
        font-size: 100%;
        margin: 1% 0.2%;
        width: 23%;
    }

    ul.navi li img {
        width: 100%;
        height: auto
    }

    ul.navi li a {
        font-size: 80%
    }

    h4 {
        margin: 5% auto 2%;
        padding: 0
    }

    h4 img {
        width: 95% !important
    }

    .img1 {
        width: 90%
    }

    .img2 {
        width: 80%
    }

    .img3 {
        width: 70% !important
    }

    .youtube iframe {
        width: 90%;
        height: auto
    }

    .pink {
        font-size: 130%
    }

    .money {
        text-shadow: 0 0 1px #7e634d;
        font-weight: 500
    }

    .goods {
        color: #7e634d;
        margin: 1rem auto .5rem
    }

    .image_pattern {
        width: 87%;
        margin-bottom: 3rem;
    }


    .box1 li.cp_btn {
        width: 100%
    }

    .note_txt {
        font-size: 100%
    }

    ul.box1 li {
        margin-bottom: 4%;
        font-size: .9em
    }

    ul.box1 li.cp_banner {
        width: 90%;
        margin: 0
    }

    ul.box1 li:nth-child(2) {
        display: block
    }

    ul.box1 li:nth-child(3) {
        width: 100%
    }

    ul.box1 li:nth-child(4) {
        display: block
    }

    ul.box1 img,
    ul.box1 li:nth-child(5),
    ul.box1 li:nth-child(7) {
        width: 100%
    }

    .sp_none{
        display: none;
    }

    .pc_none1 {
        display: none
    }

    .sp_none1 {
        width: 90%
    }

    .sp_none2 {
        display: none
    }

    .pc_none,
    .pc_none2,
    .pc_none3 {
        display: block
    }

    .sp_none {
        display: none
    }

    .sns_in {
        width: 98%;
        text-align: center;
        display: block;
        margin: 3% auto 10px;
        padding-top: 0
    }

    .shoplist li:nth-child(1) {
        width: 96%;
        padding: 2%;
        font-size: 100%;
        display: block
    }

    p.ttl {
        font-size: 100%;
        text-align: left;
        padding: 2%;
        width: 100% !important;
        text-shadow: 0 0 1px #256d75
    }

    p.ttl .ttl_main {
        text-align: center;
        display: block;
        margin-bottom: -5%;
        font-size: 120%
    }

    p.ttl .ttl_main b {
        font-weight: 700;
        font-size: 128%
    }

    .ttl_sub {
        display: block;
        width: 95%;
        margin: 0 auto;
        text-align: justify
    }

    .ttl_cp br{
        display: none;
    }

    .txt1 {
        font-size: 100%
    }

    .txt2 {
        font-size: 80%
    }

    .shoplist a img {
        width: 80%
    }

    .shoplist img.pc {
        display: none
    }

    .shoplist img.sp {
        display: block
    }

    .campaign {
        width: 96%
    }

    .campaign li:nth-child(1) {
        width: 96%;
        font-size: 100%
    }

    .campaign li:nth-child(2) img {
        width: 90%
    }

    .wall {
        margin: 0 auto
    }

    .wall p {
        width: 96%;
        padding: 7% 2%;
        font-size: 120%
    }

    .d_present_thumbnail li {
        width: calc((100% - 2em)/1)
    }

    #close_btn img,
    .d_present_thumbnail #more_btn img {
        width: 30%
    }
}</pre></body></html>