body, html {
    font-family: "M PLUS 1", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif
}
.entry-title {
    text-align: center;
    margin: 2.5rem auto;
}
.date-tags {
    float: none;
    text-align: right;
}
.entry-content table {
    margin-bottom: 4rem;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.entry-content table td {
    padding: 15px;
}
.entry-content table:first-of-type tr:first-child {
    height: 250px !important;
}
.entry-content table:first-of-type tr:first-child td {
    padding: 0;
    height: 250px !important;
}
.entry-content table:first-of-type tr:first-child td img {
    width: 100%;
    height: 250px !important;
    object-fit: cover;
}
@media screen and (max-width: 768px) {
    .entry-content table:first-of-type tr:first-child {
        height: 20vw !important;
    }
    .entry-content table:first-of-type tr:first-child td {
        height: 20vw !important;
    }
    .entry-content table:first-of-type tr:first-child td img {
        height: 20vw !important;
    }	
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
#content-in, #container {
    width: 100%;
}
#content {
    margin-top: 0;
}
.main {
    padding: 0 !important;
}
.bg-blue {
    background-color: #6EB6DB !important;
}
.bg-dark-blue {
    background-color: #2E89B8 !important;
}
.color-blue {
    color: #2E89B8 !important;
}
.sp-only {
    display: none !important;
}
.pc-only {
    display: block !important;
}
.container-sl {
    max-width: 1016px;
    padding: 0;
    margin: auto;
}
.container-sxl {
    max-width: 1080px;
    padding: 0;
    margin: auto;
}
.container-md {
    max-width: 1140px;
    padding: 0;
    margin: auto;
}
.container-sm {
    max-width: 880px;
    padding: 0;
    margin: auto;
}
.mt-40 {
    margin-top: 40px;
}
@media (max-width: 1024px) {
    .container-ss, .container-sl, .container-md, .container-sm, .container-sxl{
        padding: 0 20px;
    }
}
.tag-blue {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.05em;
    color: #0689B1;
    border: 1px solid #0689B1;
    border-radius: 4px;
    min-width: 62px;
    text-align: center;
    padding: 1px
}

@media (max-width: 768px) {
    .tag-blue {
        font-size:10px
    }
}
.title-sub {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    color: #3C4855;
    text-align: center;
    letter-spacing: 0.05em;
    text-align: center
}

.title-sub span {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.2em;
    margin-bottom: 5px;
    color: #6EB6DB;
}
.title-block {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;
    padding-bottom: 80px;
}
.grp-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn.btn-orange {
    background: #F68C58;
    border-radius: 44px;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 9px 10px;
    min-width: 136px
}
.btn.btn-orange.btn-lg {
    font-size: 18px;
    line-height: 31px;
    min-width: 390px;
    padding: 19px 10px 20px;
    border-radius: 62px;
    font-style: normal;
    letter-spacing: 0.05em;
}
@media (max-width: 768px) {
    .btn.btn-orange.btn-lg {
        width: 96%;
        max-width: 335px;
        min-width: auto;
        font-size: 18px;
        padding: 10px;
        line-height: 29px;
    }
    .title-sub {
        font-size: 20px;
    }
}
.mobile-menu-buttons .menu-button .fa {
    color: #3C4855;
}
.mobile-menu-buttons .menu-item-object-custom {
    width: auto;
}
.mobile-menu-buttons .menu-button.menu-item-object-custom a{
    background: #FA948E;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 5px 8px;
}
.mobile-menu-buttons .logo-menu-button img {
    width: 177px;
}
@media (max-width: 768px) {
    .sp-only {
        display: block !important;
    }
    .pc-only {
        display: none !important;
    }
    .title-block {
        font-size: 24px;
    }
}
.stw-banner {
    padding: 0;
}
.stw-banner .banner-content {
    padding: 0px;
    text-align: center;
}
.stw-banner .banner-content img {
    z-index: 1;
    margin: -22px auto 0;
}
.stw-banner .banner-content.bg-banner-blue {
    background: url("images/matching/bg-banner-blue.png") top center no-repeat;
}
.stw-banner .banner-content .note {
    font-weight: 400;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #888;
    text-align: left;
    margin-bottom: 0;
}
.stw-banner .banner-content .banner-text {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 20px;
}

