/*  #about
-------------------------------------------------------------------------------*/
.sec--about {
  padding: 10.6666666667vw 0;
}

.about {
  position: relative;
  margin: 0 auto;
  width: 94.6666666667vw;
}

.about .sec-head {
  position: relative;
  padding-bottom: 5.3333333333vw;
  text-align: center;
}

.about .sec-ttl span.color {
  color: #0582ff;
}

.about-desc p {
  text-align: center;
  line-height: 1.78em;
}
.about-desc p:nth-child(n+2) {
  margin-top: 1.5em;
}

.about-image {
  position: absolute;
}
.about-image img {
  border-radius: 1.3333333333vw;
}
.about-image:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  z-index: -1;
}

.about-image--01 {
  top: 3.3333333333vw;
  left: -9.8666666667vw;
  width: 26.6666666667vw;
}
.about-image--01:before {
  content: none;
}

.about-image--02 {
  bottom: 0;
  left: 19.6vw;
  width: 26.6666666667vw;
}
.about-image--02:before {
  top: -22.6666666667vw;
  right: 36vw;
  width: 26.6666666667vw;
  height: 26.6666666667vw;
  background-color: #c7e5f2;
}

.about-image--03 {
  top: 0;
  right: 19.3333333333vw;
  width: 26.6666666667vw;
}
.about-image--03:before {
  top: -8vw;
  left: 23.3333333333vw;
  width: 17.3333333333vw;
  height: 17.3333333333vw;
  background-color: #ebf4fa;
}

.about-image--04 {
  bottom: 0;
  right: -9.3333333333vw;
  width: 26.6666666667vw;
}
.about-image--04:before {
  right: -2.6666666667vw;
  bottom: -10.6666666667vw;
  width: 17.3333333333vw;
  height: 17.3333333333vw;
  background-color: #c7e5f2;
}

.sec--about .sec-btn {
  margin-top: 9.3333333333vw;
}

@media screen and (max-width: 750px) {
  .about-images {
    position: relative;
    margin-top: 6.6666666667vw;
    height: 40vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--about {
    padding: 7.6388888889vw 0;
  }
  .about {
    width: 83.3333333333vw;
  }
  .about .sec-head {
    padding-bottom: 1.3888888889vw;
  }
  .about .sec-ttl span.big {
    font-size: 3.6111111111vw;
  }
  .about-image img {
    border-radius: 0.6944444444vw;
  }
  .about-image--01 {
    top: 20.1388888889vw;
    left: 1.3888888889vw;
    width: 19.4444444444vw;
  }
  .about-image--02 {
    top: -3.4722222222vw;
    left: -4.8611111111vw;
    bottom: auto;
    width: 22.2222222222vw;
  }
  .about-image--02:before {
    top: -1.0416666667vw;
    right: -4.8611111111vw;
    width: 13.8888888889vw;
    height: 13.8888888889vw;
  }
  .about-image--03 {
    top: -3.125vw;
    right: -6.25vw;
    width: 25vw;
  }
  .about-image--03:before {
    top: -2.0833333333vw;
    left: -2.4305555556vw;
    width: 9.0277777778vw;
    height: 9.0277777778vw;
  }
  .about-image--04 {
    top: 19.4444444444vw;
    right: 3.125vw;
    bottom: auto;
    width: 19.4444444444vw;
  }
  .about-image--04:before {
    right: -5.5555555556vw;
    bottom: -0.6944444444vw;
    width: 9.0277777778vw;
    height: 9.0277777778vw;
  }
  .sec--about .sec-btn {
    margin-top: 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--about {
    padding: 110px 0;
  }
  .about {
    width: 1200px;
  }
  .about .sec-head {
    padding-bottom: 20px;
  }
  .about .sec-ttl span.big {
    font-size: 52px;
    font-size: 5.2rem;
  }
  .about-image--01 {
    top: 290px;
    left: 20px;
    width: 280px;
  }
  .about-image--02 {
    top: -50px;
    left: -70px;
    width: 320px;
  }
  .about-image--02:before {
    top: -15px;
    right: -70px;
    width: 200px;
    height: 200px;
  }
  .about-image--03 {
    top: -45px;
    right: -90px;
    width: 360px;
  }
  .about-image--03:before {
    top: -30px;
    left: -35px;
    width: 130px;
    height: 130px;
  }
  .about-image--04 {
    top: 280px;
    right: 45px;
    width: 280px;
  }
  .about-image--04:before {
    right: -80px;
    bottom: -10px;
    width: 130px;
    height: 130px;
  }
  .sec--about .sec-btn {
    margin-top: 35px;
  }
}
/*  #blog
-------------------------------------------------------------------------------*/
.sec--blog {
  padding: 9.3333333333vw 0 10.6666666667vw 0;
  background-color: #f9f9f9;
}
.sec--blog:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.5333333333vw;
  background-color: #0582ff;
}

.sec--blog .sec-head {
  position: relative;
  margin-bottom: 7.3333333333vw;
  text-align: center;
}

.blog-slide {
  position: relative;
}

.blog-slide .swiper-slide {
  left: 1.3333333333vw;
  margin-right: 2.6666666667vw;
  width: 68vw !important;
  height: auto;
}

#blog-pagination {
  margin-top: 4vw;
}

