.geoselection_detail img{
    vertical-align: bottom;
}

.geoselection_detail + .feature_image{
    max-width: 1000px;
    margin: 60px auto 0;
}

.buy_links{
    display: flex;
    justify-content: space-between;
    margin: 100px auto;
    width: 880px;
}

.buy_links li{
    text-align: center;
}

.btn_online_store,
.btn_store_list{
    display: block;
    margin: 20px auto 0;
    width: 400px;
}

.beauty{
    background: #c6d4e5; /* Old browsers */
    background: -moz-linear-gradient(left,  #c6d4e5 0%, #ffffff 50%, #c6d4e5 100%);
    background: -webkit-linear-gradient(left,  #c6d4e5 0%,#ffffff 50%,#c6d4e5 100%);
    background: linear-gradient(to right,  #c6d4e5 0%,#ffffff 50%,#c6d4e5 100%);
    padding: 100px 0 20px;
}

.title_beauty{
    margin-bottom: 100px;
    text-align: center;
}

.beauty_inner{
    display: flex;
    justify-content: space-between;
    margin: 0 auto 80px;
    width: 1000px;
}

.beauty_inner dl{
    width: 320px;
}

.beauty_inner dt{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.beauty_inner dd{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.beauty_image{
    width: 600px;
}

.beauty_inner dd .beauty_image{
    margin-top: 23px;
    width: 100%;
}

.stylish{
    background: #C9DDE8; /* Old browsers */
    background: -moz-linear-gradient(left,   #ffffff 0%,#C9DDE8 100%);
    background: -webkit-linear-gradient(left,#ffffff 0%,#C9DDE8 100%);
    background: linear-gradient(to right    ,#ffffff 0%,#C9DDE8 100%);
    padding: 100px 0;
}

.title_stylish{
    margin-bottom: 100px;
    text-align: center;
}

.stylish_image{
    margin-bottom: 100px;
    text-align: center;
}

.stylish_inner{
    display: flex;
    justify-content: space-between;
    margin: 0 auto 80px;
    width: 826px;
}

.stylish_inner02{
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 1000px;
}

.stylish_inner .stylish_image{
    margin: 0;
    width: 351px;
}

.stylish_inner02 .stylish_image{
    margin: 0;
    width: 600px;
}

.stylish_inner p{
    align-self: flex-end;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
    width: 457px;
}

.stylish h3{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 51px;
    text-align: center;
}

.shadow_text{
    background: #fff;
    box-shadow: 0 0 15px 0 #00000033;
    padding: 25px;
    width: 300px;
}

.shadow_text b{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.shadow_text p{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
}

.other_fanction{
    background: #C6E5E1; /* Old browsers */
    background: -moz-linear-gradient(left,   #C6E5E1 0%,#ffffff 100%);
    background: -webkit-linear-gradient(left,#C6E5E1 0%,#ffffff 100%);
    background: linear-gradient(to right    ,#C6E5E1 0%,#ffffff 100%);
    padding: 100px 0 20px;
}

.other_fanction h2{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 80px;
    text-align: center;
}

.other_fanction-inner{
    display: flex;
    justify-content: space-between;
    margin: 0 auto 80px;
    width: 1000px;
}

.other_fanction-inner dl{
    width: 350px;
}

.other_fanction-inner dt{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.other_fanction-inner dd{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 16px;
}

.other_fanction-image{
    width: 600px;
}

.other_fanction-inner dd .other_fanction-image{
    margin-top: 23px;
    width: 100%;
}

.connection_part{
    background: #E1EBF5;
    padding: 100px 0;
}

.connection_part h2{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 80px;
    text-align: center;
}

.connection_part-image{
    text-align: center;
}

.connection_part dl{
    width: 900px;
    margin: 0 auto;
}

.connection_part dt{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;
    margin-top: 1em;
}

.connection_part dd{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
}

.spec{
    background: #E9ECEF;
    padding: 100px 0;
    margin-top: 40px;
}

.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;
}

.store_search-title {
    background: #1b2a5b;
    color: #fff;
    height: 65px;
    font-size: 24px;
    line-height: 65px;
    margin-top: 50px;
    text-align: center;
}

.store .store_search-title:nth-of-type(1) {
    margin-top: 0;
}

/* for rl220fs */
.item_title-text {
    font-size: 40px;
}

.tv_common .icon_price, .new_design .icon_price{
    width: 350px;
}

.feature_image{
    margin-top: 60px;
    text-align: center;
}

.feature_image img{
    margin-top: 20px;
}

.tv_common .feature_list{
    margin: 30px auto 0;
    width: 942px;
}

.feature_list dd{
    display: flex;
    justify-content: space-between;
}

.feature_list dt {
    font-size: 24px;
    padding-bottom: 0;
}

.feature_list dd ul{
    display: block;
    width: 49%;
}

.tv_common .feature_list ul li {
    width: 100%;
    font-size: 18px;
    white-space: nowrap;
}

.tv_common .feature_list ul li p {
    font-size: 18px;
    font-weight: bold;
    line-height: calc(27/18);
    text-indent: 0;
    white-space: normal;
    min-height: 4em;
}

.item_name_left .-sp {
    display: none;
}

.feature_image img {
    vertical-align: bottom;
}

.store {
    width: 1000px;
    margin: 0 auto 50px;
}
