@charset "utf-8";

/*================================

メインビジュアルや下層ヘッダーなど

================================*/
.lower_mv {
    min-height: 547px;
    background: url(../img/lower_mv_bg.jpg?0929) no-repeat center top / cover;
}

.mv_h2_ttl {
    text-align: center;
    padding-top: 25px;

}

.mv_h2 {
    font-size: 36px;
    font-family: "Zen Maru Gothic";
    color: #ffffff;
    font-weight: bold;
    line-height: 1.3;

}
.mv_h2_eng {
    display: block;
    font-size: 36px;
    font-family: "Hubballi";
    color: #3da7d1;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 1px;
    text-shadow: 0 0 25px #fff;
}

.seo-message_wrap {
    position: absolute;
    right: 5px;
    top: 10px;
}

.lower_sp {
    position: relative;
    display: flex;
    max-width: 1366px;
    margin: 0 auto;
}

.seo-message {
    margin: 0;
    padding: 0 10px;
    letter-spacing: 0.5px;
}

.hd_tel {
    margin-top: 36px;
}


.breadcrumb ul a{
    color: #3da7d1;
    text-decoration: underline;
    font-weight: 700;
}
.breadcrumb ul{
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
}
.breadcrumb {
    max-width: 1000px;
    margin: 60px auto 40px;
    position: relative;
    width: 97%;
}



.footer_contact {
    background-color: #79beda;
    border-bottom: 10px #fff solid;
    display: block;
    position: relative;
    min-height: 250px;
    text-shadow: 0px 0px 18px #0e7ca8,0px 0px 18px #0e7ca8;
    color: #ffffff;
    padding-top: 45px;
    letter-spacing: 0.6px;
    display: grid;
    align-items: center;
}

.footer_contact_bg {
    background: url(../img/logo_bg_item4.png) no-repeat 100% 40px;
    position: relative;
    max-width: 1366px;
    margin: 0 auto;
    width: 100%;
}
.footer_contact_bg::before {
    content: "";
    background: url(../../img/greeting_sub01.png) no-repeat bottom / contain;
    width: 224px;
    height: 200px;
    position: absolute;
    left: 10%;
    bottom: -20px;
    z-index: 1;
}
.footer_contact::after {
    content: "";
    background-image: -moz-linear-gradient( 0deg, rgb(190,230,246) 0%, rgb(227,247,254) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(190,230,246) 0%, rgb(227,247,254) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(190,230,246) 0%, rgb(227,247,254) 100%);
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 6px;
    z-index: -1;
}

.contact_lead {
    position: relative;
    display: flex;
    justify-content: center;
    font-size: 26px;
    font-family: "Zen Maru Gothic";
    color: #ffffff;
    font-weight: 400;
    line-height: 1.385;
    text-align: center;
    margin-bottom: 30px;
}

.contact_lead::before {
    content: "\\" ;
}

.contact_lead::after {
    content: "/"
}



.contact_tel_text {

    font-size: 26px;
    font-weight: 500;
    max-width: 485px;
    width: 92%;
    border-bottom: solid 2px #fff ;
    text-align: center;
    margin: 0 auto;

}


.contact_tel_number .contact_tel_link{
    display: flex;
    width: fit-content;
    margin: 0 auto;
    align-items: flex-end;
    justify-content: center;
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
}
  

/*================================

メイン部分やセクションなど

================================*/


.lower_section:first-of-type {

}
.lower_section {
    margin: 80px auto;
    padding-block: 10px 30px;
    position: relative;
    background: url(../img/logo_bg_item1.png) no-repeat left  top;
    max-width: 1366px;
}

.lower_section + .lower_section {
    /* padding-top: 100px; */
}

.lower_section_border {
    background-color: #fff;
    height: 10px;
    width: 100%;
}

.lower_section::before {
    content: "";
    position: absolute;


}
.lower_section::after {
    /* content: "";
    position: absolute; */

}

.lower_inner::before {

}
.lower_inner {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    width: 97%;
}

.lower_h1_wrap {
    margin: 0 auto;
    max-width: 1366px;
    width: 98%;
}

