@charset "utf-8";
/*
    copyright (c)2008-2017 Pong! ALL right reserved.
    Create and Design by seiki nishijima

/*===========================================================================

  共通コンテンツタイトル設定　ここから

===========================================================================*/
/*===========================================================================

  お知らせ 設定　ここから

===========================================================================*/
#background #eventArea .newsSet {
    display: block;
    width: 1000px;
    padding: 60px 0 60px 0;
}
#background #eventArea .newsSet h3 {
    font-size: 18px;
    margin-bottom: 40px;
}
#background #eventArea .newsSet p.news_text ,
#background #eventArea .newsSet figure.news_figure {
    font-size: 15px;
    margin-bottom: 50px;
}
#background #eventArea .newsSet img {
    width: auto;
    max-width: 100%;
    height: auto;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #eventArea .newsSet {
        width: 100%;
        padding: 20px 25px 20px 25px;
    }
    #background #eventArea .newsSet h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    #background #eventArea .newsSet p.news_text ,
    #background #eventArea .newsSet figure.news_figure {
        font-size: 14px;
        margin-bottom: 20px;
    }
    #background #eventArea .newsSet img {
        width: 100%;
         height: auto;
    }
}
/*===========================================================================

  共通コンテンツ一覧 設定　ここから

===========================================================================*/
#background #contentsListArea {
    padding: 30px 0 40px 0;
}
#background #contentsListArea section {
    width: 1000px;
}
#background #contentsListArea h2 {
    margin: 0 50px 40px 50px;
}
#background #contentsListArea p {
    font-family: 'Sawarabi Mincho', serif;
    margin-bottom: 100px;
    text-align: center;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #contentsListArea {
        padding: 20px 0 20px 0;
    }
    #background #contentsListArea section {
        width: 100%;}
    #background #contentsListArea h2 {
        margin: 0 0 30px 0;
    }
    #background #contentsListArea p {
        padding: 0 25px 0 25px;
        font-size: 14px;
        text-align: left;
        margin-bottom: 40px;
    }
}
/*-----------------------------------*/
#background #contentsListArea .clSet {
    display: flex;
    flex-wrap: wrap;
}
#background #contentsListArea .clSet .clBox {
    width: 460px;
    margin: 0 auto 50px 0;
}
#background #contentsListArea .clSet .clBox:nth-of-type(2n) {
    margin: 0 0 80px auto;}
#background #contentsListArea .clSet .clBox figure {
    margin-bottom: 30px;
}
#background #contentsListArea .clSet .clBox h3 {
    font-family: 'Sawarabi Mincho', serif;
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 30px;
}
#background #contentsListArea .clSet .clBox h3 a {
    color: #355f73;
    display: inline-block;
    border-bottom: 1px solid #355f73;
}
#background #contentsListArea .clSet .clBox p {
    margin-bottom: 30px;}
#background #contentsListArea .clSet .clBox p span {
    display: block;}
#background #contentsListArea .clSet .clBox p.more a {
    display: inline-block;
    background: linear-gradient(90deg, #00546c, #0f6a7a);
    line-height: 1em;
    color: #fff;
    text-align: center;
    padding: 15px 60px 15px 60px;
    position: relative;
}
#background #contentsListArea .clSet .clBox p.more a:before {
    display: block; content: " ";
    height: 20px; width: 20px;
    position: absolute;
    top: 50%; right: 10px;
    margin-top: -10px;
    background: url(./images/arw_white.png) no-repeat 50% 50%;
    background-size: 5px 11px;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #contentsListArea .clSet {
        display: block;
    }
    #background #contentsListArea .clSet .clBox ,
    #background #contentsListArea .clSet .clBox:nth-of-type(2n) {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0 15px 0 15px;
    }
    #background #contentsListArea .clSet .clBox figure {
        margin-bottom: 20px;}
    #background #contentsListArea .clSet .clBox h3 {
        font-size: 16px;
        margin-bottom: 20px;
        padding: 0 10px 0 10px;}
    #background #contentsListArea .clSet .clBox h3 span {
        display: inline-block;}
    #background #contentsListArea .clSet .clBox p {
        margin-bottom: 20px;
        padding: 0 10px 0 10px;}
    #background #contentsListArea .clSet .clBox p span {
        display: inline;}
    #background #contentsListArea .clSet .clBox p.more {
        padding: 0 25px 0 25px;}
    #background #contentsListArea .clSet .clBox p.more a {
        display: block;
        padding: 15px 40px 15px 40px;}
}
/*===========================================================================

  サイトマップ設定　ここから

===========================================================================*/
#background #otherArea .sitemapList {
    width: 1000px;
    margin: 110px auto 70px auto;
}
#background #otherArea .sitemapList h4 ,
#background #otherArea .sitemapList ul {
    width: 50%;
    margin: 0 0 50px 0;
    padding-left: 90px;
    float: left;
    clear: none;
}
#background #otherArea .sitemapList ul ul {
    width: 100%;
    margin: 0 0 0 0;
    float: none;
    padding-left: 40px;
}
#background #otherArea .sitemapList ul li ,
#background #otherArea .sitemapList ul ul li {
    font-family: 'Sawarabi Mincho', serif;
    padding: 0; margin: 0;}