.sec--blog .sec-btn {
  margin-top: 8.6666666667vw;
}

@media screen and (max-width: 750px) {
  #blog-next {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .sec--blog {
    padding: 9.0277777778vw 0 3.4722222222vw 0;
  }
  .sec--blog:before {
    height: 0.2777777778vw;
  }
  .sec--blog .sec-in {
    width: 95.5555555556vw;
  }
  .blog-frt {
    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;
  }
  .sec--blog .sec-head {
    margin: 0;
    padding: 5.2083333333vw 0 6.5972222222vw 0;
    width: 33.3333333333vw;
    z-index: 2;
  }
  .sec--blog .sec-head:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    background-color: #f9f9f9;
    z-index: -1;
  }
  .sec--blog .sec-head:after {
    content: "";
    position: absolute;
    top: -2.0833333333vw;
    left: 3.8194444444vw;
    display: inline-block;
    width: 8.6111111111vw;
    height: 8.0555555556vw;
    background-image: url(../img/blog/pencil.svg);
    background-size: contain;
    z-index: -1;
  }
  .sec--blog .sec-ttl {
    margin-bottom: 2.0833333333vw;
  }
  .blog-frt-content {
    position: relative;
    width: 62.1527777778vw;
  }
  .blog-slide .swiper-slide {
    left: 0;
    margin-right: 2.2222222222vw;
    width: 22.3611111111vw !important;
  }
  #blog-slide .swiper-wrapper-disable {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  #blog-next {
    left: -2.7777777778vw;
  }
  #blog-pagination {
    margin-top: 2.0833333333vw;
  }
  .sec--blog .sec-btn {
    margin-top: 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--blog {
    padding: 130px 0 50px 0;
  }
  .sec--blog:before {
    height: 4px;
  }
  .sec--blog .sec-in {
    width: 1376px;
  }
  .sec--blog .sec-head {
    padding: 75px 0 95px 0;
    width: 480px;
  }
  .sec--blog .sec-head:after {
    top: -30px;
    left: 55px;
    width: 124px;
    height: 116px;
  }
  .sec--blog .sec-ttl {
    margin-bottom: 30px;
  }
  .blog-frt-content {
    width: 895px;
  }
  .blog-slide .swiper-slide {
    margin-right: 32px;
    width: 322px !important;
  }
  #blog-next {
    left: -40px;
  }
  #blog-pagination {
    margin-top: 30px;
  }
  .sec--blog .sec-btn {
    margin-top: 35px;
  }
}
/*  #company
-------------------------------------------------------------------------------*/
.company {
  position: relative;
  margin: 10.6666666667vw auto 0 auto;
  width: 92vw;
  padding: 8vw 1.3333333333vw 12vw 1.3333333333vw;
  background-color: #ffffff;
  border-color: #0582ff;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 1.3333333333vw;
}

.company-image {
  margin: 0 auto 6vw auto;
  width: 78.6666666667vw;
}

.company-head {
  margin-bottom: 5.3333333333vw;
  text-align: center;
}

.company-ttl {
  font-size: 6.6666666667vw;
  font-weight: 700;
  line-height: 1.31em;
  letter-spacing: 0;
}
.company-ttl span {
  position: relative;
  left: 0.25em;
}

.company-desc {
  margin: 0 auto;
  width: 78.6666666667vw;
}
.company-desc p {
  line-height: 1.78em;
}
.company-desc p:nth-child(n+2) {
  margin-top: 1em;
}

.company-ceo {
  font-weight: 700;
  text-align: right;
}
.company-ceo span {
  margin-left: 0.5em;
  font-size: 4.2666666667vw;
}

.company .sec-btn {
  margin-top: 6.6666666667vw;
}

