/*
Template:smart-mag
Theme Name:smart-mag-money
Theme URI:http://www.mag2.com/
Description:smart-mag の子テーマです
Author:n.harada
Version:1.0
*/
@import url("../smart-mag/style.css");

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

header .search {
    float: right;
    margin: -3px 0 -3px 50px;
    padding-top: 22px;
}

.main-head .search .query {
    width: 130px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.main-head .search .query:focus {
    width: 180px;
}

.search .query, .searchform input, .searchform #s {
    line-height: 24px;
    height: 24px;
    padding: 1px 8px;
    outline: 0;
    border: 0;
    border-right: 15px solid #e9e9e9;
    font-size: 13px;
    background: #e9e9e9;
    float: left;
    color: #999;
}

.main-head .search-button {
    background: transparent;
    margin-left: -28px;
    line-height: 26px;
    height: 26px;
    width: 20px;
    outline: 0;
    float: left;
}

.main-head .search .fa-search {
    color: #bababa;
}

.main-head .social-icons {
    float: right;
}

.ie8 .main-head input {
    max-width: 500px;
}

.main-head .title {
    float: left;
    font-size: 0px;
    font-weight: bold;
    letter-spacing: -1px;
    max-width: 100%;
}

.main-head header {
    min-height: 70px;
    line-height: 65px;
    overflow: hidden;
}

.breadcrumbs .location {
    display: none !important;
}

::selection {
    background: #ecdbaf !important;
    color: #000;
}

@media only screen and (max-width: 400px) {
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }

    .wrap {
        padding: 0 10px;
    }

    .column, .row [class*="col-"] {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*
 *  .main-head
 * ----------------------------------------------------------------------------
 */

.main-head header {
    min-height: 70px;
    line-height: 65px;
    overflow: hidden;
}

@media only screen and (max-width: 799px) {
    .main-head .title {
        margin-top: 25px !important;
        margin-bottom: 0 !important;
    }
}

/*
 *  .share_total 
 * ----------------------------------------------------------------------------
 */

.share_total {
    font-size: 15px;
    color: #d19f19;
    background: url(https://img.mag2.com/site_jack/moneyvoice/common/icon_sns_4x.png) left center no-repeat;
    padding: 0 0 0 20px;
    line-height: 15px;
    background-size: 11px 11px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .share_total {
        background-image: url(https://img.mag2.com/site_jack/moneyvoice/common/icon_sns_4x.png) !important;
    }
}

.main-featured .blocks .share_total,
.highlights .cat_share .share_total {
    position: relative !important;
    z-index: 100 !important;
}

.main-featured .blocks .small .share_total {
    display: none !important;
}

.highlights .cat_share .share_total {
    margin: 0 !important;
}

.cat_share {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0 0 0 10px;
}

.time_share {
    width: 100%;
    overflow: hidden;
}

.time_share .share_total {
    float: left;
}

.time_share .time {
    float: right;
    text-align: right;
    margin: 2px 0 0 0;
}

.cat_share .cat,
.cat_share .share {
    display: block;
    float: left;
    position: relative;
}

.cat_share .share:hover {
    text-decoration: none;
}

.cat_share .share_total {
    display: block;
    line-height: 30px;
    background-position: 15px center;
    background-color: #fff;
    padding: 0 15px 0 35px;
}

.cat_share .cat-title {
    position: relative;
    float: left;
    margin-left: 0;
}

.highlights img.image {
    width: 100%;
    height: auto;
    /* max-height: 185px; */
    overflow:hidden;
}

.main-featured {
    margin: 0;
}

.main-featured .cat {
    margin-left: 0;
}

.main-featured .large .cat {
    margin-left: 0;
}

.posts-list .content time {
    float: right;
}

.highlights .meta {
    margin-bottom: 15px;
    z-index:100;
    margin-top: 0px;
}

.comments {
    display: none !important;
}

.cat-title {
    line-height: 30px;
}

.posts-list .rank_number {
    position: absolute;
    line-height: 15px!important;
    width: 15px!important;
    background: #fff;
    font-size: 12px;
    color: #333;
    text-align: center;
    font-weight: bold;
    z-index: 2;
}

/*
 *  single
 * ----------------------------------------------------------------------------
 */

.post-meta .dtreviewed {
    margin: 0 0 0 15px;
}

.sns_btns_box {
    text-align: center;
    vertical-align: top;
    padding: 10px 0 4px 0;
}

.sns_btns {
    display: inline-block;
    zoom: 1;
    margin: 0 5px;
    vertical-align: top;
}

.post-container {
    margin: 30px 0 0 0;
}

.main-content .post-meta {
    padding: 0;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 0;
    border: 1px solid #d9d9d9;
    border-left: 0;
    border-right: 0;
    margin-bottom: 21px;
    overflow: hidden;
}

/**
 * Content
 * ----------------------------------------------------------------------------
 */

.post-header {
    margin: 0;
}

.post-header .featured img {
    width: 100%;
    height: auto;
    display: block;
}

.post-header .featured {
    margin-bottom: 0;
    padding: 0!important;
}

.post-header .post-title {
    float: none !important;
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0 20px 0;
    padding: 0;
}

.post-header .post-title:before {
    display: none !important;
}

.post-container {
    margin: 30px 0 60px 0;
}

.wp-post-image:hover {
    opacity: 1;
}

/* content */

.post-content {
    font-size: 16px !important;
    word-break: break-all;
}

.post-content p {
    margin: 0 0 15px 0;
}

.post-content h2 {
    background: #f2f2f2;
    font-size: 22px;
    line-height: 160%;
    padding: 20px 20px;
    margin: 40px 0 20px 0;
}

.post-content h3 {
    font-size: 20px;
    line-height: 160%;
    padding: 10px 0 10px 20px;
    margin: 35px 0 15px 0;
    border-left: #d19f19 3px solid;
}

.post-content h4 {
    font-size: 18px;
    line-height: 160%;
    margin: 25px 0 10px 0;
}

.post-content h5 {
    font-size: 16px;
    line-height: 160%;
    margin: 15px 0 5px 0;
}

.post-content blockquote {
    padding: 30px 30px 10px !important;
}

.post-content .style_box {
    margin: 30px 0;
    padding: 30px;
    border: 1px solid #d9d9d9;
    color: #19232d;
}

.post-content iframe {
    max-width: 100%;
}

.post-content table {
    width: 100%;
}

.post-content td {
    border: 1px solid #e1e1e1;
}

.ban_single {
    width: 100%;
    max-width: 700px;
    margin: 0 0 40px 0;
}

.ban_single img {
    width: 100%;
    height: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
    font-style: normal;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.main-head {
    border-top: 4px solid #d19f19;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    font-style: normal;
}

@media only screen and (max-width: 400px) {
    .ban_single {
        margin: 0 0 20px 0 !important;
    }

    .sns_btn {
        margin: 0 0 20px -1px !important;
    }

    .post-header .post-title {
        font-size: 20px !important;
    }

    .post-content h2 {
        font-size: 20px !important;
    }

    .post-content h3 {
        font-size: 18px !important;
    }

    .post-content h4 {
        font-size: 16px !important;
    }

 
}

.post .post-content > p:first-child {
    font-size: inherit !important;
    color: inherit !important;
}

.section-head {
    font-size: 16px;
    padding: 10px 14px;
    color: #19232d !important;
}

.highlights h2 {
    font-size: 18px;
}

.main-heading {
    font-size: 22px;
}
.home .highlights .thumb li {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #d9d9d9;
}
.home .highlights .thumb .content > a {
  margin-bottom: 0;
}
/*
 *  sidebar
 * ----------------------------------------------------------------------------
 */

.side_ban {
    margin: 0 0 10px 0;
}

.side_ban img {
    display: block;
    width: 100%;
    height: auto;
}

#fb-root {
    display: none;
}

.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style] {
    width: 100% !important;
}

#sidebar_block #twitter-widget-1[style] {
    width: 100% !important;
}

#sidebar_block #twitter-widget-0 {
    width: 1000px !important;
}

/*
 *  footer
 * ----------------------------------------------------------------------------
 */

.main-footer .widget li {
    border: none;
    padding: 4px 0px;
}

.mailmag_rdemail,
.mailmag_submit {
    width: 100%;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
    margin: 0 0 10px 0;
}

.mailmag_submit {
    background: #d19f19;
    color: #fff;
    border: none;
}

.main-footer .widget a {
    color: #e0e3E9 !important;
}

/*
 *  ad
 * ----------------------------------------------------------------------------
 */

.ad_single_box {
    width: 100%;
    overflow: hidden;
}

.ad_single_box .ad_single_left,
.ad_single_box .ad_single_right {
    width: 300px;
    text-align: center;
    margin: 20px auto 0;
}

@media only screen and (min-width: 1060px) {
    .ad_single_box .ad_single_left {
        margin: 0 0 0 20px;
    }

    .ad_single_box .ad_single_right {
        margin: 0 20px 0 0;
    }
}

@media only screen and (min-width: 1000px) {
    .ad_single_box .ad_single_left {
        float: left;
    }

    .ad_single_box .ad_single_right {
        float: right;
    }
}

/* ads widget */
.ads-widget {
    text-align: center;
}

.ads-widget img {
    max-width: 100%;
    height: auto;
}

.ads-widget > img, .ads-widget > div, .ads-widget > iframe, .ads-widget > ins {
    display: inline-block;
    vertical-align: middle;
}

.main-head .ads-widget {
    width: 728px;
    max-width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    text-align: right;
}

.textwidget {
    text-align: center !important;
}

