﻿
.main-wrapper {
	background-color:#fff;
}
.entry-meta li {
    font-size: 12px;
    padding: 0 5px 0 5px;
    line-height:18px;
}
.media_head{
    margin-top:1px;
}
.media_head_top {
    padding: 20px 0 0 15px;
}
.media_head_top_logo {
    display: inline-block;
}
.media_head_top_logo_img {
    vertical-align: top;
}
.media_head_title {
    position: relative;
    display: block;
    margin: 0 15px;
    padding: 3.5px 0 6.5px;
    color: #141414;
    letter-spacing: -0.3px;
    font-size: 24px;
    font-weight: normal;
}

.media_head_headline {
    font-size: 24px;
    line-height: 31px;
    display: inline;
    margin-right: 2px;
    line-height: 31px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.3px;
    font-size: 24px;
    line-height: 31px;
}
.media_head_info {
    position: relative;
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.media_head_info_datestamp {
    padding-bottom: 10px;
    font-size: 12px;
    line-height: 15px;
    color: #9b9c9f;
    vertical-align: top;
}
.media_head_info_datestamp_term {
    margin-right: 3px;
}
.media_head_info_datestamp_time {
    margin: 0 4px;
}

.media_head_info_sns {
    padding-bottom:38px;
    color: #9b9c9f;
    vertical-align: top;
}
.media_head_info_sns_list{
    float:right
}
.media_head_info_sns_list a{
 
}
.media_head_info_sns_list img{
    border-radius:5px;
}

.media_head_info_sns_like{
    float: left;
    vertical-align: bottom;
    height: 38px;
    display: inline-block;
    line-height: 30px;
}

.media_head_info_sns_share{
    float:right;
    padding: 3px 5px 3px 5px;
    border: 1px solid #efefef;
    margin-left: 5px;
    border-radius: 5px;
    font-family:-apple-system,system,Helvetica Neue,Helvetica,sans-serif;
}

.media_head_info_sns_share span{
    font-weight:600;
    font-size:15px;
    padding: 0 5px 0 5px;
}

.entry-meta {
    margin:3px;
}


/*hot place css*/
.main-wrapper-h {
	background-color:#fff;
    margin-bottom:10px;
}


.h-head {
    overflow: hidden;
    position: relative;
    padding:5px;
}


.h-head .h-head-title .h-title-top{
    width: 100%;
    min-height: 44px;
    line-height: 1;
    overflow: hidden;
    letter-spacing: -1px;
    margin:0 5px 5px 0;
    padding:10px 5px 20px 5px;
    border-bottom: 1px solid #f0f3f5;
}
.h-head .h-head-title .h-title-top .leftTitle{
    font-size: 24px;
    font-weight:800;
    float:left
}

.h-head .h-head-title .h-title-top .rightTitle{
    color: #e2458f;
    font-size: 24px;
    font-weight:800;
    float:right;
    margin-right:5px;
}

.main-wrapper-h .h-section-text{
    padding:10px 5px 10px 5px;
}

.main-wrapper-h  .h-section-addinfo{
    padding-bottom:5px;
}

.main-wrapper-h  .h-section-addinfo.right{
    float:right;
}
.main-wrapper-h  .h-section-addinfo span{
    padding-right:5px;
}
.main-wrapper-h  .h-section-addinfo .h-section-title{
    font-weight:700;
}
.main-wrapper-h  .h-section-addinfo .h-section-normalprice{
    margin-left: 6px;
    font-size: 14px;
    font-weight: 300;
    color: #999;    
    text-decoration: line-through;
}
.main-wrapper-h  .h-section-addinfo .h-section-saleprice{
    display: inline-block;
    font-size: 19px;
    font-weight: 300;
    color:#e2458f;
}

.main-wrapper-h  .h-section-sale-wrap{
    position:absolute;
    right:0;
    bottom:6px;
    font-size:28px;
}

.main-wrapper-h  .h-section-addinfo .h-section-sale{
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    color:#e2458f;
}

.main-wrapper-h .h-section-map{
    padding:10px 5px 10px 5px;
    min-height:300px;
}

.main-wrapper-h .h-section-map #map{
    height: 300px;
    width: 100%;
}



.h-contents{
    margin-bottom:5px;
    padding:0px;
}

.h-info {
    padding:5px;
}