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

@media screen and (max-width : 640px){ 
/*------------------------------------------------------------------------------------------
*
*
    max-width : 640px
*
*
------------------------------------------------------------------------------------------ */

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

#main_visual .img_slider,
#main_visual .img_slider div{
    width: 100%;
    height: auto !important;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background: none !important;
}

#main_visual .img_slider img{
    width: 100%;
    display: block;
}

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

#main_visual h1 img{
    width: 190px;
}


#main_visual .arrow{
    width: 100%;
    height: 40px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    display: none;
}

#main_visual .arrow span{
    width: 40px;
    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: 40px;
    cursor: pointer;
    transition: background .1s ease;
}

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



/* --------------------------------------------------
*
    #contents_area
*
-------------------------------------------------- */
#section_yodogawa{
    padding: 125px 25px 0 25px;
    margin: 0 auto;
    background-color: #036EB8;
    overflow: hidden;
}

#section_yodogawa .section_inner{
    position: relative;
}

#section_yodogawa h2{
    margin: 0 0 40px 0;
    text-align: center;
    vertical-align: top;
}

#section_yodogawa h2 img{
    width: 218px;
    height: auto;
}

#section_yodogawa .txt_yodogawa{
    margin: 0 0 40px 0;
    font-size: 15px;
    color: #fff;
    line-height: 2em;
}

#section_yodogawa .badge{
    position: absolute;
    top: 240px;
    left: calc(50% - 42px);
    z-index: 2;
}

#section_yodogawa .badge img{
    width: 84px;
    height: auto;
}


/* --------------------------------------------------
*
    #section_product
*
-------------------------------------------------- */
#section_product{
    margin: 30px auto;
    clear: both;
    text-align: center;
}

#section_product .section{
    clear: both;
    margin: 0 5px 20px 5px;
}

#section_product .cat{
    margin: 20px auto 30px auto;
    padding: 0 15px;
    display: inline-block;
    position: relative;
}

#section_product .cat h2{
    width: 230px;
    margin: 0 auto 5px auto;
}

#section_product .cat h2 img{
    width: 100%;
}

#section_product .cat .desc{
    width: auto;
    font-size: 13px;
    line-height: 1.71em;
    text-align: left;
    letter-spacing: .05em;
}

#section_product ul{
    clear: both;
    font-size: 0;
    text-align: left;
    letter-spacing: -.40em;
}

#section_product li{
    width: 50%;
    margin: 0 0 10px 0;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 12px;
    letter-spacing: normal;
    position: relative;
}

#section_product li img{
    width: 96%;
    max-width: 240px;
}

#section_product li.sold:after{
    content: '';
    width: 64px;
    height: 64px;
    display: block;
    background-image:url(../images/parts_ico_soldout.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 64px;
    position: absolute;
    top: 0;
    right: calc(50% - 80px);
    z-index: 2;
}

#section_product li .name{
    line-height: 1.3em;
    position: relative;
}

#section_product li .name .small{
    font-size: 90%;
}

#section_product li img{
    opacity: 1 !important;
}

#section_product li{
    transition: opacity .15s ease 0s;
}

.is_sp #section_product li.touch,
.is_pc #section_product li:hover{ transition: opacity .15s ease .1s; opacity: .7;}

.banner_formal{
    margin: 0 0 40px 0;
    padding: 0 15px;
    text-align: center;
}

.banner_formal img{
    width: 100%;
    max-width: 420px;
    height: auto;
}

/* --------------------------------------------------
*
    #section_info
*
-------------------------------------------------- */
#section_info{
    margin: 0 auto;
}

#section_profile{
    margin: 0 10px 20px 10px;
    padding: 15px;
    background-color: #edf7f9;
    overflow: hidden;
}

#section_profile .col_left{
    font-size: 16px;
    letter-spacing: normal;
    text-align: center;
}

#section_profile .col_left .pic{
    margin: 0 0 10px 0;
}

#section_profile .col_left img{
    width: 100%;
}

#section_profile .col_left h3{
    margin: 5px 0 20px 0;
    font-size: 16px;
    font-weight: bold;
}

#section_profile .col_right{
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 2em;
}


/* --------------------------------------------------
*
    #section_btm
*
-------------------------------------------------- */
#section_btm{
    clear: both;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0 10px;
}

#section_btm .section{
    clear: both;
    padding: 20px 15px;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    background-color: #edf7f9;
    overflow: hidden;
    position: relative;
}

#section_btm .section .pic{
    margin: 0 0 5px 0;
    text-align: center;
}

#section_btm .section h3{
    margin: 0 0 5px 0;
    font-size: 16px;
    line-height: 1.625em;
    font-weight: bold;
}

#section_btm .section .btn_detail,
#section_btm .section .btn_amazon{
    text-align: center;
}

#section_btm .section h3 span.small{
    font-size: 14px;
    position: relative;
    display: block;
}

#section_btm .section p,
#section_btm .section dd{
    font-size: 13px;
    line-height: 2em;
    overflow: hidden;
}

#section_btm .section dt{
    clear: both;
    margin: 0 0 .5em 0;
    font-size: 13px;
    font-weight: bold;
}


#section_btm .section_left .desc{
    margin: 0 0 20px 0;
}

#section_btm .section_left .btn_detail{
    margin: 0 0 2px 0;
}


#section_btm .section.s03 .pic{
    margin: -20px 0 -25px 0;
    text-align: center;
}

#section_btm .section.s04 dd{
    margin: 0 0 30px 0;
}

#section_btm .section.s04 dd:last-child{
    margin: 0;
}

#section_btm .section.s04 ul li{
    width: auto;
    float: left;
    margin: 0 10px 0 0;
    white-space: nowrap;
}

#section_btm .section.s04 ul li.bl{
    clear: both;
}

#section_btm .section.s04 ul li a{
    text-decoration: underline;
}



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