@charset "utf-8";
@media screen and (max-width: 675px) {
    #breadcrumb {
        overflow: hidden
    }

    #breadcrumb ul {
        width: 300%;
        padding-left: 2rem
    }

    #breadcrumb ul li {
        white-space: nowrap
    }
}

._cm_title {
    width: 90%;
    max-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 675px) {
    ._cm_title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

._cm_title h2 {
    margin-left: 2rem;
    color: #666
}

._article_container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width: 675px) {
    ._article_container {
        padding: 4.375vw 0 4.375vw 0
    }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
    ._article_container {
        padding: 2.5vw 0 2.5vw 0
    }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
    ._article_container {
        padding: 2.5vw 0 2.5vw 0
    }
}

@media screen and (min-width: 1400px) {
    ._article_container {
        padding: 35px 0 35px 0
    }
}

@media screen and (max-width: 675px) {
    ._article_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

._article_contents {
    width: 62%
}

@media screen and (max-width: 675px) {
    ._article_contents {
        width: 100%
    }
}

._article_contents.--w100 {
    width: 100%
}

._article_contents.--list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3rem 0
}

@media screen and (max-width: 675px) {
    ._article_contents.--list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 3rem
    }
}

._article_contents.--list>div.--column2 {
    width: 47.6%
}

@media screen and (min-width: 676px) {
    ._article_contents.--list>div.--column2 {
        margin-right: 2%
    }

    ._article_contents.--list>div.--column2:nth-child(2) {
        margin-right: 0rem
    }
}

@media screen and (max-width: 675px) {
    ._article_contents.--list>div.--column2 {
        width: 100%;
        margin-right: 0
    }
}

._article_contents.--list>div.--column2 a figure {
    height: 22rem
}

._article_contents.--list>div.--column3 {
    width: 31%;
    margin-right: 2%
}

._article_contents.--list>div.--column3 a figure {
    height: 15rem
}