/* jack */
.jack_ad_btm .footer-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: rgba(255, 255, 255, 0.62);
    border-top: 1px solid rgba(238, 238, 238, 0.43);
}

.logo {
    width: 220px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
}

#jack_header {
    position: relative;
    z-index: -1;
    width: 100%;
    line-height: 1;
    font-size: 0px;
}

#jack_header img {
    z-index: 1;
}

#jack_header_pc {
    display: inline;
}

#jack_header_pc_button {
    display: inline;
}

#jack_header_sp {
    display: none;
}

.jack_ad_btm {
    background: url('http://www.mag2.com/example/moneyvoice/pc_footer.png');
    height: 340px;
    background-size: 100% auto !important;
    background-position: bottom center;
    background-repeat: no-repeat;
}

#ad_overlay {
    display: none !important;
}

.jack_footer_pc {
    margin-top: 30px;
}

.forSP {
    display: none;
}

/*//////▼Under768px/////*/
@media screen and (max-width: 799px) {
    #jack_header_pc {
        display: none;
    }

    #jack_header_pc_button {
        display: none;
    }

    /* 広告記事のロゴまわり修正
     * update 2015.12.24 n.h
     * SIBERIA-91
    **************************************************************/
    #jack_header {
        display: block;
        height: 215px;
        background: url('http://www.mag2.com/example/moneyvoice/sp_header.png');
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
    }

    #jack_header_buz_pc {
        display: none;
    }

    #jack_header_buz {
        display: block;
        height: 215px;
        background: url('https://img.mag2.com/site_jack/moneyvoice/bf-20151224/bg_header_732x215.jpg');
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
    }

    .logo {
        position: absolute;
        top: 5px;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
    }

    .logo-image {
        vertical-align: top;
    }

    .jack_footer_pc {
        display: none;
    }

    #ad_overlay {
        display: block !important;
    }

    .forPC {
        display: none !important;
    }

    .forSP {
        display: inline !important;
    }
}
/* 20160524 修正n.h */
.ellipsis_h {
    word-wrap: break-word;
    overflow: hidden;
    margin-bottom: 0 !important;
}

a:hover img.hoverImg {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: “alpha(opacity=60) ”;
}

/* 20150601 add*/
.post-pagination {
    float: none !important;
    margin-left: 300px;
}

#jack_header_link:hover > #jack_header > #jack_header_pc_button {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
}

/* ヒーロースライダー
 * update 2015.11.17 n.h
 * SIBERIA-19
**************************************************************/
.main-featured .small {
    margin-bottom: 14px;
}

.main-featured .blocks .small a.image-link {
    display: block;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    width: 168px;
    height: auto;
}

.main-featured .small img {
    width: auto;
    height: 160px;
    max-width: none;
}

.hero-small-grid .small:nth-child(n + 3) {
    margin-top: 0;
    margin-bottom: 0;
}

.main-featured .blocks .small {
    width: 48%;
    margin-right: 4%;
    overflow: hidden;
}

@media only screen and (max-width: 1128px) {
    .main-featured .blocks .image-link img {
        max-width: none !important;
        min-height: 145px;
    }
}

@media only screen and (max-width: 992px) {
    .main-featured .slider, .main-featured .flexslider .slides img {
        width: 100%;
    }

    .main-featured .blocks {
        display: none;
    }
}

/* form styling */
input, textarea, select {
    background: #f9f9f9;
    border: 1px solid #d9d9d9;
    padding: 7px 11px;
    outline: 0;
    font-size: 13px;
    color: #a6a6a6;
    max-width: 100%;
}

/* マージン調整
 * update 2015.11.24 n.h /SIBERIA-16
 * update 2016.05.20 n.h /SIBERIA-201
**************************************************************/
.main .sidebar .latest-posts .widgettitle,
.main .sidebar .popular-posts .widgettitle {
    margin-bottom: 8px;
}

.widgettitle > h3 {
    margin-bottom: 8px;
}

.home .posts-list .content,
.sidebar .posts-list .content {
    border-bottom: none;
    text-align:left;
}


.latest-posts .posts-list > li {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 8px;
}

.latest-posts .posts-list > li:not(:first-child) {
    padding-top: 8px;
}

#bunyad-latest-posts-widget-2 .posts-list .content > a {
    margin: 0;
    padding-top: 11px;
}

.main .sidebar .widget.latest-posts,
.main .sidebar .widget.popular-posts,
#sidebar_block .widget {
    margin-bottom: 8px;
}

.latest-posts .posts-list .content > a {
    margin-top: 3px;
    margin-bottom: 0;
}

.news-focus {
    margin-bottom: 10px;
}
.news-focus .row.news-0.highlights {
    margin-top: 0;
    margin-bottom: 0;
}

.news-focus .posts-list li:first-child {
    padding-top: 10px !important;
}
.post-425 {
    padding-bottom: 20px;
}
/* カテゴリページ
************************/
.category .main-content .listing article,
.category .main-content .row [class*="col-"],
.category .main-content .row .column,
.category .main-content .column {
  margin-bottom: 18px;
}
.category .main-content .main-heading {
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
    .highlights-box .column.half {
        margin-top: 10px !important;
        margin-bottom: 0 !important;
    }

    .main .sidebar {
        margin: 0 auto 10px !important;
    }

    .main-featured {
        padding: 14px 0;
    }

    .news-focus {
        margin-bottom: 0px;
    }
/*
    .news-focus > .row.news-0.highlights {
        margin-bottom: 0;
    }
*/
    .main-content .news-focus .column {
      margin-bottom: 0;
    }
    .cf.highlights-box {
        margin-bottom: 0;
    }
    .news-focus .blocks article {
        margin-top: 10px;
    }
    .main-featured .slider.frame.flexslider.col-8 {
      margin-bottom: 0;
    }
    .post-425 {
        padding-bottom: 0;
    }
    /* カテゴリページ
    ************************/
    .listing .excerpt {
        margin-top: 0px;
    }
}

/* SIBERIA-17 【マネー】関連記事のレイアウト変更
 * update 2015.12.22 n.h ,SIBERIA-17
 * update 2016.05.24 n.h ,SIBERIA-201
**************************************************************/
.related-posts li.float_none {
    float: none;
    margin-bottom: 8px!important;
    padding-bottom: 8px;
    border-bottom: 1px solid #E0E0E0;
    padding-left: 10px;
    padding-right: 10px;
}

.post-container .post-content {
    margin-bottom: 0 !important;
}

.related-posts .highlights h2 a {
    font-size: 16px;
}

.related-posts .highlights.column.float_none img.image {
    width: 100%;
    height: auto;
    max-width: 100px;
}

.related-posts .highlights article {
    overflow: hidden;
}

section.related-posts {
    padding-top: 0;
    margin-top: 10px;
}

.related-posts .highlights-box.related-posts {
    padding-top: 0px;
}

.related-posts .highlights .image-link {
    display: block;
    position: relative;
    max-width: 100px;
    float: left;
}

.related-posts .highlights-box.three-col {
    margin: 0;
}

.related-posts .highlights-box.three-col .highlights.float_none .meta {
    margin: 0;
    display: block;
    text-align: right;
}

.related-posts .highlights h2:before {
    border-left-color: transparent !important;
}

@media only screen and (max-width: 767px) {
    .related-posts .highlights-box.three-col.related-posts article {
        float: none;
        width: 100%;
    }
}
@media only screen and (max-width: 400px) {
    .related-posts .highlights-box.three-col.related-posts article {
        margin-bottom: 0!important;
    }
}

.sns_widjet_wrapper {
    margin-top: 20px;
}

@media only screen and (max-width: 480px) {
    .related-posts .highlights-box.three-col .highlights.float_none .meta {
        line-height: 1.5;
    }

    .related-posts .highlights .meta time {
        float: none;
    }

    .related-posts .highlights h2 {
        margin: 0;
        padding-left: 10px;
    }

    /*(media query 480)*/
}

@media only screen and (max-width: 370px) {
    .related-posts .highlights h2 a {
        font-size: 13px;
    }

    /*(media query 370)*/
}

#jack_header_link {
    display: block;
}


/* SIBERIA-134 マネー・ジモココフッターに兄弟サイトへのロゴリンクを設置願います
 * update 2016.01.20 n.h
 * 
**************************************************************/
.site-bottom-navigation-menu-container {
    margin-top: 20px;
}

.list-inline-block {
    display: inline-block;
    float: none;
}

.site-bottom-navigation-menu-container .menu-item {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    padding: 0 10px;
    margin-bottom: 0;
}

@media only screen and (max-width: 480px) {
    .site-bottom-navigation-menu-container .menu-item {
        width: 35%;
    }
}

.site-bottom-navigation-menu-container .not-current-item img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    transition: all 0.2s linear;
}

.site-bottom-navigation-menu-container .not-current-item:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

/* facebook / yahoo 購読ボタン */
.btn {

    display: inline-block;
    padding: 6px 9px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;

    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    display: block;
    width: 100%;
}

