@charset "utf-8";

/* inview ---------------------------------------------------- */

.inview {
    -webkit-transition: 0.8s;
    transition: 0.8s;
    opacity: 0;
    -webkit-transform: translate(0, 60px);
    transform: translate(0, 60px);
}

.inviewL{
    -webkit-transition: 0.8s;
    transition: 0.8s;
    opacity: 0;
    -webkit-transform: translate(-100px,0px); 
    transform: translate(-100px,0px); 
}

.inviewR{
    -webkit-transition: 0.8s;
    transition: 0.8s;
    opacity: 0;
    -webkit-transform: translate(100px,0px); 
    transform: translate(100px,0px);
}

.inview_on {
    opacity: 1.0;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

.cont_lp {
    margin-left: 20px;
    margin-right: 20px;
}

.lh_0 {
    line-height: 0;
}


/* 21sm_novelty ---------------------------------------------------- */

.novelty_21sm_ttl {
    position: relative;
    z-index: 1;
    padding-top: 50px;
}

.novelty_21sm_img01 {
    width: 65%;
    margin-top: -50px;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.3s;
}

.novelty_21sm_block01 {
    margin-top: 50px;
    position: relative;
    width: 100%;
}

.novelty_21sm_img02 {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.novelty_21sm_block01 .txt {
    margin-top: 40px;
}

.novelty_21sm_slide_area {
    margin-left: 38%;
    margin-top: 50px;
    border: solid 7px #000;
}

.novelty_21sm_flex {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.novelty_21sm_flex li {
    width: 32%;
}

.novelty_21sm_flex li.img02 {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.novelty_21sm_flex li.img03 {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.novelty_21sm_attention {
    margin-top: 30px;
}

.novelty_21sm_attention_btn {
    width: 24%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}



/* 21 SHOES CLOSET ---------------------------------------------------- */

.alignC{
    text-align: center;
}


.shoes_21sm_ttl01{
    padding-top: 50px;
}
.shoes_21sm_ttl02{
    margin-top: 15px;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.shoes_21sm_main{
    margin-top: 40px;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.shoes_21sm_txt01{
    margin-top: 30px;
    font-size: 0.7rem;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.shoes_21sm_txt01 p{
}
.shoes_21sm_txt02{
    margin-top: 20px;
    font-size: 0.7rem;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}
.shoes_21sm_txt02 p{
}

.font_tsuku{
    font-family: fot-tsukuardgothic-std, sans-serif;
}

.sp_block{
    display: block;
}

.cont_shoes_21sm{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 50px;
}

.shoes_21sm_itemG{
    margin-top: 80px;
}

.shoes_21sm_img_flex{
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.shoes_21sm_img_flex li{
    width:calc(50% - 5px);
}


.shoes_21sm_itemG .item_name{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}
.shoes_21sm_itemG .item_name .snap{
    margin-left: 10px;
}

.shoes_21sm_itemG .item_name img{
    display: block;
    width: auto;
    height: 18px;
}

.shoes_21sm_itemG .item_all{
    margin-top: 20px;
    width:65%;
}

.shoes_21sm_itemG .img03{
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}


.shoes_21sm_itemG02 .img02{
    -webkit-transform: translate(-90%,0px); 
    transform: translate(-90%,0px);
}

.shoes_21sm_itemG02 .img03{
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(90%,0px); 
    transform: translate(90%,0px);
}

.shoes_21sm_img_area{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 100px;
    line-height: 0;
    position: relative;
}

.shoes_21sm_img_area .img01{
    width:84%;
}
.shoes_21sm_img_area .img02{
    width:40%;
    left: 60%;
    top:35%;
    position: absolute;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.shoes_21sm_img_area .img03{
    width: 50%;
    margin-left: 10px;
    margin-top: 40px;   
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.shoes_21sm_btn{
    margin-top: 60px;
    width:100px;
    margin-left: auto;
    margin-right: auto;
}

.pc_only{
    display: none;
}



/* FILM ---------------------------------------------------- */


.film_collection{
    margin-left: 20px;
    margin-right: 20px;
}

.ttl_film_collection{
    width:800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 60px;
}

.main_film_collection{
    position: relative;
}
.main_film_collection a{
    display: block;
    position: absolute;
    width:100%;
    height: 100%;
    left: 0;
    top:0;
}

.main_film_collection video{
    width:100%;
}

.nav_film_collection{
    text-align: center;
    margin: 70px 0 40px;
}
.nav_film_collection li{
    display: inline-block;
    margin: 0 4px;
    font-family: 'EB Garamond', serif;
    font-size: 14px;
    letter-spacing: 0px;
}

.list_film_collection{
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 140px;
}
.list_film_collection li{
    margin-top: 60px;
}

/* RAIN 21SS ---------------------------------------------------- */

.rain21ss_open{
    position: fixed;
    width:100%;
    height: 100vh;
    left: 0;
    top:0;
    background: #fff !important;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    display: none;
}
.rain21ss_open_on{
    display: block;
    background: #fff !important;
}

.rain21ss_open_flex{
    
}

.rain21ss_open_flex .img_area{
    overflow: hidden;
    padding-left: 65px;
}

.rain21ss_open_flex .img_area ul{
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-right: 65px;
}

.rain21ss_open_flex .img_area ul li{
    width: calc(100vw - 130px);
    display: inline-block;
    margin-right: 5px;
}

.rain21ss_open_flex .txt_area{
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 30px;
}

.rain21ss_open_flex .txt_area .look_paging span{
    display: inline-block;
}
.rain21ss_open_flex .txt_area .look_paging .prev{
    padding-right: 30px;
}
.rain21ss_open_flex .txt_area .look_paging .next{
    padding-left: 30px;
}

.rain21ss_open_flex .txt_area .paging_area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.rain21ss_open_flex .txt_area .paging_area .close{
}
.rain21ss_open_flex .txt_area .paging_area img{
    display: block;
    width: auto;
    height: 11px;
}
.rain21ss_open_flex .txt_area .item{
    width:230px;
    padding-top: 20px;
}
.rain21ss_open_flex .txt_area .item li{
    margin-top: 10px;
}

.rain21ss{
    margin-left: 20px;
    margin-right: 20px;
    opacity: 1;
    padding-top: 100px;
}
.rain21ss_on{
    opacity: 0;
}

.txt_rain21ss02{
    margin-top: 10px;
}

.txt_rain21ss03{
    margin: 40px 0 50px;
}


.rain21ss_block{
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.rain21ss_block01{
    margin-top: 90px;
}
.rain21ss_block02{
    margin-top: 80px;
}
.rain21ss_block03{
    margin-top: 80px;
}
.rain21ss_block04{
    margin-top: 80px;
}

.rain21ss_block05{
    margin-top: 80px;
}
.rain21ss_block06{
    margin-top: 80px;
}

.rain21ss_view{
    width:33%;
    margin-top: 5px;
    position: relative;
}
.rain21ss_view .up{
    position: absolute;
    top:0;
    left: 0;
    background: #fff;
}
.rain21ss_view .down{
    position: relative;
    -webkit-transition: 0.8s;
    transition: 0.8s;
    z-index: 1;
    opacity: 1;
    background: #fff;
}
.rain21ss_view_on .down{
    opacity: 0;
}

.rain21ss_block .open{
    padding-top: 10px;
    line-height: 100%;
    display: none;
}
.rain21ss_block .open .rain21ss_insta{
    width:55%;
}
.rain21ss_block .open .item{
    width:70%;
    margin-top: 10px;
}
.rain21ss_block .open .item li{
    margin-top: 5px;
}


.rain21_img{
}
.rain21_img01{
    margin-top: 80px;
}
.rain21_img img{
    display: inline-block;
    width: 71%;
}

.rain21_img02{
    text-align: right;
    margin-top: 80px;
}


.txt_rain21ss04{
    margin-top: 80px;
}

.txt_rain21ss05{
    margin-top: 50px;
    margin-bottom: 70px;
}

/* SELECT ---------------------------------------------------- */

.select_lp{
    margin-left: 22px;
    margin-right: 22px;
    margin-top: 30px;
}

.ttl_select{
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    border-bottom: solid 1px #000;
    padding-bottom: 0px;
    font-weight: 300;
}

.select21fw_01{
    margin-top: 20px;
}
.select21fw_block01{
    margin-left: 8px;
    margin-right: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.select21fw_02{
    width: 48.8%;
    margin-top: 50px;
}
.select21fw_03{
    width: 48.8%;
    margin-top: 15px;
}

.select21fw_block02{
    margin-left: 8px;
    margin-right: 8px;
}

.select21fw_04{
    padding-left: 29.6%;
    margin-top: 10px;
}
.select21fw_05{
    width: 70.4%;
    margin-top: 10px;
}


.updown{
    position: relative;
}
.updown::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    background: #fff;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.55,.01,.08,1);
    transition: -webkit-transform 1s cubic-bezier(.55,.01,.08,1);
    transition: transform 1s cubic-bezier(.55,.01,.08,1);
    transition: transform 1s cubic-bezier(.55,.01,.08,1), -webkit-transform 1s cubic-bezier(.55,.01,.08,1);
}

.updown_on::after {
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

/* SELECT ---------------------------------------------------- */

.playing21{
    width:100%;
    line-height: 0;
    margin-bottom: 50px;
    padding-top: 45px;
}

.playing21_block01 .inner{
    margin-left: 3.4%;
    margin-right: 3.4%;
    margin-top: 18px;
}

.playing21_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.playing21_block01 .l01{
    width: 52.5%;
}

.playing21_block01 .r01{
    width: 44.3%;
}

.playing2101_04,.playing2101_05{
    margin-top: 7px;
}

.playing21_block01 .inner02{
    margin-top: 23px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-right: 2.1%;
}

.playing2101_txt{
    width: 37.8%;
}
.playing2101_06{
    width: 61%;
}

.playing21_block02{
    margin-top: 80px;
}
.playing2102_02{
    text-align: left;
    margin-right: 5.7%;
    margin-left: 24.7%;
    margin-top: 18px;
}

.playing21_block02 .inner{
    margin-right: 5.7%;
    margin-left: 5.7%;
    margin-top: 11px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.playing2102_03{
    width: 82.2;
}
.playing2102_txt{
    width: 16.12;
}


.playing21_block03 .inner{
    margin-top: 90px;
    margin-left: 10.7%;
    margin-right: 5.9%;
}

.playing2103_01{
    width: 53.7%;
}
.playing2103_02{
    width: 44.5%;
}
.playing2103_03 {
    margin-top: 17px;
}
.playing2103_04{
    margin-left: 7.6%;
    margin-right: 7.6%;
    margin-top: 19px;
}

.playing2104_01{
    margin-top: 80px;
}

.playing21_block04 .inner{
    margin-top: 20px;
    margin-left: 5.5%;
    margin-right: 3.8%;
}

.playing2104_02{
    width: 82.3%;
}
.playing2104_txt{
    width: 15.73%;
}


.playing21_block05{
    margin-top: 65px;
}

.playing2105_02{
    margin-top: 10px;
}

.playing21_block05 .inner{
    margin-top: 14px;
    margin-left: 3.8%;
    margin-right: 3.8%;
}
.playing2105_txt{
    width: 20.49%;
}

.playing2105_03{
    width: 77.35%;
}


.playing21_block06{
    margin-top: 75px;
    margin-left: 5.47%;
    margin-right: 5.47%;
}

.playing2106_02{
    margin-top: 30px;
}
.playing2106_03{
    margin-top: 1px;
}
.playing2106_04{
    margin-top: 1px;
}

.playing21_block06 .inner{
    margin-top: 20px;
}

.playing2106_txt{
    width: 21.39%;
}

.playing2106_05{
    width: 74.86%;
}
.playing21_block07{
    margin-top: 88px;
}

.playing2107_01{
    margin-left: 5.71%;
    margin-right: 5.71%;
}

.playing2107_02{
    margin-top: 12px;
}

.playing21_block08{
    margin-top: 47px;
    padding-bottom: 50px;
}

.playing2108_01{
    margin-left: 2.3%;
    margin-right: 2.3%;
    
}

.playing21_block08 .inner{
    margin-left: 4.7%;
    margin-right: 8.57%;
    margin-top: 19px;
}


.playing2108_txt{
    width: 18.78%;
}

.playing2108_02{
    width: 78.45%;
}

.playing2109{
    padding-bottom: 30px;
}

.playing21_btn{
    width: 14.28%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
}


/* 2022 SHEDULE BOOK ---------------------------------------------------- */

.shcedule22{
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-left: 15px;
    padding-right: 15px;
    background: #ece9e0;
    padding-top: 25px;
    text-align: center;
    padding-bottom: 110px;
}
.shcedule22 .img{
    line-height: 0;
}
.shcedule22 .img01{
    
}
.shcedule22 .img02{
    margin-top: 45px;
}
.shcedule22 .img03{
    margin-top: 25px;
}
.shcedule22 .img04{
    margin-top: 30px;
}

.shcedule22 .img05{
    margin-top: 30px;
}

.txt01{
    font-size: 0.7rem;
    line-height: 15px;
    margin-top: 25px;
    letter-spacing: 0px;
}
.txt02{
    font-size: 5px;
    line-height: 10px;
    margin-top: 30px;
    letter-spacing: 0px;
}
.txt03{
    font-size: 0.7rem;
    line-height: 15px;
    margin-top: 20px;
    letter-spacing: 0px;
}


/* 21Win Styling ---------------------------------------------------- */

.styling_21win{
    background: #ceac24;
    line-height: 0;
}

.styling_21win_prof{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.styling_21win_prof li{
    width: 28%;
}
.styling_21win_prof li:nth-child(2){
    -webkit-transition-delay:0.2s;
    transition-delay:0.2s;
}
.styling_21win_prof li:nth-child(3){
    -webkit-transition-delay:0.4s;
    transition-delay:0.4s;
}


.styling_21win_list li{
    margin-top: 100px;
}
.styling_21win_list li.styling_21win01{
    margin-top: 75px;
}

.modal_open{
    display: none;
}

.styling_21win12_photo{
    margin-top: 50px;
}
.styling_21win12_btn{
    margin-top: 40px;
    margin-bottom: 270px;
}

.styling_21win_modal #coordinate_items{
    margin-top: 30px;
}

/* SELECT 2201---------------------------------------------------- */

.select2201_01{
    margin-top: 100px;
    line-height: 0;
}
.select2201_02{
    margin-left: 19.3%;
    margin-top: 90px;
    line-height: 0;
}

.select2201_03{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 0;
}
.select2201_03_l{
    width: 36.7%;
    padding-top: 60px;
}
.select2201_03_r{
    width: 44.0%;
    padding-top: 197px;
}

.select2201_04{
    margin-top: 65px;
    line-height: 0;
    width: 82.7%;
    margin-left: auto;
    margin-right: auto;
}

.select2201_05{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 0;
}
.select2201_05_l{
    width: 48.3%;
    padding-top: 240px;
}
.select2201_05_r{
    width: 34.5%;
    padding-top: 65px;
}

.select2201_06{
    margin-top: 70px;
    line-height: 0;
    width: 67.7%;
    margin-left: 32.3%;
}

/* NOVELTY 22SS----------------------------- */

.font_zen{
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

.novelty_22ss_top_mg{
    height: 50px;
}

.novelty_22ss_slide_area .swiper-button-prev:after, .novelty_22ss_slide_area .swiper-button-next:after {
    color: #fff;
    font-size: 25px;
}

.novelty_22ss_slide_area .swiper-button-prev, .novelty_22ss_slide_area .swiper-button-next {
    background: none;
    
}

.novelty_22ss_txt01{
    margin-top: 120px;
    text-align: center;
    font-size: 10px;
    margin-bottom: 90px;
}

.novelty_22ss_img04{
    margin-top: 90px;
}

.novelty_22ss_txt02{
    font-size: 11px;
    line-height: 200%;
    font-weight: 500;
    margin-top: 70px;
    text-align: center;
}

.novelty_22ss_txt03{
    font-size: 8px;
    line-height: 180%;
    font-weight: 300;
    margin-top: 45px;
    text-align: center;
}

.novelty_22ss_img05{
    margin-top: 45px;
}

.novelty_22ss_txt04{
    font-size: 8px;
    line-height: 180%;
    font-weight: 300;
    margin-top: 70px;
    margin-left: 20px;
}

/* CONTENTS----------------------------- */

.contents_page_area{
    margin-left: 20px;
    margin-right: 20px;
}
.ttl_contents_page{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.main_contents_page{

}
.contents_nav{
    font-family: 'Zen Kaku Gothic New', sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0 0;
    font-size: 12px;
}
.contents_nav li{
    position: relative;
    margin: 0 15px 0px;
    padding-bottom: 7px;
}
.contents_nav li.active{
    border-bottom: solid 1px #000;
}

.contents_nav li a{
    display: inline-block;
    padding-bottom: 7px;
}
.contents_nav li a.active{
    border-bottom: solid 1px #000;
}
.contents_nav li:first-child::after{
    content: "-";
    position: absolute;
    right: -21px;
}

.contents_page_slide_area{
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 140px;
}

.contents_page_slide_area .swiper-slide{
    opacity: 0 !important;
}

.contents_page_slide_area .swiper-slide-duplicate-active{
    opacity: 1 !important;

}

.contents_page_img_list li{
    margin-top: 50px;
}

/* reika_yoshida_22fw_collection ----- */

.ry_22fw_top_mg{
    height: 50px;
}

.ry_22fw_on{
    opacity: 0;
}

.ry_22fw_item_list{
    font-family: 'Vazirmatn', sans-serif;
    font-weight: 300;
}

.ry_22fw_open{
    position: fixed;
    height: 100%;
    left: 0;
    top:0;
    width: 100%;
    background: #fff;
/*
    opacity: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
*/
    display: none;
}

.ry_22fw_open_on{
/*
    opacity: 1;
    z-index: 3000;
*/
    display: block;
}

/*
.ry_22fw_open{
    position: fixed;
    height: 100%;
    left: 0;
    top:0;
    width: 100%;
    background: #fff;
    opacity: 0;
    z-index: -1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.ry_22fw_open_on{
opacity: 1;
z-index: 3000;
}
*/



.ry_22fw_open_area{
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

.ry_22fw_img_area{
    position: relative;
}
.ry_22fw_prev,.ry_22fw_next{
    position: absolute;
    top:50%;
    width: 15px;
    margin-top: -10px;
}
.ry_22fw_prev{
    left:20px;
}
.ry_22fw_next{
    right:20px;
}

.ry_22fw_item_list{
    margin: 20px 10px 0 20px;
}
.ry_22fw_item_list li{
    margin-top: 10px;
}

.ry_22fw_close{
    text-align: right;
    margin-top: 30px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.ry_22fw_close img{
    display: inline-block;
    width: 20px;
}

.ry_22fw_img_list{
    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;
    line-height: 0;
}
.ry_22fw_img_list li{
    width: 32.5%;
    margin-top: 5px;
}

.ry_22fw_btn{
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    font-family: 'Vazirmatn', sans-serif;
    font-weight: 400;
}
.ry_22fw_btn a{
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #fff;
    background: #000;
    text-align: center;
    font-size: 11px;
}

.ry_22fw_movie{

}
.ry_22fw_movie video{
    width: 100%;
}
/*
.ry_22fw_img_list{
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
}
*/



/* Naotsugu Yoshida ----- */

.y_nao{
    font-family: 'Shippori Mincho', serif;
    padding-bottom: 30px;
}
.y_nao .img{
    line-height: 0;
}
.y_nao_top_mg{
    height: 100px;
}
.y_nao_intro01{
    margin-top: 55px;
    font-size: 19px;
    line-height: 40px;
    font-weight: 800;
}
.y_nao_intro02{
    margin-top: 55px;
    font-size: 1.4rem;
    line-height: 30px;
}
.y_nao_txt_area{
    margin-left: 25px;
    margin-right: 25px;
}

.y_nao_prof_img{
    margin-top: 70px;
}

.y_nao_prof{
    margin-top: 45px;
    margin-bottom: 85px;
}
.y_nao_prof_txt01{
    font-size: 1.8rem;
}
.y_nao_prof_txt02{
    font-size: 1.6rem;
    margin-top: 10px;
}
.y_nao_prof_txt03{
    font-size: 1.5rem;
    margin-top: 35px;
}
.y_nao_prof dl{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.3rem;
    margin-top: 10px;
}
.y_nao_prof dl dt{
    width: 60px;
}
.y_nao_prof dl dd{
    width: calc(100% - 60px);
}
.y_nao_txt_area h3{
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 25px;
}
.y_nao_txt01{
    margin-top: 40px;
    font-weight: 700;
}
.y_nao_txt02{
    margin-top: 30px;
}
.y_nao_img01{
    margin-top: 30px;
}
.y_nao_img_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.y_nao_img_flex p{
    width: calc(50% - 5px);
}
.y_nao_mg01{
    margin-top: 40px;
}

.y_nao_item_txt{
    font-size: 1.5rem;
    margin-top: 130px;
    margin-bottom: 20px;
}

.y_nao_item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-left: 6%;
    margin-right: 6%;
}
.y_nao_item li{
    width: calc(50% - 7.5px);
}
.y_nao_item li .name{
    margin-top: 10px;
    margin-left: 15px;
}
.y_nao_item li .price{
    margin-top: 5px;
    margin-left: 15px;
}

.font_nuosu_sil{
    font-family: 'Nuosu SIL', serif !important;
}

/* My Chair list ----- */

.font_zen_kaku_g{
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

.txt_my_chair_list{
    font-size: 7px;
    line-height: 180%;
}

.my_chair_item_list{
    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;
    margin-left: 30px;
    margin-right: 30px;
}
.my_chair_item_list li{
    width: calc(50% - 20px);
    text-align: right;
    margin-top: 50px;
    position: relative;
}
.my_chair_item_list li .txt{
    font-size: 7px;
    line-height: 150%;
}
.my_chair_item_list li .img{
    line-height: 0%;
}
.my_chair_item_list li .my_chair_item_cs{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.my_chair_list_loading{
    position: fixed;
    width:100%;
    height: 100vh;
    background: #fff;
    z-index: 10000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top:0;
    left: 0;
}
.my_chair_list_loading p{
    width: 100%;
    line-height: 0;
    text-align: center;
}
.my_chair_list_loading_img{
    display: none;
}

/* My Chair ----- */

.my_chair_name{
    margin-top: 20px;
}
.my_chair_profile{
    font-size: 8px;
    line-height: 200%;
}
.my_chair_inner{
    margin-left: 10px;
    margin-right: 10px;
}

.my_chair_img{
    line-height: 0;
}
.my_chair_img02{
    margin-top: 40px;
}
.my_chair_page_item{
    text-align: right;
    margin-top: 20px;
    line-height: 280%;
    font-size: 7px;
}

.my_chair_txt01{
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 20px;
    font-size: 8px;
    line-height: 200%;
}
.my_chair_img_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 40px;
}
.my_chair_img_flex p:first-child{
    width: 56%;
}
.my_chair_img_flex p:last-child{
    width: calc(44% - 10px);
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.my_chair_img05{
    margin-top: 70px;
    margin-left: 50px;
    margin-right: 50px;
}
.my_chair_movie{
    margin-top: 100px;
}
.my_chair_movie video{
    width: 100%;
}

.my_chair_credit{
    margin-top: 30px;
    margin-left: 20px;
    font-size: 7px;
    line-height: 200%;
}
/* JK ----- */

.jk_22sm_loading{
    position: fixed;
    width:100%;
    height: 100vh;
    background: #fff;
    z-index: 10000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top:0;
    left: 0;
}
.jk_22sm_movie{
/*  width: 100%;*/
    width: 80%;
    line-height: 0;
    text-align: center;
    display: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: -20px;
}

.jk_22sm_movie video{
    width: 100%;
}

.jk_22sm_loading p{
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 150%;
}

.jk_22sm_top{
    margin-left: 8px;
    margin-right: 8px;
    height: calc(100vh - 86px);
    display: table;
}
.jk_22sm_top_inner{
    height: calc(100vh - 86px);
    display: table-cell;
    vertical-align: middle;
    padding-top: 30px;
}
.jk_22sm_top_list_area{
    position: relative;
    width: 100$;
    background-image: url(../../../images/jk_22sm/top/bg_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 49.24%;
    width: 100%;
}

.jk_22sm_top_list_img01{
    width: 40.4%;
    margin-left: 59.6%;
}

.jk_22sm_top_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    background-image: url(../../../images/jk_22sm/top/bg_02.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 32.22%;
}
.jk_22sm_top_list01{
    width: 26.98%;
    margin-top: 19.79%;
}
.jk_22sm_top_list02{
    width: 43.4%;
}
.jk_22sm_top_list03{
    width: 27.49%;
}
.jk_22sm_top_list p{
    margin-top: 5px;
}
.jk_22sm_top_txt{
    margin-top: 10px; 
    width: 100%;
}

.jk_22sm .swiper-button-prev:after, .jk_22sm .swiper-button-next:after{
    color: #000;
    font-size: 20px;
}

.jk_22sm  .swiper-button-next, .jk_22sm  .swiper-container-rtl .swiper-button-prev{
    background: none;
}

.jk_22sm  .swiper-button-prev, .jk_22sm  .swiper-container-rtl .swiper-button-next{
    background: none;
}

.ttl_jk_22sm_item{
    font-size: 16px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    margin-left: 10px;
    margin-top: 30px;
}

.jk_22sm_item_list{
    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;
    margin-left: 10px;
    margin-right: 10px;
}
.jk_22sm_item_list li{
    width: calc(50% - 5px);
    margin-top: 20px;
}

.jk_22sm_tgl,.jk_22sm_tgl02{
    position:relative;
    height: 30px;
    margin-top: 20px;
}
.jk_22sm_tgl::after,.jk_22sm_tgl02::after{
    content: "＋";
    position: absolute;
    right: 10px;
    top:0;
    font-size: 40px;
    font-weight: bold;
}
.jk_22sm_tgl_on::after,.jk_22sm_tgl02_on::after{
    content: "－";
}
.jk_22sm_item_area,.jk_22sm_item_area02{
/*  display: none;*/
}
.jk_22sm_prev_next{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
}
.jk_22sm_prev_next p{
    width: 50%;
}
.jk_22sm_prev_next p.next{
    text-align: right;
}

.jk_22sm_item_list .mane{
    margin: 10px 0 5px;
}
.jk_22sm_item_txt{
    margin-left: 10px;
    margin-top: 10px;
}

.jk_22sm_main{
    
}

.jk_22sm_modal,.jk_22sm_modal02{
    position: fixed;
    left: 0px;
    top:0px;
    width: 100%;
    height: 100%;
    background: #fff;
/*  padding-top: 30px;*/
    display: none;
    z-index: 10000;
}
.jk_22sm_modal_inner{
    width: 100%;
    overflow-y: scroll;
    background: #f6f6f6;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    position: relative;
    background: #fff;
    padding-bottom: 20px;
}

.jk_22sm_on{
    opacity: 0;
    overflow: hidden;
}

.jk_22sm_close,.jk_22sm_close02{
    position: fixed;
    top:30px;
    right: 10px;
    width: 20px;
}

.jk_22sm{
    padding-bottom: 40px;
}

/* reika_yoshida_23ss_collection ----- */

.ry_23ss_img_list{
    margin-left: 2px;
    margin-right: 2px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.ry_23ss_img_list li{
    width: 33%;
    margin-top: 2px;
}

.ry_23ss_img_list_btn{
    margin-left: 65%;
    margin-top: 20px;
    margin-bottom: 30px;
}

.ry_23ss_insta{
    text-align: right;
    width: 100%;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -20px;
}
.ry_23ss_insta a{
    display: inline-block;
    width: 20px;
}

/* OUTER 22win----- */

.outer_22win{
    font-family: 'Zen Kaku Gothic New', sans-serif;
}
.outer_22win .img{
    line-height: 0;
}

.outer_22win_ttl{
    text-align: center;
    font-size: 14px;
    margin-top: 55px;
}
.outer_22win_ttl_txt{
    text-align: center;
    font-size: 8px;
    margin-top: 15px;
    line-height: 220%;
}
.outer_22win_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: solid 1px #8f8179;
    overflow: hidden;
}
.outer_22win_flex02{
    border-bottom: solid 1px #8f8179;
}
.outer_22win_flex p{
    width: calc(50% - 0.5px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}
.outer_22win_flex p:nth-child(even){
    border-left: solid 1px #8f8179;
}
.outer_22win_flex p.txt{
    
    font-size: 10px;
    font-size: 7px;
    line-height: 160%;
}
.outer_22win_flex p{
    display: table;
}
.outer_22win_flex p span{
    display: table-cell;
    vertical-align: middle;
}
.outer_22winG .imgL{
    border-top: solid 1px #8f8179;
}
.outer_22winG{
    margin-top: 140px;
}
.outer_22win01{
    margin-top: 60px;
}

/* OUTER 22win----- */

.card_22{
    background:#11502c;
}

.card_22 .img{
    line-height: 9;
}
.card_22_top{
    width: 7.7%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 105px;
    padding-bottom: 120px;
}


/* jewelry_22win----- */

.jewelry_22win{
    background: #3a4d6a;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    overflow: hidden;
}
.jewelry_22win a{
    color: #fff;
}
.jewelry_22win_slide{
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 135px;
    position: relative;
}

.jewelry_22win_slide .img{
    line-height: 0;
    margin-bottom: 15px;
}

.jewelry_22win h2{
    margin-bottom: 20px;
}
.jewelry_22win_swiper-button .swiper-button-next{
    right:10px !important;
    top:65% !important;
}
.jewelry_22win_swiper-button .swiper-button-prev{
    left:10px !important;
    top:65% !important;
}

.jewelry_22win_swiper-button .swiper-button-prev,.jewelry_22win_swiper-button .swiper-button-next{
    background-image: none;
}

.jewelry_22win_swiper-button .swiper-button-next:after, .jewelry_22win_swiper-button .swiper-button-prev:after{
    color: #fff;
    font-size: 20px;
}

.jewelry_22win_item_area{
    width: 100%;
    overflow-x: scroll;
    margin-top: 120px;
    
}

.jewelry_22win_item_area::-webkit-scrollbar{ /* スクロールバー全体 */
    height: 10px;
}

.jewelry_22win_item_area::-webkit-scrollbar-thumb{ /* スクロールバーのある部分 */
    background: #3a4d6a;
    border-radius: 10px;
}
.jewelry_22win_item_area ul{
    width: 2380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
}
.jewelry_22win_item_area ul li{
    width: 150px;
    padding-left: 10px;
    padding-right: 10px;
}
.jewelry_22win_item_area ul li .img{

}
.jewelry_22win_item_area ul li .txt{
    font-size: 9px;
}

.jewelry_22win_link_area{
    padding-top: 150px;
    text-align: left;
    line-height: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 120px;
}
.jewelry_22win_link_area li{
    margin-top: 25px;
}
.jewelry_22win_link_area li img{
    width: auto;
    height: 25px;
}

/* In pursuit of comfort----- */

.font_plus{
    font-family: 'Plus Jakarta Sans', sans-serif;
}

.ipoc_txt01{
    margin-top: 70px;
    margin-left: 15px;
    margin-bottom: 10px;
    font-weight:500;
    font-size: 13px;
}
.ipoc_product_area{
    border-top: solid 1px #221815;
}

.ipoc_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
}
.ipoc_flex li{
    width: 33%;
}
.ipoc_product_img{
    margin-top: 10px;
}
.ipoc_credit{
    text-align: right;
    margin-top: 60px;
    font-size: 13px;
    line-height: 200%;
    letter-spacing: 0px;
    margin-right: 15px;
    margin-bottom: 90px;
}

.ipoc_slide_area_outer{
    margin-left: 5px;
    overflow: hidden;
    margin-bottom: 30px;
}
.ipoc_slide_area{

    margin-right: 30px;
    overflow: visible;
}
.ipoc_slide_area .slide{
    padding: 0 2px;
}
.ipoc_slide_area .swiper-container{
    overflow: visible;
}
.ipoc_slide_area .swiper-pagination{
/*
    position: relative;
    margin-top: 10px;
*/
    display: none;
}

/*
.ipoc_slide_area .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #2B2B2B;
    background: #FFF;
    margin: 0 6px;
}
.ipoc_slide_area .swiper-pagination-bullet-active {
    background: #000;
}
*/
.ipoc_item_link{
    text-align: right;
    margin-right: 15px;
    font-size: 14px;
    font-weight: 200;
}


/* MY CHAIR 11 ----- */

.my_chair_insta_ttl{
    text-align: center;
    font-weight: 500;
    margin-top: 35px;
}
.my_chair_insta{
    text-align: center;
    margin-bottom: 100px;
}
.font_zen_new{
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

/* more ----- */
.more01{
    margin-left: 5px;
    margin-right: 5px;
}

.more_slide_area{
    overflow: hidden;
    margin-left: 5%;
    margin-top: 70px;
}

.more_slide{
    width: 80%;
    margin-bottom: 15px;
}

.more_slide_area .more_slide_swiper-button .swiper-button-prev,.more_slide_area .more_slide_swiper-button .swiper-button-next{
    background: none;
}
.more_slide_area .more_slide_swiper-button .swiper-button-prev::after,.more_slide_area .more_slide_swiper-button .swiper-button-next::after{
    font-size: 25px;
    color: #fff;
}

.more_slide_area .more_slide_swiper-button .swiper-button-prev{
    left: 20px;
}

.more_slide_area .swiper-container{
    overflow: visible;
}
.more_slide_area .slide{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
}

.more_link_area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 15px;
    padding-top: 10px;
    margin-bottom: 50px;
}
.more_link li{
    line-height: 0;
    margin-top: 5px;
}
.more_link img{
    width: auto;
    height: 10px;
    display: block;
}
.more_credit{
    width: auto;
    height: 25px;
    display: block;
}


.more_cont{
    padding-bottom: 100px;
}

/* INDIA ----- */

.india_cont{
    
    padding-top: 180px;
}
.india_intro_area{
    margin-left: 35px;
    margin-right: 35px;
}


.movie video{
    width: 100%;
}

.india_flex01{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.india_flex01 .left{
    width: 73.5%;
}
.india_flex01 .right{
    width: 26.4%;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.india_img_area{
    margin-left: 5px;
    margin-right: 5px;
}

.india_flex02{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px;
    margin-bottom: 5px;
}
.india_flex02 p{
    width: 32.8%;
}

.india_flex02_01{

}
.india_flex02_02{
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.india_flex02_03{
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.india_product_area{
    margin-left: 57.5px;
    margin-right: 57.5px;
    margin-top: 60px;
}
.india_credit{
    font-size: 8px;
    margin-top: 45px;
    margin-left: 5px;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 140%;
}

.daikei_mills{
    font-family: 'Shippori Mincho', serif;
    margin-left: 12px;
    margin-right: 12px;
    line-height: 180%;
    letter-spacing: 1px;
}

.font_Shippori{
    font-family: 'Shippori Mincho', serif;
}

.daikei_mills .ttl01{
    font-size: 18px;
    text-align: center;
    line-height: 180%;
    margin-top: 40px;
    letter-spacing: 0px;
}
.daikei_mills .mg_t80{
    margin-top: 40px !important;
}
.daikei_mills_inner{
    margin-left: 25px;
    margin-right: 25px;
}
.daikei_mills .mg_t50{
    margin-top: 25px !important;
}

.daikei_mills .img_w{
    margin-left: 15px;
    margin-right: 15px;
}

.daikei_mills .ttl02{
    font-size: 14px;
    text-align: center;
    line-height: 180%;
    margin-top: 40px;
    letter-spacing: 0;
}

/*
.daikei_mills_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.daikei_mills_flex .img{
    width: 45%;
}
.daikei_mills_flex .txt_area{
    width: 50%;
}*/

.daikei_mills .float_img{
    width: 45%;
}
.daikei_mills .floatR{
    float:right;
    margin-left: 20px;
}
.daikei_mills .floatL{
    float:left;
    margin-right: 20px;
}

.clearer {
    clear: both;
}

.daikei_mills .ttl02_02{
    margin-top: 0px;
}

.daikei_mills .flex_img{
    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;
}
.daikei_mills .flex_img p{
    width: 49%;
}
.daikei_mills .mg_t5{
    margin-top: 5px;
}

.daikei_mills .profile01{
    font-size: 13px;
    margin-top: 20px;
}
.daikei_mills .profile02{
    font-size: 11px;
    margin-top: 10px;
}
.daikei_mills .profile03{
    font-size: 9px;
}
.daikei_mills .profile04{
    font-size: 8px;
    line-height: 160%;
}

.daikei_mills .profile02_02{
    margin-top: 20px;
}
.daikei_mills .credit{
    font-size: 13px;
    margin-top: 65px;
    font-weight: bold;
    line-height: 180%;
}


/* AOI YAMADA ----- */

.aoi_cont{
    background: #374250;
    padding-top: 100px;
    overflow: hidden;
}
.aoi_movie01{
    position: relative;
    margin-top: 30px;
}
.aoi_movie01 .img{
    position: absolute;
    left: 0;
    top: 15px;
}

.aoi_cont .updown::after{
    background: #374250;
}

.aoi_movie01 .updown::after{
    background: #000;
}
.aoi_item_img{
    position: relative;
}

.aoi_item_img .img{
    position: relative;
    cursor: pointer;
}
.aoi_item_img .img::after{
    content: "＋";
    position: absolute;
    bottom: 35px;
    right: 10px;
    font-size: 40px;
    font-weight: 300;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.aoi_item_img .active::after{
    content: "ー";
    font-weight: 300;
}

.aoi_item_img .items{
    position: absolute;
    left: 10px;
    bottom: 20px;
    display: none;

}
.aoi_item_img .items li{
    letter-spacing: 0px;
}

.aoi_item_img01{
    margin-top: 110px;
}

.aoi_flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.aoi_flex li{
    width: calc(50% - 2.5px);
}
.aoi_flex01{
    margin-top: 35px;
}

.aoi_img01_04{
    margin: 0 25px;
}

.aoi_movie02{
    margin-right: 26%;
    margin-top:45px; 
    margin-bottom:45px; 
}
.aoi_img02_02{
    margin: 30px 0;
    padding: 0 20%;
    background-image: url(../../../images/aoi/num02.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.aoi_movie03{
    margin-left: 57%;
    margin-right: 20px;
}
.aoi_img02_03{
    margin: 35px 0 85px;
}
.aoi_img03_02{
    margin: 0 35px;
}
.aoi_img03_03{
    margin: 30px 0 60px;
}
.aoi_movie04{
    margin: 0 25px 55px;
}
.aoi_flex02{
    margin-bottom: 25px;
}

.aoi_movie05{
    margin-left: 26.6%;
    width: 68%;
}
.aoi_movie05{
    margin-left: 26.6%;
    width: 68%;
    margin-bottom: 28px;
}

.aoi_credit_list01{
    margin-top: 115px;
}
.aoi_credit_list02{
    margin-top: 35px;
}

.aoi_movie_link{
    padding-top: 80px;
/*  padding-bottom: 150px;*/
}

.aoi_credit_list li{
    display: none;
    margin-top: 10px;
}

.aoi_credit_area{
    min-height: 650px;
}

/* coupon ----- */

.coupon_cont{
    margin-left: 30px;
    margin-right: 30px;
    font-family: 'Zen Kaku Gothic New', sans-serif;
}

.ttl_coupon {
    font-size: 27px;
    line-height:100%;
    margin-top: 50px;
}

.coupon_box{
    border: solid 1px #000;
    border-radius: 20px;
    margin-top: 40px;
    
}
.coupon_box .txt01{
    font-size: 13px;
    margin-top: 30px;
    line-height: 150%;
}
.coupon_box .num01{
    font-size: 45px;
    margin-top: 20px;
    font-weight: bold;
}
.coupon_box .txt02{
    font-size:13px;
    margin-top: 30px;
}
.coupon_box .num02{
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 30px;
}

.coupon_txt01{
    line-height: 160%;
}
.coupon_txt01 .txt01{
    margin-top: 40px;
    font-size: 12px;
    line-height: 160%;
}
.coupon_txt01 .txt02{
    margin-top: 20px;
    font-size: 12px;
    line-height: 160%;
}
.coupon_txt01 .txt03{
    margin-top: 40px;
    font-size: 12px;
    line-height: 160%;
}
.coupon_txt01 .txt04{
    margin-top: 20px;
    font-size: 7px;
    line-height: 160%;
}
.coupon_txt01 .txt05{
    margin-top: 50px;
    font-size: 18px;
}
.coupon_txt01 .txt06{
    margin-top: 20px;
    font-size: 11px;
    line-height: 160%;
}

.coupon_txt01 .coupon_btn{
    margin-top: 40px;
    font-size: 12px;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}
.coupon_txt01 .coupon_btn a{
    display: block;
    background: #000;
    color: #fff;
    line-height: 50px;
    height: 50px;
    border-radius: 15px;
}


.coupon_txt02{
    margin-top: 45px;
    padding-top: 40px;
    border-top: solid 1px #000;
    font-size: 12px;
    line-height: 150%;
}
.coupon_txt02 .txt_02{
    margin-top: 20px;
}
.coupon_txt02 .txt_03{
    margin-top: 35px;
}

.ttl_coupon02{
    margin-top: 35px;
    font-size: 12px;
    margin-bottom: 10px;
}

/* a piece ----- */

.font_oregon{
    font-family: 'Oregon LDO', sans-serif;
}
.a_piece_txt01{
    color: #716043;
    font-size: 11px;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
.a_piece_txt01 span{
    font-size: 8px;
}

/* 10th tote ----- */

.tote_10th{
    padding-top: 100px;
    overflow: hidden;
}
.tote_10th_02{
    margin-top: 45px;
    margin-bottom: 25px;
    margin-left: 25px;
    margin-right: 25px;
}
.tote_10th_03{
    margin-left: 30px;
    margin-right: 30px;
}
.tote_10th_04{
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.tote_10th_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 15px;
    margin-right: 15px;
}
.tote_10th_list li{
    width: 20%;
}
.tote_10th_05{

}
.tote_10th_06{
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.tote_10th_07{
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}
.tote_10th_08{
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.tote_10th_09{
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.tote_10th_10{
    margin-top: 25px;
}

.tote_10th_11{
    width: 55px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

/* 10th interview ----- */

.interview_10th{
    margin-top: 70px;
}

.interview_10th_slide_area{
    width: 100%;
}

.interview_10th_slide_area .swiper-pagination{
    position: relative;
    margin-top: 20px;
}

.interview_10th_slide_area .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #2B2B2B;
    background: #FFF;
    margin: 0 6px;
}
.interview_10th_slide_area .swiper-pagination-bullet-active {
    background: #000;
}

.interview_10th_mg01{
    margin-top: 100px;
}
.interview_10th_mg02{
    margin-top: 10px;
}

.interview_10th_mg03{
    margin-top: 200px;
}

.interview_10th_open01{
    display: none;
}

/* PLAYFUL EMBROIDERY AND PATCHWORK ----- */
.patchwork_cont{
 margin-top: 180px;
}

.patchwork03,.patchwork04{
    margin-top: 40px;
}

.patchwork_flex01{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
}
.patchwork_flex01 p{
    width: 50%;
}

.patchwork06{
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.patchwork07{
    margin-top: 50px;
}

.patchwork_flex02{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 50px;
}

.patchworkL{
    width: 32.8%;
}

.patchworkR{
    width: 67.2%;
}

.patchwork10{
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.patchwork11{
    margin-top: 215px;
}
.patchwork12,.patchwork13,.patchwork14{
    margin-top: 50px;
}

/* novelty 24 summer ----- */

.novelty_24sm{
    /* background: #2554a4; */
}

.novelty_24sm_inner{
    padding-bottom: 50px;
}

.novelty_24sm_inner .img03{
    margin-top: 30px;
}


/* point_renew ----- */

.point_renew{
    font-family: "Zen Kaku Gothic New", sans-serif;
/*  font-family: "Inter", "Zen Kaku Gothic New", sans-serif;*/
    margin-left: 5.55vw;
    margin-right: 5.55vw;
    margin-top: 13.88vw;
/*  font-size: 1.94vw;*/
    font-size: 2.32vw;
    line-height: 160%;
}

.ttl_point_renew{
    background: #dadf00;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 3.05vw;
}

.point_renew .txt_area01{
    background: #e5e94d;
    padding: 2.77vw;
    color: #fff;
    margin-top: 1.11vw;
    font-size: 2.5vw;
    line-height: 160%;
    font-weight: bold;
}

.point_renew_sub_ttl{
    margin-top: 9.722vw;
    margin-bottom: 2.77vw;
/*  font-size: 2.77vw;*/
    font-size: 3.02vw;
    font-weight: normal;
}
.point_renew_sub_ttl01{
    margin-top: 2vw;
}

.point_renew .img01{
    margin-top: 5.55vw;
    text-align: center;
}

.point_renew .img_attention01{
    margin-top: 2.77vw;
    font-size: 1.5vw;
}


.point_renew .blue_box{

    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;
    margin-top: 9.722vw;
}

.point_renew .blue_box li{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border:solid 1px #77acd2;
    padding:  4.166vw 2.77vw;
    width: calc(50% - 0.55vw);
    margin-top: 1.11vw;
}

.point_renew .blue_box h4{
    text-align: center;
    color: #036eb8;
    font-size: 2.5vw;
}
.point_renew .blue_box p{
    color: #3884be;
/*  font-size: 1.50vw;*/
    font-size: 2.2vw;
    margin-top: 2.08vw;
    line-height: 150%;
}
.point_renew .blue_box p span{
    font-size: 1.97vw;
}

.point_renew .point_attention{
/*  font-size: 1.66vw;*/
    font-size: 1.97vw;
}

.point_renew .img02_area{
    
    margin-top: 5.55vw;
    padding-bottom: 5.55vw;
}

.point_renew .img_attention02{
    color: #2c75b3;
    font-size: 1.66vw;
    margin-top: 2.77vw;
}

.point_renew .mg01{
    margin-top: 4.166vw;
}

.point_renew a{
    color: #036eb8;
}

.point_renew .mg02{
    margin-top: 16.66vw;
}


.point_renew .point_to_mypage{
    width: 22.22vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16.66vw;
}

.point_renew .point_to_mypage a{
    display: block;
    height:  6.94vw;
    line-height:  6.94vw;
    text-align: center;
    border:solid 1px #68605e;
    color: #000;
}

.point_renew .red{
    color: #e83828;
}


/*  Useful T-shirts ----- */

.font_inter{
    font-family: "Inter", sans-serif;
}

.font_zen{
    font-family: "Zen Kaku Gothic New", sans-serif;
}

.font_noto_s{
    font-family: "Noto Sans JP", sans-serif;
}

.useful_t{
    padding-top: 19.44vw;
    padding-bottom: 19.44vw;
}

.useful_t_top{
    position: relative;
}
.useful_t_top .txt_area{
    width: 50%;
    position: absolute;
    right: 2.77vw;
    top:8.33vw;
}
.useful_t_top .txt_area .txt{
    margin-top: 0;
}

.useful_t_top .movie_area{
    position: absolute;
    width: 34%;
    right: 11.11vw;
    top:27.77vw;

}

.fadein{
    -webkit-transition: 1.3s;
    transition:1.3s;
    opacity: 0;
}

.fadein_on{
    opacity: 1.0;
}

.useful_t_top .txt_area .txt01{
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.useful_t_top .txt_area .txt02{
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.useful_t_top .txt_area .txt03{
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
}

.useful_t01{
    padding-top: 11.11vw;

    position: relative;
}
.useful_t01 .txt_area{
    position: relative;
    margin-top:-15vw;
    z-index: 2;
}
.useful_t01 .txt_area .txt{
    position: relative;
    margin-bottom: 1.66vw;
    -webkit-transition: 1.3s;
    transition:1.3s;
    -webkit-box-sizing: border-box;
    width: 0px ;
    height:  8.33vw;
    overflow: hidden;

}
.useful_t01 .txt_area .txt_on{
    width: 100%;
}
.useful_t01 .txt_area .txt span{
    display: inline-block;
    background: #fff;

    line-height:  8.33vw;
    padding: 0 2.77vw 0 4.166vw;
    font-size:  3.33vw;
}

.useful_t01 .txt_area .useful_t01_txt02{
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.useful_t01 .img{
    margin-top: -20px;
    padding-left: 2.77vw;
    padding-right: 2.77vw;
}



.useful_t02{
    padding-top: 16.66vw;
    position: relative;
    padding-bottom: 24vw;
    line-height: 0;
}
.useful_t02 .img{
    position: relative;
    -webkit-transition: 1.3s;
    transition:1.3s;
    opacity: 0;
}

.useful_t02 .img img{
    -webkit-transition: 0.9s;
    transition: 0.9s;
}

.useful_t02 .img01{
    width: 75%;
    margin-left: 12.5%;
    z-index: 2;
}
.useful_t02 .img01 img{
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    -webkit-transform-origin:left top;
    transform-origin:left top;
}
.useful_t02 .img02{
    width: 51%;
    margin-left: 3%;
    margin-top: -11.11vw;
    z-index: 3;

}

.useful_t02 .img02 img{
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
    -webkit-transform-origin:left top;
    transform-origin:left top;
}
.useful_t02 .img03{
    width: 36%;
    margin-left: 58%;
    margin-top: -65vw;
    z-index: 1;

}

.useful_t02 .img03 img{
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg);
    -webkit-transform-origin:left top;
    transform-origin:right top;
}

.useful_t02 .img_on{

    opacity: 1;
}

.useful_t02 .img_on img{
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
}


.useful_t02 .useful_t02_txt{
    width: 27.33%;
    position: absolute;
    top:4.166vw;
    right: 5.3%;
    z-index: 3;
}
.useful_t02 .gif{
    position: absolute;
    -webkit-transition: 1.3s;
    transition:1.3s;
    opacity: 0;
}
.useful_t02 .gif_on{
    opacity: 1;
}
.useful_t02 .gif01{
    width: 93%;
    top:16.66vw;
    left: 12.5%;
    z-index: 5;
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

.useful_t02 .gif02{
    width: 48.66%;
    bottom:0;
    right:7.3%;
    z-index: 5;
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

.useful_t03{
    margin-top: 6.94vw;
    padding-top: 11.11vw;
    position: relative;
    padding-bottom: 3vw;
}

.useful_t03 ul{
    margin-left: 8.33vw;
    margin-right: 5.55vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.useful_t03 ul li{
    width: 50%;
    overflow: hidden;
}

.useful_t03 .img{
    margin-left: 8.33vw;
    margin-right: 5.55vw;
}

.useful_t03 .img img{
    -webkit-transition: 1.3s;
    transition:1.3s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}
.useful_t03 .img_on img{
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

.useful_t03_txt{
    position: absolute;
    width: 38.8%;
    top:-5px;
    left: 13.3%;

}

.useful_t03 .gif{
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50.5%;
}

.useful_t04{
    margin-top:  11.11vw;
    padding-top:  11.11vw;
    padding-bottom: 16.66vw;
    position: relative;
}
.useful_t04 ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.useful_t04 ul li{
    width: calc(50% - 3px);
    overflow: hidden;
}

.useful_t04 .img img{
    -webkit-transition: 1.3s;
    transition:1.3s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
}
.useful_t04 .img_on img{
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 1;
}
.useful_t04 .img02 img{
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.useful_t04_txt{
    position: absolute;
    width: 30.8%;
    top:0;
    right:4%;

}

.useful_t04 .gif{
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
    position: absolute;
    bottom: 0;
    left:0;
    /*  width: 51.4%;*/
}

.useful_t05{
    position: relative;
    margin-top: 8.33vw;
}
.useful_t05 .updown::after {
    background: #c1d3be;
}

.useful_t05 .img{
    margin-left: 5.7%;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.useful_t05_txt{
    position: absolute;
    width: 29%;
    bottom: 3.3vw;
    left:2%;
}

.useful_t06{
    position: relative;
    /*  margin-top: 60px;*/
    padding-top: 14.66vw;
}

.useful_t06 .img{
    width: 70%;
    margin-left: 16%;
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}
.useful_t06 .frame{
    position: absolute;
    width: 100%;
    left: 0;
    top:0;
}
.useful_t06_txt{
    position: absolute;
    width: 29%;
    top:20vw;
    left:14.6%;
}

.useful_t06_txt02{
    text-align: center;
    color: #fff;
    font-size: 2vw;
    margin-top: 8.33vw;
    line-height: 180%;
}

.useful_t07_area{
    position: relative;
    overflow: hidden;
    margin-top: 12.5vw;
}
.useful_t07{
    -webkit-transition: 0.6s;
    transition: 0.6s;
    margin-left: 100%;
    width: 100%;
}
.useful_t07_on{
    margin-left: 0;
}
.useful_t07 ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap:0 1.5px;
}
.useful_t07_txt_area{
    text-align: right;
    margin-top: 2.77vw;
}
.useful_t07_txt{
    background: #fff;
    line-height: 8.33vw;
    font-size: 3.47vw;
    padding: 0 2.77vw 0 4.166vw;
    display: inline-block;
    letter-spacing: 0.5px;
    white-space: nowrap;

}
.useful_t07 .heart{
    width: 10.8%;
    position: absolute;
    left: 9%;
    bottom: 4vw;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

.useful_t08{
    position: relative;
    margin-top: 9.722vw;
}
.useful_t08 .img{
    width: 54.5%;
    margin-left: 41.5%;
}
.useful_t08 .circle_area{
    width: 43%;
    text-align: center;
    line-height: 25.69vw;
    font-size: 3.88vw;
    letter-spacing: 0.5px;
    color: #fff;
    position: absolute;
    top:12.5vw;
    left: 6.6%;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.useful_t08 .circle_area .circle{
    width: 100%;
    position: absolute;
    left: 0;
    top:0;
}

.useful_t08 .circle_area a{
    color: #fff;
    text-decoration: underline;
}

.useful_t08 .circle_area .txt{
    position: relative;
    z-index: 2;
}


.useful_t08 .staff_list{
    position: absolute;
    left: 3%;
    bottom: 8.33vw;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.useful_t08 .staff_list .ttl{
    font-size: 2.5vw;
    letter-spacing: 0.5px;
    margin-left: -0.5em;
}
.useful_t08 .staff_list .staff{
    font-size: 1.66vw;
    letter-spacing: 0.5px;
    line-height: 130%;
    margin-top: 2.77vw;
}


