@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    movie_pc.css
*
*
------------------------------------------------------------------------------------------ */
#bg .b01{ background-image:url(../images/movie/pic_bg_01.jpg);}
#bg .b02{ background-image:url(../images/home/pic_bg_making_2018.jpg);}
#bg .b03{ background-image:url(../images/movie/pic_bg_01.jpg);}

#ytmov{
    width: 100%;
    background-color: #000;
    position: relative;
    opacity: 0;
    transition: opacity .6s ease;
}

#ytmov iframe{
    display: block;
}

@media screen and (min-width : 641px){
#wrap{ padding: 50px 0 0 0;}

/*------------------------------------------------------------------------------------------
*
*
    min-width : 641px
*
*
------------------------------------------------------------------------------------------ */
#bg{
    width: 100%;
    height: 100%;
    min-width: 1000px;
    min-height: 100%;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center top;
    position: fixed;
    z-index: -1;
    transform: scale(1.00);
    -webkit-transform: scale(1.00);
    transition: opacity 0s ease .0s, transform 1s ease-in .0s;
    -webkit-transition: opacity 0s ease .0s, transform 1s ease-in .0s;
}

#bg.onload{
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}

#bg div,
#bg p{
    width: 100%;
    min-width: 1000px;
    height: 100%;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    transition: opacity 1.2s ease .2s, transform 1s ease .2s;
    -webkit-transition: opacity 1.2s ease .2s,transform 1s ease .2s;
    transform: scale(1);
    -webkit-transform: scale(1);
}


#bg div{
    opacity: 1;
    z-index: -1 !important;
}

#bg p.on{
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: opacity 1.2s ease, transform 1s ease;
    -webkit-transition: opacity 1.2s ease,transform 1s ease;
}

.only_tablet #bg,
.only_tablet #bg p,
.only_tablet #bg div{
    height: 100vh;
    min-height: 100vh;
    background-size: cover !important;
}

/* --------------------------------------------------
*
    header
*
-------------------------------------------------- */
header{
    width: 100%;
    min-width: 1000px;
    height: 50px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

header .logo_ldkware{
    position: absolute;
    top: 17px;
    left: 50px;
}

header .logo_ldkware img{
    width: 118px;
}

header .ico_teaser{
    width: 74px;
    height: 31px;
    background-color: #BB1D10;
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .129em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 9px;
    right: 50px;
}

header .ico_teaser img{
    width: 74px;
}

/* --------------------------------------------------
*
    #section_title
*
-------------------------------------------------- */
#section_title{
    text-align: center;
    position: relative;
}

#section_title .section_inner{
    width: 100%;
    padding: 22px 0 0 0;
    height: 210px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

#section_title h1 img{
    width: 518px;
}

#section_title .bg{
    margin: 0 0 -1px 0;
    line-height: 0;
}

#section_title .bg img{
    width: 100%;
    opacity: 0;
    line-height: 0;
}

/* --------------------------------------------------
*
    #section_yodogawa
*
-------------------------------------------------- */
#section_yodogawa{
    padding: 65px 0;
    text-align: center;
}

#section_yodogawa p{
    font-size: 19px;
    line-height: 2.157em;
    margin: 0 0 35px 0;
}

#section_yodogawa .btn{
    width: 190px;
    font-size: 17px;
    margin: 10px auto 5px auto;
}

#section_yodogawa .btn a{
    width: 190px;
    height: 35px;
    box-sizing: border-box;
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    display: block;
    color: #BB1D10;
    border: 1px solid #BB1D10;
    border-radius: 5px;
    letter-spacing: normal;
    transition: opacity .1s ease .0s;
}

.is_pc #section_yodogawa .btn a:hover,
.is_sp #section_yodogawa .btn a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

/* --------------------------------------------------
*
    #section_info
*
-------------------------------------------------- */
#section_info{
    width: 100%;
    padding: 80px 0 70px 0;
    text-align: center;
    color: #fff;
}

#section_info .inner{
    display: inline-block;
    text-align: left;
}

#section_info .desc{
    display: inline-block !important;
    text-align: left;
}

#section_info .ico{
    margin: 0 0 5px 0;
}

#section_info .ico img{
    width: 52px;
}

#section_info h3{
    margin: 0 0 35px 0;
    font-size: 20px;
    text-align: center;
}

#section_info h4{
    margin: 0 0 20px 0;
    font-size: 18px;
}

#section_info h4 span{
    font-size: 17px;
}

