@charset "UTF-8";
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NotoSansJP/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP/NotoSansJP-Regular.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/NotoSansJP/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP/NotoSansJP-Medium.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NotoSansJP/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/NotoSansJP/NotoSansJP-Bold.woff") format("woff");
}
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/NotoSansJP/NotoSansJP-Black.woff2") format("woff2"), url("../fonts/NotoSansJP/NotoSansJP-Black.woff") format("woff");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  src: url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-regular-400.eot");
  src: url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-regular-400.woff") format("woff"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-solid-900.eot");
  src: url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-solid-900.woff") format("woff"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-brands-400.eot");
  src: url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-brands-400.woff") format("woff"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/themes/miyakoreform/fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
/*  front - #hero
-------------------------------------------------------------------------------*/
.sec--hero {
  padding: 5.3333333333vw 0 8.6666666667vw 0;
  background-color: #f7f5f1;
}

.hero {
  position: relative;
  z-index: 2;
}

.hero-slide {
  position: relative;
  margin: 0 auto;
  width: 90.6666666667vw;
  text-align: center;
}

.hero-slide .swiper-slide a {
  display: block;
}

.hero-slide .swiper-slide:before {
  border-radius: 5.3333333333vw;
}

.hero-slide .swiper-slide-active:before {
  opacity: 0;
  z-index: -1;
}

.hero-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 106.6666666667vw;
}

#hero-prev,
#hero-next {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
}

@media screen and (min-width: 751px) {
  .sec--hero {
    padding: 1.7361111111vw 0;
  }
  .hero-slide {
    width: 69.4444444444vw;
  }
  .hero-slide .swiper-slide:before {
    border-radius: 2.0833333333vw;
  }
  .hero-slide img {
    height: 44.4444444444vw;
  }
  #hero-prev,
  #hero-next {
    width: 3.1944444444vw;
    height: 3.1944444444vw;
  }
  #hero-prev {
    left: -4.1666666667vw;
  }
  #hero-next {
    right: -4.1666666667vw;
  }
  #hero-pagination {
    margin-top: 1.7361111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--hero {
    padding: 25px 0;
  }
  .hero-slide {
    width: 1000px;
  }
  .hero-slide img {
    height: 640px;
  }
  .hero-slide .swiper-slide:before {
    border-radius: 30px;
  }
  #hero-prev,
  #hero-next {
    width: 46px;
    height: 46px;
  }
  #hero-prev {
    left: -60px;
  }
  #hero-next {
    right: -60px;
  }
  #hero-pagination {
    margin-top: 25px;
  }
}
/*  front - #channel
-------------------------------------------------------------------------------*/
.sec--channel {
  padding-top: 20vw;
}

.sec--channel .sec-head {
  margin-bottom: 60vw;
  text-align: center;
}
.sec--channel .sec-head:before, .sec--channel .sec-head:after {
  content: "";
  position: absolute;
  top: -21.3333333333vw;
  display: inline-block;
  width: 22.4vw;
  height: 60.5333333333vw;
  background-image: url(../images/channel/kira_sp.webp);
  background-size: contain;
  z-index: -1;
}
.sec--channel .sec-head:before {
  left: -6.6666666667vw;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.sec--channel .sec-head:after {
  right: -6.6666666667vw;
}

.sec--channel .sec-catch {
  margin-bottom: 0.5em;
  font-weight: 700;
}
.sec--channel .sec-catch span {
  display: inline-block;
  margin-top: 0.3em;
  font-size: 8.5333333333vw;
}
.sec--channel .sec-catch:before {
  content: "";
  position: absolute;
  top: -10vw;
  left: 50%;
  display: inline-block;
  width: 13.3333333333vw;
  height: 8vw;
  background-image: url(../images/channel/crown.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sec--channel .sec-ttl {
  font-size: 5.6vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.45em;
  letter-spacing: 0;
}
.sec--channel .sec-ttl span {
  display: inline-block;
  margin-bottom: 1em;
  padding: 0.2em 0.75em 0.3em 0.75em;
  background-color: #d02323;
  border-radius: 1.3333333333vw;
  color: #fcfcfc;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1em;
}

.channel {
  position: relative;
  padding: 12vw 0 16vw 0;
  z-index: 1;
}
.channel:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-image: url(../images/channel/bg_sp.webp);
  background-size: cover;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.channel:after {
  content: "";
  position: absolute;
  top: -56.6666666667vw;
  left: -2.6666666667vw;
  display: inline-block;
  width: 45.3333333333vw;
  height: 48.4vw;
  background-image: url(../images/channel/thumbnail_sp.webp);
  background-size: contain;
}

.channel-balloon {
  position: absolute;
  top: -60vw;
  right: 3.3333333333vw;
  width: 45.3333333333vw;
}
.channel-balloon:after {
  content: "";
  position: absolute;
  top: 24vw;
  right: -7.3333333333vw;
  display: inline-block;
  width: 28.4vw;
  height: 57.3333333333vw;
  background-image: url(../images/channel/balloon_sp.webp);
  background-size: contain;
  z-index: 1;
}

.channel-head {
  position: relative;
  margin-bottom: 4vw;
  color: #fcfcfc;
  font-size: 7.4666666667vw;
  font-weight: 700;
  line-height: 1.15em;
}
.channel-head:before {
  content: "";
  position: absolute;
  top: -8vw;
  left: 0;
  display: inline-block;
  width: 10.6666666667vw;
  height: 6.4vw;
  background-image: url(../images/channel/crown.svg);
  background-size: contain;
}
.channel-head:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -4.6666666667vw;
  display: inline-block;
  width: 45.0666666667vw;
  height: 1.6vw;
  background-image: url(../images/channel/rope.svg);
  background-size: auto 1.6vw;
  background-repeat: repeat-x;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.channel-slide {
  position: relative;
}

.channel-post a {
  position: relative;
  display: block;
  background-color: #fcfcfc;
  border-radius: 0 0 2.6666666667vw 2.6666666667vw;
}

.channel-image {
  position: relative;
  z-index: 1;
}
.channel-image:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 11.7333333333vw;
  height: 8.2666666667vw;
  background-image: url(../images/channel/play.svg);
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}

.channel-image .img--scale img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 43.6vw;
}

.channel-post a:hover .channel-image .img--scale img {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  cursor: pointer;
}

.channel-content {
  position: relative;
  padding: 2.6666666667vw 4vw 4vw 4vw;
}

.channel-ttl {
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5em;
}

#channel-slide .swiper-slide:before {
  border-radius: 0 0 2.6666666667vw 2.6666666667vw;
}

#channel-prev,
#channel-next {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
}

#channel-prev {
  left: -3.0666666667vw;
}

#channel-next {
  right: 12.4vw;
}

#channel-pagination {
  margin-top: 5.3333333333vw;
}

.channel-btn {
  position: relative;
  margin: 8vw auto 0 auto;
  width: 85.3333333333vw;
  text-align: center;
}

