@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_sp.css
*
*
------------------------------------------------------------------------------------------ */

@media screen and (max-width : 640px){ 
/*------------------------------------------------------------------------------------------
*
*
    max-width : 640px
*
*
------------------------------------------------------------------------------------------ */
#wrap{
    margin: 0 auto;
    display: block !important;
    position: relative;
    z-index: 3;
}

#wrap,
#header{
    transition: opacity .3s ease;
    top: 0 !important;
}

.onload #wrap,
.onload #header{
    opacity: 1;
}

#mov{
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    letter-spacing: 0;
    font-size: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
}

#mov.on{
    opacity: 1 !important;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
}

.is_sp #mov{ display: none;}

#bg{
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: fixed;
    z-index: 0;
    transition: all 1.5s ease;
}

#bg.end{
    opacity: 0;
}

#bg p{
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: fixed;
    top: 45px;
    left: 0;
    transition: opacity 1s ease, transform 1s ease;
    -webkit-transition: opacity 1s ease, transform 1s ease;
    transform: scale(1.03) translate3d(0, 0, 0);
    -webkit-transform: scale(1.03) translate3d(0, 0, 0);
}

#bg p.on{
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.only_tablet #bg,
.only_tablet #bg p{
    height: 100vh;
    min-height: 100vh;
    background-size: cover !important;
}


#bg .b01{ background-image:url(../images/home/pic_steel_audrey_sp.jpg);}
#bg .b_hide{ background-image:url(../images/home/pic_mv_sp.jpg);}
#bg .b02{ background-image:url(../images/home/pic_steel_cachemire_sp.jpg);}
#bg .b03{ background-image:url(../images/home/pic_steel_tshirts_sp.jpg);}

.is_pc #bg .b_hide{ background: none;}
.is_pc #bg.mov_load .b_hide{ opacity: 0 !important; transition: opacity 4s ease;}

/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    width: 100%;
    height: 100%;
    position: relative;
}

#main_visual h1{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 85px;
    left: 0;
    z-index: 10;
}

#main_visual h1.top{
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important;
    top: 65px !important;
}

#main_visual h1 img{
    width: 70%;
    max-width: 340px;
    height: auto;
    opacity: 0;
}

#main_visual .copy{
    width: 90% !important;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 5% !important;
    bottom: 65px;
}

#main_visual .copy img{
    width: 100%;
    height: auto;
    transform-origin: center;
    -webkit-transform-origin: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#main_visual .arrow{
    width: 100%;
    height: 20px;
    margin-left: 0;
    opacity: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

#main_visual .arrow span{
    width: 15px;
    height: 100%;
    display: inline-block;
    position: relative;
    background-image:url(../images/parts_arrow_btm.png);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 15px;
    cursor: pointer;
    transition: background .1s ease;
}

.is_sp #main_visual .arrow span.touch,
.is_pc #main_visual .arrow span:hover{
    background-position: center 3px;
}

#main_visual .badge{
    width: 100%;
    height: 70px;
    text-align: left;
    margin-left: 0;
    opacity: 0;
    position: absolute;
    bottom: 80px;
    left: 0;
    z-index: 2;
}

#main_visual .badge img{
    width: 70px;
    height: auto;
    position: relative;
    left: 15px;
}

/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    color: #fff;
    background-image:url(../images/parts_bg_b_op80.png);
}

#section_yodogawa h2{
    margin: 0 0 20px 0;
    font-family: '見出ゴMB31';
    font-size: 18px;
    line-height: 1.75em;
    letter-spacing: .05em;
}

#section_yodogawa .section_inner{
    margin: 0 auto;
    padding: 40px 0;
    box-sizing: border-box;
}

#section_yodogawa p{
    font-size: 13.5px;
    line-height: 2.125em;
    white-space: nowrap;
    letter-spacing: .1em;
}



/* --------------------------------------------------
*
    .section_lineup
*
-------------------------------------------------- */
.section_lineup{
    clear: both;
    color: #fff;
    overflow: hidden;
}

.section_lineup .section_inner{
    width: 100%;
    padding: 0 !important;
    box-sizing: border-box;
}

.section_lineup .section_inner.wh_fit{
    min-height: 480px;
    max-height: 640px;
}

.section_lineup .section_inner .vertical{
    vertical-align: bottom;
}

.section_lineup .section_inner .pos_right{
    box-sizing: border-box;
    position: relative;
}

.section_lineup .section_inner h2{
    width: 280px;
    margin: 0 auto 17px auto;
    box-sizing: border-box;
}

