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

@media screen and (min-width : 641px){
    
/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */
#wrap{
    margin: 0 auto;
    padding: 0 0 0 0;
}

#contents_area{
    box-shadow: 0 0 10px rgba(0, 0, 0, .7);
}

header{
    padding: 50px 0 40px 0;
    text-align: center;
}


/* --------------------------------------------------
*
    #yodogawa
*
-------------------------------------------------- */
#yodogawa{
    margin: 0 0 75px 0;
    padding: 55px 0;
    text-align: left;
    position: relative;
}

#yodogawa .badge{
    position: absolute;
    top: 65px;
    left: 125px;
}

#yodogawa .badge img{
    width: 202px;
}

#yodogawa .desc{
    padding: 0 0 0 380px;
}

#yodogawa .desc.btm{
    padding: 0 0 0 320px;
}

#yodogawa .desc p{
    margin: 0 0 2em 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
}    

#yodogawa .img{ display: none;}

#yodogawa_mov{
    margin: 0 0 40px 0;
    text-align: center;
    padding: 0 80px;
}

#yodogawa_mov .inner{
    border: 2px solid #fff;
    margin: 0 0 20px 0;
}

#yodogawa_mov img{
    width: 100%;
}

#yodogawa_mov .caption{
    font-size: 20px;
    line-height: 1.7em;
    font-weight: bold;
    color: #603813;
}

#yodogawa .btn_detail{
    text-align: center;
}

#yodogawa .btn_detail img{
    opacity: 1 !important;
    background: transparent;
    transition: background .15s ease .0s;
}

.is_pc #yodogawa .btn_detail img:hover,
.is_sp #yodogawa .btn_detail img.touch{
    background: #fff;
    transition: background .2s ease .05s;
}


/* --------------------------------------------------
*
    #teaser_list
*
-------------------------------------------------- */
#teaser_list{
    
}

#teaser_list h1{
    margin: 0 0 30px 0;
    position: relative;
}

#teaser_list ul{
    letter-spacing: -.40em;
}

#teaser_list li{
    margin: 0 8px 30px 8px;
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    white-space: nowrap;
}

#teaser_list li a{
    width: 390px;
    height: 145px;
    padding: 55px 20px 0 20px;
    display: block;
    box-sizing: border-box;
    border-radius: 5px;
    border: 3px solid #023E21;
    color: #023E21;
    background-color: rgba(255, 255, 255, .6);
    position: relative;
    transition: background .15s ease .0s;
}

#teaser_list li.disabled a{
    background-color: rgba(255, 255, 255, .6) !important;
    border: 3px solid transparent !important;
}

#teaser_list li a:before{
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 40px;
    line-height: 34px;
    border: 2px solid #023E21;
    box-sizing: border-box;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    background-color: #023E21;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    left: 5px;
}

#teaser_list li.disabled a:before{ color: #023E21; background-color: transparent; border: 2px solid #023E21;}

#teaser_list li#n01 a:before{ background-image:url(../images/teaser/parts_num_01_w.png);}
#teaser_list li#n02 a:before{ background-image:url(../images/teaser/parts_num_02_w.png);}
#teaser_list li#n03 a:before{ background-image:url(../images/teaser/parts_num_03_w.png);}
#teaser_list li#n04 a:before{ background-image:url(../images/teaser/parts_num_04_w.png);}
#teaser_list li#n05 a:before{ background-image:url(../images/teaser/parts_num_05_w.png);}
#teaser_list li#n06 a:before{ background-image:url(../images/teaser/parts_num_06_w.png);}
#teaser_list li#n07 a:before{ background-image:url(../images/teaser/parts_num_07_w.png);}
#teaser_list li#n08 a:before{ background-image:url(../images/teaser/parts_num_08_w.png);}
#teaser_list li#n09 a:before{ background-image:url(../images/teaser/parts_num_09_w.png);}
#teaser_list li#n10 a:before{ background-image:url(../images/teaser/parts_num_10_w.png);}
#teaser_list li#n11 a:before{ background-image:url(../images/teaser/parts_num_11_w.png);}
#teaser_list li#n12 a:before{ background-image:url(../images/teaser/parts_num_12_w.png);}

#teaser_list li.disabled#n01 a:before{ background-image:url(../images/teaser/parts_num_01.png);}
#teaser_list li.disabled#n02 a:before{ background-image:url(../images/teaser/parts_num_02.png);}
#teaser_list li.disabled#n03 a:before{ background-image:url(../images/teaser/parts_num_03.png);}
#teaser_list li.disabled#n04 a:before{ background-image:url(../images/teaser/parts_num_04.png);}
#teaser_list li.disabled#n05 a:before{ background-image:url(../images/teaser/parts_num_05.png);}
#teaser_list li.disabled#n06 a:before{ background-image:url(../images/teaser/parts_num_06.png);}
#teaser_list li.disabled#n07 a:before{ background-image:url(../images/teaser/parts_num_07.png);}
#teaser_list li.disabled#n08 a:before{ background-image:url(../images/teaser/parts_num_08.png);}
#teaser_list li.disabled#n09 a:before{ background-image:url(../images/teaser/parts_num_09.png);}
#teaser_list li.disabled#n10 a:before{ background-image:url(../images/teaser/parts_num_10.png);}
#teaser_list li.disabled#n11 a:before{ background-image:url(../images/teaser/parts_num_11.png);}
#teaser_list li.disabled#n12 a:before{ background-image:url(../images/teaser/parts_num_12.png);}

