@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    index_sp.css
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------
*
    max-width: 680px
*
-------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 680px) {
br{ display: none;}
br.sp{ display: inherit;}
.switch_pc{ display: none;}

body{
    z-index: 10;
}

img.pc{ display: none;}

.is_sp{
    height: 100vh !important;
    min-height: 100vh !important;
}

#wrap .bg{
    width: 100%;
    height: 100%;
}

#wrap .bg.bottom{
    background-position: center bottom !important;
}

.is_sp .bg{
    height: 100vh !important;
    min-height: 100vh !important;
}

#wrap .bg.pc{
    display: none;
}


#contents_area{
    overflow: hidden;
    position: relative;
}

.o_anim{
    opacity: 0;
}

.is_sp .section{
    height: 100vh !important;
    min-height: 100vh !important;
    -webkit-transform-style: preserve-3d;
}

.section_inner{
    position: relative;
    z-index: 4;
}


#wrap .txt_area{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
}

#wrap .s00 .txt_area{
    opacity: 0;
    width: 100%;
}

#wrap .s00 .txt_area .title{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
}


#wrap .s00 .bg{
    position: fixed;
    top: 0;
    left: 0;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    overflow:hidden
}

#wrap .s00 .txt_area_inner{
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    position: relative;
}

#wrap .s00 h1{
    width: 100%;
    height: 100%;
    opacity: 0;
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

#wrap .s00 h1 span{
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: -35px auto 0 auto;
    display: table;
    background-image:url(../images/sp/img_mv_title_logo.png);
    background-repeat: no-repeat;
    background-size: 188px;
    background-position: center;
    position: relative;
    z-index: 3;
}

#wrap .s00 h1 img{
    display: none !important;
}

#wrap .s00 .txt_area{
    position: absolute;
}

#wrap .s00 .title li{
    width: 100%;
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

#wrap .s00 .title li:last-child{
    position: relative;
}

#wrap .s00 .title li img{
    width: 175px;
}

#wrap .description .txt_area{
    width: auto !important;
    display: table !important;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
}

#wrap .description .txt_area_inner{
    padding: 10px 15px;
    margin: 0 auto;
    display: table !important;
    vertical-align:  middle !important;
    text-align: left;
    display: block;
    background-color: rgba(67, 102, 255, .5);
    position: relative;
}

#wrap .description.s08 .txt_area_inner{
    background-color: rgba(255, 237, 109, .75);
}

.is_sp #wrap .description .txt_area_inner{
    margin: -125px auto 0 auto;
}

#wrap .description .txt_area_inner p{
    margin: 0 !important;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 2em;
    color: #ffed6d;
}

#wrap .description.s08 .txt_area_inner p{ color: #4366ff;}
#wrap .description h4{ margin: 0 0 10px 0; text-align: center;}
#wrap .description h4 img{ width: 100%; max-width: 320px; height: auto;}

#wrap .section .txt_box{
    margin: 0 0 0 0 !important;
    text-align: right;
    position: relative;
    top: 10px !important;
    left: inherit !important;
    right: 10px;
    z-index: 1000;
}

#wrap .section .txt_box a{
    display: inline-block;
    line-height: 0;
    font-size: 0;
    vertical-align: middle;
    position: relative;
    transition: opacity .2s ease .05s;
}

#wrap .section .txt_box a img{
    transition: opacity .2s ease .05s;
}

.is_sp #wrap .section .txt_box a img.touch,
.is_pc #wrap .section .txt_box a img:hover{
    opacity: .7;
}

#wrap .section .fixed{
    position: fixed !important;
}


.badge{
    width: 80px !important;
    opacity: 0;
    position: fixed;
    top: 10px;
    left: 8px;
    z-index: 1 !important;
    transition: opacity .6s ease;
}

.badge img{
    width: 75px;
    height: auto;
}

.badge.on{
    opacity: 1;
}

