@charset "UTF-8";
body {
    _font-family: YakuHanJP,'Noto Sans CJK JP','Noto Sans JP',sans-serif,"游ゴシック","Yu Gothic",Yu Gothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック";
}
/* 全体 */
#header .header-top {
    border-bottom: none;
    height: 0;
}
.header-top .inner {
    top: 12px
}
/* ヘッダー　ロゴ */
.header-logo .inner #logo,
.header-logo .inner #logo a {
    width: 95px;
}
.header-logo .inner #logo {
    margin-left: 10px !important;
    z-index: 500;
}
#logo img {
    width: 95px;
    display: inline-block;
}
.header-logo .inner .sp-lopgin {
    margin-bottom: 3px;
}
/* グローバルナビの先頭のサブメニュー幅の変更 */
#gNav > ul li:first-child .sub-menu {
    width: 100%;
}
/* 追従対応 */
#foooter {
    margin-top: 40px;
}
/* ホーム 投稿タブ */
/*.tab-area {*/
/*    overflow: hidden;*/
/*}*/
#index-top-news .inner {
    padding-left: 0;
    padding-right: 0;
}
.s-title {
    font-weight: bold;
    color: #000;
    font-size: 1.5em;
    padding: 0.5em 1em 0.5em 18px;
    background: none;
    margin-bottom: 0.5em;
    position: relative;
    border-top: 2.5px solid #49b9c0;
    margin-left: 0;
}
.s-title a {
    background: none;
    border: 1px solid #49b9c0;
    color: #49b9c0;
    font-weight: normal;
    border-radius: 30px;
}
.s-title a:hover {
    background-color: #49b9c0;
    color: #FFFFFF;
}
.mobile-news-list a .text time {
    font-weight: normal;
    font-size: 10px;
    color: #999;
}
.mobile-news-list a .text {
    font-weight: normal;
    font-size: 9px;
    color: #999;
}
.mobile-news-list a .text h2.title {
    font-size: 1.8em !important;
}
/* ホームタブ */
.tab-area .tab-list {
    align-items: flex-end;
} 


.tab-area .tab-list li {
    flex-grow: 1;
    color: #ffffff;
    font-size: 14.5px;
    background-color: #eee;
    padding: 0.4em 0.8em 0.4em 0.8em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    height: 80%;
    text-align: center;
    /*box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 40%) inset;*/
    /*top: 1px;*/
}

/* -タブのカラー指定 */
.tabBox{
    border-top:5px solid #eee;
}

.tab-area .tab-list li.all {
    background-color:#dd4055;
}
.tabBox.all{
    border-top-color:#dd4055;
}
.tab-area .tab-list li.keizai {
    background-color: #0075c2;
}
.tabBox.keizai{
    border-top-color: #0075c2;
}
.tab-area .tab-list li.seizi {
    background-color: #1dc4a2;
}
.tabBox.seizi{
    border-top-color: #1dc4a2;
}
.tab-area .tab-list li.syakai {
    background-color: #bfc41d;
}
.tabBox.syakai{
    border-top-color: #bfc41d;
}
.tab-area .tab-list li.zyouetsu {
    background-color: #f38a3a;
}
.tabBox.zyouetsu{
    border-top-color: #f38a3a;
}
.tab-area .tab-list li.cyuuetsu {
    background-color: #1db3c4;
}
.tabBox.cyuuetsu{
    border-top-color: #1d81c4;
}
.tab-area .tab-list li.kaetsu {
    background-color: #65c41d;
}
.tabBox.kaetsu{
    border-top-color: #65c41d;
}
.tab-area .tab-list li.sado {
    background-color: #efca51;
}
.tabBox.sado{
    border-top-color: #efca51;
}
.tab-area .tab-list li.syasetsu {
    background-color: #d05bde;
}
.tabBox.syasetsu{
    border-top-color: #d05bde;
}
.tab-area .tab-list li.chomei {
    background-color: #518cc3;
}
.tabBox.chomei{
    border-top-color: #518cc3;
}













.tab-area .tab-list li.active {
    /* background-color: #49b9c0; */
    color: #FFF;
    font-weight: bold;
    position: relative;
padding-bottom: 0.6em;
padding-top: 0.6em;
}



.greeting-banner.sp {
    margin-top: 0;
}


