﻿.row {
    padding-bottom:90px;
    margin-left:0;
    margin-right:1000;
}
.main-content {
    width:980px;
    margin:0 auto;
    padding-top:80px;
}
h3 {
    font-family:'LubalinGraph-Book',sans-serif;
    font-size:15px;
}

.col-centered{
    float: none;
    margin: 0 auto;
}
.prod-stories-btn.btn {
    background-color: rgba(0,0,0,0.5);
    border-radius: 0;
    border: 1px solid #fff;
    position: absolute;
    color: #fff;
    left:185px;
    top:431px;
    font-family:'LubalinGraph-Book',sans-serif;
    padding: 15px 27px;
}

.prod-stories-btn.custom-apple-ginger-btn {
    top: 506px;
}

.home-shop {
    position:absolute;
}

.title-section {
    text-align:center;
    font-family: 'Koburina Gothic W3 JIS2004',sans-serif;
    float: none;
    margin: 0 auto 60px;
    width:100%;
}

.title-section img {
    width:auto;
}

.product-text {
    font-size: 13px;
    line-height: 20px;
    min-height: 80px;
}
p.product-name-JP {
    min-height: 65px;
} 
.ProdLineup{
    width:20% !important;
}

.video-wrapper {
    height:100%;
}

.col-xs-6.col-sm-3.text-center img {
    margin-bottom:30px;
}
.product-home .col-xs-6.col-sm-3.text-center img {
    margin-bottom: 0px;
}

 #bb .ProdLineup:nth-last-child(2) .product-home .bin .bin-PopUp{
    left:-92px !important;
}
span.news-title {
    float: left;
    padding: 2px;
    background: #87847d;
    width: 100px;
    text-align: center;
    margin-top: 28px;
    color:#fff;
    font-size:13px;
}

span.news-date {
    float: right;
    padding: 2px;
    width: 100px;
    text-align: center;
    margin-top: 25px;
    font-family:LubalinGraph-Book,sans-serif;
    font-size: 19px;
}

.info-content p {
    margin-top: 30%;
    font-size: 1em;
    height: 150px;
}

.info-content:nth-of-type(6) {
    /*margin: 0 auto;
    position: relative;
    float: none;*/
}

.main-content img {
    width:auto;
}

 div.info-content > a img {
     width:100%;
 }

 .embed-responsive-16by9 {
     padding-bottom:40px;
 }

 .home-btn, a.home-btn:hover {
    background-color: #fff;
    border: 1px solid #87847d;
    font-family: 'LubalinGraph-Book',sans-serif;
    width: 200px;
    height: 50px;
    border-radius: 0;
    position: relative;
    font-size: 14px;
    padding: 15px 12px;
    color: #87847d;
    text-decoration : none;
    cursor : pointer;
    display:inline-block;
 }

 .btn-section {
    text-align:center;
    margin: 30PX auto;
    width:100%;
}

.carousel-control .glyphicon-menu-left {
    left: 10%;
    margin-right: -10px;
    position: absolute;
    top: 30%;
    z-index: 5;
    display: inline-block;
    color:#87847d;
    text-shadow:none;
    
}
.carousel-control .glyphicon-menu-right {
    right: 10%;
    margin-right: -10px;
    position: absolute;
    top: 30%;
    z-index: 5;
    display: inline-block;
    color:#87847d;
    text-shadow:none;
    
}

.carousel-control {
   top: 50%;
   width: 8%;
   margin-top: -35px;
    
}
.carousel-control.left,
.carousel-control.right {
    background-color:white;
    background-image:none;
    height: 50px;
    right: -92%;
   position:relative;
   display:block;
   top:-407px;

}


.carousel-indicators li {
    display:none;
    background-color:none;
    color:#87847d;
    text-indent: 14px;
    text-shadow:none;
    font-family: 'LubalinGraph-Book',sans-serif;
    font-size: 15px;
}

.carousel-indicators .active {
    display:block
}

ol.carousel-indicators {
    top:14px;
}

.base-indicator {
    color:#87847d;
    text-shadow:none;
    font-family: 'LubalinGraph-Book',sans-serif;
    top: 14px;
    left: 50px;
    position: absolute;
    font-size: 15px;
}


.row.news{
    background-image : url('/content/images/pc/homepage/news_bg.jpg');
    /*background-repeat : no-repeat;*/
    padding-bottom : 0px;
}
.row.cm{
    background-image : url('/content/images/pc/homepage/cm_bg.jpg');
    background-repeat : no-repeat;
    padding-bottom : 0px;
}

.item h1 {
    margin:0;
}


.col-xs-6.col-sm-3:last-child{
    position : relative;
    left : 250px;
    top : 30px;
}
    .col-xs-6.col-sm-3:last-child h3,
    .col-xs-6.col-sm-3:last-child p,
    .col-xs-6.col-sm-3:last-child .bin{
        position : absolute;
        text-align : left;
    }

    .col-xs-6.col-sm-3:last-child h3{
        left : 258px;
        width : 250px;        
        line-height: 135%;
    }
    .col-xs-6.col-sm-3:last-child p{
        left : 258px;
        width : 200px;
        top : 68px;
    }
    .col-xs-6.col-sm-3:last-child .bin{
        left : 258px;
        top : 150px;
    }

.prod-stories-btn.check {
    width: 180px;
    margin-top:20px;
}

.carousel-inner {
    margin-bottom: -70px;
    padding-bottom: 70px;
}

.main-content .col-xs-6.col-sm-3:last-child {
    display: none;
}
.title-section h2 img {
    width:25%;
}

.ProdLineup h3{
font-size:14px!important;
min-height:50px!important; 
}