@media screen and (max-width: 675px) {
    ._article_contents.--list>div.--column3 {
        width: 47%
    }

    ._article_contents.--list>div.--column3 a figure {
        height: 12rem
    }

    ._article_contents.--list>div.--column3 ._article_cate_time {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

._article_contents.--list>div a {
    display: block;
    font-size: 1.28571rem;
    position: relative
}

._article_contents.--list>div a h3 {
    line-height: 1.5
}

._article_contents.--list>div a p.--prt {
    position: absolute;
    -webkit-transform: translate(-20%, -50%);
    transform: translate(-20%, -50%);
    top: 0;
    left: 0;
    z-index: 1
}

._article_contents.--list>div a:hover h2,
._article_contents.--list>div a:hover p {
    color: #008842
}

._article_contents.--list>div a:hover figure i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

._article_contents.--list>div a figure {
    width: 100%;
    height: 15rem;
    display: block;
    overflow: hidden
}

._article_contents.--list>div a figure i {
    display: block;
    height: 100%;
    width: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

._article_contents.--detail {
    width: 60%
}

@media screen and (max-width: 675px) {
    ._article_contents.--detail {
        padding-bottom: 3rem
    }
}

@media screen and (max-width: 675px) {
    ._article_contents.--detail {
        width: 100%
    }
}

._article_side {
    width: 35%
}

@media screen and (max-width: 675px) {
    ._article_side {
        width: 100%
    }
}

._article_side h2:not(:first-child) {
    margin-top: 3rem
}

._article_side h2.--type1 {
    position: relative;
    border-bottom: 1px solid #ccc;
    font-size: 1.42857rem;
    font-weight: 900
}

@media screen and (max-width: 675px) {
    ._article_side h2.--type1 {
        padding: 1.5vw 0 1vw 0
    }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
    ._article_side h2.--type1 {
        padding: .85714vw 0 .57143vw 0
    }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
    ._article_side h2.--type1 {
        padding: .85714vw 0 .57143vw 0
    }
}

@media screen and (min-width: 1400px) {
    ._article_side h2.--type1 {
        padding: 12px 0 8px 0
    }
}

._article_side h2.--type1:before,
._article_side h2.--type1:after {
    content: "";
    position: absolute;
    top: 0;
    height: 3px;
    background: #353535;
    border-radius: 100px
}

._article_side h2.--type1:before {
    background: #008842;
    width: 20%;
    left: 0
}

._article_side h2.--type1:after {
    width: 78%;
    right: 0
}

._article_side_category {
    background: #FCFCFC;
    margin-top: 2rem;
    padding: 3rem;
    padding-top: 2rem;
    border-radius: 10px
}

._article_side_category h2 {
    font-size: 1.28571rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1
}

._article_side_category h2:before {
    content: "";
    width: 1.8rem;
    height: 1.8rem;
    background-image: url("../images/column/ico_folder_green.svg");
    background-size: cover;
    background-position: center
}

._article_side_category ul {
    margin-top: 1rem;
    margin-left: 1rem
}

._article_side_category ul li a {
    padding-left: 1.5rem;
    position: relative;
    font-size: 1.14286rem
}

._article_side_category ul li a:before {
    left: 0;
    top: 50%;
    content: "";
    position: absolute;
    width: 1rem;
    height: 1px;
    background: #ccc
}

._article_side_category ul li a:hover {
    color: #008842
}

._article_mv h1 {
    font-size: 2.5rem;
    font-weight: 900;
    letter-spacing: 3px;
    line-height: 1.5;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem
}

@media screen and (max-width: 675px) {
    ._article_mv h1 {
        font-size: 2rem
    }
}

._article_cate_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0 1rem;
    margin-top: 1.1rem
}

._article_cate_time.--detail li time {
    color: #333
}

._article_cate_time.--detail li a {
    color: #333
}

._article_cate_time.--mt {
    margin-top: 0.8rem
}

._article_cate_time li {
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 1px;
    color: #999999
}

._article_cate_time li:before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    background-image: url("../images/column/ico_clock_green.svg");
    background-size: cover;
    background-position: center
}

._article_cate_time li.--category:before {
    background-image: url("../images/column/ico_folder_green.svg")
}

._article_cate_time li a,
._article_cate_time li time,
._article_cate_time li span {
    display: inline-block
}

._article_side_contentslist.--runking a:first-child:before,
._article_side_contentslist.--runking a:nth-child(2):before,
._article_side_contentslist.--runking a:nth-child(3):before {
    content: "1";
    position: absolute;
    color: #fff;
    z-index: 2;
    font-size: 1rem;
    top: -1rem;
    left: -0.3rem
}

._article_side_contentslist.--runking a:first-child:after,
._article_side_contentslist.--runking a:nth-child(2):after,
._article_side_contentslist.--runking a:nth-child(3):after {
    z-index: 1;
    content: "";
    width: 2rem;
    height: 2rem;
    background: #FFBC00;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

._article_side_contentslist.--runking a:nth-child(2):before {
    content: "2"
}

._article_side_contentslist.--runking a:nth-child(2):after {
    background: #87806E
}

._article_side_contentslist.--runking a:nth-child(3):before {
    content: "3"
}

._article_side_contentslist.--runking a:nth-child(3):after {
    background: #CC6119
}

._article_side_contentslist a {
    position: relative;
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 2rem;
    padding-bottom: 1rem
}

._article_side_contentslist a:not(:last-child) {
    border-bottom: 1px solid #ccc
}

._article_side_contentslist a:hover .__block_info p {
    color: #008842
}

._article_side_contentslist a:hover .__block_img figure i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

._article_side_contentslist a .__block_img {
    width: 7rem;
    height: 7rem
}

._article_side_contentslist a .__block_img figure {
    width: 100%;
    height: 100%;
    overflow: hidden
}

._article_side_contentslist a .__block_img figure i {
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%;
    height: 100%
}

._article_side_contentslist a .__block_info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

._article_side_contentslist a .__block_info p {
    font-size: 1.14286rem
}

._article_tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1rem
}

._article_tags.--detail a {
    color: #008842;
    padding: 1rem;
    padding-top: 0;
    padding-left: 0
}

._article_tags a {
    display: inline-block;
    padding: 0.2rem 1rem;
    padding-left: 0;
    font-size: 1.14286rem;
    letter-spacing: 2px
}

._article_tags a:hover {
    color: #008842
}

._article_pagenation {
    width: 90%;
    max-width: 1100px;
    margin: 0 auto
}

._pagenation_new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 1rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 3rem
}

/*-- column サイドバナー googleプリファードソース --*/

.google-preferred-txt-link {
    display: block;
    margin-top: 8px;
    text-align: center;
    font-size: 16px;
}

@media screen and (max-width: 736px) {
    .google-preferred-txt-link {
        margin-top: 0px;
    }
}
/*-- googleプリファードソース --*/


