body {
    background-color: #383838;
      margin: 0;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}
.sp{
display:block;
}
.pc{
display:none !important;
}
h1{
display:none;}
.wrapper {
        margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: unset
}

.header {
    display: none;
}
main {
    width: 100%;
    margin: unset;
}


section#first {max-height: 100vh;width: 100%;}

.fv {
    width: 100%;
    height: 100vh;
    position: relative;
}

.fv_bg_l img, .fv_bg_r img {
    max-height: 100vh;
    width: 100%;
    object-fit: cover;
height: 100%;
}

.fv_bg {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.fv_bg_layer {
    background: #00000075;
    height: 100%;
    width: 100%;
    position: absolute;
}

.fv_bg_l,.fv_bg_r {
    position: absolute;
    width: 100%;
height: 100%;
}

.fv_bg_r {
    right: -80%;
}

.fv_wrap {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.fv_title {
    text-align: center;
    font-family: futura;
    color: #fff;
    font-size: 70px;
    font-style: italic;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fv_logo {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 45%;

}
.fv_logo_wrap {
    position: relative;
}

.fv_content {
   position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0%;
}

.fv_logo img {
    width: 80%;
    display: block;
    margin: 0 auto;
}
.fv_c_a {
    margin-top: 3vh;
}
.fv_c_b {
    text-align: center;
    margin: 3vh auto 0;
    width: 40%;
}
.fv_link {
    position: fixed;
    z-index: 1;
    right: 30px;
    top: 30px;
    max-width: 45px;
}


.fv_text {
    position: absolute;
    color: #fff;
    font-family: futura;
    font-size: 20px;
    right: -3%;
    z-index: 2;
    transform: rotate(90deg);
    text-align: right;
    bottom: 140px;
}

section#second {
    background: #2C2C2C;
    margin: unset;
}
.se_bg {
    background: url(img/se_bg.png);
    width: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}

.se_ax_box {
    text-align: center;
      padding: 250px;
}

.se_aa_box {
    position: relative;
    padding: 1%;
}

.se_aa_title,.se_ab_title {
    font-size: 1.8vw;
    margin-right: 1%;
}

.se_aa_title_box,.se_ab_title_box {
    display: flex;
}

.se_aa_logo img {
        position: absolute;
    bottom: 10px;
    margin-left: 10px;
}

.se_aa_logo {
    position: relative;
    width: 30%;
}

.se_wrap_a, .se_wrap_b {
    color: #fff;
font-family: a-otf-futo-go-b101-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
    position: relative;
}

.se_aa_box:before {
content: "";
    background: #fff;
    height: 90%;
    position: absolute;
    left: -10%;
    width: 1px;
    top: 30%;}

.se_aa_box:after {
  content: "";
    background: #fff;
    height: 1px;
    position: absolute;
    left: -10%;
    width: 120%;
    bottom: -20%;
}

.se_ab_title_box {
}

.se_ab_logo　img {
    width: 30px;
}

.se_ab_logo img {
    width: 70px;
}

.se_ab_box {
    position: relative;
    padding: 1%;
}

.se_ab_box::before {
    content: "";
    background: #fff;
    height: 90%;
    position: absolute;
    right: -10%;
    width: 1px;
    bottom: 30%;
}
.se_ax_box img {
    margin: 0 auto;
}
.se_ab_box::after {
 content: "";
    background: #fff;
    height: 1px;
    position: absolute;
    right: -10%;
    width: 120%;
    top: -20%;
}
.se_aa_text {
    font-size: 17px;
    padding-left: 8%;
    line-height: 1.9em;
    padding-top: 5%;
}

.se_aa_wrap {
    width: 20%;
    position: absolute;
    top: 20%;
    left: 15%;
    min-width: 300px;
}

.se_ab_wrap {
    width: 20%;
    position: absolute;
    right: 15%;
    top: 55%;
    min-width: 300px;
}

.se_ab_text {
    font-size: 17px;
    padding-right: 8%;
    line-height: 1.9em;
    padding-top: 5%;
}

.se_ab_text span {
    font-size: 40%;
}

div.bx-wrapper {
    box-shadow: none;
    background: none;
    border: none;
    margin: inherit;
}

.se_wrap_.b {
    color: #fff;
    font-family: a-otf-futo-go-b101-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.se_ba_text,.se_bb_text {
    font-size: 16px;
}

.se_ca_img {
    position: relative;
}

.se_ca_cir {
    position: absolute;
    top: 15%;
    width: 120%;
    left: -10%;
    animation: circle 8s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-delay:1s;
}
@keyframes circle {
  0%{
    transform: scale(1);
  }
  50%{
    transform: scale(1);
  }
 80%{
    transform: scale(0.7);
  }
}
.se_cb_title.hikari::before {
    background: url(img/hikari.png);
    content: "";
    position: absolute;
    width: 80px;
    height: -webkit-fill-available;
    right: -90px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: bottom;
    display: inline-block;
    margin-top: 8px;
}
img.illust {
    margin: 0 auto;
    width: 50%;
}
.se_ba_wrap,.se_bb_wrap {
    position: absolute;
color: #fff;
}
.se_ca_wrap {
    width: 60%;
    padding: 6%;
}

.se_bb_wrap {
    margin-left: 10%;
    position: absolute;
}

.se_ba_wrap {
    position: absolute;
}

.se_cb_wrap {
    margin: 10%;
    width: 50%;
}

.se_wrap_b {
    padding: 0.1% 0;
    color: #fff;
    display: flex;
}

.se_ba_text {
    width: 66%;
    margin: 20px 0 0 auto;
}

.se_ba_wrap {
    bottom: 10%;
    left: 0%;
}

.se_bb_wrap {
    top: 20%;
     left: 30%;
}

.se_bx_box {
    text-align: center;
    padding: 10%;
}

.se_bx_box img {
    margin: 0 auto;
    width: 70%;
}
.se_wrap_c {
    display: flex;
    padding: 0.3% 0.4%;
    color: #fff;
    font-family: a-otf-futo-go-b101-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.se_cb_title {
      background: #000;
    width: 170px;
    padding: 1%;
    border-radius: 10px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 6%;
    position: relative;
}
.hikari a {
    background: url(img/out.png);
    position: absolute;
    height: 20px;
    width: 20px;
    display: inline-block;
    z-index: 99;
    right: -120px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 7px;
}

.se_cb_box {
    margin-bottom: 15%;
}
.se_cb_wrap {
    width: 40%;
    margin-left: 9%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #8E8E8E !important; 
    width: 50px  !important;
    height: 2px  !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #DD0D15  !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 30px !important;
}
section#third {
    background: #CBCBCB;
    margin-top: unset;
}

.th_bg {
    background: url(img/th_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 10%;
}

.mens_wrap,.womens_wrap {
    width: 80%;
    margin: 0 auto;
    padding-top: 5%;
}

.th_title {
    font-size: 50px;
    font-family: futura;
    font-style: italic;
    border-bottom: 5px solid;
    text-transform: uppercase;
}

.th_box {
    display: grid;
      grid-template-columns: repeat(auto-fit, minmax(440px, 1fr));
    column-gap: 20px;
    row-gap: 20px;
    margin: 5% 0;
}

.th_content {
    width: 100%;
    display: flex;
    font-size: 13px;
    font-family: a-otf-futo-go-b101-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.th_img {
    width: fit-content;
    margin-right: 5%;
position: relative;
}

.th_c_info {
    width: 82%;
    margin: 20px 0 0 auto;
}

.th_size_box {
    margin: 6% 0;
    grid-template-columns: repeat( auto-fill, minmax(4px, 1fr) );
    column-gap: 17px;
    display: grid;
gap: 30px;
}

span.size_s,span.size_m,span.size_l {
    border: 1px solid;
    height: 30px;
    border-radius: 50%;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
}

.th_price {
    font-weight: bold;
}
footer.footer {
    margin: 3%;
}
p.copyright {
    color: #fff;
    font-size: 20px;
    font-family: futura;
    font-style: oblique;
        text-align: center;
}
.fv_bg_rr {
    position: absolute;
    width: 310%;
    right: -300%;
height: 100%;
}
.fv_bg_rr img {
       height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: bottom left;
    
    animation-delay: 7s;
    animation-fill-mode: forwards;
}

.fv_sc {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 82%;
    animation: fv_content 1s;
    animation-fill-mode: forwards;
    animation-delay: 4s;
    opacity: 0;
}

.fv_sc span {
    color: #fff;
    transform: rotate(90deg);
    display: block;
    font-family: futura;
    position: relative;
    font-style: italic;
}

.fv_sc span::before {content: "";background: #fff;height: 1px;width: 180%;position: absolute;top: 50%;left: 120%;}

.fv_sc span::after {content: "";height: 1px;width: 30%;position: absolute;background: #fff;transform: rotate(45deg);top: 33%;left: 276%;}
.fv_f_text {
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    width: 65%;
    font-size: 20px;
    line-height: 3em;
    font-weight: bold;
    letter-spacing: 4px;
    font-family: a-otf-futo-go-b101-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
    animation: fv_f_text 1s;
    animation-delay: 7s;
    opacity:0;
    animation-fill-mode: forwards;
}
.fv_f_text span {
    color: #fff;
}

@keyframes fv_f_text {
  0% {opacity: 0; }
  
  100% {opacity:1;}
}

/*------------------------------------*\
   SP ↓
\*------------------------------------*/


@media only screen and (max-width: 768px){
.sp{
display:block;
}
.pc{
display:none !important;
}
main {
    width: unset !important;
}
.th_box {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}
.se_aa_wrap {
    position: unset;
    width: 70%;
    margin: 0 auto;
}

.se_ab_wrap {
    position: unset;
    width: 70%;
    margin: 0 auto;
}

.se_wrap_c {
    display: block;
}

.se_cb_wrap {
    width: 80%;
}

.se_cb_text {
    font-size: 9px;
}

.se_aa_title, .se_ab_title {
    font-size: 19px;
}

.se_aa_logo {
    position: unset;
}

.se_aa_logo img {
    position: unset;
    width: 100px;
}

.se_ax_box img {
    width: 30%;
}

.se_ab_text,.se_aa_text {
    font-size: 12px;
    padding: unset;
}
    .se_ab_text span{
        font-size: 9px
    }


.se_wrap_a {
    padding: 1% 0;
}

.se_aa_box:after {
     width: 35%;
    bottom: -130%;
    left: 10%;
}

.se_aa_box:before {
        top: 120%;
    height: 110%;
    left: 10%;
}

.se_ab_box::after {
        width: 40%;
    top: -120%;
    right: 10%;
}

.se_ab_box::before {
   height: 110%;
    bottom: 110%;
    right: 10%;
}
.se_ba_wrap, .se_bb_wrap {
    position: unset;

}

.se_ba_text, .se_bb_text {
    font-size: 9px !important;
}

.se_ca_wrap {
    width: 76%;
    margin: 0 auto;
}

.se_ba_text {
    width: 66%;
    margin: 20px 0 0 auto;
}

.se_cb_title {
    font-size: 13px;
}

.se_cb_wrap {
    margin-top: 15%;
}
.se_wrap_b {
    padding: 0.5% 0;
color:#fff;
        display: block;
}
.se_bb_wrap {
    margin-left: 10%;
}
.mens_wrap, .womens_wrap {
    margin: 0 0 0 auto;
width:90%;
}

.th_title {
    font-size: 27px;
    border-bottom: 3px solid;
}

.th_img {
    width: 55%;
    margin-right: 3%;
}

.th_c_info {
    font-size: 9px;
    margin-right: 2%;
}

span.size_s, span.size_m, span.size_l {
    height: 20px;
    width: 20px;
    line-height: 20px;
}
.th_size_box {
    gap: 18px;
}
.fv_text{
display:none;}
    
    .fv_title {
    font-size: 25px;
    width: 100%;
        top: 45%;
}
    .fv_c_a img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
    .fv_c_b {
    width: 100%;
}
    .fv_c_b img {
    width: 50%;
}
    .fv_logo{
        top: 45%;
    }
    .fv_bg_rr{
        right: -200%;
    width: 250%;
    }


.fv_bg_l {
    right: -10%;
}
    
    .fv_bg_l img, .fv_bg_r img,.fv_bg_rr img {
    object-fit: cover;
    object-position: bottom left;
}
    .fv_bg_l, .fv_bg_r {
    width: 140%;
}
    .fv_sc {
    position: absolute;
    left: 90%;
    -webkit-transform: translate(-10%, -50%);
    transform: translate(-10%, -50%);
    top: 80%;
}
    .se_ax_box {
    text-align: center;
    padding: 30% 10%;
}
    p.copyright{
        font-size: 10px;
    }
    .fv_bg_l, .fv_bg_r, .fv_bg_rr{
        animation-duration: 2s !important;
    }
    .fv_content{
        top: 55%;
    }
    .fv_link{
        width: 30px;
        right: 20px;
top: 20px;
    }
a.over::before{
    width: 30px;
    height: 30px;
    
    }
    .fv_bg_rr img{
        animation: none;
    }

    .fv_f_text {
    font-size: 15px;
}
}







/*------------------------------------*\
    SP↑
\*------------------------------------*/


/*------------------------------------*\
    ANIMATION ↓
\*------------------------------------*/
.fv_title{
    animation: fv_title 2s;
animation-fill-mode: forwards;
animation-delay:1s;
opacity:0;
}

@keyframes fv_title {
  0% {opacity: 0; }
 50% {opacity:1; }
  100% {opacity:0; }
}

.fv_logo img {
    animation: fv_logo 5s;
animation-fill-mode: forwards;
animation-delay:3s;
opacity:0;
}

@keyframes fv_logo {
  0% {opacity: 0; }
 20% {opacity:1; transform: translateY(0px); }
50% {opacity:1;  transform: translateY(-50px);}
    100% {opacity:0;  transform: translateY(-50px);}
}

.fv_c_a,.fv_c_b {
    animation: fv_content 1s;
animation-fill-mode: forwards;
animation-delay:4s;
opacity:0;
}

@keyframes fv_content {
  0% {opacity: 0; }
  100% {opacity:1;}
}


.fv_bg_l img, .fv_bg_r_box img, .fv_bg_rr {
    animation-name: ff_bg_rr_img;
    animation-duration: 6s;
    animation-fill-mode: forwards;
animation-delay:1s;
}
@keyframes fv_bg {
  0% { transform: translateX(0px);}
  20% {transform: translateX(-200px);}
 80% {transform: translateX(-200px);}
  100% {transform: translateX(-400px);}
}
.fv_text p {
    animation: fv_text 2s;
    animation-fill-mode: forwards;
    animation-delay: 5s;
    opacity: 0;
}

@keyframes fv_text {
  0% {opacity: 0; transform: translateX(100px);}
  100% {opacity:1;transform: translateX(0px);}
}

.se_aa_box:before {
   animation-name: line_a;
    animation-duration:  6s;
    animation-iteration-count: infinite;
}

@keyframes line_a {
 0% {opacity:0; height:0%;}
  20% {opacity:1; height:0%;}
50% {opacity:1; height:90%;}
  100% {opacity:0; height: 90%;}
}

.se_aa_box:after {
   animation-name: line_aa;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}

@keyframes line_aa {
  0% {opacity:0; width:0%;}
50% {opacity:1;  width:0%;}
  80% {opacity:1; width: 120%;}
100% {opacity:0; width:120%;}
}

.se_ab_box:before {
    animation-name:line_b;
    animation-duration:6s;
    animation-iteration-count: infinite;
}

@keyframes line_b {
  0% {opacity:0; height:0%;}
    20% {opacity:1; height:0%;}
    50% {opacity:1; height:90%;}
  100% {opacity:0; height: 90%;}
}

.se_ab_box:after {
    animation-name:line_bb;
    animation-duration:6s;
    animation-iteration-count: infinite;
}

@keyframes line_bb {
  0% {opacity:0; width:0%;}
    50% {opacity:1; width:0%;}
    80% {opacity:1; width:120%;}
  100% {opacity:0; width: 120%;}
}
@keyframes ff_bg_rr_img{
    0%{transform: translateX(0px);}
    100%{
        transform: translateX(-2000px);
    }
}

/*------------------------------------*\
    ANIMATION ↑
\*------------------------------------*/

/*------------------------------------*\
    SP ANIMATION ↓
\*------------------------------------*/
@media only screen and (max-width: 768px){
@keyframes line_aa {
  0% {opacity:0; width:0%;}
50% {opacity:1;  width:0%;}
  80% {opacity:1; width: 35%;}
100% {opacity:0; width:35%;}
}
@keyframes line_bb {
  0% {opacity:0; width:0%;}
    50% {opacity:1; width:0%;}
    80% {opacity:1; width:40%;}
  100% {opacity:0; width: 40%;}
}
@keyframes line_a {
 0% {opacity:0; height:0%;}
  20% {opacity:1; height:0%;}
50% {opacity:1; height:110%;}
  100% {opacity:0; height: 110%;}
}
@keyframes line_b {
  0% {opacity:0; height:0%;}
    20% {opacity:1; height:0%;}
    50% {opacity:1; height:110%;}
  100% {opacity:0; height: 110%;}
}
    @keyframes fv_bg {
  0% { transform: translateX(0px);}
  
  100% {transform:translateX(-750px);}
}
    @keyframes ff_bg_rr_img{
    0%{transform: translateX(0px);}
    100%{
        transform: translateX(-700px);
    }
}
}

/*------------------------------------*\
    SP ANIMATION ↑
\*------------------------------------*/


/*------------------------------------*\
    HOVER ↓
\*------------------------------------*/

.over {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #06060691;
    opacity: 0;
    transition: all .4s;
}

.over::before {
        background: url(img/onlinestore.png);
    position: absolute;
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
}

.th_img:hover .over {
    opacity: 1;
    transition: all .4s;
}

/*------------------------------------*\
    HOVER ↑
\*------------------------------------*/

.fv_bg_l {
    width: 130%;
    transform: skew(-17deg);
    overflow: hidden;
    left: -20%;
}



.fv_bg_r {
    transform: skew(-17deg);
    width: 104%;
    overflow: hidden;
}



@kyeframe uiui{
    0%{background-position-x: 130px;}
     100%{background-position-x: 230px;}
}

.fv_bg_r_box,.fv_bg_l_box {
    width: 90%;
    height: 100%;
    transform: skew(17deg);
    animation: uiui 2s;
    LEFT: -30%;
    position: absolute;
    overflow: hidden;
}
.fv_bg_l_box {
    width: 140%;
}