.stw-banner .banner-content .banner-text label {
    font-family: 'M PLUS 1', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 130%;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 0;
}
.stw-banner .banner-content .banner-text label i {
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 130%;
    color: #3C4855;
}
.stw-banner .banner-content .banner-text label span, .stw-banner {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #3c4855;
}

.matching_bannerText {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 60px;
    line-height: 130%;
    letter-spacing: 0.04em;
    color: #3C4855;
}
.matching_bannerContentDetail {
    display: flex;
    justify-content: center;
}
.matching_bannerContentDetailDescriptionWrapper {
    text-align: start;
}
.matching_bannerContentDetailDescription {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 0.02em;
}
.matching_bannerContentDetailListItem {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    letter-spacing: 0.02em;
    list-style: inside;
}
.matching_bannerContentImageLeft {
    width: 224px;
}
.matching_bannerContentImageRight {
    width: 284px;
}
.matching_bannerContentDetailListItem::marker,
.matching_recommendationListItem::marker {
    color: #6EB6DB;
    font-size: x-large;
}
.matching_bannerContentDetailImage {
    display: flex;
    justify-content: center;
    align-items: center;
}
.matching_bannerBottomText,
.matching_helpBottomText {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.matching_recommendation {
    background: #E5F3FA;
    padding: 80px 0;
}
.matching_recommendationTitle {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.05em;
    color: #3C4855;
    text-align: center;
    padding-bottom: 40px;
}
.matching_recommendationList {
    width: fit-content;
    margin: auto;
}
.matching_recommendationListItem {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.05em;
    color: #3C4855;
    list-style: inside;
    height: 72px;
    background: #fff;
    margin-bottom: 12px;
    border-radius: 4px;
    padding: 20px;
}
.matching_problems {
    display: flex;
    justify-content: center;
}
.matching_problemsItem {
    position: relative;
    border: 4px solid rgba(110, 182, 219, 1);
    margin: 0 20px;
    background: #fff;
    width: 385px;
    height: 400px;
}
.matching_problemsItemImage {
    position: absolute;
    top: -46px;
    right: 0;
    left: 0;
    margin: auto;
    width: 96px;
    height: 96px;
}
.matching_problemsItemContent {
    padding-top: 48px;
}
.matching_problemsItemContentTitle {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;   
    margin: 0.5em 0; 
}
.matching_problemsItemContentList {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 314px;
}
.matching_problemsItemContentListItem {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.05em;
    padding: 8px 0;
}
.matching_problemsItemContentListItemStrong {
    color: #2E89B8;
    font-weight: bold;
}
.matching_problemsItemContentListItem::before {
    content: url("images/matching/problems-item-icon.svg");
    vertical-align: middle;
    margin-right: 8px;
}
.matching_problemsDescription {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;
    padding: 48px 0;
}
.matching_problemsArrow {
    text-align: center;
}
.matching_problemAnswerTitle {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;
    padding-top: 48px;
    padding-bottom: 68px;
}
.matching_problemsAnswerItem {
    position: relative;
    border: 4px solid #F68C58;
    margin: 0 20px;
    background: #fff;
    width: 385px;
    height: 400px;
}
.matching_problemsAnswerItemContentList {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 314px;
}
.matching_problemsAnswerItemContentListItem {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.05em;
    padding: 8px 0;
}
.matching_problemsAnswerItemContentListItemStrong {
    font-weight: bold;
}
.matching_problemsAnswerItemContentListItem::before {
    content: url("images/matching/problems-answer-item-icon.svg");
    vertical-align: middle;
    margin-right: 8px;
}
.matching_hojyokinMoreButton {
    padding: 12px 52px;
    border-radius: 32px;
    border: 3px solid #6EB6DB;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #3C4855;
    text-decoration: none;

    .fa-arrow-right:before {
        color: #6EB6DB;
        margin-left: 16px;
    }
}
.matching_helpTitle {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0.05em;
    color: #2E89B8;
    text-align: center;
}

@media (max-width: 768px) {
    .stw-banner .banner-content.bg-banner-blue {
        background: url(images/matching/bg-banner-blue-sp.png) bottom center no-repeat;
    }
    .stw-banner {
        padding-top: 50px;
    }
    .stw-banner .banner-content .banner-text {
        padding-top: 30px;
        margin-bottom: 30px;
    }
    .stw-banner .banner-content .banner-text label, .stw-banner .banner-content .banner-text h1 {
        font-size: 32px;
        line-height: 46px;
    }
    .stw-banner .banner-content .banner-text label span,
    .stw-banner .banner-content .banner-text label i,
    .stw-banner .banner-content .banner-text h1 i{
        font-size: 32px;
        line-height: 46px;
    }
    .matching_bannerText {
        font-size: 36px;
    }
    .matching_bannerContentDetail {
        flex-direction: column;
    }
    .matching_bannerContentImage {
        display: flex;
        padding-top: 44px;
    }
    .matching_bannerContentImageLeft {
        width: 157px;
    }
    .matching_bannerContentImageRight {
        width: 199px;
    }
    .matching_problems {
        flex-direction: column;
        align-items: center;
    }
    .matching_bannerContentDetailDescriptionWrapper {
        text-align: center;
    }
    .matching_bannerContentDetailList {
        text-align: left;
        display: inline-block;
    }
    .matching_recommendationTitle {
        font-size: 20px;
    }
    .matching_recommendationListItem {
        font-size: 16px;
        padding: 12px;
    }
    .matching_problemsItem,
    .matching_problemsAnswerItem {
        margin: 40px 0;
        width: 94vw;
    }
    .matching_bannerBottomText,
    .matching_helpBottomText {
        font-size: 20px;
    }
    .matching_problemsItemContentListItem,
    .matching_problemsAnswerItemContentListItem {
        margin: 0 8px;
    }
}
@media (max-width: 768px) and (max-width: 360px) {
    .stw-banner .banner-content .banner-text label, .stw-banner .banner-content .banner-text h1 {
        font-size: 34px;
    }
}
.stw-banner .banner-bottom,
.matching_flowBottom,
.matching_helpBottom {
    padding: 28px 0 30px;
    text-align: center;
}
.stw-banner .banner-bottom label, .stw-banner .banner-bottom h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.05em;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}
@media (max-width: 768px) {
    .stw-banner .banner-bottom p {
        font-size: 16px;
        line-height: 28px;
        font-weight: 700;
    }
}
@media (max-width: 360px) {
    .stw-banner .banner-content .banner-text label {
        font-size: 34px;
    }
    .stw-banner .banner-content .banner-text label span {
        font-size: 28px;
    }
}

