@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .tab {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .tab {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1179px) {
  .pcOnly {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-size: 1.8em;
  line-height: 1.5;
  word-wrap: break-word;
  color: #333;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.fade {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .fade {
    transform: translateY(50px);
  }
}
@media screen and (max-width: 767px) {
  .fade {
    transform: translateY(30px);
  }
}
.fade.is-active {
  transform: translateY(0);
  opacity: 1;
  transition: 1.3s;
}

header.cm-header {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  header.cm-header {
    padding: 0 30px;
  }
}
header.cm-header div.inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 768px) {
  header.cm-header div.inner {
    max-width: 1270px;
    margin: 0 auto;
    height: 72px;
  }
}
@media screen and (max-width: 767px) {
  header.cm-header div.inner {
    margin: 0 17px 0 20px;
    height: 46px;
  }
}
@media screen and (max-width: 767px) {
  header.cm-header div.inner h1 {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  header.cm-header div.inner h1 img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 62px;
  }
}
header.cm-header div.inner a.btn-brand img {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  header.cm-header div.inner a.btn-brand img {
    width: 95px;
  }
}

section.kv picture img {
  display: block;
  width: 100%;
  opacity: 0;
  transform: scale(1.02);
  transition: 3s;
}
section.kv.is-active img {
  opacity: 1;
  transform: scale(1);
}

