﻿body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  overflow-x: hidden;
  font-size: 15px !important;
  line-height: 1.333333333333333;
  letter-spacing: 0;
  color: #ffffff;
  background-color: #0f0f0f;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  body {
    font-size: 13.5px !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  body {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  body {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 320px) {
  body {
    font-size: 12px !important;
  }
}
a {
  text-decoration: none;
  transition: 0.2s;
  cursor: pointer;
  color: #ffffff;
}
a:hover {
  text-decoration: none;
  opacity: 0.8;
  transition: 0.2s;
  color: #ffffff;
}
.d-ib {
  display: inline-block;
}
@media only screen and (min-width: 1600px) {
  .x-none {
    display: none !important;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .l-none {
    display: none !important;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .pc-none {
    display: none !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .tab-none {
    display: none !important;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sp-none {
    display: none !important;
  }
}
@media only screen and (max-width: 320px) {
  .s-sp-none {
    display: none !important;
  }
}
@media only screen and (min-width: 1600px) {
  .xlpc-none {
    display: none !important;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .xlpc-none {
    display: none !important;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .xlpc-none {
    display: none !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .tsp-none {
    display: none !important;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .tsp-none {
    display: none !important;
  }
}
@media only screen and (max-width: 320px) {
  .tsp-none {
    display: none !important;
  }
}
.loadIn {
  opacity: 0;
  transition: 1s;
}
.loadIn.is-show {
  opacity: 1;
  transition: 1s;
}
.loadIn2 {
  opacity: 0;
  transform: translateX(-30px);
  transition: 1.4s;
}
.loadIn2.is-show {
  opacity: 1;
  transform: translateX(0);
  transition: 1.4s;
}
.fadeIn0,
.fadeIn1,
.fadeIn2,
.fadeIn3 {
  opacity: 0;
  transition: 0.8s;
  transform: translateY(30px);
}
.fadeIn0.is-show,
.fadeIn1.is-show,
.fadeIn2.is-show,
.fadeIn3.is-show {
  opacity: 1;
  transition: 0.8s;
  transform: translateY(0px);
}
.fadeLeft0 {
  opacity: 0;
  transition: 0.6s;
  transform: translateX(-20px);
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .fadeLeft0 {
    transform: translateY(20px);
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .fadeLeft0 {
    transform: translateY(20px);
  }
}
@media only screen and (max-width: 320px) {
  .fadeLeft0 {
    transform: translateY(20px);
  }
}
.fadeLeft0.is-show {
  opacity: 1;
  transition: 0.6s;
  transform: translateX(0px);
}
@media only screen and (min-width: 1600px) {
  .fadeLoad {
    opacity: 0;
    transition: 0.6s;
    transform: translateX(-30px);
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .fadeLoad {
    opacity: 0;
    transition: 0.6s;
    transform: translateX(-30px);
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .fadeLoad {
    opacity: 0;
    transition: 0.6s;
    transform: translateX(-30px);
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .fadeLoad {
    opacity: 0;
    transition: 0.6s;
    transform: translateY(30px);
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .fadeLoad {
    opacity: 0;
    transition: 0.6s;
    transform: translateY(30px);
  }
}
@media only screen and (max-width: 320px) {
  .fadeLoad {
    opacity: 0;
    transition: 0.6s;
    transform: translateY(30px);
  }
}
@media only screen and (min-width: 1600px) {
  .fadeLoad.is-show {
    opacity: 1;
    transition: 0.6s;
    transform: translateX(0px);
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .fadeLoad.is-show {
    opacity: 1;
    transition: 0.6s;
    transform: translateX(0px);
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .fadeLoad.is-show {
    opacity: 1;
    transition: 0.6s;
    transform: translateX(0px);
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .fadeLoad.is-show2 {
    opacity: 1;
    transition: 0.6s;
    transform: translateY(0px);
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .fadeLoad.is-show2 {
    opacity: 1;
    transition: 0.6s;
    transform: translateY(0px);
  }
}
@media only screen and (max-width: 320px) {
  .fadeLoad.is-show2 {
    opacity: 1;
    transition: 0.6s;
    transform: translateY(0px);
  }
}
.fadeRight0 {
  opacity: 0;
  transition: 0.6s;
  transform: translateX(30px);
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .fadeRight0 {
    transform: translateY(30px);
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .fadeRight0 {
    transform: translateY(30px);
  }
}
@media only screen and (max-width: 320px) {
  .fadeRight0 {
    transform: translateY(30px);
  }
}
.fadeRight0.is-show {
  opacity: 1;
  transition: 0.6s;
  transform: translateX(0px);
}
.fadeAp0 {
  opacity: 0;
  transition: 0.6s;
  transform: scale(0.98);
}
.fadeAp0.is-show {
  opacity: 1;
  transition: 0.6s;
  transform: scale(1);
}
.container {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .container {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .container {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .container {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .container {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .container {
    max-width: 90%;
  }
}
.material-icons {
  display: inline-flex;
  vertical-align: sub;
}
#page-animate::before {
  content: "";
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  pointer-events: none;
  right: 100%;
  -webkit-transition: right 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: right 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
#page-animate::after {
  content: "";
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  pointer-events: none;
  left: 100%;
  -webkit-transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}
#page-animate.is-slide-in::before {
  right: 0;
}
#page-animate.is-slide::after {
  left: 0;
}
#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.spinner {
  width: 100px;
  height: 100px;
  margin: 40vh auto;
  background-color: #fff;
  border-radius: 100%;
  animation: sk-scaleout 1s infinite ease-in-out;
}
@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.loaded {
  opacity: 0;
  visibility: hidden;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background-color: #0f0f0f;
}
header .h_ctr {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 27px;
}
@media only screen and (min-width: 1600px) {
  header .h_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  header .h_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  header .h_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .h_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .h_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  header .h_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  header .h_ctr {
    padding-top: 10px;
    padding-bottom: 14px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .h_ctr {
    padding-top: 12px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .h_ctr {
    padding-top: 12px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 320px) {
  header .h_ctr {
    padding-top: 12px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  header .h_logo img {
    height: 64px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .h_logo img {
    height: 50px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .h_logo img {
    height: 50px;
  }
}
@media only screen and (max-width: 320px) {
  header .h_logo img {
    height: 50px;
  }
}
header .openbtn {
  position: absolute;
  top: 50%;
  right: 2.91666666666667%;
  width: 61.89px;
  height: 20px;
  cursor: pointer;
  z-index: 999;
  transform: translateY(-50%);
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .openbtn {
    top: 45%;
    width: 30px;
    height: 7px;
    right: 5.38461538461538%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .openbtn {
    top: 45%;
    width: 30px;
    height: 7px;
    right: 5.38461538461538%;
  }
}
@media only screen and (max-width: 320px) {
  header .openbtn {
    top: 45%;
    width: 30px;
    height: 7px;
    right: 5.38461538461538%;
  }
}
header .openbtn span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  height: 2px;
  background-color: #ffffff;
}
header .openbtn span:nth-of-type(1) {
  top: 0px;
  right: 0;
  width: 61.89px;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .openbtn span:nth-of-type(1) {
    width: 30px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .openbtn span:nth-of-type(1) {
    width: 30px;
  }
}
@media only screen and (max-width: 320px) {
  header .openbtn span:nth-of-type(1) {
    width: 30px;
  }
}
header .openbtn span:nth-of-type(2) {
  top: 17px;
  left: 0;
  width: 47.54px;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .openbtn span:nth-of-type(2) {
    width: 24px;
    top: 7px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .openbtn span:nth-of-type(2) {
    width: 24px;
    top: 7px;
  }
}
@media only screen and (max-width: 320px) {
  header .openbtn span:nth-of-type(2) {
    width: 24px;
    top: 7px;
  }
}
header .openbtn.active span:nth-of-type(1) {
  top: 0px;
  right: 0;
  width: 106.56px;
  transform: translateY(6px) rotate(-30deg);
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .openbtn.active span:nth-of-type(1) {
    width: 48px;
    transform: translateY(0px) rotate(-30deg);
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .openbtn.active span:nth-of-type(1) {
    width: 48px;
    transform: translateY(0px) rotate(-30deg);
  }
}
@media only screen and (max-width: 320px) {
  header .openbtn.active span:nth-of-type(1) {
    width: 48px;
    transform: translateY(0px) rotate(-30deg);
  }
}
header .openbtn.active span:nth-of-type(2) {
  top: 17px;
  left: auto;
  right: 0;
  width: 106.56px;
  transform: translateY(-10px) rotate(30deg);
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  header .openbtn.active span:nth-of-type(2) {
    width: 48px;
    top: 0;
    transform: translateY(0px) rotate(30deg);
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  header .openbtn.active span:nth-of-type(2) {
    width: 48px;
    top: 0;
    transform: translateY(0px) rotate(30deg);
  }
}
@media only screen and (max-width: 320px) {
  header .openbtn.active span:nth-of-type(2) {
    width: 48px;
    top: 0;
    transform: translateY(0px) rotate(30deg);
  }
}
.hmb {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.68);
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  z-index: 998;
}
.hmb.active {
  visibility: visible;
  opacity: 1;
  transition: 0.2s;
}
.hmb_link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_link {
    top: 16%;
    transform: translateX(-50%) translateY(0%);
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_link {
    top: 16%;
    transform: translateX(-50%) translateY(0%);
  }
}
@media only screen and (max-width: 320px) {
  .hmb_link {
    top: 16%;
    transform: translateX(-50%) translateY(0%);
  }
}
.hmb_link a {
  display: block;
  font-size: 27px;
  text-align: center;
  margin-bottom: 48px;
}
@media only screen and (max-height: 740px) and (min-height: 671px) and (max-width: 979px) and (min-width: 560px) {
  .hmb_link a {
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 740px) and (min-height: 671px) and (max-width: 559px) and (min-width: 321px) {
  .hmb_link a {
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 740px) and (min-height: 671px) and (max-width: 320px) {
  .hmb_link a {
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 670px) and (min-height: 0px) and (max-width: 979px) and (min-width: 560px) {
  .hmb_link a {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 670px) and (min-height: 0px) and (max-width: 559px) and (min-width: 321px) {
  .hmb_link a {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 670px) and (min-height: 0px) and (max-width: 320px) {
  .hmb_link a {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.hmb_box {
  position: absolute;
  top: 50%;
  right: 4.93055555555556%;
  transform: translateY(-50%);
  width: 330px;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_box {
    top: auto;
    bottom: 58px;
    right: 50%;
    transform: translateX(50%);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_box {
    top: auto;
    bottom: 58px;
    right: 50%;
    transform: translateX(50%);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 320px) {
  .hmb_box {
    top: auto;
    bottom: 58px;
    right: 50%;
    transform: translateX(50%);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.hmb_box a.row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  font-size: 17px !important;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .hmb_box a.row {
    font-size: 15.3px !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_box a.row {
    font-size: 13.6px !important;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_box a.row {
    font-size: 13.6px !important;
  }
}
@media only screen and (max-width: 320px) {
  .hmb_box a.row {
    font-size: 13.6px !important;
  }
}
.hmb_box a.row.mb1 {
  margin-bottom: 31px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .hmb_box a.row.mb1 {
    margin-bottom: 24.8px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_box a.row.mb1 {
    margin-bottom: 15.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_box a.row.mb1 {
    margin-bottom: 15.5px;
  }
}
@media only screen and (max-width: 320px) {
  .hmb_box a.row.mb1 {
    margin-bottom: 15.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_box a.row.mb1 {
    order: 2;
    display: block;
    margin: 0 31px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_box a.row.mb1 {
    order: 2;
    display: block;
    margin: 0 31px;
  }
}
@media only screen and (max-width: 320px) {
  .hmb_box a.row.mb1 {
    order: 2;
    display: block;
    margin: 0 31px;
  }
}
.hmb_box a.row.mb2 {
  margin-bottom: 62px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .hmb_box a.row.mb2 {
    margin-bottom: 49.6px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_box a.row.mb2 {
    margin-bottom: 31px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_box a.row.mb2 {
    margin-bottom: 31px;
  }
}
@media only screen and (max-width: 320px) {
  .hmb_box a.row.mb2 {
    margin-bottom: 31px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_box a.row.mb2 {
    order: 3;
    display: block;
    margin: 0 31px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_box a.row.mb2 {
    order: 3;
    display: block;
    margin: 0 31px;
  }
}
@media only screen and (max-width: 320px) {
  .hmb_box a.row.mb2 {
    order: 3;
    display: block;
    margin: 0 31px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .hmb_box a.row.mb3 {
    order: 1;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 58px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .hmb_box a.row.mb3 {
    order: 1;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 58px;
  }
}
@media only screen and (max-width: 320px) {
  .hmb_box a.row.mb3 {
    order: 1;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 58px;
  }
}
@media only screen and (max-height: 670px) and (min-height: 0px) and (max-width: 979px) and (min-width: 560px) {
  .hmb_box a.row.mb3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 670px) and (min-height: 0px) and (max-width: 559px) and (min-width: 321px) {
  .hmb_box a.row.mb3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 670px) and (min-height: 0px) and (max-width: 320px) {
  .hmb_box a.row.mb3 {
    margin-bottom: 30px;
  }
}
footer {
  text-align: center;
  background-color: #242424;
  padding-top: 56px;
  padding-bottom: 71px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  footer {
    padding-top: 44.8px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  footer {
    padding-top: 28px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  footer {
    padding-top: 28px;
  }
}
@media only screen and (max-width: 320px) {
  footer {
    padding-top: 28px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  footer {
    padding-bottom: 56.8px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  footer {
    padding-bottom: 35.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  footer {
    padding-bottom: 35.5px;
  }
}
@media only screen and (max-width: 320px) {
  footer {
    padding-bottom: 35.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  footer {
    padding-top: 59px;
    padding-bottom: 68px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  footer {
    padding-top: 59px;
    padding-bottom: 68px;
  }
}
@media only screen and (max-width: 320px) {
  footer {
    padding-top: 59px;
    padding-bottom: 68px;
  }
}
footer img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  footer img {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  footer img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  footer img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 320px) {
  footer img {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  footer img {
    height: 128px;
    margin-bottom: 52px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  footer img {
    height: 128px;
    margin-bottom: 52px;
  }
}
@media only screen and (max-width: 320px) {
  footer img {
    height: 128px;
    margin-bottom: 52px;
  }
}
footer span {
  font-size: 15px !important;
  color: #ffffff;
  line-height: 1.333333333333333;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  footer span {
    font-size: 13.5px !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  footer span {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  footer span {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 320px) {
  footer span {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  footer span {
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  footer span {
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media only screen and (max-width: 320px) {
  footer span {
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
main {
  margin-top: 146px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  main {
    margin-top: 88px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  main {
    margin-top: 82px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  main {
    margin-top: 82px;
  }
}
@media only screen and (max-width: 320px) {
  main {
    margin-top: 82px;
  }
}
.mv {
  position: relative;
}
@keyframes arrowmove {
  0% {
    bottom: 1%;
  }
  50% {
    bottom: 3%;
  }
  100% {
    bottom: 1%;
  }
}
.mv_scl {
  position: absolute;
  top: calc(100vh - 146px);
  top: 86%;
  left: 50%;
  transform: translateX(0) translateY(-108%);
  /* 追記 */
  animation: arrowmove 2s ease-in-out infinite;
}
@media screen and (min-width: 821px) {
  .mv_scl {
    top: 84%;
  }
}
.mv_scl_img {
  height: 80%;
}
@media screen and (min-width: 821px) {
  .mv_scl_img {
    height: auto;
  }
}
.mv_scl span {
  font-size: 15px !important;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .mv_scl span {
    font-size: 13.5px !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .mv_scl span {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .mv_scl span {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 320px) {
  .mv_scl span {
    font-size: 12px !important;
  }
}
.sec1 {
  padding-top: 251px;
  padding-bottom: 343px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec1 {
    padding-top: 200.8px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1 {
    padding-top: 125.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1 {
    padding-top: 125.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec1 {
    padding-top: 125.5px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec1 {
    padding-bottom: 274.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1 {
    padding-bottom: 171.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1 {
    padding-bottom: 171.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec1 {
    padding-bottom: 171.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1 {
    padding-top: 90px;
    padding-bottom: 142px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1 {
    padding-top: 90px;
    padding-bottom: 142px;
  }
}
@media only screen and (max-width: 320px) {
  .sec1 {
    padding-top: 90px;
    padding-bottom: 142px;
  }
}
@media screen and (min-width: 980px) {
  .sec1__inner {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
}
.mainvisual {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
}
.mainvisual__movie {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* @media screen and (min-width: 980px) {
  .mainvisual__movie {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
} */

/* ここまで */
.sec1_ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .sec1_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .sec1_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec1_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .sec1_ctr {
    max-width: 90%;
  }
}
.sec1_ttl {
  text-align: center;
  margin-bottom: 83px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec1_ttl {
    margin-bottom: 66.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1_ttl {
    margin-bottom: 41.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1_ttl {
    margin-bottom: 41.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec1_ttl {
    margin-bottom: 41.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1_ttl {
    margin-bottom: 79px;
  }
  .sec1_ttl img {
    height: 65px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1_ttl {
    margin-bottom: 79px;
  }
  .sec1_ttl img {
    height: 65px;
  }
}
@media only screen and (max-width: 320px) {
  .sec1_ttl {
    margin-bottom: 79px;
  }
  .sec1_ttl img {
    height: 65px;
  }
}
.sec1 h1 {
  width: 514px;
  font-size: 15px !important;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 103px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec1 h1 {
    font-size: 13.5px !important;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1 h1 {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1 h1 {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 320px) {
  .sec1 h1 {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec1 h1 {
    margin-bottom: 82.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1 h1 {
    margin-bottom: 51.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1 h1 {
    margin-bottom: 51.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec1 h1 {
    margin-bottom: 51.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1 h1 {
    text-align: center;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1 h1 {
    width: 100%;
    font-size: 14px !important;
    line-height: 1.357142857142857;
    margin-bottom: 148px;
  }
  .sec1 h1 span.ttl {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1 h1 {
    width: 100%;
    font-size: 14px !important;
    line-height: 1.357142857142857;
    margin-bottom: 148px;
  }
  .sec1 h1 span.ttl {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 320px) {
  .sec1 h1 {
    width: 100%;
    font-size: 14px !important;
    line-height: 1.357142857142857;
    margin-bottom: 148px;
  }
  .sec1 h1 span.ttl {
    display: block;
    text-align: center;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec1_imgbox img {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec1_imgbox img {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec1_imgbox img {
    width: 100%;
  }
}
.sec2 {
  padding-bottom: 201px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec2 {
    padding-bottom: 160.8px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2 {
    padding-bottom: 100.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2 {
    padding-bottom: 100.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2 {
    padding-bottom: 100.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2 {
    padding-bottom: 117px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2 {
    padding-bottom: 117px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2 {
    padding-bottom: 117px;
  }
}
.sec2__inner {
  max-width: 1420px;
  margin: 0 auto;
}
.sec2_ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .sec2_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .sec2_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec2_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_ctr.sp_ctr {
    max-width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_ctr.sp_ctr {
    max-width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_ctr.sp_ctr {
    max-width: 100%;
  }
}
.sec2_ttl {
  text-align: center;
  margin-bottom: 83px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec2_ttl {
    margin-bottom: 66.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_ttl {
    margin-bottom: 41.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_ttl {
    margin-bottom: 41.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_ttl {
    margin-bottom: 41.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_ttl {
    margin-bottom: 56px;
  }
  .sec2_ttl img {
    height: 63px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_ttl {
    margin-bottom: 56px;
  }
  .sec2_ttl img {
    height: 63px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_ttl {
    margin-bottom: 56px;
  }
  .sec2_ttl img {
    height: 63px;
  }
}
.sec2_img1 {
  margin-bottom: 134px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec2_img1 {
    margin-bottom: 107.2px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_img1 {
    margin-bottom: 67px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_img1 {
    margin-bottom: 67px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_img1 {
    margin-bottom: 67px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_img1 {
    margin-bottom: 54px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_img1 {
    margin-bottom: 54px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_img1 {
    margin-bottom: 54px;
  }
}
.sec2_txt {
  width: 746px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 153px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec2_txt {
    margin-bottom: 122.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_txt {
    margin-bottom: 76.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_txt {
    margin-bottom: 76.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_txt {
    margin-bottom: 76.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_txt {
    width: 100%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 76px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_txt {
    width: 100%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 76px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_txt {
    width: 100%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 76px;
  }
}
.sec2_img2 {
  margin-bottom: 145px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec2_img2 {
    margin-bottom: 116px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_img2 {
    margin-bottom: 72.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_img2 {
    margin-bottom: 72.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_img2 {
    margin-bottom: 72.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_img2 {
    margin-bottom: 52px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_img2 {
    margin-bottom: 52px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_img2 {
    margin-bottom: 52px;
  }
}
.sec2_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 151px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec2_row {
    margin-bottom: 120.8px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_row {
    margin-bottom: 75.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_row {
    margin-bottom: 75.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_row {
    margin-bottom: 75.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_row {
    margin-bottom: 92px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_row {
    margin-bottom: 92px;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_row {
    margin-bottom: 92px;
  }
}
.sec2_col:first-child {
  width: 41.04166666666667%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_col:first-child {
    width: 100%;
    order: 2;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (min-width: 1600px) {
  .sec2_col:first-child {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 1599px) and (min-width: 1280px) {
  .sec2_col:first-child {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 1279px) and (min-width: 980px) {
  .sec2_col:first-child {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 979px) and (min-width: 560px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 559px) and (min-width: 321px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 320px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_col:first-child {
    width: 100%;
    order: 2;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (min-width: 1600px) {
  .sec2_col:first-child {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 1599px) and (min-width: 1280px) {
  .sec2_col:first-child {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 1279px) and (min-width: 980px) {
  .sec2_col:first-child {
    max-width: 960px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 979px) and (min-width: 560px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 559px) and (min-width: 321px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 320px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_col:first-child {
    width: 100%;
    order: 2;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media only screen and (max-width: 320px) and (min-width: 1600px) {
  .sec2_col:first-child {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 320px) and (max-width: 1599px) and (min-width: 1280px) {
  .sec2_col:first-child {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 320px) and (max-width: 1279px) and (min-width: 980px) {
  .sec2_col:first-child {
    max-width: 960px;
  }
}
@media only screen and (max-width: 320px) and (max-width: 979px) and (min-width: 560px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) and (max-width: 559px) and (min-width: 321px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) and (max-width: 320px) {
  .sec2_col:first-child {
    max-width: 90%;
  }
}
.sec2_col:last-child {
  width: 49.93055555555556%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec2_col:last-child {
    width: 100%;
    order: 1;
    text-align: right;
    margin-bottom: 52px;
  }
  .sec2_col:last-child img {
    width: 74.1025641025641%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec2_col:last-child {
    width: 100%;
    order: 1;
    text-align: right;
    margin-bottom: 52px;
  }
  .sec2_col:last-child img {
    width: 74.1025641025641%;
  }
}
@media only screen and (max-width: 320px) {
  .sec2_col:last-child {
    width: 100%;
    order: 1;
    text-align: right;
    margin-bottom: 52px;
  }
  .sec2_col:last-child img {
    width: 74.1025641025641%;
  }
}
.sec3 {
  padding-top: 99px;
  padding-bottom: 157px;
  background-color: #2f1e01;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3 {
    padding-top: 79.2px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3 {
    padding-top: 49.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3 {
    padding-top: 49.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3 {
    padding-top: 49.5px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3 {
    padding-bottom: 125.6px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3 {
    padding-bottom: 78.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3 {
    padding-bottom: 78.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3 {
    padding-bottom: 78.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3 {
    padding-top: 31px;
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3 {
    padding-top: 31px;
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3 {
    padding-top: 31px;
    padding-bottom: 130px;
  }
}
.sec3_ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .sec3_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .sec3_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_ctr.sp_ctr {
    max-width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_ctr.sp_ctr {
    max-width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_ctr.sp_ctr {
    max-width: 100%;
  }
}
.sec3_ttl {
  text-align: center;
  margin-bottom: 75px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_ttl {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_ttl {
    margin-bottom: 37.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_ttl {
    margin-bottom: 37.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_ttl {
    margin-bottom: 37.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_ttl {
    margin-bottom: 48px;
  }
  .sec3_ttl img {
    height: 55px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_ttl {
    margin-bottom: 48px;
  }
  .sec3_ttl img {
    height: 55px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_ttl {
    margin-bottom: 48px;
  }
  .sec3_ttl img {
    height: 55px;
  }
}
.sec3_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 59px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_row {
    margin-bottom: 47.2px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_row {
    margin-bottom: 29.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_row {
    margin-bottom: 29.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_row {
    margin-bottom: 29.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_row {
    margin-bottom: 115px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_row {
    margin-bottom: 115px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_row {
    margin-bottom: 115px;
  }
}
.sec3_col:first-child {
  width: 58.68055555555556%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_col:first-child {
    width: 100%;
    margin-bottom: 42px;
  }
  .sec3_col:first-child img {
    width: 84.1025641025641%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_col:first-child {
    width: 100%;
    margin-bottom: 42px;
  }
  .sec3_col:first-child img {
    width: 84.1025641025641%;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_col:first-child {
    width: 100%;
    margin-bottom: 42px;
  }
  .sec3_col:first-child img {
    width: 84.1025641025641%;
  }
}
.sec3_col:last-child {
  width: 36.66666666666667%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_col:last-child {
    width: 76.66666666666667%;
    margin-left: 18.71794871794872%;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_col:last-child {
    width: 76.66666666666667%;
    margin-left: 18.71794871794872%;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_col:last-child {
    width: 76.66666666666667%;
    margin-left: 18.71794871794872%;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
}
.sec3_srow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 88px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_srow {
    margin-bottom: 70.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_srow {
    margin-bottom: 44px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_srow {
    margin-bottom: 44px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_srow {
    margin-bottom: 44px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_srow {
    margin-bottom: 128px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_srow {
    margin-bottom: 128px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_srow {
    margin-bottom: 128px;
  }
}
.sec3_scol:first-child {
  width: 28.68055555555556%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_scol:first-child {
    display: none;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_scol:first-child {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_scol:first-child {
    display: none;
  }
}
.sec3_scol:nth-child(2) {
  width: 24.93055555555556%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_scol:nth-child(2) {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_scol:nth-child(2) {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_scol:nth-child(2) {
    width: 100%;
  }
}
.sec3_scol:last-child {
  width: 46.38888888888889%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_scol:last-child {
    width: 100%;
  }
  .sec3_scol:last-child .sec3_img3 {
    width: 81.28205128205128%;
    margin-left: 18.71794871794872%;
  }
  .sec3_scol:last-child .sec3_img2 {
    width: 50%;
    margin-left: 18.71794871794872%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_scol:last-child {
    width: 100%;
  }
  .sec3_scol:last-child .sec3_img3 {
    width: 81.28205128205128%;
    margin-left: 18.71794871794872%;
  }
  .sec3_scol:last-child .sec3_img2 {
    width: 50%;
    margin-left: 18.71794871794872%;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_scol:last-child {
    width: 100%;
  }
  .sec3_scol:last-child .sec3_img3 {
    width: 81.28205128205128%;
    margin-left: 18.71794871794872%;
  }
  .sec3_scol:last-child .sec3_img2 {
    width: 50%;
    margin-left: 18.71794871794872%;
  }
}
.sec3_txt {
  padding-top: 113px;
  padding-left: 15.41916167664671%;
  padding-right: 12.72455089820359%;
  margin-bottom: 13px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_txt {
    padding-top: 90.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_txt {
    padding-top: 56.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_txt {
    padding-top: 56.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_txt {
    padding-top: 56.5px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_txt {
    margin-bottom: 10.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_txt {
    margin-bottom: 6.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_txt {
    margin-bottom: 6.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_txt {
    margin-bottom: 6.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_txt {
    padding-top: 42px;
    padding-left: 18.71794871794872%;
    padding-right: 4.61538461538462%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_txt {
    padding-top: 42px;
    padding-left: 18.71794871794872%;
    padding-right: 4.61538461538462%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_txt {
    padding-top: 42px;
    padding-left: 18.71794871794872%;
    padding-right: 4.61538461538462%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 0;
  }
}
.sec3_nrow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 73px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_nrow {
    margin-bottom: 58.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_nrow {
    margin-bottom: 36.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_nrow {
    margin-bottom: 36.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_nrow {
    margin-bottom: 36.5px;
  }
}
.sec3_ncol:first-child {
  width: 28.68055555555556%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_ncol:first-child {
    display: none;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_ncol:first-child {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_ncol:first-child {
    display: none;
  }
}
.sec3_ncol:nth-child(2) {
  width: 34.65277777777778%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_ncol:nth-child(2) {
    width: 100%;
    text-align: right;
  }
  .sec3_ncol:nth-child(2) .sec3_img4 {
    width: 57.17948717948718%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_ncol:nth-child(2) {
    width: 100%;
    text-align: right;
  }
  .sec3_ncol:nth-child(2) .sec3_img4 {
    width: 57.17948717948718%;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_ncol:nth-child(2) {
    width: 100%;
    text-align: right;
  }
  .sec3_ncol:nth-child(2) .sec3_img4 {
    width: 57.17948717948718%;
  }
}
.sec3_ncol:last-child {
  width: 36.66666666666667%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_ncol:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_ncol:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_ncol:last-child {
    width: 100%;
  }
}
.sec3_info {
  padding-left: 9.09090909090909%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec3_info {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_info {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_info {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_info {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec3_info {
    padding-top: 42px;
    padding-left: 6.41025641025641%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec3_info {
    padding-top: 42px;
    padding-left: 6.41025641025641%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 320px) {
  .sec3_info {
    padding-top: 42px;
    padding-left: 6.41025641025641%;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 0;
  }
}
.sec3_grow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.sec3_gcol:first-child {
  width: 63.33333333333333%;
}
.sec3_gcol:last-child {
  width: 36.66666666666667%;
}
.sec4 {
  padding-top: 197px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec4 {
    padding-top: 157.6px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4 {
    padding-top: 98.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4 {
    padding-top: 98.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4 {
    padding-top: 98.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4 {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4 {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4 {
    padding-top: 60px;
  }
}
.sec4_ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .sec4_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .sec4_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec4_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_ctr.sp_ctr {
    max-width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_ctr.sp_ctr {
    max-width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_ctr.sp_ctr {
    max-width: 100%;
  }
}
.sec4_ttl {
  text-align: center;
  margin-bottom: 73px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec4_ttl {
    margin-bottom: 58.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_ttl {
    margin-bottom: 36.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_ttl {
    margin-bottom: 36.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_ttl {
    margin-bottom: 36.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_ttl {
    margin-bottom: 64px;
  }
  .sec4_ttl img {
    height: 51px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_ttl {
    margin-bottom: 64px;
  }
  .sec4_ttl img {
    height: 51px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_ttl {
    margin-bottom: 64px;
  }
  .sec4_ttl img {
    height: 51px;
  }
}
.sec4_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec4_row {
    margin-bottom: 72px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_row {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_row {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_row {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_row {
    margin-bottom: 129px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_row {
    margin-bottom: 129px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_row {
    margin-bottom: 129px;
  }
}
.sec4_row.mb {
  margin-bottom: 407px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec4_row.mb {
    margin-bottom: 325.6px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_row.mb {
    margin-bottom: 203.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_row.mb {
    margin-bottom: 203.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_row.mb {
    margin-bottom: 203.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_row.mb {
    margin-bottom: 117px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_row.mb {
    margin-bottom: 117px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_row.mb {
    margin-bottom: 117px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_row.mb_sp1 {
    margin-bottom: 99px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_row.mb_sp1 {
    margin-bottom: 99px;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_row.mb_sp1 {
    margin-bottom: 99px;
  }
}
.sec4_col:first-child {
  width: 58.68055555555556%;
  text-align: right;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_col:first-child {
    width: 84.61538461538462%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 53px;
  }
  .sec4_col:first-child.sp_full {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_col:first-child {
    width: 84.61538461538462%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 53px;
  }
  .sec4_col:first-child.sp_full {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_col:first-child {
    width: 84.61538461538462%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 53px;
  }
  .sec4_col:first-child.sp_full {
    width: 100%;
  }
}
.sec4_col:last-child {
  width: 36.66666666666667%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_col:last-child {
    width: 100%;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
  .sec4_col:last-child.sp_ctr {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (min-width: 1600px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 1599px) and (min-width: 1280px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 1279px) and (min-width: 980px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 979px) and (min-width: 560px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 559px) and (min-width: 321px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) and (max-width: 320px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_col:last-child {
    width: 100%;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
  .sec4_col:last-child.sp_ctr {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (min-width: 1600px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 1599px) and (min-width: 1280px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 1279px) and (min-width: 980px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 979px) and (min-width: 560px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 559px) and (min-width: 321px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) and (max-width: 320px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_col:last-child {
    width: 100%;
    font-size: 14px;
    line-height: 1.357142857142857;
  }
  .sec4_col:last-child.sp_ctr {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 320px) and (min-width: 1600px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 320px) and (max-width: 1599px) and (min-width: 1280px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 320px) and (max-width: 1279px) and (min-width: 980px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 320px) and (max-width: 979px) and (min-width: 560px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) and (max-width: 559px) and (min-width: 321px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) and (max-width: 320px) {
  .sec4_col:last-child.sp_ctr {
    max-width: 90%;
  }
}
.sec4_img2 {
  width: 70.53254437869822%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec4_img2 {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec4_img2 {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec4_img2 {
    width: 100%;
  }
}
.sec5 {
  padding-top: 123px;
  padding-bottom: 299px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5 {
    padding-top: 98.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5 {
    padding-top: 61.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5 {
    padding-top: 61.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5 {
    padding-top: 61.5px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5 {
    padding-bottom: 239.2px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5 {
    padding-bottom: 149.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5 {
    padding-bottom: 149.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5 {
    padding-bottom: 149.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5 {
    padding-top: 55px;
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5 {
    padding-top: 55px;
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5 {
    padding-top: 55px;
    padding-bottom: 120px;
  }
}
.sec5_ctr {
  margin: 0 auto;
}
@media only screen and (min-width: 1600px) {
  .sec5_ctr {
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .sec5_ctr {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_ctr {
    max-width: 960px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_ctr {
    max-width: 90%;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_ctr {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1600px) {
  .sec5_ctr {
    max-width: 1170px;
  }
}
@media only screen and (max-width: 1599px) and (min-width: 1280px) {
  .sec5_ctr {
    max-width: 1170px;
  }
}
.sec5_ttl {
  text-align: center;
  margin-bottom: 123px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_ttl {
    margin-bottom: 98.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_ttl {
    margin-bottom: 61.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_ttl {
    margin-bottom: 61.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_ttl {
    margin-bottom: 61.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_ttl {
    margin-bottom: 39px;
  }
  .sec5_ttl img {
    height: 59px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_ttl {
    margin-bottom: 39px;
  }
  .sec5_ttl img {
    height: 59px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_ttl {
    margin-bottom: 39px;
  }
  .sec5_ttl img {
    height: 59px;
  }
}
.sec5_row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.sec5_col:first-child {
  width: 52.22222222222222%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_col:first-child {
    width: 100%;
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_col:first-child {
    width: 100%;
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_col:first-child {
    width: 100%;
    margin-bottom: 56px;
  }
}
.sec5_col:first-child iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  height: 650px;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_col:first-child iframe {
    height: 373px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_col:first-child iframe {
    height: 373px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_col:first-child iframe {
    height: 373px;
  }
}
.sec5_col:last-child {
  width: 43%;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_col:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_col:last-child {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_col:last-child {
    width: 100%;
  }
}
.sec5_txt {
  margin-bottom: 165px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_txt {
    margin-bottom: 132px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_txt {
    margin-bottom: 82.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_txt {
    margin-bottom: 82.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_txt {
    margin-bottom: 82.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_txt {
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 143px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_txt {
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 143px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_txt {
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 143px;
  }
}
.sec5_txt .space1 {
  width: 120px;
  display: inline-block;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_txt .space1 {
    width: 108px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_txt .space1 {
    width: 112px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_txt .space1 {
    width: 112px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_txt .space1 {
    width: 112px;
  }
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_txt .space2 {
    width: 108px;
    display: inline-block;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_txt .space2 {
    width: 112px;
    display: inline-block;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_txt .space2 {
    width: 112px;
    display: inline-block;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_txt .space2 {
    width: 112px;
    display: inline-block;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_txt .space3 {
    width: 112px;
    display: inline-block;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_txt .space3 {
    width: 112px;
    display: inline-block;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_txt .space3 {
    width: 112px;
    display: inline-block;
  }
}
.sec5_box {
  padding-left: 33px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_box {
    padding-left: 26.4 px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box {
    padding-left: 16.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box {
    padding-left: 16.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box {
    padding-left: 16.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box {
    padding-left: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box {
    padding-left: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box {
    padding-left: 0;
    text-align: center;
  }
}
.sec5_box.mb {
  margin-bottom: 84px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_box.mb {
    margin-bottom: 67.2px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box.mb {
    margin-bottom: 42px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box.mb {
    margin-bottom: 42px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box.mb {
    margin-bottom: 42px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box.mb {
    margin-bottom: 88px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box.mb {
    margin-bottom: 88px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box.mb {
    margin-bottom: 88px;
  }
}
.sec5_box h3 {
  font-weight: 400;
  margin-bottom: 23px;
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_box h3 {
    margin-bottom: 18.4px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box h3 {
    margin-bottom: 11.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box h3 {
    margin-bottom: 11.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box h3 {
    margin-bottom: 11.5px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box h3 {
    text-align: center;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box h3 {
    text-align: center;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box h3 {
    text-align: center;
    font-size: 14px;
    line-height: 1.357142857142857;
    margin-bottom: 26px;
  }
}
.sec5_box a {
  background-color: #242424;
  border: solid 1px #ffffff;
  display: inline-block;
  line-height: 63px;
  width: 316px;
  text-align: center;
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box a {
    width: 94.22222222222222%;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box a {
    width: 94.22222222222222%;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box a {
    width: 94.22222222222222%;
  }
}
.sec5_box a img {
  margin-right: 29px;
  transform: translateY(-2px);
}
@media only screen and (max-width: 1279px) and (min-width: 980px) {
  .sec5_box a img {
    margin-right: 23.2px;
  }
}
@media only screen and (max-width: 979px) and (min-width: 560px) {
  .sec5_box a img {
    margin-right: 14.5px;
  }
}
@media only screen and (max-width: 559px) and (min-width: 321px) {
  .sec5_box a img {
    margin-right: 14.5px;
  }
}
@media only screen and (max-width: 320px) {
  .sec5_box a img {
    margin-right: 14.5px;
  }
}
.h_logo img {
  width: 100%;
  transition: all 0.8s;
}
.logo-resize img {
  width: 50%;
}
.logo-resize {
  text-align: center;
}
header .h_ctr-resize {
  padding-top: 10px;
  padding-bottom: 16px;
}