.badge.onsale{
    top: inherit;
    bottom: 10px;
}

.btn_arrow{
    width: 100%;
    margin: 0 auto;
    text-align: right;
    transition: all .1s ease;
    bottom: 10px;
    right: 10px;
    position: fixed;
    z-index: 1 !important;
}

.btn_arrow span{
    width: 45px;
    height: 50px;
    background-image:url(../images/parts_ico_page_arrow.png);
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 45px;
    display: inline-block;
    position: relative;
    transition: background .1s ease;
    cursor: pointer;
}

.is_sp .btn_arrow span.touch,
.is_pc .btn_arrow span:hover{
    background-position: center 5px;
}

.tagline .txt_area{
    top: 0 !important;
    position: static !important;
}

.tagline .txt_area p{
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.tagline .txt_area p img{
    display: none;
}

.section.detail .txt_area{
    top: 0 !important;
}

.section.hana .txt_box img{ width: 130px; height: auto;}
.section.nami .txt_box img{ width: 130px; height: auto;}
.section.happa .txt_box img{ width: 130px; height: auto;}
.section.keito .txt_box img{ width: 130px; height: auto;}


/*
*
    .footer
*
*/
.section.footer{
    position: relative;
    background-color: #fff;
    z-index: 65535;
}

.foot_information{
    width: 100%;
    padding: 30px 0 5px 0;
    margin: 0;
    display: inline-block;
    border-bottom: none;
}

.section.footer dl{
    display: inline-block;
    padding: 0 15px;
    text-align: left;
    line-height: 2em;
    letter-spacing: .075em;
    font-size: 12px;
}

.section.footer dt{
    font-weight: bold;
    color: #ff64ff;
}

.section.footer dd{
    margin: 0 0 25px 0;
    padding: 0 0 0 1em;
}

.section.footer .foot_banner .banner img{
    width: 100%;
    height: auto;
    margin: 0;
}

.section.footer .foot_banner .banner{
    width: inherit;
    padding: 0 5px;
    display: inline-block;
    margin: 0 0 40px 0;
}

.section.footer .foot_banner .banner a{
    font-size: 10px;
    letter-spacing: .2em;
    font-weight: bold;
}

.is_sp .section.footer .foot_banner .banner a.touch,
.is_pc .section.footer .foot_banner .banner a:hover{
    text-decoration: underline;
}

.section.footer .foot_banner .banner_list{
    padding: 0 0 40px 0;
}

.section.footer .foot_banner .banner_list ul{
    width: 100%;
    padding: 0;
    display: inline-block;
    box-sizing: border-box;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    font-size: 0;
}

.section.footer .foot_banner .banner_list li{
    width: 50%;
    line-height: 0;
    display: inline-block;
    box-sizing: border-box;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.section.footer .foot_banner .banner_list li img{
    width: 100%;
    height: auto;
}

.section.footer .foot_banner .sns_share{
    width: 100%;
    max-width: 1000px;
    padding: 0 0 35px 0;
    margin: 0 0 35px 0;
    display: inline-block;
    border-bottom: 1px solid #ff64ff;
}

.section.footer .foot_banner .sns_share h3{
    margin: 0 0 30px 0;
    font-size: 14px;
    letter-spacing: .15em;
}

.section.footer .foot_banner .sns_share li{
    margin: 0 10px;
    display: inline-block;
}

.section.footer .foot_banner .sns_share li img{
    width: 40px;
    height: auto;
}

.section.footer .foot_banner .foot_nav{
    padding: 0 0 30px 0;
    font-size: 14px;
}

.section.footer .foot_banner .foot_nav ul{
    padding: 0 0 20px 0;
    display: block;
}

.section.footer .foot_banner .foot_nav li{
    margin: 0 10px;
    display: inline-block;
    letter-spacing: .15em;
}

.section.footer .foot_banner .foot_nav .logo img{
    width: 230px;
    height: auto;
}



}