@charset "utf-8";

/* タグ一覧とフッターの余白を調整 */
div#contents {
    min-height: auto;
}
#article {
    width: 100%;
}
#article ul li {
    border-bottom: 1px dotted #ccc;
    padding:5px;
}
#article ul li h2 a {
    //color: #5AAC35;
}
#article ul li span {
    float: right;
    display: inline-block;
    width: 30%;
    text-align:right;
    padding-right:20px;
    color:#999;
}
#entry-head,
#entry-foot {
    text-align: center;
    margin: 11px auto;
    font-size: 110%;
}
#entry-head span {
    display: inline-block;
}
#entry-center {
    margin:0px 20px;
}
#entry-main {
    padding: 15px;
    border: 1px solid #ccc;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Helvetica, sans-serif;
    word-break: break-word;
    background-color: #fff;
}
#entry-title {
    padding:5px 10px;
    background: #eee;
}
#entry-title a {
    color: #344044;
    font-size: 20px;
    font-weight: bold;
}
.entry-subs {
    padding-bottom: 5px;
}
.entry-theme {
    margin-right: 10px;
    display: inline-block;
}
.entry-date {
    color: #666;
    display: block;
    text-align: right;
}
.entry-content {
    padding:5px 10px;
}
.entry-left,
.entry-right {
    font-weight:bold;
    font-size:90%;
}



/*--.pager--*/
#article .pager {
    float: left;
    margin-top: 10px;
    padding-right: 10px;
}
#article .under {
    margin: 0 0 10px;
}
#article .pager p,
#article .pager ul,
#article .pager ul li {
    float: left;
}
#article .pager p {
    margin: 0 20px 0 0;
}
#article .pager ul {
    padding: 12px 0 0 0;
}
#article .pager ul li {
    margin: 0 5px 0 0;
    border-right: 1px solid #ccc;
    padding: 0 5px 0 0;
    border-bottom: none;
}
#article .pager ul li.go {
    border: none;
}
#article .pager p span {
    font-size: 190%;
    color: #2577c4;
    font-weight: bold;
}

#article p.theme{
    width: 510px;
    float: left;
    background: url("/images/bg_service.jpg") repeat-x scroll center bottom transparent;
    text-align: center;
    color: #FFF;
    padding: 5px 0;
    font-weight: bold;
}

#article * {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Helvetica, sans-serif;
    word-break: break-word;
}

#main {
    width: 480px;
    margin: 0 auto;
}
#cmsarea{
    padding: 27px 0 10px;
    border-top: solid 5px #d73a57;
    border-bottom: solid 5px #d73a57;
    background: #fff;
}
#main h2 {
    margin-bottom: 18px;
    color: #fff;
    font-size: 16px;
    padding: 3px 12px;
    background: #11c56e;
    display: inline;
}
#main .ttltext {
    margin: 17px 0 26px 2px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}

#main p {
    margin-bottom: 35px;
    font-size: 13px;
    line-height: 1.6;
    display: inline-block;
    width: 30%;
    text-align:right;
    padding-right:20px;
    color:#999;
}
.aside_entry {
    word-wrap:break-word;
}
/* 全体のコンテンツ */
.subcategory-wrapper {
    width: 950px;
    margin: 0 auto;
}
/* 「タグ一覧」という文言 */
.subcategorystr {
    text-align: left;
    color: #737373;
    font-weight: bold;
    font-size: 83%;
}

/* タグリスト<ul>タグ */
.subcategorylist {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

/* タグ名 */
.subcategory {
    margin: 8px 8px 0 0;
    padding: 2px 5px;
    color: #07519a;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #eaeaea;
}
#otherBlogs {
    float: right;
    width: 100%;
}
#otherBlogs h2 {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', Helvetica, sans-serif!important;
    position: relative;
    width: 905px;
    margin: 20px auto 6px;
    padding-left: 10px;
    font-size: 25px;
    font-weight: bold;
    background: #f7f7f7;
}
#otherBlogs h2 span{
    display: block;
    background: url("/images/search/bg_mobilettl.jpg") 0 0 repeat;
    height: 30px;
    width: 7px;
    left: -2px;
    position: absolute;
}