button {
    text-transform: none;
    cursor: pointer;
    overflow: visible;
    line-height: normal;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.fa-facebook:before {
    content: "\f09a";
}

.i-icon-yahoo {
    background-color: white;
}

/*ãƒ¤ãƒ•ãƒ¼*/

.btn-yahoo {

    color: #FFF;
    background-color: #DD4B39 !important;
    border-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 5px;
    margin-left: 0px;
    width: 270px;
}

.btn-yahoo-u {

    color: #FFF;
    background-color: #DD4B39 !important;
    border-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 5px;
    margin-left: 0px;
    width: 200px;
}

.btn-yahoo:hover,
.btn-yahoo-u:hover,
.btn-yahoo-v:hover {

    color: #FFF;
    background-color: #B30006 !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
    text-decoration: none;
    border-radius: 2px;
    transition: all 0.2s linear 0s;

}

.btn-facebook {
    color: #FFF;
    background-color: #3B5998 !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
    margin-bottom: 5px;
    text-align: center;
    width: 270px;
}

.btn-facebook-u {
    color: #FFF;
    background-color: #3B5998 !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
    margin-bottom: 5px;
    text-align: center;
    width: 200px;
    margin-left: 10px;
}

.btn-facebook:hover,
.btn-facebook-u:hover,
.btn-facebook-v:hover {

    color: #FFF;
    background-color: #30487B !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
    text-decoration: none;
    border-radius: 2px;
    transition: all 0.2s linear 0s;

}

.Regist-btn {
    font-size: 0;
}

.Defec-btn {
    font-size: 0;
    margin-top: 20px;
}

.facebook-list,
.yahoo-list {
    display: inline-block !important;
}

.mail_form-u {
    margin: 0 !important;
}

.btn-facebook-v {

    color: #FFF;
    background-color: #3B5998 !important;
    border-color: rgba(0, 0, 0, 0.2) !important;
    margin-bottom: 5px;
    text-align: center;
    width: 250px;
    margin-left: 0;
    margin-right: 6px;
}

.btn-yahoo-v {

    color: #FFF;
    background-color: #DD4B39 !important;
    border-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 5px;
    margin-left: 0px;
    width: 250px;
}

#reg_widget > li > h3 {
    margin-bottom: 10px !important;
}

.post-container.cf {
    margin-bottom: 20px;
}

/* sidebar アクセスランキング　タブバー
 * update 2016.03.22 n.h
 * 
**************************************************************/
.tabtitle {
    margin-bottom: 0px;
    font-size: 13px;
    text-transform: uppercase;
    background: #19232d;
    color: #efefef;
    padding: 0 14px;
    line-height: 34px;
    text-align:left;
}

.tabbed .tabs-list, .tabbed .tabs-list a {
    background: #f2f2f2;
    color: #333333;
}

/**
 * =Responsive & Media Queries
 * ----------------------------------------------------------------------------
 */

/* Larger Desktops */
@media only screen and (min-width: 1129px) {

}

/* Tablets - Small Desktops - fluid wrapper */
@media only screen and (max-width: 1128px) {

}

/* Large Tablet Layout: 800px. - fluid */
@media only screen and (min-width: 800px) and (max-width: 940px) {

}

/* Mobile + Small Tablet shared rules */
@media only screen and (max-width: 799px) {
    header .search {
        display: none;
    }
}

/* Phones and smaller tablets - fluid */
@media only screen and (max-width: 767px) {

}

/* Smaller Phones - Some androids have upto 400px portrait */
@media only screen and (max-width: 400px) {

}

@media (min-width: 768px) {

}

@media (min-device-width: 1824px) {
}


li#text-25 {
    list-style: none!important;
    text-align: center;
    max-height:250px;
}

/* 広告 add:2016.05.18 n.h */
.ad-disclosure {
  font-size: 12px;
  color: #c2c2c2;
}
#wpp-5,#wpp-4,#wpp-3,#wpp-2 {
    display: none;
}

.home li#text-22,.home li#text-20,.home li#bunyad-tabber-widget-5{
display:none;
}

/**
 * SIBERIA-328
 * add 2016.05.24 n.h
 **************************/
@media only screen and (max-width: 1128px) {
    ._taxel_recommend_art_img {
      padding: 0!important;
    }
    ._taxel_recommend_art_img img {
      margin-left: 0!important;
    }
}
/**
 * SIBERIA-330 マネーボイスのCSS不具合調査＆改修
 * add 2016.05.24 n.h , SIBERIA-330
 **************************/
.single .post-header .featured {
  padding: 0;
}
.single .post-header .featured .caption {
  bottom: 0;
}


._taxel_row li {
  padding: 0 0 8px 8px!important;
  margin-bottom: 8px!important;
}
.posts-list .content > a {
  margin: 0;
}
.posts-list img {
  margin: 0;
}
.sidebar .posts-list li {
  padding: 8px 0;
}
.sidebar li a {
    line-height: 1.4!important;
}

.posts-list .content {
    margin-left: 95px;
    line-height: 1;
    min-height: 73px;
    border-bottom: 1px solid #d9d9d9;
}


/* side column t.n */
div.media_info{
    text-align:left;
}

/* ad_control */
.post-content .wp-caption {
    clear: both;
}
.single_ad1{
    border: 10px solid #ffffff;
    border-right: 0;
}
div.tradesense_profile div.single_ad1,
div.common_source div.single_ad1,
div.roji_profile div.single_ad1,
div.common_mailmagazine div.single_ad1,
div.yamazaki_profile div.single_ad1{
    display:none!important;
}
div.common_koneta_boxed{
    background-color: #f2f2f2;
    border: none;
    padding: 10px;
}

@media screen and (max-width: 480px) {
.single_ad1{
    border: none;
}
}

/*--------------------------------
SNSボタン 2016.07.13
---------------------------------*/

.share-inc {
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
}

/*ボタン全体*/
.sns-btn{
	width:19%;
	min-width:130px;
	padding:0;
	float:left;
	border-radius:5px;
	margin:2.5% 0.5% 2% 0;
}

.sns-btn div{
	float:left;
	margin:0;
}
.sns-btn a{
	margin:0!important;
}

.btn-l{
	width:58%;
	height:35px;
	-webkit-border-radius: 5px 0 0 5px / 5px 0 0 5px;
	-moz-border-radius:  5px 0 0 5px / 5px 0 0 5px;
	border-radius:  5px 0 0 5px / 5px 0 0 5px;
}
.btn-r{
	width:42%;
	height:35px;
	-webkit-border-radius: 0 5px 5px 0 /0 5px 5px 0;
	-moz-border-radius:  0 5px 5px 0 /0 5px 5px 0;
	border-radius:  0 5px 5px 0 /0 5px 5px 0;
}

.btn-l:hover,
.btn-r:hover{
	-webkit-transform: translate3d(0px, 5px, 1px);
	-moz-transform: translate3d(0px, 5px, 1px);
	transform: translate3d(0px, 5px, 1px);
    box-shadow: 0 0 2px 30px rgba(0, 0, 0, 0.3)inset;
}

/*ボタン左*/
.sbtn {
  display:block;
  border-radius:1px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  overflow:hidden;
  padding:12.5px 1%;
  line-height:1em;
  text-decoration:none;
  text-align:center;
  font-size:100%;
  color:#fff;
  
}


/*ボタン右*/
.btn-count{
    font-size:12px;
	display:block;
	color:#fff;
	padding:12.5px 0;
	text-align:center;
    line-height:1em;
	word-wrap:break-word;
	text-decoration:none;
	transition: none;
    box-shadow: 1px -1px 2px 0 rgba(0, 0, 0, 0.15)inset;
}

.sbtn:hover,
.btn-count:hover{
	color:#fff;
	text-shadow: 1px 1px 1px #fff ;
        box-shadow: none;
        text-decoration:none;
}
.btn-count span {
	padding:0 2px;
}

/*fbいいね*/
.fb-likebox{
	margin-left:5%;
	max-width:75px!important;
	min-width:75px!important;
}

/*Facebook*/
.btn-facebookl:hover > i,.btn-facebookl:focus > i {
  color:#3b5998 ;
  text-shadow: 1px 1px 1px #fff,-1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff ;

}

.fb-l,.fb-r{
 background-color:#3b5998;
 box-shadow:0 5px 0 #2c4373;

}

/*Twitter*/
.btn-twitterl:hover > i,.btn-twitterl:focus > i {
  color:#55acee;
  text-shadow: 1px 1px 1px #fff,-1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff ;

}
.tw-l,.tw-r{
	background-color:#55acee;
    box-shadow:0 5px 0 #0092ca
}



/* Pocket */
.btn-pocket:hover > i,.btn-pocket:focus > i {
	color:#f03e51;
    text-shadow: 1px 1px 1px #fff,-1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff ;

}
.pk-l,.pk-r{
	background-color:#f03e51;
    box-shadow:0 5px 0 #c0392b;
}

/* ポケットカウント非表示用 2016.11.28 y.i*/
.btn-l.pk-l {
    border-radius: 5px;
    width: 100%;
}
.btn-r.pk-r {
    display: none;
}

/* はてぶ */
.btn-hatena:hover > i,.btn-hatena:focus > i {
	color:#5d8ac1;
    text-shadow: 1px 1px 1px #fff,-1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff ;

}
.hb-l,.hb-r {
background:#5d8ac1;
box-shadow:0 5px 0 #43638b;
}
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold;
	font-style:normal;
}

@media only screen and (min-width:480px) {
.tw-sp-only{
	display:none;
}
}

@media only screen and (max-width:480px) {
.share-inc {
    padding-bottom:1%;
}
.sns-btn{
	width:36%;
	min-width:103px;
	padding:0;
	float:left;
	border-radius:5px;
	margin:2% 0.5% 2% 0;
}

.sbtn {
  font-size:12.5px;
}
.btn-count{
  font-size:12px;
}
.fb-likebox{
	margin-left:1%;
}
.tw-pc-only{
	display:none;
}
}
@media only screen and (max-width:340px) {
.sbtn {
  font-size:11px;
}
.btn-count{
  font-size:11px;
}
}

/* ------------------------------------
 # アクセスランキングに数字ラベル
 # add 2016.07.26 y.i
 # update ----
------------------------------------ */

.widget-container .wpp-list{
    counter-reset: wpp-ranking;
}

