@charset "utf-8";

#main {
    height: auto !important
}

main.mainin {
    display: block !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;
    color: #6A5474;
}

p.ttl .ttl_main {
    font-weight: 700;
    font-size: 30px
}

p.ttl .ttl_main b {
    font-size: 35px
}

p.txt1 {
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    padding: .5em 0;
    color: #87766D
}

p.txt2 {
    font-size: 12px;
    margin: 0 auto;
    text-align: left;
    padding: .5em 0;
    color: #87766D
}

p.txt3 {
    font-size: 20px;
    margin: 20px auto;
    text-align: left;
    padding: .5em 0;
    color: #87766D
}

.font-size20px {
    font-size: 20px
}

.margin20px {
    margin: 20px auto
}

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: calc(80% / 5)
}

ul.navi li img {
    max-width: 200px;
    width: 100%
}

ul.navi a {
    display: block
}

h4 {
    text-align: center;
    margin: 25px auto
}

h4 img {
    width: 98%
}

.img2 {
    width: 90%
}

.goods {
    color: #7e634d;
    margin: .5rem auto
}

.pink {
    color: #e7a;
    font-size: 23px;
    text-align: center;
    display: block;
    font-weight: 700
}

.boxin {
    padding: 10px
}

p.h3 {
    font-size: 25px;
    margin: 10px auto
}

span.day {
    display: block;
    margin-bottom: 5px
}

.yellow {
    background-color: #ffe100;
    padding: 5px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

.sub_txt {
    font-size: 17px
}

.box1 {
    text-align: center
}

.box1 li {
    display: inline-block;
    vertical-align: bottom;
    width: 96%
}

.box1 li img {
    width: 90%;
    height: auto
}

.box2 {
    padding: 0 1rem;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center
}

.box2 li {
    margin-bottom: 1rem
}

.box2 li img {
    width: 100%
}

.box3 {
    text-align: center;
    margin-bottom: 2rem;
}

.box3 li {
    display: inline-block;
    vertical-align: bottom;
    width: 26%
}

.box3 li img {
    width: 90%;
    height: auto
}

.image_pattern {
    width: 90%;
    margin: auto
}

.img1 {
    margin: 0 auto;
    display: block
}

.pc_none1 {
    display: none
}

.pc_none2 {
    display: none !important
}

.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: 1em;
    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.0s;
    background-color: #b2eaff;
    color: #405d6a
}

.d_present_thumbnail_1 {
    width: 70%;
    margin: auto auto 20px auto;

}

.d_present_thumbnail_1 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_1 li {
    text-align: center;
    padding: 1em;
    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_1 li img {
    width: 100%
}

.d_present_thumbnail_1 li a {
    display: block;
    margin-bottom: 2rem
}

.d_present_thumbnail_1 li a img {
    width: 100%
}

.d_present_thumbnail_1 li a span:hover {
    cursor: pointer;
    transition: 1.0s;
    background-color: #b2eaff;
    color: #405d6a
}


.toggle_contents {
    border: 2px solid #6fcbeb
}

.toggle_title_1 {
    position: relative;
    padding: .5rem;
    cursor: pointer;
    font-size: 1.4rem;
    text-align: center
}

.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:before,
.toggle_btn:after {
    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 {
    display: inline-block;
    font-size: 1rem;
    border: 2px solid #00b6f5;
    border-radius: 5px;
    padding: .2rem .5rem;
    margin-right: .5rem;
    background-color: #00b6f5;
    color: #FFF;
    margin-top: 0;
    margin-bottom: 0
}

.d_present_wall .d_present_wall_SP {
    display: inline-block;
    font-size: 1rem;
    border: 2px solid #aacd06;
    border-radius: 5px;
    padding: .2rem .5rem;
    margin-right: .5rem;
    background-color: #aacd06;
    color: #FFF;
    margin-top: 0;
    margin-bottom: 0
}

.d_present_wall_new{
    margin-bottom: 20px;
}

.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%
}

.d_present_thumbnail #more_btn,
#close_btn {
    text-align: center;
    margin: 1rem
}