.lower_h2_wrap h2{
    color: #a98f73;
    font-size: clamp(34px, 20 / 524 * 100vw, 50px);
    font-family: "Zen Maru Gothic";
    font-weight: 500;
    line-height: 1.226;
    margin-top: 40px;
}

.lower_h2_wrap p{
    color: #6eb92b;
    font-size: clamp(22px, 20 / 524 * 100vw, 28px);
    font-family: "Comfortaa";
    line-height: 1.226;
}


.txt a {
    /* color: #13b5b1; */
    /* word-break: break-all; */
}


/*================================

テキストやタイトルなど

================================*/

.txt_indent {
    text-indent: -1.1em;
    padding-left: 1em;
    /* line-height: 1.5; */
}

.txt_medium_size {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.middle_center {
    font-size: 24px;
    font-weight: 500;
    color: #3da7d1;
    line-height: 1.5;
    text-align: center;
}


.brown_ttl01 {
    background-color: #a98f73;
    color: #fff;
    font-size: clamp(18px, 20 / 524 * 100vw, 20px);
    font-family: "Zen Maru Gothic";
    font-weight: 600;
    padding: 6px 0;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 20px;
}

.grn_center_txt span{
    font-size: 20px;
}

.grn_center_txt {
    color: #6eb92b;
    font-family: "Zen Maru Gothic";
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 5px;
}

.big_txt {
    font-family: "Zen Maru Gothic";
    font-size: clamp(22px, 20 / 1024 * 100vw, 24px);
    font-weight: 600;
}

.section_ttl01_border .section_ttl01_eng::before {
    content: "";
    border-top: solid 2px #929292;
    width: 100vw;
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
}
.section_ttl01_border .section_ttl01_eng span {
    background: #fff;
    padding: 5px 30px;
}
.section_ttl01_border .section_ttl01_eng {
    position: relative;
    overflow: hidden;
}



.section_ttl01_wrap {
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

.lower_ttl01 {
    background-color: #e3f7fe;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #333;
    font-size: clamp(22px, 20 / 524 * 100vw, 24px);
    font-family: "Zen Maru Gothic";
    font-weight: 500;
    padding: 9px 0;
    position: relative;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.lower_ttl01.LT_blue {
    background-color: #3da7d1;
    color: #fff;
}

.lower_ttl02 {
    border: solid 1px #1eb9ee;
    color: #1eb9ee;
    font-size: clamp(21px, 20 / 524 * 100vw, 24px);
    font-family: "Zen Maru Gothic";
    font-weight: 500;
    padding: 5px 0;
    position: relative;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 25px;
    letter-spacing: 1px;
}



.lower_flex01 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 90px;
    gap: 10px;
}

.lower_flex01_img {
    position: relative;
}

.lower_flex01_txt {
    max-width: 480px;
    width: 100%;
}

.lower_flex02 {
    display: flex;
    justify-content: space-around;
    /* align-items: flex-start; */
    align-items: stretch;
    margin-bottom: 20px;
    gap: 20px 20px;
}

.lower_flex02.flex_wrap02 {
    flex-wrap: wrap;
    gap: 15px;
}

.lower_flex02_item {
    position: relative;
    max-width: 320px;
    /* flex: 1; */
    width: 100%;
}


.lower_flex02_txt span{
    color: #3da7d1;

}

.lower_flex02_item.min-height .lower_flex02_txt {
    /* min-height: auto; */
}
.lower_flex02_txt span{
    color: #3da7d1;
}
.lower_flex02_txt {
    font-size: clamp(22px, 20 / 1024 * 100vw, 24px);
    font-family: "Zen Maru Gothic";
    color: #333;
    font-weight: 600;
    line-height: 1.133;
    text-align: center;
    display: grid;
    min-height: 60px;
    align-items: center;
    margin-bottom: 5px;
}

.lower_flex03 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
    gap: 20px 30px;
}

.lower_flex03_txt {
    max-width: 649px;
    width: 100%;
}

.lower_flex03_img {
    position: relative;
}

.lower_flex04 {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 20px;
    margin-bottom: 50px;
}

.lower_flex04_item {
    position: relative;
    max-width: calc(100% / 4 - 20px);
    flex: 1;
}
.lower_flex04_ttl {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 1.36;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.flex_border_item {
    border: solid 1px #333;
    border-radius: 10px;
    padding: 30px 15px 25px;
}

.youtube_link iframe {
    width: 100%;
    max-width: 458px;
}

.square01 {
    background-color: #13b5b1;
    color: #ffffff;
    font-size: 22px;
    font-family: "Zen Maru Gothic";
    font-weight: 500;
    display: inline-block;
    text-align: center;
    padding: 7px 3px;
    line-height: 1;
}

.lower_link_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 19px;
    max-width: 1000px;
    margin: 0 auto 100px;
    width: 98%;
}

.lower_link {
    border: solid 1px #a98f73;
    border-radius: 3px;
    text-align: center;
    max-width: 479px;
    width: 48%;
    padding: 6px 3px;
    background-color: #fff;
    transition: 0.3s opacity;
    display: grid;
}
.lower_link:hover {
    opacity: 0.7;
}

.lower_link span {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    /* flex-wrap: wrap; */
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.lower_link span::after {
    content: "";
    background: url(../img/lower_link_arrow.png) #1eb9ee center no-repeat;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    flex: none;
    /* transition: 0.3s left;
    position: relative;
    left: 0; */
}

.lower_link:hover span::after {
    /* left: 5px; */
}

.border_ttl01 {
    border-bottom: solid 1px #6eb92b;
    color: #1eb9ee;
    font-size: clamp(20px, 20 / 524 * 100vw, 24px);
    font-family: "Zen Maru Gothic";
    font-weight: 500;
    text-align: left;
    padding-left: 6px;
    padding-bottom: 2px;
    margin-bottom: 20px;

}

.border_ttl02 {
    /* border-bottom: dashed 3px #a98f73; */
    background-image: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 5px, 
        #a98f73 5px,
        #a98f73 25px 
      );
      background-size: 100% 3px; /* 横幅いっぱいに、高さ 20px のパターン */
      background-position: bottom; /* 下に配置 */
      background-repeat: no-repeat; /* 繰り返しなし */
      padding-bottom: 10px;

      display: flex;
      justify-content: center;
      gap: 0 25px;
      flex-wrap: wrap;
      margin-bottom: 20px;
      align-items: center;
}


.box01 {
    background-color: #fff;
    border: 1px solid #333;
    padding: 25px;
    text-align: center;
    max-width: 900px;
    margin: 10px auto;
}
.box01_inner {
    display: inline-block;
}

.box01_ttl {
    color: #13b5b1;
    font-size: clamp(18px, 20 / 524 * 100vw, 22px);
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.border_box01 {
    border: solid 1px #a98f73;
    border-radius: 20px;
    margin-bottom: 60px;
    padding: 30px 25px;
    background-color: #fff;
    position: relative;
}


.checklist {
    /* margin: 0 auto; */
    width: fit-content;
}

.checklist li {
    font-size: 18px;
    position: relative;
    padding-left: 1.2em;
    line-height: 2;
    font-weight: 500;
}

.checklist li:before {
    content: "";
    background: url(../img/chcekmark.png) no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    /* vertical-align: middle; */
    position: absolute;
    left: 0px;
    top: 11px;
}

.check_txt.check-pl20 {
    padding-left: 20px;
}

.check_txt span{
    position: relative;
    width: fit-content;
    margin: 0 auto;
}
.check_txt span:before {
    content: "";
    background: url(../img/chcek.png) no-repeat;
    width: 16px;
    height: 18px;
    display: inline-block;
    /* vertical-align: middle; */
    position: absolute;
    left: -20px;
    top: 5px;
    background-size: contain;
    background-color: #fff;
}

.pointer_list_wrap {
    padding: 20px;
}

.pointer_list {
    display: inline-block;
    text-align: left;
}

.pointer_list li:last-of-type {
    /* margin-bottom: 0; */
}
.pointer_list li {
    position: relative;
    /* margin-bottom: 8px; */
    display: flex;
    align-items: flex-start;
}

.pointer_list li::before {
    content: "・";
    color: #3da7d1;
    font-weight: bold;
}

.楕円形_2 {
    border-radius: 50%;
    background-color: #79beda;
    position: absolute;
    left: 573px;
    top: 2476px;
    width: 7px;
    height: 7px;
    z-index: 223;
  }
  

/* .pointer_list_wrap {
    padding: 20px;
}

.pointer_list {
    display: inline-block;
    text-align: left;
}

.pointer_list li:last-of-type {
    margin-bottom: 0;
}
.pointer_list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px;
    letter-spacing: 0.6px;
}

.pointer_list li::before {
    content: "・";
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px;
    background-color: #ffc95b;

} */

.white_box01 {
    background-color: #fff;
    border: solid 1px #a98f73;
    padding: 20px;
    margin-bottom: 50px;
}

.white_box02 {
    border-radius: 20px;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;

}

.grey_box_mini {
    border: 5px solid #e6e6e6;
    border-radius: 10px;
    background-color: #fff;
    padding: 20px 15px 20px;
}
.grey_box {
    border: 5px solid #e6e6e6;
    border-radius: 10px;
    background-color: #fff;
    padding: 60px 20px;
    text-align: center;
}

.grey_box_inner {
    width: fit-content;
    margin: 0 auto;
    text-align: left;
}


.blue_box {
    position: relative;
    border: 5px solid #e3f7fe;
    color: #3da7d1;
    overflow: hidden;
    width: 100%;
    border-radius: 10px;
}


.blue_box_inner {
    background-color: #fff;
    padding: 30px 20px;
}

.blue_box_txt {
    font-size: clamp(20px, 20 / 724 * 100vw, 22px);
    line-height: 1.5;
    text-align: center;
    /* font-weight: 500; */
}

.blue_box_head,
.blue_box_bottom {
    position: relative;
}
/* --- 上部（.blue_box_head）の三角形 --- */

/* 左上 */
.blue_box_head::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0px 0px;
    border-color:  #e3f7fe transparent transparent transparent; /* 色の調整 */

}

/* 右上 */
.blue_box_head::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 25px 25px 0px;
    border-color: transparent #e3f7fe transparent transparent; /* 色の調整 */
}