.stw-problems {
    padding: 80px 0 40px;
    background: #C2E0F0;
}
@media (max-width: 768px) {
    .stw-problems {
        padding: 32px 0;
    }
}
.stw-projects {
    padding: 80px 0;
    font-family: 'Noto Sans JP', sans-serif;
}
.stw-projects .title {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 32px;
    line-height: 200%;
    letter-spacing: 5%;
    text-align: center;
}
.stw-projects .title strong {
    color: #f87a52;
    font-weight: 700;
}
.stw-projects .title span {
    font-weight: 700;
    font-size: 20px;
    line-height: 200%;
}
.stw-projects p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #3c4855;
    padding-bottom: 26px;
    margin-bottom: 0;
}
.stw-projects .projects-content {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.stw-projects .projects-content li {
    width: calc(50% - 10px);
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 14px 0;
    margin: 0;
}
.stw-projects .projects-content li figure {
    width: 70px;
    margin-right: 16px;
    margin-bottom: 0;
}
.stw-projects .projects-content li .content-text {
    padding-left: 16px;
    width: calc(100% - 86px);
}
.stw-projects .projects-content li .content-text.border-blue {
    border-left: 5px solid #6EB6DB;
}
.stw-projects .projects-content li .content-text > label, .stw-projects .projects-content li .content-text h3 {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    cursor: auto;
}
.stw-projects .projects-content li .content-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 0;
    padding-bottom: 0;
    letter-spacing: -0.01px;
}
.stw-projects .projects-content li .content-text p label {
    cursor: auto;
}
.stw-projects .projects-content li .content-text span.ico-money {
    position: relative;
    padding-left: 22px;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.05em;
    margin-left: 17px;
}
.stw-projects .projects-content li .content-text span.ico-money:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background: url("images/matching/icon-money.svg");
    width: 18px;
    height: 18px;
    margin-top: 0px;
}
.stw-projects .projects-content li .content-text span.small {
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.05em;
    padding-left: 5px;
}
@media (max-width: 768px) {
    .stw-projects .title {
        font-size: 28px;
        line-height: 140%;
    }
    .stw-projects .title strong {
        font-weight: 700;
    }
    .stw-projects p {
        text-align: left;
        line-height: 150%;
        padding-top: 10px;
    }
    .stw-projects .projects-content {
        flex-direction: column;
    }
    .stw-projects .projects-content li {
        width: 100%;
        flex-direction: column;
        padding: 12px 0;
        justify-content: center;
        align-items: center;
    }
    .stw-projects .projects-content li figure {
        width: 70px;
        margin-right: 0px;
        margin-bottom: 8px;
    }
    .stw-projects .projects-content li .content-text {
        padding-left: 0px;
        width: auto;
    }
    .stw-projects .projects-content li .content-text.border-blue {
        border-left: none;
        border-top: 5px solid #08aee2;
    }
    .stw-projects .projects-content li .content-text.border-green {
        border-left: none;
        border-top: 5px solid #3db583;
    }
    .stw-projects .projects-content li .content-text.border-peacock-blue {
        border-left: none;
        border-top: 5px solid #3abacc;
    }
    .stw-projects .projects-content li .content-text > label, .stw-projects .projects-content li .content-text h3 {
        display: block;
        text-align: center;
        margin-top: 8px;
    }
    .stw-projects .projects-content li .content-text span {
        display: block;
    }
    .stw-projects .projects-content li .content-text span.ico-money {
        margin-top: 2px;
    }
    .stw-projects .projects-content li .content-text span.small {
        padding-left: 38px;
        padding-top: 5px;
    }
}
.stw-flow {
    padding: 80px 0 52px;
}
.matching_flowTitle {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;
}

