.sectionWrap {
  position: relative;
}

.section1 .swiper-slide {
  width: 100%;
  height: 350px;
  padding-top: 77px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.section1 .swiper-slide.main1 {
  background-image: url("../img/m-main1-bg.png");
}

.section1 .swiper-slide.main1 .pc-main1-box {
  display: none;
}

.section1 .swiper-slide.main1 .m-main1-box {
  width: 100%;
  /* height: 100%; */
  background: #111;
  /* position: absolute; */
  top: 0;
}

.section1 .swiper-slide.main1 .m-main1-box .main-swiper-img {
  height: 95%;
  overflow: hidden;
  background: url("/img/m-main1-1.png");
  width: 100%;
  bottom: 0px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.section1 .swiper-slide.main1 .m-main1-box .main-swiper-img img {
  width: 100%;
  bottom: 0px;
  position: absolute;
}

.section1 .swiper-slide.main2 {
  background-image: url("../img/m-main2.jpg");
}

.section1 .swiper-slide.main3 {
  background-image: url("../img/m-main3.jpg");
}

.section1 .swiper-slide.main3 .banner-text {
  color: #222;
}

.section1 .swiper-slide .banner-text {
  text-align: center;
  color: #222;
  top: -48px;
  right: 30px;
  text-align: right;
  margin: auto;
  position: relative;
}

.section1 .swiper-slide .banner-text h1 {
  font-size: 1.833rem;
  line-height: 2.25rem;
}

.section1 .swiper-slide .banner-text p {
  margin-top: 20px;
  line-height: 1.583rem;
  font-size: 1rem;
}

.section1 .swiper-slide .banner-text p:last-child {
  margin-top: 10px;
}

.section1 .swiper-slide .banner-text p span {
  font-size: 0.9rem;
}

.section1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}

.section1 .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 96px;
  text-align: right;
  padding-right: 30px;
}

@media (min-width: 1206px) {
  .section1 .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 180px;
  }
}

.section1 .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #ffffff;
  opacity: 1;
}

.section1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 13px;
  border-radius: 4.5px;
}

@media (min-width: 1206px) {
  .section1 .swiper-slide {
    height: 700px;
    display: block;
  }
  .section1 .swiper-slide.main1 {
    background-image: url("../img/main1-bg.png");
  }
  .section1 .swiper-slide.main1 .m-main1-box {
    display: none;
  }
  .section1 .swiper-slide.main1 .pc-main1-box {
    width: 1210px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    height: 100%;
  }
  .section1 .swiper-slide.main1 .pc-main1-box .main-swiper-img {
    width: 50%;
    position: relative;
  }
  .section1 .swiper-slide.main1 .pc-main1-box .main-swiper-img img {
    width: 100%;
  }
  .section1 .swiper-slide.main1 .pc-main1-box .main-swiper-img.img1 img {
    width: 100%;
    padding-right: 20px;
  }
  .section1 .swiper-slide.main1 .pc-main1-box .main-swiper-img.img2 img {
    padding-left: 10px;
    bottom: 0px;
    position: absolute;
  }
  .section1 .swiper-slide.main2 {
    background-image: url("../img/main2.jpg");
  }
  .section1 .swiper-slide.main3 {
    background-image: url("../img/main3.jpg");
  }
  .section1 .swiper-slide:after {
    content: '';
    display: block;
    clear: both;
  }
  .section1 .swiper-slide .banner-text {
    top: unset;
    width: 1200px;
    text-align: right;
    margin: auto;
    margin-top: 100px;
    padding-right: 100px;
  }
  .section1 .swiper-slide .banner-text h1 {
    font-size: 39.5px;
    line-height: 55px;
  }
  .section1 .swiper-slide .banner-text p {
    margin-top: 29px;
    font-size: 22px;
    line-height: 35px;
  }
  .section1 .swiper-slide .banner-text p span {
    font-size: 22px;
    line-height: 1.59;
    letter-spacing: -0.88px;
    margin-top: 29px;
  }
  .section1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
  }
  .section1 .swiper-container-horizontal > .swiper-pagination-bullets {
    width: 390px;
    height: 30px;
    bottom: 200px;
    left: unset;
    right: 0;
    text-align: left;
  }
  .section1 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .section1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 26px;
    border-radius: 10px;
  }
}