.d_present_thumbnail_1 #more_btn,
#close_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: none !important
}

/*
.youtube {
    margin: 10px auto 25px;
    display: block;
    text-align: center
}

.youtube .ttl {
    margin-bottom: .5em
}
*/

.youtube {
    margin: 10px auto
}

.txt,
.youtube {
    display: block;
    text-align: center
}

.sns_in {
    max-width: 1600px;
    display: flex;
    justify-content: center;
    margin: 10px auto
}

.trouble {
    border-radius: 10px;
    border: 3px solid #fabe00;
    margin: 10px;
    padding: 20px;
    background-color: rgb(255, 250, 215);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.trouble .q {
    display: inline-block;
    font-size: 17px;
    vertical-align: middle;
    font-weight: 700;
    max-width: 680px
}

.trouble .a {
    display: inline-block;
    vertical-align: middle;
    max-width: 250px
}

.trouble .a img {
    width: 100%
}

.more {
    text-align: center;
    cursor: pointer;
    background-color: #fabe00;
    width: 52%;
    margin: 0 auto;
    border-radius: 10px;
    font-size: 23px;
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

figure.images {
    width: 100% !important
}

br.sp_none1 {
    display: block
}

.kiiroitoriFair_txt {
    margin-bottom: 20px
}

.kiiroitoriFair_txt span {
    display: block;
    font-size: 22px;
    background-color: #FBD8B5;
    width: 600px;
    text-align: center;
    margin: 0 auto;
    font-weight: 700;
    color: #6B3C30;
    padding: 5px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

table.table1 {
    width: 100%;
    font-size: 18px;
    display: block;
    margin: 0 auto 10px auto
}

table.table1 tr {
    border: 1px solid #e4e4e4
}

table.table1 th {
    padding: 10px;
    text-align: center;
    border-right: 1px solid #e4e4e4;
    background-color: #eb657e;
    color: #FFF
}

table.table1 td:nth-child(odd) {
    width: 250px;
    background-color: #FBD8B5;
    padding: 10px 5px
}

table.table1 td:nth-child(even) {
    background-color: #FFF;
    padding: 15px;
    text-align: left;
    line-height: 1.7em
}

.btn_detail {
    margin: 10px auto
}

.netflix_img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 70%
}

.netflix_img li:nth-child(1) {
    margin-right: 20px
}

.note_txt {
    font-size: 21px;
    text-align: center;
    margin: 0 auto 1rem;
    color: hotpink;
    font-weight: 700
}

.entry_list-1 li{
    width: 33%;
}

@media only screen and (max-device-width:0),
screen and (max-width:768px) {
    .mainin h2 {
        width: 100%;
        margin: 0 auto 2% auto
    }

    .mainin h2 img {
        width: 100%
    }

    p.txt1 {
        font-size: 100%;
        text-align: left;
        padding: .5em 5%;
        text-shadow: 0 0 1px #5c5a5d
    }

    p.txt2 {
        font-size: 70%
    }

    p.txt3 {
        font-size: 120%;
        text-align: left;
        padding: .5em 5%
    }

    p.ttl {
        font-size: 100%;
        text-align: left;
        padding: 0 3% 0 3.2%;
        width: 100% !important;
        text-shadow: 0 0 1px #5c5a5d
    }

    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
    }

    .br_pc {
        display: none
    }

    .money {
        text-shadow: 0 0 1px #7e634d
    }

    .coming_soon {
        display: none !important
    }

    span.bold {
        text-align: center
    }

    ul.navi {
        margin-bottom: 0
    }

    ul.navi li {
        font-size: 100%;
        margin: 1%;
        width: 30%
    }

    ul.navi li img {
        width: 100%;
        height: auto
    }

    h4 {
        margin: 5% auto
    }

    h4 img {
        width: 95%
    }

    .image_pattern {
        width: 87%
    }

    .img1 {
        width: 98% !important
    }

    .img2 {
        width: 90% !important
    }

    .img3 {
        width: 50% !important
    }

    .img4 {
        width: 60% !important
    }

    .img5 {
        width: 70% !important
    }

    /*
    .youtube iframe {
        width: 90%;
        height: auto
    }

    .youtube .ttl {
        margin: 0em auto 1em
    }
    */

    .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;
    }

    .pink {
        font-size: 130%
    }

    .pc_none1 {
        display: block
    }

    br.sp_none1 {
        display: none
    }

    br.sp_none2 {
        display: none
    }

    .pc_none2 {
        display: block !important
    }

    .sp_none {
        display: none
    }

    .pc_none {
        display: block
    }

    .sns_in {
        width: 98%;
        text-align: center;
        display: block
    }

    .boxin {
        padding: 0;
        width: 98%;
        margin: 0 auto
    }

    p.h3 {
        font-size: 120%;
        margin: 2% auto
    }

    p.h3 br {
        display: none
    }

    .box1 .img3 {
        width: 50% !important
    }

    .sub_txt {
        font-size: 110%
    }

    .box1 {
        width: 100%;
        margin: 0 auto;
        padding: 0 1rem;
        box-sizing: border-box
    }

    .box1 .goods {
        margin: 0 auto;
        font-size: .9em
    }

    .box1 li {
        margin: 2% auto
    }

    .box1 li:nth-child(1),
    .box1 li:nth-child(2),
    .box1 li:nth-child(3),
    .box1 li:nth-child(4),
    .box1 li:nth-child(5) {
        width: 100%
    }

    .btn_detail {
        margin: 5% auto 12%
    }

    .trouble {
        padding: 2%;
        width: 90%;
        margin: 2% auto
    }

    .trouble .q {
        font-size: 103%;
        display: block
    }

    .trouble .a img {
        width: 85%;
        margin: 2% auto;
        display: block
    }

    .more {
        font-size: 130%;
        padding: 2%;
        width: 90%;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px
    }

    .kiiroitoriFair_txt span {
        width: 90%;
        font-size: 120%
    }

    table.table1 {
        width: 100%;
        font-size: 100%
    }

    table.table1 td:nth-child(odd) {
        width: 100%;
        display: block;
        box-sizing: border-box;
        padding: 2%
    }

    table.table1 td:nth-child(even) {
        width: 100%;
        display: block;
        box-sizing: border-box;
        padding: 2%
    }

    table.table1 th {
        width: 100%;
        display: block;
        box-sizing: border-box;
        padding: 2%;
        text-align: center
    }

    .wall {
        margin: 0 auto
    }

    .wall p {
        width: 96%;
        padding: 7% 2%;
        font-size: 120%
    }

    .d_present_wall_new p.ttl .ttl_main {
        text-align: center;
        display: block;
        font-size: 100%;
    }

    .d_present_thumbnail li {
        width: calc((100% - 2em) / 1);
    }

    .d_present_thumbnail #more_btn img,
    #close_btn img {
        width: 30%
    }

    .d_present_thumbnail_1{
        width: 100%;
    }

    .d_present_thumbnail_1 li {
        width: calc((100% - 2em) / 2);
    }

    .d_present_thumbnail_1 #more_btn img,
    #close_btn img {
        width: 30%
    }

    .netflix_img {
        display: block
    }

    .netflix_img li {
        width: 70% !important
    }

    .netflix_img li:nth-child(1) {
        margin: 0
    }

    ul.box1 li.cp_banner {
        width: 90%;
        margin: 0
    }

    .box1 li.cp_btn {
        width: 96%
    }

    .note_txt {
        font-size: 100%
    }


    /*
    .toggle_btn{
        right: 0.1rem;
    }
    */
}

@media only screen and (max-device-width: 0),
screen and (max-width: 768px) {
:root{
	scroll-padding: 70px;
	scroll-behavior: smooth;
}	
}

@media only screen and (max-device-width:0),
screen and (min-width:800px) {
    .d_present_wall_new_br{
        display: none;
    }
}