#section_audrey .section_inner h2 img{ width: 279px;}
#section_cachemire .section_inner h2 img{ width: 278px;}
#section_tshirts .section_inner h2 img{ width: 245px;}

.section_lineup .section_inner p{
    width: 280px;
    margin: 0 auto 15px auto;
    box-sizing: border-box;
    font-size: 13.5px;
    line-height: 1.968em;
    letter-spacing: .1em;
}

.section_lineup .section_inner .detail{
    border-top: 1px solid #fff;
    font-size: 0;
}

.section_lineup .section_inner .detail p{
    width: 50%;
    text-align: center;
    padding: 0;
    margin: 0;
    height: 35px;
    line-height: 35px !important;
    font-size: 12px;
    line-height: 2.1333em;
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
}

.section_lineup .section_inner .detail p:first-child{
    border-right: 1px solid #fff;
}

.section_lineup .section_inner .detail a{
    height: 40px;
    display: block;
    position: relative;
    color: #fff;
    transition: background .15s ease 0s;
}

.is_sp .section_lineup .section_inner .detail a.touch,
.is_pc .section_lineup .section_inner .detail a:hover{
    background-color: rgba(255, 255, 255, .2);
    transition: background .15s ease 0s;
}


.section_lineup .list_lineup{
    padding: 30px 0 0 0;
    font-family: '見出ゴMB31';
    background-image:url(../images/parts_bg_w_op80.png);
    box-sizing: border-box;
    color: #000;
    overflow: hidden;
}

#section_tshirts .list_lineup{
    background-image:url(../images/parts_bg_d8_op80.png);
}

.section_lineup h3{
    text-align: center;
    font-family: 'din-2014';
    font-weight: 600;
    font-size: 20px;
    letter-spacing: .05em;
    position: relative;
    z-index: 1;
}

.section_lineup h3 span{
    font-family: '見出ゴMB31';
    margin: 5px 0 0 0;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.section_lineup ul{
    max-width: 480px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    overflow: hidden;
}

.section_lineup .list_lineup h3{

}

.section_lineup .list_lineup li{
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
    float: left;
    position: relative;
}

.section_lineup .list_lineup li img{
    width: 100%;
    height: auto;
    opacity: 1 !important;
}

.section_lineup .list_lineup li a{
    color: #000;
    transition: color .05s ease 0s;
}

.section_lineup .list_lineup li .pic{ position: relative;}
.section_lineup .list_lineup li.badge_resale .pic:after{
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-image:url(../images/parts_badge_resale.png);
    background-repeat: no-repeat;
    background-size: 80px;
    position: absolute;
    bottom: 40px;
    right: -10px;
}

.section_lineup .list_lineup li.badge_resale.on .pic:after{
    background-image:url(../images/parts_badge_resale_on.png);
}

.section_lineup .list_lineup li .desc{
    width: 100%;
    position: relative;
    top: -10px;
}

#section_cachemire .list_lineup ul{ margin-bottom: 30px;}
#section_cachemire .list_lineup li{ margin-bottom: -60px;}
#section_cachemire .list_lineup li .desc{ top: -40px;}
#section_tshirts .list_lineup ul{ margin-bottom: 20px;}
#section_tshirts .list_lineup li{ margin-bottom: -40px;}
#section_tshirts .list_lineup li .desc{ top: -30px;}

.section_lineup .list_lineup li h4{
    padding: 0 0 10px 0;
    margin: 0 auto 10px auto;
    font-family: 'din-2014';
    font-weight: 600;
    font-size: 19px;
    letter-spacing: .075em;
    border-bottom: 2px solid #000;
    white-space: nowrap;
    transition: border .05s ease .0s;
}

.section_lineup .list_lineup li h4.row{
    margin-top: -16px;
}

.section_lineup .list_lineup li h4 .sub{
    margin: 2px 0 0 0;
    font-size: 14px;
    display: block;
}

.is_sp .section_lineup .list_lineup li.touch a,
.is_pc .section_lineup .list_lineup li:hover a{ color: #1dabcb; transition: color .05s ease .05s;}
.is_sp .section_lineup .list_lineup li.touch h4,
.is_pc .section_lineup .list_lineup li:hover h4{ border-color: #1dabcb; transition: border .05s ease .05s;}

.section_lineup .list_lineup li .name{
    margin: 0 0 5px 0;
    font-size: 14px;
    font-family: '見出ゴMB31';
    letter-spacing: .075em;
}

.section_lineup .list_lineup li .price{
    font-size: 15px;
    letter-spacing: .1em;
}

.section_lineup .list_lineup li .price span{
    margin: 0 0 0 3px;
    font-size: 12px;
    display: inline-block;
    letter-spacing: .05em;
}


/*
*
     .section_event
*
*/
.section_lineup .section_event{
    overflow: hidden;
    background-image:url(../images/parts_bg_b_op80.png);
}

.section_lineup .section_event .section_inner{
    min-height: inherit;
    max-height: inherit;
    padding: 30px 20px 60px 20px !important;
    overflow: hidden;
}

.section_lineup .section_event h3{
    margin: 0 0 40px 0;
}

.section_lineup .section_event .title{
    margin: 0 0 40px 0;
    padding: 0;
}

.section_lineup .section_event .title img{
    width: 100%;
    max-width: 449px;
}

.section_lineup .section_event .ico_end{
    margin: -25px 0 25px 0;
}

.section_lineup .section_event .ico_end img{
    width: 100%;
    max-width: 449px;
    height: auto;
}

.section_lineup .section_event .col_right p{
    margin: 0;
    padding: 0;
    font-size: 13.5px;
    letter-spacing: .1em;
    line-height: 2.1em;
}

.section_lineup .section_event a{
    padding: 0 20px 0 0;
    font-family: '見出ゴMB31';
    font-size: 12px;
    background-image:url(../images/parts_ico_link_arrow_right.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 5px;
    transition: all .15s ease 0s;
}

.is_sp .section_lineup .section_event a.touch,
.is_pc .section_lineup .section_event a:hover{
    padding: 0 25px 0 0;
    opacity: .7;
    transition: all .15s ease .05s;
}

.section_lineup .section_event .desc{
    margin: 0 0 40px 0;
}

.section_lineup .section_event .desc p{
    width: auto;
}

.section_lineup .section_event .access p{
    font-family: '見出ゴMB31';
    font-size: 15px;
    letter-spacing: .18em;
    line-height: 1.6em;
}

.section_lineup .section_event .access a{
    margin: 0 0 0 10px;
}

.section_lineup .section_event .access p.date{
    margin: 0 0 8px 0;
}

.section_lineup .section_event .access p.address .time{
    display: block;
}


/* --------------------------------------------------
*
    #section_archive
*
-------------------------------------------------- */
#section_archive{
    background-image:url(../images/parts_bg_b_op80.png);
    padding: 30px 15px 0 15px;
}

#section_archive p{
    width: auto;
}

#section_archive .section_inner{
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
}

#section_archive h3{
    margin: 0 0 30px 0;
}