@media screen and (min-width: 751px) {
  .company {
    margin: 4.1666666667vw 0 0 auto;
    width: 74.3055555556vw;
    padding: 4.8611111111vw 3.4722222222vw 4.8611111111vw 34.7222222222vw;
    border-width: 0.1388888889vw;
    border-radius: 0.6944444444vw;
  }
  .company-image {
    position: absolute;
    top: 50%;
    left: -3.4722222222vw;
    margin: 0;
    width: 35.4166666667vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
  .sub--company .company-image {
    top: 4.8611111111vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .company-head {
    margin-bottom: 2.4305555556vw;
    text-align: left;
  }
  .company-ttl {
    font-size: 2.2222222222vw;
    letter-spacing: 0.1em;
  }
  .company-ttl span {
    left: 0;
  }
  .company-desc {
    margin: 0;
    width: auto;
  }
  .company-desc p {
    line-height: 2em;
  }
  .company-ceo span {
    font-size: 1.3888888889vw;
  }
  .company .sec-btn {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .company {
    margin-top: 60px;
    width: 1070px;
    padding: 70px 50px 70px 500px;
    border-width: 2px;
    border-radius: 10px;
  }
  .company-image {
    left: -50px;
    width: 510px;
  }
  .sub--company .company-image {
    top: 70px;
  }
  .company-head {
    margin-bottom: 35px;
  }
  .company-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .company-ceo span {
    font-size: 20px;
    font-size: 2rem;
  }
  .company .sec-btn {
    margin-top: 40px;
  }
}
/*  #info
-------------------------------------------------------------------------------*/
.sec--info {
  padding: 10.6666666667vw 0 13.3333333333vw 0;
  background-image: url(../img/info/bg_sp.jpg);
  background-size: cover;
}
.sec--info:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 4.5333333333vw;
  background-image: url(../img/info/border.png);
  background-size: auto 4.5333333333vw;
  background-repeat: repeat-x;
}

.sec--info .sec-head {
  margin-bottom: 7.3333333333vw;
  text-align: center;
}
.sec--info .sec-head:after {
  content: "";
  position: absolute;
  top: -2vw;
  left: 0;
  display: inline-block;
  width: 30.4vw;
  height: 22.8vw;
  background-image: url(../img/info/book.svg);
  background-size: contain;
  z-index: -1;
}

.sec--info .sec-en {
  color: #ffffff;
  margin-bottom: 1.5em;
}

.sec--info .sec-catch {
  margin-bottom: 0.5em;
  color: #ffffff;
  font-size: 4.8vw;
  font-weight: 800;
  letter-spacing: 0.1em;
}

.sec--info .sec-ttl {
  position: relative;
  display: inline-block;
  padding: 0 9.3333333333vw;
  color: #ffffff;
  font-size: 8.2666666667vw;
  letter-spacing: 0.1em;
}
.sec--info .sec-ttl:before, .sec--info .sec-ttl:after {
  content: "";
  position: absolute;
  bottom: -0.1em;
  display: inline-block;
  width: 6vw;
  height: 8.8vw;
  background-image: url(../img/info/slash.svg);
  background-size: contain;
}
.sec--info .sec-ttl:before {
  left: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.sec--info .sec-ttl:after {
  right: 0;
}

.info {
  position: relative;
}

.info-image {
  position: relative;
  margin: 0 0 22.6666666667vw auto;
  width: 73.3333333333vw;
}
.info-image img {
  border-radius: 5.3333333333vw;
}
.info-image:after {
  content: "";
  position: absolute;
  left: -18.6666666667vw;
  bottom: -16.6666666667vw;
  display: inline-block;
  width: 41.6vw;
  height: 32vw;
  background-image: url(../img/info/sub_sp.jpg);
  background-size: contain;
  border-radius: 5.3333333333vw;
}

.info-content {
  position: relative;
  padding: 8vw 6vw 10.6666666667vw 6vw;
  background-color: #ffffff;
  border-radius: 5.7333333333vw;
}
.info-content:before {
  content: "";
  position: absolute;
  top: -28.6666666667vw;
  right: 2.6666666667vw;
  display: inline-block;
  width: 36.2666666667vw;
  height: 28.6666666667vw;
  background-image: url(../img/info/staff_sp.png);
  background-size: contain;
}

.info-ttl {
  color: #0582ff;
  font-size: 5.8666666667vw;
  font-weight: 700;
  line-height: 1.33em;
}

.info-desc {
  margin-top: 1em;
}
.info-desc p {
  line-height: 1.75em;
}

.info-tel {
  margin-top: 6.6666666667vw;
  text-align: center;
}

.info-tel-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6.6666666667vw;
  background-color: #ff8d00;
  color: #ffffff;
  font-size: 3.4666666667vw;
  font-weight: 700;
}

.info-tel-num {
  position: relative;
  display: inline-block;
  padding-left: 8.6666666667vw;
  font-family: "Anton", sans-serif;
  font-size: 9.8666666667vw;
  font-weight: 400;
  letter-spacing: 0.025em;
}
.info-tel-num:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 6.5333333333vw;
  height: 8.9333333333vw;
  background-image: url(../img/common/call-og.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.info-tel-time {
  margin-top: 0.3em;
  font-size: 3.4666666667vw;
  font-weight: 700;
}
.info-tel-time span {
  margin-left: 0.5em;
  font-size: 3.7333333333vw;
}

.info .sec-btn {
  margin-top: 6.6666666667vw;
}

@media screen and (max-width: 750px) {
  .info-tel a {
    position: relative;
    display: block;
    background-color: #ffffff;
    border-radius: 4vw;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.35);
            box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.35);
    overflow: hidden;
  }
  .info-tel a > div {
    padding: 3.3333333333vw;
  }
  .info-tel a .info-tel-num {
    padding-right: 3.0666666667vw;
  }
  .info-tel a .info-tel-num:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -3.0666666667vw;
    display: inline-block;
    width: 3.3333333333vw;
    height: 4.6666666667vw;
    background-image: url(../img/common/arrow-og.svg);
    background-size: contain;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
  }
}
@media screen and (min-width: 751px) {
  .sec--info {
    padding: 6.9444444444vw 0 4.1666666667vw 0;
    background-image: url(../img/info/bg.jpg);
    background-image: image-set(url(../img/info/bg.jpg) 1x, url(../img/info/bg-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/info/bg.jpg) 1x, url(../img/info/bg-2x.jpg) 2x);
  }
  .sec--info:before {
    top: -0.4861111111vw;
    height: 2.3611111111vw;
    background-image: url(../img/info/border.png);
    background-image: image-set(url(../img/info/border.png) 1x, url(../img/info/border-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/info/border.png) 1x, url(../img/info/border-2x.png) 2x);
    background-size: auto 2.3611111111vw;
  }
  .sec--info .sec-in {
    width: 83.3333333333vw;
  }
  .sec--info .sec-head {
    margin-bottom: 2.0833333333vw;
  }
  .sec--info .sec-head:after {
    top: -0.6944444444vw;
    left: 12.8472222222vw;
    width: 15.8333333333vw;
    height: 11.875vw;
  }
  .sec--info .sec-catch {
    font-size: 2.5vw;
  }
  .sec--info .sec-ttl {
    padding: 0 6.5972222222vw;
    font-size: 3.3333333333vw;
  }
  .sec--info .sec-ttl:before, .sec--info .sec-ttl:after {
    width: 3.125vw;
    height: 4.5833333333vw;
  }
  .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .info-image {
    margin: 0;
    width: 38.8888888889vw;
  }
  .info-image img {
    border-radius: 2.7777777778vw;
  }
  .info-image:after {
    left: -2.7777777778vw;
    bottom: -4.5138888889vw;
    width: 19.4444444444vw;
    height: 16.6666666667vw;
    background-image: url(../img/info/sub.jpg);
    background-image: image-set(url(../img/info/sub.jpg) 1x, url(../img/info/sub-2x.jpg) 2x);
    background-image: -webkit-image-set(url(../img/info/sub.jpg) 1x, url(../img/info/sub-2x.jpg) 2x);
    border-radius: 2.7777777778vw;
  }
  .info-content {
    margin-top: 2.4305555556vw;
    padding: 3.125vw 3.8194444444vw;
    width: 40.2777777778vw;
    border-radius: 2.7777777778vw;
  }
  .info-content:before {
    top: -18.4027777778vw;
    right: 0.6944444444vw;
    width: 18.8888888889vw;
    height: 31.1805555556vw;
    background-image: url(../img/info/staff.png);
    background-image: image-set(url(../img/info/staff.png) 1x, url(../img/info/staff-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/info/staff.png) 1x, url(../img/info/staff-2x.png) 2x);
    z-index: -1;
  }
  .info-ttl {
    font-size: 2.5vw;
  }
  .info-tel {
    margin-top: 1.7361111111vw;
  }
  .info-tel a {
    pointer-events: none;
  }
  .info-tel-label {
    margin-bottom: 0.6944444444vw;
    height: 2.5694444444vw;
    border-radius: 0.6944444444vw;
    font-size: 1.25vw;
  }
  .info-tel-num {
    padding-left: 3.4722222222vw;
    font-size: 3.9583333333vw;
  }
  .info-tel-num:before {
    width: 2.7777777778vw;
    height: 2.7777777778vw;
  }
  .info-tel-time {
    margin-top: 1em;
    font-size: 0.9722222222vw;
  }
  .info-tel-time span {
    margin-left: 0.5em;
    font-size: 1.0416666667vw;
  }
  .info .sec-btn {
    margin-top: 1.3888888889vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--info {
    padding: 100px 0 60px 0;
  }
  .sec--info:before {
    top: -7px;
    height: 34px;
    background-size: auto 34px;
  }
  .sec--info .sec-in {
    width: 1200px;
  }
  .sec--info .sec-head {
    margin-bottom: 30px;
  }
  .sec--info .sec-head:after {
    top: -10px;
    left: 185px;
    width: 228px;
    height: 171px;
  }
  .sec--info .sec-catch {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .sec--info .sec-ttl {
    padding: 0 95px;
    font-size: 48px;
    font-size: 4.8rem;
  }
  .sec--info .sec-ttl:before, .sec--info .sec-ttl:after {
    width: 45px;
    height: 66px;
  }
  .info-image {
    width: 560px;
  }
  .info-image img {
    border-radius: 40px;
  }
  .info-image:after {
    left: -40px;
    bottom: -65px;
    width: 280px;
    height: 240px;
    border-radius: 40px;
  }
  .info-content {
    margin-top: 35px;
    padding: 45px 55px;
    width: 580px;
    border-radius: 40px;
  }
  .info-content:before {
    top: -265px;
    right: 10px;
    width: 272px;
    height: 449px;
  }
  .info-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .info-tel {
    margin-top: 25px;
  }
  .info-tel-label {
    margin-bottom: 10px;
    height: 38px;
    border-radius: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .info-tel-num {
    padding-left: 50px;
    font-size: 57px;
    font-size: 5.7rem;
  }
  .info-tel-num:before {
    width: 40px;
    height: 46px;
  }
  .info-tel-time {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .info-tel-time span {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .info .sec-btn {
    margin-top: 20px;
  }
}
/*  #mv
-------------------------------------------------------------------------------*/
.mv {
  position: relative;
  padding-bottom: 4.6666666667vw;
}

.mv-slide {
  width: 89.8666666667vw;
  position: relative;
  margin: 0 auto;
}

.mv-slide .swiper-slide {
  margin-right: 2.6666666667vw;
  width: 89.8666666667vw;
}

.mv-slide .slide-prev,
.mv-slide .slide-next {
  position: absolute;
  border-style: solid;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  top: 50%;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  border-width: 2px;
  border-radius: 10px;
}

.mv-slide .slide-prev {
  left: -4.6666666667vw;
}

.mv-slide .slide-next {
  right: -4.6666666667vw;
}

#mv-pagination {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  width: 100%;
  margin-top: 5.3333333333vw;
}

.mv-img {
  border-radius: 0 30px 30px 0;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
  .mv {
    padding-top: 0;
    padding-bottom: 2.4305555556vw;
  }
  .mv-slide {
    width: 83.3333333333vw;
  }
  .mv-slide .swiper-slide {
    margin-right: 2.0833333333vw;
    width: 83.3333333333vw;
  }
  .mv-slide .slide-prev,
  .mv-slide .slide-next {
    width: 3.4722222222vw;
    height: 3.4722222222vw;
    border-width: 2px;
    border-radius: 10px;
  }
  .mv-slide .slide-prev {
    left: -1.3888888889vw;
  }
  .mv-slide .slide-next {
    right: -1.3888888889vw;
  }
  #mv-pagination {
    margin-top: 1.3888888889vw;
  }
  #mv-pagination.slide-pagination .swiper-pagination-bullet {
    margin: 0 0.4513888889vw !important;
  }
}
@media screen and (min-width: 1441px) {
  .mv {
    padding-bottom: 35px;
  }
  .mv-slide {
    width: 1200px;
  }
  .mv-slide .swiper-slide {
    margin-right: 30px;
    width: 1200px;
  }
  .mv-slide .slide-prev,
  .mv-slide .slide-next {
    width: 50px;
    height: 50px;
    border-width: 2px;
    border-radius: 10px;
  }
  .mv-slide .slide-prev {
    left: -20px;
  }
  .mv-slide .slide-next {
    right: -20px;
  }
  #mv-pagination {
    margin-top: 20px;
  }
  #mv-pagination.slide-pagination .swiper-pagination-bullet {
    margin: 0 6.5px !important;
  }
}
/*  #news
-------------------------------------------------------------------------------*/
.news {
  position: relative;
  margin: 6vw auto 0 auto;
  width: 92vw;
}