/* ホームかわら版、おくやみ、お知らせ */
#index-kawaraban .mobile-news-list,
#index-okuyami .mobile-news-list,
#index-top-news .mobile-news-list {
    border-top: solid 1px#ebedef;
}
/* 連載 */
#advertising ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
#rensai ul li,
#advertising ul li {
    width: 50%;
    border: none;
    border-top: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    padding-top: 40px;
    padding-right: 3.403%;
}
#advertising ul li {
    padding-top: 20px;
    margin-bottom: 1em;
}
#rensai ul li:nth-child(2n),
#advertising ul li:nth-child(2n) {
    border-right: none;
    padding-right: 0;
    padding-left: 3.403%;
}
#rensai ul li a ,
#advertising ul li a {
    text-decoration: none;
    overflow: hidden;
}
#rensai ul li a:hover,
#advertising ul li a:hover {
    color: #49b9c0;
    text-decoration: none;
}
#rensai ul li a span,
#advertising ul li a span {
    display: block;
    padding: 20px 18px 20px 14px;
    pointer-events: none;
}
#rensai ul li a span,
#advertising ul li a span {
    background: url(./img/common/right-arrow.svg) no-repeat center right 20px;
}
/* 画像拡大処理 */
#rensai ul li a img,
#advertising ul li a img {
    transition-duration: 0.3s;
}
#rensai ul li a:hover > img,
#advertising ul li a:hover > img {
    transform: scale(1.05,1.05);
    transition-duration: 0.3s;
}
#foooter {
    border-top: 1px solid #ebedef;
}
#foooter .logo {
    width: auto;
}
#foooter .logo a img {
    height: 80px;
    margin-bottom: 2em;
}
#foooter a:hover {
    text-decoration: underline;
}
#foooter .row .col {
    width: auto;
    margin: auto;
}
#foooter .row .col .footer-nav1 ul li:last-child {
    margin-right: 0;
}
#foooter .row .col .footer-nav1 ul li:not(:last-child):after {
    content: '　|';
}
@media screen and (max-width: 1098px) {
    #rensai ul li a span {
        font-size: 14px;
        padding-left: 0;
        background: url(./img/common/right-arrow.svg) no-repeat center right 0;
    }
}
@media screen and (max-width: 999px) {
    #rensai ul {
        flex-flow: wrap !important;
    }
    #rensai ul li a {
        margin: auto;
    }
}
/* グローバルナビの修正 */
@media screen and (max-width: 1410px) {
    #gNav {
        overflow-x: inherit;
        overflow-y: inherit;
    }
}
/* スマフォヘッダーメニュー */
#spNav {
    width: 100%;
    top: 66px;
    padding-top: 48px;
    overflow: auto;
    padding-bottom: 100px;
}
#spNav span.close {
    display: none;
}
#spNav .inner {
    display: block;
    height: auto;
    padding: 0;
    overflow: inherit;
}
#spNav #menu-spnav > li {
    border-bottom: 1px solid #ccc;
    color: #333!important;
    font-size: 14px;
    letter-spacing: 1.5px;
    width: 100%;
}
#spNav #menu-spnav li a {
    padding: 15px 20px;
    color: #333;
}
#spNav #menu-spnav li ul {
    margin: 0 20px;
}
#spNav #menu-spnav li ul {
    display: none;
}
#spNav #menu-spnav li ul li {
    border-top: 1px dotted #ccc;
    border-bottom: 0;
}
#spNav #menu-spnav li ul li a {
    font-weight: normal;
}
#spNav #menu-spnav > li:first-child {
    border-top: 1px solid #ccc;
}
#spNav #menu-spnav > li:last-child {
    position: absolute;
    top: 0;
    text-align: center;
    border-bottom: 0;
}
#spNav #menu-gnav > li  ul li {
    padding: 0;
    margin: 0 !important;
    border-top: 1px dotted #ccc;
}
#mobile-nav-footer {
    display: none !important;
}
#spNav.display {
    -webkit-transform: none !important;
    transform: none !important;
}
#spNav {
    box-shadow: none !important;
    border-top: 1px solid #ccc;
}
#search_modal {
    position: relative;
    z-index: 200;
    left: 0;
    right: 0;
    margin: 0 auto 1em;
    width: calc(100% - 40px);
}
#search_modal .searchfield {
    display: block;
    width: 100%;
    border: none;
    box-sizing: border-box;
    letter-spacing: 1.6px;
    padding: 20px 54px 18px 15px;
    font-size: 16px;
    background: #F5F5F5;
}
#search_modal .searchfield::placeholder {
    color: #ccc;
    font-size: 15px;
}
/* IE */
#search_modal .searchfield:-ms-input-placeholder {
    color: #ccc;;
    font-size: 15px;
}
/* Edge */
#search_modal .searchfield::-ms-input-placeholder {
    color: #ccc;;
    font-size: 15px;
}
#search_modal .searchsubmit {
    width: 54px;
    height: 47px;
    bottom: 0;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    background: url(./img/icon/icon_search_black.svg) no-repeat center/20px;
    border: none;
    cursor: pointer;
}
#spNav .social-nav {
    width: calc(100% - 40px);
    margin: auto;
    margin-bottom: 1em;
}
#spNav ul#menu-spnav li.sp-nav-login a span {
    padding-left: 28px;
    background: url(./img/icon/icon_login_black.svg) no-repeat center left;
    background-size: contain;
}
#spNav ul#menu-spnav li.sp-nav-login a.sp-logout span {
    background: url(./img/icon/icon_logout_black.svg) no-repeat center left !important;
}

