@charset "UTF-8";

/*.main{height: calc(100vh - 195px);  position: relative; overflow: hidden; margin-top:195px; }*/
/*.main .swiper_visual{height: 100%;}*/
/*.main .swiper-slide-cover{height: 100%;}*/
/*.main .slide-01{background: url("../img/visual1.png") no-repeat; background-position: center; background-size: cover;}*/
/*.main .slide-02{background: url("../img/visual2.png") no-repeat; background-position: center; background-size: cover;}*/
/*.main .width{height: 85%; display: flex; flex-direction: column; justify-content: center; padding-left: 120px;}*/
/*.main .swiper-slide .mtxt{position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 1540px; display: flex; flex-direction: column; justify-content: flex-end; padding-bottom: 160px;}*/
/*.main .swiper-slide .mtxt h2{font-size: 7.2rem; color: #fff; font-weight: bold}*/
/*.main .swiper-slide .mtxt h3{font-size: 2.4rem; color: #fff; font-weight: 500; margin-top: 24px;}*/
/*.swiper-progress-bar {z-index: 1;height: 2px;background: rgba(17, 17, 17, 0.15);overflow:hidden; width: 170px;}*/
/*.slide_progress-bar{width: 0%;background: #111;display: block;height: 2px;}*/
/*.swiper-controllbar .auto-start{display: none;}*/
/*.swiper-controllbar i{color: #111;}*/
/*.swiper-controllbar div{cursor: pointer;}*/
/*.bar_con{display: flex; align-items: center; gap: 0px 6px; width: 92%; max-width: 1540px; margin: 0 auto; position: absolute; z-index: 19; bottom: 100px; left: 0; right: 0; }*/
/*.main_btn{ width: 92%; max-width: 1540px; margin: 0 auto; position: absolute; z-index: 9; right: 0;display: flex; bottom: 90px; justify-content: flex-end; gap: 0px 12px; left: 0; margin: 0 auto;}*/
/*.main_btn .swiper-visual-prev{width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.70);cursor: pointer; border-radius: 50%;}*/
/*.main_btn .swiper-visual-next{width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; background: rgba(255, 255, 255, 0.70); cursor: pointer; border-radius: 50%;}*/
/*.swiper-scale-effect .swiper-slide-cover {transition-timing-function: linear;transition-duration: 4s;transform: scale(1.2);}*/
/*.swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {transform: scale(1);}*/