.news a {
  position: relative;
  display: block;
  padding: 4vw 8vw 4vw 4vw;
  background-color: #ffffff;
  border-radius: 1.3333333333vw;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
}
.news a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 3.3333333333vw;
  height: 4.6666666667vw;
  background-image: url(../img/common/arrow-bl.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.news-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.6666666667vw;
}

.news-date {
  font-size: 3.2vw;
}

.news-cat {
  display: inline-block;
  margin-left: 2.2666666667vw;
  padding: 0.2em 0.5em 0.3em 0.5em;
  background-color: #ebf4fa;
  color: #0582ff;
  font-size: 2.9333333333vw;
}

.news-ttl {
  max-height: 3em;
  font-size: 3.4666666667vw;
  font-weight: 700;
  text-align: left;
  line-height: 1.5em;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 751px) {
  .news {
    margin: 2.0833333333vw auto 0 auto;
    width: 63.8888888889vw;
  }
  .news a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 3.4722222222vw 0 2.0833333333vw;
    height: 4.4444444444vw;
    border-radius: 0.6944444444vw;
  }
  .news a:after {
    right: 1.0416666667vw;
    width: 0.625vw;
    height: 0.9027777778vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .news-head {
    margin-bottom: 0;
    width: 13.1944444444vw;
  }
  .news-date {
    font-size: 0.9722222222vw;
  }
  .news-cat {
    margin-left: 1.3888888889vw;
    font-size: 0.9722222222vw;
  }
  .news-ttl {
    max-height: 1.5em;
    width: calc(100% - 14.2361111111vw);
    font-size: 1.25vw;
    -webkit-line-clamp: 1;
  }
  .news a:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .news {
    margin: 30px auto 0 auto;
    width: 920px;
  }
  .news a {
    padding: 0 50px 0 30px;
    height: 64px;
    border-radius: 10px;
  }
  .news a:after {
    right: 15px;
    width: 9px;
    height: 13px;
  }
  .news-head {
    width: 190px;
  }
  .news-date {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .news-cat {
    margin-left: 20px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .news-ttl {
    width: calc(100% - 205px);
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*  #shop
-------------------------------------------------------------------------------*/
.sec--shop {
  padding: 10.6666666667vw 0;
  background-color: #ebf4fa;
}

.shop .sec-head {
  margin-bottom: 6vw;
  text-align: center;
}
.shop .sec-head:before {
  content: "";
  position: absolute;
  top: 1.3333333333vw;
  left: 0;
  display: inline-block;
  width: 18.6666666667vw;
  height: 19.6vw;
  background-image: url(../img/shop/loupe.svg);
  background-size: contain;
}

.shop-contents {
  position: relative;
}

.shop-content {
  position: relative;
}

.shop-image {
  width: 37.3333333333vw;
  border-radius: 1.3333333333vw;
  overflow: hidden;
}

.shop-box {
  padding: 2.6666666667vw;
  background-color: #ffffff;
  border-radius: 2.6666666667vw;
  text-align: center;
}

.shop-box-ttl {
  display: inline-block;
  margin-bottom: 2vw;
  padding: 0.2em 1em 0.3em 1em;
  background-color: #ebf4fa;
  color: #0582ff;
  font-size: 3.2vw;
  font-weight: 500;
}

.shop-box-time {
  color: #0582ff;
  font-size: 2.9333333333vw;
  font-weight: 700;
}
.shop-box-time span {
  position: relative;
  display: inline-block;
  margin-bottom: 0.2em;
  font-family: "Poppins", sans-serif;
  font-size: 6.4vw;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.shop-box-add {
  margin-top: 0.5em;
}
.shop-box-add p {
  font-size: 2.9333333333vw;
  line-height: 1.4em;
}

@media screen and (max-width: 750px) {
  .shop-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 4.6666666667vw;
  }
  .shop-box {
    width: 52vw;
  }
  .shop-box-add p:nth-child(n+2) {
    margin-top: 0.5em;
  }
}
@media screen and (min-width: 751px) {
  .sec--shop {
    padding: 8.3333333333vw 0 11.1111111111vw 0;
  }
  .sec--shop .sec-in {
    width: 77.7777777778vw;
  }
  .shop {
    padding-left: 3.4722222222vw;
  }
  .shop .sec-head {
    margin-bottom: 2.0833333333vw;
  }
  .shop .sec-head:before {
    top: -1.3888888889vw;
    left: 16.6666666667vw;
    width: 9.7222222222vw;
    height: 10.2083333333vw;
  }
  .shop-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .shop-map {
    width: 48.6111111111vw;
  }
  .shop-content {
    padding-top: 17.0138888889vw;
    width: 23.3333333333vw;
  }
  .shop-image {
    position: absolute;
    top: -4.5138888889vw;
    left: 0;
    width: 25vw;
    border-radius: 0.6944444444vw;
    overflow: hidden;
  }
  .shop-box {
    padding: 1.7361111111vw 2.0833333333vw;
    border-radius: 1.3888888889vw;
  }
  .shop-box-ttl {
    margin-bottom: 1.0416666667vw;
    font-size: 0.9722222222vw;
  }
  .shop-box-time {
    font-size: 1.25vw;
    text-align: left;
  }
  .shop-box-time span {
    top: 0.05em;
    margin: 0 0.15em 0 0;
    font-size: 2.2222222222vw;
  }
  .shop-box-add {
    margin-top: 1em;
  }
  .shop-box-add p {
    font-size: 0.9722222222vw;
    text-align: left;
    line-height: 1.75em;
  }
}
@media screen and (min-width: 1441px) {
  .sec--shop {
    padding: 120px 0 160px 0;
  }
  .sec--shop .sec-in {
    width: 1120px;
  }
  .shop {
    padding-left: 50px;
  }
  .shop .sec-head {
    margin-bottom: 30px;
  }
  .shop .sec-head:before {
    top: -20px;
    left: 240px;
    width: 140px;
    height: 147px;
  }
  .shop-map {
    width: 700px;
  }
  .shop-content {
    padding-top: 245px;
    width: 336px;
  }
  .shop-image {
    top: -65px;
    width: 360px;
    border-radius: 10px;
  }
  .shop-box {
    padding: 25px 30px;
    border-radius: 20px;
  }
  .shop-box-ttl {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .shop-box-time {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .shop-box-time span {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .shop-box-add p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/*  #works
-------------------------------------------------------------------------------*/
.sec--works {
  padding: 10.6666666667vw 0;
  background-color: #ebf4fa;
}
.sec--works:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.5333333333vw;
  background-color: #0582ff;
}

.sec--works .sec-head {
  margin-bottom: 7.3333333333vw;
  text-align: center;
}
.sec--works .sec-head:before, .sec--works .sec-head:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  z-index: -1;
}
.sec--works .sec-head:before {
  top: 44vw;
  left: -4vw;
  width: 29.7333333333vw;
  height: 20.6666666667vw;
  background-image: url(../img/works/confetti-l_sp.svg);
}
.sec--works .sec-head:after {
  top: 45.3333333333vw;
  right: -4vw;
  width: 26vw;
  height: 18.1333333333vw;
  background-image: url(../img/works/confetti-l_sp.svg);
}

.sec--works .sec-ttl {
  margin-bottom: 1em;
  font-size: 6.1333333333vw;
}
.sec--works .sec-ttl span.color {
  color: #0582ff;
}
.sec--works .sec-ttl span.num {
  position: relative;
  top: 0.08em;
  display: inline-block;
  margin-right: 0.1em;
  font-family: "Anton", sans-serif;
  font-size: 15.0666666667vw;
  font-weight: 400;
}
.sec--works .sec-ttl span.medium {
  font-size: 6.4vw;
}

.works-frt {
  position: relative;
}
.works-frt:before, .works-frt:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
}
.works-frt:before {
  top: -78.6666666667vw;
  left: -1.3333333333vw;
  width: 20.8vw;
  height: 20.8vw;
  background-image: url(../img/works/staff-l_sp.png);
}

.works-slide {
  position: relative;
}

.works-slide .swiper-slide {
  left: 1.3333333333vw;
  margin-right: 2.6666666667vw;
  width: 68vw !important;
  height: auto;
}

#works-pagination {
  margin-top: 4vw;
}

.sec--works .sec-btn {
  margin-top: 8vw;
}

@media screen and (max-width: 750px) {
  .sec--works .sec-ttl span.big {
    position: relative;
    display: inline-block;
    margin: 0.2em 0 0.3em 0;
    padding: 0 7.3333333333vw;
    font-size: 10.6666666667vw;
    font-weight: 900;
  }
  .sec--works .sec-ttl span.big:before, .sec--works .sec-ttl span.big:after {
    content: "";
    position: absolute;
    bottom: -0.1em;
    display: inline-block;
    width: 6vw;
    height: 8.8vw;
    background-image: url(../img/works/slash.svg);
    background-size: contain;
  }
  .sec--works .sec-ttl span.big:before {
    left: 0;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .sec--works .sec-ttl span.big:after {
    right: 0;
  }
  #works-prev,
  #works-next {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  .sec--works {
    padding: 6.25vw 0;
  }
  .sec--works:before {
    height: 0.2777777778vw;
  }
  .sec--works .sec-in {
    width: 83.3333333333vw;
  }
  .sec--works .sec-head {
    margin-bottom: 2.4305555556vw;
  }
  .sec--works .sec-head:before {
    top: -4.8611111111vw;
    left: -1.0416666667vw;
    width: 33.125vw;
    height: 11.5972222222vw;
    background-image: url(../img/works/confetti-l.svg);
  }
  .sec--works .sec-head:after {
    top: -4.8611111111vw;
    right: -6.5972222222vw;
    width: 32.9861111111vw;
    height: 13.6111111111vw;
    background-image: url(../img/works/confetti-l.svg);
  }
  .sec--works .sec-en {
    margin-bottom: 1em;
  }
  .sec--works .sec-ttl {
    font-size: 2.5vw;
  }
  .sec--works .sec-ttl span.num {
    margin: 0 0.2em;
    font-size: 3.3333333333vw;
  }
  .sec--works .sec-ttl span.medium {
    position: relative;
    display: inline-block;
    margin-top: 0.2em;
    padding: 0 3.125vw;
    font-size: 3.3333333333vw;
  }
  .sec--works .sec-ttl span.medium:before, .sec--works .sec-ttl span.medium:after {
    content: "";
    position: absolute;
    bottom: -0.1em;
    display: inline-block;
    width: 3.125vw;
    height: 4.5833333333vw;
    background-image: url(../img/works/slash.svg);
    background-size: contain;
  }
  .sec--works .sec-ttl span.medium:before {
    left: 0;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .sec--works .sec-ttl span.medium:after {
    right: 0;
  }
  .works-frt:before {
    top: -17.3611111111vw;
    left: -1.0416666667vw;
    width: 20.0694444444vw;
    height: 32.9861111111vw;
    background-image: url(../img/works/staff-l.png);
    background-image: image-set(url(../img/works/staff-l.png) 1x, url(../img/works/staff-l-2x.png) 2x);
    background-image: -webkit-image-set(url(../img/works/staff-l.png) 1x, url(../img/works/staff-l-2x.png) 2x);
  }
  .works-slide .swiper-slide {
    left: 0.7638888889vw;
    margin-right: 1.5277777778vw;
    width: 26.3888888889vw !important;
  }
  #works-prev {
    left: -6.25vw;
  }
  #works-next {
    right: -6.25vw;
  }
  #works-pagination {
    margin-top: 2.7777777778vw;
  }
  .sec--works .sec-btn {
    margin-top: 2.4305555556vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--works {
    padding: 90px 0;
  }
  .sec--works:before {
    height: 4px;
  }
  .sec--works .sec-in {
    width: 1200px;
  }
  .sec--works .sec-head {
    margin-bottom: 35px;
  }
  .sec--works .sec-head:before {
    top: -70px;
    left: -15px;
    width: 477px;
    height: 167px;
  }
  .sec--works .sec-head:after {
    top: -70px;
    right: -95px;
    width: 475px;
    height: 196px;
  }
  .sec--works .sec-ttl {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .sec--works .sec-ttl span.num {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .sec--works .sec-ttl span.medium {
    padding: 0 45px;
    font-size: 48px;
    font-size: 4.8rem;
  }
  .sec--works .sec-ttl span.medium:before, .sec--works .sec-ttl span.medium:after {
    width: 45px;
    height: 66px;
  }
  .works-frt:before {
    top: -250px;
    left: -15px;
    width: 289px;
    height: 475px;
  }
  .works-frt:after {
    top: -255px;
    right: 10px;
    width: 214px;
    height: 422px;
  }
  .works-slide .swiper-slide {
    left: 11px;
    margin-right: 22px;
    width: 380px !important;
  }
  #works-prev {
    left: -90px;
  }
  #works-next {
    right: -90px;
  }
  #works-pagination {
    margin-top: 40px;
  }
  .sec--works .sec-btn {
    margin-top: 35px;
  }
}