#background #otherArea .sitemapList h4 {
    font-family: 'Sawarabi Mincho', serif;
    font-weight: normal;
    font-size: 14px;
    padding-left: 100px;
    margin: 0 0 25px 0;
}
#background #otherArea .sitemapList h4 span {
    display: inline-block;
    background: #7f7f7f;
    color: #fff;
    padding: 5px 15px 5px 15px;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #otherArea .sitemapList {
        width: 100%;
        margin: 30px auto 20px auto;
    }
    #background #otherArea .sitemapList h4 ,
    #background #otherArea .sitemapList ul {
        width: 100%;
        margin: 0 0 0 0;
        padding: 0 25px 0 25px;
        float: none;
    }
    #background #otherArea .sitemapList ul ul {
        padding: 0 0 0 10px;}

    #background #otherArea .sitemapList h4 {
        padding: 0 25px 0 25px;
        margin: 30px 0 20px 0;
    }
    #background #otherArea .sitemapList h4 span {
        display: block;
        text-align: center;
    }
}
/*-----------------------------------*/
#background #otherArea .sitemapList ul:first-of-type li {
    margin-bottom: 25px;}
#background #otherArea .sitemapList ul ul:first-of-type li {
    margin-bottom: 0;}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #otherArea .sitemapList ul:first-of-type li ,
    #background #otherArea .sitemapList ul ul:first-of-type li {
        margin-bottom: 0;}
}
/*-----------------------------------*/
#background #otherArea .sitemapList ul li a {
    display: block;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
    color: #444;
}
#background #otherArea .sitemapList ul ul li a {
    font-size: 15px;}
#background #otherArea .sitemapList ul li a:before {
    display: block; content: " ";
    width: 20px;height: 20px;
    position: absolute;
    top: 50%; left: 0;
    margin-top: -10px;
    background: url(./images/arw_green.png) no-repeat 50% 50%;
    background-size: 4px 9px;
}
#background #otherArea .sitemapList ul li.link a:before {
    background-image: url(./images/icon_blanc2.png);
    background-size: 6px 6px;}