.section2 {
  width: calc(100% - 52px);
  height: 160px;
  margin: auto;
  background: #fff;
  position: absolute;
  top: 322px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: -0.1px 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: -0.1px 2px 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 999;
}

.section2 .button_ {
  width: 100%;
  border-radius: 50px;
  height: 50px;
  display: block;
  color: #fff;
  background: #15aa92;
  border: none;
  outline: none;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  margin: 20px 0 10px;
}

.section2 .kakao_text {
  color: #666;
  font-size: 14px;
  text-align: center;
}

.section2 h1 {
  text-align: center;
  font-size: 1.333rem;
  color: #15aa92;
  line-height: 1;
}

.section2 .inputWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 500px;
  width: 100%;
  margin: 17px auto 0 auto;
}

.section2 .inputWrap .inputBox {
  width: 80%;
}

.section2 .inputWrap .inputBox input {
  display: block;
  width: 100%;
  height: 26px;
  border-radius: 26px;
  border: solid 2px #0a9287;
  outline: none;
  padding-left: 14px;
  font-size: 1rem;
  margin-bottom: 4.5px;
}

.section2 .inputWrap .inputBox input::-webkit-input-placeholder {
  color: #8ec8b2;
  font-size: 1rem;
}

.section2 .inputWrap .inputBox input:-ms-input-placeholder {
  color: #8ec8b2;
  font-size: 1rem;
}

.section2 .inputWrap .inputBox input::-ms-input-placeholder {
  color: #8ec8b2;
  font-size: 1rem;
}

.section2 .inputWrap .inputBox input::placeholder {
  color: #8ec8b2;
  font-size: 1rem;
}

.section2 .inputWrap .inputBox input:last-child {
  margin-bottom: 0;
}

.section2 .inputWrap button {
  display: block;
  width: 60px;
  height: 60px;
  color: #fff;
  border-radius: 50% 50%;
  background: #15aa92;
  border: none;
  outline: none;
}

.section2 .inputWrap button br {
  display: none;
}

.section2 .checkBox {
  margin-top: 18px;
  text-align: center;
}

.section2 .checkBox input {
  width: 1px;
  height: 1px;
}

.section2 .checkBox input:checked + label {
  color: #15aa92;
  position: relative;
}