.widget-container .wpp-list li{
    position: relative;
}

.widget-container .wpp-list li:before {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking;
    color: #000;
    line-height: 15px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 8px;
    text-align: center;
    z-index: 1;
    font-size: 85%;
    font-weight: bold;
}


/*  tab widget  -t.n */
.tab {
    width: 100%;
    min-width: 300px;
    margin: 0 auto;
}
.tab .tab-content {
    margin: 0;
}
.tab label {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.tab label {
    display: inline-block;
    width: 16%;
    padding: 3px 10px;
    cursor: pointer;
    background: #d4d4d4;
    color: #444444;
    margin-right: -2px;
    font-size:10px;
    text-align:center;
    margin:5px 1px;
}
.tab label:hover {
    background: #eee;
}
.tab input:checked + label {
    background: #f2f2f2;
    color: 444444;
    padding: 3px 10px;
}
.tab input {
    display: none;
}
.tab #tab-1,
.tab #tab-2,
.tab #tab-3,
.tab #tab-4 {
    display: none;
    padding: 0px;
}
.tab #tab-1:checked ~ #tab-1,
.tab #tab-2:checked ~ #tab-2,
.tab #tab-3:checked ~ #tab-3,
.tab #tab-4:checked ~ #tab-4 {
    display: block;
    border: 1px solid #ffffff;
}
.tab_content{
    text-align: left;
    font-size: 13px;
    padding: 7px 0 0 0;
}
img.wpp-thumbnail{
    margin: 8px 10px 0 0!important;
    width:85px;
    height:74px;
}
.wpp-list li {
    overflow: hidden;
    float: none;
    clear: both;
    min-height: 90px;
    border-bottom: 1px solid #d4d4d4;
}
li#wpp-10,li#wpp-11,li#wpp-12,li#wpp-13 {
    list-style: none;
}
ul.posts-list-ad li{
    margin-bottom:10px;
    border-bottom:none!important;
}
.posts-list-ad img{
    margin-top:0px!important;
}


/* footer text ad -t.n */
div.pr_navi{
    text-align:center;
}
div.pr_navi a {
    display:block;
    padding:10px;
    background:#333333;
    color:#ffffff;
    font-weight:bold;
}
div.pr_navi a:hover {
    background-color: #d4d4d4;
    color: #333333;
    text-decoration:none;
    position:relative;
    top:3px;
    left:3px;
}
/* ad sp header space -t.n */
@media screen and (min-width: 780px) {
div.ad_sp_header{
display:none!important;
}
}
@media screen and (max-width: 779px) {
div.ad_pc_header{
display:none!important;
}
#main-head div.wrap {
    padding: 0;
}
}
div.pr_navi{
  word-wrap : break-word;
  overflow-wrap : break-word;  
}

/* related article under ad in post -t.n*/
p.common_related_article {
    clear:both;  
}


@media screen and (max-width:750px) { 
.single_ad1 { 
text-align:center;
margin-top:0!important;
margin-bottom:0!important;
margin:0 auto!important;
float:none!important;
border:none!important;
}
}

/* アイキャッチ下部のキャプションの色味調整 2016.08.18 y.i*/
.post-header .featured .caption {
	margin-bottom: 0;
	bottom: 5px;
	padding: 14px 20px 14px 20px;
	color: #fff;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate3d(0, 0, 0);
	background: -webkit-linear-gradient(top,  rgba(25,35,45,0) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10+, Safari5.1+ */
	background: linear-gradient(to bottom,  rgba(25,35,45,0) 0%,rgba(0,0,0,0.2) 100%);
}

.main-featured .slider h3 a{
	line-height: 1.3;
}


@media screen and (max-width:480px) { 
.post-header .featured .caption {
	padding: 10px 10px 5px 10px;
	font-size: 12px;
	line-height: 1.3;
}
.main-featured .slider .caption{
	padding: 10px 10px 5px 10px;
	line-height: 1.3;
}
}

@media screen and (max-width:400px) { 
.main-featured .slider .caption{
	padding: 14px 20px ;
	line-height: 1.3;
}
}


/***** お知らせ 2016.12.1 y.i****/

.oshirase-box-inc {
    border: 1px solid #d19f19;
    border-radius: 4px;
    margin: 1em ;
    padding: 1.5em 1em 1em;
    position: relative;
    line-height: 1.3;
    font-size: 14px;
    text-align: left;
    word-wrap: break-word;
}
.oshirase-box-inc .osirase-word{
	font-size:14px;
	font-weight:bold;
	color:#333;
}

.oshirase-box-inc .osirase-title{
	background-color:#ffffff;
	color:#d19f19;
	font-weight: bold;
	left: 0; 
	padding: 0 .5em;
	position: absolute;
	top: -0.5em;
	line-height:1.2;
	margin:0 1em;
	font-size:16px;
}
.oshirase-box-inc .osirase-word a{
	text-decoration: underline;
	color:#d19f19;
}

.oshirase-box-inc p {
    line-height: 1.3;
}
.oshirase-side-inc {
	margin:1.5em 0 1em;
	padding: 2.5em 1em 1em;
	clear:both;
}
.oshirase-side-inc .osirase-title {
	top: -0.5em;
}
.row.cf.builder {
	margin:0;
}
.column.builder.one-1{
	padding:0;
}
@media only screen and (max-width:800px) {
.oshirase-box-inc{padding:2.5em 1em 1.5em;margin: 1.5em 0 1em;}
.oshirase-box-inc .osirase-title{top: -1em;left: 0;margin:0 0.5em; }
.oshirase-side-inc {margin:1.5em 0 1em;}
}

@media screen and (min-width: 800px) and (max-width: 900px) {
.oshirase-side-inc {margin:1.5em 0 1em;padding: 3em 1em 1em;}
}
@media screen and (max-width: 800px) {
.oshirase-side-inc .osirase-title{top: -0.5em;}
}


/*資料請求用ボタン 2016.12.21*/

div.doc-btn-tsubo {
      text-align:center;
		}

div.doc-btn-tsubo .btn-primary{
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
      display:inline-block;
      min-width: 150px;
      font-weight: bold;
      font-size: 18px;
      margin:0 auto;
      cursor: pointer;
      padding: 15px 40px;
      color: #fff;
      text-align: center;
      text-decoration: none;
      text-shadow:0px 1px 0px #4A4A4A;
      border-radius: 5px;
      -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
      transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
      -webkit-font-smoothing: antialiased;
	 transform:perspective(0);
 }

div.doc-btn-tsubo .btn-primary:hover  {
	color: #fff;
      -webkit-transform: translateY(3px);
      transform: translateY(3px);
  
   }
	 
div.doc-btn-tsubo .btn-primary:active   {
     color: #cdcdcd;
     -webkit-transform: translateY(6px);
     transform: translateY(6px);
     transition-duration: 0.1s;
     	 
   }


/*----------------------------------------------------
      矢印アイコン位置調整
-----------------------------------------------------*/	

div.doc-btn-tsubo .btn-primary i{
		 margin-left:10px;
	}


/*---------------------------------------------------
      ボタン青
-----------------------------------------------------*/
div.doc-btn-tsubo .btn-blue {
       background-color: #22a3df;
       box-shadow: 0 6px 0 #2C79A1, 0 12px 0 rgba(0,0,0,0.2);
   }
		
div.doc-btn-tsubo .btn-blue:hover    {
      background-color: #48B7EA;
      box-shadow: 0 3px 0 #127497, 0 6px 0px rgba(0,0,0,0.2);
   }

div.doc-btn-tsubo .btn-blue:active {		  
     background-color: #127497;
     box-shadow: 0 0 0 #2C79A1, 0 0 0px rgba(0,0,0,0.2);
 }

/*---------------------------------------------------
      ボタン緑
-----------------------------------------------------*/
 div.doc-btn-tsubo .btn-green	 {
      background-color: #82b916;
      box-shadow: 0 6px 0 #6e8f2f, 0 12px 0 rgba(0,0,0,0.2);
   }
		
div.doc-btn-tsubo .btn-green:hover   {
      background-color: #97cd2c;
      box-shadow: 0 3px 0 #6e8f2f, 0 6px 0px rgba(0,0,0,0.2);
   }

div.doc-btn-tsubo .btn-green:active {		  
     background-color: #6e8f2f;
     box-shadow: 0 0 0 #53701b, 0 0 0px rgba(0,0,0,0.2);
	 }
	
	
/*---------------------------------------------------
      ボタンオレンジ
-----------------------------------------------------*/
div.doc-btn-tsubo .btn-orenge	 {
      background-color: #ef850c;
      box-shadow: 0 6px 0 #cc6d00, 0 12px 0 rgba(0,0,0,0.2);
   }
		
div.doc-btn-tsubo .btn-orenge:hover   {
      background-color: #f29225;
      box-shadow: 0 3px 0 #a75b04, 0 6px 0px rgba(0,0,0,0.2);
   }

div.doc-btn-tsubo .btn-orenge:active {		  
     background-color: #a75b04;
     box-shadow: 0 0 0 #ad5c00, 0 0 0px rgba(0,0,0,0.2);
	 }

/*----------------------------------------------------
      ボタン赤
-----------------------------------------------------*/	
	
div.doc-btn-tsubo .btn-red {
      background-color: #e74242;
      box-shadow: 0 6px 0 #bf1313, 0 12px 0 rgba(0,0,0,0.2);
   }
		
div.doc-btn-tsubo .btn-red:hover   {
      background-color: #f24c4c;
      box-shadow: 0 3px 0 #a10b0b, 0 6px 0px rgba(0,0,0,0.2);
   }

div.doc-btn-tsubo .btn-red:active {		  
     background-color: #a10b0b;
     box-shadow: 0 0 0 #e74242, 0 0 0px rgba(0,0,0,0.2);
	 }

/*----------------------------------------------------
      ボタンエピック緑
-----------------------------------------------------*/	
	
div.doc-btn-tsubo .btn-epick {
    background-color: #29bc52;
    box-shadow: 0 6px 0 #027120, 0 12px 0 rgba(0,0,0,0.2);
 }
      
div.doc-btn-tsubo .btn-epick:hover   {
    background-color: #1fa444;
    box-shadow: 0 3px 0 #027120, 0 6px 0px rgba(0,0,0,0.2);
 }

div.doc-btn-tsubo .btn-epick:active {		  
   background-color: #027120;
   box-shadow: 0 0 0 #027120, 0 0 0px rgba(0,0,0,0.2);
   }

/*----------------------------------------------------
      フォーカス枠なし
-----------------------------------------------------*/	

  div.doc-btn-tsubo .btn-primary-blue :focus,.btn-primary-green :focus,
  div.doc-btn-tsubo .btn-primary-orenge :focus,.btn-primary-red :focus  {
    outline: 0!important;
  }

/* full size post eyecatch 35420 */
@media screen and (min-width: 979px) {
 .post-29759 .post-header .featured {
    height: 550px!important;
    overflow: hidden!important;
    margin-top: -100px!important;
}
.postid-160811.post-header .featured,
.postid-251441.post-header .featured,
.post-251441.post-header.featured,
#post-251441.post-header.featured,
.single .post-251441.post-header.featured,
.post-295116.post-header.featured,
#post-295116.post-header.featured,
.single .post-295116.post-header.featured {
    height: 500px!important;
    overflow:hidden!important;
}
.postid-167946 .post-container.cf,
.postid-167946 .ajarecommend,
.postid-160811 .post-container.cf,
.postid-160811 .ajarecommend,
.postid-35420 .post-container.cf,
.postid-35420 .ajarecommend,
.postid-251441 .post-container.cf,
.postid-251441 .ajarecommend,
.postid-295116 .post-container.cf,
.postid-295116 .ajarecommend,
.postid-35420 .post-share,
.postid-29759 .post-container.cf,
.postid-29759 .ajarecommend,
.postid-29759 .post-share,
.postid-317829 .post-container.cf,
.postid-317829 .ajarecommend,
.postid-317829 .post-share,
.postid-317829 div#related-post-widget,
.postid-331563 .post-container.cf,
.postid-331563 .ajarecommend,
.postid-331563 .post-share,
.postid-331563 div#related-post-widget,
.postid-339317 .post-container.cf,
.postid-339317 .ajarecommend,
.postid-339317 .post-share,
.postid-339317 div#related-post-widget,
.postid-339769 .post-container.cf,
.postid-339769 .ajarecommend,
.postid-339769 .post-share,
.postid-339769 div#related-post-widget,
.postid-345994 .post-container.cf,
.postid-345994 .ajarecommend,
.postid-345994 .post-share,
.postid-345994 div#related-post-widget,
.postid-373327 .post-container.cf,
.postid-373327 .ajarecommend,
.postid-373327 .post-share,
.postid-373327 div#related-post-widget,
.postid-379995 .post-container.cf,
.postid-379995 .ajarecommend,
.postid-379995 .post-share,
.postid-379995 div#related-post-widget,
.postid-394247 .post-container.cf,
.postid-394247 .ajarecommend,
.postid-394247 .post-share,
.postid-394247 div#related-post-widget,
.postid-396288 .post-container.cf,
.postid-396288 .ajarecommend,
.postid-396288 .post-share,
.postid-396288 div#related-post-widget,
article.category-pr .post-container.cf,
article.category-pr .ajarecommend,
article.category-pr .post-share,
article.category-pr div#related-post-widget{
    max-width: 700px;
    margin: 10px auto;
}
.postid-167946 div[id^="pa_placement_"],
.postid-160811 div[id^="pa_placement_"],
.postid-35420 div[id^="pa_placement_"],
.postid-29759 div[id^="pa_placement_"],
.postid-251441 div[id^="pa_placement_"],
.postid-295116 div[id^="pa_placement_"],
.postid-345994 div[id^="pa_placement_"],
.postid-373327 div[id^="pa_placement_"],
.postid-379995 div[id^="pa_placement_"],
.postid-394247 div[id^="pa_placement_"],
.postid-396288 div[id^="pa_placement_"],
article.category-pr div[id^="pa_placement_"]{
    max-width: 700px!important;
    margin: 0 auto;
}
}
.post-29759 .post-header .featured {
    display:none;
}