#background #otherArea .sitemapList ul ul li a:before {
    width: 4px;height: 4px;
    border-radius: 50%;
    left: 10px; margin-top: -2px;
    background: #444;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #otherArea .sitemapList ul li a {
        font-size: 14px;
        line-height: 1em;
    }
    #background #otherArea .sitemapList ul ul li a {
        font-size: 13px;}
}
/*===========================================================================

  プライバシーポリシー設定　ここから

===========================================================================*/
#background #otherArea .privacyArea {
    width: 1000px;
    margin: 110px auto 120px auto;
    counter-reset: privacyTitle;
}
#background #otherArea .privacyArea h3 {
    font-family: 'Sawarabi Mincho', serif;
    margin: 0 0 60px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #355f73;
}
#background #otherArea .privacyArea h4 {
    font-family: 'Sawarabi Mincho', serif;
    margin: 60px 0 30px 0;
    padding: 0 0 4px 1.2em;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: normal;
    border-bottom: 2px solid #355f73;
    color: #355f73;
    position: relative;
}
#background #otherArea .privacyArea h4:before {
    display: block;
    counter-increment: privacyTitle;
    content: counter(privacyTitle) ".";
    position: absolute;
    left: 0; top: 0;
}
#background #otherArea .privacyArea h5 {
    font-family: 'Sawarabi Mincho', serif;
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: normal;
}
#background #otherArea .privacyArea p {
    font-family: 'Sawarabi Mincho', serif;
    margin: 0 0 0 0;
}
#background #otherArea .privacyArea ol {
    margin: 0 0 0 0;
    counter-reset: privacyNo;
}
#background #otherArea .privacyArea ol li {
    font-family: 'Sawarabi Mincho', serif;
    margin: 0 0 0 0;
    padding-left: 2.2em;
}
#background #otherArea .privacyArea ol li:before {
    display: block;
    counter-increment: privacyNo;
    content: "(" counter(privacyNo) ")";
    position: absolute;
    left: 0; top: 0;
}
#background #otherArea .privacyArea a {
    text-decoration: underline;
    color: #1686ce;
}
/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
    #background #otherArea .privacyArea {
        width: 100%;
        margin: 30px auto 40px auto;
        padding: 0 25px 0 25px;
    }
    #background #otherArea .privacyArea h3 {
        margin: 0 0 20px 0;
        font-size: 18px;
    }
    #background #otherArea .privacyArea h4 {
        margin: 30px 0 15px 0;
        font-size: 16px;
    }
    #background #otherArea .privacyArea h5 {
        font-size: 15px;
        line-height: 1.2em;
    }
    #background #otherArea .privacyArea p ,
    #background #otherArea .privacyArea ol li {
        font-size: 14px;}
}
/*===========================================================================

  設定　ここから

===========================================================================*/

/*------------------------------------
  設定　ここから
-------------------------------------*/

/*-----------------------------------*/

