
/*160923 beautist_topics*/
.page-contents.onair.single .overview .beautist_topics {
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.page-contents.onair.single .overview .beautist_topics dt, .page-contents.onair.single .overview .beautist_topics dd {
  margin-top: 1.2em;
}

.page-contents.onair.single .overview .beautist_topics dd {
  text-indent: 0;
  padding-left: 0;
  text-indent: -1.2em;
  padding-left: 2.7em;
}

.lca, .page-contents.onair.single .overview .beautist_topics a {
  color: #231816;
  text-decoration: underline;
}

.lca:hover, .page-contents.onair.single .overview .beautist_topics a:hover {
  color: #413634;
}

.lca:active, .page-contents.onair.single .overview .beautist_topics a:active {
  color: #231816;
}

.short {
  float: right;
}

/*最上部テレ朝のナビ部分*/
.common-nav-top > a > img {
    margin-top: 0px;
    vertical-align: middle;
}

/*TOPtwitterフィード*/
#wrapper .btn-box {
    text-align: center;
    text-decoration: none;
}

.contents-box .twitter-btn a {
    position: relative;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 4px 50px;
    display: block;
    /* background: #d80c18; */
    background: #8bae59;
    color: #ffffff;
    text-decoration: none;
    border-radius: 100px;
}

#wrapper .opac {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

/* キャンペーンページ */
.campaign {
    font-size: 16px;
}

.campaign .content-detail p {
    line-height: 1.5rem;
}


.btn-box a {
    position: relative;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    padding: 5px 2rem;
    display: inline-block;
    background: #1DA1F2;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
}

.btn-box a:after {
    font-family: FontAwesome;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 2.1rem;
    position: absolute;
    top: 4px;
    right: 10px;
}

.btn-box img {
    vertical-align: bottom;
    max-width: 100%;
}

.t-btn {
    width: 40px!important;
    height: auto;
}

.page-contents.onair.archive .past-sites .past-items li:not(:first-child) {
    margin-left: 12px;
}

/*エビちゃんver色味調整*/
.title-block.h2 {
    color: white;
    background-color: #8bae5a;
    padding: 10px;
}

.cb {
    color: #b18247 !important;
}

.tag.red {
    background: #8bae5a;
}

p.theme {
    display: none !important;
}

.about-beautybook.jibun {
    padding: 0 15px;
}

.about-beautybook.jibun .intro-text {
    line-height: 2;
}

.about-beautybook.jibun .columns {
    margin: 40px 0;
}

.about-beautybook.jibun .columns .image {
    width: 140px;
    padding-right: 20px;
}

.about-beautybook.jibun .columns .text {
    line-height: 2;
}

.about-beautybook.jibun .columns .texts {
    width: 480px;
}

.beautybook.archive .title-content:before, .beautybook.archive.make .title-content:after {
    width: 190px;
}

.beautybook.archive.make .archive-items {
    padding: 20px 0 0;
    border-top: 1px solid #9c9c9c;
    margin-left: 20px;
    margin-right: 20px;
}

.beautybook.archive.make ul.intro-items {
    text-align: center;
    margin-bottom: 20px;
}

.jibun_title{
   font-size: 28px;
}

.page-contents.onair.archive .past-sites .past-items li:not(:first-child) {
    margin-left: 12px;
}

.page-contents .parts_on_air_json {
    margin-bottom: 60px;
    padding: 0 20px;
}

.page-contents .parts_on_air_json li:not(:first-child) {
    margin-top: 40px;
}

.page-contents .parts_on_air_json .thumb-box .image {
    width: 230px;
}

.page-contents .parts_on_air_json .thumb-box .texts {
    padding: 0 0 0 20px;
}

.page-contents .parts_on_air_json .thumb-box .texts > * {
    margin-bottom: 0.3em;
}

.page-contents .parts_on_air_json .thumb-box .post-date {
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0.3em;
    font-size: 16px;
}

.page-contents .parts_on_air_json .thumb-box .catch {
    font-weight: bold;
    font-size: 18px;
}

.page-contents .parts_on_air_json .thumb-box .texts > * {
    margin-bottom: 0.3em;
}

.page-contents .parts_on_air_json li a {
    color: #231816;
}

section.top-content.on_air-content {
    padding: 0 20px 25px;
}

.top-content .btm-detail .text {
    margin-bottom: 25px;
}

.btns-to-on_air {
    text-align: center;
}

.page-contents .category-items li a.year-btn {
    color: #f1ede9;
}

.page-contents .category-items li a.year-btn.current {
    color: #231816;
}

div#post-articles {
    margin-bottom: 30px;
}