/* --- 下部（.blue_box_bottom）の三角形 --- */

/* 左下 */
.blue_box_bottom::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0px 0px 25px;
    border-color: transparent transparent transparent #e3f7fe; /* 色の調整 */
}

/* 右下 */
.blue_box_bottom::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 25px 25px;
    border-color:  transparent transparent #e3f7fe transparent; /* 色の調整 */
}

.blue_bg_item {
    border-radius: 10px;
    background-color: #e3f7fe;
    margin-bottom: 10px;
    padding: 20px 29px 15px;
}

.blue_bg_item .lower_flex03{
    margin-bottom: 0px;
}

.blue_bg_item .blue_big_txt01{
    margin-bottom: 10px;
}

.blue_bg_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 0 10px;
}

.blue_bg_item .lower_flex03_txt {
    flex: 1;
    order: 0;
}

.blue_bg_flex .blue_bg_item{
    max-width: 491px;
    width: 100%;
}


.case_tbl_wrap {
    margin-bottom: 20px;
}

.case_tbl ,.case_tbl td,.case_tbl th {
	border: 1px solid #333333;
	border-collapse: collapse;
    vertical-align: middle;
}
.case_tbl td,.case_tbl th {
    padding: 20px;
}

.case_tbl th {
    width: 280px;
    font-size: 20px;
    color: #3da7d1;
    font-weight: bold;
    line-height: 1.36;
    text-align: center;
}