section.under {
  position: relative;
}
@media screen and (min-width: 768px) {
  section.under {
    padding: 110px 30px;
  }
}
@media screen and (max-width: 767px) {
  section.under {
    padding: 16.6666666667vw 0 12vw;
  }
}
section.under div.svg-container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  section.under div.svg-container {
    margin-top: 50px;
    margin-left: -20px;
  }
}
@media screen and (max-width: 767px) {
  section.under div.svg-container {
    transform: translateX(-50%);
    margin-top: 6.6666666667vw;
    margin-left: -10vw;
  }
}
@media screen and (max-width: 767px) {
  section.under div.svg-container svg {
    width: 70vw;
  }
}
section.under h2 {
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  section.under h2 picture img {
    width: 84.6666666667vw;
  }
}
section.under div.text {
  position: relative;
}
@media screen and (min-width: 768px) {
  section.under div.text {
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  section.under div.text {
    margin-top: 13.3333333333vw;
  }
}
section.under div.text p {
  text-align: center;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  section.under div.text p {
    margin-top: 40px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  section.under div.text p {
    margin-top: 9.3333333333vw;
    font-size: 4.2666666667vw;
  }
}

section.woman {
  position: relative;
}
@media screen and (min-width: 768px) {
  section.woman {
    padding: 100px 30px;
    background: url(../img/bg_emerald.png) 0 0/100% repeat;
  }
}
@media screen and (max-width: 767px) {
  section.woman {
    padding: 5.3333333333vw 5.3333333333vw 10.6666666667vw;
    background: url(../img/sp/bg_emerald.png) 0 0/100% repeat;
  }
}
@media screen and (min-width: 768px) {
  section.woman div.inner {
    max-width: 1000px;
    margin: 0 auto;
  }
}
section.woman div.inner div.head {
  position: relative;
  text-align: center;
}
section.woman div.inner div.head div.title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 768px) {
  section.woman div.inner div.head div.title {
    padding: 75px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  section.woman div.inner div.head div.title {
    padding-top: 5.3333333333vw;
  }
}
section.woman div.inner div.head div.title h2 {
  font-weight: bold;
  color: #53b1a4;
}
@media screen and (min-width: 768px) {
  section.woman div.inner div.head div.title h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  section.woman div.inner div.head div.title h2 {
    font-size: 3.515625vw;
  }
}
@media screen and (max-width: 767px) {
  section.woman div.inner div.head div.title h2 {
    padding: 10.6666666667vw 0 0;
    line-height: 1.25;
    font-size: 5.6vw;
  }
}
section.woman div.inner div.head div.title p {
  line-height: 1.8;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  section.woman div.inner div.head div.title p {
    margin: 25px 0 0;
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  section.woman div.inner div.head div.title p {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  section.woman div.inner div.head div.title p {
    margin: 5.3333333333vw 0 0;
    font-size: 4.2666666667vw;
  }
}
section.woman div.inner div.foot {
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.woman div.inner div.foot {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 767px) {
  section.woman div.inner div.foot {
    margin: 2.6666666667vw 0 0;
  }
}
div.tec-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  div.tec-wrap {
    background: #59b7ff url(../img/tec_bg1.png) 0 0/100% no-repeat;
    padding: 0 30px 280px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap {
    background: #59b7ff url(../img/sp/tec_bg1.png) 0 0/100% no-repeat;
    padding: 0 0 53.3333333333vw;
  }
}
div.tec-wrap:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  div.tec-wrap:before {
    width: 100%;
    height: 1162px;
    background: url(../img/tec_bg2.png) 0 0/cover no-repeat;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap:before {
    width: 100vw;
    height: 80.8vw;
    background: url(../img/sp/tec_bg2.png) 0 0/cover no-repeat;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec {
    padding: 120px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec {
    padding: 12vw 5.3333333333vw;
  }
}
div.tec-wrap section.tec > h2 {
  text-align: center;
  color: #fff;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.05em;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > h2 {
    margin-bottom: 30px;
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > h2 {
    margin-bottom: 10.6666666667vw;
    font-size: 6.6666666667vw;
  }
}
div.tec-wrap section.tec > div.inner {
  position: relative;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner {
    max-width: 1000px;
    margin: 0 auto;
  }
}
div.tec-wrap section.tec > div.inner:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../img/tec_obj1.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner:before {
    top: -220px;
    right: -150px;
    width: 810px;
    height: 1437px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner:before {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner:before {
    width: 0vw;
    height: 0vw;
  }
}
div.tec-wrap section.tec > div.inner > section {
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section {
    padding: 60px 30px 40px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section {
    padding: 0 5.3333333333vw 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section + section {
    margin: 40px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section + section {
    margin: 5.3333333333vw 0 0;
  }
}
div.tec-wrap section.tec > div.inner > section > p {
  text-align: right;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section > p {
    margin-right: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section > p {
    font-size: 2.6666666667vw;
  }
}
div.tec-wrap section.tec > div.inner > section div.head div.title {
  text-align: center;
}
div.tec-wrap section.tec > div.inner > section div.head div.title h3 {
  font-weight: bold;
  color: #53b1a4;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section div.head div.title h3 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section div.head div.title h3 {
    line-height: 1.25;
    font-size: 6.4vw;
  }
}
div.tec-wrap section.tec > div.inner > section div.head div.title p {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section div.head div.title p {
    margin: 20px 0 0;
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section div.head div.title p {
    line-height: 1.25;
    margin: 2.6666666667vw 0 0;
    font-size: 4.8vw;
  }
}
div.tec-wrap section.tec > div.inner > section div.head div.text {
  line-height: 1.9;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section div.head div.text {
    margin: 50px 0 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section div.head div.text {
    text-align: center;
    letter-spacing: -0.05em;
    margin: 6.6666666667vw 0 0;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver {
    padding: 60px 30px 40px;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.head div.image {
    position: absolute;
    top: -50px;
    left: -50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.head div.image {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.head div.image {
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.head div.image picture img {
    width: 223px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.head div.image picture img {
    width: 59.4666666667vw;
    margin: -6.6666666667vw auto 0;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.head div.text {
    max-width: 550px;
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.head div.text {
    max-width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
  }
}
div.tec-wrap section.tec > div.inner > section.driver div.head div.text p {
  line-height: 2;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main {
    display: table;
    margin: 80px auto 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main {
    margin: 50px auto 0;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main {
    margin: 8vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul {
    flex-wrap: wrap;
    gap: 30px 0;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li {
    width: 50%;
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li + li {
    margin: 6.6666666667vw 0 0;
  }
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li:nth-of-type(1) h4::before {
  content: "1";
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li:nth-of-type(2) h4::before {
  content: "2";
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li:nth-of-type(3) h4::before {
  content: "3";
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li:nth-of-type(4) h4::before {
  content: "4";
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li:nth-of-type(4) div.image {
    margin: 60px 0 0;
  }
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4 {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #53b1a4;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4 {
    margin-bottom: 1.3333333333vw;
    font-size: 6.1333333333vw;
  }
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4:before {
  border-radius: 100px;
  border: 3px solid #9fa0a0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4:before {
    min-width: 52px;
    min-height: 52px;
    font-size: 36px;
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4:before {
    min-width: auto;
    min-height: auto;
    width: 42px;
    height: 42px;
    font-size: 29px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li h4:before {
    width: 9.0666666667vw;
    height: 9.0666666667vw;
    margin-right: 1.3333333333vw;
    font-size: 6.4vw;
  }
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li p {
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li p {
    margin-left: 70px;
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li p {
    margin-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li p {
    letter-spacing: -0.02em;
    margin-left: 12vw;
    font-size: 3.7333333333vw;
  }
}
div.tec-wrap section.tec > div.inner > section.driver div.main ul li div.image {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li div.image {
    margin: 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li div.image {
    margin: 4vw;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.driver div.main ul li div.image img {
    width: 43.8666666667vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.fairway {
    padding-top: 160px;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.head div.image {
    position: absolute;
    top: -20px;
    left: -110px;
    width: 1214px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.head div.image {
    top: -105px;
    left: -77px;
    left: -20px;
    width: calc(100% + 50px);
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.head div.image {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.head div.image picture img {
    width: 71.0666666667vw;
    margin: -4vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.head div.title {
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.head div.title {
    margin: 4vw 0 0;
  }
}
div.tec-wrap section.tec > div.inner > section.fairway div.head div.text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.main {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0 0;
    gap: 0 60px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.main {
    margin: 8vw 0 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.main div.image {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.fairway div.main div.image + div.image {
    margin: 10.6666666667vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.iron div.head div.image {
    position: absolute;
    top: -20px;
    right: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.tec-wrap section.tec > div.inner > section.iron div.head div.image {
    top: -40px;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.iron div.head div.image {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.iron div.head div.image picture img {
    width: 37.8666666667vw;
    margin: -4vw 0 0;
  }
}
div.tec-wrap section.tec > div.inner > section.iron div.head div.title {
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.iron div.head div.title {
    margin: 4vw 0 0;
  }
}
div.tec-wrap section.tec > div.inner > section.iron div.head div.text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.iron div.main {
    margin: 30px 0 0;
  }
}
div.tec-wrap section.tec > div.inner > section.iron div.main div.image {
  text-align: center;
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.iron div.main div.image {
    margin: 0 0 4vw 0;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.shaft {
    padding-top: 8vw;
    padding-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.head div.title {
    margin-bottom: 30px;
  }
}
div.tec-wrap section.tec > div.inner > section.shaft div.head div.image {
  text-align: center;
}
div.tec-wrap section.tec > div.inner > section.shaft div.head div.text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.head div.text p {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main {
    margin: 0 0 60px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main {
    margin: 8vw 0 4vw;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 0 10px;
    margin: 30px 0 0;
    padding: 0 20px;
  }
}
div.tec-wrap section.tec > div.inner > section.shaft div.main ul li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main ul li {
    max-width: 430px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main ul li + li {
    margin-top: 5.3333333333vw;
  }
}
div.tec-wrap section.tec > div.inner > section.shaft div.main ul li h4 {
  font-weight: bold;
  color: #53b1a4;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main ul li h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main ul li h4 {
    font-size: 4vw;
  }
}
div.tec-wrap section.tec > div.inner > section.shaft div.main ul li p {
  background-color: rgba(83, 177, 164, 0.2);
  border-radius: 5px;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main ul li p {
    margin: 5px 0 0;
    padding: 20px 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.tec > div.inner > section.shaft div.main ul li p {
    margin: 1.3333333333vw 0 0;
    padding: 2.6666666667vw 0;
    font-size: 3.7333333333vw;
  }
}
div.tec-wrap section.custom {
  position: relative;
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.custom {
    padding: 0 5.3333333333vw;
  }
}
div.tec-wrap section.custom h2 {
  text-align: center;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.custom h2 {
    margin-bottom: 30px;
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.custom h2 {
    margin-bottom: 5.3333333333vw;
    font-size: 6.6666666667vw;
  }
}
div.tec-wrap section.custom > section {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.custom > section {
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 30px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.custom > section {
    padding: 4vw 8vw 10.6666666667vw;
  }
}
div.tec-wrap section.custom div.image {
  text-align: center;
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.custom div.image {
    padding: 5.3333333333vw 4vw;
  }
}
div.tec-wrap section.custom p {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.custom p {
    margin: 40px 0 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.custom p {
    padding: 0 3.2vw;
    margin: 4vw 0 0;
    font-size: 3.7333333333vw;
  }
}
div.tec-wrap section.custom a.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  border: 1px solid #333;
  text-decoration: none;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.custom a.btn {
    width: 300px;
    height: 50px;
    margin: 40px auto 0;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.custom a.btn {
    width: 64vw;
    height: 10.6666666667vw;
    margin: 8vw auto 0;
    font-size: 4.2666666667vw;
  }
}
div.tec-wrap section.custom a.btn:before {
  content: "";
  background: url(../img/icon_arrow-r.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.custom a.btn:before {
    transition: 0.4s;
    width: 11px;
    height: 17px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  div.tec-wrap section.custom a.btn:before {
    width: 2.4vw;
    height: 3.4666666667vw;
    margin-right: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.custom a.btn:hover {
    transition: 0.4s;
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  div.tec-wrap section.custom a.btn:hover:before {
    transform: translateX(2px);
    transition: 0.4s;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-wrap {
    padding: 70px 30px;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap {
    padding: 10.6666666667vw 0 0;
  }
}
div.lineup-wrap section.lineup h2 {
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #53b1a4;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup h2 {
    font-size: 6.6666666667vw;
  }
}
div.lineup-wrap section.lineup ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup ul {
    max-width: 880px;
    margin: 50px auto 0;
  }
}
div.lineup-wrap section.lineup ul li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup ul li {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup ul li:nth-of-type(1) div.image img {
    width: 69.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup ul li:nth-of-type(2) div.image img {
    width: 62.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup ul li:nth-of-type(3) div.image img {
    width: 54.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup ul li:nth-of-type(4) div.image img {
    width: 60.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup ul li + li {
    margin: 12vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup ul li div.image {
    height: 578px;
  }
}
div.lineup-wrap section.lineup ul li a.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #53b1a4;
  text-decoration: none;
  position: relative;
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup ul li a.btn {
    width: 180px;
    height: 50px;
    font-size: 20px;
    border-radius: 5px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup ul li a.btn {
    width: 38.4vw;
    height: 10.6666666667vw;
    margin: 5.3333333333vw auto 0;
    border-radius: 0.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
div.lineup-wrap section.lineup ul li a.btn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0%, -50%);
  content: "";
  background: url(../img/icon_arrow-r-w.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup ul li a.btn:before {
    transition: 0.4s;
    width: 11px;
    height: 17px;
    margin-left: -60px;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.lineup ul li a.btn:before {
    width: 2.4vw;
    height: 3.6vw;
    margin-left: -12.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup ul li a.btn:hover {
    transition: 0.4s;
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.lineup ul li a.btn:hover:before {
    transform: translate(2px, -50%);
    transition: 0.4s;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.movie {
    margin: 80px 0 0;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.movie {
    margin: 16vw 0 0;
    padding: 0 0 10.6666666667vw;
  }
}
div.lineup-wrap section.movie h2 {
  font-style: italic;
  text-align: center;
  color: #53b1a4;
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.movie h2 {
    margin-bottom: 30px;
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.movie h2 {
    margin-bottom: 5.3333333333vw;
    font-size: 6.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.movie ul {
    display: flex;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
    gap: 0 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.lineup-wrap section.movie ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.movie ul {
    padding: 0 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.movie ul + ul {
    margin: 2.6666666667vw 0 0;
  }
}
div.lineup-wrap section.movie ul li {
  width: 100%;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 768px) {
  div.lineup-wrap section.movie ul li {
    max-width: 480px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  div.lineup-wrap section.movie ul li {
    max-width: 670px;
  }
}
@media screen and (max-width: 767px) {
  div.lineup-wrap section.movie ul li + li {
    margin: 2.6666666667vw 0 0;
  }
}
div.lineup-wrap section.movie ul li iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  section.impression {
    padding: 90px 30px 80px;
    background: url(../img/bg_emerald.png) 0 0/100% repeat;
  }
}
@media screen and (max-width: 767px) {
  section.impression {
    padding: 8vw 0 10.6666666667vw;
    background: url(../img/sp/bg_emerald.png) 0 0/100% repeat;
  }
}
section.impression div.title h2 {
  font-style: italic;
  text-align: center;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  section.impression div.title h2 {
    margin-bottom: 30px;
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  section.impression div.title h2 {
    font-size: 6.6666666667vw;
  }
}
section.impression div.title p {
  font-weight: bold;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 768px) {
  section.impression div.title p {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  section.impression div.title p {
    margin: 2.6666666667vw 0 0;
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  section.impression ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 50px auto 0;
    gap: 0 40px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  section.impression ul {
    margin: 5.3333333333vw 0 0;
  }
}
section.impression ul li {
  position: relative;
}
@media screen and (min-width: 768px) {
  section.impression ul li {
    width: 480px;
    height: 206px;
    margin: 0 0 40px;
    padding: 0px 25px 0 120px;
    font-size: 18px;
    background: url(../img/impression_bg1.png) 0 0/cover no-repeat;
  }
}
@media screen and (min-width: 768px) and (max-width: 1179px) {
  section.impression ul li {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 767px) {
  section.impression ul li {
    width: 88.8vw;
    height: 38.1333333333vw;
    margin: 0 auto;
    padding: 0vw 4vw 0 22.6666666667vw;
    font-size: 3.7333333333vw;
    background: url(../img/sp/impression_bg1.png) 0 0/cover no-repeat;
    letter-spacing: -0.02em;
  }
}
section.impression ul li:nth-of-type(n+5) {
  display: none;
}
@media screen and (max-width: 767px) {
  section.impression ul li + li {
    margin: 8.6666666667vw auto 0;
  }
}
@media screen and (min-width: 768px) {
  section.impression ul li.people1:before {
    top: 20px;
    left: 20px;
    width: 78px;
    height: 211px;
    background: url(../img/impression_icon1.png) 0 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  section.impression ul li.people1:before {
    top: 2.6666666667vw;
    left: 2.6666666667vw;
    width: 14.5333333333vw;
    height: 39.2vw;
    background: url(../img/sp/impression_icon1.png) 0 0/100% no-repeat;
  }
}
@media screen and (min-width: 768px) {
  section.impression ul li.people2:before {
    top: 0px;
    left: -10px;
    background: url(../img/impression_icon2.png) 0 0/100% no-repeat;
    width: 109px;
    height: 229px;
  }
}
@media screen and (max-width: 767px) {
  section.impression ul li.people2:before {
    top: 1.3333333333vw;
    left: -2vw;
    width: 20.1333333333vw;
    height: 42.4vw;
    background: url(../img/sp/impression_icon2.png) 0 0/100% no-repeat;
  }
}
@media screen and (min-width: 768px) {
  section.impression ul li.people3:before {
    top: 15px;
    left: 15px;
    background: url(../img/impression_icon3.png) 0 0/100% no-repeat;
    width: 92px;
    height: 205px;
  }
}
@media screen and (max-width: 767px) {
  section.impression ul li.people3:before {
    top: 2.6666666667vw;
    left: 2.6666666667vw;
    width: 17.0666666667vw;
    height: 37.8666666667vw;
    background: url(../img/sp/impression_icon3.png) 0 0/100% no-repeat;
  }
}
section.impression ul li:before {
  content: "";
  display: block;
  position: absolute;
}
@media screen and (max-width: 767px) {
  section.impression ul li:before {
    width: 0vw;
    height: 0vw;
  }
}
section.impression ul li > p {
  line-height: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  section.impression ul li > p {
    height: 180px;
  }
}
@media screen and (max-width: 767px) {
  section.impression ul li > p {
    height: 33.3333333333vw;
  }
}
section.impression span.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  text-decoration: none;
  border-radius: 5px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  section.impression span.btn {
    width: 190px;
    height: 50px;
    margin: 40px auto 0;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  section.impression span.btn {
    width: 38.4vw;
    height: 10.6666666667vw;
    margin: 5.3333333333vw auto 0;
    border-radius: 0.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
section.impression span.btn:before {
  content: "";
}
@media screen and (min-width: 768px) {
  section.impression span.btn:before {
    transition: 0.4s;
    width: 17px;
    height: 12px;
    margin-right: 5px;
    background: url(../img/icon_arrow-b.png) 0 0/100% no-repeat;
  }
}
@media screen and (max-width: 767px) {
  section.impression span.btn:before {
    width: 3.4666666667vw;
    height: 2.4vw;
    margin-right: 1.3333333333vw;
    background: url(../img/sp/icon_arrow-b.png) 0 0/100% no-repeat;
  }
}
@media screen and (min-width: 768px) {
  section.impression span.btn:hover {
    transition: 0.4s;
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) {
  section.impression span.btn:hover:before {
    transform: translateY(2px);
    transition: 0.4s;
  }
}
section.banner {
  border-bottom: 1px solid #757575;
}
@media screen and (min-width: 768px) {
  section.banner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 100px 30px;
  }
}
@media screen and (max-width: 767px) {
  section.banner {
    width: calc(100% - 38px);
    margin: 0 auto;
    padding: 9.3333333333vw 0;
  }
}
section.banner > h2 {
  text-align: center;
  color: #53b1a4;
  font-style: italic;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  section.banner > h2 {
    margin-bottom: 30px;
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  section.banner > h2 {
    margin-bottom: 5.3333333333vw;
    font-size: 6.6666666667vw;
  }
}
section.banner ul.list-bnr li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  section.banner ul.list-bnr li:not(:nth-of-type(1)) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  section.banner ul.list-bnr li:not(:nth-of-type(1)) {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  section.banner ul.list-bnr li a {
    transition: 0.4s;
  }
}
@media screen and (min-width: 768px) {
  section.banner ul.list-bnr li a:hover {
    opacity: 0.8;
    transition: 0.4s;
  }
}
section.banner ul.list-btn {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  section.banner ul.list-btn {
    border-top: 1px solid #757575;
    margin-top: 130px;
    padding: 90px 0 0;
  }
}
@media screen and (max-width: 767px) {
  section.banner ul.list-btn {
    border-top: 1px solid #757575;
    margin: 16vw 0 0;
    padding: 10.6666666667vw 0 0;
  }
}
@media screen and (min-width: 768px) {
  section.banner ul.list-btn li {
    margin: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  section.banner ul.list-btn li {
    width: 50%;
    margin: 0 5px;
    max-width: 160px;
  }
}
section.banner ul.list-btn li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #dcdddd;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  transition: 0.4s;
  border: 1px solid #969696;
  position: relative;
}
@media screen and (min-width: 768px) {
  section.banner ul.list-btn li a {
    width: 320px;
    height: 90px;
    padding: 0 20px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  section.banner ul.list-btn li a {
    width: 100%;
    height: 45px;
    padding: 0 10px;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  section.banner ul.list-btn li a:hover {
    transition: 0.4s;
    opacity: 0.8;
  }
}
section.banner ul.list-btn li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(../img/arrow-right.png) center 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  section.banner ul.list-btn li a:before {
    right: 20px;
    width: 13px;
    height: 22px;
  }
}
@media screen and (max-width: 767px) {
  section.banner ul.list-btn li a:before {
    right: 10px;
    width: 7px;
    height: 12px;
  }
}
section.banner ul.list-btn + a {
  display: table;
}
@media screen and (min-width: 768px) {
  section.banner ul.list-btn + a {
    margin: 50px auto 0;
    transition: 0.4s;
  }
}
@media screen and (max-width: 767px) {
  section.banner ul.list-btn + a {
    width: 160px;
    height: 45px;
    margin: 4vw auto 0;
  }
}
@media screen and (min-width: 768px) {
  section.banner ul.list-btn + a:hover {
    opacity: 0.8;
    transition: 0.4s;
  }
}
footer.cm_footer {
  position: relative;
  border-top: 1px solid #757575;
}
@media screen and (min-width: 768px) {
  footer.cm_footer {
    margin: -100px auto 0;
    max-width: 980px;
  }
}
@media screen and (max-width: 767px) {
  footer.cm_footer {
    width: 89.3333333333vw;
    margin: -21.3333333333vw auto 0;
    padding: 0 20px;
  }
}
footer.cm_footer p.copyright {
  text-align: center;
}
@media screen and (min-width: 768px) {
  footer.cm_footer p.copyright {
    padding: 34px 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  footer.cm_footer p.copyright {
    padding: 24px 0;
    font-size: 10px;
  }
}