/* side mailmagazine form 2017.02.02  */

.mail_unit_tsubo .kiyaku {
  display: block;
  font-size: 11px;
}
.mail_unit_tsubo .kiyaku a {
  text-decoration: underline;
}
.mail_unit_tsubo .kiyaku a:hover {
  color:#d19f19;
}

.mail_unit_tsubo .reg_form ul {
	text-align: left;
  overflow: hidden;
}
.mail_unit_tsubo .reg_form li  {
  display: inline-block;
  vertical-align: bottom;
}

.mail_unit_tsubo .reg_form input.rdemail[type="text"] {
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  display: inline-block;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px #e1e1e1;
  box-sizing: border-box;
  font-size: 20px;
  padding: 5px;
  height: 40px;
  width: 100%;
  line-height:1;
}


.mail_unit_tsubo .reg_form input.rdemail[type="text"]:focus::-webkit-input-placeholder { color:transparent!important; }
.mail_unit_tsubo .reg_form input.rdemail[type="text"]:focus:-moz-placeholder { color:transparent!important; }
.mail_unit_tsubo .reg_form input.rdemail[type="text"]:focus::-moz-placeholder { color:transparent!important; }


.mail_unit_tsubo .mail_unit_tsubo .reg_form input[type="submit"] {
  border: 1px solid #ff5959;
	display: inline-block;
	width: 120px;
	height: 35px;
  font-size: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
  letter-spacing: 2px;
	outline: none;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}
.mail_unit_tsubo .reg_form input[type="submit"] {
	background-color: #d19f19;
	color: #fff;
}
.mail_unit_tsubo .reg_form input[type="submit"]:hover {
	background-color: #d19f19;
  cursor:pointer;
}

.mail_unit_tsubo .tab_area {
	margin: 0;
	width:100%;
	background:#d19f19;
}
.mail_unit_tsubo .tab_area li {
	/*Tabの装飾*/
	width: 100%;
	padding:10px 0;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
	color: #fff;
	background:#d19f19;
}
.mail_unit_tsubo .cont_money_add{
	background: #fff;
	border: 2px solid #d19f19;
}
.mail_unit_tsubo .reg_form .sns_list {
  display: block;
	text-align:center;
	margin-left:-15px;
  margin-bottom: 0px;
}
.mail_unit_tsubo .facebook-list {
	margin-right: 25px;
}
.mail_unit_tsubo .facebook-list img {
	width: auto;
	height: 40px;
	margin-left:2px;
}
.mail_unit_tsubo .yahoo-list .text_yahoo {
	color: #f60e0b;
}

.mail_unit_tsubo .facebook-list .text_fb {
	color: #3b5998;
}

.mail_unit_tsubo .yahoo-list img {
	width: auto;
	height: 40px;
}
.mail_unit_tsubo .facebook-list img,
.mail_unit_tsubo .yahoo-list img {
	opacity: 0.3;
	-webkit-opacity: 0.3;
	font-weight: bold;
	cursor: pointer;
	transition: opacity .1s;
	-webkit-transition: opacity .1s;
}
.mail_unit_tsubo .facebook-list img:hover,
.mail_unit_tsubo .yahoo-list img:hover {
	opacity: 1;
	-webkit-opacity: 1;
	text-decoration: none;
	transition: opacity .1s;
	-webkit-transition: opacity .1s;
}

.mail_unit_tsubo .facebook-list button,
.mail_unit_tsubo .yahoo-list button {
    background: none;
    border: none;
	cursor:pointer;
}

.mail_unit_tsubo .reg_form input[type="submit"] {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	min-width: 150px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
	padding: 2px 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #4A4A4A;
	border-radius: 5px;
	-webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
	transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
	-webkit-font-smoothing: antialiased;
	transform: perspective(0);
	background-color: #d19f19;
	box-shadow: 0 6px 0 #b48813, 0 12px 0;
	border: none;
  margin: 0px auto 6px auto;
}
.mail_unit_tsubo .reg_form input[type="submit"]:hover {
	color: #fff;
	background-color: #d19f19;
	box-shadow: 0 3px 0 #b48813, 0 6px 0px rgba(0, 0, 0, 0.2);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
}
.mail_unit_tsubo .reg_form input[type="submit"]:active {
	color: #d6d6d6;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	transition-duration: 0.1s;
	background-color: #d19f19;
	box-shadow: 0 0 0 #b48813, 0 0 0px rgba(0, 0, 0, 0.2);
}
.mail_unit_tsubo .content_area_form {
	width:100%;
}

.mail_unit_tsubo .reg_form .saori_text {
    font-size:13px;
    display:block;
	margin:10px;
}

.mail_unit_tsubo .reg_form .form_kiyaku_text {
  margin: 5px 0;
  display:block;
}

.mail_unit_tsubo .text_fb,
.mail_unit_tsubo .text_yahoo {
	margin:15px 0 10px 0;
	font-size:12px;
	color:inherit;
}

.mail_unit_tsubo .reg_form{
	padding: 10px;
}

.mail_unit_tsubo .form_text_cotl{
    width: 100%;  
  }