.stw-flow .flow-content ul {
    margin-top: 40px;
    margin-bottom: 80px;
    justify-items: center;
}
.stw-flow .flow-content ul.bg-flow-blue {
    background: url("images/matching/bg-flow-blue.png") 233px 9px repeat-y;
}
.stw-flow .flow-content ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 24px 8px;
    margin: 0;
    width: 466px;
}
.stw-flow .flow-content ul li:last-child {
    padding: 0 0 0 8px;
}
.stw-flow .flow-content ul li figure {
    margin-bottom: 0;
    margin-top: -4px;
}
.stw-flow .flow-content ul li:last-child figure {
    margin-top: 10px;
}
.stw-flow .flow-content ul li .text-content {
    padding-left: 42px;
    width: calc(100% - 88px);
}
.stw-flow .flow-content ul li .text-content a {
    color: #2E89B8;
    text-decoration: underline;
}
.stw-flow .flow-content ul li .text-content span {
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -5%;
    background: #F68C58;
    width: 28px;
    height: 28px;
    text-align: center;
    margin-right: 8px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 4px;
}
.stw-flow .flow-content ul li .text-content label {
    display: flex;
    justify-content: flex-start;
    font-style: normal;
    margin-bottom: 8px;
    cursor: auto;
}
.stw-flow .flow-content ul li .text-content label strong {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #2E89B8;
}
.stw-flow .flow-content ul li .text-content p {
    font-family: Noto Sans JP;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;   
}
.stw-flow .flow-content ul li.line-block {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 180%;
    text-align: center;
    position: relative;
    display: block;
    padding: 14px 10px 0;
    color: #fff;
    margin: 20px 0 68px;
}
.stw-flow .flow-content ul li.line-block.bg-blue {
    background: #08aee2;
}
.stw-flow .flow-content ul li.line-block:after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: 0px;
    height: 16px;
    width: 50%;
    background: #08aee2;
    transform: skew(0deg, -2deg);
}
.stw-flow .flow-content ul li.line-block:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0px;
    height: 16px;
    width: 50%;
    background: #08aee2;
    transform: skew(0deg, 2deg);
}
.stw-flow .flow-content ul li.line-block.bg-green2 {
    background: #08aee2;
}
.stw-flow .flow-content ul li.line-block.bg-green2:after {
    background: #3db583;
}
.stw-flow .flow-content ul li.line-block.bg-green2:before {
    background: #3db583;
}
.stw-flow .flow-content ul li.line-block.bg-peacock-blue {
    background: #3abacc;
}
.stw-flow .flow-content ul li.line-block.bg-peacock-blue:after {
    background: #3abacc;
}
.stw-flow .flow-content ul li.line-block.bg-peacock-blue:before {
    background: #3abacc;
}
.stw-flow .flow-content .flow-note {
    color: #fff;
    text-align: center;
    padding: 7px 10px 10px;
    margin-top: 4px;
}
.stw-flow .flow-content .flow-note span {
    display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 180%;
}
.stw-flow .flow-content .flow-note p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 180%;
}
@media (max-width: 768px) {
    .stw-flow {
        padding: 48px 0;
    }
    .stw-flow .flow-content ul {
        margin-top: 28px;
        justify-items: unset;
    }
    .stw-flow .flow-content ul.bg-flow-blue {
        background: url("images/matching/bg-flow-blue.png") 15px 9px repeat-y;
        background-size: 28px;
    }
    .stw-flow .flow-content ul li {
        padding: 0 0 40px 0px;
        align-items: self-start;
        width: unset;
    }
    .stw-flow .flow-content ul li:last-child {
        padding: 0 0 0 0px;
    }
    .stw-flow .flow-content ul li:last-child figure {
        margin-top: 0;
    }
    .stw-flow .flow-content ul li figure img {
        width: 60px;
    }
    .stw-flow .flow-content ul li .text-content {
        padding-left: 12px;
        width: calc(100% - 72px);
    }
    .stw-flow .flow-content ul li .text-content span {
        font-size: 14px;
        width: 26px;
        height: 26px;
        margin-right: 4px;
        margin-top: 0px;
    }
    .stw-flow .flow-content ul li .text-content > label strong {
        font-size: 18px;
        width: calc(100% - 30px);
    }
    .stw-flow .flow-content ul li .text-content p {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0%;        
    }
    .stw-flow .flow-content .flow-note {
        padding: 7px 10px 10px;
        margin-top: 4px;
    }
    .stw-flow .flow-content .flow-note span {
        font-size: 18px;
        line-height: 120%;
        margin-bottom: 12px;
    }
    .stw-flow .flow-content .flow-note p {
        line-height: 160%;
    }
}

