@charset "utf-8";
.tp03Wp .cardSubTit {
    padding: 0 0 8px;
}

.tpPostTit:hover {
    text-decoration: underline;
}

.tpPostTit {
    text-decoration: none;
    font-size: 14px;
    color: #262626;
    display: block;
    margin: 0 0 0 1em;
    position: relative;
    width: 78%;
    padding: 0 1em 0 0;
}

.tpPostTit:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 25%;
    /* bottom: 3px; */
    margin: auto;
    color: #a2a2a2;
    font-size: 10px;
}

.tpPostsItem {
    display: flex;
    border-bottom: dotted 2px #A2A2A2;
    padding: 15px 0;
}

.tpNewsWpWp {
    margin-top: -89px;
    padding-top: 89px;
}

.tpNewsWp {
    background: #FFFFE5;
    margin: 43px 0 0;
    padding: 35px 0 31px;
}

.tpPostDate {
    width: 76px;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.articleList {
    width: 45.40%;
    margin: 0 9.18% 30px 0;
}

.articleList:nth-of-type(2n) {
    margin: 0 0 30px;
}

.tpNewsTit {
    text-align: center;
    border-bottom: solid 1px #262626;
    padding: 0 0 15px;
}

.tpNewsIn {
    max-width: 980px;
    width: 96%;
    margin: -120px auto -30px;
    padding-top: 120px;
    flex-wrap: wrap;
}

.tp04SubTit {
    font-size: 30px;
    text-align: center;
    margin: 67px 0 0;
}

.tp04In .cardsCol2 {
    margin: 37px 0 -30px 0;
}

.tp04Lead {
    text-align: center;
    margin: 37px 0 0;
}
.cardsCol4.tp04Desc {
    margin: 20px 0 -30px;
}

.tp03Wp:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 238px;
    background: #FFFF64;
    z-index: -1;
}


.tp02Wp .media {
    margin: 32px 0 0;
    align-items: flex-start;
}
.kvWp {
    padding:30px 0 30px 0;
    position: relative;
}



.tp01In > .mda01Catch {
    max-width: 700px;
    width: 50%;
    position: relative;
}



.tp01In {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: end;
}

.tp01In > .mda01Desc {
    max-width: 700px;
    width: 50%;
}



.tp01Wp {
    margin: 0 0 0;
    padding: 0 0 25px;
}

.tp03In {
    max-width: 920px;
    width: 96%;
    margin: auto;
}

.tp03Wp {
    padding: 33px 15px 0;
    position: relative;
    margin: 93px 0 0;
}

.tp03Txt {
    line-height: 1.8;
    font-size: 18px;
    font-weight: bold;
}

.tp03Wp .decoMod01 span:after {
    background: #fff;
}

.tp03Wp .decoMod01 {
    position: absolute;
    top: 50%;
    left: 13vw;
}

.tp04Wp {
    margin: 70px 0 0 0;
}

/*-- 固定ここまで --*/