.mail_unit_tsubo .form_sub_btn{
	float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0 0 0;
  }


li#text-16 h3:before {
  content: "\f003";
  margin-right:5px!important;
font-family: "FontAwesome";
}


/* prime ad style */
@charset "utf-8";
.aaprad {
    display: table;
    width: 100%;
    position: relative;
    clear: both;
    line-height: 1.2;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 8px;
}
/*サムネイル画像*/
.aaprad-img {
    float: left;
    line-height: 1;
    overflow: hidden;
    position: relative;
    padding: 0 0 10px 10px;
    width: 100px;
    height: 65px;

    /*サムネイル画像枠サイズはこちら*/
    width: 100px;
    height: 65px;
    overflow: hidden;
 
}

.aaprad-img > a {
    display: block;
    width: 100px;
    height: 65px;
    overflow: hidden;
}

.aaprad-img a img {
    width: 100%;
    height: auto;
    border: none;
}
/*タイトル*/
.aaprad-title {
    overflow: hidden;
}

.aaprad-title a {
    padding: 0 5px 5px;
    display: block;
    /*タイトルのフォント指定等はこちら*/
    color: #000;
    font-size: 16px;

}

.aaprad-description {
    overflow: hidden;
}

.aaprad-description a {
    padding: 0 5px 5px;
    display: block;
    /*本文のフォント指定等はこちら*/
    color: #000;
    font-size: 0.76rem;
    text-decoration: none;
}
/*広告主体主名称*/
.aaprad-company {
    overflow: hidden;
    margin-bottom: 24px;
}

.aaprad-company a {
    padding: 0 8px;
    display: block;
    /*広告主体主名称のフォント指定等はこちら*/
    color: #999;
    font-size: 0.70rem;
    text-decoration: none;
    text-align: right;

}

.aaprad-info {
    position: absolute;
    bottom: 7px;
    right: 10px;
}

.aaprad-info a {
    text-decoration: none;
    font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
    vertical-align: middle;
    color: #555;
    font-size: 10px;
}

.aaprad-info img {
    margin-left: 4px;
    display: inline-block;
    vertical-align: middle;
}

.aaprad-thumbnail .aaprad-title ,
.aaprad-thumbnail .aaprad-description ,
.aaprad-thumbnail .aaprad-company {
    margin-left: 116px;
}


@media only screen and (max-width: 370px) {
.aaprad-title a {font-size:13px;}

}

/* prime ad style end */


/* App store Google Playボタン 中央寄せ*/
.as-gs-inc {margin: 0 10.5px!important;}


/*YKTR-1915 20170315*/

#main_author_area {
  width:100%;
  margin-top: -25px;
  border-top:solid 5px #617cbf;
  border-left:solid 1px #617cbf;
	border-right:solid 1px #617cbf;
	border-bottom:solid 1px #617cbf;
	background-color:#f7f7f7;
  padding: 0 0px;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	z-index:99999;
}

#main_author_area .main_author_area_wapper{
	padding:0 20px;
	-webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
}
#main_author_area .main_author_area_title {
	font-size:18px;
	font-weight:bold;
	color:#222;
	margin:0 auto;
	padding:10px 0;
}
#main_author_area .main_author_area_u_line{
	width:100%;
	height:1px;
	background-color:#617cbf;
}
#main_author_area .main_author_area_title span {
	color:#617cbf;
}
#main_author_area .main_author_area_cont{
	width:100%;
	margin:20px 0;
}
#main_author_area .main_author_area_cont img {
	margin:0 15px 15px 0;
}
#main_author_area .main_author_area_list{
	width:5px;
	height:20px;
	background-color:#617cbf;
	margin:0 12px 0 0;
	float:left;
}
#main_author_area .main_author_area_name {
	font-size:20px;
	font-weight:bold;
	margin-top: -7px;
	padding-top: -20px;
	vertical-align: top;
	display: inline-block;
}
.main_author_area_btn {
  clear:both;
	width:40%;
	height:48px;
	margin:10px auto 0;
}
.main_author_area_btn span {
	display:block;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	font-size:20px;
	background-color:#617cbf;
}
.main_author_area_btn span:hover {
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
	background-color:#143893;
}

#main_author_area a{
	color:#222;
	-webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out; 
}
#main_author_area a:hover {
	text-decoration:none;
}
#main_author_area a:hover .main_author_area_wapper {
/*	opacity: 0.6;  
	filter: alpha(opacity=40);  
*/}
.main_author_area_logo{
	margin-top:-15px;
	padding:0 0 0 92%;
}
.main_author_area_logo img {
	max-width:58px;
}


.hvr-grow {
/*  display: inline-block;*/
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
#main_author_area:hover .hvr-grow, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media only screen and (max-width:700px) {
  .main_author_area_btn {
		width:80%;
	}
	.main_author_area_logo img{
	 max-width:100px;	
	}
}
@media only screen and (max-width:600px) {
.main_author_area_logo{
	margin-top:15px;
  padding:0 0 0 80%;
}
.main_author_area_btn span{
	font-size:18px;
}
}
@media only screen and (max-width:455px) {
.main_author_area_list{
 clear:both;
 margin: 0 5px 0 0; 	
}
}

/* YKTR-1915 20170315 20170628 20170905*/
/* epic footer disappear */
article.tag-3159 div.ad_single_box,
article.tag-3159 div.ajarecommend,
article.tag-3159 section.related-posts,
article.tag-3159 div[id^="pa_placement_"],
article.post-251441 div.ad_single_box,
article.post-251441 div.ajarecommend,
article.post-251441 section.related-posts,
article.post-251441 div[id^="pa_placement_"],
article.post-295116 div.ad_single_box,
article.post-295116 div.ajarecommend,
article.post-295116 section.related-posts,
article.post-295116 div[id^="pa_placement_"],
article.post-339317 div.ad_single_box,
article.post-339317 div.ajarecommend,
article.post-339317 section.related-posts,
article.post-339317 div[id^="pa_placement_"],
article.post-339769 div.ad_single_box,
article.post-339769 div.ajarecommend,
article.post-339769 section.related-posts,
article.post-339769 div[id^="pa_placement_"],
article.post-345994 div.ad_single_box,
article.post-345994 div.ajarecommend,
article.post-345994 section.related-posts,
article.post-345994 div[id^="pa_placement_"],
article.post-345994 div.aaprad,
article.post-373327 div.ajarecommend,
article.post-373327 section.related-posts,
article.post-373327 div[id^="pa_placement_"],
article.post-373327 div.aaprad,
article.post-379995 div.ajarecommend,
article.post-379995 section.related-posts,
article.post-379995 div[id^="pa_placement_"],
article.post-379995 div.aaprad,
article.post-394247 div.ajarecommend,
article.post-394247 section.related-posts,
article.post-394247 div[id^="pa_placement_"],
article.post-394247 div.aaprad,
article.post-396288 div.ajarecommend,
article.post-396288 section.related-posts,
article.post-396288 div[id^="pa_placement_"],
article.post-396288 div.aaprad,
article.category-pr div.ajarecommend,
article.category-pr section.related-posts,
article.category-pr div[id^="pa_placement_"],
article.category-pr div.aaprad{
    display:none!important;
}

article.post-160811 p.iine_text,
article.post-167946 p.iine_text,
article.post-251441 p.iine_text,
article.post-295116 p.iine_text,
article.post-317829 p.iine_text,
article.post-345994 p.iine_text,
article.post-339769 p.iine_text,
article.post-373327 p.iine_text,
article.post-379995 p.iine_text,
article.post-394247 p.iine_text,
article.post-396288 p.iine_text,
article.category-pr p.iine_text{
    margin: 0!important;
}
article.post-160811 p.money_info,
article.post-251441 p.money_info,
article.post-167946 p.money_info,
article.post-295116 p.money_info,
article.post-317829 p.money_info,
article.post-345994 p.money_info,
article.post-339769 p.money_info,
article.post-373327 p.money_info,
article.post-379995 p.money_info,
article.post-394247 p.money_info,
article.post-396288 p.money_info,
article.category-pr p.money_info{
    padding-top:0!important;
}
article.post-345994 div.tagcloud,
article.post-339769 div.tagcloud,
article.post-373327 div.tagcloud,
article.post-379995 div.tagcloud,
article.post-394247 div.tagcloud,
article.post-396288 div.tagcloud,
article.category-pr div.tagcloud{
    text-align:center!important;
}


/* FISCO setting */
article.category-market_headline .post-header .featured{
    max-height:336px!important;
    overflow:hidden!important;
}
article.category-market_headline.highlights article img {
    max-height: 171px!important;
}
.highlights .column half.image-link {
    max-height:188px;
    overflow:hidden;
    min-height:188px;
}




/************メルマガ登録フォーム20170405************/


.rdmail-wrap2 {
	width:100%;
	background:#000;
	/*border:5px solid #d19f19;*/
	border-bottom:5px solid #d19f19;
	border-radius:2px;
	/*box-shadow:0 0 15px rgba(0, 0, 0, 0.5);*/
	box-sizing:border-box;
	padding:5px 0 10px;
}

.rdmail-wrap2 ul {
	list-style:none;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
	align-items:center;
	padding:0;	
}

.rdmail-wrap2 ul li {
	padding:5px;
	text-align:center;
}

.rdmail-wrap2 p {
    padding: 0;
    margin: 0 0 5px 5px;
    text-align: left;
    font-size: 14px;
    line-height:1;
	color:#f2f2f2;
	color: #888;
}

.rdmail-wrap2 p a:hover {
	color:#d19f19
}


