.geoselection_detail img{
    vertical-align: bottom;
}

.item_title-text{
    font-size: 40px;
}

.buy_links{
    display: flex;
    justify-content: center;
    margin: 100px auto;
}

.buy_links li{
    text-align: center;
}

.btn_online_store,
.btn_store_list{
    display: block;
    margin: 20px auto 0;
    width: 400px;
}

.product_info{
    width: 860px;
    margin: 0 auto;
}

.product_info_image{
    margin-bottom: 30px;
}

.product_info_size{
    width: 785px;
    margin: 0 auto;
    margin-bottom: 45px;
}

.product_info_feature > dt{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.product_info_feature > dt h3{
    font-weight: bold;
}

.product_info_feature > dd{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.product_info_feature > dd ul{
    width: 420px;
    font-size: 18px;
}

.product_info_feature_title{
    font-weight: bold;
    text-indent: -1em;
    padding-left: 1em;
}

.product_info_feature_text{
    padding-left: 1em;
}

.product_info_feature_list li:not(:last-child){
    margin-bottom: 100px;
}

.product_info_feature_list li img{
    vertical-align: top;
}

.spec{
    background: #E9ECEF;
    padding: 100px 0;
}

.spec h2{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 80px;
    text-align: center;
}

.spec h3{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.5em;
    margin: 25px auto 10px;
    width: 900px;
}


.spec table{
    border: 1px solid #4D4D4D;
    border-collapse: collapse;
    box-sizing: border-box;
    margin: 0 auto;
    width: 900px;
}

.spec th{
    background: #B4B4B4;
    border: 1px solid #4D4D4D;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 10px 25px;
    text-align: left;
    width: 350px;
}

.spec td{
    background: #fff;
    border: 1px solid #4D4D4D;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 10px 25px;
    text-align: left;
    width: 550px;
}

.geoselection_detail.store{
    margin-top: 0;
}



.store_search-title{
    margin-top: 0;
}

/* for 40a35g */
.tv_common .icon_price, .new_design .icon_price{
    width: 350px;
}

.feature_image{
    margin-top: 60px;
    text-align: center;
}

.tv_common .feature_list{
    margin: 30px auto 0;
    width: 942px;
}

.feature_list dd{
    display: flex;
    jutify-content: space-between;
}

.feature_list dd ul{
    display: block;
    width: 45%;
}

.tv_common .feature_list dd li{
    display: block;
    width: 100%;
}

.annotation{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5em;
    margin: 10px auto;
    width: 900px;
}

/* youtube */
.youtube-movie-wrapper {
    margin-top: 40px;
}