@charset "UTF-8";
/*----------------------------------------
/*TOP
----------------------------------------*/
.menu_box .other_topics a {
    display: block;
    color: #333;
    padding: 4px;
    background: url(/sp/st_img/cur_gray-2246529004c09c9c11444fa6d59cb6c2.png) no-repeat right center #fff;
    background-size: 19px 14px;
}

.hl.topics_hl {
    background-image: url(/sp/st_img/topics_icon-ce0706b334d06efb0f5ff23ca17f62df.png);
    padding-left: 32px;
    background-repeat: no-repeat;
    background-position: 4px center;
    background-size: 22px;
    position: relative;
    box-sizing: border-box;
    text-align: left;
}

.topics_banner {
    background: #111;
}

.topics_banner .img_box {
    max-width: 375px;
    margin: 0 auto;
    width: 100%;
    padding: 4px 10px;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.topics_banner .hl_img {
    width: 100%;
}

/* エリア版 */
.local_area .menu_box .other_topics a {
    display: block;
    color: #fff;
    padding: 4px;
    background: url(/sp/st_img/cur_gray05-6968e7a9541bea2e110adf5dc841190c.png) no-repeat right center #222;
    -webkit-background-size: 19px 14px;
    background-size: 19px 14px;
}

.local_area .hl.topics_hl {
    padding-left: 42px;
    background-repeat: no-repeat;
    background-position: 8px center;
    -webkit-background-size: 14px;
    background-size: 26px;
}

.local_area .topics_banner {
    background: #235396;
}

/*----------------------------------------
/*PC･スマホ共通
----------------------------------------*/
.storeTopics_contents {
    margin: 10px;
    color: #333;
    font-size: 14px;
}

/* アンカー色変え */
.storeTopics_contents .contentBox a {
    text-decoration: underline;
    color: #333;
    font-weight: bold;
}

a.introduction_box_a {
    color: #333;
}

[class^="girl"] p:first-of-type, [class*=" girl"] p:first-of-type, .storeTopics_contents p:first-of-type {
    margin-top: 0;
}

.contentBox p {
    margin-top: 12px;
    line-height: 1.4em;
    overflow: hidden;
}

.contentBox {
    display: block;
    overflow: hidden;
}

.contentBox img {
    width: 150px;
    margin: 0 auto;
    display: inline-block;
    float: left;
    margin-right: 12px;
}

.shoplogoImg img {
    width: 200px;
    margin: 0 auto;
}

.contentBox.main img.girl_photo {
    width: 120px;
}

/* サブbox*/
.subbox {
    margin: 20px auto;
    width: 100%;
    overflow: hidden;
}

/* box下線 */
.contentBox.bottomline {
    border-bottom: 1px solid #ccc;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

/* 画像右 */
.contentBox img.flr {
    float: right;
    margin-right: 0;
    margin-left: 12px;
}

/*特集見出し
----------------------------------------*/
.storeTopics h2 {
    border: none;
    color: #333;
    border-bottom: 3px solid #c6c6c6;
    margin-top: 0;
    padding-left: 16px;
    font-size: 20px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 50px;
    align-items: center;
}

.storeTopics h2 > span > span {
    font-size: 14px;
}

/*今回ご紹介したお店の情報はこちら！
----------------------------------------*/
.introduction {
    margin: 0 0 20px;
}

/* 見出し */
.introduction h4 {
    font-size: 16px;
    margin: 10px 0;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    color: #ff8a8a;
    border-bottom: 2px solid #ffbaba;
    border-top: 2px solid #ffbaba;
}

/* box */
.introduction_box {
    background-color: #efefef;
    border: 2px solid #ccc;
    margin: 10px;
    padding: 8px 20px 8px 8px;
    display: block;
    overflow: hidden;
    background-image: url(/sp/st_img/cur_gray-2246529004c09c9c11444fa6d59cb6c2.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 19px 14px;
}

.introduction_box .logoImgbox {
    width: 75px;
    height: 100px;
    margin-right: 8px;
    text-align: center;
    float: left;
}

.introduction_box .logoImgbox > img {
    width: 100%;
}

.introduction_box .introduction_txt {
    font-size: 12px;
}

.introduction_box .introduction_txt .shop_name {
    font-size: 16px;
    font-weight: bold;
    color: #0080de;
    margin-bottom: 4px;
}

/*その他の記事
----------------------------------------*/
.othercolumn_area_btn {
    margin: 0 8px;
    display: block;
    text-align: center;
    padding: 6px 0;
    color: #333;
    font-weight: bold;
    background: #ceebf5 url(/sp/st_img/cur_gray-2246529004c09c9c11444fa6d59cb6c2.png) no-repeat right 4px center;
    border-radius: 4px;
    background-size: 19px 14px;
}

.othercolumn_area {
    max-width: 420px;
    margin: 20px auto;
}

/*
----------------------------------------*/
.google-maps {
    position: relative;
    padding-bottom: 250px;
    height: 0;
    overflow: hidden;
    margin: 8px;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.building_map h4 {
    font-size: 16px;
    margin: 10px 0;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    color: #ff8a8a;
    border-bottom: 2px solid #ffbaba;
    border-top: 2px solid #ffbaba;
}

.building_map {
    margin-bottom: 20px;
    margin-top: 40px;
    color: #333;
}

.building_map_txt {
    color: #333;
    display: table;
    margin: 8px;
    border-radius: 4px;
}

.building_map_txt .address_em {
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 2px 8px;
    background: #dedede;
    border-radius: 4px;
    word-break: keep-all;
}

.building_map_txt .address {
    font-size: 14px;
    padding-left: 5px;
    display: table-cell;
}

/*その他の記事
----------------------------------------*/
.other_topics h5 {
    font-weight: bold;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    color: #444;
    background-color: #dadada;
    border-top: 2px solid #adadad;
}

.other_topics ul > li {
    border-bottom: 1px solid #ccc;
    display: table;
    width: 100%;
}

.storeTopics .arrow_icon {
    display: block;
    color: #333;
    padding: 6px;
}

.storeTopics .detail_link {
    display: block;
}

.other_left {
    padding-right: 10px;
    display: table-cell;
    vertical-align: top;
}

.storeTopics .list_article .thumb {
    width: 80px;
}

.other_right {
    display: table-cell;
    padding-right: 24px;
    line-height: 1;
}

.storeTopics .article_info {
    font-size: 12px;
}

.storeTopics .article_info .date {
    color: #40a940;
    vertical-align: middle;
    display: inline-block;
    margin-right: 4px;
}

.storeTopics .category {
    vertical-align: middle;
    display: inline-block;
    padding: 4px;
    border-radius: 2px;
    color: #fff;
}

.storeTopics h2 .article_info {
    margin-bottom: 2px;
    font-weight: initial;
}

.storeTopics h2 .date {
    font-size: 14px;
}

.storeTopics h2 .category {
    padding: 2px 4px;
}

.storeTopics .txt_link {
    color: inherit;
    text-decoration: underline;
}

p.moreKy {
    margin-bottom: 0;
    border-top: 0;
    background-color: #f0f0f0;
}

/*----------------------------------------
/*PC
----------------------------------------*/
@media screen and (min-width: 421px) {
    .contentBox.bottomline {
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        overflow: hidden;
    }

    img.shoplogoImg {
        width: auto;
        max-height: 100px;
    }
}

/*----------------------------------------
/*スマホ
----------------------------------------*/
/*(iphone5 サイズ調整)*/
@media screen and (max-width: 320px) {
    .storeTopics h2 {
        font-size: 18px;
    }

    .contentBox img {
        width: 120px;
    }
}

/*----------------------------------------
/*一覧
----------------------------------------*/
.other_topics_list h3 {
    padding: 8px;
    margin: -2px 0 0;
    border: none;
    background: #ff4141;
    color: #fff;
}

.other_topics_list .hl.topics_hl {
    padding-left: 38px;
    background-repeat: no-repeat;
    background-position: 6px center;
    -webkit-background-size: 14px;
    background-size: 24px;
}

.other_topics_list ul li:last-child {
    border-bottom: none;
}

h3.other_topics_area_hl {
    padding: 10px;
    background: #111;
    font-size: 1.4em;
    font-weight: bold;
    position: relative;
    overflow: hidden;
    letter-spacing: 2px;
    border-bottom: 3px double #f23a3a;
    text-shadow: 1px 0 1px #f23a3a, 0 1px 1px #f23a3a, -1px 0 1px #f23a3a, 0 -1px 1px #f23a3a;
}

/*　-------- 記事用汎用--------- */
.storeTopics_contents h3 {
    margin: 8px 0 4px;
    border: 0;
    border-bottom: 3px solid #aee2dc;
    padding: 6px 6px 2px;
    color: #38b1a3;
    font-size: 16px;
}

.storeTopics img.photo {
    width: 120px;
}

.storeTopics hr {
    display: block;
    border: 1px solid #aee2dc;
}

.storeTopics hr.hr_big {
    border: 1px solid #38b1a3;
}

.storeTopics_contents p {
    line-height: 1.48em;
    padding-bottom: 8px;
}

.storeTopics .store {
    clear: both;
    overflow: hidden;
}

.storeTopics .section {
    padding: 8px;
}

.storeTopics .section:first-of-type {
    padding-top: 8px;
}

.storeTopics .storeTopics_contents a {
    text-decoration: underline;
    font-weight: bold;
    color: #333;
}

.storeTopics .article {
    margin-bottom: 16px;
    clear: both;
    overflow: hidden;
}

.storeTopics .article:last-of-type {
    margin-bottom: 0;
}

.storeTopics .fll {
    float: left;
    margin-right: 10px;
    margin-bottom: 8px;
}

.storeTopics .flr {
    float: right;
    margin-left: 10px;
    margin-bottom: 8px;
}

.storeTopics .b_shoplogo {
    width: 340px;
}

.storeTopics .mt8 {
    margin-top: 8px;
}

.storeTopics .section.introduction {
    padding: 0;
}

/* 画像MAP用 */
.img_map {
    padding: 0;
    margin: -10px -10px 10px;
    text-align: center;
}

.img_map h4 {
    font-size: 16px;
    margin: 10px 0;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    color: #ff8a8a;
    border-bottom: 2px solid #ffbaba;
    border-top: 2px solid #ffbaba;
}

.img_map img {
    width: 100%;
    max-width: 640px;
}

p.img_map_txt {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 0;
    font-weight: bold;
}

span.square {
    color: #db3c3f;
}

/* 画像MAP用 */
/* --------------------------------------- */
/* pickup */
.box_feature.topics_banner {
    padding: 0 4px 4px;
}

.box_feature .clist_general.list_article .elm {
    border-radius: 4px;
    background-color: #fff;
    margin-bottom: 4px;
    font-size: 16px;
}

.box_feature .moreKy {
    padding: 0 4px 4px;
    background-color: transparent;
    border-bottom: none;
}

.box_feature .arrow_icon {
    background-color: #f0f0f0;
    border-radius: 4px;
    text-align: center;
}

.box_feature.storeTopics .detail_link, .box_feature.storeTopics .shop_name {
    color: #333;
}

/* --------------------------------------- */
/* list */
.storeTopics .list_article .elm {
    display: flex;
    box-sizing: border-box;
}

.storeTopics .list_article .other_left {
    flex: 0 0 auto;
}

.storeTopics .list_article .other_right {
    flex: 1 1 auto;
    min-width: 1px;
    padding-right: 0;
}

.storeTopics .list_article .detail_link {
    border: none;
}

.storeTopics .list_article .elm {
    padding: 6px;
}

.other_title {
    font-weight: bold;
    font-size: 14px;
    padding-top: 2px;
}

.storeTopics .item_name {
    margin-top: 4px;
    color: #800;
    font-size: 12px;
}

.storeTopics .shop_name {
    display: inline-block;
    font-size: 12px;
}

.storeTopics .shop_type {
    display: inline-block;
    font-size: 10px;
    color: #667284;
}

/* --------------------------------------- */
/* area */
.local_area .storeTopics .shop_type {
    color: #ccc;
}

.local_area .box_feature.storeTopics .shop_type {
    color: #667284;
}

.local_area .storeTopics .item_name {
    color: #ff5790;
}