._pagenation_new a {
    display: inline-block;
    padding: 1rem 2rem;
    font-weight: 700;
    font-size: 1.28571rem;
    background: #fff;
    border: 1px solid #008842;
    color: #008842
}

._pagenation_new a.--current {
    background: #008842;
    color: #fff
}

._article_index {
    border-radius: 8px;
    background: #F7F7F7;
    padding: 2rem 0rem;
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 675px) {
    ._article_index {
        padding-right: 2rem
    }
}

._article_index .__title {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

._article_index .__index {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

._article_index .__index.--action .__wrap:before {
    display: none
}

@media screen and (max-width: 675px) {
    ._article_index .__index.--action .__button {
        margin-top: 1rem
    }
}

._article_index .__index.--action .__button p i:before {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

._article_index .__index .__wrap {
    overflow: hidden;
    height: 100px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative
}

._article_index .__index .__wrap:before {
    content: "";
    width: 100%;
    height: 7rem;
    position: absolute;
    left: 0;
    bottom: -2rem;
    background-repeat: repeat-x;
    background-image: url("../images/column/article_prt_01.png");
    background-position: bottom center;
    z-index: 3
}

._article_index .__index .__button {
    text-align: center
}

._article_index .__index .__button p {
    line-height: 1;
    display: inline-block;
    border: 1px solid #333;
    padding: 0.8rem 2rem;
    padding-right: 3rem;
    cursor: pointer;
    position: relative;
    font-size: 1.14286rem
}

._article_index .__index .__button p i {
    position: absolute;
    left: 85%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

._article_index .__index .__button p i:before,
._article_index .__index .__button p i:after {
    content: "";
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #333;
    top: 50%;
    left: 50%;
    -webkit-transition: .5s;
    transition: .5s
}

._article_index .__index .__button p i:before {
    width: 1px;
    height: 1rem
}

._article_index .__index .__button p i:after {
    width: 1rem;
    height: 1px
}

._article_index .__index ul li {
    line-height: 1.3;
    font-weight: 700
}

._article_index .__index ul li a {
    display: block;
    font-size: 1.14286rem;
    padding: 0.3rem;
    font-size: 1.28571rem;
    letter-spacing: 2px
}

@media screen and (max-width: 675px) {
    ._article_index .__index ul li a {
        padding: 0.8rem
    }
}

._article_index .__index ul li a:hover {
    text-decoration: underline
}

._article_index .__index ul li ul {
    margin-left: 1rem
}

._article_index .__index ul li ul li {
    font-weight: 500
}

._article_index .__index ul li ul li a {
    position: relative;
    padding-left: 1.4rem
}

@media screen and (max-width: 675px) {
    ._article_index .__index ul li ul li a {
        padding: 0.5rem
    }
}

._article_index .__index ul li ul li a:before {
    left: 0;
    top: 50%;
    content: "";
    position: absolute;
    width: 1rem;
    height: 1px;
    background: #ccc
}

._article_relation {
    margin-top: 5rem
}

._article_relation h2 {
    padding: 1rem 0 3rem;
    border-top: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.57143rem;
    position: relative;
    font-weight: 700
}

._article_relation h2:before {
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    background-image: url("../images/column/ico_fukidashi_green.svg");
    background-repeat: no-repeat;
    background-size: cover
}

._article_index_back {
    text-align: center;
    margin-top: 4rem
}

@media screen and (max-width: 675px) {
    ._article_index_back {
        margin-top: 3rem
    }
}

._article_index_back a {
    font-size: 1.2rem;
    display: inline-block;
    color: #fff;
    background: #008842;
    padding: 1.5rem 8rem;
    border: 1px solid #008842
}

._article_index_back a:hover {
    background: #fff;
    color: #008842
}

._article_detail h2,
._article_detail h3,
._article_detail p,
._article_detail figure {
    font-size: 1.42857rem;
    letter-spacing: 2px
}

@media screen and (max-width: 675px) {

    ._article_detail h2,
    ._article_detail h3,
    ._article_detail p,
    ._article_detail figure {
        margin: 5.625vw 0 0 0
    }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

    ._article_detail h2,
    ._article_detail h3,
    ._article_detail p,
    ._article_detail figure {
        margin: 3.21429vw 0 0 0
    }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

    ._article_detail h2,
    ._article_detail h3,
    ._article_detail p,
    ._article_detail figure {
        margin: 3.21429vw 0 0 0
    }
}

@media screen and (min-width: 1400px) {

    ._article_detail h2,
    ._article_detail h3,
    ._article_detail p,
    ._article_detail figure {
        margin: 45px 0 0 0
    }
}

@media screen and (max-width: 675px) {

    ._article_detail h2,
    ._article_detail h3,
    ._article_detail p,
    ._article_detail figure {
        margin-top: 3rem
    }
}

._article_detail h2 {
    font-size: 2rem;
    font-weight: 900;
    position: relative;
    padding-left: 2rem;
    line-height: 1.5
}

._article_detail h2:before {
    border-radius: 100px;
    content: "";
    position: absolute;
    background: #008842;
    width: 8px;
    height: 100%;
    left: 0%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

._article_detail h3 {
    font-size: 1.57143rem;
    font-weight: 900;
    position: relative;
    padding-bottom: 0.7rem
}

._article_detail h3:before,
._article_detail h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 3px;
    background: #353535;
    border-radius: 100px
}

._article_detail h3:before {
    background: #008842;
    width: 11%;
    left: 0
}

._article_detail h3:after {
    width: 88%;
    right: 0
}

._article_detail p {
    color: #333
}

._topColumn {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0rem 0 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 3rem
}

@media screen and (max-width: 675px) {
    ._topColumn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

._topColumn .__title {
    width: 25%;
    padding-top: 2rem
}

@media screen and (max-width: 675px) {
    ._topColumn .__title {
        width: 100%;
        padding-bottom: 3rem
    }
}

._topColumn .__title h2 {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1
}

._topColumn .__title .ttl-style01 {
    line-height: 1.5
}

._topColumn .__title h2 span {
    padding-left: 1rem;
    font-size: 1.57143rem
}

._topColumn .__title p {
    margin-top: 2rem;
    font-size: 1.28571rem;
    font-weight: 300
}

._topColumn ._article_contents {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}


._article_detail .has-text-align-right a[target="_blank"]{
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
    color: #999999;
}

._article_detail .has-text-align-right a[target="_blank"]:hover {
    color: #0693e3;
}

._article_detail .has-text-align-center a:not([target="_blank"]){
    display: block;
    width: 80%;
    font-size: 16px;
    text-align: center;
    color: #0693e3;
    border: 1px solid #0693e3;
    padding: 1em;
    margin: 2em auto 0;
    border-radius: 8px;
    padding-right: 2em;
    position: relative;
}
@media screen and (max-width: 736px) {
    ._article_detail .has-text-align-center a:not([target="_blank"]){
        font-size: 14px;
        text-align: left;
        padding: 0.75em 1em;
        padding-right: 2em;
    }
    ._article_detail .has-text-align-center a:not([target="_blank"]) br{
        display: none;
    }
}
._article_detail .has-text-align-center a:not([target="_blank"])::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid #0693e3;
    border-right: 1px solid #0693e3;
    position: absolute;
    top: 50%;
    right: 1em;
    transform: rotate(45deg) translateY(-50%);
}

._article_detail .has-text-align-center a:not([target="_blank"]):hover {
    text-decoration: underline;
}

.wp-block-buttons>.wp-block-button {
    width: 100%;
    text-align: center;
    margin-top: 1.5em;
}

._article_detail a.wp-block-button__link {
    display: inline-block;
    font-size: 16px;
    background-color: #F65A07;
    border-radius: 50px;
    padding: 0.75em 1.5em;
    margin-top: 1em;
    border: none;
    color: #fff;
}

@media screen and (max-width: 736px) {
    ._article_detail a.wp-block-button__link {
        font-size: 14px;
        padding: 1em 2em;
        text-align: center;
    }

    ._article_detail a.wp-block-button__link br {
        display: block;
    }
}

._article_detail a.wp-block-button__link:hover {
    text-decoration: none;
    background: #C64500;
}

.wp-block-list {
     margin: 1.607145vw 0 0 3vw;
     font-size: 1.42857rem;
}

ul.wp-block-list li {
     list-style: disc;
          margin: 0.5vw 0 0 0;

}
ol.wp-block-list li {
     list-style: decimal;
          margin: 0.5vw 0 0 0;
}

@media screen and (max-width: 675px) {
    .wp-block-list {
                margin: 3.21429vw 0 0 5.5vw;
       }
}


/*# sourceMappingURL=article.min.css.map */