@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";

.p_sidetxt {
    position: absolute;
    top: 90px;
    left: 30px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 13px;
}

@media screen and (max-width: 960px) {
    .p_sidetxt {
        display: none;
    }
}

.p_sidetxt::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #1395e5;
    position: relative;
    display: inline-block;
    margin-top: 15px;
    border-radius: 50%;
    left: -2px;
}

.l_lgtxt {
    position: absolute;
    top: 0;
    left: 0;
    width: 2372px;
}

.fv_img {
    width: 100%;
    max-width: 1860px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media screen and (max-width: 960px) {
    .fv_img {
        overflow: hidden;
        padding-bottom: 40px;
    }
}

.fv_img .fv_img_bgtxt {
    position: absolute;
    top: 150px;
    left: 0;
}

@media screen and (max-width: 960px) {
    .fv_img .fv_img_bgtxt {
        top: 44px;
        width: 2110px;
    }
}

.fv_img .fv_img_in {
    position: relative;
    min-height: 733px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden;
    align-items: flex-end;
}

@media screen and (max-width: 960px) {
    .fv_img .fv_img_in {
        padding-left: 20px;
    }
}

@media screen and (max-width: 600px) {
    .fv_img .fv_img_in {
        padding-left: 0;
        display: block;
        padding-top: 0;
    }
}

.fv_img .fv_img_item_image {
    width: 422px;
    position: relative;
    z-index: 2;
    margin-top: 25px;
}

@media(max-width: 767px) {
    .fv_img .fv_img_item_image {
        width: 100%;
        margin-top: -10px;
    }
}

.fv_img .fv_img_cnt {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}


@media screen and (max-width: 600px) {
    .fv_img .fv_img_cnt {
        padding: 80px 20px 0;
    }
}

.fv_img .fv_img_cnt .fv_img_title {
    font-size: 46px;
    font-weight: bold;
    line-height: 1.521;
    letter-spacing: .2em;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
        -1px 1px 0 #FFF, 1px -1px 0 #FFF,
        0px 1px 0 #FFF, 0-1px 0 #FFF,
        -1px 0 0 #FFF, 1px 0 0 #FFF;
}

@media screen and (max-width: 600px) {
    .fv_img .fv_img_cnt .fv_img_title {
        font-size: 35px;
        line-height: 1.428;
    }
}

.fv_img .fv_img_cnt .fv_img_txt {
    font-size: 20px;
    line-height: 2.8125;
    margin-top: 28px;
}

@media screen and (max-width: 960px) {
    .fv_img .fv_img_cnt .fv_img_txt br.dn-n {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .fv_img .fv_img_cnt .fv_img_txt {
        font-size: 14px;
        line-height: 2.2916;
        margin-top: 10px;
    }

    .fv_img .fv_img_cnt .fv_img_txt br.dn-n {
        display: none;
    }
}

.fv_img .fv_img_cnt .linkbtn {
    width: 335px;
    margin-top: 30px;
}

@media screen and (max-width: 600px) {
    .fv_img .fv_img_cnt .linkbtn {
        margin-top: 15px;
    }
}

.fv_img .fv_img_bg {
    width: 100%;
    position: absolute;
    left: 40%;
    top: 0;
    max-width: 970px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

@media screen and (max-width: 1280px) {
    .fv_img .fv_img_bg {
        left: 33%;
    }
}


@media screen and (max-width: 1024px) {
    .fv_img .fv_img_bg {
        left: 25%;
    }
}


@media screen and (max-width: 600px) {
    .fv_img .fv_img_bg {
        position: relative;
        left: -10px;
        top: -30px;
    }
}

.fv_img .fv_img_bg .slick-list {
    overflow: visible !important;
}

.fv_img .fv_img_bg .slick-slider {
    width: 50%;
}

@media screen and (max-width: 820px) {
    .fv_img .fv_img_bg .slick-slider {
        width: 48%;
    }
}

.fv_img .fv_img_bg .fv_img_bg_item {
    width: 480px;
    height: 100%;
    margin-right: -120px;
}

@media screen and (max-width: 960px) {
    .fv_img .fv_img_bg .fv_img_bg_item {
        margin-right: -50px;
    }
}

.fv_img .fv_img_bg_text {
    width: 468px;
    position: absolute;
    bottom: -35px;
    right: 80px;
}

@media screen and (max-width: 960px) {
    .fv_img .fv_img_bg_text {
        right: 0;
        bottom: 0;
        width: 350px;
    }
}

@media screen and (max-width: 600px) {
    .fv_img .fv_img_bg_text {
        width: 350px;
        bottom: 0;
        right: 0;
    }
}

.fv_img>.p_sidetxt {
    top: auto;
    bottom: 0;
}

/*----t_worry----*/

.t_worry {
    padding: 50px 0 120px;
}

.t_worry .t_worry_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
}

.t_worry .t_worry_item .t_worry_img {
    width: 50%;
}

.t_worry .t_worry_item .t_worry_img>img {
    width: 100%;
    max-width: 593px;
    margin-left: auto;
    position: relative;
    z-index: 2;
}

.t_worry .t_worry_item .t_worry_txt {
    width: 50%;
    padding-left: 45px;
}


.t_worry .t_worry_item:nth-child(2n) {
    flex-direction: row-reverse;
    margin-top: 120px;
}

.t_worry .t_worry_item:nth-child(2n) .t_worry_txt {
    padding-left: 0;
    padding-right: 45px;
}

ul.worries_list {
    padding: 0.5em;
    list-style-type: none;
}

ul.worries_list li {
    position: relative;
    padding: 0.5em 1em 0.5em 2.3em;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(25, 118, 210, 1);
}

ul.worries_list li:after,
ul.worries_list li:before {
    content: '';
    position: absolute;
    border-radius: 50%;
}

ul.worries_list li:before {
    top: 50%;
    left: 0.2em;
    width: 17px;
    height: 17px;
    background: #1395e5;
    transform: translateY(-50%);
}

ul.worries_list li:after {
    top: 1.1em;
    left: 0.7em;
    width: 14px;
    height: 14px;
    background: rgba(19, 149, 229, 0.5);
}

@media screen and (max-width: 960px) {
    .t_worry {
        padding: 30px 0 30px;
    }

    .t_worry .t_worry_item {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .t_worry .t_worry_item .t_worry_img {
        width: 100%;
        padding-right: 0;
        margin-top: 25px;
    }

    .t_worry .t_worry_item .t_worry_txt {
        width: 100%;
        padding: 0;
    }

    .t_worry .t_worry_item .t_worry_txt .blk_lead {
        font-size: 12px;
    }

    .t_worry .t_worry_item:nth-child(2n) {
        flex-direction: column-reverse;
        margin-top: 75px;
        margin-bottom: 95px;
    }

    .t_worry .t_worry_item:nth-child(2n) .t_worry_txt {
        padding: 0;
    }

    .t_worry .t_worry_item:nth-child(2n+1) .t_worry_img {
        padding-right: 20px;
    }
}


/*----t_strength----*/

.t_strength {
    position: relative;
    overflow: hidden;
    padding-bottom: 120px;
}

@media screen and (max-width: 600px) {
    .t_strength {
        padding-bottom: 0;
    }
}

.t_strength .t_strength_in {
    width: 100%;
    position: relative;
    padding-top: 60px;
}

.t_strength .t_strength_in>.blk_title {
    position: relative;
    z-index: 1;
}

.t_strength .t_strength_in .t_strength_cnt {
    position: relative;
    z-index: 1;
    margin-top: 40px;
}

.t_strength .t_strength_cnt .hide {
    display: none;
}

.t_strength .t_strength_cnt_img_item img {
    border-radius: 30px;
    box-shadow: 5px 5px 15px 7px rgba(19, 149, 229, 0.2);
}

@media screen and (max-width: 600px) {
    .t_strength .t_strength_cnt_img_item img {
        border-radius: 15px;
    }
}

.t_strength .t_strength_cnt_nav {
    padding: 35px 60px 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(150px, 1fr));
}

@media screen and (max-width: 960px) {
    .t_strength .t_strength_cnt_nav {
        padding: 17px 0 0;
        overflow: auto;
    }
}

.t_strength .t_strength_cnt_nav li {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    color: #bbc3ca;
    border-bottom: 3px solid #bbc3ca;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

@media screen and (max-width: 960px) {
    .t_strength .t_strength_cnt_nav li {
        font-size: 15px;
        line-height: 1.5;
        padding-bottom: 7px;
    }
}

.t_strength .t_strength_cnt_nav li.is__active {
    border-color: #1395e5;
    color: #070707;
}

.t_strength .t_strength_cnt_nav li:hover {
    cursor: pointer;
}

.t_strength .t_strength_cnt_txt {
    padding: 25px 60px 0;
}

@media screen and (max-width: 960px) {
    .t_strength .t_strength_cnt_txt {
        padding: 12px 0 0;
        font-size: 12px;
        line-height: 1.5;
    }
}

/*----t_feature----*/

.t_feature {
    position: relative;
    padding-top: 65px;
}

@media screen and (max-width: 600px) {
    .t_feature {
        padding-top: 30px;
    }
}

.t_feature>p {
    text-align: center;
    line-height: 2;
    letter-spacing: .1em;
}

@media screen and (max-width: 600px) {
    .t_feature>p {
        text-align: left;
        line-height: 2.291;
        padding: 0 20px;
        font-size: 12px;
    }
}

@media screen and (max-width: 600px) {
    .t_feature>.inner {
        padding-left: 0;
        padding-right: 0;
    }
}

.t_feature>.inner .t_feature_list {
    display: grid;
    gap: 40px 35px;
    grid-template-columns: repeat(3, minmax(260px, 1fr));
    margin-top: 80px;
    margin-bottom: 50px;
    margin-bottom: 35px;
}

@media screen and (max-width: 960px) {
    .t_feature>.inner .t_feature_list {
        grid-template-columns: repeat(2, minmax(260px, 1fr));
        margin-top: 25px;
        gap: 20px;
    }
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list {
        grid-template-columns: repeat(1, minmax(260px, 1fr));
        margin-top: 25px;
        gap: 20px;
    }
}

.t_feature>.inner .t_feature_list>li {
    background-color: #fff;
    border-radius: 30px;
    padding: 40px 20px 50px;
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li {
        width: calc(100% - 20px);
        border-radius: 0 15px 15px 0;
        padding: 20px;
    }
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li .t_feature_head {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
    }
}

.t_feature>.inner .t_feature_list>li .t_feature_head .t_feature_img {
    width: 234px;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li .t_feature_head .t_feature_img {
        width: 105px;
    }
}

.t_feature>.inner .t_feature_list>li .t_feature_head>h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin-top: 33px;
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li .t_feature_head>h3 {
        flex: 1 1 0;
        font-size: 15px;
        margin-top: 0;
        text-align: left;
        padding-left: 15px;
        line-height: 1.666;
    }
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li .t_feature_head>h3>small {
        font-size: 10px;
    }
}

.t_feature>.inner .t_feature_list>li>p {
    margin-top: 10px;
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li>p {
        font-size: 13px;
        line-height: 1.3846;
        margin-top: 20px;
    }
}

.t_feature>.inner .t_feature_list>li>p>small {
    font-size: 13px;
    color: #bbc3ca;
    line-height: 1.153;
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li>p>small {
        font-size: 10px;
    }
}

.t_feature>.inner .t_feature_list>li:nth-child(2),
.t_feature>.inner .t_feature_list>li:nth-child(5) {
    top: -30px;
    position: relative;
}

@media screen and (max-width: 960px) {

    .t_feature>.inner .t_feature_list>li:nth-child(2),
    .t_feature>.inner .t_feature_list>li:nth-child(5) {
        top: 0;
    }
}

@media screen and (max-width: 600px) {
    .t_feature>.inner .t_feature_list>li:nth-child(2n) {
        margin-left: auto;
        border-radius: 15px 0 0 15px;
    }

    .t_feature>.inner .t_feature_list>li:nth-child(2n)>.t_feature_head {
        flex-direction: row-reverse;
    }
}

/*----t_point----*/

.t_point {
    padding: 115px 0 180px;
    position: relative;
}

@media screen and (max-width: 960px) {
    .t_point {
        padding: 70px 0 140px;
    }
}

.t_point>.inner .t_point_items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 60px;
    grid-row-gap: 60px;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items {
        display: block;
        margin-top: 25px;
    }
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li:not(:last-child) {
        margin-bottom: 20px;
    }
}

.t_point>.inner .t_point_items>li .t_point_in {
    background-color: #fff;
    border-radius: 30px;
    padding: 15px 15px 30px;
    position: relative;
    height: 100%
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li .t_point_in {
        border-radius: 15px;
        padding: 15px 20px 20px;
    }
}

.t_point>.inner .t_point_items>li .t_point_in .t_point_num {
    color: #1395e5;
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    position: absolute;
    top: 20px;
    left: 20px;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li .t_point_in .t_point_num {
        font-size: 25px;
    }
}

.t_point>.inner .t_point_items>li .t_point_in .t_point_img {
    width: 190px;
    margin: 0 auto 5px;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li .t_point_in .t_point_img {
        width: 135px;
        margin-bottom: 8px;
    }
}

.t_point>.inner .t_point_items>li .t_point_in>h3 {
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 2
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li .t_point_in>h3 {
        font-size: 15px;
        line-height: 1.4;
        margin-bottom: 10px;
    }
}

.t_point>.inner .t_point_items>li .t_point_in .t_point_txt {
    padding: 0 15px;
}

.t_point>.inner .t_point_items>li .t_point_in .t_point_txt>small {
    color: #bbc3ca;
    font-size: 13px;
    line-height: 1.153
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li .t_point_in .t_point_txt>small {
        font-size: 10px;
    }
}

.t_point>.inner .t_point_items>li:nth-child(5) {
    grid-area: 3/1/4/3;
    height: 340px;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    background-color: #fff;
    overflow: hidden;
    border-radius: 30px;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li:nth-child(5) {
        height: 300px;
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        border-radius: 0;
        overflow: visible
    }
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_img {
    width: 550px;
    border-radius: 30px 0;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li:nth-child(5) .t_point_img {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_in {
    flex: 1;
    padding: 40px 55px 30px 75px;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li:nth-child(5) .t_point_in {
        height: auto;
        width: calc(100% - 40px);
        position: absolute;
        bottom: -55px;
        right: 0;
        left: 0;
        margin: 0 auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        padding: 15px 20px 20px;
    }
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_in .t_point_num {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_in .t_point_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li:nth-child(5) .t_point_in .t_point_img {
        display: none;
    }
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_in .t_point_img>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_in>h3 {
    position: relative;
    z-index: 1;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li:nth-child(5) .t_point_in>h3 {
        font-size: 15px;
        font-weight: 500;
        margin: 0 auto;
        padding-right: 1em;
    }
}

.t_point>.inner .t_point_items>li:nth-child(5) .t_point_in .t_point_txt {
    position: relative;
    z-index: 1;
    padding: 0;
}

@media screen and (max-width: 960px) {
    .t_point>.inner .t_point_items>li:nth-child(5) .t_point_in .t_point_txt {
        margin-top: 10px;
    }
}

/*----t_plan----*/

.t_plan {
    position: relative;
}

.t_plan>.inner .t_plan_list {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    margin-top: 55px;
}

@media screen and (max-width: 600px) {
    .t_plan>.inner .t_plan_list {
        display: block;
        margin-top: 25px;
    }
}

.t_plan>.inner .t_plan_list>li {
    width: calc((100% - 60px)/2);
    background-color: #edf2f6;
    border-radius: 30px;
    padding: 25px 30px 40px;
}

@media screen and (max-width: 600px) {
    .t_plan>.inner .t_plan_list>li {
        width: 100%;
        border-radius: 15px;
        padding-bottom: 25px;
    }

    .t_plan>.inner .t_plan_list>li:not(:last-child) {
        margin-bottom: 20px;
    }
}

.t_plan>.inner .t_plan_list>li .t_plan_sub {
    text-align: center;
    color: #1395e5;
}

@media screen and (max-width: 600px) {
    .t_plan>.inner .t_plan_list>li .t_plan_sub {
        font-size: 12px;
    }

    .t_plan>.inner .t_plan_list>li .t_plan_sub>.txt_line {
        padding-bottom: 5px;
    }
}

.t_plan>.inner .t_plan_list>li .t_plan_ttl {
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    margin-top: 10px;
}

@media screen and (max-width: 600px) {
    .t_plan>.inner .t_plan_list>li .t_plan_ttl {
        font-size: 15px;
        margin-top: 0;
    }
}

.t_plan>.inner .t_plan_list>li .t_plan_val {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(60px, 1fr));
    margin-top: 15px;
}

.t_plan>.inner .t_plan_list>li .t_plan_val>li {
    height: 60px;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    line-height: 1.3;
}

@media screen and (max-width: 600px) {
    .t_plan>.inner .t_plan_list>li .t_plan_val>li {
        height: 50px;
        line-height: 1.2;
        border-width: 1px;
    }
}

.t_plan>.inner .t_plan_list>li .t_plan_val>li>p>span {
    font-size: 20px;
}

.t_plan>.inner .t_plan_list>li .linkbtn {
    margin-top: 20px;
}

.t_plan .t_plan_cnt {
    margin-bottom: 60px;
}

.t_plan .t_plan_item {
    display: none;
}

.t_plan .t_plan_item>p {
    width: 332px;
    position: relative;
}

.t_plan .t_plan_item.active {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.t_plan .t_scene {
    padding-top: 75px;
    position: relative;
    margin-top: 35px;
    overflow: hidden;
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene {
        padding-top: 0;
        margin-top: 40px;
    }
}

.t_plan .t_scene>.blk_title {
    position: relative;
    z-index: 1;
    margin-bottom: 4px;
    margin-top: 40px;
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene>.blk_title {
        top: -100px;
        margin-bottom: -85px;
    }
}

.t_plan .t_scene>p {
    text-align: center;
    font-size: 18px;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene>p {
        font-size: 12px;
    }
}

.t_plan .t_scene .t_scene_list {
    z-index: 1;
    margin-top: 50px;
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene .t_scene_list {
        margin-top: 20px;
    }
}

.t_plan .t_scene .t_scene_list .slick-list {
    padding-bottom: 110px;
    padding-top: 35px;
}

.t_plan .t_scene .t_scene_list li {
    margin-right: 30px;
}

.t_plan .t_scene .t_scene_list p {
    width: 300px;
    height: 70px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    font-size: 18px;
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene .t_scene_list p {
        width: 230px;
        height: 45px;
        font-size: 13px;
    }
}

.t_plan .t_scene .t_scene_list p::before,
.t_plan .t_scene .t_scene_list p::after {
    content: "";
    width: 25px;
    height: 25px;
    background: url("../img/scene-icon.webp") center/100% no-repeat;
    position: absolute;
    display: block
}

.t_plan .t_scene .t_scene_list p::before {
    left: 10px;
    top: -5px;
}

.t_plan .t_scene .t_scene_list p::after {
    right: 10px;
    bottom: -5px;
    transform: rotate(180deg)
}

.t_plan .t_scene .t_scene_list [class^=t_scene_item--] {
    position: relative;
}

.t_plan .t_scene .t_scene_list .t_scene_item--1 {
    width: 520px;
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene .t_scene_list .t_scene_item--1 {
        width: 320px;
    }
}

.t_plan .t_scene .t_scene_list .t_scene_item--1>p {
    position: absolute;
    top: -35px;
    right: 0;
    margin: auto
}

.t_plan .t_scene .t_scene_list .t_scene_item--2 {
    width: 350px;
    top: 90px;
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene .t_scene_list .t_scene_item--2 {
        width: 210px;
        top: 40px;
    }
}

.t_plan .t_scene .t_scene_list .t_scene_item--2>p {
    bottom: -10px;
    left: -20px;
}

.t_plan .t_scene .t_scene_list .t_scene_item--3 {
    width: 480px;
}

@media screen and (max-width: 600px) {
    .t_plan .t_scene .t_scene_list .t_scene_item--3 {
        width: 300px;
    }
}

.t_plan .t_scene .t_scene_list .t_scene_item--3>p {
    top: -20px;
    left: -10px;
}


.maintain>.inner .t_point_items>li .t_point_in {
    background-color: #ebedef;
}

/*----t_flow----*/

.t_flow {
    padding: 40px 0 0;
    position: relative;
}

@media screen and (max-width: 600px) {
    .t_flow {
        padding: 80px 0 0;
    }
}

.t_flow>.inner>p {
    text-align: center;
}

@media screen and (max-width: 600px) {
    .t_flow>.inner>p {
        text-align: left;
        font-size: 12px;
        line-height: 2.2916;
    }
}

.t_flow .t_flow_step {
    margin-top: 65px;
}

.t_flow .t_flow_step .t_flow_step_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.t_flow .t_flow_step .t_flow_step_item .t_flow_step_img,
.t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt {
    width: 50%;
}

@media screen and (max-width: 960px) {

    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_img,
    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt {
        width: 100%;
    }
}

.t_flow .t_flow_step .t_flow_step_item .t_flow_step_img {
    width: 500px;
    height: 200px;
    overflow: hidden;
}

@media screen and (max-width: 960px) {
    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_img {
        width: 100%;
        height: 300px;
        order: 1;
        margin-top: 15px;
    }
}

@media screen and (max-width: 600px) {
    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_img {
        height: 135px;
    }
}

.t_flow .t_flow_step .t_flow_step_item .t_flow_step_img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt {
    padding-left: 53px;
}

@media screen and (max-width: 960px) {
    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt {
        order: 0;
        padding-left: 0;
    }
}

.t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt .t_flow_step_num {
    color: #1395e5;
    letter-spacing: .2em;
}

@media screen and (max-width: 960px) {
    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt .t_flow_step_num {
        font-size: 11px;
    }
}

.t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt>h3 {
    font-weight: 500;
    font-size: 20px;
    margin: 10px 0;
}

@media screen and (max-width: 960px) {
    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt>h3 {
        font-size: 15px;
        margin: 5px auto;
    }
}

.t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt .t_flow_step_txt {
    line-height: 2;
}

@media screen and (max-width: 960px) {
    .t_flow .t_flow_step .t_flow_step_item .t_flow_step_cnt .t_flow_step_txt {
        font-size: 12px;
        line-height: 1.6666;
    }
}

.t_flow .t_flow_step .t_flow_step_item:not(:last-child)::after {
    content: "";
    width: 124.5px;
    height: 54px;
    background: url("../img/line.webp") center/100% no-repeat;
    display: block;
    margin: 30px auto;
}

@media screen and (max-width: 960px) {
    .t_flow .t_flow_step .t_flow_step_item:not(:last-child)::after {
        order: 2;
        background-image: url("../img/line_sp.webp");
        width: 3px;
        height: 57px;
        margin: 20px auto;
    }
}

.t_flow .t_flow_step .t_flow_step_item:nth-child(2n) {
    flex-direction: row-reverse;
}

.t_flow .t_flow_step .t_flow_step_item:nth-child(2n) .t_flow_step_cnt {
    padding-left: 0;
    padding-right: 53px;
}

@media screen and (max-width: 960px) {
    .t_flow .t_flow_step .t_flow_step_item:nth-child(2n) .t_flow_step_cnt {
        padding-right: 0;
    }
}

.t_flow .t_flow_step .t_flow_step_item:nth-child(2n)::after {
    transform: rotateY(180deg);
}

/*----t_inquiry----*/

.t_inquiry {
    margin-top: 155px;
}

@media screen and (max-width: 960px) {
    .t_inquiry {
        margin-top: 70px;
    }
}

.t_inquiry>.inner {
    position: relative;
}

.t_inquiry>.inner>p {
    text-align: center;
}

@media screen and (max-width: 600px) {
    .t_inquiry>.inner>p {
        font-size: 12px;
        line-height: 2.2916;
        text-align: left;
    }
}

.t_inquiry>.inner::before,
.t_inquiry>.inner::after {
    content: "";
    position: absolute;
    top: 20px;
}

@media screen and (max-width: 960px) {

    .t_inquiry>.inner::before,
    .t_inquiry>.inner::after {
        content: none;
    }
}

.t_inquiry>.inner::before {
    width: 134px;
    height: 353px;
    background: url("../img/try_01.webp") center/100% no-repeat;
    left: 50px;
}

.t_inquiry>.inner::after {
    width: 134px;
    height: 353px;
    background: url("../img/try_02.webp") center/100% no-repeat;
    right: 50px;
}

.t_inquiry>.inner .t_inquiry_list {
    margin: 40px 0 50px;
    display: grid;
    gap: 40px 60px;
    grid-template-columns: repeat(2, minmax(60px, 1fr));
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 960px) {
    .t_inquiry>.inner .t_inquiry_list {
        margin: 15px 0 40px;
        gap: 20px;
        grid-template-columns: repeat(1, minmax(60px, 1fr));
    }
}

.t_inquiry>.inner .t_inquiry_list>li {
    background-color: #fff;
    border-radius: 30px;
    padding: 30px 47px 40px;
}

@media screen and (max-width: 960px) {
    .t_inquiry>.inner .t_inquiry_list>li {
        border-radius: 15px;
        padding: 17px 20px 20px;
    }
}

.t_inquiry>.inner .t_inquiry_list>li>h3 {
    text-align: center;
    color: #1395e5;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}

@media screen and (max-width: 960px) {
    .t_inquiry>.inner .t_inquiry_list>li>h3 {
        font-size: 15px;
    }
}

.t_inquiry>.inner .t_inquiry_list>li>p {
    line-height: 2;
}

@media screen and (max-width: 960px) {
    .t_inquiry>.inner .t_inquiry_list>li>p {
        font-size: 12px;
        line-height: 1.666;
    }
}

.t_inquiry>.inner .t_inquiry_list>li .txt_line::after {
    background: #fff;
}

/*----t_faq----*/

.t_faq {
    margin-top: 105px;
    padding-bottom: 164px;
    position: relative;
}

@media screen and (max-width: 600px) {
    .t_faq {
        margin-top: 70px;
    }
}

/*----/t_faq----*/

/*----t_service----*/

.t_service {
    padding: 0 0 15px;
    position: relative;
}

.t_service h3 {
    color: #555;
    border-bottom: solid 2px #27acd9;
    padding: 5px 0;
    margin-bottom: 10px;
}

.t_service p {
    margin-bottom: 10px;
}

.t_service h3:first-letter {
    color: #27acd9;
}

.service_box {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
}

.service_box:nth-child(odd) {
    flex-direction: row-reverse;
}

.service_box .item-image {
    width: 25%;
    margin-bottom: 0;
}

/*.service_box .item-image img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/

.service_box .item-text {
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    /*justify-content: center;*/
    align-content: center;
    align-items: center;
    padding: 1em;
}

@media screen and (max-width: 767px) {
    .service_box {
        flex-direction: column;
        width: 100%;
    }

    .service_box .item-image {
        width: 100%;
        margin-bottom: 0;
    }

    .service_box:nth-child(odd) {
        flex-direction: column;
    }
}



.c_contact {
    position: relative;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 200px;
}

@media screen and (max-width: 600px) {
    .c_contact {
        padding-bottom: 0;
    }
}

.c_contact .c_contact_in {
    width: 100%;
    position: relative;
    padding-top: 60px;
}

.c_contact .c_contact>.blk_title {
    position: relative;
    z-index: 1;
}

.c_contact .c_contact_in .c_contact_cnt {
    position: relative;
    z-index: 1;
    margin-top: 80px;
    background-color: #fff;
}

.c_contact_cnt {
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 5px solid #00c18b;
    border-bottom: 5px solid #00c18b;
    border-image: repeating-linear-gradient(347deg, rgba(19, 219, 229, 0.9), rgba(19, 149, 229, 0.9));
    border-image-slice: 1;
    padding: 40px;
}

.c_contact_cnt_txt {
    flex: 1;
    line-height: 2em;
}

.c_contact_cnt_img {
    flex: 1.5;
}

.mb40 {
    margin-bottom: 40px;
}

.txt-c {
    text-align: center;
}

@media screen and (max-width: 960px) {
    .c_contact_cnt {
        padding: 20px;
        flex-direction: column-reverse;
    }
}
