@charset "UTF-8";
/*------------------------------------------------------------------------------------------
*
*
    home_pc.css
    -> PC
*
*
------------------------------------------------------------------------------------------ */

@media screen and (min-width : 641px){ 
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
        for PC
*
*
------------------------------------------------------------------------------------------ */
#contents_area h1.top_logo{
    width: 100%;
    background-color: #fff;
    padding: 15px 0 12px 20px;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
}

/*#contents_area h1.top_logo:after{
    content: '';
    width: 107px;
    height: 107px;
    display: block;
    background-image:url(../images/parts_ico_onsale_0901.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 107px;
    position: absolute;
    top: 15px;
    right: 20px;
}*/
#contents_area h1 .top_logo_icon{
    width: 107px;
    height: 107px;
    display: block;
    background-size: 107px;
    position: absolute;
    top: 15px;
    right: 20px;
}
h2 .top_logo_icon_sp{
	display:none;
}
.soon #contents_area h1.top_logo:after{
    background-image:url(../images/parts_ico_onsale_0831.png);
}

.fixed #header{
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
}

.fixed #wrap{
    padding-top: 80px;
}


/* --------------------------------------------------
*
    #main_visual
*
-------------------------------------------------- */
#main_visual .img_slider{
    width: 100%;
    overflow: hidden;
    min-width: 1000px;
    height: 100%;
    position: absolute;
    z-index: 1;
}

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

#main_visual_inner{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#main_visual .img_slider img{
    visibility: hidden;
}

#main_visual_inner .arrow{
    margin: -17px 0 0 -22px;
    position: absolute;
    left: 50%;
    cursor: pointer;
    z-index: 10;
}

#main_visual_inner .arrow img{
    width: 44px;
    height: auto;
    transition: margin .1s ease;
}

#main_visual_inner .arrow:hover img{
    margin-top: 5px;
}


/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    padding: 60px 0 85px 0;
    background-image:url(../images/parts_bg.png);
    text-align: center;
}

#section_yodogawa h2{
    width: 112px;
    margin: 0 47px 0 68px;
    float: right;
}

#section_yodogawa p{
    width: 520px;
    float: left;
}

#section_yodogawa p.img{
    width: 74px;
    float: right;
}

/* --------------------------------------------------
*
    .section
*
-------------------------------------------------- */
.section{
    min-width: 1000px;
    clear: both;
    padding: 70px 0 0 0;
}

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

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


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

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


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

#section_reading li{
    width: 266px;
    margin: 0 34px 0 33px;
    line-height: 0;
    float: left;
}

#section_reading li img{
    width: 100%;
    height: auto;
}


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

#section_movie .soon{
    margin: -42px 0 50px 35px;
    display: block;
    font-size: 32px;
    letter-spacing: .1em;
    text-align: left;
}
#section_movie .m_end{
    margin: -42px 0 50px 35px;
    display: block;
    font-size: 25px;
    letter-spacing: .1em;
    text-align: left;
	line-height:1.4em;
}
#section_movie .period{
	font-size:18px;
}
#section_movie .section_inner{
    padding: 0 0 78px 0;
}

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


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

#section_btm h3{
    margin: 0 0 40px 0;
    padding-bottom: 9px;
    display: inline-block;
    font-size: 25px;
    border-bottom: 1px solid #000;
}

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

#section_btm p.ff_midashi{
    margin: 5px 0;
    font-size: 18px;
}

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

#section_btm .caution p{
    font-size: 13px;
    line-height: 1.69em;
    color: #7E8082;
}

#section_btm .btm_store{
    padding: 0 35px;
    margin: 0 0 80px 0;
    position: relative;
}

#section_btm .btm_store .img_store{
    position: absolute;
    top: 50px;
    left: 585px;
}

#section_btm .btm_store .img_store img{
    width: 390px;
    height: auto;
}

#section_btm .btm_info{
    margin: 0 0 55px 0;
    padding: 0 30px 35px 35px;
    border-bottom: 1px dashed #818284;
    position: relative;
}

#section_btm .btm_info h3{
    margin: 0 0 45px 0;
    padding-bottom: 9px;
}

#section_btm .btm_info dl{
    overflow: hidden;
}

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

#section_btm .btm_info dd{
    font-size: 18px;
    line-height: 26px;
    float: left;
}

#section_btm .btm_info .caution{
    clear: both;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 13px;
    line-height: 1.69em;
    color: #7E8082;
    position: absolute;
    top: 82px;
    left: 460px;
}

#section_btm .info_notes{
    padding: 0 40px 0 0;
    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 .col_left,
#section_btm .btm_info .info_notes .col_right{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}

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


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

#section_btm .credit li{
    width: auto;
    margin: 0 28px 10px 0;
    float: left;
}

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



/* --------------------------------------------------
*
    #movie_modal
*
-------------------------------------------------- */
#movie_modal{
    width: 100%;
    min-width: 960px;
    height: 100%;
    display: none;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 65535;
}


#movie_modal iframe{
    width: 900px !important;
    height: 506px !important;
}

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

#movie_modal .btn_close{
    width: 42px;
    height: 42px;
    background-image:url(../images/parts_modal_close.png);
    background-repeat: no-repeat;
    background-size: 42px;
    position: absolute;
    top: -60px;
    right: 0;
    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: 900px;
    height: 506px;
    margin: 0 auto;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 2;
}



}