.rdmail-wrap2 .rdmail-title {
	font-size: 22px;
	text-align:center;
	font-weight:bold;
	padding:10px 10px 15px;
	margin:0;
	color:#fff;
	font-weight:bold;
	
	
}

.rdmail-wrap2 input[type="email"] {
	height:50px;
	width:450px;
	padding:0 10px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	font-size:22px;
	border-radius: 3px;	
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	color:#000000;
}

::-webkit-input-placeholder {
  color: #a6a6a6;
}
::-moz-placeholder {
  color: #a6a6a6; opacity: 1;
}
:-ms-input-placeholder {
  color: #a6a6a6;
}

.rdmail-wrap2 input[type="email"]:focus {
	border:2px solid #d19f19;
}


.rdmail-wrap2 .rdmail-reg {
    width: 150px;
    padding: 13px 0;
    font-size: 22px;
    border: #96792F solid 1px;
    color: #FFFFFF!important;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    line-height:1;
	font-weight:bold;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6a648), to(#f88600));
	background-image: -webkit-linear-gradient(top, #f6a648, #f88600);
	background-image: -moz-linear-gradient(top, #f6a648, #f88600);
	background-image: -ms-linear-gradient(top, #f6a648, #f88600);
	background-image: -o-linear-gradient(top, #f6a648, #f88600);
	background-image: linear-gradient(top, #f6a648, #f88600);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6a648', endColorstr='#f88600',GradientType=0 ); /* IE6-9 */
	
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);

}

.rdmail-wrap2 .rdmail-reg:hover {
    border: #629805 solid 1px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#95e30d), to(#7cc300));
	background-image: -webkit-linear-gradient(top, #95e30d, #7cc300);
	background-image: -moz-linear-gradient(top, #95e30d, #7cc300);
	background-image: -ms-linear-gradient(top, #95e30d, #7cc300);
	background-image: -o-linear-gradient(top, #95e30d, #7cc300);
	background-image: linear-gradient(top, #95e30d, #7cc300);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95e30d', endColorstr='#7cc300',GradientType=0 ); /* IE6-9 */

}


.rdmail-wrap2 .common_mailmagazine {
    background: none!important;
	margin: 0 !important;
    padding: 5px 20px !important;
    border: none !important; 
    border-radius: none;
}
.rdmail-wrap2 .common_mailmagazine p {
    color: #e6e6e6 !important;
}

@media only screen and (max-width:700px) {
.rdmail-wrap2 input[type="email"] {
	width:260px;
}
.rdmail-wrap2 .common_mailmagazine {
    padding: 5px 10px !important;
}
}


@media only screen and (max-width:1000px) {
.ad_single_right{
    display:none;
}
}

button.pum-close.popmake-close {
    display: none;
}

/* sidebar text pr 2017.4 nishimu */
.text_pr_icon {
    background: #d19f19;
    display: block;
    font-size: 80%!important;
    padding: 2px 5px 1px 5px;
    color: #ffffff!important;
    margin-right:10px;
    width: 23px;
    position: relative;
    float:left;
    clear: both;
    text-align: center;
}
.text_chumoku_icon{
    background: #d2d2d2;
    display: block;
    font-size: 80%!important;
    padding: 2px 5px 1px 5px;
    color: #333333;
    margin-right: 10px;
    width: 23px;
    position: relative;
    font-weight: bold;
    float:left;
}
.sidebar_text_ad {
    padding: 7px 9px;
    border: 1px dashed #fff;
    margin-bottom: 10px;
    text-align: left;
    background: #19232d;
    box-shadow: 0 0 0 4px #19232d;
}
.sidebar_text_ad a {
    color: #fff;
    font-size: 90%!important;
}
div.sidebar_text_ad a{
    display:block;
}
.sidebar_text_ad a:hover {
    background: #2f337b;
    box-shadow: 0 0 0 4px #2f337b;
    text-decolation:none;
}
.sidebar_text_ad:hover{
    background: #2f337b;
    box-shadow: 0 0 0 4px #2f337b;
}


/* header text ad 201704 nishimu */
.header_text_ad {
    position: absolute;
    margin-left: 250px;
    margin-top: 28px;
    line-height: 1.3;
    font-size: 90%;
}
.header_text_ad a{
    color:#999999;
}

@media screen and (max-width:1034px) { 
.main-head .social-icons{
    display:none;
}
}
@media screen and (max-width:800px) { 
.header_text_ad {
    position: relative;
    margin-left: 0; 
    text-align: center;
    margin-top: 5px;
    padding: 0 0.5em;
    margin-bottom: 10px;
    letter-spacing:-1px;
}
}
.logoside_pr_icon{
    background: #d19f19;
    display: inline;
    font-size: 80%!important;
    padding: 2px 5px 1px 5px;
    color: #ffffff!important;
    margin-right: 5px;
    width: 23px;
    text-align: center;
    line-height: 1.2;
}

/* related post text widget 20170424 nishimu*/
div#related-post-widget {
    padding: 0px;
    border: 1px solid #999;
    font-size:90%;
    margin-bottom:20px;
}
p#widget-text-title {
    margin-bottom: 0;
    padding: 2px 10px;
    background: #999;
    color: #fff;
    font-weight: bold;
}
ul#widget-text-content {
    padding: 8px 10px;
}
ul#widget-text-content li {
    color: #999999;
    margin-left: 15px;
    list-style: disc;
    line-height:1.8;
    margin-bottom:5px;
}
ul#widget-text-content li:last-child{
    margin-bottom:0;
}


/* tokusyu 2017.05.08 y.i */ 

.banner-corner h3{
	margin-bottom: 10px!important;
}

.banner-corner ul li{
	margin-bottom: 5px;
}

.banner-corner ul li a:hover {
	opacity: 0.7;
}

/* interstitial close button */
.advads-close-button{
    right:0px!important;
    top:-29px!important;
}
/* related posts section */
.related-posts, .highlights-box.related-posts {
	margin-bottom: 0px; /* 3em */	
}

/* logmi nav menu */
.navigation .menu li > a{
    padding: 0 17px;
}

@media only screen and (max-width: 1128px){
.navigation .menu li > a {
    padding: 0 9px!important;
}
}
@media only screen and (max-width: 940px) and (min-width: 800px){
.navigation .menu > li > a {
    padding: 0 6px!important;
}
}


/*-------------------------------------
会話形式用のcss 2017.06.21
---------------------------------------*/
div.talk-wrap{
 display: block;
 clear: both;
 margin:0 auto 10px auto;
overflow:hidden;
 }
.talk-wrap p{
 margin:0;
 }
 .left-icon{
 width: 12%;
 float:left;
 display:inline-block;
 margin-bottom: 10px;
 }

div.talk-wrap .left-icon img {
 width: 100%;
 box-shadow: 0 1px 5px #aaa;
border: 1px solid #eeeeee;
}

div.talk-wrap .talk-left{
 float:right;
 position: relative;
 background: #fff; /*左の会話の背景色*/
 border: 1px solid #eee;
 padding: 10px 3%;
 border-radius: 10px;
 width: 83%;
 box-shadow: 0 1px 5px #aaa; /*左の会話の影の設定*/
 margin-bottom: 10px;
 box-sizing:border-box;
 }
div.talk-wrap .talk-left:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #eee;
 position: absolute;
 left: -20px;
 top: 20px;
 margin-top: -9px;
}
div.talk-wrap .talk-left:after {
 content: "";
 display: inline-block;
 border: 9px solid transparent;
 border-right-color: #fff;
 position: absolute;
 left: -16px;
 top: 20px;
 margin-top: -8px;
}
div.talk-wrap .right-icon{
 width: 12%;
 float:right;
 display:inline-block;
 margin-bottom: 10px;
 }

div.talk-wrap .right-icon img {
 width: 100%;
 box-shadow: 0 1px 5px #aaa;
border: 1px solid #eeeeee;
}

div.talk-wrap .talk-right{
 float:left;
 position: relative;
 background: #fff; /*右の会話の背景色*/
 border: 1px solid #eee;
 padding: 10px 3%;
 border-radius: 10px;
 width: 83%;
 box-shadow: 0 1px 5px #aaa; /*右の会話の影*/
 margin-bottom:10px;
 box-sizing:border-box;
 }
div.talk-wrap .talk-right:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-left-color: #eee;
 position: absolute;
 right: -20px;
 top: 20px;
 margin-top: -9px;
}
div.talk-wrap .talk-right:after {
 content: "";
 display: inline-block;
 border: 9px solid transparent;
 border-left-color: #fff;
 position: absolute;
 right: -16px;
 top: 20px;
 margin-top: -8px;
}
div.talk-wrap .talk-end{
 clear:both;
}

div.talk-wrap .talk-left span,
div.talk-wrap .talk-right span {
	font-weight : bold;
}

/*****レスポンシブ設定*****/

@media screen and (max-width: 480px){
div.talk-wrap .left-icon{
 width: 20%;
 }
div.talk-wrap .talk-left{
 width: 75%; 
 }
div.talk-wrap .right-icon{
 width: 20%;
 }
div.talk-wrap .talk-right{
 width: 75%; 
 }


div.talk-wrap .talk-right:before {
 top: 20px;
}
div.talk-wrap .talk-right:after {
  top: 20px;
}

div.talk-wrap .talk-left:before {
 top: 20px;
}
div.talk-wrap .talk-left:after {
 top: 20px;
}


}



.chumoku_box0621 {
    position: relative;
    padding: 10px 12px;
    box-sizing: border-box;
    color: #fff;
    border: solid 3px #3d69c6;
     background: #567bc7;

}

.chumoku_box0621:before{
    display: inline-block;
    position: absolute;
    top: 17px;
    left: 11px;
    vertical-align: middle;
    color: #77c0c9;
    font-size: 30px;
    line-height: 1;
}

.chumoku_box0621 p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.4;
    font-weight : 400;
}

.chumoku_box0621 .inner_title {
    font-size : 120%;
    font-weight : bold;
}

.chumoku_box0621 .inner_list {
    font-weight : bold;
}


.chumoku_box0621 cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}

