@charset "utf-8";

/*
//
// products_renew style css / Updating 2015-09-04
// /products/c500/index.html
//
*/

#c500 .headding {
    font-size: 170%;
    margin: 30px 0 0;
    text-align: center;
    line-height: 1.8;
}
#c500 .read {
    font-size: 12px;
    line-height: 200%;
    margin-top: 20px;
    text-align: center;
}

#c500 dl > p {
    font-size: 140%;
    margin-bottom: 5px;
}
.sp_none{
    display: block;
    text-align: right;
    padding-top: 5px;
}
.pc_none{
    display: none;
}
#c500 .col2-add .co2-1 {
    width: 68%;
}
#c500 .col2-add .co2-2 {
    width: 29%;
}
#c500 p.caption {
    font-weight: bold;
}

#c500 .price_detail .item {
    display: inline;
    border-bottom: 1px solid #E0E0E0;
    padding: 0 0 5px;
}

#c500 .price_detail .item > span {
    border-left: 3px solid #B2B2B2;
    padding: 0 0 0 7px;
    font-size: 140%;
    line-height: 200%;
}
#c500 .btn_tab_detail {
    float: none;
    display: inline-block;
}
#c500 .pc_width_free {
	width: 120%;
}
.vgp_area {
	margin-bottom: 20px;
}
.vgpmark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-flow: wrap row;
    flex-flow: wrap row;
}
.vgpmark li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.vgpmark li + li {
    margin-top: 4%;
}
.vgpmark li img {
    width: 70.3%;
}
/*20161011CREA*/
.crea {
    margin-bottom: 40px;
}
/*20161024*/
.mb_crea {
    margin-bottom: 2%;
}

@media only screen and (max-width:640px) {
#c500 .specification_detail .price_detail,
#c500 .col2-add .co2-1,
#c500 .col2-add .co2-2 {
        width: 100%;
}
    #c500 .price_detail .item {
        border-bottom: none;
    }

    #c500 .price_detail .item > span {
        font-size: 125%;
    }
.sp_none{
    display: none;
}
.pc_none{
    display: block;
    text-align: right;
    padding-bottom: 10px;
}
#styleOverRide{
    margin-bottom: 10px;
}
#c500 .pc_width_free {
    width: auto;
}
.vgp_area {
	margin-bottom: 0;
}
.vgpmark {
    padding: 5% 10%;
}
.vgpmark li {
    text-align: center;
}

.vgpmark li img {
    width: 100%;
}
/*2016-08-04 */
#c500 .specification_detail .price_detail .name img {
    max-width: none;
    width: 150%;
    margin-left: -26%;
}
    /*20161011CREA*/
    .crea {
        margin-bottom: 3%;
    }
    /*20161024*/
    .mb_crea {
        margin-bottom: 1%;
    }
}



/*-20180305-*/
.kvArea {
    position: relative;
    width: 100%;
    margin-bottom: 70px;
}
.kvArea figure {
    margin: 0;
}
#c500 .kvArea img {
    width: 100%;
}
.kvArea .onSlash {
    bottom: -25px;
    left: 50%;
    margin-left: -19px;
    position: absolute;
}

@media only screen and (max-width:640px) {
  .kvArea {
      margin-bottom: 10%;
  }
  .kvArea .onSlash {
    bottom: -12px;
    margin-left: -9px;
    width: 18px;
  }
}


/* 20180306追記 */
#products_b h1 {
    margin-top: 0;
}
#products_b .kvArea {
  margin-bottom: 40px;
}
@media only screen and (max-width:640px) {
  #products_b .kvArea {
    margin-bottom: 20px;
}
}
.sectionTitle {
    font-family: 'DIN Regular';
    font-size: 36px;
    padding: 60px 0 20px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 50px;
    line-height: 1;
}

#c500 .sectionTitle span {
    font-size: 16px;
    padding-left: 10px;
    vertical-align: baseline;
    margin: auto;
}

.specification_detail p.specificationTtl {
    font-size: 150%;
    line-height: 200%;
    font-weight: bold;
    margin-bottom: 5px;
}

.specification_detail .price_detail .goods_name {
    color: #656565;
    text-align: left;
    font-size: 300%;
    font-family: 'DIN Regular';
}