/* PC フローバルメニュー 修正 */
#wrapper {
    overflow: hidden;
}
#gNav {
    width: 100%;
    top: -49px;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    height: 0;
}
/* グルーバルナビの修正 */
#logo {
    top: 3px;
    position: relative;
}
.greeting-banner {
    margin-top: 0;
}
#menu-gnav > li > a {
    position: relative;
    display: block;
    padding: 0 0 15px !important;
    color: #000 !important;
    font-weight: bold;
    letter-spacing: 1.8px;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.3s;
    margin-left: 29px;
}
#menu-gnav > li > a:hover::after{
    transform: translateX(0);
}
#menu-gnav > li > a::after {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #49b9c0;
    transform: translateX(-101%);
    transition: transform 0.3s;
}
#gNav ul li.login-icon a {
    padding-left: 20px !important;
    background: url(./img/icon/icon_login_black.svg) no-repeat 0 1px;
    margin-left: 45px;
}
#gNav ul li.login-icon a:hover {
    background: url(./img/icon/icon_login.svg) no-repeat 0 1px;
}
#gNav ul li.search-icon a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 12px;
    background: #ddd;
}
#gNav ul li.login-icon::before {
    content: '';
    position: relative;
    top: 4px;
    left: 21px;
    /* bottom: 0; */
    margin: auto;
    width: 1px;
    height: 12px;
    background: #ddd;
    display: inline-block;
    float: left;
}
#gNav ul li.login-icon a::before {
    content: none;
    background: none;
    display: none;
}
#menu-gnav > li:hover,
#menu-gnav > li > a:hover {
    color: #49b9c0 !important;
    background-color: #FFFFFF !important;
}
#gNav #menu-gnav {
    max-width: 1200px;
    margin: auto;
    /*position: relative;*/
    top: -46px;
    width: 100%;
    justify-content: flex-end;
    padding-top: 10px;
    height: 0;
}
#gNav #menu-gnav .search-icon a {
    display: block;
    width: 60px;
    height: 19px;
    background: url(./img/icon/icon_search_black.svg) no-repeat center;
    margin-left: 16px;
}
#gNav #menu-gnav .search-icon a:hover {
    background: url(./img/icon/icon_search.svg) no-repeat center;
}
#menu-gnav > li.search-icon > a::after {
    content: none;
}
#gNav #menu-gnav .search-icon span {
    display: none;
}
/* グローバルメニュー PC on*/
#gNav #menu-gnav > li.on > a,
#gNav #menu-gnav > li.current-menu-item:not(.off) > a,
#gNav #menu-gnav > li.current-menu-parent:not(.off) > a,
#gNav #menu-gnav > li.current-page-parent:not(.off) > a {
    color: #49b9c0 !important;
    background-color: #FFFFFF !important;
}
#gNav #menu-gnav > li.on > a::after,
#gNav #menu-gnav > li.current-menu-item:not(.off) > a::after,
#gNav #menu-gnav > li.current-menu-parent:not(.off) > a::after,
#gNav #menu-gnav > li.current-page-parent:not(.off) > a::after {
    transform: translateX(0);
}
/* PC グローバルメニューのサブメニュー対応 */
#gNav #menu-gnav .sub-menu-wrap {
    display: block;
    width: 100vw;
    /*position: absolute;*/
    /*top: 56px;*/
    position: absolute;
    top: 36px;
    z-index: 100;
    left: 0;
    background-color: #49b9c0;
    visibility: hidden;
    transition: all 0.3s;
    transform: translateY(-5px);
    margin-top: 10px;
}
#gNav > ul .sub-menu {
    display: block;
    width: 100vw;
    position: relative;
    flex-wrap: wrap;
    max-width: 1200px; /* ここ修正 */
    padding: 0 20px;
    margin: 6px auto 0;
    border: none;
    background-color: inherit;
    flex-flow: inherit;
    transform: translateY(-5px);
}
#gNav > ul > li {
    position: inherit;
}
#gNav > ul .sub-menu li a:hover {
    background-color: inherit !important;
    text-decoration: underline;
}
#gNav > ul .sub-menu > li:first-child {
    width: 100%;
    display: block;
    border-bottom: 1px solid #FFF;
    margin: 0 0 25px;
    /*padding: 28px 8px 22px;*/
    padding: 18px 8px 14px;
    font-size: 24px;
}
#gNav > ul .sub-menu > li {
    display: inline-block;
    border-bottom: none;
    /*margin: 0 41px 31px 8px;*/
    margin: 0 41px 22px 8px;
}
#gNav > ul .sub-menu > li > a {
    display: inline-block;
    color: #FFF;
    font-size: 17px;
}
#gNav > ul .sub-menu > li:not(:first-child) > a::before {
    color: #FFF;
    content: '-';
    margin-right: 3px;
}
#gNav > ul#menu-gnav li:hover > .sub-menu-wrap,
#gNav > ul li:hover .sub-menu {
    visibility: visible !important;
    opacity: 1;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
}