.section2 .checkBox input:checked + label:before {
  font-family: "xeicon" !important;
  content: "\e928";
  font-size: 11px;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.section2 .checkBox input[type="checkbox"] + label {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: solid 1px #15aa92;
  vertical-align: middle;
  margin-right: 1.56vw;
}

.section2 .checkBox .checkBoxDec {
  font-size: 0.625rem;
  color: #666666;
  letter-spacing: -0.62px;
  vertical-align: middle;
}

.section2 .fastBookMain {
  width: 75%;
  float: left;
  padding: 20px;
}

.section2 .fastBookMobile {
  width: 25%;
  float: left;
  background: #0a9288;
  height: 100%;
  color: #fff;
  text-align: center;
}

.section2 .fastBookMobile div img {
  width: 40px;
  margin: auto;
}

.section2 .fastBookMobile .fastBookKaKao {
  height: 50%;
  padding: 15px 10px;
}

.section2 .fastBookMobile .fastBookTel {
  height: 50%;
  padding: 15px 10px;
}

@media (min-width: 758px) {
  .section2 {
    max-width: 758px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1206px) {
  .section2 {
    width: 600px;
    height: 301px;
    top: 672px;
    right: 16px;
    left: 593px;
    -webkit-transform: translate(0);
            transform: translate(0);
    padding: 20px;
    -webkit-box-shadow: -0.1px 2px 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: -0.1px 2px 10px 0 rgba(0, 0, 0, 0.1);
  }
  .section2 .fastBookMain {
    width: 100%;
  }
  .section2 .fastBookMobile {
    display: none;
  }
  .section2 .button_ {
    width: 100%;
    border-radius: 50px;
    height: 80px;
    display: block;
    color: #fff;
    background: #15aa92;
    border: none;
    outline: none;
    text-align: center;
    line-height: 80px;
    font-size: 28px;
    margin: 30px 0 15px;
  }
  .section2 .kakao_text {
    color: #666;
    font-size: 20px;
    text-align: center;
  }
  .section2 h1 {
    font-size: 32.5px;
    line-height: 1;
  }
  .section2 .inputWrap {
    width: auto;
    max-width: 360px;
    margin-top: 30px;
  }
  .section2 .inputWrap .inputBox input {
    width: 251px;
    height: 41px;
    margin-bottom: 15px;
  }
  .section2 .inputWrap .inputBox input::-webkit-input-placeholder {
    font-size: 17.5px;
  }
  .section2 .inputWrap .inputBox input:-ms-input-placeholder {
    font-size: 17.5px;
  }
  .section2 .inputWrap .inputBox input::-ms-input-placeholder {
    font-size: 17.5px;
  }
  .section2 .inputWrap .inputBox input::placeholder {
    font-size: 17.5px;
  }
  .section2 .inputWrap button {
    width: 104px;
    height: 96px;
    font-size: 23px;
    line-height: 26px;
    cursor: pointer;
  }
  .section2 .inputWrap button br {
    display: block;
  }
  .section2 .checkBox {
    margin-top: 33px;
  }
  .section2 .checkBox input:checked + label:before {
    font-size: 16px;
  }
  .section2 .checkBox input[type="checkbox"] + label {
    width: 25px;
    height: 25px;
    margin-right: 11px;
  }
  .section2 .checkBox .checkBoxDec {
    font-size: 14px;
  }
}

.section3 {
  padding-top: 163px;
  padding-bottom: 69px;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/section3bg.png");
}

@media (min-width: 1206px) {
  .section3 {
    background-image: url("../img/section3bgPc.png");
  }
}

.section3 h1 {
  font-size: 1.5rem;
  color: #0a9287;
}

.section3 h1 span {
  color: #666567;
}

.section3 p {
  margin-top: 16px;
  color: #666567;
}

.section3 .circleBox {
  margin-top: 30px;
  width: calc(100% - 38px);
  margin: 30px auto 0 auto;
}

.section3 .circleBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.section3 .circleBox ul li {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  text-align: center;
  font-size: 0.9167rem;
  color: #0a9287;
  line-height: 1.083rem;
  background: #fff;
  display: table;
  margin-bottom: 7px;
  margin-right: 18px;
  position: relative;
  -webkit-box-shadow: -0.1px 2px 57px 0 rgba(127, 127, 127, 0.18);
          box-shadow: -0.1px 2px 57px 0 rgba(127, 127, 127, 0.18);
}

.section3 .circleBox ul li::before {
  position: absolute;
  font-family: "xeicon" !important;
  content: "\e94a";
  font-size: 0.9rem;
  display: block;
  color: #0a9287;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: 100%;
}

.section3 .circleBox ul li::after {
  position: absolute;
  font-family: "xeicon" !important;
  content: "\e94a";
  font-size: 0.9rem;
  display: block;
  color: #0a9287;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: -11px;
}

.section3 .circleBox ul li:first-child:after {
  display: none;
}

.section3 .circleBox ul li:last-child {
  margin-right: 0;
}

.section3 .circleBox ul li:last-child:before {
  display: none;
}

.section3 .circleBox ul li p {
  display: table-cell;
  vertical-align: middle;
  color: #0a9287;
  line-height: 1.36;
  font-weight: bold;
}

@media (min-width: 1206px) {
  .section3 {
    height: 800px;
    text-align: left;
  }
  .section3 h1 {
    max-width: 1206px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 40px;
    line-height: 48px;
  }
  .section3 h1 span {
    color: #222222;
  }
  .section3 p {
    max-width: 1206px;
    width: 100%;
    margin: 40px auto 0 auto;
    font-size: 22px;
    line-height: 1.68;
  }
  .section3 .circleBox {
    max-width: 1206px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section3 .circleBox ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .section3 .circleBox ul:last-child {
    margin-left: 36px;
  }
  .section3 .circleBox ul:last-child li:first-child::after {
    display: block;
  }
  .section3 .circleBox ul:last-child li:last-child:before {
    display: none;
  }
  .section3 .circleBox ul li {
    width: 151px;
    height: 151px;
    margin-right: 36px;
  }
  .section3 .circleBox ul li::after {
    font-size: 18px;
    left: -18px;
  }
  .section3 .circleBox ul li::before {
    font-size: 18px;
  }
  .section3 .circleBox ul li:last-child:before {
    display: block;
  }
}

.section4 {
  padding: 50px 0 55px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/section4bg.jpg");
}

.section4 h1 {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 17px;
}

.section4 .swiper-slide {
  width: 120px;
  height: 280px;
  background: #fff;
}

.section4 .swiper-slide .imgBox {
  width: 100%;
  height: 92px;
  background: #0a9288;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section4 .swiper-slide .imgBox.imgBox0 {
  background-image: url("../img/m-imgbox0.jpg");
}

.section4 .swiper-slide .imgBox.imgBox1 {
  background-image: url("../img/m-imgbox1.jpg");
}

.section4 .swiper-slide .imgBox.imgBox2 {
  background-image: url("../img/m-imgbox2.jpg");
}

.section4 .swiper-slide .imgBox.imgBox3 {
  background-image: url("../img/m-imgbox3.jpg");
}

.section4 .swiper-slide .imgBox.imgBox4 {
  background-image: url("../img/m-imgbox4.jpg");
}

.section4 .swiper-slide .imgBox.imgBox5 {
  background-image: url("../img/m-imgbox5.jpg");
}

.section4 .swiper-slide .imgBox.imgBox6 {
  background-image: url("../img/m-imgbox6.jpg");
}

.section4 .swiper-slide .imgBox.imgBox7 {
  background-image: url("../img/m-imgbox7.jpeg");
}

.section4 .swiper-slide .imgBox.imgBox8 {
  background-image: url("../img/m-imgbox8.jpeg");
}

.section4 .swiper-slide .textBox {
  padding: 15px 10px;
}

.section4 .swiper-slide .textBox h1 {
  font-size: 1rem;
  color: #0a9287;
  line-height: 1.417rem;
  margin-bottom: 10px;
}

.section4 .swiper-slide .textBox p {
  margin-top: 10px;
  font-size: 0.9167rem;
  line-height: 1.25rem;
  color: #666567;
}

.section4 .swiper-slide .textBox a {
  display: block;
  font-size: 0.9167rem;
  color: #0a9287;
  position: absolute;
  bottom: 20px;
}

.section4 .section4Pc {
  display: none;
  max-width: 1206px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.section4 .section4Pc .section4Nav {
  margin-right: 39px;
  width: 371px;
}

.section4 .section4Pc .section4Nav ul li {
  height: 91px;
  border-radius: 5px;
  font-size: 24px;
  color: #0a9287;
  margin-bottom: 19px;
  background: #fff;
  line-height: 91px;
  padding-left: 25px;
  cursor: default;
}

.section4 .section4Pc .section4Nav ul li.active {
  background-color: #09504d;
  color: #fff;
}

.section4 .section4Pc .section4Nav ul li.last-child {
  margin-bottom: 0;
}

.section4 .section4Pc .section4Content {
  width: 775px;
}

.section4 .section4Pc .section4Content div {
  border-radius: 5px;
  height: 310px;
}

.section4 .section4Pc .section4Content div.contentSbox {
  position: relative;
}

.section4 .section4Pc .section4Content div h1 {
  font-size: 24.5px;
  line-height: 30px;
  color: #0a9287;
}

.section4 .section4Pc .section4Content div p {
  font-size: 22px;
  color: #666567;
  margin-top: 19px;
  letter-spacing: -0.44px;
}

.section4 .section4Pc .section4Content div a {
  display: block;
  margin-top: 20px;
  font-size: 22px;
  color: #0a9287;
  font-weight: bold;
  text-decoration: none;
}

.section4 .section4Pc .section4Content div .textHover {
  cursor: pointer;
  background: #0a9389;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
}

.section4 .section4Pc .section4Content div .textHover img {
  width: 100%;
  border-radius: 5px;
}

.section4 .section4Pc .section4Content div .textHover.textHover2 img {
  border-radius: 5px;
}

.section4 .section4Pc .section4Content div.section4Content-1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section4 .section4Pc .section4Content div.section4Content-1 .contentSbox {
  width: 50%;
  padding: 40px;
  background: #fff;
  border-radius: 5px 0 0 5px;
}

.section4 .section4Pc .section4Content div.section4Content-1 .contentSbox h1 {
  letter-spacing: -1.3px;
}

.section4 .section4Pc .section4Content div.section4Content-1 .contentSbox:nth-child(2) {
  border-radius: 0 5px  5px 0;
}

.section4 .section4Pc .section4Content div.section4Content-1 .contentSbox .textHover img {
  border-radius: 5px 0 0 5px;
}

.section4 .section4Pc .section4Content div.section4Content-1 .contentSbox .textHover.textHover2 img {
  border-radius: 0 5px  5px  0;
}

.section4 .section4Pc .section4Content div.section4Content-1 .img {
  width: 50%;
  background-color: #eee;
}

.section4 .section4Pc .section4Content div.section4Content-2 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  display: none;
}

.section4 .section4Pc .section4Content div.section4Content-2 .contentSbox {
  width: 251px;
  margin-right: 15px;
  background: #fff;
  text-align: center;
  padding: 48px 38px 38px 38px;
}

.section4 .section4Pc .section4Content div.section4Content-2 p {
  font-size: 17px;
  word-break: keep-all;
}

.section4 .section4Pc .section4Content div.section4Content-3 {
  display: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.section4 .section4Pc .section4Content div.section4Content-3 .contentSbox {
  width: 251px;
  background: #fff;
  text-align: center;
  padding: 48px 38px 38px 38px;
}

.section4 .section4Pc .section4Content div.section4Content-3 .contentSbox p {
  font-size: 17px;
  word-break: keep-all;
}

.section4 .section4Pc .section4Content div.section4Content-3 .contentSbox:first-child a {
  margin-top: 18px;
}

@media (min-width: 758px) {
  .section4 h1 {
    max-width: 758px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .section4 .section4Swiper {
    max-width: 758px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1206px) {
  .section4 {
    height: 630px;
  }
  .section4 h1 {
    font-size: 30px;
    line-height: 55px;
    max-width: 1206px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .section4 .section4Swiper {
    display: none;
  }
  .section4 .section4Pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.section5 {
  background: #f7f7f7;
  padding: 50px 0;
}

.section5 span {
  display: none;
}

.section5 .logo {
  width: 156.5px;
  height: 28.5px;
  background-image: url("../img/logo.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: contain;
  text-indent: -99999px;
  display: block;
  margin: 20px auto;
  margin-bottom: -17px;
}

.section5 ul {
  margin-top: 29px;
}

.section5 ul li {
  width: calc(100% - 40px);
  height: 100px;
  margin: auto;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 8px;
  -webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.04);
}

.section5 ul li .imgBox {
  width: 50%;
  height: 100%;
  background: #ddd;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section5 ul li .imgBox.imgBox1 {
  background-image: url("../img/facility3.jpg");
}

.section5 ul li .imgBox.imgBox2 {
  background-image: url("../img/facility1.jpg");
}

.section5 ul li .imgBox.imgBox3 {
  background-image: url("../img/facility5.jpg");
}

.section5 ul li .textBox {
  width: 50%;
  height: 100%;
  padding: 35px 21px;
  text-align: center;
}

.section5 ul li .textBox p {
  font-size: 0.9167rem;
  letter-spacing: -0.88px;
  line-height: 1.36;
}

.section5 ul li .textBox h1 {
  font-size: 1.167rem;
  width: auto;
  font-weight: bold;
  letter-spacing: -1.12px;
  color: #333;
}

@media (min-width: 758px) {
  .section5 ul {
    max-width: 1028px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1206px) {
  .section5 {
    padding: 90px 0;
    text-align: center;
  }
  .section5 span {
    display: inline-block;
    text-align: center;
    color: #666567;
    font-size: 30px;
    padding-bottom: 20px;
  }
  .section5 .logo {
    width: 296px;
    height: 67px;
    display: inline-block;
    margin: -17px 20px -19px 20px;
  }
  .section5 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section5 ul:after {
    content: '';
    display: block;
    clear: both;
  }
  .section5 ul li {
    width: 370px;
    height: 378px;
    float: left;
    display: block;
    margin: 0 29px 0 0;
    -webkit-box-shadow: 2.3px 5.5px 27px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 2.3px 5.5px 27px 0 rgba(0, 0, 0, 0.15);
    border-radius: 20px 20px 0px 0px;
  }
  .section5 ul li:last-child {
    margin: 0;
  }
  .section5 ul li .imgBox {
    width: 100%;
    height: 200px;
    border-radius: 20px 20px 0px 0px;
  }
  .section5 ul li .textBox {
    width: 100%;
    height: calc(100% - 200px);
    padding: 43px 30px;
    text-align: center;
  }
  .section5 ul li .textBox h1 {
    font-size: 24px;
    letter-spacing: -1px;
    color: #333333;
    line-height: 28px;
  }
  .section5 ul li .textBox p {
    font-size: 20px;
    line-height: 1.27;
    letter-spacing: -0.88px;
    margin-top: 14px;
    margin-bottom: 6px;
  }
  .section5 ul li .textBox p br {
    display: none;
  }
}

.section6 {
  width: calc(100% - 62px);
  margin: auto;
  padding: 27px 0;
}

.section6 div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.section6 div h1 {
  font-size: 1.167rem;
  width: 25%;
  color: #0a9287;
}

.section6 div ul {
  width: 75%;
}

.section6 div ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.section6 div ul li span {
  width: 50%;
  font-size: 0.9167rem;
  color: #666;
  text-align: right;
}

.section6 div ul li span:last-child {
  font-size: 1.167rem;
}

.section6 div ul li span.pointColor {
  color: #0a9287;
}

.section6 div.time {
  padding-bottom: 14px;
  border-bottom: 1px solid #666;
}

.section6 div.time h1 {
  color: #8cc542;
}

.section6 div.time ul li:last-child {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: none;
  color: #666;
}

.section6 div.number {
  padding-top: 22px;
}

.section6 div.number ul li p {
  text-align: right;
}

.section6 div.number ul li p span {
  font-size: 1.167rem;
}

.section6 .pcMap {
  display: none;
}

@media (min-width: 758px) {
  .section6 {
    max-width: 758px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (min-width: 1206px) {
  .section6 {
    padding: 60px 0;
    height: 370px;
    max-width: 1206px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section6 div {
    display: block;
  }
  .section6 div h1 {
    padding-top: 7px;
    width: 100%;
    font-size: 22.5px;
    line-height: 25px;
  }
  .section6 div ul {
    margin-top: 18px;
    width: 100%;
  }
  .section6 div ul li {
    display: block;
    margin-right: 74px;
  }
  .section6 div ul li::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #666;
    margin: 9px 0;
    opacity: 0.2;
  }
  .section6 div ul li span {
    display: block;
    width: 167px;
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.4px;
  }
  .section6 div ul li span:nth-child(2) {
    font-size: 22px;
    line-height: 35px;
    letter-spacing: 0.75px;
  }
  .section6 div ul li span:nth-child(2).pcNumber {
    display: none;
  }
  .section6 div ul li:last-child {
    font-size: 18px;
  }
  .section6 div ul li:last-child::after {
    display: none;
  }
  .section6 div.time {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .section6 div.time ul li:last-child {
    color: #8cc542;
    letter-spacing: -0.36px;
  }
  .section6 div.number {
    padding-top: 0;
  }
  .section6 div.number ul li p span {
    font-size: 22px;
    line-height: 35px;
  }
  .section6 div.number ul li p span.pcNumber {
    display: none;
  }
  .section6 .pcMap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section6 .pcMap .pcMapText {
    margin-right: 32px;
  }
  .section6 .pcMap .pcMapText h1 {
    font-size: 20px;
    padding-top: 0px;
    color: #333333;
    margin-bottom: 15px;
    letter-spacing: 0.3px;
  }
  .section6 .pcMap .pcMapText p {
    font-size: 14px;
    color: #666666;
    line-height: 1.64;
    letter-spacing: -0.42px;
  }
  .section6 .pcMap .pcMapText a {
    display: block;
    width: 126px;
    height: 37px;
    line-height: 37px;
    border-radius: 18px;
    background-color: #0a9287;
    color: #fff;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    margin-top: 19px;
  }
  .section6 .pcMap .pcMapImg {
    width: 405px;
    height: 231px;
    background-image: url("../img/pcMap.png");
  }
}

.section7 {
  width: 100%;
  height: 200px;
  background-image: url("../img/map.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (min-width: 1206px) {
  .section7 {
    display: none;
  }
}

.section8 {
  padding: 22px 32px 50px 32px;
}

.section8 h1 {
  font-size: 1.333rem;
  color: #333333;
}

.section8 p {
  font-size: 0.8333rem;
  color: #666;
}

@media (min-width: 1206px) {
  .section8 {
    display: none;
  }
}
/*# sourceMappingURL=index.css.map */