#section_archive a{
    transition: opacity .15s ease .0s;
    color: #fff;
}

#section_archive a img{ opacity: 1 !important;}

.is_sp #section_archive a.touch,
.is_pc #section_archive a:hover{
    opacity: .7;
}

#section_archive .pic{
    margin: 0 0 10px 0;
}

#section_archive .pic img{
    width: 100% !important;
    height: auto;
}

#section_archive h4{
    font-family: 'din-2014';
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .05em;
}

#section_archive .sub{
    margin: 0 0 25px 0;
    font-family: '見出ゴMB31';
    font-size: 15px;
    letter-spacing: .12em;
}

#section_archive p{
    font-size: 15px;
}



/* --------------------------------------------------
*
    #section_archive
*
-------------------------------------------------- */
#section_information{
    padding: 30px 0 10px 0;
    background-image:url(../images/parts_bg_w_op80.png);
    color: #000;
    text-align: center;
}

#section_information .section_inner p{
    width: auto;
}

#section_information h3{
    margin: 0 0 30px 0;
}

#section_information .desc{
    line-height: 2.1em;
    font-size: 15px;
    letter-spacing: .075em;
}

#section_information ul{
    width: auto;
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
}

#section_information li{
    text-indent: -1em;
    padding-left: 1em;
    font-size: 13.5px;
}

#section_information li.no_indent{
    text-indent: inherit;
    padding-left: 0;
}

#section_information .desc a{
    transition: opacity .15s ease 0s;
}

.is_sp #section_information .desc a.touch,
.is_pc #section_information .desc a:hover{
    opacity: .5;
    transition: opacity .15s ease .05s;
}


} /* ----- max-width : 640px ----- */




@media screen and (max-width : 420px){ 


.section_lineup .list_lineup li.badge_resale .pic:after{
    width: 60px;
    height: 60px;
    background-size: 60px;
    bottom: 35px;
    right: -10px;
}


}