/*sp_tb_pc*/
.pc_block{
    display: none;
}
.tb_block{
    display: none;
}
.sp_block{
    display: block;
}

.top_logo_wrapper div {
    width: fit-content;
    max-width: 25%;
}

.center_logo_wrapper {
    height: 40vh;
    margin-top: 75px;
    margin-bottom: 0px;
}
.f_s_5em {
    font-size: 2.5em;
}
h2.f_s_2em {
    margin-bottom: 50px;
}
.fashion_link_img img {
    width: auto;
    max-height: 80px;
}
.f_s_3em {
    font-size: 1.5em;
}
.top_contents a div {
    height: 100px;
}
.design_link_img img {
    width: auto;
    max-width: 75px;
}
.design_link_img.nft_link_img img {
    max-width: 45px;
}
.top_contents a {
    width: 42.5%;
    margin-bottom: 50px;
    flex: 1 0 auto;
}
.top_contents h3.f_s_3em {
    margin-bottom: 0vh;
}
.top_logo_wrapper {
    height: 65px;
}
.nav a {
    font-size: 15px;
}
.nav {
    width: 90%;
    padding: 85px 5% 0;
    top: 50px;
    z-index: 9;
}

.shirt_wrapper {
    padding-top: 10px;
}
.shirt_wrapper img {
    width: 29%;
}
.f_s_26 {
    font-size: 18px;
}

.white_nav{
    background: var(--color_white);
}

.openbtn {
    width: 55px;
    height: 55px;
    top: calc(65px / 2);
}
.openbtn .openbtn-area {
    width: 55px;
    height: 55px;
}

.top_logo_wrapper div.az_logo_wrapper {
    max-width: 50%;
}
.top_logo_wrapper div {
    width: fit-content;
    max-width: 30%;
}



.nav_block{
    opacity: 1;
    transition: opacity .3s;
    pointer-events: initial;
}
.nav_wrap_block{
    display: block;
}
.nav .flex{
    flex-direction: column;
    margin-top: 0;
    width: 4.7em;
}
.nav a{
    padding: 5px 5px;
    margin-bottom: 5px;
    text-align: left;
    font-size: 12px;
}
body.b_black_to_white .nav a.t_black {
    color: var(--color_white);
}
.nav_content_inner {
    width: 4.5em;
    top: 85px;
    left: 6.3em;
}
.nav_content_inner2 {
    width: 4.5em;
    top: 200px;
    left: 6.3em;
}

.overlay{
    pointer-events: none;
}
.nav_content_inner_inner {
    top: 85px;
    left:11.2em;
}
.openbtn {
    transform: translate(-50%, -50%);
    left: 35px;
}


.nav ul .t_black {
    transition: ease .2s;
    position: relative;
    overflow: hidden;
}
.nav ul .t_black span{
    color: var(--color_white);
    position: relative;
}
.nav ul .t_black:hover span{
    color:var(--color_black);
}
.nav ul .t_black:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background:var(--color_white);
    width: 100%;
    height: 100%;
    transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
    transform: scale(0, 1);
    transform-origin: top;
}
.nav ul .t_black:hover:before{
    transform:scale(1, 1);
}

.other_main {
    margin-top: 60px;
}
.archive_wrap.flex{
    display: block;
}
.collaboration_wrap{
    margin-top: 30px;
}
.archive_wrap {
    margin-top: 60px;
}
.archive_wrap div a {
    padding: 2.5px 5px;
}
.archive_wrap h3 {
    margin-bottom: 10px;
}
.other_main h2.f_s_2em {
    margin-bottom: 10px;
    padding-top: 35px;
    font-size: 1.2em;
}
.fendi_img_wrap.grid{
    grid-template-rows: 1fr 0.5fr 0.5fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 5px;
    margin: 10px;
}
.puma_img_wrap.grid{
    grid-template-rows: 2fr 0.3fr 0.3fr 0.3fr;
    grid-template-columns: 1fr 1fr 1fr ;
    gap: 5px;
    margin: 10px;
}
.a23ss_img_wrap{
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr  1fr;
    gap: 5px;
    margin: 10px;
}
.a20ani_img_wrap{
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 5px;
    margin: 10px;
}
.a20ani_up_img_wrap{
    grid-template-rows: 0.9fr 0.6fr 0.8fr 1fr 0.8fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 5px;
    margin: 10px;
}
.a22aw_img_wrap{
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    gap: 5px;
    margin: 10px;
}
.a22ss1_img_wrap{
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr  ;
    gap: 5px;
    margin: 10px;
}
.a22ss2_img_wrap{
    grid-template-rows: 1fr 1fr 1fr ;
    grid-template-columns: 1fr 1fr  ;
    gap: 5px;
    margin: 10px;
}
.a22ss3_img_wrap{
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr ;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    gap: 5px;
    margin: 10px;
}
.a21ss_img_wrap{
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr  ;
    grid-template-columns: 1fr 1fr 1fr ;
    gap: 5px;
    margin: 10px;
}
.a23aw_img_wrap{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr  1fr 1fr 1fr  1fr 1fr 1fr  1fr 1fr ;
    gap: 5px;
    margin: 10px;
}
.pc_black{
    display: none;
}
.sp_black{
    display: block;
}
body {
    font-size: 13px;
}
.text_j_h {
    font-size: 15px;
    font-weight: bold;
}
.copy_right_text.t_center.t_black.f_s_18{
    font-size: 13px;
}
#formWrap h3 {
    font-size: 20px;
}
.contact {
    padding: 40px 0;
}
.form_text {
    font-size: 10px;
    margin-bottom: 15px;
}
#formWrap select {
    height: 30px;
}
#formWrap {
    width: 95%;
}
input[type="reset"], input[type="submit"],input[type="button"]{
    font-size: 12px;
    padding: 10px 0;
}
.form_btn {
    margin-top: 10px;
}
.form_text{
    font-size: 10px;
}
table.formTable td, table.formTable th {
    padding: 10px 5px;
    font-size: 10px;
}
#notice-input-text-1, #notice-textarea-1 ,#notice-textarea-2{
    margin: 5px 0;
}
table.formTable {
    margin-top: 15px;
}
table.formTable td, table.formTable th {
    padding: 10px 5px;
    font-size: 13px;
}