/* mobile 1st view */
@media screen and (min-width:481px) { 
div.mobile_1st,div.sp_column{
    display:none!important;
}
}
@media screen and (max-width:480px) { 
div.pc_column{
    display:none!important;
}
}



/* epic category */
/* Larger Desktops */
@media only screen and (min-width: 1129px) {
.epic_pc{  display: block;　width:100%;  max-width:1128px;}
.epic_sp{  display:none;}
}

/* Tablets - Small Desktops - fluid wrapper */
@media only screen and (max-width: 1128px) {
.epic_pc{ display: block;　 width:100%;}
.epic_sp{  display:none;}
}

/* Large Tablet Layout: 800px. - fluid */
@media only screen and (min-width: 800px) and (max-width: 940px) {
.epic_pc{  display: block;　width:100%;}
.epic_sp{  display:none;}
}

/* Mobile + Small Tablet shared rules */
@media only screen and (max-width: 799px) {
.epic_pc{ display:none;}
.epic_sp{ display: block;　width:100%;}
}
.epic_btn{
    text-align:center!important;
}

/* feed exclusive items adjustment */
div.bn_recommend{
    margin:0;
    padding;0;
}
p + p.to_be_cont{
    margin-top:-1em;
}
hr.mv_recommend{
    margin-top:1em;
    margin-bottom:1em;
}

/*エピックチャンステキストバナー用*/
.epick_chance_txt_bnr{
    width: 100%;
    margin: 30px 0 0 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s 
	}
.epick_chance_txt_bnr a{
    width: 96%;
    display: block;
    padding: 10px;
    font-size: 115%;
		margin:0 auto;
    background: #555;
    color: #ffffff!important;
    font-weight: bold;	
    text-decoration: none;
    text-align: center;
    border: 2px solid #555;
    line-height: 1.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s 
	}
 .epick_chance_txt_bnr:hover{
    position: relative;
    top: 5px;
    left:3px;
	}
.epick_chance_txt_bnr:hover a{
    color: #d19f19!important;
    text-decoration: none;
    border: 2px solid #d19f19;
    background: #333;
	}
 .epick_chance_txt_bnr a p{
    margin:0;
    }
.epic-button_01{          /* エピックチャンスボタン上の文字用 */
    margin: 0 0 2px 0!important;
}
.epic-button_01 a {
	color:#127cd9!important;
}
.epic-button_01 a:hover {
	text-decoration:none;
	color:#127cd9;
}
.epic-button_02{          /* エピックチャンスボタン上の文字(サーモンピンク)用 */
    margin: 0 0 2px 0!important;
}
.epic-button_02 a {
	color:#db4f4f!important;
}
.epic-button_02 a:hover {
	text-decoration:none;
	color:#db4f4f;
}

@media screen and (max-width: 480px){
.epick_chance_txt_bnr a{
    line-height: 1.2!important;
	}
.epick_chance_txt_bnr{
    width: 95%;
 }
}
/* エピックチャンステキストバナー用 */

/* ケリーバックスさん対応 */
.kellybucks_btn_a{
    display: flex!important;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    max-width: 370px;
}
@media screen and (max-width: 480px){
.kellybucks_btn a{
  padding:15px!important;
}
}
/* /ケリーバックスさん対応 */

/*musashi_ad_box*/
.musashi_ad_box {
    line-height: 0;
}
.musashi_ad_box a {
    display: block;
}
.musashi_ad_box .musashi_ad_img {
    width: 100%;
    max-width: 1078px;
    height: auto;
}
.musashi_ad_box .musashi_ad_img_sp {
    display: none;
}

@media screen and (max-width: 480px){
    .musashi_ad_box .musashi_ad_img {
        display: none;
    }
    .musashi_ad_box .musashi_ad_img_sp {
        display: block;
        width: 100%;
        max-width: 480px;
        height: auto;
    }
}
/*/musashi_ad_box*/


/*-----------------
fpo YKTR-2811 20170726
--------------------*/

.f-form.rdmail-wrap2 {
    background: #4472c4;
    border-bottom: none;
    border-radius: 5px;
max-width: 660px;
    margin: auto;
}
.f-form.rdmail-wrap2 .f-form-titlewrap {
display : flex;
justify-content : center;
flex-wrap : nowrap;
margin : 10px 0 ;
align-items: center;
}
.f-form-titlewrap img {
display : block;
width : 90px;
height : 90px;
border-radius: 50%;
}
.f-form.rdmail-wrap2 .f-form-title {
	font-size: 24px;
	font-weight:nomal;
        line-height : 1.4;
	text-align:center;
	color: #ffffff;
	padding:10px 10px 0 ;
}
.f-form.rdmail-wrap2 input[type="email"] {
border : 1px solid #666666;
}
.f-form + .fpo-formtext {
max-width:660px;
line-height:1.4;
color:#666666;
margin: 0 auto;
font-size : 12px;
padding : 10px;
}
.f-form.rdmail-wrap2 input.rdemail{
background:#ffffff;
}
.f-form-forsp {
display : none;
}
div.talk-wrap.f-comment .talk-right {
    float: left;
    position: relative;
    background: #fff;
    border: 1px solid #aaa;
    padding: 10px 3%;
    border-radius: 10px;
    width: 83%;
    box-shadow: none;
    margin-bottom: 10px;
    box-sizing: border-box;
}
div.talk-wrap.f-comment .talk-right:before {
    content: "";
    display: inline-block;
    border: 10px solid transparent;
    border-left-color: #aaa;
    position: absolute;
    right: -20px;
    top: 20px;
    margin-top: -9px;
}
div.talk-wrap.f-comment .talk-right:after {
    content: "";
    display: inline-block;
    border: 8px solid transparent;
    border-left-color: #fff;
    position: absolute;
    right: -16px;
    top: 20px;
    margin-top: -8px;
}
div.talk-wrap.f-comment .right-icon img {
    width: 100%;
    box-shadow: none;
    border: none;
    box-sizing: border-box;
    max-width:60px;
}
div.talk-wrap.f-comment span {
border-bottom:1px dotted #666666;
font-weight:normal;
font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体" ;
    font-weight: 500!important;
}
div.talk-wrap.f-comment .right-icon {
text-align : center;
font-size : 14px;
}
.f-form.rdmail-wrap2 input[type="email"] {
width: 420px;
}
.f-form.rdmail-wrap2 .rdmail-reg {
width: 180px;
}
@media only screen and (max-width:700px) {
.f-form.rdmail-wrap2 .f-form-title {
	font-size: 17px;
padding:10px 0 0;
}
.f-form.rdmail-wrap2 input[type="email"] ,
.f-form.rdmail-wrap2 .rdmail-reg {
width : 280px;
}
.f-form-titlewrap img {
width : 50px;
height : 50px;
}
.f-form-forpc {
display : none;
}
.f-form-forsp {
display : block;
}
   div.talk-wrap.f-comment .talk-right{ width: 75%;}

}
@media only screen and (max-width: 320px){
.f-form.rdmail-wrap2 .f-form-title {
    font-size: 15px;
}
}

/*-----------------
YKTR-2815 20180813
--------------------*/
.back-numbers-wrap{
margin : 20px 0;
}
ul#back-numbers {
    list-style-type: disc;
    margin: 0 0 0 1.5em;
    font-size: 14px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction:column;
}
span.back-numbers-date {
    font-weight: bold;
}
.back-numbers-link {
    display: inline-block;
    padding-left: 0.3em;
}
.back-numbers-link:before{
    content: "\f101";
    font-family: FontAwesome;
margin-right : 0.5em;
}
/*-----------------
end:YKTR-2815 20180813
--------------------*/

/* YKTR-2853　*/
.nf-field {
    margin-bottom: -5px;
}
.nf-field-label {
    text-align: left!important;
    padding: 10px;
    background: #e9e3d3;
}
.nf-field-element {
    padding: 10px;
}
.nf-field-container{
    margin:0px!important;
    margin-bottom:0px!important;
    border: 1px solid #f2f2f2;
}  
.label-left .textarea-wrap .nf-field-label{
    margin-top:0!important;
}
div#nf-field-21-wrap div.nf-field-label {
    display:none;
}
div#nf-field-21-wrap div.nf-field-element{
    width:100%!important;
}
div#nf-field-21-container{
    border:none!important;
}
.sbmt_btn {
    background: #f18a1b;
    color: #fff;
    width: 100%!important;
    font-size: 120%;
    border: none;
    border-radius: 10px;
    padding: 12px 0;
    border-bottom: 4px solid #999;
    border-right: 4px solid #999;
    font-weight:bold;
}
.sbmt_btn:hover {
    background: #f18a1b;
    margin: 5px -5px -5px 5px;
    border-bottom: 4px solid #fff;
    border-right: 4px solid #fff;
}
.nf-form-fields-required {
    display: none;
}
span.ninja-forms-req-symbol {
    display:none!important;
}
span.hi{
    background: #f55403;
    color: #fff;
     font-size: 70%;
    padding: 3px 5px 2px 5px;
    border-radius: 3px;
    font-weight: normal;
}

input#nf-field-5-0, input#nf-field-14-0 {
    transform: scale(1.4);
    margin: 10px;
}
.nf-error-msg {
    font-size: 70%!important;
}
/* YKTR-2853 end　*/