@charset "utf-8";
/*--------------------
portalTop
-----------------------------------------*/
#portalTop {
}
.portalTop_txt {
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    padding-top: 3vw;
}
@media screen and (min-width: 769px) {
    .portalTop_txt {
        max-width: 986px;
        font-size: 1.4rem;
    }
}
/*--------------------
MV
-----------------------------------------*/
.cont_mv_box {
    background-image: url("/images/bg_mv.png");
    background-size: cover;
    background-position-x: right;
}

.cont_mv_box h1 {
    max-width: 254px;
    margin: 0 auto;
    padding: 10px 0;
    line-height: 1;
}

.mv_campaign {
    width: 90%;
    margin: 0 auto;
}

@media screen and (min-width: 769px) {
    .mv_campaign {
        max-width: 986px;
    }
    .cont_mv_box h1 {
        max-width: 469px;
    }
}

/*--------------------
What is Premium Pass？
-----------------------------------------*/
.cont_whatpp_wrap {
    position: relative;
    background-image: url("/images/bg_premiumpass_sp.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0 0 60px 0;
}
.cont_whatpp_inner {
    font-weight: 500;
}
.cont_whatpp_inner .cont_header_img {
    padding: 40px 0 0 0;
}
.cont_whatpp_inner p {
    margin-bottom: 2rem;
}
@media screen and (min-width: 769px) {
    .cont_whatpp_wrap {
        position: relative;
        background-image: url("/images/bg_premiumpass_pc.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: 100%;
        padding: 125px 0 60px 0;
        margin-top: -125px;
    }
}
/*--------------------
About us
-----------------------------------------*/
.cont_aboutus_sfg_wrap {
    background-image: url("/images/bg_philosophy_sp.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    margin: 20px 0 0 0;
    padding: 39vw 0 0 0;
}
.cont_aboutus_sfg_inner {
    height: 100%;
    /*max-height: 404px;*/
    padding: 0 0 40px 0;
    background-image: linear-gradient(
        360deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(218, 244, 255, 1) 70%,
        rgba(218, 244, 255, 0) 100%
    );
}
.cont_aboutus_sfg_box {
    width: 92%;
    max-width: 760px;
    margin: 0 auto;
    padding: 32px 20px;
    background-color: #ffffff;
    box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.15);
}
.cont_aboutus_sfg_box .cont_aboutus_sfg_logo {
    display: block;
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
    padding: 0 0 16px 0;
}
.cont_aboutus_sfg_box .cont_area_link {
    background-color: #e3e3e3;
    width: 94%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    font-size: 1.4rem;
}

@media screen and (min-width: 769px) {
    .cont_aboutus_sfg_wrap {
        background-image: url("/images/bg_philosophy_pc.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        margin: 20px 0 0 0;
        background-position: bottom;
        padding: 5vw 0;
    }

    .cont_aboutus_sfg_inner {
        display: flex;
        align-items: center;
        height: 518px;
        max-height: 518px;
        padding: 100px 0 103px 0;
        margin: 0 auto;
        background-image: none;
    }
    .cont_aboutus_sfg_box {
        padding: 21px 29px 16px 27px;
        margin: 100px auto 132px;
    }
    .cont_aboutus_sfg_box .cont_aboutus_sfg_logo {
        max-width: 380px;
    }
}
@media screen and (min-width: 1279px) {
    .cont_aboutus_sfg_wrap {
        background-position: bottom;
        padding: 5vw 0;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .cont_aboutus_sfg_wrap {
        padding: 70px 0px;
        background-position-x: 25%;
    }
    .cont_aboutus_sfg_box {
        max-width: 74.22%;
    }
}
/*--------------------
Our Foundation
-----------------------------------------*/
.cont_foundation_wrap {
    margin-top: 60px;
}

.cont_foundation_inner {
}

.cont_foundation_inner_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 14px;
}

.cont_foundation_inner_box img {
    max-width: 220px;
    margin: 0 0 30px 0;
}

@media screen and (min-width: 769px) {
    .cont_foundation_inner_box {
        flex-direction: row-reverse;
        max-width: 986px;
        margin: 0 auto;
    }
    .cont_foundation_inner_box img {
        max-width: 375px;
        margin: 0 0 0 34px;
    }
    .cont_foundation_inner_box p {
        max-width: 577px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .cont_foundation_inner {
        padding-inline: 20px;
    }
}

/*--------------------
Our Foundation
-----------------------------------------*/
.cont_foundation_kandou_wrap {
    background-image: url("/images/img_kando_life_sp.jpg");
    background-size: calc(100% - 15px) auto;
    background-position-x: right;
    background-repeat: no-repeat;
    margin: 104px 0 0 0;
    padding: 50% 0 10% 0;
}
.cont_foundation_shisan_wrap {
    background-image: url("/images/img_asset_life_sp.jpg");
    background-size: calc(100% - 15px) auto;
    background-position-x: left;
    background-repeat: no-repeat;
    /*margin: 104px 0 0 0;*/
    padding: 50% 0 10% 0;
}
.cont_foundation_kenkou_wrap {
    background-image: url("/images/img_health_life_sp.jpg");
    background-size: calc(100% - 15px) auto;
    background-position-x: right;
    background-repeat: no-repeat;
    /*margin: 104px 0 0 0;*/
    padding: 50% 0 10% 0;
}

.cont_foundation_box {
    /*padding: 2vw 0 0 0;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 100px;
}
.kandou_box {
    background-image: url("/images/bg_foundation_01_sp.png");
}
.shisan_box {
    background-image: url("/images/bg_foundation_02_sp.png");
}
.kenkou_box {
    background-image: url("/images/bg_foundation_03_sp.png");
    padding-bottom: 60px;
}
.cont_foundation_box_inner {
    margin: 0 0 0 15px;
}
h3.foundation_box_title {
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 2px solid #267989;
}
.foundation_no {
    display: inline-block;
    width: 15%;
    max-width: 68px;
    margin-right: 1vw;
}
.foundation_h_main {
    display: inline-block;
    /*font-size: 28px;*/
    font-size: calc(20px + 8 * ((100vw - 300px) / 469));
    font-weight: 700;
    left: 2%;
    margin: 0;
    padding: 0;
}
.foundation_h_sub {
    /*font-size: 1.8rem;*/
    font-size: calc(14px + 4 * ((100vw - 300px) / 469));
    font-weight: 500;
    color: #267989;
}
.foundation_article_wrap {
    margin: 0 15px 0 0;
}
.foundation_article_text {
    margin: 20px 0;
}
.cont_article_wrap {
    display: flex;
    flex-direction: column;
}
.cont_article_inner a {
    display: flex;
    margin: 0 0 15px 0;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0px 2px 12px 0px rgba(68, 68, 68, 0.15);
}
.cont_article_image {
    width: 35%;
    min-width: 120px;
    overflow: hidden;
}
.cont_article_text {
    width: 65%;
    padding: 10px;
}
.article_image {
    width: 100%;
    object-fit: cover;
    border-radius: 6px 0px 0px 6px;
}
.article_title {
    position: relative;
    font-size: 1.2rem;
    width: 100%;
    margin: 10px 0 15px;
    padding: 0 20px 0 0;
    color: #267989;
    line-height: 1;
    font-weight: 500;
    border-bottom: 2px solid #fff;
}
.article_title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    transform: rotate(45deg) translateY(-50%);
    width: 6px;
    height: 6px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #267989;
}
.article_text {
    font-size: 1rem;
}
@media screen and (min-width: 769px) {
    .kandou_box {
        background-image: url("/images/bg_foundation_01.png");
        background-repeat: no-repeat;
        background-position: bottom -100% right;
        background-size: 125% 96%;
        padding: 10vw 0 60px 0;
        margin: -10vw 0 0 0;
    }
    .shisan_box {
        background-image: url("/images/bg_foundation_02.png");
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        padding: 0 0 10vw 0;
        margin: 0 0 -10vw 0;
    }
    .kenkou_box {
        background-image: url("/images/bg_foundation_03.png");
        background-repeat: no-repeat;
        background-position-y: 10vw;
        background-size: 100% 100%;
    }
    .cont_foundation_kandou {
        padding: 0 0 0 4%;
    }
    .cont_foundation_kandou_wrap {
        background-image: url("/images/img_kando_life_pc.jpg");
        margin: 60px 0 0 0;
        padding: 256px 0 0 0;
    }
    .cont_foundation_shisan_wrap {
        background-image: url("/images/img_asset_life_pc.jpg");
        margin: 0;
        padding: 256px 0 0 0;
    }
    .cont_foundation_kenkou_wrap {
        background-image: url("/images/img_health_life_pc.jpg");
        margin: 60px 0 0 0;
        padding: 256px 0 0 0;
    }
    .foundation_no {
        max-width: 115px;
        margin-right: 15px;
    }
    .foundation_h_main {
        font-size: 4rem;
        margin: 0;
        padding: 0;
    }
    .foundation_h_sub {
        font-size: 2.8rem;
    }
    .cont_foundation_box_inner {
        max-width: 984px;
        margin: 0 auto;
    }
    .foundation_article_wrap {
        margin: 0 0 0 0;
    }
    .cont_article_wrap {
        display: flex;
        flex-direction: row;
        margin: 0 0 0 0;
    }
    .cont_article_inner {
        display: flex;
        flex-direction: column;
        width: 32%;
        margin: 0 2% 0 0;
    }
    .cont_article_inner:nth-of-type(3n) {
        margin: 0 0 0 0;
    }
    .cont_article_inner a {
        display: block;
    }
    .cont_article_image,
    .cont_article_text {
        width: 100%;
    }
    .article_image {
        border-radius: 6px 6px 0px 0px;
    }
    .article_title {
        font-size: 2.4rem;
        white-space: normal;
    }
    .cont_article_text {
        padding: 15px 20px 20px 20px;
    }
    .article_title::after {
        right: 10px;
    }
    .article_text {
        font-size: 1.6rem;
        -webkit-line-clamp: 4; /* 任意の行数を指定 */
    }
}
@media screen and (min-width: 1020px) {
    .kandou_box {
        background-image: url("/images/bg_foundation_01.png");
        background-repeat: no-repeat;
        background-position: bottom -100% right;
        background-size: 117% 84%;
        padding: 10vw 0 60px 0;
        margin: -10vw 0 0 0;
    }
    .shisan_box {
        background-image: url("/images/bg_foundation_02.png");
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% 100%;
        padding: 0 0 10vw 0;
        margin: 0 0 -10vw 0;
    }
    .kenkou_box {
        background-image: url("/images/bg_foundation_03.png");
        background-repeat: no-repeat;
        background-position-y: 10vw;
        background-size: 100% 100%;
    }
    .cont_foundation_kandou {
        padding: 0 0 0 4%;
    }
    .cont_foundation_kandou_wrap {
        background-image: url("/images/img_kando_life_pc.jpg");
        margin: 60px 0 0 0;
        padding: 25vw 0 0 0;
    }
    .cont_foundation_shisan_wrap {
        background-image: url("/images/img_asset_life_pc.jpg");
        margin: 0;
        padding: 25vw 0 0 0;
    }
    .cont_foundation_kenkou_wrap {
        background-image: url("/images/img_health_life_pc.jpg");
        margin: 60px 0 0 0;
        padding: 25vw 0 0 0;
    }
    .foundation_no {
        max-width: 115px;
        margin-right: 15px;
    }
    .foundation_h_main {
        font-size: 4rem;
        margin: 0;
        padding: 0;
    }
    .foundation_h_sub {
        font-size: 2.8rem;
    }
    .cont_foundation_box_inner {
        max-width: 984px;
        margin: 0 auto;
    }
    .foundation_article_wrap {
        margin: 0 0 0 0;
    }
    .cont_article_wrap {
        display: flex;
        flex-direction: row;
        margin: 0 0 0 0;
    }
    .cont_article_inner {
        display: flex;
        flex-direction: column;
        width: 32%;
        margin: 0 2% 0 0;
    }
    .cont_article_inner:nth-of-type(3n) {
        margin: 0 0 0 0;
    }
    .cont_article_inner a {
        display: block;
    }
    .cont_article_image,
    .cont_article_text {
        width: 100%;
    }
    .article_image {
        border-radius: 6px 6px 0px 0px;
    }
    .article_title {
        font-size: 2.4rem;
        white-space: normal;
    }
    .cont_article_text {
        padding: 15px 20px 20px 20px;
    }
    .article_title::after {
        right: 10px;
    }
    .article_text {
        font-size: 1.6rem;
        -webkit-line-clamp: 4; /* 任意の行数を指定 */
    }
}

/*--------------------
Our Group Companies
-----------------------------------------*/
.cont_Gcompanies_wrap {
    padding: 60px 0;
    background: #ebf5f6;
}
div[class^="cont_Gcompanies_inner"] {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 30px 0;
}
.cont_Gcompanies_inner_top {
    border-bottom: 2px solid #e3e3e3;
}
.Gcompanies_icon_box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 343px;
    padding: 10px;
    margin: 15px auto 0;
    background: #fff;
    border-radius: 6px;
}
.Gcompanies_icon_box li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 32%;
    margin: 10px 0;
}
.Gcompanies_icon_box li > img {
    object-fit: none;
    height: 50px;
}
.Gcompanies_icon_cap {
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.5;
}
.cont_Gcompanies_inner h3 {
    color: #267989;
    text-align: center;
    margin: 40px 0 0 0;
    font-size: 2.4rem;
    font-weight: 700;
}
.cont_txt_worry {
    position: relative;
    margin: 20px 0;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
}
.cont_txt_worry::after {
    content: url("/images/fig_worry.svg");
    position: absolute;
    top: -15px;
    width: 16px;
    height: 16px;
}
.cont_worry_box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 344px;
    margin: 0 auto 55px;
}