#section_info p{
    font-size: 14px;
    line-height: 1.857em;
    letter-spacing: .15em;
}


/* --------------------------------------------------
*
    #past_making
*
-------------------------------------------------- */
#past_making{
    width: 100%;
    padding: 120px 0;
    box-sizing: border-box;
    display: table;
    letter-spacing: -.40em;
    text-align: center;
    overflow: hidden;
}

#past_making .inner{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

#past_making .center{
    padding: 70px 0 0 0;
}

#past_making h3{
    margin: 0 0 65px 0;
    font-size: 19px;
    letter-spacing: 0;
}

#past_making h4{
    font-size: 23px;
    margin: 0 0 20px 70px;
    line-height: 1.555em;
    letter-spacing: .05em;
    text-align: left;
}

#past_making h4 span{
    font-size: 24px;
    color: #BB1D10;
}

#past_making .section_inner{
    font-size: 14px;
    line-height: 2.142em;
    box-sizing: border-box;
    overflow: hidden;
}

#past_making .col_left,
#past_making .col_right{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    letter-spacing: 0;
}

#past_making .col_left{
    padding: 0 0 0 70px;
    box-sizing: border-box;
}

#past_making .col_right{
    padding: 0 0 0 30px;
    box-sizing: border-box;
}

#past_making li span{
    color: #BB1D10;
}

#past_making li a{
    color: #3C3736;
    transition: opacity .1s ease .0s;
}

.is_pc #past_making li a:hover,
.is_sp #past_making li a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

#past_making .btn{
    width: 150px;
    font-size: 17px;
    margin: 10px auto 45px auto;
}

#past_making .btn a{
    width: 150px;
    height: 35px;
    box-sizing: border-box;
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    display: block;
    color: #BB1D10;
    border: 1px solid #BB1D10;
    border-radius: 5px;
    letter-spacing: normal;
    transition: opacity .1s ease .0s;
}

.is_pc #past_making .btn a:hover,
.is_sp #past_making .btn a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}


/* --------------------------------------------------
*
    #past_product
*
-------------------------------------------------- */
#past_product{
    padding: 80px 0 40px 0;
    overflow: hidden;
}

#past_product h3{
    margin: 0 0 60px 0;
    font-size: 19px;
    letter-spacing: 0;
    text-align: center;
}

#past_product .section_inner{
    padding: 0 0 0 130px;
    box-sizing: border-box;
}

#past_product .section_inner:after{
    content: '';
    display: block;
    clear: both;
    font-size: 0;
}

#past_product .img{
    float: left;
}

#past_product .img img{
    width: 240px;
}

#past_product .desc{
    margin: -10px 0 0 0;
    padding: 0 0 0 50px;
    float: left;
}

#past_product .desc p{
    margin: 0 0 38px 0;
    font-size: 15px;
    letter-spacing: .15em;
    line-height: 2.0666em;
}

#past_product .btn{
    width: 205px;
    font-size: 17px;
}

#past_product .btn a{
    width: 205px;
    height: 35px;
    box-sizing: border-box;
    text-align: center;
    line-height: 32px;
    font-size: 17px;
    display: block;
    color: #BB1D10;
    border: 1px solid #BB1D10;
    border-radius: 5px;
    letter-spacing: normal;
    transition: opacity .1s ease .0s;
}

.is_pc #past_product .btn a:hover,
.is_sp #past_product .btn a.touch{
    opacity: .7;
    transition: opacity .15s ease .05s;
}

/* --------------------------------------------------
*
    #section_store
*
-------------------------------------------------- */
#section_store{
    padding: 70px 0 80px 0;
    text-align: center;
}

#section_store p{
    margin: 0 0 55px 0;
    font-size: 15px;
    line-height: 2em;
}


#section_store li{
    width: 82px;
    height: 72px;
    margin: 0 90px;
    display: inline-block;
    background-image:url(../images/parts_bg_house.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 82px;
    transition: transform .15s ease .0s;
    -webkit-transition: transform .15s ease .0s;
    -webkit-transform-style: preserve-3d;
}

.is_pc #section_store li:hover,
.is_sp #section_store li.touch{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transition: transform .15s ease .05s;
    -webkit-transition: transform .15s ease .05s;
}

#section_store li a{
    color: #BB1D10;
    text-align: center;
    display: block;
    line-height: 80px;
   -webkit-transform-style: preserve-3d;
}

#section_store li.s_yaeca{ font-size: 17px;}
#section_store li.s_hobonichi{ font-size: 21px;}

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