.stw-help {
    padding-top: 80px;
    background: #E5F3FA;
}
.stw-help .contact-us {
    display: flex;
    max-width: 1000px;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 40px;
    margin: auto;
    padding: 40px 0;
}
.matching_helpDescription {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.05em;
    text-align: center;
    padding-bottom: 40px;
    p {
        margin: 0;
    }    
}
.stw-help .contact-us .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(50% - 30px);
}
.stw-help .contact-us .item figure {
    margin-bottom: 0;
}
.stw-help .contact-us .item figure img {
    border-radius: 50%;
    width: 120px;
}
.stw-help .contact-us .item .contact-txt {
    width: calc(100% - 120px);
    padding-left: 20px;
}
.stw-help .contact-us .item .contact-txt label, .stw-help .contact-us .item .contact-txt h3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.05em;
}
.stw-help .contact-us .item .contact-txt p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.05em;
    margin: 0;
}
.stw-help .contact-us .item .contact-txt span {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.05em;
    color: #3c4855;
}
.stw-help .contact-partner {
    max-width: 796px;
    background: #fff;
    text-align: center;
    padding: 20px;
    margin: auto;
    margin-bottom: 40px;
}
.stw-help .contact-partner .grp-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.stw-help .contact-partner .grp-img img {
    margin: 0 10px;
}
.stw-help .contact-partner .grp-img img.partner01 {
    width: 190px;
}
.stw-help .contact-partner figure img {
    margin: auto;
}
.stw-help .contact-partner p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.05em;
    text-align: center;
}
.stw-help .contact-partner p.note {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #888;
    margin-bottom: 0;
    margin-top: 24px;
}
.matching_helpButtonWrapper {
    padding-top: 20px;
    padding-bottom: 60px;
    text-align: center;
}
@media (max-width: 768px) {
    .stw-help {
        padding-top: 45px;
        background: #E5F3FA;
    }
    .stw-help .contact-us {
        margin-top: 14px;
        flex-direction: column;
        display: grid;
                justify-content: center;
    }
    .stw-help .contact-us .item {
        width: 100%;
        padding: 10px 0;
    }
    .stw-help .contact-us .item .contact-txt label, .stw-help .contact-us .item .contact-txt h3 {
        font-size: 18px;
    }
    .stw-help .contact-us .item .contact-txt p {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .stw-help .contact-us .item .contact-txt span {
        font-size: 12px;
    }
    .stw-help .contact-partner {
        margin: 24px 0;
    }
    .stw-help .contact-partner .grp-img {
        flex-direction: column;
        margin-top: 15px;
    }
    .stw-help .contact-partner .grp-img img {
        margin: 15px 0px;
    }
    .stw-help .contact-partner figure img {
        margin: auto;
    }
    .stw-help .contact-partner p {
        font-size: 16px;
    }
    .stw-help .contact-partner p.note {
        font-size: 12px;
    }
    .matching_helpDescription {
        text-align: unset;
    }
    .matching_helpButton {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.dont-worried {
    text-align: center;
    background: url("images/matching/bg-banner-blue.png") top center no-repeat;
    padding: 80px 0;
}
.matching_worriedTitle {
    font-size: 32px;
    letter-spacing: 0.05em;
    color: #3C4855;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    line-height: 100%;
}
.dont-worried p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    letter-spacing: 0.02em;
}
.matching_worriedButton,
.matching_helpButton {
    padding: 18px 40px;
    border-radius: 32px;
    border: 3px solid #6EB6DB;
    background: #fff;
    color: #3C4855;
    text-decoration: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.05em;

    .fa-search:before {
        color: #6EB6DB;
        margin-right: 16px;
    }

    .fa-arrow-right:before {
        color: #6EB6DB;
        margin-left: 16px;
    }
}
.matching_worriedButtonMail {
    padding: 18px 40px;
    border-radius: 32px;
    color: fff;
    text-decoration: none;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.05em;
    background: #F68C58;
    color: #fff;
    .fa-envelope-o:before {
        color: #fff;
        margin-right: 16px;
    }
    .fa-arrow-right:before {
        color: #fff;
        margin-left: 16px;
    }
}
.dont-worried .grp-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.dont-worried .grp-btn a {
    margin: 0 12px;
}
@media (max-width: 768px) {
    .dont-worried p {
        font-size: 16px;
        margin: 20px 0 30px;
        text-align: left;
    }
    .dont-worried .grp-btn {
        flex-direction: column;
        margin-bottom: 22px;
    }
    .dont-worried .grp-btn a {
        margin: 10px 0;
    }
    .dont-worried {
        background: url("images/matching/bg-banner-blue-sp.png") bottom center no-repeat;
    }
    .matching_worriedButton,
    .matching_helpButton,
    .matching_worriedButtonMail {
        padding: 18px 12px;
    }
    .matching_worriedTitle {
        font-size: 24px;
    }
    .matching_helpTitle {
        font-size: 24px;
    }
}
#footer {
     margin-top: 0;
 }