.cont_worry_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-around;
    gap: 50px 18px;
    margin-bottom: 40px;
}
.cont_worry_wrap > li {
    position: relative;
    display: grid;
    place-content: center;
    width: 160px;
    min-height: 79px;
    border-radius: 8px;
    border: 2px solid #BDD6D9;
    background: #fff;
}
 .cont_worry_wrap > li::after {
    position: absolute;
    content: '';
    left: 50%;
    translate: -50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.cont_worry_item01::after {
    bottom: -50px;
    width: calc(184px / 2);
    height: calc(120px / 2);
    margin-left: 42px;
    background-image: url("/images/bg_worry_icon_01.png");
}
.cont_worry_item02::after {
    bottom: -50px;
    width: calc(194px / 2);
    height: calc(120px / 2);
    margin-left: -41px;
    background-image: url("/images/bg_worry_icon_02.png");
}
.cont_worry_item03 {
    grid-column: 1 / -1;
    margin-top: 10px;
    margin-inline: auto;
}
.cont_worry_item03::after {
    bottom: -46px;
    width: calc(122px / 2);
    height: calc(122px / 2);
    background-image: url("/images/bg_worry_icon_03.png");
}
.cont_worry_item04::after {
    bottom: -51px;
    width: calc(196px / 2);
    height: calc(120px / 2);
    margin-left: 41px;
    background-image: url("/images/bg_worry_icon_04.png");
}
.cont_worry_item05::after {
    bottom: -52px;
    width: calc(188px / 2);
    height: calc(120px / 2);
    margin-left: -41px;
    background-image: url("/images/bg_worry_icon_05.png");
}

.cont_worry_txt_01,
.cont_worry_txt_02,
.cont_worry_txt_03,
.cont_worry_txt_04,
.cont_worry_txt_05 {
    /* position: absolute; */
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 12.5px;
    text-align: center;
    line-height: 1.5;
    font-weight: 600;
}
/* .cont_worry_txt_01 {
    top: 10px;
    left: 25px;
}
.cont_worry_txt_02 {
    top: 10px;
    left: 36px;
}
.cont_worry_txt_03 {
    top: 20px;
    left: 110px;
}
.cont_worry_txt_04 {
    top: 18px;
    left: 9px;
}
.cont_worry_txt_05 {
    top: 10px;
    left: 37px;
} */

/* .cont_worry_txt_01._pt2 {
    top: 10px;
    left: 7px;
}
.cont_worry_txt_02._pt2 {
    top: 10px;
    left: 20px;
}
.cont_worry_txt_03._pt2 {
    top: 12px;
    left: 110px;
}
.cont_worry_txt_04._pt2 {
    top: 11px;
    left: 10px;
}
.cont_worry_txt_05._pt2 {
    top: 12px;
    left: 14px;
} */

/* .cont_worry_txt_01._pt3 {
    top: 10px;
    left: 17px;
}
.cont_worry_txt_02._pt3 {
    top: 10px;
    left: 15px;
}
.cont_worry_txt_03._pt3 {
    top: 12px;
    left: 116px;
}
.cont_worry_txt_04._pt3 {
    top: 20px;
    left: 42px;
}
.cont_worry_txt_05._pt3 {
    top: 20px;
    left: 21px;
} */

/* .cont_worry_txt_01._pt4 {
    top: 21px;
    left: 34px;
}
.cont_worry_txt_02._pt4 {
    top: 10px;
    left: 28px;
}
.cont_worry_txt_03._pt4 {
    top: 10px;
    left: 121px;
}
.cont_worry_txt_04._pt4 {
    top: 20px;
    left: 11px;
}
.cont_worry_txt_05._pt4 {
    top: 20px;
    left: 33px;
} */

.cont_worry_box::after {
    content: url("/images/icon_worry_next.png");
    position: absolute;
    bottom: -50px;
}
.cont_txt_possible {
    text-align: center;
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 15px 0;
}
.cont_Gcompanies_solve_box {
    font-size: 1.2rem;
    font-weight: 500;
    max-width: 347px;
    margin: 0 auto;
    padding: 32px 15px;
    background-color: #ffffff;
}
.cont_Gcompanies_solve_box h4.cont_header {
    font-size: 2rem;
    font-weight: 700;
    line-height: 2;
    margin: 0 0 20px 0;
    border-bottom: 2px solid #267989;
    text-align: left;
}
.cont_Gcompanies_solve_logo01 {
    max-width: 195px;
    margin: 0 auto;
}
.cont_Gcompanies_solve_logo02 {
    max-width: 192px;
    margin: 0 auto;
}
.cont_Gcompanies_solve_logo03 {
    max-width: 270px;
    margin: 0 auto;
}
.cont_Gcompanies_solve_img {
    margin: 24px 0;
}
.cont_Gcompanies_solve_link {
    text-align: center;
    margin-top: 24px;
}
.cont_Gcompanies_solve_txt {
    position: relative;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 700;
    color: #022965;
}
.cont_Gcompanies_solve_txt::before {
    content: url("/images/ico_support_left.svg");
    position: absolute;
    left: -15%;
}
.cont_Gcompanies_solve_txt::after {
    content: url("/images/ico_support_right.svg");
    position: absolute;
    right: -13%;
}
.cont_Gcompanies_solve_link .bt_wrap {
    margin: 5px 0 0 0;
}

.cont_Gcompanies_App {
    width: 90%;
    max-width: 344px;
    margin: 0 auto;
}
.cont_Gcompanies_App_box {
    padding: 15px;
    background-color: #fff;
    border: 4px solid #d9d9d9;
}
.cont_Gcompanies_App_wrap {
    display: flex;
    flex-wrap: wrap;
}
.cont_Gcompanies_App_wrap > p {
    width: 100%;
    font-size: 1.4rem;
    font-weight: 400;
    text-align: center;
    margin: 15px 0;
}
.cont_Gcompanies_App_logo {
    display: flex;
    align-items: center;
}
.cont_Gcompanies_App_logo > img {
    width: 64px;
    margin: 0 20px 0 0;
}
.cont_Gcompanies_App_logo > p {
    font-size: 1.6rem;
    font-weight: 700;
}
.cont_Gcompanies_App_download {
    display: flex;
    justify-content: space-around;
}
.cont_Gcompanies_App_download a.applestore {
    max-width: 131px;
}
.cont_Gcompanies_App_download a.googleplay {
    max-width: 158px;
}
.cont_Gcompanies_App_atten {
    font-size: 1rem;
    margin-top: 12px;
    padding: 0 0 0 1.5em;
}
.cont_Gcompanies_App_atten li {
    margin-bottom: 5px;
    line-height: 1.2;
}
.cont_Gcompanies_App_atten li::before {
    content: "※";
    margin-left: calc(-1em - 5px);
    margin-right: 5px;
}

@media screen and (min-width: 769px) {
    .Gcompanies_icon_box {
        max-width: 579px;
        flex-wrap: nowrap;
    }
    .cont_worry_box {
        max-width: 880px;
        flex-wrap: nowrap;
    }

    .cont_worry_wrap {
        display: flex;
        gap: 0 20px;
        margin-bottom: 40px;
    }
    .cont_worry_wrap > li {
        width: 160px;
        min-height: 79px;
    }
    .cont_worry_item01::after {
        bottom: -44px;
        width: 92px;
        height: 56px;
        margin-left: 41px;
        background-image: url("/images/bg_worry_icon_01_pc.png");
    }
    .cont_worry_item02::after {
        bottom: -46px;
        width: 94px;
        height: 60px;
        margin-left: 43px;
        background-image: url("/images/bg_worry_icon_02_pc.png");
    }
    .cont_worry_item03 {
        margin: 0;
    }
    .cont_worry_item03::after {
        bottom: -46px;
        width: 61px;
        height: 61px;
        background-image: url("/images/bg_worry_icon_03_pc.png");
    }
    .cont_worry_item04::after {
        bottom: -45px;
        width: 87px;
        height: 61px;
        margin-left: -37px;
        background-image: url("/images/bg_worry_icon_04_pc.png");
    }
    .cont_worry_item05::after {
        bottom: -45px;
        width: 96px;
        height: 60px;
        margin-left: -42px;
        background-image: url("/images/bg_worry_icon_05_pc.png");
    }

    /* .cont_worry_txt_01 {
        top: 10px;
        left: 25px;
    }
    .cont_worry_txt_02 {
        top: 10px;
        left: 25px;
    }
    .cont_worry_txt_03 {
        top: 18px;
        left: 19px;
    }
    .cont_worry_txt_04 {
        top: 18px;
        left: 9px;
    }
    .cont_worry_txt_05 {
        top: 10px;
        left: 37px;
    } */

    /* .cont_worry_txt_01._pt2 {
        top: 10px;
        left: 8px;
    }
    .cont_worry_txt_02._pt2 {
        top: 10px;
        left: 7px;
    }
    .cont_worry_txt_03._pt2 {
        top: 10px;
        left: 19px;
    }
    .cont_worry_txt_04._pt2 {
        top: 10px;
        left: 12px;
    }
    .cont_worry_txt_05._pt2 {
        top: 10px;
        left: 15px;
    } */

    /* .cont_worry_txt_01._pt3 {
        top: 10px;
        left: 16px;
    }
    .cont_worry_txt_02._pt3 {
        top: 10px;
        left: 5px;
    }
    .cont_worry_txt_03._pt3 {
        top: 11px;
        left: 22px;
    }
    .cont_worry_txt_04._pt3 {
        top: 21px;
        left: 47px;
    }
    .cont_worry_txt_05._pt3 {
        top: 21px;
        left: 21px;
    } */

    /* .cont_worry_txt_01._pt4 {
        top: 22px;
        left: 29px;
    }
    .cont_worry_txt_02._pt4 {
        top: 9px;
        left: 18px;
    }
    .cont_worry_txt_03._pt4 {
        top: 9px;
        left: 34px;
    }
    .cont_worry_txt_04._pt4 {
        top: 21px;
        left: 13px;
    }
    .cont_worry_txt_05._pt4 {
        top: 20px;
        left: 36px;
    } */

    .cont_Gcompanies_solve_box {
        max-width: 1050px;
        font-size: 1.6rem;
        text-align: center;
    }
    .cont_Gcompanies_App {
        max-width: 1050px;
    }
    .cont_Gcompanies_App_box {
        display: flex;
        padding: 40px;
        align-items: center;
        justify-content: space-around;
    }
    .cont_Gcompanies_App_wrap {
        flex-direction: column;
    }
    .cont_Gcompanies_App_wrap > p {
        text-align: left;
        margin: 15px 0;
    }
    .cont_Gcompanies_App_logo {
        display: flex;
        align-items: center;
    }
    .cont_Gcompanies_App_logo > img {
        margin: 0 20px 0 0;
    }
    .cont_Gcompanies_App_logo > p {
        font-size: 1.6rem;
        font-weight: 700;
    }
    .cont_Gcompanies_App_download {
        /*        width: 34%;
        min-width: 351px;*/
    }
    .cont_Gcompanies_App_download a.applestore {
        width: 148px;
        margin-right: 20px;
    }
    .cont_Gcompanies_App_download a.googleplay {
        width: 182px;
    }
    .cont_Gcompanies_App_atten {
        font-size: 1rem;
        margin-top: 12px;
        padding: 0 0 0 1.5em;
    }
    .cont_Gcompanies_App_atten li {
        margin-bottom: 5px;
        line-height: 1.2;
    }
    .cont_Gcompanies_App_atten li::before {
        content: "※";
        margin-left: calc(-1em - 5px);
        margin-right: 5px;
    }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .cont_worry_box {
        max-width: 347px;
        flex-wrap: nowrap;
    }
    .cont_worry_wrap {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-around;
        gap: 50px 18px;
        margin-bottom: 40px;
    }

    .cont_worry_item03 {
        grid-column: 1 / -1;
        margin-top: 10px;
        margin-inline: auto;
    }
    .cont_worry_txt_01,
    .cont_worry_txt_02,
    .cont_worry_txt_03,
    .cont_worry_txt_04,
    .cont_worry_txt_05 {
        font-size: 12px;
    }
    /* .cont_worry_txt_03,
    .cont_worry_txt_03._pt2,
    .cont_worry_txt_03._pt3 {
        top: 20px;
        left: 110px;
    }

    .cont_worry_txt_03._pt2,
    .cont_worry_txt_03._pt3 {
        top: 10px;
    } */
}

@media screen and (max-width: 375px) {
    /* .cont_worry_item01,
    .cont_worry_item02,
    .cont_worry_item04,
    .cont_worry_item05 {
        width: 155px;
        background-size: contain;
        justify-content: center;
    } */
    .cont_worry_txt_01,
    .cont_worry_txt_02,
    .cont_worry_txt_03,
    .cont_worry_txt_04,
    .cont_worry_txt_05 {
        font-size: 11px;
    }
}

/*--------------------
FAQ
-----------------------------------------*/
.cont_faq_wrap {
}
.cont_faq_inner {
    margin: 60px auto;
    width: 94%;
}
.cont_faq_wrap h2.cont_header {
    margin: 0 auto 30px;
    font-size: 2rem;
    text-align: left;
    line-height: 2;
    border-bottom: 2px solid #267989;
}
.cont_faq_inner .accordion {
    width: 100%;
}
.cont_faq_ilink_box {
    margin-top: 50px;
}
.cont_faq_ilink_txt {
    width: 274px;
    margin: 0 auto;
}
.cont_faq_ilink_box .bt_wrap {
    margin-top: 5px;
}

@media screen and (min-width: 769px) {
    .cont_faq_inner {
        margin: 80px auto;
        max-width: 984px;
    }
}

/*--------------------
jobutaku
-----------------------------------------*/
.cont_jobtax_wrap {
    padding: 60px 0;
    background-color: #ebf5f6;
}
.cont_jobtax_img {
    width: 94%;
    margin: 0 auto;
    text-align: center;
}
.cont_jobtax_txt {
    font-size: 1.4rem;
    color: #022965;
    font-weight: 700;
    text-align: center;
    margin-top: 15px;
}
@media screen and (min-width: 769px) {
    .cont_jobtax_img {
        max-width: 400px;
    }
    .cont_jobtax_txt {
        font-size: 1.6rem;
    }
}