/** スマートフォン用カウンター **/
@media screen and (max-width: 740px) {
}
/* カテゴリ、投稿 */
@media screen and (min-width: 741px) {
    #blog_article_container {
        min-width: 1000px;
    }
    #blog_category_container {
        padding-bottom: 90px !important;
    }
    #blog_category_contents,
    #blog_article_contents {
        width: 1000px;
        display: flex;
        font-family: 'Sawarabi Mincho', serif;
    }
    #blog_category_contents {
        margin: 90px auto 0 !important;
    }
    #blog_article_contents {
        margin: 60px auto 0 !important;
        padding-bottom: 80px !important;
    }
    #blog_category_contents .contents,
    #blog_article_contents .contents{
        width: 750px;
        margin-right: 70px;
    }
    #blog_category_contents img,
    #blog_article_contents img{
        width: auto !important;
        height: auto;
        max-width: 100%;
    }
    #blog_category_contents #side_contents,
    #blog_article_contents #side_contents{
        width: 180px;
        font-family: 'Sawarabi Mincho', serif;
        padding-bottom: 50px;
    }
    #side_contents #old_blog,
    #side_contents #side_blog_archive {
        margin-top: 45px;
    }
    #side_contents #old_blog h3 span {
        font-size: 70%;
     }
    #blog_category_contents .article_list .article {
        padding:35px 0 30px;
        border-bottom: 1px dotted #5d5d5d;
        display: flex;
        align-items: center;
    }
    #blog_category_contents .article_list .article .thumb {
        width: 280px;
        margin-right: 35px;
        text-align: center;
    }
    #blog_category_contents .article_list .article .thumb img {
        max-width: 100%;
        height: auto;
    }
    #blog_category_contents .article_list .article .data {
        width: 435px;
    }
    #blog_category_contents .article_list .article .data h3 {
        color: #00546c;
        font-weight: normal;
        font-size: 21px;
        font-family: 'Sawarabi Mincho', serif;
    }
    #blog_category_contents .article_list .article .data .expl {
        margin-top: 20px;
        font-family: 'Sawarabi Mincho', serif;
        line-height: 1;
        font-size: 15px;
    }
    #blog_category_contents .article_list .article .data .expl * {
        font-family: 'Sawarabi Mincho', serif;
    }
    #blog_category_contents .article_list .article .data .date, 
    #blog_category_contents .article_list .article .data .expl  {
        color: #444444;
    }
    #blog_category_contents .article_list .article .data .date {
        text-align: right;
        margin-top: 15px;
        font-family: 'Sawarabi Mincho', serif;
        font-size: 90%;
    }
    #blog_category_contents #side_contents h3,
    #blog_article_contents #side_contents h3{
        font-size: 20px;
        line-height: 1;
        margin-bottom: 13px;
    }
    #blog_category_contents #side_contents h4,
    #blog_article_contents #side_contents h4{
        padding-left: 15px;
        margin-left: 10px;
        font-size: 15px;
        margin-bottom: 7px;
        margin-bottom: 6px;
    }
    #blog_category_contents #side_contents h4:hover,
    #blog_article_contents #side_contents h4:hover{
        cursor: pointer;
    }
    #blog_category_contents #side_contents li,
    #blog_article_contents #side_contents li {
        font-size: 15px;
        margin-bottom: 7px;
        margin-bottom: 6px;
    }
    #background #category_navigation {
        margin-top: 30px;
    }
    #background #category_navigation .nav-links {
        width: 750px;
        text-align: center;
        font-size: 0.1em;
    }
    #background #category_navigation .nav-links a ,
    #background #category_navigation .nav-links span {
        display: inline-block;
        margin: 0 5px 5px 5px;
        padding: 10px 10px 10px 10px;
        border: 1px solid #2e5a6e;
        font-size: 16px;
        line-height: 1em;
        color: #2e5a6e;
        vertical-align: middle;
    }
    #background #category_navigation .nav-links span {
        background: #2e5a6e;
        color: #fff;
        font-weight: bold;
    }
    #background #category_navigation .nav-links a.prev ,
    #background #category_navigation .nav-links a.next {
        overflow: hidden;
        text-indent: -10em;
        width: 30px;
        background: url(./images/arw_green.png) no-repeat 50% 50%;
        background-size: 4px 9px;
        border-color: #fff;
    }
    #background #category_navigation .nav-links a.prev {
        transform:rotate(180deg);
    }
    #blog_article_container #blog_category_title {
        text-align: center;
        width: 1000px;
        margin: 50px auto 0;
        font-family: 'Sawarabi Mincho', serif;
        font-weight: normal;
        padding-bottom: 15px;
        line-height: 1;
        border-bottom: 2px solid #2e5a6e;
        font-size: 31px;
        color: #00546c;
    }
    #blog_article_contents .contents .date {
        margin-bottom: 20px;
        font-size: 14px;
    }
    #blog_article_contents .contents #blog_article_title {
        font-family: 'Sawarabi Mincho', serif;
        line-height: 1;
        font-weight: normal;
        color: #00546c;
        font-size: 27px;
        margin-bottom: 30px;
    }
    #blog_article_contents .contents_area {
        padding-bottom: 40px !important;
        border-bottom: 1px dotted #5d5d5d;
    }
    #blog_article_contents .contents_area ol {
        list-style-type: decimal !important;
        padding-left: 1em;
    }
    #blog_article_contents .contents_area ul {
        list-style-type: disc !important;
        padding-left: 1em !important;
    }
    #blog_article_contents .contents_area .wp-block-columns .wp-block-column {
        margin-left: 15px;
    }
    #blog_article_contents .contents_area .wp-block-columns .wp-block-column:nth-of-type(1) {
        margin-left: 0;
    }
    #blog_article_contents .bottom_next_post_navi .prev_link_area a {
        padding-left: 15px;
        position: relative;
    }
    #blog_article_contents .bottom_next_post_navi .next_link_area a{
        padding-right: 15px;
        position: relative;
    }
    #blog_article_contents .bottom_next_post_navi .prev_link_area a::after {
        display: block; content: " ";
        width: 15px;
        height: 15px;
        position: absolute;
        top: 50%; 
        left: 0;
        margin-top: -6px;
        background: url(./images/arw_green_left.png) no-repeat 50% 50%;
        background-size: 4px 9px;
        background-position: center left;
    }
    #blog_article_contents .bottom_next_post_navi .next_link_area a::after {
        display: block; content: " ";
        width: 15px;
        height: 15px;
        position: absolute;
        top: 50%; 
        right: 0;
        margin-top: -6px;
        background: url(./images/arw_green.png) no-repeat 50% 50%;
        background-size: 4px 9px;
        background-position: center right;
    }
    
}
@media screen and (max-width: 740.999px) {
    #blog_article_contents .contents .date {
        margin-bottom: 15px;
        font-size: 12px;
    }
    #blog_article_contents .contents #blog_article_title {
        font-family: 'Sawarabi Mincho', serif;
        line-height: 1;
        font-weight: normal;
        color: #00546c;
        font-size: 18px;
        margin-bottom: 30px;
    }
    #blog_category_container .article_list {
        padding: 0 18px;
        margin-top: 40px;
    }

    
    #blog_category_contents .article_list .article {
        padding:20px 0 ;
        border-bottom: 1px dotted #5d5d5d;
    }
    #blog_category_contents .article_list .article .thumb {
        text-align: center;
        margin-bottom: 15px;
    }
    #blog_category_contents .article_list .article .thumb img {
        max-width: 100%;
        height: auto;
    }
    #blog_category_contents .article_list .article .data h3 {
        color: #00546c;
        font-weight: normal;
        font-size: 18px;
        font-family: 'Sawarabi Mincho', serif;
        margin-bottom: 13px;
    }
    #blog_category_contents .article_list .article .data .expl {
        font-family: 'Sawarabi Mincho', serif;
        line-height: 1;
        font-size: 15px;
    }
    #blog_category_contents .article_list .article .data .expl * {
        font-family: 'Sawarabi Mincho', serif;
    }
    #blog_category_contents .article_list .article .data .date {
        text-align: right;
        margin-top: 10px;
        font-family: 'Sawarabi Mincho', serif;
        font-size: 13px;
    }
    #background #category_navigation {
        margin-top: 30px;
    }
	#background #category_navigation .nav-links {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
	}
    #background #category_navigation .nav-links a ,
    #background #category_navigation .nav-links span {
        display: inline-block;
        margin: 0 5px 5px 5px;
        padding: 10px 10px 10px 10px;
        border: 1px solid #2e5a6e;
        font-size: 16px;
        line-height: 1em;
        color: #2e5a6e;
        vertical-align: middle;
    }
    #background #category_navigation .nav-links span {
        background: #2e5a6e;
        color: #fff;
        font-weight: bold;
    }
    #background #category_navigation .nav-links a.prev ,
    #background #category_navigation .nav-links a.next {
        overflow: hidden;
        text-indent: -10em;
        width: 30px;
        background: url(./images/arw_green.png) no-repeat 50% 50%;
        background-size: 4px 9px;
        border-color: #fff;
    }
    #background #category_navigation .nav-links a.prev {
        transform:rotate(180deg);
    }
	#background #category_navigation .nav-links a ,
	#background #category_navigation .nav-links span {
		display: block;
		font-size: 14px;
	}
	#background #category_navigation .nav-links a.prev ,
	#background #category_navigation .nav-links a.next {
		width: 20px;
	}
    #blog_category_contents #side_contents,
    #blog_article_contents #side_contents{
        padding: 0 18px;
        font-family: 'Sawarabi Mincho', serif;
        margin-top: 50px;
        padding-bottom: 50px;
    }
    #side_contents #old_blog,
    #side_contents #side_blog_archive {
        margin-top: 25px;
    }
    #blog_category_contents #side_contents h3,
    #blog_article_contents #side_contents h3{
        border-bottom: 2px solid #0b3d55;
        padding: 0 0 5px 5px;
        line-height: 1;
        margin-bottom: 13px;
    }
    #blog_category_contents #side_contents h4,
    #blog_article_contents #side_contents h4{
        font-size: 15px;
        margin-bottom: 7px;
        margin-bottom: 6px;
    }
    #blog_category_contents #side_contents li,
    #blog_article_contents #side_contents li {
        font-size: 15px;
    }
    #blog_article_contents .contents {
        padding: 0 18px 20px !important;
    }
    #blog_article_contents .contents_area {
        border-bottom: 1px dotted #5d5d5d;
    }
    #blog_article_contents .contents_area ol {
        list-style-type: decimal !important;
        padding-left: 2em;
    }
    #blog_article_contents .contents_area ul {
        list-style-type: disc !important;
        padding-left: 2em !important;
    }
    #blog_article_contents .contents_area p,
    #blog_article_contents .contents_area li,
    #blog_article_contents .contents_area table {
       font-size: 14px;
    }
    #blog_article_contents .bottom_next_post_navi {
        font-size: 14px;
    }
    #blog_article_contents .bottom_next_post_navi .prev_link_area a {
        padding-left: 15px;
        position: relative;
    }
    #blog_article_contents .bottom_next_post_navi .next_link_area a{
        padding-right: 15px;
        position: relative;
    }
    #blog_article_contents .bottom_next_post_navi .prev_link_area a::after {
        display: block; content: " ";
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%; 
        left: 0;
        margin-top: -4px;
        background: url(./images/arw_green_left.png) no-repeat 50% 50%;
        background-size: 4px 9px;
        background-position: center left;
    }
    #blog_article_contents .bottom_next_post_navi .next_link_area a::after {
        display: block; content: " ";
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%; 
        right: 0;
        margin-top: -4px;
        background: url(./images/arw_green.png) no-repeat 50% 50%;
        background-size: 4px 9px;
        background-position: center right;
    }
}
#blog_category_contents .screen-reader-text {
    display: none;
}
/* gutenberg用 */
#blog_article_contents .contents_area * {
    font-family: 'Sawarabi Mincho', serif;
}
#blog_article_contents .contents_area p,
#blog_article_contents .contents_area ul,
#blog_article_contents .contents_area ol,
#blog_article_contents .contents_area table,
#blog_article_contents .contents_area .wp-block-columns,
#blog_article_contents .contents_area .wp-block-image,
#blog_article_contents .contents_area .wp-block-cover,
#blog_article_contents .contents_area .wp-block-button,
#blog_article_contents .contents_area .wp-block-file,
#blog_article_contents .contents_area .wp-block-media-text ,
#blog_article_contents .contents_area .wp-block-button,
#blog_article_contents .contents_area > div,
#blog_article_contents .contents_area h1,
#blog_article_contents .contents_area h2,
#blog_article_contents .contents_area h3,
#blog_article_contents .contents_area h4,
#blog_article_contents .contents_area h5,
#blog_article_contents .contents_area h6 ,
#blog_article_contents .contents_area .wp-block-quote {
    margin-bottom: 20px;
}
#blog_article_contents  .contents_area .has-text-align-center {
    text-align: center !important;
}
#blog_article_contents  .contents_area .has-text-align-right {
    text-align: right !important;
}
#blog_article_contents  .contents_area em {
    font-style: italic !important;
}
#blog_article_contents .contents_area  .aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#blog_article_contents .contents_area  .alignright {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}
#blog_article_contents .contents_area table ,
#blog_article_contents .contents_area th ,
#blog_article_contents .contents_area td {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #000;
    border-collapse:collapse;
} 
#blog_article_contents .contents_area ,
#eventArea .contents_area {
    word-wrap:break-word;
}