.case_img_wrap p{
    font-size: 20px;
    font-weight: bold;
}
.case_img_wrap {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 10px;
    text-align: center;
    margin-bottom: 20px;
    align-items: center;
}
.case_img_wrap .case_img:last-of-type{
    order: 3;
}

.case_img_wrap:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20.5px 0px 20.5px 36px;
    border-color: transparent transparent transparent #d2d2d2;
    order: 2;
    top: -15px;
    position: relative;
}


.txt {
    line-height: 1.7;
}

.sp-scroll_text {
    display: none;
}
.sp_scroll img {
    margin: 0 auto;
}

/*================================

　ここから1024px以上

================================*/

@media screen and (min-width: 1024px) {
    .side_fix_wrap {
        position: fixed;
        right: 0;
        top: 210px;
        z-index: 20000;
        transition: 0.5s;
        display: block;
    }

}
/*================================

　ここから1200px以下

================================*/
@media screen and (max-width: 1200px) {

    .lower .inner {
        padding: 0 20px;
    }

    .lower_section:first-of-type {
        margin-top: 0;
    }

    .lower_fv {
        min-height: fit-content;
    }
    .lower_h2_wrap {
        background-size: 130px;
        min-height: 160px;
        min-width: 160px;
    }

    .breadcrumb {
        margin-top: 0;
    }

    .gnav {
        display: block;
    }

    .gnav::after {
        background-position: right;
    }
    .gnav::before {
        width: 203px;
        height: 147px;
        background-size: 100%;
    }

    .gnav_list {
        display: none;
    }

    .seo-message {

        padding-right: 60px;
    }


    .lower_h1_wrap img{
        max-width: 319px;
        margin-left: -5px;
        width: 100%;
    }

    
    .lower_h1_wrap h1{
        padding-right: 55px;
        padding-top: 0;
    }

    .footer_contact_bg {
        background-position: 105% 40px;
    }
    .footer_contact_bg::before {
        left: 2%;
    }
}
/*================================

　ここからTABLET/SP適用

================================*/
@media screen and (max-width: 1023px) {
    .lower .inner {
        padding: 0 2%;
    }
    .inner {
        /* padding: 0 5%; */
    }

    

    .lower_h2_wrap {
        /* margin: 20px auto 0; */
    }

    .lower_link_wrap {
        margin-bottom: 50px;
    }

    .lower_flex01 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .lower_flex02 {
        flex-wrap: wrap;
        max-width: 720px;
        margin: 0 auto 20px;
    }

    .lower_flex02_item {
        /* flex: auto; */
    }

    .lower_flex03 {
        /* flex-direction: wrap;
        justify-content: center; */
    }

    .lower_flex03_txt {
        order: 2;
        max-width: 100%;
    }

    .lower_flex04 {
        flex-wrap: wrap;
        justify-content: center;
    }


    .flex_wrap01 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .blue_bg_flex {
        justify-content: space-between;
    }
    .blue_bg_flex .blue_bg_item {
        width: 49%;
    }



    .lead_ttl {
        text-align: center;
    }

    .breadcrumb {
    }



    .square01 {
        padding: 7px 6px;
        white-space: nowrap;
    }


    .checklist {
        /* display: block; */
    }
    .checklist_imgs {
        display: flex;
    }


    .footer_contact_bg {
        background-size: 200px;
        background-position: 103% 110px;
    }
    .footer_contact_bg::before {
        width: 150px;
    }
}

