@charset "UTF-8";
@media screen and (max-width: 767px) {
    .pc{ display: none !important; }
    .sp{ display: block !important; }

/*==================================================
                    margin
===================================================*/

.margin10{
    margin-bottom: 1.304vw!important;
}
.margin20{
    margin-bottom: 2.608vw!important;
}
.margin30{
    margin-bottom: 3.911vw!important;
}
.margin40{
    margin-bottom: 5.215vw!important;
}
.margin50{
    margin-bottom: 6.519vw!important;
}
.margin60{
    margin-bottom: 7.823vw!important;
}
.margin70{
    margin-bottom: 9.126vw!important;
}
.margin80{
    margin-bottom: 10.43vw!important;
}
.margin90{
    margin-bottom: 11.734vw!important;
}
.margin100{
    margin-bottom: 13.038vw!important;
}
.margin130{
    margin-bottom: 16.949vw!important;
}
.margin150{
    margin-bottom: 19.557vw!important;
}


/*==================================================
                    fontsize
===================================================*/

.font130{
    font-size: 16.949vw;
}
.font110{
    font-size: 14.342vw;
}
.font60{
    font-size: 7.823vw;
}
.font50{
    font-size: 6.519vw;
}
.font40{
    font-size: 5.215vw;
}
.font30{
    font-size: 3.911vw;
}
.font26{
    font-size: 3.39vw;
}
.font24{
    font-size: 3.129vw;
}
.font21{
    font-size: 2.738vw;
}
.font20{
    font-size: 2.608vw;
}
.font18{
    font-size: 2.347vw;
}
.font16{
    font-size: 2.086vw;
}
.font12{
    font-size: 1.565vw;
}

/*==================================================
                    font
===================================================*/

.rokkitt{
    font-family: 'Rokkitt', serif;
    line-height: 1;
    font-weight: 900;
}
.note{
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1;
}
.regu{
    font-weight: 400;
}
.bold{
    font-weight: 900;
}
.bold700{
    font-weight: 700!important;
}
.text_fit{
    text-align: justify;
    text-justify: inter-ideograph;
}
.nowrap{
    white-space: nowrap;
}


/*==================================================
                    center left
===================================================*/

.textcenter{
    text-align: center;
}

.text_left{
    text-align: left;
}

.textleft{
    display: flex!important;
    justify-content:center!important;
    align-items:center!important;
    text-align: left;
    text-align: justify;
    text-justify: inter-ideograph;
}



/*==================================================
                    行間
===================================================*/

.lineheight05{
    line-height: 0.5;
}

.lineheight08{
    line-height: 0.8;
}

.lineheight10{
    line-height: 1.0;
}

.lineheight12{
    line-height: 1.2;
}

.lineheight15{
    line-height: 1.5;
}

.lineheight20{
    line-height: 2.0;
}

/*==================================================
                    flex
===================================================*/

.flex{
    display: flex!important;
    justify-content:center!important;
    align-items:center!important;
}

.flex_top{
    display: flex!important;
    justify-content:center!important;
    align-items:flex-start!important;
}


.flex_between{
    display: flex;
    justify-content: space-between!important;
    align-items:center!important;
}

.flex_between_top{
    display: flex;
    justify-content: space-between!important;
    align-items:top!important;
}


/*==================================================
                    inner
===================================================*/


.inner100{
    width: 100vw;
}

.inner{
    width: 100vw;
    margin: 0 auto;
}
.inner2{
    width: 90vw;
    margin: 0 auto;
}
.inner3{
    width: 95vw;
    margin: 0 auto;
}


/*==================================================
                    color
===================================================*/


.glay{ color: #979797;}
.black_bg{ background-color: #000000;}
.glay_bg{ background-color: #292828;}


/*==================================================
                    other
===================================================*/



.arrow{
    width: 11.734vw;
    display: block;
    margin: 0 auto;
    padding-bottom: 24.772vw;
}

.underline{
    text-decoration:underline;
}

.logo{
    width: 60vw;
    padding: 9vw 0;
    margin: 0 auto;
    display: block;
}
.jallc .logo {
    width: 580px;
    padding: 28px;
}

.sec_1 p{
    text-align: center;
    line-height: 2.5;
}


.sec_1 h2{
    width: 55vw;
    margin: 0 auto 13vw;
}

.sec_1.margin150{
    margin-bottom: 25vw !important;
}

.sec_2 h2{
    width: 75vw;
    margin: 0 auto 12vw;
}

.sec_2.margin150{
    margin-bottom: 30vw !important;
}

.sec_2 ul li:last-child {
    margin: 0 auto 5vw;
}

.sec_2 .font16{
    font-size: 2.5vw;
    margin-left: 1.5vw;
}

.sec_3 h2{
    width: 74.967vw;
    margin: 0 auto 40px;
}

.sec_3.inner2 {
    width: 100vw;
}

.sec_3.margin80{
    margin-bottom: 20vw !important;
}

.sec_4 h2{
    width: 70vw;
    margin: 0 auto 10vw;
}

.sec_4.inner2 {
    width: 100vw;
}

.sec_5{
    position: relative;
    padding-top: 23vw;
}

.sec_5 button{
    position: absolute;
    top: -10vw;
    text-align: center;
    width: 90vw;
    background-color: #BDA688;
    padding: 3vw 6vw;
    font-weight: bold;
}

.sec_5 h2{
    margin-left: 8vw;
}

.sec_5 h2 p{
    font-size: 4.5vw;
    color: #000000;
}

.sec_6.inner2 {
    width: 100vw;
}

.sec_6{
    padding-bottom: 19.557vw;
}

.sec_6 h2{
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
}

.sec6_btn{
    width: 90vw;
    display: block;
    margin: 0;
}

.sec6_btnp{
    text-align: center;
}


.sec_6con{
    width: 90vw;
    margin: 0 auto;
    background-color: #000000;
    border: 0.15vw solid #FFFFFF;
    margin-bottom: 7.823vw;
}

.sec_6con h3{
    font-size: 3.651vw;
    font-weight: bold;
    background-color: #BDA688;
    border: 0.15vw solid #FFFFFF;
    color: #000000;
    padding: 1vw 0 1vw 3vw;
}

.sec_6con p{
    font-size: 3vw;
    padding: 5vw 6.5vw;
    border-bottom: 0.15vw solid #FFFFFF;
}


.sec_6con img{
    width: 60vw;
    display: block;
    margin: 6.5vw auto;
}

.sec_6conp{
    text-align: center;
}

.sec_6conp .underline{
    margin-bottom: 3vw;
}

.sec_7 h2,.sec_8 h2{
    font-size: 4.433vw;
    font-weight: bold;
    padding: 18vw 0 4.5vw;
    margin-bottom: 10.43vw;
    border-bottom: 3px solid #BDA688;
    color: #BDA688;
}

.sec_8 h2{
    padding: 5vw 0 4.5vw;
}

.sec_7 h3,.sec_8 h3{
    font-size: 3.911vw;
    font-weight: bold;
    color: #BDA688;
}

.sec_7.inner2{
    width: 95vw;
    margin-left: 5vw;
}

.sec_7 > :not(.scroll-container) {
    margin-right: 5vw;
}


.sec_8{
    padding-bottom: 19.557vw;
}

.sec_8p{
    padding-left: 1.55vw;
    text-indent: -1.55vw;
}


.sec_1 ul,.sec_2 ul{
    width: 90vw;
}

.sec_1 ul li,.sec_2 ul li{
    width: 88vw;
    display: block;
    margin: 0 auto 9vw;
    position: relative;
    padding-bottom: 9vw;
    border-bottom: 1px solid #707070;
}

.sec_1 ul li a,.sec_2 ul li a{
    position: absolute;
    width: 25vw;
    bottom: 8vw;
    left: 11vw;
}

.scroll-container {
    max-width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

.scroll,
.scroll.store {
    max-width: 150vw;
    width: 150vw;
    height: auto;
    display: inline-block;
    margin-right: 5vw;
}

.scroll.atokara {
    max-width: 364vw;
    width: 364vw;
    height: auto;
}

.scroll-heading {
    width: auto;
    height: 100%;
    /* max-height: 100%; */
}


}