#blog_category_contents #side_contents h3,
#blog_article_contents #side_contents h3{
    border-bottom: 2px solid #2e5a6e;
    padding: 0 0 5px 5px;
    color: #00546c;
    line-height: 1;
    font-family: 'Sawarabi Mincho', serif;
    font-weight: normal;
}
#blog_category_contents #side_contents h4,
#blog_article_contents #side_contents h4{
    padding-left: 15px;
    margin-left: 10px;
    background: url(./images/arw_green.png) no-repeat;
    background-position: left center;
    background-size: 4px auto;
    font-weight: normal;
    font-family: 'Sawarabi Mincho', serif;
    color: #00546c;
}
#blog_category_contents #side_contents h4.this_year,
#blog_article_contents #side_contents h4.this_year,
#blog_category_contents #side_contents h4.active,
#blog_article_contents #side_contents h4.active,
#blog_category_contents #side_contents li.this_month,
#blog_article_contents #side_contents li.this_month {
    background: url(./images/arw_green_btm.png) no-repeat;
    background-position: left center;
    background-size: 10px auto;
}
#blog_category_contents #side_contents li,
#blog_article_contents #side_contents li {
    padding-left: 15px;
    margin-left: 20px;
    background: url(./images/arw_green.png) no-repeat;
    background-position: 3px center;
    background-size: 4px auto;
    font-weight: normal;
    margin-bottom: 6px;
    font-family: 'Sawarabi Mincho', serif;
}
#blog_category_contents #side_contents #old_blog li,
#blog_article_contents #side_contents #old_blog li {
    background: url(./images/icon_blanc2.png) no-repeat;
    background-size: 6px 6px;
    background-position: 0 center;
}
#blog_category_contents #side_category li,
#blog_article_contents #side_category li {
    margin-left: 10px;
}
#blog_category_contents #side_category li a,
#blog_article_contents #side_category li a,
#blog_category_contents #side_blog_archive li a,
#blog_article_contents #side_blog_archive li a ,
#blog_category_contents #side_blog_archive h4,
#blog_article_contents #side_blog_archive h4 {
   color: #444444;
}
#side_contents #side_blog_archive ul {
    display: none;
}
#side_contents #side_blog_archive  ul.active,
#side_contents #side_blog_archive .this_year ul {
    display: block;
}
#blog_category_contents a.article:hover {
    opacity: 1;
}
#blog_category_contents a.article:hover img {
    opacity: 0.5;
}
#blog_article_contents .contents_area h1 {
    font-size: 140%;
}
#blog_article_contents .contents_area h2 {
    font-size: 140%;
}
#blog_article_contents .contents_area h3 {
    font-size: 130%;
}
#blog_article_contents .contents_area h4 {
    font-size: 120%;
}
#blog_article_contents .contents_area h5 {
    font-size: 110%;
}