.exhibition01_text_wrap {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr;
    gap: 5px;
    margin: 10px;
}
.exhibition01_img_wrap{
    grid-template-rows: 0.5fr 1fr 0.5fr 1fr 0.5fr 0.5fr 1fr 0.5fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
    margin: 10px;
}
.design01_img_wrap {
    grid-template-rows: 0.1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr;
    gap: 5px;
    margin: 5px;
}
.design01_img_wrap.grid img:nth-child(1){
    grid-row: 1 ;
    grid-column: 1 / 3 ;
    width: 80%;
    height: auto;
}
.design01_img_wrap.grid div:nth-child(2){
    grid-row: 2 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(3){
    grid-row: 3 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(4){
    grid-row: 4 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(5){
    grid-row: 5 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(6){
    grid-row: 6 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(7){
    grid-row: 7 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(8){
    grid-row: 8 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(9){
    grid-row: 9 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(10){
    grid-row: 10 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(11){
    grid-row: 11 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(12){
    grid-row: 12 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(13){
    grid-row: 13 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(14){
    grid-row: 14 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(15){
    grid-row: 15 ;
    grid-column: 1 / 3 ;
}.design01_img_wrap.grid div:nth-child(16){
    grid-row: 16 ;
    grid-column: 1 / 3 ;
}
.design01_img_wrap.grid div:nth-child(17){
    grid-row: 17 ;
    grid-column: 1 / 3 ;
}

.f_s_12 {
    font-size: 8px;
}

.text_j.t_black_to_white p {
    font-size: 12px;
}
.top_about {
    line-height: 1.5;
    margin: 0 auto 75px;
}

.design01_img_wrap.grid div{
    margin: 5px 0px 10px;
}
.design01_img_wrap.grid div:first-child{
    margin: 0;
}

.news_content .text_j p .text_j_h{
    font-size: 14px;
}

.anrealage_fashion {
    margin-bottom: 20px;
}

.news_content .text_j p {
    line-height: 1.8em;
}
.anrealage_fashion img {
    width: 70%;
}

.fashion_title h3, .fashion_title p, .text_j h3, .text_j p {
    font-size: 11px;
}

h2.f_s_2em.news_title{
    margin-bottom: 15px;
}


.about_main h2.f_s_2em{
    font-size: 1.75em;
}

.text_j_h {
    font-size: 14px;
}
.nav_fashion {
    top: 0;
    position: relative;
    left: 0;
    height: auto;
    padding: inherit;
    transform: translate(0, 0);
    width: 50%;
    z-index: 7;
}
.nav_content_inner3 {
    top: 15px;
}
.nav_content_inner_inner3 {
    top: 15px;
}

@media (max-width:350px) {
    .nav a {
        font-size: 11px;
    }
    .nav .flex {
        width: 4.4em;
    }
    .nav_content_inner {
        left:5.7em;
    }
    .nav_content_inner_inner {
        left: 10.4em;
        width: 9.5em;
    }
    .nav_content_inner2 {
        top: 194px;
        left: 5.7em;
    }
    .design_link_img img {
        width: auto;
        max-width: 56px;
    }
    .fashion_link_img img {
        width: auto;
        max-height: 60px;
    }

}