#hot-topic .pct h3 {
    color: #fff;
    font-size: 16px;
    padding: 3px 12px;
    background: #11c56e;
    display: inline;
}
#hot-topic .pct dl {
    height: 130px;
    margin: 20px 0;
    word-break: break-word;
}
#hot-topic .pct dt {
    margin: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
}
#hot-topic .pct dd {
    font-size: 13px;
}
#hot-topic .line5 {
    width: 516px;
    overflow: hidden;
}
#hot-topic .pct .blogDate {
    font-size: 13px;
}



/*---- #hot-topic ----*/
#hot-topic .topicarea,
#new-topic .topicarea {
    width: 920px;
    margin: 0 auto;
    padding: 20px 0;
}
#hot-topic .topicarea .clearfix {
    margin-bottom: 20px;
}
#hot-topic .blogimg {
    width: 340px;
    height: 256px;
    background: #C2C2C2;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#hot-topic .pct {
    background: #fff;
    display: table-cell;
    width: 580px;
}
#hot-topic .blogimg {
    display: table-cell;
    height: 228px;
    text-align: center;
    vertical-align: middle;
    width: 295px;
}

#hot-topic .pctbox{
    padding: 25px 32px;
}
#hot-topic .pct.last {
    margin-right: 0;
}

#hot-topic .clearfix {
    cursor: pointer;
    height: auto;
}

#hot-topic .clearfix:hover {
    opacity: 0.7;
}

#hot-topic .topicarea a {
    text-decoration: none;
}
/* HOTENTRYのカテゴリとタイトル */
#hot-topic .topicarea .estate {
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    max-width: 480px;
}
/*---- #new-topic ----*/
#new-topic .blogsearch {
    position: absolute;
    top: 18px;
    right: 17px;
}
#new-topic .blogsearch select {
    width: 198px;
    height: 25px;
    padding: 2px;
    border: none;
    border-bottom: solid 1px #aea8aa;
    border-radius: 3px;
}

#new-topic h2 {
    margin: 20px auto 8px;
    line-height: 1.2;
}
#new-topic .pct {
    width: 295px;
    margin-right: 10px;
    background: #fff;
    float: left;
}
#new-topic .blogimg {
    display: table-cell;
    height: 228px;
    text-align: center;
    vertical-align: middle;
    width: 295px;
}

#new-topic .pct:hover {
    opacity: 0.7;
}
#article .topicarea .last {
    margin-bottom: 0;
}
#new-topic .pct.last {
    margin-right: 0;
}
#new-topic .datearea {
    padding: 15px 10px;
}
#new-topic .pct dl {
    min-height: 112px;
    font-size: 16px;
    margin: 0 0 10px 0;
}
#new-topic .pct dt {
    margin: 0 0 10px ;
    color: #fff;
    padding: 3px 13px;
    background: #11c56e;
    display: inline-block;
}
#new-topic .pct dd {
    margin: 0 0 0 5px;
    font-weight: bold;
}
#new-topic .pct .blogDate {
    float: right;
}

div.list-wrapper {
    width: 880px;
    margin-left: 15px;
    border: 1px solid #ccc;
    padding: 15px 0 15px 22px;
    display: inline-block;
    background-color: #fff;
}
div.part {
    border: 1px solid #e6e6e6;
}

.osusume-colorline {
    display: none;
}

.bkn-sectionInner {
    margin-left: 15px;
}

.bkn-sectionInner {
    margin-top: 22px;
}

.bkn-sectionInner {
    border: 1px solid #d3d3d3;
    background: #fff;
    box-shadow: 0 2px 3px #eee;
    border-radius: 5px;
    overflow: hidden;
    width: 900px;
}

.recommendbkn-list {
    display: inline;
    float: left;
    padding: 0 10px;
    width: 204px;
    border-left: 1px dotted #8c8c8c;
}

.recommendbkn .detail-info dd {
    float: left;
    line-height: 20px;
    width: 154px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.recommendbkn .bkn-sectionInner {
    padding: 15px 0;
}

p.bkn-pic {
    background: #ffffff;
    transition: opacity 0.1s linear 0s;
    display: table-cell;
    height: 150px;
    width: 204px;
    text-align: center;
    vertical-align: middle;
}
