@charset "utf-8";

/*
//
// products style css / Updating 28.08.2015
// /products/t700/index.html
//
*/
#t700 .headding {
  font-size: 170%;
  margin: 30px 0 0;
  text-align: center;
  line-height: 1.8;
}
#t700 .read {
    font-size: 12px;
    line-height: 200%;
    margin-top: 20px;
    text-align: center;
}
#t700 .kvArea{
    width: 100%;
    position: relative;
    margin-bottom: 70px;
}
#t700 .kvArea .onSlash{
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -19px;
}
#t700 .tabContent .inner p > span {
    font-size: 80%;
}
#t700 .specification_detail .price_detail {
    width: 37%;
}
#t700 .specification_detail .price_detail .col1-resp {
    margin-bottom: 10px;
}
#t700 .specification_detail .price_detail .col2-resp {
    margin-top: 2%;
    text-align: center;
    font-size: 95%;
}
#t700 .specification_detail .price_detail .co2-1 {
    width: 60%;
    margin-right: 0;
}
#t700 .specification_detail .price_detail .co2-2 {
    width: 40%;
}
#t700 .col2-add .co2-1 {
    width: 39.4%;
    margin-right: 2.6%;
}
#t700 .col2-add .co2-2 {
    width: 58%;
}
.vgpmark {
    float: left;
    display: block;
    margin-bottom: 10%;
}
.vgpmark li img {
    width: 100%;
}
.vgpmark li+li  {
    margin-top: 5%;
}
@media only screen and (max-width:640px) {
#t700 .kvArea .onSlash {
    bottom: -12px;
    margin-left: -9px;
    width: 18px;
}
#t700 .specification_detail .price_detail {
    width: 100%;
}
#t700 .specification_detail .price_detail .col2-resp {
        font-size: 90%;
}
#t700 .specification_detail .price_detail .co2-1,
#t700 .specification_detail .price_detail .co2-2 {
        float: left;
}
#t700 .col2-add .co2-1 {
        width: 100%;
        margin-right: 0;
}
#t700 .col2-add .co2-2 {
        width: 100%;
}
.vgpmark {
    padding: 5% 10%;
    margin-bottom: 0;
}

/*2016-08-04 */
#t700 .specification_detail .price_detail .name img {
    max-width: none;
    width: 150%;
    margin-left: -26%;
}

/*2023-01-31 */
#t700 h1 {
    position: relative;
}

#t700 h1 sup {
    position: absolute;
    bottom: 1.8em;
    left: 15%;
    transform: translateX(13.5em);
    font-size: 2.8vw;
    top: 2.2em !important;
    -webkit-transform: translateX(13.5em);
    -ms-transform: translateX(13.5em);
}
.specification_detail .price_detail .name sup {
    top: -1.5em;
    font-size: 1.2em;
    margin-left: 13.0em;
}
/*2023-01-31 */
}

.sectionTitle {
    font-family: 'DIN Regular';
    font-size: 36px;
    padding: 60px 0 20px;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 50px;
    line-height: 1;
}

#t700 .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';
}

/*2023-01-31 */
#t700 h1 sup {
    top: -1.5em;
    font-size: 1.2em;
    margin-left: 0.2em;
}

.specification_detail .price_detail .name sup {
    top: -1.5em;
    font-size: 1.2em;
    margin-left: 10.0em;
}