#teaser_list li a:after{
    content: '';
    display: block;
    width: 27px;
    height: 25px;
    background-repeat: no-repeat;
    background-image:url(../images/teaser/parts_ico_arrow_dr.png);
    background-repeat: no-repeat;
    background-size: 27px;
    position: absolute;
    top: 13px;
    right: 8px;
    transition: right .15s ease .0s;
}

#teaser_list li.disabled a:after{ display: none;}

.is_pc #teaser_list li a:hover,
.is_sp #teaser_list li a.touch{
    background-color: rgba(255, 255, 255, .8);
    transition: background .2s ease .05s;
}

.is_pc #teaser_list li a:hover:after,
.is_sp #teaser_list li a.touch:after{
    right: 4px;
    transition: right .2s ease .05s;
}

#teaser_list li .date{
    font-size: 24px;
    letter-spacing: .1em;
    font-weight: bold;
    position: absolute;
    top: 18px;
    left: 60px;
}

#teaser_list li .date span{
    position: relative;
    z-index: 2;
}

#teaser_list .date:before{
    content: '';
    display: block;
    width: 155px;
    height: 8px;
    background-image:url(../images/teaser/parts_bg_y.png);
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 0;
}

#teaser_list .disabled .date:before{ display: none;}

#teaser_list li .date span.s{
    font-size: 18px;
    margin: 0 0 0 -.5em;
    display: inline-block;
}

#teaser_list li h2{
    font-size: 18px;
    line-height: 1.3888em;
    font-weight: bold;
}

#teaser_list li h2.s{
    font-size: 15px;
}

#teaser_list li .sub{
    margin: 2px 0;
    font-size: 14px;
    line-height: 1.571em;
}

.btn_bnr_online{ margin: 0 0 140px 0;}


/* --------------------------------------------------
*
    #information
*
-------------------------------------------------- */
#information{
    width: 560px;
    margin: 0 auto 90px auto;
    border: 6px solid #023E21;
    background-color: #fff;
    text-align: left;
}

#information .inner{
    padding: 50px;
}

#information h2{
    margin: 0 0 30px 0;
    font-size: 24px;
    font-weight: bold;
}

#information .inner .desc,
#information .inner dl{
    font-size: 16px;
    line-height: 2em;
}

#information .inner .i_list{
    margin: 0 0 4.5em 0;
}

#information .inner dt{
    margin: 2em 0 0 0;
    font-weight: bold;
}

#information .inner dd p{
    margin: 0 0 2em 0;
}

#information .inner .s_list{
    margin: 2.5em 0 2em 0;
}

#information .inner .s_list dt{
    color: #E95532;
}

#information .inner .s_list dd{
    text-indent: -1em;
    padding-left: 1em;
}

#information .inner a{
    text-decoration: underline;
}

.is_pc #information .inner a:hover,
.is_sp #information .inner a.touch{
    text-decoration: none;
}

#information .inner .afterword{
    margin: 0 0 3em 0;
    line-height: 2em;
}

.btn_pagetop{
    text-align: center;
    cursor: pointer;
}

.btn_pagetop img{
    width: auto;
    height: 15px;
    transition: opacity .15s ease .0s;
}

.is_pc .btn_pagetop img:hover,
.is_sp .btn_pagetop img.touch{
    opacity: .7;
    transition: opacity .2s ease .05s;
}



/* --------------------------------------------------
*
    #notice
*
-------------------------------------------------- */
#notice{
    margin: 0 0 90px 0;
}

#notice p{
    margin: 0 0 25px 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
}

#notice .btn img{
    width: 320px;
    opacity: 1 !important;
    background-color: transparent;
    transition: background .15s ease .0s;
}

.is_pc #notice .btn img:hover,
.is_sp #notice .btn img.touch{
    background-color: #fff;
    transition: background .2s ease .05s;
}


/* --------------------------------------------------
*
    footer
*
-------------------------------------------------- */
footer{
    width: 803px;
    margin: 0 auto;
    padding: 30px 0 40px 0;
    background-image:url(../images/teaser/parts_line.png);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

footer:after{
    content: '';
    display: block;
    clear: both;
    font-size: 0;
}

footer .col_l{
    width: 240px;
    margin: 0 0 0 80px;
    float: left;
}

footer .col_r{
    width: 400px;
    float: right;
    display: table;
    font-size: 13px;
    text-align: left;
}

footer .col_l img{
    width: 240px;
}

footer .col_l p{
    margin: 0 0 10px 0;
}

footer .col_r .l{
    display: table-cell;
    vertical-align: top;
}

footer .col_r .r{
    display: table-cell;
    vertical-align: top;
}

footer .col_r .contact{
    margin: 0 0 20px 0;
}

footer .col_r .contact li{
    line-height: 2.23em;
}

footer .col_r a:hover,
footer .col_r a.touch{
    text-decoration: underline;
}

footer .col_r .share p{
    margin: 0 0 5px 0;
}

footer .col_r .share img{
    width: 29px;
}

footer .col_r .share li{
    margin: 0 3px 0 0;
    display: inline-block;
}

footer .col_r .r p{
    line-height: 2.23em;
}

footer .col_r .credit{
    padding: 10px 0 0 0;
}

footer .col_r .hobo{
    margin: 0 0 -7px 0;
    line-height: 1em;
}

footer .col_r .hobo img{
    width: 101px;
}

} /* ----- min-width : 641px ----- */
