@charset "UTF-8";
/*------------------------------------------------------------------------------------------
*
*
    home_sp.css
    -> SP
*
*
------------------------------------------------------------------------------------------ */
@media screen and (max-width : 640px){ 
/*------------------------------------------------------------------------------------------
*
*
    max-width : 640px
        for SP
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual{
    position: relative;
}

#main_visual img{
    width: 100%;
}

#main_visual div{
    background: none !important;
}

/*#main_visual:after{
    content: '';
    width: 68px;
    height: 68px;
    display: block;
    background-image:url(../images/parts_ico_onsale_0901.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 68px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}*/

h2{
	position:relative;
}
h2 .top_logo_icon_sp{
    width: 68px;
    height: 68px;
    display: block;
    background-size: 68px;
    position: absolute;
    top: -100px;
    right: 10px;
}
h2 .top_logo_icon_sp img{
    width: 68px;
    height: 68px;
}
.soon #main_visual:after{
    background-image:url(../images/parts_ico_onsale_0831.png);
}

/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    padding: 20px 15px 25px 15px;
    background-image:url(../images/parts_bg.png);
}

#section_yodogawa h2{
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 1.8em;
    letter-spacing: 0.02em;
}

#section_yodogawa p{
    font-size: 15px;
    line-height: 2em;
    letter-spacing: 0.02em;
}


/* --------------------------------------------------
*
    .section
*
-------------------------------------------------- */
.section{
    clear: both;
    padding: 30px 0 0 0;
}

.section h3{
    margin: 0 0 25px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid #000;
    font-size: 18px;
    letter-spacing: .1em;
    text-align: left;
}

.section .section_inner{
    margin: 0 15px;
    overflow: hidden;
    text-align: left;
}


/* --------------------------------------------------
*
    #section_lineup
*
-------------------------------------------------- */
#section_lineup .section_inner{
    border-bottom: 1px dashed #818284;
}

#section_lineup ul{
    margin-bottom: -10px;
}


/* --------------------------------------------------
*
    #section_reading
*
-------------------------------------------------- */
#section_reading .section_inner{
    padding: 0 0 20px 0;
}

#section_reading ul{
    letter-spacing: -.40em;
    text-align: center;
}

#section_reading li{
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 10px;
    box-sizing: border-box;
    letter-spacing: normal;
    line-height: 0;
    display: inline-block;
}

#section_reading li img{
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    height: auto;
}


/* --------------------------------------------------
*
    #section_movie
*
-------------------------------------------------- */
#section_movie{
    background-image:url(../images/parts_bg.png);
}

#section_movie .soon{
    margin: -16px 0 25px 0;
    display: block;
    font-size: 23px;
    letter-spacing: .1em;
    text-align: left;
}

#section_movie .m_end{
    margin: -16px 0 25px 0;
    display: block;
    font-size: 23px;
    letter-spacing: .1em;
    text-align: left;
}
#section_movie .period{
	font-size:12px;
	letter-spacing:0.1em;
}
#section_movie .section_inner{
    padding: 0 0 30px 0;
}

#section_movie .btn_mov{
    text-align: center;
}

#section_movie .btn_mov img{
    width: 100%;
    height: auto;
}
.btn_mov iframe{
    width: 100%;
	height:auto;
}

/* --------------------------------------------------
*
    #section_btm
*
-------------------------------------------------- */
#section_btm{
    padding: 30px 0;
}

#section_btm h3{
    margin: 0 0 20px 0;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 18px;
    border-bottom: 1px solid #000;
}

#section_btm p{
    font-size: 14px;
    line-height: 2em;
}

#section_btm p.ff_midashi{
    margin: 5px 0 10px 0;
    font-size: 14px;
    line-height: 1.8em;
}

#section_btm .caution{
    margin: 0 0 20px 0;
}

#section_btm .caution p{
    text-indent: -1em;
    padding-left: 1em;
    font-size: 12px;
    line-height: 1.69em;
    color: #7E8082;
}

#section_btm .btm_store{
    margin: 0 0 20px 0;
    position: relative;
}

#section_btm .btm_store .desc br{
    display: none !important;
}

#section_btm .btm_store .img_store{
    text-align: center;
}

#section_btm .btm_store .img_store img{
    width: 100%;
    max-width: 320px;
    height: auto;
}

#section_btm .btm_info{
    margin: 0 0 25px 0;
    border-bottom: 1px dashed #818284;
    position: relative;
}

#section_btm .btm_info h3{
    margin: 0 0 25px 0;
    padding-bottom: 5px;
}

#section_btm .btm_info dl{
    overflow: hidden;
}

#section_btm .btm_info dt{
    clear: both;
    width: 96px;
    height: 26px;
    margin: 0 0 10px 0;
    text-align: center;
    background-color: #909497;
    border-radius: 26px;
    font-size: 13px;
    line-height: 26px;
    color: #fff;
}

#section_btm .btm_info dd{
    margin: 0 0 30px 5px;
    font-size: 15px;
}

#section_btm .btm_info .caution{
    clear: both;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 12px;
    line-height: 1.69em;
    color: #7E8082;
}

#section_btm .info_notes{
    margin: 20px 0 0 0;
    font-size: 0;
    letter-spacing: -.40em;
}

#section_btm .info_notes a{
    text-decoration: underline;
}

#section_btm .info_notes a:hover{
    text-decoration: none;
}

#section_btm .info_notes .info_tobichi,
#section_btm .info_notes .info_loft{
    padding: 20px 0 0 0;
    border-top: 1px dashed #ddd;
}

#section_btm .btm_info .info_notes p{
    margin: 0 0 20px 0;
    font-size: 12px;
}

#section_btm .credit{
    font-size: 13px;
    color: #7E8082;
    overflow: hidden;
}

#section_btm .credit li{
    width: auto;
    line-height: 2em;
}

#section_btm .credit li.cl{
    clear: both;
}


/* --------------------------------------------------
*
    #movie_modal
*
-------------------------------------------------- */
#movie_modal{
    width: 100% !important;
    display: none;
    visibility: hidden;
    position: absolute !important;
    left: 0 !important;
    z-index: 65535;
}

#movie_modal .overlay{
    width: 100% !important;
    height: 100% !important;
    background-color: #fff;
    display: block !important;
    opacity: .8;
    -ms-filter: "alpha(opacity=80)";
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    z-index: 1;
}

#movie_modal .btn_close{
    width: 30px;
    height: 30px;
    background-image:url(../images/parts_modal_close.png);
    background-repeat: no-repeat;
    background-size: 30px;
    position: absolute;
    top: -45px !important;
    right: 15px !important;
    z-index: 2;
    cursor: pointer;
    transition: opacity .1s ease;
}

#movie_modal .btn_close:hover{
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
}

#movie_modal_inner{
    width: 100% !important;
    margin: 0 auto;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    text-align: center;
    position: absolute;
    left: 0 !important;
    z-index: 2;
}



}