/* SP グローバルメニュー トグル 修正 */
#toggle {
    display: none;
}
#toggle.toggle-open {
    left: 100vw;
    transform: translateX(-100%);
    position: absolute;
}
.toggle_btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 54px;
    font-size: 0;
    text-decoration: none;
}
.toggle_btn::before {
    top: 19px;
}
.toggle_btn::after {
    top: 33px;
}
.toggle_txt {
    position: relative;
    display: block;
    width: 64px;
    height: 54px;
}
.toggle_btn.open::before{
    top:26px;
    transform:rotate(135deg);
}
.toggle_btn.open::after{
    top:26px;
    transform:rotate(-135deg);
}
.open .toggle_txt::before {
    opacity: 0;
    visibility: hidden;
}
.toggle_txt::before {
     top: 26px;
}
.toggle_btn::before, .toggle_btn::after, .toggle_txt::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 2px;
    background: #000000;
    transition: all 0.3s;
}
.header-logo .inner .sp-lopgin {
    width: 62px;
}
.header-logo .inner .sp-lopgin a {
    padding: 6px;
}
.header-logo .inner .sp-lopgin {
    position: absolute;
    right: 62px;
    margin-right: 0 !important;
}
/* 投稿のタグ かわら版を追加 */
.single-tag {
    display: inline-block;
    margin-left:  16px;
    padding: 0 10px;
    font-size: 12px;
    text-align: center;
    color: #c08b48;
    border: 1px solid #c08b48
}
.single-tag.gikai {
    color: #0075c2;
    border: 1px solid #0075c2;
}
.single-tag.toyosaka {
    color: #07A345;
    border: 1px solid #07A345;
}
.single-tag.op-ed {
    color: #111;
    border: 1px solid #424242;
}
.single-tag.shasetsu {
    color: #49BAC0;
    border: 1px solid #49BAC0;
}
.single-tag.houritsu {
    color: #85000B;
    border: 1px solid #85000B;
}
.single-tag.archive {
    margin-top: 5px;
}
object.object-tag {
    display: inline-block;
    margin-top: 5px;
    margin-left:  16px;
}
object.object-tag a {
    padding: 0 !important;
}
object.object-tag .single-tag.archive {
    margin-top: 0;
}
object.object-tag .single-tag {
    margin-left: 0;
}
/* PC グローバルナビ 文字サイズ変更 */
@media screen and (max-width: 1150px) {
    #gNav #menu-gnav li a {
        font-size: 0.7em;
        margin-left: 15px;
    }
    #gNav #menu-gnav li.login-icon a {
        margin-left: 25px ;
    }
    #gNav #menu-gnav .search-icon a {
        width: 50px;
        margin-left: 10px;
    }
    #gNav ul li.login-icon::before {
        left: 10px;
    }
}
/* グローバルナビ トグル対応 */
@media screen and (max-width: 878px) {
    #gNav {
        display: none;
        overflow-x: auto;
        overflow-y: hidden;
    }
    ul#menu-spnav li.menu-item-has-children:before {
        transform: rotate(90deg);
        transition: opacity 0.3s;
    }
    ul#menu-spnav li.menu-item-has-children.on:before {
        transform: none;
    }
    ul#menu-spnav > li {
        position: relative;
    }
    ul#menu-spnav li.menu-item-has-children:before,
    ul#menu-spnav li.menu-item-has-children:after {
        content: '';
        background: #49b9c0;
        position: absolute;
        top: 22px;
        right: 25px;
        bottom: 0;
        width: 14px;
        height: 2px;
    }
    ul#menu-spnav li.menu-item-has-children > a:link,
    ul#menu-spnav li.menu-item-has-children > a:visited,
    ul#menu-spnav li.menu-item-has-children > a:hover,
    ul#menu-spnav li.menu-item-has-children > a:active {
        background-color: #FFFFFF;
    }
    ul#menu-spnav li.menu-item-has-children:link,
    ul#menu-spnav li.menu-item-has-children:visited,
    ul#menu-spnav li.menu-item-has-children:hover,
    ul#menu-spnav li.menu-item-has-children:active {
        background-color: #FFFFFF;
    }
    /* ロゴ */
    .header-logo .inner #logo {
        padding: 0.5em 0 0;
    }
    /* フッター */
    #foooter .row .col:first-of-type ul {
        flex-flow: inherit !important;
        font-size: 12px;
    }
    #foooter .row .col:first-of-type ul li:not(:last-child) {
        margin-right: 10px;
    }
    #foooter .row .col .footer-nav1 ul li:not(:last-child):after {
        content: '|';
        margin-left: 9px;
    }
    body {
        padding-bottom: 0;
    }
    #page-top{
        bottom: 100px;
    }
    #toggle {
        display: block;
    }
    .greeting-banner {
        margin-top: 4px;
    }
    #header .inner .social-nav {
        display: none;
    }
    .header-logo .inner {
        padding: 0;
    }
    #spNav {
        display: block;
    }
}
/* モーダル 検索 */
.modal_open:hover .cls-2{stroke:#4790BB;}
.modal_txt{
    display:block;
    position:relative;
    font-size:0;
}
.modal_content{
    position:fixed;
    display:none;
    z-index:5000;
    text-align:center;
    width:525px;
}
.search_box{
    position:relative;
    width:100%;
    background:#fff;
}
input.search_txt{
    display:block;
    width:100%;
    padding:23px 70px 23px 20px;
    background:none;
    border:none;
    letter-spacing:0;
    font-size: 16px;
}
.search_txt::placeholder{
    color:#BCCAD3;
    opacity:1;
}
.search_btn{
    position:absolute;
    top:0;
    right:0;
    width:62px;
    height:62px;
    background: url(./img/icon/icon_search_black.svg) no-repeat center/20px;
    transition:opacity 0.3s;
}
.search_btn:hover{opacity:0.8;}
.search_btn_in{
    display:block;
    font-size:0;
    width:62px;
    height:62px;
    background:rgba(0,0,0,0);
    border:none;
    cursor:pointer;
}
.modal_in_icon{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;
}
.modal_in_icon .cls-2{stroke:#fff;}
.modal_close{
    position:relative;
    display:inline-block;
    padding-left:35px;
    margin-top:25px;
    color:#fff !important;
    font-size: 15px;
    letter-spacing:0;
    text-decoration:none;
    cursor:pointer;
}
.modal_close::before,
.modal_close::after{
    content:'';
    display:block;
    position:absolute;
    top:-1px;
    left:13px;
    bottom:0;
    margin:auto;
    width:2px;
    height:15px;
    background:#fff;
}
.modal_close::before{transform:rotate(45deg);}
.modal_close::after{transform:rotate(-45deg);}
.modal_close:hover{text-decoration:underline;}
#s_overlay{
    display: none;
    position:fixed;
    z-index:3000;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.85);
}
@media screen and (max-width: 1410px) {
    #gNav {
        white-space: inherit;
    }
}
/* アーカイブkawaraban */
.archive-kawaraban-title,
.archive-gikai-title,
.archive-okuyami-title,
.archive-toyosaka-title,
.archive-op-ed-title,
.archive-shasetsu-title,
.archive-houritsu-title {
    overflow: hidden;
    background-size: cover;
    /*max-width: inherit !important;*/
    position: relative;
    display: block;
    padding-bottom: 0;
    margin: 0 auto 12px;
    width: 100%;
    max-width: 1200px;
    /*padding-bottom: calc(100%*1365/2048);*/
}
.archive-kawaraban-title {
    height: 320px;
    min-height: 220px;
    max-height: 320px;
    background: url(/wp-content/themes/niikei.jp-theme/img/banner/kawaraban-banner-category.jpg) center no-repeat;
}
.archive-kawaraban-title::before {
    content: '';
    display: block;
}
.archive-kawaraban-title .header-title .kawaraban-archive-img img,
.archive-kawaraban-title .header-title .kawaraban-archive-img span {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.archive-kawaraban-title .header-title .kawaraban-archive-img img {
    width: 34%;
    height: 320px;
    min-height: 220px;
    max-height: 320px;
    min-width: 480px;
}
.archive-kawaraban-title .header-title .kawaraban-archive-img span {
    font-size: 30px;
    color: #FFF;
    top: 68%;
    -webkit-filter:drop-shadow(1px 5px 13px rgba(0, 0, 0, 0.5));
    -moz-filter:drop-shadow(1px 5px 13px rgba(0, 0, 0, 0.5));
    -ms-filter:drop-shadow(1px 5px 13px rgba(0, 0, 0, 0.5));
    filter:drop-shadow(1px 5px 13px rgba(0, 0, 0, 0.5));
}
@media screen and (max-width: 878px) {
    .archive-kawaraban-title,
    .archive-okuyami-title,
    .archive-gikai-title {
        height: 20vw;
        margin-top: 8px;
        min-height: 120px;
    }
    .archive-kawaraban-title .header-title .kawaraban-archive-img img {
        height: 20vw;
        width: 48%;
        min-width: 260px;
        min-height: 120px;;
        top: -8px;
    }
    .archive-kawaraban-title .header-title .kawaraban-archive-img span {
        font-size: 1em;
    }
}
/* アーカイブ おくやみ ギカイのひろば */
.archive-okuyami-title h2 > span > span ,
.archive-gikai-title h2 > span > span {
    display: none;
}
/* バグ対応 */
@media screen and (max-width: 786px) {
    .header-logo .inner {
        flex-direction: inherit !important;
    }
    .layout {
        padding-top: 8px;
    }
}

aside.sidebar iframe {
    height: 260px;
}

.tab-area .tab-list li {
    font-size: 15px;
}
.term-ad {
    padding-left: 12px;
}

/* ホームメインビジュアル */
.adsbygoogle.main-ads > ins,
.adsbygoogle.main-ads > ins > ins {
    width: 100% !important;
}
.adsbygoogle.main-ads > ins > ins > iframe {
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}

.home-apology-btn a {
    width: 100%;
    display: block;
    border: 1px solid red;
    color: red !important;
    text-align: center;
    text-decoration: none;
    font-size: 0.8em;
    padding: 12px;
    margin-bottom: 1em;
    font-weight: normal;
    position: relative;
}
.home-apology-btn a:after {
    content: "";
    border: solid 1px red;
    position: absolute;
    top: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
}
.home-apology-btn a:hover {
    text-decoration: underline;
    opacity: 0.6;
}
#aswift_0_host{
   display: block!important;
    margin: 0 auto!important;
}
.mw_wp_form_send_error{
    color: #DC0003;
    background-color: #F7CBCC;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 4px;
    margin: 25px 0;
}