@charset "utf8";
.thumbnail-greeting {
    width: 100%;
    min-height: 400px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #e4e4e4;
}

.ScrollTop .home-page-top {
    margin-bottom: 0;
}

.bannerCol4 {
    width: 100%;
    padding-top: 24px;
    position: relative;
    background: linear-gradient(-180deg, rgba(0, 0, 102, 0) 0%, rgba(26, 31, 99, 1) 100%);
}

.bannerCol4 .item-desc {
    color: #ffffff;
}

.info-btn-five {
    margin-top: 76px;
    margin-bottom: 40px;
}

/* #GREETING# */

.title-greeting {
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 45px;
    color: #000000;
    letter-spacing: 0.5px;
    line-height: 175%;
}

.ul-greeting {
    width: 100%;
    margin: 0 auto;
    max-width: 1070px;
    margin-top: 35px;
    position: relative;
}

.ul-greeting li {
    display: flex;
    flex-direction: row;
    margin-bottom: 75px;
}

.ul-greeting li .li-item, .ul-greeting li .li-item p {
    font-size: 16px;
    color: #231815;
    letter-spacing: 1.8px;
    line-height: 180%;
}

.ul-greeting li .li-item p {
    margin-top: -4px;
    margin-bottom: 30px;
}

.ul-greeting li .li-item p:last-child {
    margin-bottom: 0;
}

.ul-greeting li .li-item strong {
    font-size: 20px;
    padding-bottom: 4px;
    display: inline-block;
    font-weight: bold;
}

/* ADD WIDTH LI-ITEM */

.ul-greeting li .li-item {
    display: inline-block;
    vertical-align: top;
}

.ul-greeting li .li-item:first-child {
    width: 48.8%;
}

.ul-greeting li .li-item:last-child {
    width: calc(100% - 48.8%);
    padding-left: 45px;
}

.ul-greeting li:first-child .li-item:first-child {
    width: 33%;
}

.ul-greeting li:first-child .li-item:last-child {
    width: calc(100% - 33%);
    padding-left: 35px;
}

.ul-greeting li:nth-child(3) {
    align-items: center;
}

/* ADD ORDER */

.ul-greeting li:nth-child(2n) .li-item:first-child {
    order: 1;
    padding-top: 15px;
}

.ul-greeting li:nth-child(2n) .li-item:last-child {
    order: 0;
    padding-left: 0;
    padding-right: 25px;
}

/* WRAP SECTION GREETING */

.tool-columg-greeting {
    width: 100%;
    padding-top: 57px;
    position: relative;
}

.li-item .rec-tt20 {
    font-size: 20px;
    color: #231815;
    line-height: 100%;
    padding-left: 18px;
    margin-left: 13px;
    margin-top: 28px;
    border-left: 10px solid #231815;
}

.li-item .rec-tt20 .tt16 {
    font-size: 16px;
    display: block;
    padding-top: 13px;
}

.pdt-greeting {
    display: block;
}

.thumbnail-greeting.sp{
    display: none;
}

@media screen and (max-width:1220px){
    .tool-columg-greeting,.bannerCol4,.info-btn-five,.ScrollTop .home-page-top{
        padding-left: 10px;
        padding-right: 10px;
    }

    .title-greeting{
        font-size: 3.689vw;
    }
}

@media screen and (max-width:990px){
    .tool-columg-greeting{
        padding-top: 40px;
    }

    .ul-greeting li .li-item, .ul-greeting li .li-item p{
        font-size: 15px;
        line-height: 170%;
    }

    .ul-greeting li .li-item p{
        margin-bottom: 25px;
    }

    .li-item .rec-tt20{
        font-size: 18px;
    }

    .ul-greeting li:last-child{
        margin-bottom: 0;
    }
}

@media screen and (max-width:790px){
    .ul-greeting li{
        align-items: center;
        flex-direction: column;
    }
    
    .ul-greeting li:first-child .li-item:first-child{
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        margin-top: 30px;
        position: relative;
    }

    .ul-greeting li .li-item:first-child{
        order: 1 !important;
        width: 100%;
        max-width: 523px;
        margin: 0 auto;
        margin-top: 30px;
        position: relative;
    }

    .ul-greeting li .li-item:last-child{
        width: 100% !important;
        padding: 0 !important;
        order: 0 !important;
    }

    .ul-greeting li:nth-child(2n) .li-item:first-child{
        padding-top: 0;
    }

    
    .thumbnail-greeting{
        min-height: 300px;
        background-size: cover;
    }
    
}


@media screen and (max-width:780px){
    .ceofoter span{
        height: 121px !important;
    }

}

@media screen and (max-width:750px){
    .thumbnail-greeting {
        min-height: 80vw;
        background-size: contain;
    }

    .thumbnail-greeting.pc{
        display: none;
    }

    .thumbnail-greeting.sp{
        display: block;
    }

    nav[aria-label="breadcrumb"]{
        display: none;
    }

    .tool-columg-greeting{
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .li-item .rec-tt20{
        margin-left: 0;
    }

    .pdt-greeting{
        text-align: center;
    }

    .title-greeting{
        font-size: 6vw;
    }

    .ul-greeting li .li-item, .ul-greeting li .li-item p{
        font-size: 3.733vw;
    }

    .li-item .rec-tt20{
        font-size: 3.733vw;
    }

    .li-item .rec-tt20 .tt16{
        font-size: 3.467vw;
    }

    .ul-greeting li .li-item strong{
        font-size: 4.800vw;
    }

    .ul-greeting li{
        margin-bottom: 18.400vw;
    }

    .ul-greeting li:last-child{
        margin-bottom: 0;
    }
    
}

@media screen and (max-width:650px){
    .thumbnail-greeting.sp{
        margin-top: 83px;
    }

    .logged-in .wrapHeader{
        top: 46px;
    }
}


@media screen and (max-width:600px){
    #wpadminbar {
        position: fixed !important;
    }
}

@media screen and (max-width:540px){
    .thumbnail-greeting.sp{
        margin-top: 99px;
    }
}

@media screen and (max-width:480px){
    .title-greeting{
        font-size: 25px;
    }

    .ul-greeting li .li-item, .ul-greeting li .li-item p{
        font-size: 15px;
    }

    .li-item .rec-tt20{
        font-size: 18px;
    }

    .li-item .rec-tt20 .tt16{
        font-size: 16px;
    }

    .ul-greeting li .li-item strong{
        font-size: 18px;
    }

    .tool-columg-greeting{
        padding-left: 10px;
        padding-right: 10px;
    }

    .ul-greeting{
        margin-top: 15px;
    }
}

@media screen and (max-width:450px){
    .li-item .rec-tt20{
        margin-bottom: 0;
    }
}