
@font-face {
    font-family: 'InkLipquid';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/InkLipquid.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 main .wrap {width:calc(100% - 200px);margin:0 auto;}
 main .main_visual {height:80vh;background-image: url("/images/oneday/main_bg.jpg");background-repeat: no-repeat;background-position: center;background-size: cover;border-radius: 35px;overflow: hidden;}
 main .main_visual .txt {text-align: center;position: absolute;left:50%;top:50%;transform: translate(-50%, -50%);width:100%;}
 main .main_visual .txt * {color:#fff;}
 main h1, .sec21 h2, .sec22 h2 {font-size:6rem;font-weight: 700;}
 main h2, main .sec04 li:last-child dt, main .sec05 li span,.sec21 .sub_title .title1,.sec22 h3 {font-size: 2.5rem !important;font-weight: 400 !important;}
 main .main_visual .txt h2 {color:#6fd9fa;font-size: 3.5rem;font-weight: 400;margin-bottom: 20px;}
 main .main_visual .txt h1 {color:#fff;padding-bottom: 50px;line-height: 1;}
 main .main_visual .txt h1:before ,main .sec03 h1:before, main .sec04 h1:before, main .sec21 h2:before {content:'';display: block;width: 35px;height:3px;background-color: #6fd9fa;position: absolute;bottom:28px;left:50%;transform: translateX(-50%);}
 main p, .sec02 li span, main .sec02 .round, main .sec03 li span, main .sec04 > span, main .sec04 dt, main .sec04 li:last-child dd span, .sec21 .sub_title .title2, .sec22 .sec22_item .title, .sec22 .sec22_item .con, .sec22 .sec22_item .title em, .sec22 .info_item {font-size:1.7rem !important;font-weight: 300;line-height: 1.3;}
 main p strong {font-weight: 700;}
 .wrap > h2, .sec02 .wrap li h2, section + .sub .cont h2 {font-size: 2rem;z-index: 1;}
main .sec01 {text-align: center;padding:0 0 100px 0;background-image: none;}
main .highlight{display:inline-block;}
main .highlight:after{content:"";width: 101%;height: 2.5rem;display: inline-block;background: #6fd9fa;opacity: 0.6;position: absolute;top:50%;left:50%;transform: translate(-50%, -50%) skew(-5deg);z-index:-1;}
.italic {font-family: 'InkLipquid';}
main .italic {font-size: 4rem !important;color:#00277b;margin:50px 0;}
main .sec01 {z-index: 0;}
main .sec01 p {font-weight: 400;line-height:1.4;}
main .sec02, main .sec03 {background-repeat: no-repeat;background-position: center;background-size: cover;text-align: center;padding:120px 0;}
main .sec02 {background-image: url("/images/oneday/sec02_bg.jpg");}
main .sec03 {background-image: url("/images/oneday/sec03_bg.jpg");z-index: 0;}
main .sec02 h1 {color:#00277b;text-align: center;}
main .sec02 * {text-align: center;}
main h1 .point {color:#1cbaea;font-weight: 700;}
main .sec02 .round {background-color: #333;border-radius: 30px;width: fit-content;color:#fff;padding:30px 50px;margin:0 auto;line-height:1;}
main .sec02 ul {margin: 50px auto;width: 100%;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;max-width:1300px;}
main .sec02 ul li {float:left;width:33.33%;}
main .sec02 ul li img {filter: drop-shadow(0 0px 6px rgba(0,0,0,0.3));width: auto !important;}
main .sec02 ul li span {margin-top: 10px;display: block;font-weight:500}
main .sec02 ul li:nth-child(4), main .sec02 ul li:nth-child(5) {margin-top: 50px;}
main .sec03 * {color:#fff;}
main .sec03 ul:nth-child(2n) {flex-direction: initial;flex-wrap:wrap;justify-content: center;}
main .sec03 ul {background-image:  url("/images/oneday/sec03_img.png");background-position: 50% 30%;background-size: 800px;background-repeat: no-repeat;}
main .sec03 li {margin:0 auto;display: flex;flex-wrap: nowrap;justify-content: space-between;margin:0 auto;}
main .sec03 li:first-child {padding:120px 200px;width: 100%;}
main .sec03 li:nth-child(2) {padding:120px 400px;width: 100%;}
main .sec03 li span {color:#fff;padding:30px;font-weight: 400;position: relative;max-width: 300px;z-index: 1;width: 100%;}
main .sec03 li span:before {display: block;font-weight: 500;color:#6fd9fa;margin-bottom: 5px;}
main .sec03 li:first-child span:nth-child(1):before {content:'01';}
main .sec03 li:first-child span:nth-child(2):before {content:'02';}
main .sec03 li:nth-child(2) span:nth-child(1):before {content:'03';}
main .sec03 li:nth-child(2) span:nth-child(2):before {content:'04';}
main .sec03 li:nth-child(3) span:before {content:'05';}
main .sec03 li span:after {content:'';display:block;width:320px;height:320px;border-radius: 320px;background-color: rgba(0,0,0,0.8);position: absolute;left:50%;top:50%;transform: translate(-50%, -50%);z-index: -1;}
main .sec03 li:nth-child(3) {justify-content:center;padding: 0 0;}
main .sec03 h2.italic {margin: 100px 0 30px 0 ;font-weight:300;}
main .sec03 .highlight:after {background-color: #2cceff;}
main .sec03 h1, main .sec04 h1 {padding-bottom: 50px;}
main .sec04 {background-color: #dff1ff;padding:120px 0 300px 0;display: flex;flex-wrap: wrap;justify-content: center;}
main .sec04 h1 {width: 100%;text-align: center;}
main .sec04 > span {display: block;font-weight: 400;}
main .sec04 ul {width: 100%;margin-top: 100px;display: flex;flex-wrap: nowrap;justify-content: center;}
main .sec04 li {border-radius: 35px;background-color: #fff;padding:0 30px;overflow: hidden;filter: drop-shadow(0 0px 6px rgba(0,0,0,0.3));float:left;height:fit-content;}
main .sec04 li:first-child {width:570px;margin-right:-50px;filter: blur(1px) drop-shadow(0 0px 6px rgba(0, 0, 0, 0.3));}
main .sec04 li:last-child {width:680px;margin-left: -50px;top: 100px;}
main .sec04 li:first-child dt {text-align: center;line-height:120px;font-weight: 400;}
main .sec04 li:last-child dt {text-align: center;line-height:150px;}
main .sec04 li:after {content: '';display: block;width:100%;position: absolute;left:0;top:0;z-index: -1;}
main .sec04 li:first-child:after {height:120px;background-color: #e4e4e4;}
main .sec04 li:last-child:after {height:150px;background-color: #00277b;}
main .sec04 dd {padding:30px 10px;}
main .sec04 dd span, footer .top_info_list li {font-size: 1.5rem;font-weight: 300;padding:10px 0 10px 10px;display: block;text-align: left;}
main .sec04 dd span:after {content:'';display: block;width:3px;height:3px;border-radius: 3px;background-color: #333;position: absolute;left:0;top:45%;transform: translateY(-50%);}
main .sec04 li:first-child p {line-height:120px;height:120px;text-align: center;border-top:1px solid #333;font-weight: 500;}
main .sec04 li:last-child dt {color:#fff;}
main .sec04 li:last-child dd span {font-weight: 500;}
main .sec04 li:last-child .italic {margin:0 0;text-align: center;line-height:150px;color:#df1717;border-top:1px solid #333;}
main .sec04 li:last-child dd span:after {background-color: #df1717;}
main .sec04 img {position: absolute;left:0;bottom: 120px;max-width: 30% !important;}
main .sec05 {text-align: center;padding:120px 0;background-color: #ededed;}
main .sec05 .point {display: block;}
main .sec05 ul {max-width: 1200px;margin:100px auto 0 auto;}
main .sec05 ul li {width: 50%;float: left;}
main .sec05 ul li img {filter: drop-shadow(0 0px 6px rgba(0,0,0,0.3));max-width:550px !important;}
main .sec05 li span {margin-top: 15px;display: block;font-weight: 700;color:#00277b}
main .sec05 li:nth-child(3), main .sec05 li:nth-child(4) {margin-top: 50px;}
main .sec06  {padding-top: 120px;}
main .sec06 .mySwiper2 img {max-width: initial !important;}
footer {
    padding: 45px 0;
    background-color: #2c3032;
    color: #fff;
    text-align: center;
  }
  footer .top_info {
    margin-bottom: 20px;
    color: #7b7b7b;
  }
  footer .top_info_list {
    display: block;
  }
  footer .top_info_list li {
    display: inline-block;
    color:#7b7b7b;
    font-weight:400;
    padding:initial !important;
  }
  footer .top_info_list li:after {
    content:'';
    display: inline-block;
    margin: 0 20px;
    width: 2px;
    height: 20px;
    background-color: #7b7b7b;
    vertical-align: middle;
  }
  footer .top_info_list li:last-child:after {
    display: none;
  }
  footer .top_info_list a {color:#7b7b7b}
  footer .copyright {
    color: #646464;
  }


  .sec21 {
    padding: 125px 0 101px;
    background-color: #1a5693;
    text-align: center;
  }
  .sec21 h2 {
    position: relative;
    color: #fff;
    padding-bottom: 50px;
  }
  .sec21 h2:after {
    display: block;
    position: absolute;
    top: calc(100% + 14px);
    left: calc(50% - 15px);
    width: 30px;
    height: 2px;
    background-color: #fff;
  }
  .sec21 .sub_title {
    color: #fff;
  }
  .sec21 .sub_title .title1 {
    font-weight: 400;
    color:#fff;
  }
  .sec21 .sub_title .title2 {
    margin-top: 2px;
    color:#fff;
  }
  .sec21 .tab_wrap {
    display: block;
    position: relative;
    z-index: 10;
    height: auto;
    margin: 64px auto 0 auto;
    width: 100%;max-width: 1171px;overflow: hidden;
    z-index: 0;
  }
  .sec21 .tab_wrap button {font-size:0;}
  .sec21 .tab_wrap:before {
    display: block;
    position: absolute;
    opacity: 0.5;
    z-index: -1;
    left: -13px;
    top: -50px;
    width: calc(100% + 58px);
    height: calc(100% + 100px);
    background: url(../images/part4/sec21_bg.png) no-repeat center center;
    background-size: contain;
  }
  .sec21 .tab_inner {
    padding: 10px;
    background-color: #fff;
    font-size: 0;
    line-height: 0;
  }
  .sec21 .tab_wrap .img {
    width: 1150px;
    background-size: cover;
    background-repeat: no-repeat;
    height:500px;
  }
  .sec21 .tab_wrap .nav {
    position: relative;
  }
  .sec21 .tab_wrap .nav_btn {
    position: relative;
    width: calc((100% - 64px) / 9);
    height: 104px;
    margin-top: 10px;
    margin-right: 8px;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: top;
    cursor: pointer;
  }
  .sec21 .tab_wrap .nav_btn:nth-child(9n) {
    margin-right: 0;
  }
  .sec21 .tab_wrap .nav_btn:before {
    content:'';
    display: block;
    position: absolute;
    opacity: 0.5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: opacity 0.3s;
  }
  .sec21 .tab_wrap .nav_btn.active:before {
    opacity: 0;
  }
  
.sec22 {
    padding: 117px 0 23px;
    text-align: center;
  }
  .sec22 h2 {
    position: relative;
    /* padding-bottom: 30px; */
    margin-bottom: 50px;
    text-align: center;
  }
  .sec22 h2:after {
    display: block;
    position: absolute;
    left: calc(50% - 15px);
    bottom: -2px;
    width: 30px;
    height: 2px;
    background-color: #1e78a3;
  }
  .sec22 h3 {
    margin-bottom: 9px;
    text-align: left;
    color: #1e78a3;
    font-weight: 700;
  }
  .sec22 .sec_inner {
    width:1170px;
    margin:0 auto;
}
  .sec22 .sec22_list {
    display: block;
    font-size: 0;
    line-height: 0;
  }
  .sec22 .sec22_list * {font-weight: 500 !important;}
  .sec22 .sec22_item {
    display: inline-block;
    width: 33.3333%;
    border-right: 1px solid #d5d5d5;
    vertical-align: top;
  }
  .sec22 .sec22_item:nth-child(3n-2) {
    border-left: 1px solid #d5d5d5;
  }
  .sec22 .sec22_item .title {
    border-bottom: 1px solid #d5d5d5;
    background-color: #1a5693;
    color: #fff;
    padding: 12px 10px 0;
    height: 55px;
  }
  .sec22 .sec22_item .title em {
    margin-top: -5px;
    font-weight: bold;
    font-style: normal;
    color:#fff;
  }
  .sec22 .sec22_item .con {
    border-bottom: 1px solid #d5d5d5;
    color: #3e3a39;
    padding: 8px 10px 0;
    height: 55px;
    line-height:45px;
  }
  .sec22 .sec22_item .con em {
    font-style: normal;
    color: #32b7fc;
  }
  .sec22 .sec22_item.last {
    display: block;
    width: 100%;
    background-color: #dbdbdb;
  }
  .sec22 .sec22_item.last .title {
    display: inline-block;
    width: 33.3333%;
    height: 55px;
    border-right: 1px solid #d5d5d5;
    background-color: #dbdbdb;
    color: #3e3a39;
  }
  .sec22 .sec22_item.last .con {
    display: inline-block;
    width: 66.6666%;
    height: 55px;
    vertical-align: top;
    /* border-bottom: 0; */
  }
  .sec22 .table_unit {
    text-align: right;
    line-height: 47px;
    color: #797979;
  }
  .sec22 .box_wrap {
    margin-top: 42px;
    margin-bottom: 44px;
    font-size: 0;
    line-height: 0;
  }
  .sec22 .box_wrap .map {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: calc(50% - 15px);
    height: 310px;
    margin-right: 30px;
    vertical-align: top;
    background-color: #ddd;
  }
  .sec22 .box_wrap .image_map {
    display: inline-block;
    width: calc(50% - 15px);
    height: 310px;
    vertical-align: top;
    background: url(../images/part4/sec22_img12.png) no-repeat center top;
    background-size: 100% auto;
  }
  .sec22 .info_list {
    display: flex;flex-wrap: nowrap;justify-content: center;
    padding: 28px 13px;
    border-width: 2px 0 2px 0;
    border-style: solid;
    border-color: #1e78a3;
    text-align: left;
  }
  .sec22 .info_item {
    display: inline-block;
    margin-right: 30px;
    letter-spacing: -0.03em;
  }
  .sec22 .info_item:last-child {
    margin-right: 0;
  }
  .sec22 .info_item:before {
    content:'';
    display: inline-block;
    position: relative;
    background-image: url(../images/part4/sec22_icons.png);
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  .sec22 .info_item.address {
  }
  .sec22 .info_item.address:before {
    width: 32px;
    height: 28px;
    margin-right: 9px;
    background-position: 0 0;
  }
  .sec22 .info_item.call,
  .sec22 .info_item.fax {
    font-weight: bold;
    color: #1e78a3;
    letter-spacing: 0;
  }
  .sec22 .info_item.call a { color: #1e78a3;}
  .sec22 .info_item.call {
    margin-right: 41px;
  }
  .sec22 .info_item.call:before {
    width: 31px;
    height: 31px;
    margin-right: 10px;
    background-position: -39px 0;
  }
  .sec22 .info_item.fax {
  }
  .sec22 .info_item.fax:before {
    width: 29px;
    height: 29px;
    margin-right: 10px;
    background-position: -78px 0;
  }
  
.q_menu {filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.5));position:fixed;right:30px;top:50%;transform:translateY(-50%);z-index: 99;}
.q_menu ul {width:80px;background-color:#73adde;border-radius:50px;padding:30px 0;}
.q_menu .top {width:80px;height:80px;line-height:80px;text-align:center;border-radius:80px;background-color:#fff;margin-top:20px;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;}
.q_menu ul li i, .q_menu .top i {font-size:30px;}
.q_menu ul li i, .q_menu ul li .blog img {margin-bottom:5px;opacity: 0.8;}
.q_menu .top i {line-height:1;color:#4c5361;}
.q_menu ul li  a {display:flex;flex-wrap:wrap;justify-content:center;width:100%;padding-bottom:20px;color:#fff;}
.q_menu ul li:nth-child(5) a {padding-bottom:0;}
.q_menu ul li div {display: block;width:100%;text-align:center;font-size:13px;font-family:"Malgun Gothic", sans-serif}
.q_menu ul li div.blog img {max-width:30px;}
.q_menu i:after, .q_menu i:before {display: block;}
.q_menu ul li a * {color:#fff;}

@media screen and (max-width: 600px) {
    .header_wrap {text-align:left;}
#hd_pops{ top:10px;left:30px }
#hd_pops.hd_pops_con { width:270px;height:340px;margin-top: -20px}
#hd_pops.hd_pops_con img { width:270px;height:340px}

#hd_pops2{ top:100px;left:30px }
#hd_pops2 .hd_pops_con { width:270px;height:340px;margin-top: -20px}
#hd_pops2 .hd_pops_con img { width:270px;height:340px}


#hd_pops3{ top:10px;left:30px }
#hd_pops3 .hd_pops_con { width:270px;height:340px;margin-top: -20px}
#hd_pops3 .hd_pops_con img { width:270px;height:340px}

.name_input{position: absolute;bottom:170px; left:20px;width:310px;border: 0px solid black;}
.c_name { background: #fff; border: 0px solid white; width: 100%; height: 30px }

.phone_input{position: absolute;bottom:130px; left:20px;width: 310px;border: 0px solid black;}
.c_phone { background: #fff; border: 0px solid white; width: 100%; height: 30px }

.check_input { position: absolute; font-size: 10px;bottom:110px; left:20px; vertical-align: middle;color:#fff;z-index: 9999999999999 }

.button_send{ position: absolute;bottom:60px; left:90px;width: 170px;height: 45px;border: 0px solid black;}

}
@media screen and (max-width:400px) {
    .q_menu .top {width:40px;height:40px;top:15px;}
    .q_menu .top i {line-height:40px;font-size:25px;}
}

@media screen and (max-width:1440px) {
    header {padding: 0 50px;}
    main .wrap {width: calc(100% - 100px);}
    main .main_visual {border-radius: 20px;}
    main .sec03 li:first-child {    padding: 120px 100px;}
    main .sec03 li span:after {width:300px;height: 300px;}
    main .sec03 li:nth-child(2) {padding:70px 200px;}
    main .sec03 li span {width: 280px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;height:fit-content}
    main .sec03 li span:before {width: 100%;}
}
@media screen and (max-width:1100px) {
    header ul {display: none;}
    header .m_nav {display: block;}
    header {padding: 0 30px;height:70px;}
    main .wrap {width: calc(100% - 60px);}
    main {margin-top: 70px;}
    main .main_visual .txt h2 {font-size:2rem !important;}
    main h1, .sec21 h2, .sec22 h2 {font-size: 4rem !important;}
    main p, .sec02 li span, main .sec02 .round, main .sec03 li span, main .sec04 > span, main .sec04 dt, main .sec04 li:last-child dd span, .sec21 .sub_title .title2, .sec22 .sec22_item .title, .sec22 .sec22_item .con, .sec22 .sec22_item .title em, .sec22 .info_item, main .sec04 dd span, footer .top_info_list li {font-size: 1.3rem !important;}
    main .main_visual {height:70vh;}
    main h2, main .sec04 li:last-child dt, main .sec05 li span, .sec21 .sub_title .title1, .sec22 h3 {font-size:1.7rem !important;}
    header ul a, .sec22 .table_unit, footer .copyright {font-size: 0.8rem !important;}
    main .italic {font-size: 3rem !important;}
    main .sec02 ul {padding:0 50px;}
    main .sec02 ul li {padding:10px;}
    main .sec02 ul li .img img {width: 100% !important;padding:initial;}
    main .sec03 li span:after {width:250px;height: 250px;}
    main .sec03 li:first-child {padding: 70px 30px;}
    main .sec03 li:nth-child(2) {padding: 70px 100px;}
    main .sec03 ul {background-size: 60%;}
    main .sec04 li:first-child {width: 45%;}
main .sec04 li:last-child {width:45%;margin-left:0;}
main .sec04 img {max-width: 45%;}
main .sec05 ul li img {width: 100%;}
main .sec05 ul {padding:0 30px;}
main .sec05 ul li {width:calc(50% - 15px)}
main .sec05 ul li:nth-child(odd) {margin-right:30px}
.sec21 .tab_wrap .img{height:440px;}
.sec21 .tab_inner .img {width: 100%;}
.sec21 .tab_wrap .nav_btn{height:70px}
.sec22 .sec_inner{width:100%;padding:0 30px;}
section.sub .cont img {padding: 0 0;}
main .sec04 ul{margin-top: 70px;}
main .sec05 ul {max-width: 1200px;margin: 70px auto 0 auto;}
main .sec06 .sub_cont {padding:50px 30px !important;}
.sec06 {padding-bottom: 0;}
}
@media screen and (max-width:880px){    
    .q_menu {bottom:10px;top:initial;transform:initial;left:0;padding:0 10px;box-sizing:border-box;width:100%;}
    .q_menu ul {width:100%;padding:0}
    .q_menu ul li {width:calc(20% - 10px);float:left;display:flex;flex-wrap:nowrap;align-items:center;height:70px;position: relative;}
    .q_menu ul li:after {content:'';display:block;width:1px; height:30px;background-color:#fff;position:absolute;right:0;}
    .q_menu ul li:last-child:after {display:none;}
    .q_menu ul li i, .q_menu ul li .blog img {margin-bottom:0;}
    .q_menu ul li a {padding-bottom:0;}
    .q_menu .top {width:50px;height:50px;position:absolute;right:20px;top:10px;margin-top:0;}
    .q_menu .top i {line-height:50px;}
    .q_menu ul li div.text {display: none;}
    main .sec01 {padding:0 0 50px 0;}
    
    main .sec02, main .sec03, main .sec05,.sec21, .sec22 {padding:100px 0;}
    main .sec03 li:first-child {padding: 70px 0 30px 0;}
    main .sec03 li span:after {height:200px;width:200px;}
    main .sec03 li span {width: 230px;}
    main .sec03 li:nth-child(2) {padding: 30px 50px;}
    main .sec03 h2.italic {margin: 50px 0 30px 0;}
    main .sec04 li:first-child {width: 50%;}
    main .sec04 li:first-child dt, main .sec04 li:first-child p {line-height:70px;}
    main .sec04 li:first-child:after, main .sec04 li:first-child p {height:70px;}
    main .sec04 li:last-child dt {line-height:100px;}
    main .sec04 li:last-child:after, main .sec04 li:last-child p {height:100px;}
    main .sec04 li:last-child .italic {line-height:100px;}
    main .sec04 {padding:100px 0 200px 0;}
    main .sec04 img {bottom: 70px;}
    main .sec04 ul {margin-top: 70px;}
    main .sec05 ul {margin: 50px auto 0 auto;}
    .sec21 .tab_wrap {margin: 30px auto 0 auto;}
    .sec21 .tab_wrap .img {height: 34vw;}
    .sec22 .box_wrap > * {width: 100% !important;margin-right: 0 !important;}
    .sec22 .box_wrap .map {margin-bottom: 30px;}
    .sec22 .root_daum_roughmap .map {width:100%;}
    .sec22 .info_list {flex-wrap: wrap;}
    .sec22 .info_item {width: 100%;margin-right:0 !important;text-align: center;margin-bottom: 15px;;}
    .sec22 .info_item:last-child {margin-bottom: 0;}
    main {margin-top: 0px;}
    main .italic{margin: 0 0 30px 0;}
    main .sec02 ul li:nth-child(4), main .sec02 ul li:nth-child(5) {margin-top: 30px;}
    main h1, .sec21 h2, .sec22 h2 {font-size:3rem !important;}
    main h2, main .sec04 li:last-child dt, main .sec05 li span, .sec21 .sub_title .title1, .sec22 h3{font-size:1.5rem !important;}
    main .sec06 {padding-top: 70px;}
}
@media screen and (max-width:550px) {
    main .main_visual {height:85vw;background-size: 150vw;}
    main .main_visual .txt h2 {font-size: 1.4rem;margin-bottom: 5px;}
    main h1, .sec21 h2, .sec22 h2, main .italic {font-size: 2rem !important;}
    main p, .sec02 li span, main .sec02 .round, main .sec03 li span, main .sec04 > span, main .sec04 dt, main .sec04 li:last-child dd span, .sec21 .sub_title .title2, .sec22 .sec22_item .title, .sec22 .sec22_item .con, .sec22 .sec22_item .title em, .sec22 .info_item, main .sec04 dd span, footer .top_info_list li {font-size: 1rem !important;}
    main .main_visual .txt br, main .sec01 p br {display:none;}
    main .main_visual .txt {padding:0 30px;}
    main h2, main .sec04 li:last-child dt, main .sec05 li span, .sec21 .sub_title .title1, .sec22 h3 {font-size: 1.1rem !important;}
    main .italic {margin:20px 0;}
    header {height:50px;padding: 0 15px;}
    header .logo {height:30px;}
    main {margin-top: 50px;}
    header .m_nav span {height:2px;width:25px;}
    main .wrap {width: calc(100% - 30px);}
    main .sec01 {padding: 50px 0;}
    main .sec02, main .sec03, main .sec05, .sec21, .sec22 {padding: 70px 0;}
    main .sec02 ul li {width: 50%;}
    main .sec02 ul li:nth-child(4), main .sec02 ul li:nth-child(5) {margin-top: 0;}
    main .sec02 ul {padding: 0 15px;margin:20px 0;}
    main .sec02 .round {border-radius: 10px;width:calc(100% - 30px) !important;padding:10px 30px;}
    main .sec03 li span:after {width: 170px;height:170px;}
    main .sec03 li:first-child {padding: 30px 0 15px 0;}
    main .sec03 .highlight {margin-top: 10px;}
    main .sec04 {padding: 70px 15px 150px 15px;}
    main .sec04 > span{text-align: center;}
    main .sec04 ul {margin-top: 50px;}
    main .sec04 li {border-radius: 20px;padding:0 15px;}
    main .sec04 li:last-child {width: 55%;}
    main .sec04 dd {padding: 10px 00px;}
    main .sec04 img {bottom: 50px;}
    main .sec04 dd span, footer .top_info_list li {padding:5px 0 5px 10px;}
    main .sec05 ul {margin: 30px auto 0 auto;}
    main .sec05 ul li {width: calc(50% - 5px);}
    main .sec05 ul li:nth-child(odd) {margin-right: 10px;}
    main .sec05 li:nth-child(3), main .sec05 li:nth-child(4) {margin-top: 20px;}
    .q_menu ul li {height:40px;width: calc(20% - 7px);}
    .q_menu ul li i, .q_menu .top i {font-size:22px;}
    .q_menu ul li div.blog img {max-width:22px;}
    .q_menu .top {width: 30px;height:30px;top:5px;right: 15px;}
    .q_menu ul li:after {height:20px;}
    .sec21 .tab_wrap .nav_btn {width:calc(100% / 6);margin:initial;height:40px;}
    .sec22 .sec22_list div {height:50px !important;height:initial;padding:initial;display: flex !important;flex-wrap:wrap;justify-content: center;align-items: center;}
    .sec22 .sec22_list * {line-height: 1 !important;}
    .sec22 .sec22_item .con, .sec22 .sec22_item .title {padding:0;}
    .sec22 .sec22_item.last {display: flex;flex-wrap: nowrap;}
    .sec22 h2 {margin-bottom: 20px;;}
    .sec22 .map {pointer-events:none}
    .sec22 .box_wrap {margin-top: 20px;margin-bottom: 20px;}
    .sec22 .box_wrap .image_map {height:0;padding-bottom: 65%;}
    .sec22 .info_list {padding:15px 0;}
    .sec22 .info_item {margin-bottom: 7px;}
    footer {padding: 20px 0;}
    footer .top_info_list li {width: 100%;}
    footer .top_info_list li:after {display: none;}
    .sub.oneday {padding:0 0 0 0;}
    section + .sub .cont h2 {margin-bottom:0;}
    section.sub .cont img {margin-bottom: 0;}
    main .sec03 li:nth-child(2) {padding:30px 30px;}
    main .sec06 h2 {margin-bottom: 30px !important;}
}
@media screen and (max-width:375px) {
    main p, .sec02 li span, main .sec02 .round, main .sec03 li span, main .sec04 > span, main .sec04 dt, main .sec04 li:last-child dd span, .sec21 .sub_title .title2, .sec22 .sec22_item .title, .sec22 .sec22_item .con, .sec22 .sec22_item .title em, .sec22 .info_item, main .sec04 dd span, footer .top_info_list li {font-size: 0.8rem;}
    main .main_visual .txt h2 {font-size: 1.2rem;}
    main h2, main .sec04 li:last-child dt, main .sec05 li span, .sec21 .sub_title .title1, .sec22 h3 {font-size:1rem;}
    main .highlight:after {height:2rem;}
    main .sec01 {padding: 30px 0;}
    main h1, .sec21 h2, .sec22 h2, main .italic {font-size: 1.7rem;} 
    main .sec02, main .sec03, main .sec05, .sec21, .sec22 {padding: 50px 0;}
    main .sec04 {padding: 50px 0 120px 0;}
    main .sec03 h1, main .sec04 h1, .sec21 h2 {padding-bottom: 30px;} 
    main .main_visual .txt h1:before, main .sec03 h1:before, main .sec04 h1:before, main .sec21 h2:before {bottom: 15px;}
    main .sec04 ul {margin-top: 30px;}
    main .sec03 li span:after {width: 130px;height:130px;;}
    main .sec03 li span {width: 120px;}
    main .sec03 li span{padding:15px;}
    main .sec03 li:first-child {padding: 30px 15px 15px 15px;}
    main .sec03 li{align-items: center;}
    main .sec05 ul, main .sec05 h1 {padding: 0 15px;}
    main .sec06 .sub_cont {padding: 30px 15px !important;}
}
@media screen and (max-width:320px) {
    main .highlight {width: calc(100% - 30px);}
    .sec22 .sec_inner{padding:0 15px;}
    .sec22 .table_unit {margin-top: 10px;line-height: 1.3;}
}