@media screen and (min-width: 600px) {
    #blog_article_contents .contents_area .wp-block-columns .wp-block-column {
        margin-left: 15px;
    }
    #blog_article_contents .contents_area .wp-block-columns .wp-block-column:nth-of-type(2n+1) {
        margin-left: 0;
    }
}
@media screen and (min-width: 781px) {
    #blog_article_contents .contents_area .wp-block-columns .wp-block-column:nth-of-type(2n+1),
    #blog_article_contents .contents_area .wp-block-columns .wp-block-column {
        margin-left: 15px;
    }
    #blog_article_contents .contents_area .wp-block-columns .wp-block-column:nth-of-type(1) {
        margin-left: 0;
    }
}


#blog_article_contents .bottom_next_post_navi {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
}
#blog_article_contents .bottom_next_post_navi::after {
    display: none;
}

#blog_article_contents .contents_area a:not(.wp-block-button__link) {
    text-decoration: underline;
    color: #1686ce;
}

#background .wp-block-gallery,
#background .wp-block-gallery figure {
    margin: auto;
}
#background .wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
}
#blog_article_contents .contents_area ul.blocks-gallery-grid {
    padding-left: 0 !important;
}
#blog_article_contents .contents_area .blocks-gallery-grid.columns-1 .blocks-gallery-image,
#blog_article_contents .contents_area .blocks-gallery-grid.columns-1 .blocks-gallery-item,
#blog_article_contents .contents_area .wp-block-gallery.columns-1 .blocks-gallery-image,
#blog_article_contents .contents_area .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}
@media(min-width:600px) {
    
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-image,
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-item,
    #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-image,
    #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 32px) / 3);
        margin-right: 16px
    }
    @supports(-ms-ime-align:auto) {
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-image,
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-item,
        #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-image,
        #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 32px) / 3 - 1px)
        }
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-4 .blocks-gallery-image,
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-4 .blocks-gallery-item,
    #blog_article_contents .contents_area .wp-block-gallery.columns-4 .blocks-gallery-image,
    #blog_article_contents .contents_area .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc((100% - 48px) / 4);
        margin-right: 16px
    }
    @supports(-ms-ime-align:auto) {
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-4 .blocks-gallery-image,
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-4 .blocks-gallery-item,
        #blog_article_contents .contents_area .wp-block-gallery.columns-4 .blocks-gallery-image,
        #blog_article_contents .contents_area .wp-block-gallery.columns-4 .blocks-gallery-item {
            width: calc((100% - 48px) / 4 - 1px)
        }
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-5 .blocks-gallery-image,
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-5 .blocks-gallery-item,
    #blog_article_contents .contents_area .wp-block-gallery.columns-5 .blocks-gallery-image,
    #blog_article_contents .contents_area .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc((100% - 64px) / 5);
        margin-right: 16px
    }
    @supports(-ms-ime-align:auto) {
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-5 .blocks-gallery-image,
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-5 .blocks-gallery-item,
        #blog_article_contents .contents_area .wp-block-gallery.columns-5 .blocks-gallery-image,
        #blog_article_contents .contents_area .wp-block-gallery.columns-5 .blocks-gallery-item {
            width: calc((100% - 64px) / 5 - 1px)
        }
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-6 .blocks-gallery-image,
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-6 .blocks-gallery-item,
    #blog_article_contents .contents_area .wp-block-gallery.columns-6 .blocks-gallery-image,
    #blog_article_contents .contents_area .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc((100% - 80px) / 6);
        margin-right: 16px
    }
    @supports(-ms-ime-align:auto) {
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-6 .blocks-gallery-image,
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-6 .blocks-gallery-item,
        #blog_article_contents .contents_area .wp-block-gallery.columns-6 .blocks-gallery-image,
        #blog_article_contents .contents_area .wp-block-gallery.columns-6 .blocks-gallery-item {
            width: calc((100% - 80px) / 6 - 1px)
        }
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-7 .blocks-gallery-image,
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-7 .blocks-gallery-item,
    #blog_article_contents .contents_area .wp-block-gallery.columns-7 .blocks-gallery-image,
    #blog_article_contents .contents_area .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc((100% - 96px) / 7);
        margin-right: 16px
    }
    @supports(-ms-ime-align:auto) {
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-7 .blocks-gallery-image,
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-7 .blocks-gallery-item,
        #blog_article_contents .contents_area .wp-block-gallery.columns-7 .blocks-gallery-image,
        #blog_article_contents .contents_area .wp-block-gallery.columns-7 .blocks-gallery-item {
            width: calc((100% - 96px) / 7 - 1px)
        }
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-8 .blocks-gallery-image,
    #blog_article_contents .contents_area  .blocks-gallery-grid.columns-8 .blocks-gallery-item,
    #blog_article_contents .contents_area .wp-block-gallery.columns-8 .blocks-gallery-image,
    #blog_article_contents .contents_area .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc((100% - 112px) / 8);
        margin-right: 16px
    }
    @supports(-ms-ime-align:auto) {
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-8 .blocks-gallery-image,
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-8 .blocks-gallery-item,
        #blog_article_contents .contents_area .wp-block-gallery.columns-8 .blocks-gallery-image,
        #blog_article_contents .contents_area .wp-block-gallery.columns-8 .blocks-gallery-item {
            width: calc((100% - 112px) / 8 - 1px)
        }
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
        margin-right: 0
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
        margin-right: 0
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
        margin-right: 0
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
        margin-right: 0
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
        margin-right: 0
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}
@media(min-width:320px) {
    
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-image,
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-item,
    #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-image,
    #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 32px) / 3);
        margin-right: 16px
    }
    @supports(-ms-ime-align:auto) {
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-image,
        #blog_article_contents .contents_area .blocks-gallery-grid.columns-3 .blocks-gallery-item,
        #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-image,
        #blog_article_contents .contents_area .wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 32px) / 3 - 1px)
        }
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
        margin-right: 0
    }
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
    #blog_article_contents .contents_area .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    #blog_article_contents .contents_area .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
        margin-right: 0
    }
}
 #blog_article_contents .contents_area .wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}
 #blog_article_contents .contents_area .wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}
 #blog_article_contents .contents_area .wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}
#blog_article_contents .contents_area ul.blocks-gallery-grid {
  margin-bottom: 0;
}
#blog_article_contents .contents_area .blocks-gallery-grid .blocks-gallery-image:last-child,
#blog_article_contents .contents_area .blocks-gallery-grid .blocks-gallery-item:last-child,
#blog_article_contents .contents_area .wp-block-gallery .blocks-gallery-image:last-child, 
#blog_article_contents .contents_area .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0;
}
@media screen and (max-width: 740px) {
     #blog_article_contents .contents_area .blocks-gallery-caption,
     #blog_article_contents .contents_area figure {
        font-size: 14px ;
    }
}

#blog_article_contents .contents_area .aligncenter.size-large {
    max-width: 100%;
    overflow: hidden;
}
#blog_article_contents .contents_area .aligncenter.size-large img {
    max-width: 100% !important;
    height: auto;
}
@media all and (-ms-high-contrast: none) {
    /*IEのバグ対応*/
    #blog_article_contents .contents_area   .wp-block-image .aligncenter{
        display: block !important;
    }
    #blog_article_contents .contents_area   .wp-block-image .aligncenter figcaption {
        display: block;
    }
}