.m1{padding-bottom: 220px; position: relative; margin-top: 130px;}
.m1 .width{display: flex; align-items: center; justify-content: space-between;}
.m1 .width .img{width: 48%;}
.m1 .width .img img{width: 100%;}
.m1 .width .text{width: 49%;}
.m1 .width .text h2{font-size: 4.0rem; color: #111; font-weight: bold; line-height: 130%; margin-bottom: 32px;}
.m1 .width .text h2 b{color: var(--color); font-weight: bold;}
.m1 .width .text p{color: #505050; font-size: 2.4rem; line-height: 140%; margin-top: 16px;}
.m1 .width .text p b{color: var(--color); font-weight: 600;}
.m1 span{position: absolute; right: 0; bottom: -200px; font-family: "GmarketSansMedium"; color: #ebebeb; font-size: 6vw;}

.m2{background: #f9f9f9}
.m2 .width{display: flex; align-items: center; justify-content: space-between;}
.m2 .m_title a{border: 1px solid #999; border-radius: 100px; color: #111;transition: 0.3s all; overflow: hidden; z-index: 9; font-size: 2.4rem; width: 158px; height: 66px; display: flex; align-items: center; justify-content: center; position: relative;}
.m2 .btn-1:after {content: "";position: absolute;top: 0;right: -50px;bottom: 0;left: 0;border-right: 50px solid transparent;border-bottom: 80px solid #999;transform: translateX(-100%);transition: 0.5s all;z-index: -1;}
.m2 .btn-1:hover:after {transform: translateX(0);}
.m2 .m_title a:hover{color:  #fff;}
.m2 .m_title h2{font-size: 5.6rem; line-height: 128%; font-weight: bold; margin-bottom: 12px;}
.m2 .m_title p{font-size: 2.4rem; color: #505050; margin-bottom: 40px;}
.m2 .latest{width: 100%; max-width: 1020px; border-top: 1px solid var(--color);}

.m3 .m_title{margin-bottom: 24px;}
.m3 .m_title h2{font-size: 5.6rem; font-weight: bold; margin-bottom: 24px;}
.m3 .m_title p{font-size: 3.2rem; color: #767676; font-weight: bold;}
.m3 .m_title p span{color: #111; font-weight: bold;}
.location_wrap .box{display: flex; align-items: flex-start; gap: 15px 2%;}
.location_wrap .box .text{padding-top: 6px;}
.location_wrap .box .text h2{color: #111; font-size: 3.2rem; font-weight: bold; line-height: 130%; margin-bottom: 8px;}
.location_wrap .box .text h6{font-size: 2.4rem; color: #505050; line-height: 140%;}
.location_wrap .box .text h6 span{padding: 6px 12px; border-radius: 100px; background: #758002; color: #fff; font-size: 2.0rem; font-weight: 600; line-height: 140%; margin-right: 5px;}
.location_wrap .box_wrap{margin-top: 60px; display: flex;}
.location_wrap .box_wrap .box{width: 50%;}
.location_wrap .box_wrap .bus{width: 50%; border-left: 1px solid #999; padding-left: 4%; display: flex; flex-direction: column; gap: 16px 0;}
.location_wrap .box_wrap .bus dl{display: flex; gap: 0px 12px; align-items: flex-start;}
.location_wrap .box_wrap .bus dt{color: #111; font-size: 2.4rem; font-weight: bold; display: flex; align-items: center; gap: 0 8px;}
.location_wrap .bus dt span{width: 20px; height: 20px; border-radius: 50%; display: inline-block;}
.location_wrap .bus dt span.c1{background: #527BD5}
.location_wrap .bus dt span.c2{background: #7CBA3B}
.location_wrap .bus dt span.c3{background: #C74626}
.location_wrap .bus dd{font-size: 2.4rem; color: #505050;}
.m3 #map{border-radius: 20px; overflow: hidden; margin-bottom: 80px;}

.m4{background:#F7F7FB; }
.m4 .width{display: flex; gap: 20px 1%;}
.m4 .width .box_wrap1{width: 49%; border: var(--bar); border-radius: 20px; overflow: hidden;}
.m4 .width .box_wrap1 h2{padding: 28px 0; background: var(--color); font-size: 3.2rem; font-weight: bold; color: #fff; line-height: 130%; display: flex; align-items: center; gap: 0px 5px; justify-content: center}
.m4 .width .box_wrap1 .text{background: #fff; padding: 16px 0 16px 5%;}
.m4 .width .box_wrap1 dl{display: flex; }
.m4 .width .box_wrap1 dt{min-width: 114px;color: #111; font-size: 2.4rem; font-weight: 600; padding: 12px 0; line-height: 140%;}
.m4 .width .box_wrap1 dt.let1{letter-spacing: 40px;}
.m4 .width .box_wrap1 dt.let2{letter-spacing: 9.5px;}
.m4 .width .box_wrap1 dd{color: #505050; font-size: 2.4rem; font-weight: 500; padding: 12px; width: 100%; line-height: 140%;}
.m4 .width .box_wrap1 dd span{font-size: 2.0rem; color: #767676;}
.m4 .width .box_wrap2{width: 49%; background: url("../img/m4-bg.png") no-repeat; border-radius: 20px; background-position: center; background-size: cover; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.m4 .width .box_wrap2 .icon{margin-bottom: 12px;}
.m4 .width .box_wrap2 h2{font-size: 3.2rem; font-weight: bold; color: #fff; line-height: 130%; margin-bottom: 4px;}
.m4 .width .box_wrap2 h3{font-size: 6.4rem; color: #fff; line-height: 125%; font-weight: 800; margin-bottom: 10px;}
.m4 .width .box_wrap2 a{font-size: 6.4rem; color: #fff; line-height: 125%; font-weight: 800; margin-bottom: 10px;}
.m4 .width .box_wrap2 .link_btn{display: flex; gap: 0px 2%;}
.m4 .width .box_wrap2 .link_btn a{display: flex; align-items: center; justify-content: center; gap: 0 8px; width: 270px; padding: 16px 0; border-radius: 100px; border: 1px solid #fff; font-size: 2.4rem; font-weight: 600; color: #fff;}

.ft_link{border-top: var(--bar); border-bottom: var(--bar); padding: 20px 0;}
.ft_link ul{display: flex; gap: 7px 3%;}
.ft_link a{color: #505050; font-size: 1.4rem; line-height: 140%;}

#ft{background: #fff;}
#ft .footer{display: flex; align-items: center; gap: 0 4%;}
#ft .foot_info ul{display: flex; margin-bottom: 6px; flex-wrap: wrap;}
#ft .foot_info ul li{position: relative; padding-right: 8px; margin-right: 8px; font-size: 1.6rem; color: #505050; line-height: 141%; font-weight: 400;}
#ft .foot_info ul a{position: relative; padding-right: 8px; margin-right: 8px; font-size: 1.6rem; color: #505050; line-height: 141%; font-weight: 400;}
#ft .foot_info ul li:after{content: ''; width: 1px; height: 8px; background: #e5e5ec; position: absolute; right: 0; top: 25%;}
#ft .foot_info span{display: block; text-align: left; margin-top: 12px; color: #999; font-size: 1.4rem; font-weight: 400; line-height: 140%;}

.p1{padding: 120px 0 0 0;}
.p1 .s_title{margin-bottom: 60px;}
.p1 .s_title h2{text-align: center; color: #111; font-size: 4.8rem; font-weight: bold;}
.p1 .box_wrap{display: flex; }
.p1 .box_wrap .text{width: 50%; background: #F7F7FB; position: relative; padding-top: 40px; padding-bottom: 40px;}
.p1 .box_wrap .text:after{content: ''; width: 300%; height: 100%; position: absolute; right: 0;  background: #F7F7FB; top: 0;}
.p1 .box_wrap .text h6{color: #767676; font-size: 2.4rem; line-height: 140%; }
.p1 .box_wrap .text h2{font-size: 3.2rem; color: #505050; font-weight: 600; margin-bottom: 30px;}
.p1 .box_wrap .text h2 b{color: #111; font-size: 4.8rem; font-weight: 600; margin-left: 8px;}
.p1 .box_wrap .text h4{font-size: 2.6rem; font-weight: 600; margin-bottom: 5px; color: var(--color);}
.p1 .box_wrap ul{position: relative; z-index: 5; display: flex; flex-direction: column; gap: 12px 0;}
.p1 .box_wrap ul li{display: flex; gap: 0 4px; align-items: center;}
.p1 .box_wrap ul li span{color: var(--color); line-height: 135%; font-size: 2.4rem;}
.p1 .box_wrap ul li p{font-size: 2.4rem; color: #505050; line-height: 135%;}
.p1 .box_wrap .img{width: 50%; border-radius: 0 12px 12px 0; overflow: hidden;}
.p1 .box_wrap .img img{width: 100%; height: 100%; object-fit: cover;}

.p2 h3{margin-bottom: 28px; color: #111; font-size: 3.2rem; font-weight: 700;}
.p2 h3 b{font-weight: 700; color: #767676;}
.p2 .location_wrap .box{margin-top: 60px;}
.p2 .location_wrap .text{width: 100%;}
.p2 .location_wrap .bus{margin-top: 28px; width: 100%;}
.p2 .location_wrap .bus dl{display: flex; align-items: center; margin-top: 20px;}
.p2 .location_wrap .bus dt{display: flex; align-items: center; gap: 0px 8px; min-width: 150px; font-size: 2.6rem;color: #111; font-weight: 600;}
.p2 .location_wrap .bus dd{display: flex; flex-wrap: wrap; gap: 10px 1%; width: 100%;}
.p2 .location_wrap .bus .bus1 dd span{background: #527BD5;}
.p2 .location_wrap .bus dd span{width: 80px; height: 80px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 2.4rem; color: #fff; font-weight: 600;}
.p2 .location_wrap .bus .bus2 dd span{background: #7CBA3B;}
.p2 .location_wrap .bus .bus3 dd span{background: #C74626;}

.p3{  background: linear-gradient(to bottom, #ffffff 55%, #f7f7fb 55%); padding-top: 120px;}
.p3 .s_title{margin-bottom: 60px;}
.p3 .s_title h2, .p4 .s_title h2, #bo_list .s_title, .p5 .s_title h2, .p6 .s_title h2{font-size: 4.8rem; color: #111; text-align: center;}
.p3 .tab-container {display: flex;font-family: sans-serif;width: fit-content; margin-bottom: 40px; width: 100%;}
.p3 .tab {padding: 14px 0;cursor: pointer; border: 1px solid transparent;border-bottom: none;transition: all 0.2s ease; border-bottom: var(--bar); font-size: 2.4rem; color: #767676; line-height: 140%; width: 25%; text-align: center;}
.p3 .tab.active {color: var(--color);border: var(--bar);border-bottom: 1px solid #fff;background-color: white;}
.p3 .tab-content {display: none; position: relative;}
.p3 .tab-content.active {display: block;}
.p3 .tab-content h3{color: #111; font-size: 4.0rem; font-weight: bold; margin-bottom: 12px;}
.p3 .tab-content p{color: #505050; font-size: 2.4rem; margin-bottom: 24px;}
.p3 .swiper-slide{display: flex; gap: 0px 2%;}
.p3 .swiper-slide .img1{width: 50%;}
.p3 .swiper-slide .img2{width: 50%;}
.p3 .swiper-slide img{width: 100%;}
.p3 .p31-prev{position: absolute; top: 48%; cursor: pointer}
.p3 .p31-next{position: absolute;  top: 48%; cursor: pointer; right: 0;}
/*.p3 .p32-prev{position: absolute; left: -136px; top: 48%; cursor: pointer}*/
/*.p3 .p32-next{position: absolute; right: -136px; top: 48%; cursor: pointer;}*/
/*.p3 .p33-prev{position: absolute; left: -136px; top: 48%; cursor: pointer}*/
/*.p3 .p33-next{position: absolute; right: -136px; top: 48%; cursor: pointer;}*/
/*.p3 .p34-prev{position: absolute; left: -136px; top: 48%; cursor: pointer}*/
/*.p3 .p34-next{position: absolute; right: -136px; top: 48%; cursor: pointer;}*/
.p3 .swiper{width: 84%;}

.p4{padding-bottom: 120px;}
.p4 .s_title{padding-top: 120px; margin-bottom: 60px;}
.p4 .box_wrap{display: flex; gap: 40px 3%; flex-wrap: wrap;}
.p4 .box{width: 48.5%; display: flex; align-items: center; border-radius: 16px; border: 2px solid #E5E5EC;; transition: 0.3s all;}
.p4 .box:hover{border: 2px solid var(--color); box-shadow: 0px 6px 12px 0px rgba(7, 37, 110, 0.26);}
.p4 .box .text{padding-left: 40px;}
.p4 .box .text h2{color: #111; font-size: 4.0rem; font-weight: 600;}
.p4 .box .text p{color: #505050; font-size: 2.4rem; line-height: 140%; margin-top: 12px;}

#bo_list .s_title{margin-bottom: 60px;}

.p5{padding-top: 120px;}
.p5 .s_title h2{font-weight: bold; margin-bottom: 60px;}
.p5 .tab-container {display: flex;font-family: sans-serif;width: fit-content; margin-bottom: 40px; width: 100%;}
.p5 .tab {padding: 14px 0;cursor: pointer; border: 1px solid transparent;border-bottom: none;transition: all 0.2s ease; border-bottom: var(--bar); font-size: 2.4rem; color: #767676; line-height: 140%; width: 25%; text-align: center;}
.p5 .tab.active {color: var(--color);border: var(--bar);border-bottom: 1px solid #fff;background-color: white;}
.p5 .tab-content {display: none; position: relative;}
.p5 .tab-content.active {display: block;}

.center{text-align: center;}
.p5 table{width: 100%; border-top: var(--bar); border-right: var(--bar);}
.p5 table th{padding: 23px 0; background: #F8F8FA; text-align: center; font-size: 2.4rem; color: #111; font-weight: 700; border-bottom: var(--bar); border-left: var(--bar);}
.p5 table td{padding: 23px 28px; font-size: 2.4rem; color: #505050; font-weight: 500; border-bottom: var(--bar); border-left: var(--bar);}
.p5 .info1{margin-top: 20px; display: flex; flex-direction: column; gap: 12px 0; margin-bottom: 60px;}
.p5 .info1 li{color: #505050; font-size: 2.2rem; line-height: 145%;}
.p5 .info2 h2{color: var(--color); font-size: 2.4rem; font-weight: 600; line-height: 140%; margin-bottom: 12px; }
.p5 .info2 .box{border-radius: 16px; background: #F8F8FA; padding: 40px;}
.p5 .info2 .box ul h3{color: #505050; font-size: 2.4rem; line-height: 140%; margin-bottom: 12px;}
.p5 .info2 .box ul li{font-size: 2.2rem; color: #505050; line-height: 145%; display: flex; gap: 0 5px; margin-top: 4px;}
.p5 table td:last-child{text-align: center;}

.p6 .s_title h2{font-weight: 700}
.p6 .box_wrap{padding: 40px; background: #F7F7FB; margin-top: 60px; color: #505050; font-size: 2.4rem; line-height: 140%; margin-bottom: 60px;}
.p6 h3{font-size: 3.2rem; font-weight: 600; margin-bottom: 28px;}
.p6 ul li{ display: flex; align-items: flex-start; gap: 0px 8px; font-size: 2.4rem; color: #505050; margin-top: 20px;}
.p6 ul li p{line-height: 140%;}

#ctt p{line-height: 135%;}
#ctt span{line-height: 135%;}
#ctt #ctt_con h2 span{font-weight: bold !important;}

@media all and (max-width: 1400px){
    .m1 .width .text h2{font-size: 3.2rem;}
    .m1 .width .text p{font-size: 2.0rem;}
    .m2 .latest{max-width:initial; width: 70%;}
    .m2 .m_title h2{font-size: 4.0rem;}
    .m2 .m_title p{font-size: 2.0rem;}
    .m2 .m_title a{height: 50px;}
    .pic_lt .lt_wrap{padding: 25px 0;}
    .pic_lt .lt_wrap .lt_text_top .lt_text_con span{min-width: 100px; font-size: 2.0rem; padding-left: 20px; margin-right: 20px;}
    .pic_lt .lt_wrap .lt_text_top .lt_text_con p{font-size: 2.6rem;}
    .pic_lt .lt_wrap .lt_text_top .lt_text_con a{font-size: 2.6rem;}
    .m3 .m_title h2{font-size: 4.0rem;}
    .m3 .m_title p{font-size: 2.6rem;}
    .m4 .width .box_wrap2 .link_btn a{width: 180px; padding: 11px 0;}
    .p1 .box_wrap .text{padding-top: 60px;}
    .p1 .box_wrap .text h6{font-size: 2.0rem;}
    .p1 .box_wrap .text h2{font-size: 2.4rem; margin-bottom: 25px;}
    .p1 .box_wrap .text h2 b{font-size: 3.6rem;}
    .p1 .box_wrap ul li p{font-size: 2.0rem;}
    .p1 .box_wrap ul{gap: 6px 0;}
    .p1 .box_wrap .text h4{font-size: 2.0rem;}
}
@media all and (max-width: 1200px){
    .p1 .box_wrap .text{padding-top: 20px;}
    .p4 .box .icon img{width: 180px;}
    .p4 .box .text h2{font-size: 3.0rem;}
    .p4 .box .text{padding-left: 0px;}
    .p4 .box .text p{font-size: 2.0rem;}
}
@media all and (max-width: 1024px){
    .m1{margin-top: 80px; padding-top: 40px; padding-bottom: 120px;}
    .m1 span{bottom: -90px;}
    .m1 .width{flex-direction: column;}
    .m1 .width .img{width: 100%;}
    .m1 .width .text{width: 100%; margin-top: 25px;}
    .m2 .width{flex-direction: column; gap: 25px 0;}
    .m2 .m_title{width: 100%;}
    .m2 .latest{width: 100%;}
    .location_wrap .box_wrap{flex-direction: column;}
    .location_wrap .box_wrap .box{width: 100%; margin-bottom: 60px;}
    .location_wrap .box_wrap .bus{padding-left: 0px; border-left: 0px; width: 100%;}
    .m4 .width{flex-direction: column;}
    .m4 .width .box_wrap1{width: 100%;}
    .m4 .width .box_wrap2{width: 100%; padding: 20px 0;}
    .m2 .m_title h2 br{display: none;}
    .sub_visual{margin-top: 80px;}
    .sub_visual .sub_top_text{padding-top: 0px;}
    .sub_visual .sub_top_text h3{font-size: 3.4rem;}
    .sub_visual .sub_top_text p{font-size: 2.0rem;}
    .p1{padding: 40px 0 0 0;}
    .p1 .s_title h2{font-size: 3.2rem;}
    .p1 .box_wrap{flex-direction: column-reverse;}
    .p1 .box_wrap .img{width: 100%; border-radius: 12px;}
    .p1 .box_wrap .text{width: 100%; border-radius: 12px; padding-left: 30px; margin-bottom: 100px; padding-bottom: 30px; padding-top: 30px;}
    .p1 .box_wrap .text:after{display: none;}
    .p2 h3{font-size: 3.2rem; letter-spacing: -0.06em}
    .p3 .s_title h2, .p4 .s_title h2, #bo_list .s_title, .p5 .s_title h2, .p6 .s_title h2{font-size: 3.2rem;}
    .p4 .s_title{padding-top: 40px; margin-bottom: 40px;}
    .m3 #map{height: 35vh !important; margin-bottom: 40px;}
    .p2 #map{height: 35vh !important;}
    .location_wrap .box_wrap .box{margin-bottom: 28px;}
    .p6 .box_wrap{padding: 25px; margin-top: 35px; margin-bottom: 35px; font-size: 1.5rem;}
    .p6 h3{font-size: 2.4rem;}
    .p6 ul li{font-size: 1.6rem;}
    .p3{padding-top: 40px;}
    .p5{padding-top: 40px;}
    #ctt #ctt_con h2 span{font-size: 3.2rem !important;}
    #ctt span{font-size: 1.6rem !important;}
    #ctt b{font-size: 1.6rem !important;}
    #ctt p{font-size: 1.6rem !important;}
}
@media all and (max-width: 900px){
    .p5 .tab{font-size: 1.8rem;}
    .p5 table th{padding: 15px 0; font-size: 1.8rem;}
    .p5 table td{font-size: 1.8rem; padding: 15px 18px;}
    .p5 .info1 li{font-size: 1.6rem;}
    .p5 .info2 h2{font-size: 1.6rem;}
    .p5 .info1{gap: 4px 0;}
    .p5 .info2 .box{padding: 25px;}
    .p5 .info2 .box ul h3{font-size: 1.8rem;}
    .p5 .info2 .box ul li{font-size: 1.6rem;}
}
@media all and (max-width: 850px){
    .foot_logo img{width: 95px;}
    #ft .footer{flex-direction: column; gap: 20px 0; align-items: flex-start;}
    #ft .foot_info ul{margin: 0px; flex-wrap: wrap;}
    #ft .foot_info ul li{font-size: 1.2rem; text-align: left; color: #999;}
    #ft .foot_info ul a{font-size: 1.2rem; text-align: left; color: #999;}
    #ft .foot_info ul li:after{display: none;}
    #ft .foot_info span{font-size: 1.3rem;}
    .p2 .location_wrap .bus dl{flex-direction: column; align-items: flex-start; gap: 15px 0;}
    .p2 .location_wrap .bus dt{font-size: 2.0rem;}
    .p2 .location_wrap .bus dd span{font-size: 1.8rem; width: 50px; height: 50px;}
    .p3 .tab-content h3{font-size: 3.0rem;}
    .p3 .tab-content p{font-size: 1.8rem; margin-bottom: 32px;}
    .p3 .tab{font-size: 1.8rem; line-height: -0.06em;}
    .p4 .box{width: 100%;}
    .p3 .swiper-slide{flex-direction: column; gap: 15px 0;}
    .p3 .swiper-slide .img1{width: 100%;}
    .p3 .swiper-slide .img2{width: 100%;}
    #ft{padding: 24px 0;}
    .p3 .p31-prev svg{width: 40px;}
    .p3 .p31-next svg{width: 40px;}
}
@media all and (max-width: 768px){
    .m1 .width .text p br{display: none}
    .m1 span{font-size: 5.0rem;}
    .pic_lt .lt_wrap .lt_text_top .lt_text_con span{min-width: 80px;}
    .pic_lt .lt_wrap .lt_text_top .lt_text_con p, .pic_lt .lt_wrap .lt_text_top .lt_text_con a{font-size: 2.2rem; line-height: 135%;}
    .m3 .m_title p{font-size: 2.2rem;}
    .location_wrap .box .text h2{font-size: 2.4rem;}
    .location_wrap .box .text h6 span{font-size: 2.0rem;}
    .location_wrap .box .text h6{font-size: 2.0rem; display: flex; flex-direction: column; gap: 4px 0;}
    .location_wrap .box .text h6 span{width: 60px;}
    .location_wrap .box .icon img{width: 65px;}
    .location_wrap .box_wrap .bus dt{font-size: 2.0rem;}
    .location_wrap .bus dd{font-size: 2.0rem;}
    .m4 .width .box_wrap1 h2{padding: 15px 0; font-size: 2.4rem;}
    .m4 .width .box_wrap1 dt{font-size: 2.0rem; min-width: 75px;}
    .m4 .width .box_wrap1 dt.let1{letter-spacing: 30px;}
    .m4 .width .box_wrap1 dt.let2{letter-spacing: 7.5px;}
    .m4 .width .box_wrap1 dd{font-size: 2.0rem;}
    .m4 .width .box_wrap1 dd span{font-size: 1.7rem;}
    .m4 .width .box_wrap2 .icon svg{width: 45px;}
    .m4 .width .box_wrap2 h2{font-size: 2.6rem;}
    .m4 .width .box_wrap2 h3{font-size: 5.0rem;}
    .m4 .width .box_wrap2 a{font-size: 5.0rem;}
    .m4 .width .box_wrap2 .link_btn a{width: 40%; font-size: 2.0rem;}
    .m4 .width .box_wrap2 .link_btn{width: 100%; justify-content: center;}
    .ft_link a{font-size: 1.4rem; letter-spacing: -0.08em;}
    .m1 .width .text h2{font-size: 2.8rem;}
    .p1 .s_title h2{font-size: 2.6rem;}
    /*.p3 .s_title h2, .p4 .s_title h2, #bo_list .s_title, .p5 .s_title h2{font-size: 3.0rem;}*/
    .p4 .box{padding: 10px 0;}
    .p4 .box .icon img{width: 120px;}
    .p4 .box .text h2{font-size: 2.6rem;}
    .p4 .box .text p{font-size: 1.8rem;}
    .p4 .box_wrap{gap: 20px 0;}
    .p5 .tab-container{width: 650px;}
    .p5 .scroll2{overflow-x: scroll}
    .sub_visual{height: 130px;}
    .sub_visual .sub_top_text h3{font-size: 2.6rem;}
}
@media all and (max-width: 650px){
    .p3 .p31-prev{right: 20%; top: initial; bottom: 0; position: relative; width: 40px; float: right;}
    .p3 .p31-next{right: -4%; top: initial; bottom: 0; position: relative; width: 40px; float: right;}
}
