.archive.post-type-archive-smile-communication #header-section{
    display: none;
}
#primary {
    padding-top: 0;
    padding-bottom: 0;
}

.section {
    padding-top: 150px;
    padding-bottom: 150px;
}

.section-header {
    height: 685px;
    background-color: #008B4D;
    background-image: url('../images/communication/teaser.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    padding-top: 35px;
    box-sizing: content-box;
    color: #fff;
    position: relative;
}

.lang_selectBox {
    margin-top: 25px;
    display: flex;
    justify-content: flex-end;
}

.header-container {
    display: flex;
    justify-content: flex-end;
}

.header-container a {
    font-size: 13px;
    color: #fff;
    line-height: 60px;
    transition: .3s;
}

.header-container a:hover {
    transform: translateY(-4px);
}

.header-logo {
    width: 60px;
    margin-left: 20px;
    height: auto;
}

.h1_title_green {
    color: #008B4D;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.225em;
    border: 1px solid #008B4D;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 10px 45px 10px 100px;
    margin-left: -100px;
    margin-bottom: 100px;
    display: inline-flex;
    vertical-align: middle;
    min-width: 650px;
    justify-content: space-between;
    align-items: center;
}

.h1_title_green i {
    font-style: normal;
}

.h1_title_green span {
    color: #008B4D;
    padding-left: 65px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.205em;
    vertical-align: middle;
    position: relative;
    margin-left: 20px;
}

.h1_title_green span:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background-color: #008B4D;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}

.wpcf7 {
    margin: 100px auto;
}

.explain {
    margin-top: 100px;
    margin-bottom: 50px;
}

.plain_text {
    font-size: 18px;
    letter-spacing: 0.15em;
    line-height: 1.8;
    color: #008B4D;
}

.button_container {
    margin: 0 80px;
    position: relative;
}

.button_container_img {
    width: 6rem;
    height: 6rem;
    position: absolute;
    top: 10px;
    left: -40px;
}

.btn_green,a.btn_green {
    color: #fff;
    background-color: #008B4D;
    border-radius: 100vh;
    width: 100%;
    padding: 1rem 4rem;
    font-size: 23px;
    letter-spacing: 0.075em;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    transition: .3s;
}

.btn_green:hover,a.btn_green:hover {
    box-shadow: 0 15px 30px -5px rgba(0,0,0,.15), 0 0 5px rgba(0,0,0,.1);
    text-decoration: none;
    transform: translateY(-4px);
}

.fa-position-right {
    position: absolute;
    top: calc(50%);
    right: 3rem;
}

.btn_top_margin {
    margin-top: 6rem;
}

.btn_margin {
    margin-top: 4rem;
}

.threeCol {
    display: flex;
    margin-left: -40px;
    flex-wrap: wrap;
    list-style-type: none;
    padding-left: 0;
}

.threeCol li {
    width: 33.33%;
    margin-bottom: 40px;
}

.threeCol li .item {
    margin-left: 40px;
}

.threeCol .img {
    margin-bottom: 40px;
    text-align: center;
}

.threeCol .img img {
    height: 450px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.archive_egao .nameBox {
    background: #008c4c;
    padding: 15px 30px 15px 20px;
    border-radius: 0 45px 45px 0;
    color: #fff;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -1px;
}

.archive_egao .nameBox span {
    font-size: 13px;
    font-weight: 100;
}

.archive_egao .nameBox .position {
    font-size: 13px;
}

.threeCol .detail {
    font-size: 18px;
    color: #009553;
    font-weight: 400;
}

.archive_egao p {
    margin-bottom: 5px;
}


.threeCol a:hover {
    text-decoration: none;
    opacity: 0.7;
}


.single_egao .h1_title_green small {
    font-size: 20px;
}

.single_egao h2 {
    font-size: 38px;
    font-weight: 400;
    text-align: center;
    color: #009553;
    margin-bottom: 65px;
}

.oneImg,
.wp-block-image {
    text-align: center;
    margin-bottom: 44px;
}

.comTxt {
    font-size: 18px;
    line-height: 1.8;
    color: #009553;
    font-weight: 400;
    margin-bottom: 20px;
}

.boxstyle01 {
    border: 1px solid #009553;
    padding: 45px;
    margin-bottom: 85px;
}

.twoColumn {
    overflow: hidden;
}

.twoColumnImgL {
    max-width: 207px;
    margin-right: 35px;
    float: left;
}

.twoColumnTxt {
    overflow: hidden;
    font-size: 16px;
    line-height: 1.8;
    color: #009553;
    font-weight: 400;
}

.single_egao .has_radius img {
    border-radius: 10px;
    width: 100%;
    height: 207px;
    object-fit: cover;
}

.single_egao .nameBox {
    max-width: 50%;
}

.single_egao .h1_title_green.fullwidth {
    display: block;
    padding: 25px 45px 25px 100px;
    margin-bottom: 40px;
    min-width: inherit;
    max-width: 95%;
    font-size: 28px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    letter-spacing: -1px;
}

.blockItem + .blockItem,
.wp-block-group + .wp-block-group {
    margin-top: 60px;
}

/*===PAGE LINK========================*/

.pagelink {
    font-size: 16px;
    max-width: 800px;
    margin: 200px auto 0 auto;
    overflow: hidden;
}
.pagelink dd {
    margin: 0;
}
.pagelink .back a {
    float: left;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    width: 25%;
    padding: 8px 10px;
    text-decoration: none;
    background: #008c4c;
    display: block;
}

.pagelink .back a span {
    background:  url(../images/icon/arrow_white_l.svg) left center no-repeat;
    display: inline-block;
    background-size: 18px 10px;
    padding-left: 27px;
}

.single_popular_content .pagelink .back a,
.single_popular_content .pagelink .next,
.single_popular_content .pagelink .prev {
    background: #42b19b;
}

.pagelink .back a:hover,
.single_popular_content .pagelink .back a:hover {
    opacity: 0.7;
}


.pagelink .next,
.pagelink .prev {
    width: 30%;
    float: right;
    background: #008c4c;
    margin: 0;
}

.pagelink .next {
    margin-left: 10px;
}

.pagelink .next a {
    padding: 8px 0;
    text-align: center;
    color: #FFF!important;
    text-decoration: none;
    display: block;
}

.pagelink .next a span {
    background: url(../images/icon/arrow_white_r.svg) right center no-repeat;
    background-size: 6px 15px;
    padding-right: 15px;
    display: inline-block;
}

.pagelink .next a:hover {
    text-decoration: none;
    background: #000;
}


.pagelink .prev a {
    padding: 8px 0;
    text-align: center;
    color: #FFF!important;
    text-decoration: none;
    display: block;
    
}

.pagelink .prev a span {
    display: inline-block;
    background: url(../images/icon/arrow_white_l.svg) left center no-repeat;
    background-size: 6px 15px;
    padding-left: 15px;
}

.pagelink .prev a:hover {
    text-decoration: none;
    background: #000;
}

.gopage{
    margin: 80px 0 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gopage a:hover{
    text-decoration: none;
}
.gopage .page-numbers{
    display: inline-block;
    width: 59px;
    height: 59px;
    color: #008c4c;
    text-align: center;
    line-height: 59px;
    font-weight: 500;
    font-size: 18px;
    margin-left: 13px;
    background: #e7f5f1;
}
.gopage .page-numbers:hover {
    background-color: #008c4c;
    color: #fff;
}
.gopage .page-numbers.current,
.gopage .next.current,
.gopage .pre.current,
.gopage .prev.current{
    color: #fff;
    background-color: #008c4c;
}
.gopage .pre,
.gopage .prev{
    display: inline-block;
    width: 59px;
    height: 59px;
    background: #e7f5f1 url("../images/icon/arrow_sl_green.svg") no-repeat center;
    background-size: 12px auto;
    margin-right: 30px;
}

.gopage .pre:hover,
.gopage .prev:hover {
    background: #008c4c url("../images/icon/arrow_sl_wh.svg") no-repeat center;
    background-size: 12px auto;
}
.gopage .pre:hover,
.gopage .prev:hover{
    background-color: #008c4c;
}
.gopage .next{
    display: inline-block;
    width: 59px;
    height: 59px;
    background: #e7f5f1 url("../images/icon/arrow_sr_green.svg") no-repeat center;
    background-size: 12px auto;
    margin-left: 30px;
}
.gopage .next:hover {
    background: #008c4c url("../images/icon/arrow_sr_wh.svg") no-repeat center;
    background-size: 12px auto;
}
.gopage .next:hover{
    background-color: #008c4c;
}
.gopage .more{
    margin: 0 15px;
}
.gopage .more img{
    vertical-align: middle;
}
@media screen and (max-width: 959px) {
    .section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .section-header {
        height: 325px;
        background-color: #008B4D;
        background-image: url('../images/communication/teaser.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50vw - 50%);
        padding-right: calc(50vw - 50%);
        padding-top: 5px;
        box-sizing: content-box;
        color: #fff;
        position: relative;
    }

    .header-logo {
        width: 50px;
    }

    .lang_selectBox {
        margin-top: 0;
    }

    .h1_title_green {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0.205em;
        border: 1px solid #008B4D;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 10px 10px;
        margin-left: -10px;
        margin-bottom: 50px;
        min-width: inherit;
    }

    .h1_title_green span {
        font-size: 16px;
        padding-left: 45px;
        display: none;
    }

    .h1_title_green span:before {
        width: 35px;
    }
    .button_container {
        margin: 0 40px;
        position: relative;
    }

    .btn_green, a.btn_green {
        color: #fff;
        background-color: #008B4D;
        border-radius: 100vh;
        width: 100%;
        padding: 1rem 1rem;
        font-size: 15px;
        letter-spacing: 0.075em;
        position: relative;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        transition: .3s;
    }

    .threeCol {
        display: block;
        margin-left: 0;
    }

    .threeCol li {
        width: auto;
    }

    .threeCol li .item {
        margin-left: 0;
    }

    .threeCol .img {
        margin-bottom: 15px;
    }

    .threeCol .img img {
        height: min(70vw, 450px);
        width: 100%;
        object-fit: contain;
        object-position: center;
    }

    .archive_egao .nameBox {
        font-size: 18px;
        padding: 10px 20px;
        margin-bottom: 15px;
    }

    .threeCol .detail {
        font-size: 16px;
    }


    .hdL,
    .single_egao h2 {
        font-size: 22px;
        margin-bottom: 35px;
    }

    .boxstyle01 {
        padding: 25px;
        margin-bottom: 45px;
    }

    .twoColumnImgL {
        float: none;
        margin: 0 auto 20px;
    }

    .single_egao .nameBox {
        max-width: 100%;
    }

    .single_egao .h1_title_green.fullwidth {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0.205em;
        border: 1px solid #008B4D;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        padding: 10px 10px;
        margin-left: -10px;
        margin-bottom: 25px;
    }

    .comTxt {
        font-size: 16px;
        line-height: 1.6;
    }

    .pagelink {
        padding: 0px;
        background: none;
        width: 100%;
        margin: 80px auto 0 auto;
    }
    .pagelink .back a {
        float: none;
        width: auto;
        padding: 10px;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        display: block;
        margin-bottom: 5px;
    }
    .pagelink .next,
    .pagelink .prev {
        margin: 0 auto;
        width: auto;
        float: none;
        margin-bottom: 5px;
    }
    .pagelink .next {}
    .pagelink .next a,
    .pagelink .prev a {
        display: block;
        padding: 10px;
        text-align: center;
        color: #FFF!important;
        text-decoration: none;
    }

    .gopage {
        margin: 50px 0;
        display: flex;
        flex-wrap: wrap;
    }

    .gopage .page-numbers {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin-left: 7px;
        margin-bottom: 5px;
    }


    .gopage .more {
        margin: 0 0px 0 7px;
    }

    .gopage .pre,
    .gopage .prev,
    .gopage .next {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-bottom: 5px;
    }

    .gopage .pre,
    .gopage .prev {
        margin-right: 10px;
    }

    .gopage .next {
        margin-left: 10px;
    }
}