/*================================

　ここからSP適用（広）

================================*/
@media screen and (max-width: 896px) {
    .lower_flex04_item {
        max-width: 48%;
        flex: auto;
    }
    .lower_flex04_item img{
        margin: 0 auto 10px;
    }
}
/*================================

　ここからSP適用（広）

================================*/
@media screen and (max-width: 700px) {
    .seo-message {
        letter-spacing: 0.5px;
        padding: 0 10px;
    }

    .seo-message_wrap {
        position: relative;
        inset: 0;
        flex: 1;
    }

    .gnav::before {
        width: 120px;
        height: 107px;
    }

    .lower_sp {
        padding-right: 60px;

    }

    .hd_info {
        padding: 0;
        width: fit-content;
    }

    .hd_right {
        display: none;
    }

    .contact_lead {
        gap: 10px;
        align-items: center;
        padding: 0 5px;
    }


    .lower_h2_wrap {
        margin: 0px auto;
    }

    .lower_link_wrap {
        justify-content: space-around;
        gap: 10px 0px;
    }
    .lower_link {
        max-width: 479px;
        width: fit-content;
        min-width: 48%;
        padding: 6px 2px;
    }
    .lower_link span {
        font-size: 16px;
        gap: 5px;
    }
    .lower_link span::after {
        width: 20px;
        height: 20px;
    }

    .lower_flex03 {
        flex-direction: column;
        align-items: center;
    }
    .lower_flex03_txt {
        /* max-width: fit-content; */
    }

    .lower_inner {
        width: 92%;
    }

    .blue_bg_item {
        padding-inline: 15px;
    }
    .blue_bg_flex .blue_bg_item {
        width: 100%;
        max-width: 100%;
    }

    
    .footer_contact_bg {
        background-position: 98% 90px;
    }
    .footer_contact_bg::before {
        bottom: 105%;
        height: 130px;
        width: 150px;
    }

    
    .case_img_wrap {
        flex-direction: column;
    }
    .case_img_wrap:before {
        border-width: 36px 20.5px 0px 20.5px;
        border-color: #d2d2d2 transparent transparent transparent;
        inset: 0;
    }
    .case_tbl td, .case_tbl th {
        padding: 10px;
        font-size: 15px;
    }
    .case_tbl th {
        width: 135px;
        font-size: 16px;
    }

}
/*================================

　ここからSP適用(狭）

================================*/
@media screen and (max-width: 480px) {

    .lower main {
        padding-top: 0;
    }
    .lower .section:first-of-type {
        padding-top: 30px;
    }
    .seo-message {
    }

    .mv_h2_ttl {
        /* padding-top: 25%; */
        padding-top: 30px;
    }

    .mv_h2 {
        font-size: 28px;
    }

    .mv_h2_eng {
        font-size: 28px;
    }

    .footer_contact {
        padding-inline: 5px;
    }

    .contact_lead {
        gap: 0;
        font-size: 19px;
        padding: 0 10px;
        margin-bottom: 20px;

    }

    .contact_tel_number .contact_tel_link img{
        width: 50px;
    }
    .contact_tel_number .contact_tel_link {
        font-size: 36px;
    }

    .sp-scroll_text {
        border: solid 1px #fa5642;
        border-radius: 30px;
        background-color: #fff;
        color: #fa5642;
        font-size: 18px;
        text-align: center;
        display: block;
        margin-bottom: 10px;
        padding: 3px 0;
        width: 100%;
        font-weight: 500;
    }
    .sp_scroll {
        overflow-x: scroll;
        position: relative;
        z-index: 1;
    }

    .sp_scroll img {
        max-width: 1000px;
        padding-bottom: 10px;
    }

    .big_txt {
        font-size: 20px;
    }
    .square01 {
        line-height: 1.5;
        font-size: 20px;
        padding: 7px 6px;
        white-space: nowrap;
    }


    .lower_ttl01 {
        padding: 6px 5px 8px;
        margin-bottom: 20px;
        font-size: 20px;
    }

    .checklist_imgs {
        display: block;
    }

    .txt_indent {
        text-indent: -1.1em;
    }

    .box01 {
        padding: 15px;
    }

    .box01_inner {
        display: block;
    }

    .lower_mv {
        min-height: 360px;
    }

    .lower_flex04_item {
        max-width: 100%;

        padding: 15px;
    }

    
    .checklist li {
        /* top: 3px; */
        margin-bottom: 5px;
    }
    .checklist li:before {
        /* top: 3px;
        left: -5px; */
    }

    .check_circle li {
        padding-left: 0;
        text-indent: 0;
    }
    .check_circle li::before {
        margin-right: -5px;
        padding: 0;
    }
    .check_circle_wrap {
        text-align: left;
    }

    .pointer_list li {
        font-size: 16px;
    }
    .pointer_list li::before {
        /* top: 10px; */
    }

}