.channel-btn-label {
  position: absolute;
  top: -2.6666666667vw;
  left: 50%;
  white-space: nowrap;
  padding: 0.2em 1em 0.3em 1em;
  background-color: #ff0000;
  border-radius: 0.6666666667vw;
  color: #fcfcfc;
  font-size: 3.4666666667vw;
  font-weight: 700;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.channel-btn-label:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.3333333333vw 1.0666666667vw 0 1.0666666667vw;
  border-color: #ff0000 transparent transparent transparent;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.channel-btn a {
  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;
  padding-left: 8vw;
  height: 14.6666666667vw;
  background-color: #302e2e;
  border-color: #fcfcfc;
  border-style: solid;
  border-width: 0.8vw;
  border-radius: 7.3333333333vw;
  -webkit-box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.channel-btn a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 8vw;
  display: inline-block;
  width: 7.6vw;
  height: 5.4666666667vw;
  background-image: url(../images/common/youtube.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.channel-btn a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 2.4vw;
  height: 3.8666666667vw;
  background-image: url(../images/common/arrow-gy.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.channel-btn a span {
  color: #fcfcfc;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.33em;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 750px) {
  .sec--channel .sec-desc p {
    text-align: left;
  }
}
@media screen and (min-width: 751px) {
  .sec--channel {
    padding-top: 8.3333333333vw;
  }
  .sec--channel .sec-head {
    margin-bottom: 3.4722222222vw;
  }
  .sec--channel .sec-head:before, .sec--channel .sec-head:after {
    top: -3.125vw;
    width: 29.5833333333vw;
    height: 26.6666666667vw;
    background-image: url(../images/channel/kira.svg);
  }
  .sec--channel .sec-head:before {
    left: -13.8888888889vw;
  }
  .sec--channel .sec-head:after {
    right: -13.8888888889vw;
  }
  .sec--channel .sec-catch {
    font-size: 2.0833333333vw;
  }
  .sec--channel .sec-catch span {
    font-size: 3.8888888889vw;
  }
  .sec--channel .sec-catch:before {
    top: -5.2083333333vw;
    width: 5.5555555556vw;
    height: 3.3333333333vw;
  }
  .sec--channel .sec-ttl {
    font-size: 1.9444444444vw;
  }
  .sec--channel .sec-ttl span {
    padding: 0.3em 1em 0.4em 1em;
    border-radius: 0.6944444444vw;
    font-size: 1.25vw;
  }
  .channel {
    margin-left: -6.9444444444vw;
    padding: 5.2083333333vw 0 5.5555555556vw 0;
    width: 83.3333333333vw;
  }
  .channel:before {
    background-image: url(../images/channel/bg_sp.webp);
    background-image: url(../images/channel/bg.webp);
    background-image: image-set(url(../images/channel/bg.webp) 1x, url(../images/channel/bg-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/channel/bg.webp) 1x, url(../images/channel/bg-2x.webp) 2x);
  }
  .channel:after {
    top: -21.1805555556vw;
    left: -1.7361111111vw;
    width: 18.8888888889vw;
    height: 17.0138888889vw;
    background-image: url(../images/channel/thumbnail_sp.webp);
    background-image: url(../images/channel/thumbnail.webp);
    background-image: image-set(url(../images/channel/thumbnail.webp) 1x, url(../images/channel/thumbnail-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/channel/thumbnail.webp) 1x, url(../images/channel/thumbnail-2x.webp) 2x);
  }
  .channel-balloon {
    top: -29.1666666667vw;
    right: 2.0833333333vw;
    width: 18.0555555556vw;
  }
  .channel-balloon:after {
    top: 15.2777777778vw;
    right: -6.9444444444vw;
    width: 13.4722222222vw;
    height: 25.8333333333vw;
    background-image: url(../images/channel/balloon.webp);
    background-image: -webkit-image-set(url(../images/channel/balloon.webp) 1x, url(../images/channel/balloon-2x.webp) 2x);
    background-image: image-set(url(../images/channel/balloon.webp) 1x, url(../images/channel/balloon-2x.webp) 2x);
  }
  .channel-head {
    margin-bottom: 2.0833333333vw;
    font-size: 3.3333333333vw;
  }
  .channel-head:before {
    top: -3.4722222222vw;
    width: 4.8611111111vw;
    height: 2.9166666667vw;
  }
  .channel-head:after {
    right: 0;
    width: 58.125vw;
    height: 0.8333333333vw;
    background-size: auto 0.8333333333vw;
  }
  .channel-post a {
    border-radius: 1.3888888889vw;
  }
  .channel-post a:before {
    width: calc(100% - 0.8333333333vw);
    height: calc(100% - 0.8333333333vw);
    border-width: 0.1388888889vw;
  }
  .channel-image:after {
    width: 4.7222222222vw;
    height: 3.3333333333vw;
  }
  .channel-image .img--scale img {
    height: 15.0694444444vw;
  }
  .channel-content {
    padding: 2.4305555556vw 1.3888888889vw 3.8194444444vw 1.3888888889vw;
  }
  .channel-ttl {
    min-height: 4.5em;
    font-size: 1.1111111111vw;
  }
  #channel-slide .swiper-slide:before {
    border-radius: 0 0 1.3888888889vw 1.3888888889vw;
  }
  #channel-slide .swiper-slide-prev:before,
  #channel-slide .swiper-slide-next:before {
    content: none;
  }
  #channel-prev,
  #channel-next {
    width: 3.1944444444vw;
    height: 3.1944444444vw;
  }
  #channel-prev {
    left: -2.2916666667vw;
  }
  #channel-next {
    right: -2.2916666667vw;
  }
  #channel-pagination {
    margin-top: 2.0833333333vw;
  }
  .channel-btn {
    margin: 3.125vw auto 0 auto;
    width: 27.7777777778vw;
  }
  .channel-btn-label {
    top: -1.3888888889vw;
    border-radius: 0.3472222222vw;
    font-size: 1.1111111111vw;
  }
  .channel-btn-label:after {
    border-width: 0.5555555556vw 0.3472222222vw 0 0.3472222222vw;
  }
  .channel-btn a {
    padding-left: 2.0833333333vw;
    height: 4.8611111111vw;
    border-width: 0.2777777778vw;
    border-radius: 2.4305555556vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .channel-btn a:before {
    left: 2.4305555556vw;
    width: 3.125vw;
    height: 2.2222222222vw;
  }
  .channel-btn a:after {
    right: 1.0416666667vw;
    width: 0.6944444444vw;
    height: 1.3194444444vw;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .channel-btn a span {
    font-size: 1.25vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .channel-btn a:hover {
    background-color: #bfbfbf;
  }
  .channel-btn a:hover span {
    color: #302e2e;
  }
  .channel-btn a:hover:after {
    background-image: url(../images/common/arrow-bk.svg);
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .sec--channel {
    padding-top: 120px;
  }
  .sec--channel .sec-head {
    margin-bottom: 50px;
  }
  .sec--channel .sec-head:before, .sec--channel .sec-head:after {
    top: -45px;
    width: 426px;
    height: 384px;
  }
  .sec--channel .sec-head:before {
    left: -200px;
  }
  .sec--channel .sec-head:after {
    right: -200px;
  }
  .sec--channel .sec-catch {
    font-size: 30px;
    font-size: 3rem;
  }
  .sec--channel .sec-catch span {
    font-size: 56px;
    font-size: 5.6rem;
  }
  .sec--channel .sec-catch:before {
    top: -75px;
    width: 80px;
    height: 48px;
  }
  .sec--channel .sec-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .sec--channel .sec-ttl span {
    border-radius: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .channel {
    margin-left: -100px;
    padding: 75px 0 80px 0;
    width: 1200px;
  }
  .channel:after {
    top: -305px;
    left: -25px;
    width: 272px;
    height: 245px;
  }
  .channel-balloon {
    top: -420px;
    right: 30px;
    width: 260px;
  }
  .channel-balloon:after {
    top: 220px;
    right: -100px;
    width: 194px;
    height: 372px;
  }
  .channel-head {
    margin-bottom: 30px;
    font-size: 48px;
    font-size: 4.8rem;
  }
  .channel-head:before {
    top: -50px;
    width: 70px;
    height: 42px;
  }
  .channel-head:after {
    width: 837px;
    height: 12px;
    background-size: auto 12px;
  }
  .channel-post a {
    border-radius: 0 0 20px 20px;
  }
  .channel-image:after {
    width: 68px;
    height: 48px;
  }
  .channel-image .img--scale img {
    height: 217px;
  }
  .channel-content {
    padding: 20px;
  }
  .channel-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  #channel-slide .swiper-slide:before {
    border-radius: 0 0 20px 20px;
  }
  #channel-prev,
  #channel-next {
    width: 46px;
    height: 46px;
  }
  #channel-prev {
    left: -33px;
  }
  #channel-next {
    right: -33px;
  }
  #channel-pagination {
    margin-top: 30px;
  }
  .channel-btn {
    margin: 45px auto 0 auto;
    width: 400px;
  }
  .channel-btn-label {
    top: -20px;
    border-radius: 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .channel-btn-label:after {
    border-width: 8px 5px 0 5px;
  }
  .channel-btn a {
    padding-left: 30px;
    height: 70px;
    border-width: 4px;
    border-radius: 35px;
  }
  .channel-btn a:before {
    left: 35px;
    width: 45px;
    height: 32px;
  }
  .channel-btn a:after {
    right: 15px;
    width: 10px;
    height: 19px;
  }
  .channel-btn a span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/*  front - #search
-------------------------------------------------------------------------------*/
.sec--search {
  padding-bottom: 10.6666666667vw;
}

.sec-bg {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sec-bg > div {
  width: 25%;
  height: 17.6vw;
  background-size: cover;
}

.sec-bg > div:nth-child(1) {
  background-image: url(../images/search/bg01_sp.webp);
}

.sec-bg > div:nth-child(2) {
  background-image: url(../images/search/bg02_sp.webp);
}

.sec-bg > div:nth-child(3) {
  background-image: url(../images/search/bg03_sp.webp);
}

.sec-bg > div:nth-child(4) {
  background-image: url(../images/search/bg04_sp.webp);
}

.sec-bg > div:nth-child(5) {
  background-image: url(../images/search/bg05_sp.webp);
}

.sec-bg > div:nth-child(6) {
  background-image: url(../images/search/bg06_sp.webp);
}

.sec-bg > div:nth-child(7) {
  background-image: url(../images/search/bg07_sp.webp);
}

.sec-bg > div:nth-child(8) {
  background-image: url(../images/search/bg08_sp.webp);
}

.sec-bg > div:nth-child(9) {
  background-image: url(../images/search/bg09_sp.webp);
}

.sec-bg > div:nth-child(10) {
  background-image: url(../images/search/bg10_sp.webp);
}

.sec-bg > div:nth-child(11) {
  background-image: url(../images/search/bg11_sp.webp);
}

.sec-bg > div:nth-child(12) {
  background-image: url(../images/search/bg12_sp.webp);
}

.search-head {
  position: relative;
  top: -36.6666666667vw;
  margin-bottom: 8vw;
  padding: 8.6666666667vw 1.3333333333vw 4vw 1.3333333333vw;
  background-color: #fcfcfc;
  border-radius: 4vw 4vw 0 0;
  z-index: 3;
}
.search-head:before {
  content: "";
  position: absolute;
  top: 1.3333333333vw;
  right: 1.3333333333vw;
  display: inline-block;
  width: 24.2666666667vw;
  height: 38.8vw;
  background-image: url(../images/search/loupe.svg);
  background-size: contain;
}
.search-head:after {
  content: "";
  position: absolute;
  top: 85.3333333333vw;
  right: 40.6666666667vw;
  display: inline-block;
  width: 50vw;
  height: 36.5333333333vw;
  background-image: url(../images/search/photo_sp.webp);
  background-size: contain;
}

.search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5.3333333333vw;
}

.search > li {
  margin-left: 5.3333333333vw;
  width: calc(50% - 5.3333333333vw);
}

.search > li a {
  position: relative;
  display: block;
  background-color: #fcfcfc;
  border-color: #f5f0e6;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}

.search > li a:hover .search-image img {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  cursor: pointer;
}

.search-content {
  padding: 1.3333333333vw 2.6666666667vw 2.6666666667vw 2.6666666667vw;
}

.search-ttl {
  margin-bottom: 0.3em;
  font-size: 3.7333333333vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.25em;
}

.search-num {
  font-size: 3.2vw;
  text-align: center;
}
.search-num span {
  color: #ec5600;
}

@media screen and (max-width: 750px) {
  .sec-bg {
    z-index: 1;
  }
  .sec-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(236, 86, 0, 0.1);
  }
  .sec--search .sec-catch {
    font-size: 3.7333333333vw;
  }
  .search {
    z-index: 4;
  }
  .search:before {
    content: "";
    position: absolute;
    top: -49.3333333333vw;
    left: 36vw;
    display: inline-block;
    width: 60.5333333333vw;
    height: 58.6666666667vw;
    background-image: url(../images/search/staff_sp.webp);
    background-size: contain;
  }
  .search > li:nth-child(n+3) {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--search {
    padding-bottom: 4.8611111111vw;
  }
  .sec-bg > div {
    width: 20%;
    height: 14.5833333333vw;
  }
  .sec-bg > div:nth-child(1) {
    background-image: url(../images/search/bg01.webp);
    background-image: image-set(url(../images/search/bg01.webp) 1x, url(../images/search/bg01-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg01.webp) 1x, url(../images/search/bg01-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(2) {
    background-image: url(../images/search/bg02.webp);
    background-image: image-set(url(../images/search/bg02.webp) 1x, url(../images/search/bg02-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg02.webp) 1x, url(../images/search/bg02-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(3) {
    background-image: url(../images/search/bg03.webp);
    background-image: image-set(url(../images/search/bg03.webp) 1x, url(../images/search/bg03-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg03.webp) 1x, url(../images/search/bg03-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(4) {
    background-image: url(../images/search/bg04.webp);
    background-image: image-set(url(../images/search/bg04.webp) 1x, url(../images/search/bg04-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg04.webp) 1x, url(../images/search/bg04-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(5) {
    background-image: url(../images/search/bg05.webp);
    background-image: image-set(url(../images/search/bg05.webp) 1x, url(../images/search/bg05-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg05.webp) 1x, url(../images/search/bg05-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(6) {
    background-image: url(../images/search/bg06.webp);
    background-image: image-set(url(../images/search/bg06.webp) 1x, url(../images/search/bg06-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg06.webp) 1x, url(../images/search/bg06-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(7) {
    background-image: url(../images/search/bg07.webp);
    background-image: image-set(url(../images/search/bg07.webp) 1x, url(../images/search/bg07-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg07.webp) 1x, url(../images/search/bg07-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(8) {
    background-image: url(../images/search/bg08.webp);
    background-image: image-set(url(../images/search/bg08.webp) 1x, url(../images/search/bg08-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg08.webp) 1x, url(../images/search/bg08-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(9) {
    background-image: url(../images/search/bg09.webp);
    background-image: image-set(url(../images/search/bg09.webp) 1x, url(../images/search/bg09-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg09.webp) 1x, url(../images/search/bg09-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(10) {
    background-image: url(../images/search/bg10.webp);
    background-image: image-set(url(../images/search/bg10.webp) 1x, url(../images/search/bg10-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/bg10.webp) 1x, url(../images/search/bg10-2x.webp) 2x);
  }
  .sec-bg > div:nth-child(11),
  .sec-bg > div:nth-child(12) {
    display: none;
  }
  .search-head {
    top: -18.75vw;
    margin-bottom: -18.75vw;
    padding: 4.1666666667vw 3.4722222222vw 3.4722222222vw 3.4722222222vw;
    border-radius: 2.0833333333vw 2.0833333333vw 0 0;
  }
  .search-head:before {
    top: 0.3472222222vw;
    right: 0.6944444444vw;
    width: 12.6388888889vw;
    height: 20.2083333333vw;
  }
  .search-head:after {
    top: -6.25vw;
    right: -5.5555555556vw;
    width: 18.8888888889vw;
    height: 16.4583333333vw;
    background-image: url(../images/search/photo.webp);
    background-image: image-set(url(../images/search/photo.webp) 1x, url(../images/search/photo-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/search/photo.webp) 1x, url(../images/search/photo-2x.webp) 2x);
  }
  .search {
    margin-left: -1.3888888889vw;
  }
  .search > li {
    margin-left: 1.3888888889vw;
    width: calc(25% - 1.3888888889vw);
  }
  .search > li a {
    border-width: 0.1388888889vw;
    border-radius: 1.3888888889vw;
  }
  .search > li:nth-child(n+5) {
    margin-top: 2.0833333333vw;
  }
  .search-content {
    padding: 0.3472222222vw 0.6944444444vw 0.6944444444vw 0.6944444444vw;
  }
  .search-ttl {
    font-size: 1.3888888889vw;
  }
  .search-num {
    font-size: 1.1111111111vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--search {
    padding-bottom: 70px;
  }
  .sec-bg > div {
    height: 210px;
  }
  .search-head {
    top: -270px;
    margin-bottom: -270px;
    padding: 60px 50px 50px 50px;
    border-radius: 30px 30px 0 0;
  }
  .search-head:before {
    top: 5px;
    right: 10px;
    width: 182px;
    height: 291px;
  }
  .search-head:after {
    top: -90px;
    right: -80px;
    width: 272px;
    height: 237px;
  }
  .search {
    margin-left: -20px;
  }
  .search > li {
    margin-left: 20px;
    width: calc(25% - 20px);
  }
  .search > li a {
    border-width: 2px;
    border-radius: 20px;
  }
  .search > li:nth-child(n+5) {
    margin-top: 30px;
  }
  .search-content {
    padding: 5px 10px 10px 10px;
  }
  .search-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
  .search-num {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* ------------------------------------------- gaiheki - */
.gaiheki-bnr {
  position: relative;
  margin-top: 15.3333333333vw;
}

.gaiheki-bnr-label {
  margin-bottom: 1em;
  font-size: 4.2666666667vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.5em;
}
.gaiheki-bnr-label span {
  color: #ec5600;
}

.gaiheki-bnr-image {
  margin-top: 1.5em;
}

.gaiheki-bnr-image a {
  position: relative;
  display: block;
  border-radius: 2.6666666667vw;
  -webkit-box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, 0.1);
}

@media all and (min-width: 751px) {
  .gaiheki-bnr {
    margin: 2.7777777778vw auto 0 auto;
    width: 59.7222222222vw;
  }
  .gaiheki-bnr-label {
    font-size: 1.25vw;
  }
  .gaiheki-bnr-image a {
    border-radius: 1.3888888889vw;
  }
}
@media all and (min-width: 1441px) {
  .gaiheki-bnr {
    margin: 40px auto 0 auto;
    width: 860px;
  }
  .gaiheki-bnr-label {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .gaiheki-bnr-image a {
    border-radius: 20px;
  }
}
/*  front - #const
-------------------------------------------------------------------------------*/
.sec--const {
  padding: 18.6666666667vw 0 10.6666666667vw 0;
  background-color: #fcfbf0;
  z-index: 1;
}
.sec--const:before, .sec--const:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  z-index: -1;
}
.sec--const:before {
  top: 8.6666666667vw;
  left: 0;
  width: 19.4666666667vw;
  height: 103.8666666667vw;
  background-image: url(../images/const/deco-l_sp.svg);
}
.sec--const:after {
  top: 0;
  right: 0;
  width: 21.0666666667vw;
  height: 130.2666666667vw;
  background-image: url(../images/const/deco-r_sp.svg);
}

.sec--const .sec-head {
  margin-bottom: 60vw;
}
.sec--const .sec-head:before, .sec--const .sec-head:after {
  content: "";
  position: absolute;
  top: -12vw;
  display: inline-block;
  width: 25.8666666667vw;
  height: 15.4666666667vw;
  background-image: url(../images/const/slash.svg);
  background-size: contain;
}
.sec--const .sec-head:before {
  left: -2.6666666667vw;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.sec--const .sec-head:after {
  right: -2.6666666667vw;
}

.const {
  position: relative;
}
.const:before, .const:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
}
.const:before {
  top: -56.6666666667vw;
  right: 0;
  width: 77.3333333333vw;
  height: 69.4666666667vw;
  background-image: url(../images/const/staff_sp.webp);
}
.const:after {
  top: -52vw;
  left: 3.3333333333vw;
  width: 45.8666666667vw;
  height: 34.9333333333vw;
  background-image: url(../images/const/photo_sp.webp);
}

.const-post a {
  position: relative;
  display: block;
  background-color: #fcfcfc;
  border-radius: 2.6666666667vw;
  -webkit-box-shadow: 3px 4px 4.75px 0.25px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 4px 4.75px 0.25px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.const-post a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 3.2vw);
  height: calc(100% - 3.2vw);
  border-color: #ffeddf;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: inherit;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.const-image {
  position: relative;
  height: 48vw;
  z-index: 1;
}

.const-image .img--scale img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 48vw;
}

.const-post a:hover .const-image .img--scale img {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  cursor: pointer;
}

.const-before {
  position: absolute;
  top: 2vw;
  left: 2.6666666667vw;
  width: 20vw;
  height: 20vw;
  border-color: #fcfcfc;
  border-style: solid;
  border-width: 0.5333333333vw;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
}
.const-before img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 20vw;
}

.const-content {
  position: relative;
  padding: 8vw 5.3333333333vw 12.6666666667vw 5.3333333333vw;
}

.const-cat {
  position: absolute;
  top: -3.2vw;
  left: 2.6666666667vw;
  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 1em 0.1em 1em;
  height: 6.4vw;
  background-color: #fa7327;
  border-radius: 3.2vw;
  color: #fcfcfc;
  font-size: 3.4666666667vw;
  letter-spacing: 0;
  z-index: 1;
}

.const-ttl {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.5em;
}

.const-desc {
  margin-top: 1em;
}
.const-desc p {
  font-size: 3.4666666667vw;
  line-height: 1.5em;
}

.const-price {
  margin-top: 1em;
  font-size: 3.2vw;
  text-align: right;
  letter-spacing: 0;
}
.const-price span {
  margin-right: 0.2em;
  color: #fa7327;
  font-size: 4.8vw;
}

.const-post .more-btn {
  left: 5.3333333333vw;
  bottom: 6vw;
  right: auto;
}

#const-prev,
#const-next {
  width: 10.6666666667vw;
  height: 10.6666666667vw;
}

#const-prev {
  left: -3.0666666667vw;
}

#const-next {
  right: -3.0666666667vw;
}

#const-pagination {
  margin-top: 5.3333333333vw;
}

.const-btn {
  margin: 7.3333333333vw auto 0 auto;
  width: 77.3333333333vw;
}

@media screen and (max-width: 750px) {
  .sec--const .sec-ttl {
    font-size: 8vw;
  }
  #const-prev,
  #const-next {
    top: 27.3333333333vw;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media screen and (min-width: 751px) {
  .sec--const {
    padding: 8.3333333333vw 0 5.5555555556vw 0;
  }
  .sec--const:before {
    top: 5.9027777778vw;
    width: 30.625vw;
    height: 29.4444444444vw;
    background-image: url(../images/const/deco-l.svg);
  }
  .sec--const:after {
    top: 6.25vw;
    width: 20.0694444444vw;
    height: 24.8611111111vw;
    background-image: url(../images/const/deco-r.svg);
  }
  .sec--const .sec-head {
    margin-bottom: 3.4722222222vw;
  }
  .sec--const .sec-head:before, .sec--const .sec-head:after {
    top: -3.4722222222vw;
    width: 13.4722222222vw;
    height: 8.0555555556vw;
  }
  .sec--const .sec-head:before {
    left: 6.25vw;
  }
  .sec--const .sec-head:after {
    right: 6.25vw;
  }
  .const {
    margin-left: -6.9444444444vw;
    width: 83.3333333333vw;
  }
  .const:before {
    top: -25vw;
    left: -11.1111111111vw;
    right: auto;
    width: 31.9444444444vw;
    height: 28.6111111111vw;
    background-image: url(../images/const/staff_sp.webp);
    background-image: url(../images/const/staff.webp);
    background-image: image-set(url(../images/const/staff.webp) 1x, url(../images/const/staff-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/const/staff.webp) 1x, url(../images/const/staff-2x.webp) 2x);
  }
  .const:after {
    top: -18.75vw;
    left: auto;
    right: 3.8194444444vw;
    width: 17.0833333333vw;
    height: 12.9861111111vw;
    background-image: url(../images/const/photo_sp.webp);
    background-image: url(../images/const/photo.webp);
    background-image: image-set(url(../images/const/photo.webp) 1x, url(../images/const/photo-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/const/photo.webp) 1x, url(../images/const/photo-2x.webp) 2x);
  }
  .const-post a {
    border-radius: 1.3888888889vw;
  }
  .const-post a:before {
    width: calc(100% - 0.8333333333vw);
    height: calc(100% - 0.8333333333vw);
    border-width: 0.1388888889vw;
  }
  .const-image {
    height: 13.8888888889vw;
  }
  .const-image .img--scale img {
    height: 13.8888888889vw;
  }
  .const-before {
    top: 0.6944444444vw;
    left: 0.6944444444vw;
    width: 6.9444444444vw;
    height: 6.9444444444vw;
    border-width: 0.2777777778vw;
  }
  .const-before img {
    height: 6.9444444444vw;
  }
  .const-content {
    padding: 2.4305555556vw 1.3888888889vw 3.8194444444vw 1.3888888889vw;
  }
  .const-cat {
    top: -0.9027777778vw;
    left: 1.0416666667vw;
    height: 1.8055555556vw;
    border-radius: 0.9027777778vw;
    font-size: 0.9722222222vw;
  }
  .const-ttl {
    font-size: 1.1111111111vw;
  }
  .const-desc p {
    font-size: 0.9722222222vw;
  }
  .const-price {
    font-size: 0.9027777778vw;
  }
  .const-price span {
    font-size: 1.3888888889vw;
  }
  .const-post .more-btn {
    left: 1.3888888889vw;
    bottom: 1.3888888889vw;
  }
  #const-slide .swiper-slide-prev:before,
  #const-slide .swiper-slide-next:before {
    content: none;
  }
  #const-prev,
  #const-next {
    width: 3.1944444444vw;
    height: 3.1944444444vw;
  }
  #const-prev {
    left: -2.2916666667vw;
  }
  #const-next {
    right: -2.2916666667vw;
  }
  #const-pagination {
    margin-top: 2.0833333333vw;
  }
  .const-btn {
    margin: 3.125vw auto 0 auto;
    width: 27.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--const {
    padding: 120px 0 80px 0;
  }
  .sec--const:before {
    top: 85px;
    width: 441px;
    height: 424px;
  }
  .sec--const:after {
    top: 90px;
    width: 289px;
    height: 358px;
  }
  .sec--const .sec-head {
    margin-bottom: 50px;
  }
  .sec--const .sec-head:before, .sec--const .sec-head:after {
    top: -50px;
    width: 194px;
    height: 116px;
  }
  .sec--const .sec-head:before {
    left: 90px;
  }
  .sec--const .sec-head:after {
    right: 90px;
  }
  .const {
    margin-left: -100px;
    width: 1200px;
  }
  .const:before {
    top: -360px;
    left: -160px;
    right: auto;
    width: 460px;
    height: 412px;
  }
  .const:after {
    top: -270px;
    left: auto;
    right: 55px;
    width: 246px;
    height: 187px;
  }
  .const-post a {
    border-radius: 20px;
  }
  .const-post a:before {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    border-width: 2px;
  }
  .const-image {
    height: 200px;
  }
  .const-image .img--scale img {
    height: 200px;
  }
  .const-before {
    top: 10px;
    left: 10px;
    width: 100px;
    height: 100px;
    border-width: 4px;
  }
  .const-before img {
    height: 100px;
  }
  .const-content {
    padding: 35px 20px 55px 20px;
  }
  .const-cat {
    top: -13px;
    left: 15px;
    height: 26px;
    border-radius: 13px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .const-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .const-desc p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .const-price {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .const-price span {
    font-size: 20px;
    font-size: 2rem;
  }
  .const-post .more-btn {
    left: 20px;
    bottom: 20px;
  }
  #const-prev,
  #const-next {
    width: 46px;
    height: 46px;
  }
  #const-prev {
    left: -33px;
  }
  #const-next {
    right: -33px;
  }
  #const-pagination {
    margin-top: 30px;
  }
  .const-btn {
    margin: 45px auto 0 auto;
    width: 400px;
  }
}
/*  front - #subsidy
-------------------------------------------------------------------------------*/
.sec--subsidy {
  padding: 20vw 0 17.3333333333vw 0;
}

.sec--subsidy .sec-head {
  margin-bottom: 69.3333333333vw;
  text-align: center;
}
.sec--subsidy .sec-head:before, .sec--subsidy .sec-head:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 10.2666666667vw;
  height: 6.5333333333vw;
  background-image: url(../images/subsidy/rhombus.svg);
  background-size: contain;
}
.sec--subsidy .sec-head:before {
  top: -8vw;
  left: -4vw;
}
.sec--subsidy .sec-head:after {
  top: 46.6666666667vw;
  right: -4vw;
}

.sec--subsidy .sec-ttl {
  font-size: 4vw;
  font-weight: 400;
  line-height: 1.5em;
}
.sec--subsidy .sec-ttl:before, .sec--subsidy .sec-ttl:after {
  content: "";
  position: absolute;
  top: 6vw;
  display: inline-block;
  width: 19.0666666667vw;
  height: 2.8vw;
  background-image: url(../images/subsidy/ribbon.svg);
  background-size: contain;
}
.sec--subsidy .sec-ttl:before {
  left: -13.3333333333vw;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.sec--subsidy .sec-ttl:after {
  right: -13.3333333333vw;
}
.sec--subsidy .sec-ttl span.big {
  display: inline-block;
  margin-top: 0.5em;
  font-size: 8.5333333333vw;
  font-weight: 700;
  letter-spacing: 0;
}
.sec--subsidy .sec-ttl span.icon {
  position: relative;
}
.sec--subsidy .sec-ttl span.icon:before {
  content: "";
  position: absolute;
  top: -4vw;
  left: -7.3333333333vw;
  display: inline-block;
  width: 8.4vw;
  height: 6vw;
  background-image: url(../images/subsidy/deco.svg);
  background-size: contain;
}

.subsidy {
  position: relative;
}
.subsidy:before, .subsidy:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  z-index: -2;
}
.subsidy:before {
  top: -84vw;
  left: -4.6666666667vw;
  width: 23.4666666667vw;
  height: 62.1333333333vw;
  background-image: url(../images/subsidy/deco-l.svg);
}
.subsidy:after {
  top: -86vw;
  right: -4.6666666667vw;
  width: 29.7333333333vw;
  height: 51.2vw;
  background-image: url(../images/subsidy/deco-r.svg);
}

.subsidy-box > div {
  position: relative;
  padding: 2.6666666667vw 3.3333333333vw 3.3333333333vw 3.3333333333vw;
  background-color: #f97a3c;
}
.subsidy-box > div:before, .subsidy-box > div:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
}
.subsidy-box > div:before {
  top: -66vw;
  left: 8vw;
  width: 80vw;
  height: 77.3333333333vw;
  background-image: url(../images/subsidy/staff_sp.webp);
  z-index: -1;
}
.subsidy-box > div:after {
  top: -1.3333333333vw;
  left: -4vw;
  width: 24vw;
  height: 24vw;
  background-image: url(../images/subsidy/kitchen_sp.webp);
  border-radius: 50%;
  z-index: 1;
}

.subsidy-box-ttl {
  position: relative;
  padding-bottom: 2.2666666667vw;
  border-bottom: 0.4vw dashed #fcfcfc;
  color: #fcfcfc;
  font-size: 6.4vw;
  font-weight: 700;
  text-align: right;
  line-height: 1.3em;
  letter-spacing: 0.05em;
}
.subsidy-box-ttl span.big {
  position: relative;
  top: 0.1em;
  margin: 0 0.1em;
  font-family: "Anton", sans-serif;
  font-size: 15.3333333333vw;
  font-weight: 400;
}
.subsidy-box-ttl span.big:before {
  content: "";
  position: absolute;
  top: -2.6666666667vw;
  left: 50%;
  width: 26.6666666667vw;
  height: 26.6666666667vw;
  background-color: #f97a3c;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.subsidy-box-ttl span.shadow {
  text-shadow: 0px 8px 8px rgba(0, 0, 0, 0.1);
}

.subsidy-box-desc {
  margin: 0.5em 0 0 auto;
}
.subsidy-box-desc p {
  color: #fcfcfc;
  font-weight: 500;
  line-height: 1.28em;
}

.subsidy-box-notes {
  margin-top: 1.5em;
  padding-left: 1em;
  color: #a7a7a7;
  font-size: 3.4666666667vw;
  text-indent: -1em;
  line-height: 1.5em;
}
.subsidy-box-notes:before {
  content: "※";
}

.subsidy-contents {
  margin-top: 8vw;
}

.subsidy-type-ttl {
  margin-bottom: 1em;
  font-size: 5.6vw;
  font-weight: 700;
  text-align: center;
}
.subsidy-type-ttl span {
  position: relative;
  padding: 0 4vw;
}
.subsidy-type-ttl span:before, .subsidy-type-ttl span:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: 0.05em;
  width: 0.8vw;
  height: 5.3333333333vw;
  background-color: #ec5600;
  border-radius: 0.4vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.subsidy-type-ttl span:before {
  left: 0;
}
.subsidy-type-ttl span:after {
  right: 0;
}

.subsidy-price {
  width: 100%;
}

.subsidy-price th,
.subsidy-price td {
  padding: 0.5em;
  font-size: 3.4666666667vw;
  line-height: 1.35em;
}

.subsidy-price thead th {
  background-color: #ec5600;
  color: #fcfcfc;
  text-align: center;
}

.subsidy-price thead th:nth-child(n+2) {
  border-left: 1px solid #fcfcfc;
}

.subsidy-price tbody td {
  border: 1px solid #e2e2e2;
}

.subsidy-price-name {
  width: 18.6666666667vw;
}

.subsidy-price-target {
  width: 45.0666666667vw;
}

.subsidy-price-num {
  width: 26.6666666667vw;
  text-align: right;
}

.subsidy-price-notes {
  margin-top: 1em;
  color: #a7a7a7;
  padding-left: 1em;
  font-size: 3.4666666667vw;
  text-indent: -1em;
  line-height: 1.5em;
}
.subsidy-price-notes:before {
  content: "※";
}

.subsidy-learn-ttl {
  margin-bottom: 0.7em;
  padding: 0.3em;
  background-color: #d02323;
  border-radius: 1.3333333333vw;
  color: #fcfcfc;
  font-size: 4.2666666667vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}

.subsidy-movie-ttl {
  margin-top: 1em;
  font-size: 4.2666666667vw;
  font-weight: 500;
  text-indent: -0.5em;
  line-height: 1.33em;
}

@media screen and (max-width: 750px) {
  .sec--subsidy:before, .sec--subsidy:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1.0666666667vw;
    height: calc(100% - 62.6666666667vw);
    background-color: #f97a3c;
    z-index: 3;
  }
  .sec--subsidy:before {
    left: 0;
  }
  .sec--subsidy:after {
    right: 0;
  }
  .sec--subsidy .sec-desc p {
    text-align: left;
  }
  .subsidy-price-target span.small {
    font-size: 2.4vw;
  }
  .subsidy-learn {
    margin: 8vw auto 0 auto;
    width: 82.6666666667vw;
  }
  .subsidy-movie {
    margin: 0 auto;
    width: 77.3333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--subsidy {
    padding: 6.9444444444vw 0;
  }
  .sec--subsidy:before {
    top: -4.5138888889vw;
    left: -1.3888888889vw;
    width: 28.8194444444vw;
    height: 28.8194444444vw;
  }
  .sec--subsidy:after {
    top: -12.1527777778vw;
    right: -9.375vw;
    width: 38.8888888889vw;
    height: 38.8888888889vw;
  }
  .sec--subsidy .sec-head {
    margin-bottom: 3.8194444444vw;
  }
  .sec--subsidy .sec-head:before, .sec--subsidy .sec-head:after {
    width: 5.3472222222vw;
    height: 3.4027777778vw;
  }
  .sec--subsidy .sec-head:before {
    top: -3.4722222222vw;
    left: 2.0833333333vw;
  }
  .sec--subsidy .sec-head:after {
    top: -3.4722222222vw;
    right: 2.0833333333vw;
  }
  .sec--subsidy .sec-ttl {
    font-size: 1.4583333333vw;
  }
  .sec--subsidy .sec-ttl:before, .sec--subsidy .sec-ttl:after {
    top: 4.5138888889vw;
    width: 9.1666666667vw;
    height: 1.4583333333vw;
    background-image: url(../images/subsidy/ribbon.webp);
    background-image: image-set(url(../images/subsidy/ribbon.webp) 1x, url(../images/subsidy/ribbon-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/subsidy/ribbon.webp) 1x, url(../images/subsidy/ribbon-2x.webp) 2x);
  }
  .sec--subsidy .sec-ttl:before {
    left: 4.1666666667vw;
  }
  .sec--subsidy .sec-ttl:after {
    right: 4.1666666667vw;
  }
  .sec--subsidy .sec-ttl span.big {
    font-size: 3.6111111111vw;
  }
  .sec--subsidy .sec-ttl span.icon:before {
    top: -1.25vw;
    left: -2.4305555556vw;
    width: 2.9861111111vw;
    height: 2.1527777778vw;
  }
  .subsidy:before {
    top: -14.2361111111vw;
    left: -13.1944444444vw;
    width: 22.9166666667vw;
    height: 32.3611111111vw;
    background-image: url(../images/subsidy/deco-l.svg);
  }
  .subsidy:after {
    top: -14.2361111111vw;
    right: -14.5833333333vw;
    width: 29.5833333333vw;
    height: 26.6666666667vw;
    background-image: url(../images/subsidy/deco-r.svg);
  }
  .subsidy-box > div {
    padding: 1.3888888889vw 11.4583333333vw 1.3888888889vw 4.1666666667vw;
  }
  .subsidy-box > div:before, .subsidy-box > div:after {
    z-index: 1;
  }
  .subsidy-box > div:before {
    top: -15.2777777778vw;
    left: -10.4166666667vw;
    width: 25.2777777778vw;
    height: 31.25vw;
    background-image: url(../images/subsidy/staff.webp);
    background-image: image-set(url(../images/subsidy/staff.webp) 1x, url(../images/subsidy/staff-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/subsidy/staff.webp) 1x, url(../images/subsidy/staff-2x.webp) 2x);
  }
  .subsidy-box > div:after {
    top: -2.7777777778vw;
    left: auto;
    right: -2.7777777778vw;
    width: 13.1944444444vw;
    height: 13.1944444444vw;
    background-image: url(../images/subsidy/kitchen.webp);
    background-image: image-set(url(../images/subsidy/kitchen.webp) 1x, url(../images/subsidy/kitchen-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/subsidy/kitchen.webp) 1x, url(../images/subsidy/kitchen-2x.webp) 2x);
  }
  .subsidy-box-ttl {
    padding-bottom: 1.1805555556vw;
    border-bottom: 0.1388888889vw dashed #fcfcfc;
    font-size: 2.2222222222vw;
  }
  .subsidy-box-ttl span.big {
    font-size: 6.1111111111vw;
  }
  .subsidy-box-ttl span.big:before {
    top: -0.6944444444vw;
    width: 10.6944444444vw;
    height: 10.6944444444vw;
  }
  .subsidy-box-desc {
    margin-top: 1em;
    padding-right: 1em;
    width: 40.9722222222vw;
  }
  .subsidy-box-desc p {
    line-height: 1.75em;
  }
  .subsidy-box-notes {
    font-size: 0.9027777778vw;
    text-align: center;
  }
  .subsidy-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 2.7777777778vw 0 0 -5.2083333333vw;
    width: 79.8611111111vw;
  }
  .subsidy-type {
    width: 45.1388888889vw;
  }
  .subsidy-type-ttl {
    font-size: 1.9444444444vw;
  }
  .subsidy-type-ttl span {
    padding: 0 1.7361111111vw;
  }
  .subsidy-type-ttl span:before, .subsidy-type-ttl span:after {
    width: 0.3472222222vw;
    height: 2.5vw;
    border-radius: 0.1736111111vw;
  }
  .subsidy-price th,
  .subsidy-price td {
    padding: 0.5em 1em;
    font-size: 1.1111111111vw;
  }
  .subsidy-price-name {
    width: 10.4166666667vw;
  }
  .subsidy-price-target {
    width: 23.6111111111vw;
  }
  .subsidy-price-num {
    width: 10.4166666667vw;
  }
  .subsidy-price-notes {
    font-size: 0.9027777778vw;
  }
  .subsidy-learn {
    width: 32.6388888889vw;
  }
  .subsidy-learn-ttl {
    padding: 0.3em 1em;
    border-radius: 0.6944444444vw;
    font-size: 1.4583333333vw;
  }
  .subsidy-movie-ttl {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--subsidy {
    padding: 100px 0;
  }
  .sec--subsidy:before {
    top: -65px;
    left: -20px;
    width: 415px;
    height: 415px;
  }
  .sec--subsidy:after {
    top: -175px;
    right: -135px;
    width: 560px;
    height: 560px;
  }
  .sec--subsidy .sec-head {
    margin-bottom: 55px;
  }
  .sec--subsidy .sec-head:before, .sec--subsidy .sec-head:after {
    width: 77px;
    height: 49px;
  }
  .sec--subsidy .sec-head:before {
    top: -50px;
    left: 30px;
  }
  .sec--subsidy .sec-head:after {
    top: -50px;
    right: 30px;
  }
  .sec--subsidy .sec-ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .sec--subsidy .sec-ttl:before, .sec--subsidy .sec-ttl:after {
    top: 65px;
    width: 132px;
    height: 21px;
  }
  .sec--subsidy .sec-ttl:before {
    left: 60px;
  }
  .sec--subsidy .sec-ttl:after {
    right: 60px;
  }
  .sec--subsidy .sec-ttl span.big {
    font-size: 52px;
    font-size: 5.2rem;
  }
  .sec--subsidy .sec-ttl span.icon:before {
    top: -18px;
    left: -35px;
    width: 43px;
    height: 31px;
  }
  .subsidy:before {
    top: -205px;
    left: -190px;
    width: 330px;
    height: 466px;
  }
  .subsidy:after {
    top: -205px;
    right: -210px;
    width: 426px;
    height: 384px;
  }
  .subsidy-box > div {
    padding: 20px 165px 20px 60px;
  }
  .subsidy-box > div:before {
    top: -220px;
    left: -150px;
    width: 364px;
    height: 450px;
  }
  .subsidy-box > div:after {
    top: -40px;
    right: -40px;
    width: 190px;
    height: 190px;
  }
  .subsidy-box-ttl {
    padding-bottom: 17px;
    border-bottom: 2px dashed #fcfcfc;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .subsidy-box-ttl span.big {
    font-size: 88px;
    font-size: 8.8rem;
  }
  .subsidy-box-ttl span.big:before {
    top: -10px;
    width: 154px;
    height: 154px;
  }
  .subsidy-box-desc {
    width: 590px;
  }
  .subsidy-box-notes {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .subsidy-contents {
    margin: 40px 0 0 -75px;
    width: 1150px;
  }
  .subsidy-type {
    width: 650px;
  }
  .subsidy-type-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .subsidy-type-ttl span {
    padding: 0 25px;
  }
  .subsidy-type-ttl span:before, .subsidy-type-ttl span:after {
    width: 5px;
    height: 36px;
    border-radius: 2.5px;
  }
  .subsidy-price th,
  .subsidy-price td {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .subsidy-price-name {
    width: 150px;
  }
  .subsidy-price-target {
    width: 340px;
  }
  .subsidy-price-num {
    width: 150px;
  }
  .subsidy-price-notes {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .subsidy-learn {
    width: 470px;
  }
  .subsidy-learn-ttl {
    border-radius: 10px;
    font-size: 21px;
    font-size: 2.1rem;
  }
  .subsidy-movie-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* ------------------------------------------- line - */
.line-bnr {
  position: relative;
  margin-top: 15.3333333333vw;
}

.line-bnr a {
  position: relative;
  display: block;
  border-radius: 2.6666666667vw;
  -webkit-box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 4.75px 0.25px rgba(0, 0, 0, 0.1);
}
.line-bnr a:before {
  content: "";
  position: absolute;
  left: 1.0666666667vw;
  bottom: -2.2666666667vw;
  display: inline-block;
  width: 34.4vw;
  height: 43.8666666667vw;
  background-image: url(../images/bnr/screen_sp.webp);
  background-size: contain;
  z-index: 1;
}

@media all and (min-width: 751px) {
  .line-bnr {
    margin-top: 7.6388888889vw;
  }
  .line-bnr a {
    border-radius: 1.3888888889vw;
  }
  .line-bnr a:before {
    left: 1.3888888889vw;
    bottom: 0.1388888889vw;
    width: 17.6388888889vw;
    height: 17.2916666667vw;
    background-image: url(../images/bnr/screen.webp);
    background-image: image-set(url(../images/bnr/screen.webp) 1x, url(../images/bnr/screen-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/bnr/screen.webp) 1x, url(../images/bnr/screen-2x.webp) 2x);
  }
}
@media all and (min-width: 1441px) {
  .line-bnr {
    margin-top: 110px;
  }
  .line-bnr a {
    border-radius: 20px;
  }
  .line-bnr a:before {
    left: 20px;
    bottom: 2px;
    width: 254px;
    height: 249px;
  }
}
/*  front - #reason
-------------------------------------------------------------------------------*/
.sec--reason {
  padding-top: 24vw;
}
.sec--reason:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1.8666666667vw;
  background-image: url(../images/reason/rope.svg);
  background-size: auto 1.8666666667vw;
  background-repeat: repeat-x;
}

.sec--reason .sec-head {
  margin-bottom: 64vw;
}
.sec--reason .sec-head:before, .sec--reason .sec-head:after {
  content: "";
  position: absolute;
  bottom: 21.3333333333vw;
  display: inline-block;
  width: 25.8666666667vw;
  height: 15.4666666667vw;
  background-image: url(../images/reason/slash.svg);
  background-size: contain;
}
.sec--reason .sec-head:before {
  left: -10vw;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.sec--reason .sec-head:after {
  right: -10vw;
}

.sec--reason .sec-ttl {
  font-size: 4.2666666667vw;
  font-weight: 400;
}
.sec--reason .sec-ttl span.catch {
  position: relative;
}
.sec--reason .sec-ttl span.catch:after {
  content: "";
  position: absolute;
  top: -10.6666666667vw;
  left: 50%;
  display: inline-block;
  width: 37.3333333333vw;
  height: 6.5333333333vw;
  background-image: url(../images/reason/ribbon.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec--reason .sec-ttl span.big {
  display: inline-block;
  margin-top: 0.3em;
  font-size: 8.5333333333vw;
  font-weight: 700;
  line-height: 1.3em;
}

.reason {
  position: relative;
}
.reason:before {
  content: "";
  position: absolute;
  top: -66vw;
  left: -6vw;
  display: inline-block;
  width: 90.6666666667vw;
  height: 48vw;
  background-image: url(../images/reason/photo_sp.webp);
  background-size: contain;
  z-index: -1;
}

.reason-balloon {
  position: absolute;
  top: -58vw;
  right: 12.6666666667vw;
  width: 81.8666666667vw;
}
.reason-balloon:after {
  content: "";
  position: absolute;
  top: 8.6666666667vw;
  right: -15.3333333333vw;
  display: inline-block;
  width: 31.8666666667vw;
  height: 56.2666666667vw;
  background-image: url(../images/reason/balloon_sp.webp);
  background-size: contain;
  z-index: 1;
}

.reason-list {
  position: relative;
  padding: 10.6666666667vw 0;
}
.reason-list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  background-image: url(../images/reason/bg_sp.webp);
  background-repeat: repeat;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.reason-list > li {
  position: relative;
}
.reason-list > li:before {
  content: "";
  position: absolute;
  top: -5.3333333333vw;
  left: 50%;
  display: inline-block;
  width: 29.8666666667vw;
  height: 8.1333333333vw;
  background-image: url(../images/reason/roof.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.reason-list > li a {
  position: relative;
  display: block;
  padding: 18.6666666667vw 0 24vw 0;
  background-color: #fcfcfc;
  border-radius: 4vw;
}

.reason-num {
  position: absolute;
  top: 1.3333333333vw;
  left: 1.3333333333vw;
  color: #fdeee3;
  font-family: "Anton", sans-serif;
  font-size: 21.3333333333vw;
  font-weight: 400;
}

.reason-content {
  padding: 0 20px 20px 20px;
}

.reason-catch {
  position: relative;
  margin-bottom: 0.5em;
  font-size: 4.2666666667vw;
  text-align: center;
  line-height: 1.25em;
}
.reason-catch:before {
  content: "";
  position: absolute;
  top: -13.3333333333vw;
  left: 50%;
  display: inline-block;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.reason--cost .reason-catch:before {
  background-image: url(../images/reason/calc.svg);
}

.reason--quality .reason-catch:before {
  background-image: url(../images/reason/hammer.svg);
}

.reason--afterservice .reason-catch:before {
  background-image: url(../images/reason/heart.svg);
}

.reason-ttl {
  position: relative;
  margin-bottom: 0.7em;
  font-size: 6.9333333333vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.15em;
}

.reason-desc p {
  font-size: 3.7333333333vw;
  line-height: 1.5em;
}

.reason-btn {
  position: absolute;
  left: 50%;
  bottom: 6vw;
  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;
  width: 72vw;
  height: 13.3333333333vw;
  background-color: #ec5600;
  border-color: #fcfcfc;
  border-style: solid;
  border-width: 0.5333333333vw;
  border-radius: 6.6666666667vw;
  -webkit-box-shadow: 0px 8px 8px 2px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 8px 2px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
}
.reason-btn span {
  position: relative;
  color: #fcfcfc;
  font-weight: 700;
  font-size: 4.2666666667vw;
  z-index: 2;
}
.reason-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d94f00;
}
.reason-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 2.4vw;
  height: 3.8666666667vw;
  background-image: url(../images/common/arrow-wh.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}

@media screen and (max-width: 750px) {
  .reason-list > li:nth-child(n+2) {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--reason {
    padding-top: 9.0277777778vw;
  }
  .sec--reason:before {
    height: 0.4861111111vw;
    background-size: auto 0.4861111111vw;
  }
  .sec--reason .sec-head {
    margin-bottom: 3.4722222222vw;
    text-align: center;
  }
  .sec--reason .sec-head:before, .sec--reason .sec-head:after {
    bottom: 5.5555555556vw;
    width: 13.4722222222vw;
    height: 8.0555555556vw;
  }
  .sec--reason .sec-head:before {
    left: 12.1527777778vw;
  }
  .sec--reason .sec-head:after {
    right: 12.1527777778vw;
  }
  .sec--reason .sec-ttl {
    font-size: 1.4583333333vw;
  }
  .sec--reason .sec-ttl span.big {
    font-size: 3.6111111111vw;
  }
  .sec--reason .sec-ttl span.catch:after {
    top: -4.1666666667vw;
    width: 15.0694444444vw;
    height: 2.6388888889vw;
  }
  .sec--reason .sec-desc {
    display: inline-block;
    padding: 1em 2.5em;
    background-color: #fcfcfc;
    border-radius: 0.6944444444vw;
  }
  .reason {
    margin-left: -6.9444444444vw;
    width: 83.3333333333vw;
    z-index: 1;
  }
  .reason:before {
    top: -21.1805555556vw;
    left: -5.9027777778vw;
    width: 24.1666666667vw;
    height: 19.5833333333vw;
    background-image: url(../images/reason/photo.webp);
    background-image: -webkit-image-set(url(../images/reason/photo.webp) 1x, url(../images/reason/photo-2x.webp) 2x);
    background-image: image-set(url(../images/reason/photo.webp) 1x, url(../images/reason/photo-2x.webp) 2x);
  }
  .reason-balloon {
    right: 7.6388888889vw;
    top: -23.6111111111vw;
    width: 30.8333333333vw;
  }
  .reason-balloon:after {
    top: 5.5555555556vw;
    right: -6.9444444444vw;
    width: 12.6388888889vw;
    height: 21.25vw;
    background-image: url(../images/reason/balloon.webp);
    background-image: -webkit-image-set(url(../images/reason/balloon.webp) 1x, url(../images/reason/balloon-2x.webp) 2x);
    background-image: image-set(url(../images/reason/balloon.webp) 1x, url(../images/reason/balloon-2x.webp) 2x);
  }
  .reason-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5.5555555556vw 0;
  }
  .reason-list:before {
    background-image: url(../images/reason/bg.webp);
    background-image: -webkit-image-set(url(../images/reason/bg.webp) 1x, url(../images/reason/bg-2x.webp) 2x);
    background-image: image-set(url(../images/reason/bg.webp) 1x, url(../images/reason/bg-2x.webp) 2x);
  }
  .reason-list > li {
    width: 25.6944444444vw;
  }
  .reason-list > li:before {
    top: -2.7777777778vw;
    width: 15.5555555556vw;
    height: 4.2361111111vw;
  }
  .reason-list > li a {
    padding: 6.25vw 0 6.9444444444vw 0;
    border-radius: 2.0833333333vw;
  }
  .reason-num {
    top: 0.3472222222vw;
    left: 0.6944444444vw;
    font-size: 6.25vw;
  }
  .reason-content {
    padding: 0 1.3888888889vw 1.3888888889vw 1.3888888889vw;
  }
  .reason-catch {
    font-size: 1.1111111111vw;
  }
  .reason-catch:before {
    top: -4.1666666667vw;
    width: 3.8888888889vw;
    height: 3.8888888889vw;
  }
  .reason-ttl {
    font-size: 2.2222222222vw;
  }
  .reason-desc p {
    min-height: 4.71em;
    font-size: 0.9722222222vw;
  }
  .reason-btn {
    bottom: 1.3888888889vw;
    padding-right: 0.6944444444vw;
    width: 20.8333333333vw;
    height: 4.8611111111vw;
    border-width: 0.2777777778vw;
    border-radius: 2.4305555556vw;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .reason-btn span {
    font-size: 1.25vw;
  }
  .reason-btn:before {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .reason-btn:after {
    right: 1.0416666667vw;
    width: 0.6944444444vw;
    height: 1.3194444444vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .reason-list > li a:hover .reason-btn {
    background-color: #d94f00;
  }
  .reason-list > li a:hover .reason-btn:before {
    background-color: #ec5600;
  }
  .reason-list > li a:hover .reason-btn:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media screen and (min-width: 1441px) {
  .sec--reason {
    padding-top: 130px;
  }
  .sec--reason:before {
    height: 7px;
    background-size: auto 7px;
  }
  .sec--reason .sec-head {
    margin-bottom: 50px;
  }
  .sec--reason .sec-head:before, .sec--reason .sec-head:after {
    bottom: 80px;
    width: 194px;
    height: 116px;
  }
  .sec--reason .sec-head:before {
    left: 175px;
  }
  .sec--reason .sec-head:after {
    right: 175px;
  }
  .sec--reason .sec-ttl {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .sec--reason .sec-ttl span.big {
    font-size: 52px;
    font-size: 5.2rem;
  }
  .sec--reason .sec-ttl span.catch:after {
    top: -60px;
    width: 217px;
    height: 38px;
  }
  .sec--reason .sec-desc {
    border-radius: 10px;
  }
  .reason {
    margin-left: -100px;
    width: 1200px;
  }
  .reason:before {
    top: -305px;
    left: -85px;
    width: 348px;
    height: 282px;
  }
  .reason-balloon {
    right: 110px;
    top: -340px;
    width: 444px;
  }
  .reason-balloon:after {
    top: 80px;
    right: -100px;
    width: 182px;
    height: 306px;
  }
  .reason-list {
    padding: 80px 0;
  }
  .reason-list > li {
    width: 370px;
  }
  .reason-list > li:before {
    top: -40px;
    width: 224px;
    height: 61px;
  }
  .reason-list > li a {
    padding: 90px 0 100px 0;
    border-radius: 30px;
  }
  .reason-num {
    top: 5px;
    left: 10px;
    font-size: 90px;
    font-size: 9rem;
  }
  .reason-content {
    padding: 0 20px 20px 20px;
  }
  .reason-catch {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .reason-catch:before {
    top: -60px;
    width: 56px;
    height: 56px;
  }
  .reason-ttl {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .reason-desc p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .reason-btn {
    bottom: 20px;
    padding-right: 10px;
    width: 300px;
    height: 70px;
    border-width: 4px;
    border-radius: 35px;
  }
  .reason-btn span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .reason-btn:after {
    right: 15px;
    width: 10px;
    height: 19px;
  }
}
/*  front - #media
-------------------------------------------------------------------------------*/
.sec--media {
  padding: 18.6666666667vw 0 13.3333333333vw 0;
}

.sec--media .sec-head {
  margin-bottom: 46.6666666667vw;
}
.sec--media .sec-head:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -41.3333333333vw;
  display: inline-block;
  width: 90.6666666667vw;
  height: 37.3333333333vw;
  background-image: url(../images/media/main_sp.webp);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.media-post a {
  position: relative;
  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;
  padding: 4vw 8.6666666667vw 4vw 0;
  border-bottom: 1px dashed #9d9d9d;
}
.media-post a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 2.2666666667vw;
  height: 3.8666666667vw;
  background-image: url(../images/common/arrow-gy.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.media .media-post:nth-child(1) a {
  border-top: 1px dashed #9d9d9d;
}

.media-image {
  width: 32vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}
.media-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 24vw;
}

.media-post a:hover .media-image img {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  cursor: pointer;
}

.media-content {
  width: calc(100% - 34.6666666667vw);
}

.media-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5em;
}

.media-date {
  color: #9a9a9a;
  font-size: 3.2vw;
}

.media-cat {
  margin-left: 0.75em;
  padding: 0.2em 0.5em 0.3em 0.5em;
  background-color: #ec5600;
  border-radius: 1.3333333333vw;
  color: #fcfcfc;
  font-size: 3.2vw;
  letter-spacing: 0;
}

.media-ttl {
  position: relative;
  display: inline-block;
  font-size: 4.2666666667vw;
  font-weight: 400;
  line-height: 1.31em;
  letter-spacing: 0.1em;
}

.media-new {
  margin-left: 0.25em;
  color: #ec5600;
  font-size: 3.7333333333vw;
}

@media screen and (max-width: 750px) {
  .sec--media .sec-ttl span.small {
    font-size: 4.2666666667vw;
    font-weight: 400;
  }
  .sec--media .sec-ttl span.color {
    color: #302e2e;
  }
}
@media all and (min-width: 751px) {
  .sec--media {
    padding: 6.25vw 0 5.5555555556vw 0;
  }
  .sec--media .sec-head {
    margin-bottom: 13.1944444444vw;
  }
  .sec--media .sec-head:after {
    bottom: -11.4583333333vw;
    width: 54.1666666667vw;
    height: 9.7222222222vw;
    background-image: url(../images/media/main.webp);
    background-image: image-set(url(../images/media/main.webp) 1x, url(../images/media/main-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/media/main.webp) 1x, url(../images/media/main-2x.webp) 2x);
  }
  .media {
    margin: 0 auto;
    width: 54.1666666667vw;
  }
  .media-post a {
    padding: 1.0416666667vw 4.8611111111vw 1.0416666667vw 1.3888888889vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .media-post a:after {
    right: 1.0416666667vw;
    width: 0.6944444444vw;
    height: 1.1805555556vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .media-image {
    width: 9.7222222222vw;
    border-radius: 1.3888888889vw;
  }
  .media-image img {
    height: 7.2916666667vw;
  }
  .media-head {
    margin-bottom: 0.7em;
  }
  .media-date {
    font-size: 1.1111111111vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .media-cat {
    margin-left: 0.75em;
    padding: 0.3em 0.75em 0.4em 0.75em;
    border-radius: 0.6944444444vw;
    font-size: 0.9722222222vw;
  }
  .media-content {
    width: calc(100% - 12.1527777778vw);
  }
  .media-ttl {
    font-size: 1.1111111111vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .media-new {
    font-size: 0.9722222222vw;
  }
  .media-post a:hover .media-date,
  .media-post a:hover .media-ttl {
    color: #b4b4b4;
  }
  .media-post a:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media all and (min-width: 1441px) {
  .sec--media {
    padding: 90px 0 80px 0;
  }
  .sec--media .sec-head {
    margin-bottom: 190px;
  }
  .sec--media .sec-head:after {
    bottom: -165px;
    width: 780px;
    height: 140px;
  }
  .media {
    width: 780px;
  }
  .media-post a {
    padding: 15px 70px 15px 20px;
  }
  .media-post a:after {
    right: 15px;
    width: 10px;
    height: 17px;
  }
  .media-image {
    width: 140px;
    border-radius: 20px;
  }
  .media-image img {
    height: 105px;
  }
  .media-date {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .media-cat {
    border-radius: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .media-content {
    width: calc(100% - 175px);
  }
  .media-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .media-new {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/*  front - #voice
-------------------------------------------------------------------------------*/
.sec--voice {
  padding: 25.3333333333vw 0 16vw 0;
  background-color: #fcfbf0;
}
.sec--voice:before, .sec--voice:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 32vw;
  height: 8vw;
  background-image: url(../images/voice/deco.svg);
  background-size: contain;
}
.sec--voice:before {
  top: 56.6666666667vw;
  right: -6.6666666667vw;
}
.sec--voice:after {
  top: 17.3333333333vw;
  left: -6.6666666667vw;
}

.sec--voice .sec-head {
  margin-bottom: 61.3333333333vw;
  z-index: 1;
}
.sec--voice .sec-head:before, .sec--voice .sec-head:after {
  content: "";
  position: absolute;
  top: -20vw;
  display: inline-block;
  width: 25.8666666667vw;
  height: 15.4666666667vw;
  background-image: url(../images/voice/diagonal.svg);
  background-size: contain;
}
.sec--voice .sec-head:before {
  left: 3.3333333333vw;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.sec--voice .sec-head:after {
  right: 3.3333333333vw;
}

.sec--voice .sec-catch:before {
  content: "";
  position: absolute;
  top: -8vw;
  left: 50%;
  display: inline-block;
  width: 7.7333333333vw;
  height: 5.3333333333vw;
  background-image: url(../images/voice/ribbon.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.voice-slide {
  position: relative;
  z-index: 1;
}
.voice-slide:before {
  content: "";
  position: absolute;
  top: -56vw;
  left: -1.3333333333vw;
  display: inline-block;
  width: 48vw;
  height: 101.2vw;
  background-image: url(../images/voice/staff_sp.webp);
  background-size: contain;
}
.voice-slide:after {
  content: "";
  position: absolute;
  top: -56vw;
  right: 2vw;
  display: inline-block;
  width: 43.3333333333vw;
  height: 48.4vw;
  background-image: url(../images/voice/photo_sp.webp);
  background-size: contain;
}

.voice-post a {
  position: relative;
  display: block;
  background-color: #fcfcfc;
  border-radius: 2.6666666667vw;
  -webkit-box-shadow: 3px 4px 4.75px 0.25px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 4px 4.75px 0.25px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.voice-image {
  position: relative;
}

.voice-post a:hover .voice-image img {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  cursor: pointer;
}

.voice-label {
  position: absolute;
  left: 2vw;
  bottom: 2vw;
  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 0.75em;
  height: 6.6666666667vw;
  background-color: #fa7327;
  border-radius: 3.3333333333vw;
  color: #fcfcfc;
  font-size: 3.4666666667vw;
  letter-spacing: 0;
  z-index: 2;
}

.voice-content {
  padding: 4vw 4vw 6.6666666667vw 4vw;
}

.voice-ttl {
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.25em;
  letter-spacing: 0;
}

.voice-comment {
  margin-top: 0.5em;
}

.voice-comment > li {
  position: relative;
  top: -0.5em;
  padding: 1em 0.5em;
  background-image: url(../images/voice/line.svg);
  background-repeat: repeat-y;
  background-size: 100% 2em;
  font-size: 3.4666666667vw;
  line-height: 2em;
}
.voice-comment > li:before {
  content: "";
  position: relative;
  top: 0.1em;
  left: -0.3em;
  display: inline-block;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  background-image: url(../images/voice/pencil.svg);
  background-size: contain;
}

.voice-comment > li:nth-child(n+2) {
  top: -2.5em;
  margin-bottom: -2.5em;
}

.voice-slide .swiper-slide:before {
  content: none;
}

#voice-prev,
#voice-next {
  top: 27.3333333333vw;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#voice-prev {
  left: -3.0666666667vw;
}

#voice-next {
  right: -3.0666666667vw;
}

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

#voice-pagination .swiper-pagination-bullet-active {
  background-color: #ec5600 !important;
}

.voice-btn {
  margin: 7.3333333333vw auto 0 auto;
  width: 87.3333333333vw;
}

@media screen and (max-width: 750px) {
  .sec--voice .sec-ttl {
    font-size: 8.1333333333vw;
  }
}
@media screen and (min-width: 751px) {
  .sec--voice {
    padding: 11.1111111111vw 0 4.8611111111vw 0;
  }
  .sec--voice:before, .sec--voice:after {
    width: 1.6666666667vw;
    height: 4.1666666667vw;
  }
  .sec--voice:before {
    top: 2.0833333333vw;
    right: 4.1666666667vw;
  }
  .sec--voice:after {
    top: 15.625vw;
    left: 5.9027777778vw;
  }
  .sec--voice .sec-head {
    margin-bottom: 2.4305555556vw;
  }
  .sec--voice .sec-head:before, .sec--voice .sec-head:after {
    top: -6.9444444444vw;
    width: 13.4722222222vw;
    height: 8.0555555556vw;
  }
  .sec--voice .sec-head:before {
    left: 8.3333333333vw;
  }
  .sec--voice .sec-head:after {
    right: 8.3333333333vw;
  }
  .sec--voice .sec-catch:before {
    top: -4.1666666667vw;
    width: 4.0277777778vw;
    height: 2.7777777778vw;
  }
  .voice-slide {
    margin-left: -7.6388888889vw;
    width: 83.3333333333vw;
  }
  .voice-slide:before {
    top: -19.0972222222vw;
    left: 0.6944444444vw;
    width: 18.75vw;
    height: 39.7222222222vw;
    background-image: url(../images/voice/staff.webp);
    background-image: image-set(url(../images/voice/staff.webp) 1x, url(../images/voice/staff-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/voice/staff.webp) 1x, url(../images/voice/staff-2x.webp) 2x);
  }
  .voice-slide:after {
    top: -19.0972222222vw;
    right: 2.0833333333vw;
    width: 19.2361111111vw;
    height: 16.6666666667vw;
    background-image: url(../images/voice/photo.webp);
    background-image: image-set(url(../images/voice/photo.webp) 1x, url(../images/voice/photo-2x.webp) 2x);
    background-image: -webkit-image-set(url(../images/voice/photo.webp) 1x, url(../images/voice/photo-2x.webp) 2x);
  }
  .voice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -1.3888888889vw;
    width: auto;
    height: auto;
  }
  .voice-post {
    margin-left: 1.3888888889vw;
    width: calc(33.33333% - 1.3888888889vw);
  }
  .voice-post a {
    border-radius: 1.3888888889vw;
  }
  .voice-label {
    left: 0.6944444444vw;
    bottom: 0.6944444444vw;
    height: 2.0833333333vw;
    border-radius: 1.0416666667vw;
    font-size: 0.9027777778vw;
  }
  .voice-content {
    padding: 1.0416666667vw 1.3888888889vw 2.0833333333vw 1.3888888889vw;
  }
  .voice-ttl {
    font-size: 1.1111111111vw;
  }
  .voice-comment > li {
    font-size: 0.9722222222vw;
  }
  .voice-comment > li:before {
    width: 0.9722222222vw;
    height: 0.9722222222vw;
  }
  #voice-prev,
  #voice-next,
  #voice-pagination {
    display: none;
  }
  .voice-btn {
    margin: 2.7777777778vw auto 0 auto;
    width: 27.7777777778vw;
  }
}
@media screen and (min-width: 1441px) {
  .sec--voice {
    padding: 160px 0 70px 0;
  }
  .sec--voice:before, .sec--voice:after {
    width: 240px;
    height: 60px;
  }
  .sec--voice:before {
    top: 30px;
    right: 60px;
  }
  .sec--voice:after {
    top: 225px;
    left: 85px;
  }
  .sec--voice .sec-head {
    margin-bottom: 40px;
  }
  .sec--voice .sec-head:before, .sec--voice .sec-head:after {
    top: -100px;
    width: 194px;
    height: 116px;
  }
  .sec--voice .sec-head:before {
    left: 120px;
  }
  .sec--voice .sec-head:after {
    right: 120px;
  }
  .sec--voice .sec-catch:before {
    top: -60px;
    width: 58px;
    height: 40px;
  }
  .voice-slide {
    margin: 0 0 0 -100px;
    width: 1200px;
  }
  .voice-slide:before {
    top: -275px;
    left: 10px;
    width: 270px;
    height: 572px;
  }
  .voice-slide:after {
    top: -275px;
    right: 30px;
    width: 277px;
    height: 240px;
  }
  .voice {
    margin-left: -20px;
  }
  .voice-post {
    margin-left: 20px;
    width: calc(33.33333% - 20px);
  }
  .voice-post a {
    border-radius: 20px;
  }
  .voice-label {
    left: 10px;
    bottom: 10px;
    height: 30px;
    border-radius: 15px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .voice-content {
    padding: 15px 20px 30px 20px;
  }
  .voice-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .voice-comment > li {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .voice-comment > li:before {
    width: 14px;
    height: 14px;
  }
  .voice-btn {
    margin: 40px auto 0 auto;
    width: 400px;
  }
}
/*  front - #cost
-------------------------------------------------------------------------------*/
.sec--cost {
  padding: 14.6666666667vw 0;
  background-color: #fcfbf0;
}

.sec--cost .sec-head {
  margin-bottom: 50.6666666667vw;
}
.sec--cost .sec-head:before, .sec--cost .sec-head:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 10.2666666667vw;
  height: 6.5333333333vw;
  background-image: url(../images/cost/rhombus.svg);
  background-size: contain;
}
.sec--cost .sec-head:before {
  top: 33.3333333333vw;
  left: -4vw;
}
.sec--cost .sec-head:after {
  top: -2vw;
  right: -4vw;
}

.sec--cost .sec-catch span {
  position: relative;
}
.sec--cost .sec-catch span:before {
  content: "";
  position: absolute;
  top: -4vw;
  left: -7.3333333333vw;
  display: inline-block;
  width: 8.4vw;
  height: 6vw;
  background-image: url(../images/cost/deco.svg);
  background-size: contain;
}

.sec--cost .sec-ttl {
  z-index: 1;
}
.sec--cost .sec-ttl:before, .sec--cost .sec-ttl:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 7.4666666667vw;
  height: 3.4666666667vw;
  background-image: url(../images/cost/stripe_sp.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec--cost .sec-ttl:before {
  left: -4.6666666667vw;
}
.sec--cost .sec-ttl:after {
  right: -4.6666666667vw;
}
.sec--cost .sec-ttl span.color {
  position: relative;
}
.sec--cost .sec-ttl span.color:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 64.8vw;
  height: 12.1333333333vw;
  background-image: url(../images/cost/mokomoko_sp.svg);
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

.cost {
  position: relative;
  z-index: 1;
}
.cost:before, .cost:after {
  content: "";
  position: absolute;
  display: inline-block;
  background-size: contain;
  z-index: -1;
}
.cost:before {
  top: -48vw;
  left: -3.3333333333vw;
  width: 60vw;
  height: 69.3333333333vw;
  background-image: url(../images/cost/staff01_sp.png);
}
.cost:after {
  top: -50.6666666667vw;
  right: -4.6666666667vw;
  width: 50.6666666667vw;
  height: 69.3333333333vw;
  background-image: url(../images/cost/staff02_sp.png);
}

.cost-list > li {
  position: relative;
  background-color: #fcfcfc;
  border-color: #e6e6e6;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}

.cost-list > li a {
  display: block;
}

.cost-list > li a:hover .cost-image img {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  cursor: pointer;
}

.cost-content {
  position: relative;
  padding: 8vw 4vw 9.3333333333vw 4vw;
}

.cost-ttl {
  position: absolute;
  top: -4.2666666667vw;
  left: 50%;
  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 0.75em 0.1em 13.3333333333vw;
  height: 8.5333333333vw;
  background-color: #ec5600;
  border-radius: 4.2666666667vw;
  color: #fcfcfc;
  font-size: 4.8vw;
  font-weight: 700;
  letter-spacing: 0.05em;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}
.cost-ttl:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -0.5333333333vw;
  display: inline-block;
  width: 12vw;
  height: 12vw;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.cost-list--bathroom .cost-ttl:before {
  background-image: url(../images/cost/icon/bathroom.svg);
}

.cost-list--kitchen .cost-ttl:before {
  background-image: url(../images/cost/icon/kitchen.svg);
}

.cost-list--mizumawari .cost-ttl:before {
  background-image: url(../images/cost/icon/mizumawari.svg);
}

.cost-list--apartment .cost-ttl:before {
  background-image: url(../images/cost/icon/apartment.svg);
}

.cost-list--house .cost-ttl:before {
  background-image: url(../images/cost/icon/house.svg);
}

.cost-list--wall .cost-ttl:before {
  background-image: url(../images/cost/icon/wall.svg);
}

.cost-list--roof .cost-ttl:before {
  background-image: url(../images/cost/icon/roof.svg);
}

.cost-desc p {
  color: #b3b3b3;
  font-size: 3.4666666667vw;
  line-height: 1.61em;
}

@media all and (max-width: 750px) {
  .cost-list > li:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
}
@media all and (min-width: 751px) {
  .sec--cost {
    padding: 6.9444444444vw 0 5.5555555556vw 0;
  }
  .sec--cost .sec-head {
    margin-bottom: 3.125vw;
  }
  .sec--cost .sec-head:before, .sec--cost .sec-head:after {
    width: 5.3472222222vw;
    height: 3.4027777778vw;
  }
  .sec--cost .sec-head:before {
    top: -3.4722222222vw;
    left: 2.0833333333vw;
  }
  .sec--cost .sec-head:after {
    top: -3.4722222222vw;
    right: 2.0833333333vw;
  }
  .sec--cost .sec-catch span:before {
    top: -1.25vw;
    left: -2.4305555556vw;
    width: 2.9861111111vw;
    height: 2.1527777778vw;
  }
  .sec--cost .sec-ttl:before, .sec--cost .sec-ttl:after {
    width: 22.9166666667vw;
    height: 1.6666666667vw;
    background-image: url(../images/cost/stripe.svg);
  }
  .sec--cost .sec-ttl:before {
    left: -15.2777777778vw;
  }
  .sec--cost .sec-ttl:after {
    right: -15.2777777778vw;
  }
  .sec--cost .sec-ttl span.color:before {
    width: 27.9861111111vw;
    height: 5.8333333333vw;
    background-image: url(../images/cost/mokomoko.svg);
  }
  .cost {
    margin-left: -6.9444444444vw;
    width: 83.3333333333vw;
  }
  .cost:before {
    top: -20.4861111111vw;
    left: -2.4305555556vw;
    width: 19.4444444444vw;
    height: 32.2916666667vw;
    background-image: url(../images/cost/staff01.png);
    background-image: image-set(url(../images/cost/staff01.png) 1x, url(../images/cost/staff01-2x.png) 2x);
    background-image: -webkit-image-set(url(../images/cost/staff01.png) 1x, url(../images/cost/staff01-2x.png) 2x);
  }
  .cost:after {
    top: -21.1805555556vw;
    right: -0.6944444444vw;
    width: 18.8888888889vw;
    height: 29.375vw;
    background-image: url(../images/cost/staff02.png);
    background-image: image-set(url(../images/cost/staff02.png) 1x, url(../images/cost/staff02-2x.png) 2x);
    background-image: -webkit-image-set(url(../images/cost/staff02.png) 1x, url(../images/cost/staff02-2x.png) 2x);
  }
  .cost-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -1.7361111111vw;
  }
  .cost-list > li {
    margin-left: 1.7361111111vw;
    width: calc(33.33333% - 1.7361111111vw);
    border-width: 0.1388888889vw;
    border-radius: 2.0833333333vw;
  }
  .cost-list > li:nth-child(n+4) {
    margin-top: 2.0833333333vw;
  }
  .cost-content {
    padding: 2.4305555556vw 1.7361111111vw 2.7777777778vw 1.7361111111vw;
  }
  .cost-ttl {
    top: -1.25vw;
    padding: 0 0.75em 0.1em 4.0277777778vw;
    height: 2.5vw;
    border-radius: 1.25vw;
    font-size: 1.3888888889vw;
  }
  .cost-ttl:before {
    left: -0.2777777778vw;
    width: 3.8888888889vw;
    height: 3.8888888889vw;
  }
  .cost-desc p {
    font-size: 0.9722222222vw;
    line-height: 1.71em;
  }
  .cost-more {
    right: 1.7361111111vw;
    bottom: 0.9027777778vw;
    padding: 0 1.1805555556vw 0.1em 0;
    font-size: 1.0416666667vw;
  }
  .cost-more:after {
    width: 0.6944444444vw;
    height: 1.0416666667vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .cost-list > li a:hover .cost-more:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
}
@media all and (min-width: 1441px) {
  .sec--cost {
    padding: 100px 0 80px 0;
  }
  .sec--cost .sec-head {
    margin-bottom: 45px;
  }
  .sec--cost .sec-head:before, .sec--cost .sec-head:after {
    width: 77px;
    height: 49px;
  }
  .sec--cost .sec-head:before {
    top: -50px;
    left: 30px;
  }
  .sec--cost .sec-head:after {
    top: -50px;
    right: 30px;
  }
  .sec--cost .sec-catch span:before {
    top: -18px;
    left: -35px;
    width: 43px;
    height: 31px;
  }
  .sec--cost .sec-ttl:before, .sec--cost .sec-ttl:after {
    width: 330px;
    height: 24px;
  }
  .sec--cost .sec-ttl:before {
    left: -220px;
  }
  .sec--cost .sec-ttl:after {
    right: -220px;
  }
  .sec--cost .sec-ttl span.color:before {
    width: 403px;
    height: 84px;
  }
  .cost {
    margin-left: -100px;
    width: 1200px;
  }
  .cost:before {
    top: -295px;
    left: -35px;
    width: 280px;
    height: 465px;
    background-image: url(../images/cost/staff01.png);
    background-image: image-set(url(../images/cost/staff01.png) 1x, url(../images/cost/staff01-2x.png) 2x);
    background-image: -webkit-image-set(url(../images/cost/staff01.png) 1x, url(../images/cost/staff01-2x.png) 2x);
  }
  .cost:after {
    top: -305px;
    right: -10px;
    width: 272px;
    height: 423px;
    background-image: url(../images/cost/staff02.png);
    background-image: image-set(url(../images/cost/staff02.png) 1x, url(../images/cost/staff02-2x.png) 2x);
    background-image: -webkit-image-set(url(../images/cost/staff02.png) 1x, url(../images/cost/staff02-2x.png) 2x);
  }
  .cost-list {
    margin-left: -25px;
  }
  .cost-list > li {
    margin-left: 25px;
    width: calc(33.33333% - 25px);
    border-width: 2px;
    border-radius: 30px;
  }
  .cost-list > li:nth-child(n+4) {
    margin-top: 30px;
  }
  .cost-content {
    padding: 35px 25px 40px 25px;
  }
  .cost-ttl {
    top: -18px;
    padding: 0 0.75em 0.1em 58px;
    height: 36px;
    border-radius: 18px;
    font-size: 20px;
    font-size: 2rem;
  }
  .cost-ttl:before {
    left: -4px;
    width: 56px;
    height: 56px;
  }
  .cost-desc p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cost-more {
    right: 25px;
    bottom: 13px;
    padding: 0 17px 0.1em 0;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .cost-more:after {
    width: 10px;
    height: 15px;
  }
}
/*  front - #shop
-------------------------------------------------------------------------------*/
.sec--shop {
  padding: 22.6666666667vw 0;
}
.sec--shop:before, .sec--shop:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100vw;
  height: 32vw;
  background-image: url(../images/shop/deco_sp.svg);
  background-size: contain;
}
.sec--shop:before {
  top: 3.3333333333vw;
  left: 0;
}
.sec--shop:after {
  right: 0;
}

.sec--shop .sec-head {
  margin-bottom: 6.6666666667vw;
}

.shop > li {
  background-color: #fcfcfc;
  border-color: #e6e6e6;
  border-style: solid;
  border-width: 0.2666666667vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}

.shop-content {
  padding: 2.6666666667vw;
}

.shop-name {
  margin-bottom: 1.3333333333vw;
  font-size: 6.4vw;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: 0.05em;
}
.shop-name span {
  position: relative;
  padding-left: 6.6666666667vw;
}
.shop-name span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.3em;
  display: inline-block;
  width: 3.2vw;
  height: 4.6666666667vw;
  background-image: url(../images/shop/pin.svg);
  background-size: contain;
}

.shop-data dl {
  padding: 2.6666666667vw 1.3333333333vw;
  border-bottom: 1px dashed #bdbdbd;
}

.shop-data dt {
  margin-bottom: 0.5em;
  color: #ec5600;
  line-height: 1.28em;
}
.shop-data dt span {
  position: relative;
  padding-left: 4.6666666667vw;
}
.shop-data dt span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 3.3333333333vw;
  height: 4.6666666667vw;
  background-size: contain;
  background-position: center left;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.shop-data--tel dt span:before {
  background-image: url(../images/shop/phone.svg);
}

.shop-data--add dt span:before {
  background-image: url(../images/shop/pin.svg);
}

.shop-data--holiday dt span:before {
  background-image: url(../images/shop/calender.svg);
}

.shop-data--time dt span:before {
  background-image: url(../images/shop/clock.svg);
}

.shop-data dd {
  padding-left: 4.6666666667vw;
  line-height: 1.28em;
}

.shop-map {
  margin-top: 3.3333333333vw;
  border-radius: 2.6666666667vw;
  overflow: hidden;
}

@media all and (max-width: 750px) {
  .sec--shop:after {
    bottom: 3.3333333333vw;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .shop {
    margin: 0 auto;
    width: 85.3333333333vw;
  }
  .shop > li:nth-child(n+2) {
    margin-top: 8vw;
  }
}
@media all and (min-width: 751px) {
  .sec--shop {
    padding: 6.9444444444vw 0 5.5555555556vw 0;
  }
  .sec--shop:before, .sec--shop:after {
    width: 18.4722222222vw;
    height: 17.1527777778vw;
    background-image: url(../images/shop/deco.svg);
  }
  .sec--shop:before {
    top: 1.3888888889vw;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .sec--shop:after {
    top: 1.3888888889vw;
  }
  .sec--shop .sec-head {
    margin-bottom: 2.7777777778vw;
  }
  .sec--shop .sec-ttl {
    font-size: 3.3333333333vw;
  }
  .shop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .shop > li {
    width: 33.3333333333vw;
    border-width: 0.1388888889vw;
    border-radius: 1.3888888889vw;
  }
  .shop-content {
    padding: 1.3888888889vw 1.7361111111vw;
  }
  .shop-name {
    margin-bottom: 1.3888888889vw;
    font-size: 2.5vw;
    text-align: center;
  }
  .shop-name span {
    padding-left: 2.7777777778vw;
  }
  .shop-name span:before {
    bottom: 0.1em;
    width: 1.6666666667vw;
    height: 2.6388888889vw;
  }
  .shop-data {
    border-top: 1px dashed #bdbdbd;
  }
  .shop-data dl {
    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;
    padding: 1.0416666667vw 0;
  }
  .shop-data dt {
    margin-bottom: 0;
    width: 8.6805555556vw;
    font-size: 0.9722222222vw;
    text-align: center;
    line-height: 1.7em;
  }
  .shop-data dt span {
    padding-left: 1.7361111111vw;
  }
  .shop-data dt span:before {
    width: 1.0416666667vw;
    height: 1.3888888889vw;
  }
  .shop-data dd {
    padding: 0;
    width: 19.7916666667vw;
    font-size: 0.9722222222vw;
    line-height: 1.7em;
  }
  .shop-map {
    margin-top: 1.3888888889vw;
    border-radius: 1.3888888889vw;
  }
}
@media all and (min-width: 1441px) {
  .sec--shop {
    padding: 100px 0 80px 0;
  }
  .sec--shop:before, .sec--shop:after {
    width: 266px;
    height: 247px;
  }
  .sec--shop:before {
    top: 20px;
  }
  .sec--shop:after {
    top: 20px;
  }
  .sec--shop .sec-head {
    margin-bottom: 40px;
  }
  .sec--shop .sec-ttl {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .shop > li {
    width: 480px;
    border-width: 2px;
    border-radius: 20px;
  }
  .shop-content {
    padding: 20px 25px;
  }
  .shop-name {
    margin-bottom: 20px;
    font-size: 36px;
    font-size: 3.6rem;
  }
  .shop-name span {
    padding-left: 40px;
  }
  .shop-name span:before {
    width: 24px;
    height: 38px;
  }
  .shop-data dl {
    padding: 15px 0;
  }
  .shop-data dt {
    width: 125px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .shop-data dt span {
    padding-left: 25px;
  }
  .shop-data dt span:before {
    width: 15px;
    height: 20px;
  }
  .shop-data dd {
    width: 285px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .shop-map {
    margin-top: 20px;
    border-radius: 20px;
  }
}
/*  front - #column
-------------------------------------------------------------------------------*/
.sec--column {
  padding: 14.6666666667vw 0;
  background-color: #fcfbf0;
}

.sec--column .sec-head {
  margin-bottom: 5.3333333333vw;
}
.sec--column .sec-head:before, .sec--column .sec-head:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 10.2666666667vw;
  height: 6.5333333333vw;
  background-image: url(../images/column/rhombus.svg);
  background-size: contain;
}
.sec--column .sec-head:before {
  top: 33.3333333333vw;
  left: -2.6666666667vw;
}
.sec--column .sec-head:after {
  top: -2vw;
  right: -2.6666666667vw;
}

.sec--column .sec-catch span {
  position: relative;
}
.sec--column .sec-catch span:before {
  content: "";
  position: absolute;
  top: -4vw;
  left: -7.3333333333vw;
  display: inline-block;
  width: 8.4vw;
  height: 6vw;
  background-image: url(../images/column/deco.svg);
  background-size: contain;
}

.sec--column .sec-ttl {
  z-index: 1;
}
.sec--column .sec-ttl:before, .sec--column .sec-ttl:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 9.8666666667vw;
  height: 3.4666666667vw;
  background-image: url(../images/column/stripe_sp.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec--column .sec-ttl:before {
  left: -4.6666666667vw;
}
.sec--column .sec-ttl:after {
  right: -4.6666666667vw;
}
.sec--column .sec-ttl span.color {
  position: relative;
}
.sec--column .sec-ttl span.color:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 40vw;
  height: 12.2666666667vw;
  background-image: url(../images/column/mokomoko_sp.svg);
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
.sec--column .sec-ttl span.icon {
  position: relative;
}
.sec--column .sec-ttl span.icon:before {
  content: "";
  position: absolute;
  top: 8vw;
  right: -12vw;
  display: inline-block;
  width: 9.0666666667vw;
  height: 9.6vw;
  background-image: url(../images/column/driver.svg);
  background-size: contain;
}

.column {
  position: relative;
}

.column-post a {
  position: relative;
  display: block;
  padding-bottom: 10.6666666667vw;
  background-color: #fcfcfc;
  border-radius: 2.6666666667vw;
  -webkit-box-shadow: 3px 4px 4.75px 0.25px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 4px 4.75px 0.25px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.column-image {
  position: relative;
  height: 43.3333333333vw;
}
.column-image img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  height: 43.3333333333vw;
}

.column-post a:hover .voice-image img {
  -webkit-transform: scale(1.05, 1.05);
          transform: scale(1.05, 1.05);
  cursor: pointer;
}

.column-content {
  padding: 4vw;
}

.column-date {
  margin-bottom: 0.5em;
  font-size: 3.2vw;
}

.column-ttl {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 1.75em;
}

.column-desc {
  margin-top: 0.5em;
}
.column-desc p {
  font-size: 3.4666666667vw;
  line-height: 2em;
}

.column-more {
  position: absolute;
  left: 0;
  bottom: 0;
  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;
  width: 100%;
  height: 10.6666666667vw;
  color: #ec5600;
  font-size: 3.7333333333vw;
}
.column-more:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 100%;
  height: 0.2666666667vw;
  background-image: url(../images/column/line.svg);
  background-size: auto 0.2666666667vw;
  background-repeat: repeat-x;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.column .swiper-slide:before {
  content: none;
}

#column-prev,
#column-next {
  top: 24.6666666667vw;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#column-prev {
  left: -3.0666666667vw;
}

#column-next {
  right: -3.0666666667vw;
}

#column-pagination {
  margin-top: 4.6666666667vw;
}

#column-pagination .swiper-pagination-bullet-active {
  background-color: #ec5600 !important;
}

.column-btn {
  margin: 8vw auto 0 auto;
  width: 72vw;
}

@media all and (min-width: 751px) {
  .sec--column {
    padding: 6.9444444444vw 0 5.5555555556vw 0;
  }
  .sec--column .sec-head {
    margin-bottom: 3.125vw;
  }
  .sec--column .sec-head:before, .sec--column .sec-head:after {
    width: 5.3472222222vw;
    height: 3.4027777778vw;
  }
  .sec--column .sec-head:before {
    top: 1.3888888889vw;
    left: -1.3888888889vw;
  }
  .sec--column .sec-head:after {
    top: 1.3888888889vw;
    right: -1.3888888889vw;
  }
  .sec--column .sec-catch span:before {
    top: 1.6666666667vw;
    left: -5.2083333333vw;
    width: 3.75vw;
    height: 2.6388888889vw;
  }
  .sec--column .sec-ttl {
    font-size: 3.3333333333vw;
  }
  .sec--column .sec-ttl:before, .sec--column .sec-ttl:after {
    width: 32.0833333333vw;
    height: 1.6666666667vw;
    background-image: url(../images/column/stripe.svg);
  }
  .sec--column .sec-ttl:before {
    left: -15.2777777778vw;
  }
  .sec--column .sec-ttl:after {
    right: -15.2777777778vw;
  }
  .sec--column .sec-ttl span.color:before {
    width: 16.0416666667vw;
    height: 5.4166666667vw;
    background-image: url(../images/column/mokomoko.svg);
  }
  .sec--column .sec-ttl span.icon:before {
    top: 0.8333333333vw;
    right: -4.5138888889vw;
    width: 3.5416666667vw;
    height: 3.75vw;
  }
  .column {
    margin-left: -6.9444444444vw;
    width: 83.3333333333vw;
  }
  .column-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -1.3888888889vw;
  }
  .column-list .column-post {
    margin-left: 1.3888888889vw;
    width: calc(33.33333% - 1.3888888889vw);
  }
  .column-list .column-post:nth-child(n+4) {
    margin-top: 2.0833333333vw;
  }
  .column-post a {
    padding-bottom: 3.4722222222vw;
    border-radius: 1.3888888889vw;
  }
  .column-image {
    height: 14.2361111111vw;
  }
  .column-image img {
    height: 14.2361111111vw;
  }
  .column-content {
    padding: 1.3888888889vw 1.3888888889vw 1.0416666667vw 1.3888888889vw;
  }
  .column-date {
    margin-bottom: 0.5em;
    font-size: 0.9027777778vw;
  }
  .column-ttl {
    font-size: 1.1111111111vw;
    line-height: 1.75em;
  }
  .column-desc {
    margin-top: 0.5em;
  }
  .column-desc p {
    font-size: 0.9722222222vw;
    line-height: 2em;
  }
  .column-more {
    height: 3.4722222222vw;
    font-size: 1.1111111111vw;
  }
  .column-more:before {
    width: 24.3055555556vw;
    height: 0.1388888889vw;
    background-size: auto 0.1388888889vw;
  }
  #column-prev,
  #column-next,
  #column-pagination {
    display: none;
  }
  .column-btn {
    margin: 2.7777777778vw auto 0 auto;
    width: 29.5833333333vw;
  }
}
@media all and (min-width: 1441px) {
  .sec--column {
    padding: 100px 0 80px 0;
  }
  .sec--column .sec-head {
    margin-bottom: 45px;
  }
  .sec--column .sec-head:before, .sec--column .sec-head:after {
    width: 77px;
    height: 49px;
  }
  .sec--column .sec-head:before {
    top: 20px;
    left: -20px;
  }
  .sec--column .sec-head:after {
    top: 20px;
    right: -20px;
  }
  .sec--column .sec-catch span:before {
    top: 24px;
    left: -75px;
    width: 54px;
    height: 38px;
  }
  .sec--column .sec-ttl {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .sec--column .sec-ttl:before, .sec--column .sec-ttl:after {
    width: 462px;
    height: 24px;
  }
  .sec--column .sec-ttl:before {
    left: -220px;
  }
  .sec--column .sec-ttl:after {
    right: -220px;
  }
  .sec--column .sec-ttl span.color:before {
    width: 231px;
    height: 78px;
  }
  .sec--column .sec-ttl span.icon:before {
    top: 12px;
    right: -65px;
    width: 51px;
    height: 54px;
  }
  .column {
    margin-left: -100px;
    width: 1200px;
  }
  .column-list {
    margin-left: -20px;
  }
  .column-list .column-post {
    margin-left: 20px;
    width: calc(33.33333% - 20px);
  }
  .column-list .column-post:nth-child(n+4) {
    margin-top: 30px;
  }
  .column-post a {
    padding-bottom: 50px;
    border-radius: 20px;
  }
  .column-image {
    height: 205px;
  }
  .column-image img {
    height: 205px;
  }
  .column-content {
    padding: 20px 20px 15px 20px;
  }
  .column-date {
    margin-bottom: 0.5em;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .column-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .column-desc p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .column-more {
    height: 50px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .column-more:before {
    width: 350px;
    height: 2px;
    background-size: auto 2px;
  }
  .column-btn {
    margin: 40px auto 0 auto;
    width: 426px;
  }
}
/*  front - #news
-------------------------------------------------------------------------------*/
.sec--news {
  padding: 22vw 0 8vw 0;
}

.sec--news .sec-head {
  margin-bottom: 5.3333333333vw;
}
.sec--news .sec-head:before {
  content: "";
  position: absolute;
  top: -6.6666666667vw;
  left: 50%;
  display: inline-block;
  width: 12.2666666667vw;
  height: 3.4666666667vw;
  background-image: url(../images/common/deco.svg);
  background-size: contain;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.news-post a {
  position: relative;
  display: block;
  padding: 4vw 9.3333333333vw 4vw 2vw;
  border-bottom: 1px dashed #9d9d9d;
}
.news-post a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2.6666666667vw;
  display: inline-block;
  width: 2.2666666667vw;
  height: 3.8666666667vw;
  background-image: url(../images/common/arrow-gy.svg);
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.news .news-post:nth-child(1) a {
  border-top: 1px dashed #9d9d9d;
}

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

.news-date {
  color: #9a9a9a;
  font-size: 3.2vw;
}

.news-cat {
  margin-left: 0.75em;
  padding: 0.2em 0.5em 0.3em 0.5em;
  background-color: #ec5600;
  border-radius: 1.3333333333vw;
  color: #fcfcfc;
  font-size: 3.2vw;
  letter-spacing: 0;
}

.news-ttl {
  position: relative;
  display: inline-block;
  font-size: 4.2666666667vw;
  font-weight: 400;
  line-height: 1.31em;
  letter-spacing: 0.1em;
}

.news-new {
  margin-left: 0.25em;
  color: #ec5600;
  font-size: 3.7333333333vw;
}

.news-btn {
  margin: 8vw auto 0 auto;
  width: 72vw;
}

@media screen and (max-width: 750px) {
  .sec--news .sec-ttl span.small {
    font-size: 4.2666666667vw;
    font-weight: 400;
  }
  .sec--news .sec-ttl span.color {
    color: #302e2e;
  }
}
@media all and (min-width: 751px) {
  .sec--news {
    padding: 9.375vw 0 3.4722222222vw 0;
  }
  .sec--news .sec-head {
    margin-bottom: 2.4305555556vw;
  }
  .sec--news .sec-head:before {
    top: -3.4722222222vw;
    width: 4.0277777778vw;
    height: 1.1111111111vw;
  }
  .sec--news .sec-ttl {
    font-size: 2.9166666667vw;
  }
  .news {
    margin: 0 auto;
    width: 54.1666666667vw;
  }
  .news-post a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 3.8194444444vw 0 1.3888888889vw;
    height: 4.8611111111vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .news-post a:after {
    right: 1.0416666667vw;
    width: 0.6944444444vw;
    height: 1.1805555556vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .news-head {
    margin-bottom: 0;
    width: 16.6666666667vw;
  }
  .news-date {
    font-size: 1.1111111111vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .news-cat {
    margin-left: 1.25em;
    padding: 0.3em 0.75em 0.4em 0.75em;
    min-width: 7.5em;
    border-radius: 0.6944444444vw;
    font-size: 0.9722222222vw;
    text-align: center;
  }
  .news-content {
    width: calc(100% - 16.6666666667vw);
  }
  .news-ttl {
    font-size: 1.1111111111vw;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .news-new {
    font-size: 0.9722222222vw;
  }
  .news-post a:hover .news-date,
  .news-post a:hover .news-ttl {
    color: #b4b4b4;
  }
  .news-post a:hover:after {
    -webkit-transform: translateX(0.2em) translateY(-50%);
            transform: translateX(0.2em) translateY(-50%);
  }
  .news-btn {
    margin: 2.0833333333vw auto 0 auto;
    width: 26.3888888889vw;
  }
}
@media all and (min-width: 1441px) {
  .sec--news {
    padding: 135px 0 50px 0;
  }
  .sec--news .sec-head {
    margin-bottom: 35px;
  }
  .sec--news .sec-head:before {
    top: -50px;
    width: 58px;
    height: 16px;
  }
  .sec--news .sec-ttl {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .news {
    width: 780px;
  }
  .news-post a {
    padding: 0 55px 0 20px;
    height: 70px;
  }
  .news-post a:after {
    right: 15px;
    width: 10px;
    height: 17px;
  }
  .news-head {
    width: 240px;
  }
  .news-date {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .news-cat {
    border-radius: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .news-content {
    width: calc(100% - 240px);
  }
  .news-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .news-new {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .news-btn {
    margin: 30px auto 0 auto;
    width: 380px;
  }
}