@charset "UTF-8";
/* ====================================================================================

    THEMA INFO

==================================================================================== */
/*
Theme Name:
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
*/
/* ====================================================================================

    ITEMS

==================================================================================== */
.Title--1 {
  line-height: 1;
}
.Title--1 .en img {
  width: 36px  ;
}
@media only screen and (max-width: 1920px) {
  .Title--1 .en img {
    width: 1.875vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Title--1 .en img {
    width: 9.6vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Title--1 .en img {
    width: 6.6666666667vw;
  }
}
.Title--1 .ja {
  display: inline-block;
  position: relative;
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  transition: clip-path 0.6s ease;
  overflow: hidden;
}
.Title--1 .ja span {
  position: relative;
  z-index: 1;
  transform: translateY(100%);
  transition: transform 0.4s ease 0.6s;
  display: inline-block;
}
.Title--1 .ja:before {
  content: "";
  background: linear-gradient(to right, #E5F7C7, #DBEFE2);
  position: absolute;
  inset: 0;
}
.Title--1.active .ja {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.Title--1.active .ja span {
  transform: translateY(0%);
}
.Title--2 {
  line-height: 1;
}
.Title--2 .ja {
  display: inline-block;
}
.Title--2 .en img {
  width: 36px  ;
}
@media only screen and (max-width: 1920px) {
  .Title--2 .en img {
    width: 1.875vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Title--2 .en img {
    width: 9.6vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Title--2 .en img {
    width: 6.6666666667vw;
  }
}

.Button--1 {
  display: inline-block;
  color: #000;
}
.Button--1 img {
  width: 46px  ;
}
@media only screen and (max-width: 1920px) {
  .Button--1 img {
    width: 2.3958333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Button--1 img {
    width: 12.2666666667vw  ;
  }
}
@media only screen and (min-width: 769px) {
  .Button--1 img {
    transition: transform 0.4s ease;
  }
  .Button--1:hover img {
    transform: translateX(1rem);
  }
  .Button--1:hover.left img {
    transform: translateX(-1rem);
  }
}
.Button--2 {
  padding: 28px 60px  ;
  display: inline-block;
  color: #000;
  background: #fff;
  border-radius: 57px  ;
}
@media only screen and (max-width: 1920px) {
  .Button--2 {
    padding: 1.4583333333vw 3.125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Button--2 {
    padding: 7.4666666667vw 16vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Button--2 {
    border-radius: 2.96875vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Button--2 {
    border-radius: 15.2vw  ;
  }
}
.Button--2 img {
  width: 46px  ;
}
@media only screen and (max-width: 1920px) {
  .Button--2 img {
    width: 2.3958333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Button--2 img {
    width: 12.2666666667vw  ;
  }
}
@media only screen and (min-width: 769px) {
  .Button--2 img {
    transition: transform 0.4s ease;
  }
  .Button--2:hover img {
    transform: translateX(1rem);
  }
}
@media only screen and (max-width: 768px) {
  .Button--2 {
    padding: 4vw 10.6666666667vw;
  }
}

/* ====================================================================================

    HEADER

==================================================================================== */
.Header--logo {
  position: fixed;
  top: 58px  ;
  left: 62px  ;
  width: 267px  ;
  z-index: 1000;
}
@media only screen and (max-width: 1920px) {
  .Header--logo {
    top: 3.0208333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Header--logo {
    top: 15.4666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Header--logo {
    left: 3.2291666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Header--logo {
    left: 16.5333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Header--logo {
    width: 13.90625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Header--logo {
    width: 71.2vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Header--logo {
    top: 5.3333333333vw;
    left: 5.3333333333vw;
    width: 53.3333333333vw;
  }
}

/* ====================================================================================

    NAV

==================================================================================== */
.Navi--primary {
  position: fixed;
  top: 50px  ;
  right: 288px  ;
  z-index: 1000;
}
@media only screen and (max-width: 1920px) {
  .Navi--primary {
    top: 2.6041666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Navi--primary {
    top: 13.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Navi--primary {
    right: 15vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Navi--primary {
    right: 76.8vw  ;
  }
}
.Navi--primary--style li a {
  display: inline-block;
  color: #000;
  line-height: 1.2;
}
.Navi--primary--style li a span {
  display: block;
}
.Navi--primary--style li a span.en {
  margin-top: 5px  ;
  font-family: "Outfit", sans-serif;
  font-size: 1.3rem;
}
@media only screen and (max-width: 1920px) {
  .Navi--primary--style li a span.en {
    margin-top: 0.2604166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Navi--primary--style li a span.en {
    margin-top: 1.3333333333vw  ;
  }
}
.Navi--primary--style li a span.en:before {
  content: "・";
}
@media only screen and (min-width: 769px) {
  .Navi--primary--style li a:hover {
    color: #0B662D;
  }
}
@media only screen and (max-width: 768px) {
  .Navi {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    inset: 0;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(2px);
    z-index: 999;
  }
  .Navi .items {
    transform: translateY(10px);
    opacity: 0;
    transition: 0.4s ease 0.2s;
    transition-property: transform, opacity;
  }
  .Navi.open .items {
    transform: translateY(0);
    opacity: 1;
  }
  .Navi--primary {
    position: static;
  }
  .Navi--primary li a {
    padding: 4vw;
    display: block;
  }
  .Navi--primary li + li {
    border-top: 1px solid #ccc;
  }
}

#nav-torigger {
  display: none;
  aspect-ratio: 1/1;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1001;
  width: 60px  ;
}
@media only screen and (max-width: 1920px) {
  #nav-torigger {
    width: 3.125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  #nav-torigger {
    width: 16vw  ;
  }
}
#nav-torigger .ham {
  aspect-ratio: 40/20;
  width: 36.3636363636%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#nav-torigger .ham span {
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  transition: 0.5s ease;
  transition: width 0.2s 0.2s ease, top 0.2s 0.2s ease, transform 0.2s ease, opacity 0s 0.2s ease;
}
#nav-torigger .ham span:nth-of-type(1) {
  top: 0;
}
#nav-torigger .ham span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
#nav-torigger .ham span:nth-of-type(3) {
  top: 100%;
  translate: 0 -100%;
}
#nav-torigger.active .ham span {
  transition: width 0.2s ease, top 0.2s ease, transform 0.2s 0.2s ease, opacity 0s 0.2s ease;
}
#nav-torigger.active .ham span:nth-of-type(1) {
  top: 50%;
  transform: rotate(45deg);
  translate: 0 -50%;
}
#nav-torigger.active .ham span:nth-of-type(2) {
  opacity: 0;
}
#nav-torigger.active .ham span:nth-of-type(3) {
  width: 100%;
  top: 50%;
  translate: 0 -50%;
  transform: rotate(-45deg);
}
@media only screen and (max-width: 768px) {
  #nav-torigger {
    display: block;
  }
}

/* ====================================================================================

    SIDE

==================================================================================== */
.Side--bannar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 210px  ;
}
@media only screen and (max-width: 1920px) {
  .Side--bannar {
    width: 10.9375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Side--bannar {
    width: 56vw  ;
  }
}
.Side--bannar a {
  padding: 10px  ;
  display: block;
  background: #fff;
  color: #000;
  position: relative;
}
@media only screen and (max-width: 1920px) {
  .Side--bannar a {
    padding: 0.5208333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Side--bannar a {
    padding: 2.6666666667vw  ;
  }
}
.Side--bannar a span {
  display: block;
}
@media only screen and (min-width: 769px) {
  .Side--bannar a .Side--bannar--image img {
    transition: transform 0.4s ease;
  }
  .Side--bannar a .Side--bannar--icon {
    transition: right 0.4s ease;
  }
  .Side--bannar a:hover .Side--bannar--image img {
    transform: scale(1.1);
  }
  .Side--bannar a:hover .Side--bannar--icon {
    right: 6px  ;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1920px) {
  .Side--bannar a:hover .Side--bannar--icon {
    right: 0.3125vw  ;
  }
}
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .Side--bannar a:hover .Side--bannar--icon {
    right: 1.6vw  ;
  }
}
.Side--bannar--image {
  margin-bottom: 10px  ;
  overflow: hidden;
  border-radius: 5px;
}
@media only screen and (max-width: 1920px) {
  .Side--bannar--image {
    margin-bottom: 0.5208333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Side--bannar--image {
    margin-bottom: 2.6666666667vw  ;
  }
}
.Side--bannar--text {
  line-height: 1.3;
}
.Side--bannar--text span.en {
  font-size: 2.5rem;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}
.Side--bannar--text span.ja {
  font-size: 1.5rem;
}
.Side--bannar--icon {
  position: absolute;
  width: 46px  ;
  bottom: 64px  ;
  right: 18px  ;
}
@media only screen and (max-width: 1920px) {
  .Side--bannar--icon {
    width: 2.3958333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Side--bannar--icon {
    width: 12.2666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Side--bannar--icon {
    bottom: 3.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Side--bannar--icon {
    bottom: 17.0666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Side--bannar--icon {
    right: 0.9375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Side--bannar--icon {
    right: 4.8vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Side--bannar {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
  }
  .Side--bannar a {
    padding: 1.6vw 6.6666666667vw 1.6vw 2.6666666667vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .Side--bannar--image {
    margin-bottom: 0;
    width: 28%;
    aspect-ratio: 2/1;
  }
  .Side--bannar--image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .Side--bannar--text span.en {
    font-size: 2.2rem;
  }
  .Side--bannar--text span.ja {
    font-size: 1.3rem;
  }
  .Side--bannar--icon {
    position: static;
  }
}

/* ====================================================================================

    FOOTER

==================================================================================== */
.Footer:after {
  content: "";
  background: url("../img/footer--back.png") no-repeat center, #fff;
  background-size: cover;
  position: absolute;
  inset: 0;
  border-radius: 100px 100px 0px 0px  ;
  pointer-events: none;
}
@media only screen and (max-width: 1920px) {
  .Footer:after {
    border-radius: 5.2083333333vw 5.2083333333vw 0vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer:after {
    border-radius: 26.6666666667vw 26.6666666667vw 0vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer:after {
    border-radius: 8vw 8vw 0 0;
  }
}
.Footer--recruit {
  position: absolute;
  top: -90px  ;
  left: 50%;
  translate: -50%;
  width: 646px  ;
  z-index: 1;
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit {
    top: -4.6875vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit {
    top: -24vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit {
    width: 33.6458333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit {
    width: 172.2666666667vw  ;
  }
}
.Footer--recruit a {
  padding: 28.5px 0px 28.5px 66px  ;
  display: block;
  background: #0B662D;
  border-radius: 20px  ;
  color: #fff;
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit a {
    padding: 1.484375vw 0vw 1.484375vw 3.4375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit a {
    padding: 7.6vw 0vw 7.6vw 17.6vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit a {
    border-radius: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit a {
    border-radius: 5.3333333333vw  ;
  }
}
.Footer--recruit a span {
  display: block;
}
@media only screen and (min-width: 769px) {
  .Footer--recruit a {
    transition: padding 0.4s ease;
  }
  .Footer--recruit a .icon {
    transition: transform 0.4s ease;
  }
  .Footer--recruit a .arrows img {
    transition: transform 0.4s ease;
  }
  .Footer--recruit a:hover {
    padding: 50px 0px 50px 66px  ;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1920px) {
  .Footer--recruit a:hover {
    padding: 2.6041666667vw 0vw 2.6041666667vw 3.4375vw  ;
  }
}
@media only screen and (min-width: 769px) and (max-width: 768px) {
  .Footer--recruit a:hover {
    padding: 13.3333333333vw 0vw 13.3333333333vw 17.6vw  ;
  }
}
@media only screen and (min-width: 769px) {
  .Footer--recruit a:hover .icon {
    transform: rotate(360deg);
  }
  .Footer--recruit a:hover .arrows img {
    transform: translateX(1rem);
  }
}
.Footer--recruit .text {
  line-height: 1.4;
}
.Footer--recruit .arrows {
  padding-right: 60px  ;
  position: absolute;
  top: 50%;
  right: 80px  ;
  translate: 0 -50%;
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit .arrows {
    padding-right: 3.125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit .arrows {
    padding-right: 16vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit .arrows {
    right: 4.1666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit .arrows {
    right: 21.3333333333vw  ;
  }
}
.Footer--recruit .arrows img {
  position: absolute;
  top: 50%;
  right: 0;
  translate: 0 -50%;
  width: 46px  ;
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit .arrows img {
    width: 2.3958333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit .arrows img {
    width: 12.2666666667vw  ;
  }
}
.Footer--recruit .icon {
  position: absolute;
  top: -20px  ;
  right: -9px  ;
  width: 75px  ;
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit .icon {
    top: -1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit .icon {
    top: -5.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit .icon {
    right: -0.46875vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit .icon {
    right: -2.4vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Footer--recruit .icon {
    width: 3.90625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Footer--recruit .icon {
    width: 20vw  ;
  }
}

/* ====================================================================================

    ITEM

==================================================================================== */
.to-up,
.to-right,
.to-left {
  opacity: 0;
  transition: 1.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.15s;
  transition-property: transform, opacity;
  will-change: opacity, transform;
}
.to-up.active,
.to-right.active,
.to-left.active {
  opacity: 1;
  transform: translate(0, 0);
}

.to-up {
  transform: translateY(5rem);
}

.to-right {
  transform: translateX(-5rem);
}

.to-left {
  transform: translateX(5rem);
}

.order.active .order-child {
  opacity: 1;
  transform: translate(0, 0);
}

.wpcf7-list-item-label {
  cursor: pointer;
}

.wpcf7sc-confirming .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label, .wpcf7sc-confirming .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
  padding-left: 0;
}
.wpcf7sc-confirming .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before, .wpcf7sc-confirming .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after, .wpcf7sc-confirming .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before, .wpcf7sc-confirming .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:after {
  display: none;
}

.wpcf7-radio .wpcf7-list-item,
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  padding: 5px 0px  ;
}
@media only screen and (max-width: 1920px) {
  .wpcf7-radio .wpcf7-list-item,
  .wpcf7-acceptance .wpcf7-list-item {
    padding: 0.2604166667vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio .wpcf7-list-item,
  .wpcf7-acceptance .wpcf7-list-item {
    padding: 1.3333333333vw 0vw  ;
  }
}
.wpcf7-radio .wpcf7-list-item + .wpcf7-list-item,
.wpcf7-acceptance .wpcf7-list-item + .wpcf7-list-item {
  margin-left: 50px  ;
}
@media only screen and (max-width: 1920px) {
  .wpcf7-radio .wpcf7-list-item + .wpcf7-list-item,
  .wpcf7-acceptance .wpcf7-list-item + .wpcf7-list-item {
    margin-left: 2.6041666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio .wpcf7-list-item + .wpcf7-list-item,
  .wpcf7-acceptance .wpcf7-list-item + .wpcf7-list-item {
    margin-left: 13.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio .wpcf7-list-item + .wpcf7-list-item,
  .wpcf7-acceptance .wpcf7-list-item + .wpcf7-list-item {
    margin-left: 0;
    margin-top: 4vw;
  }
}
.wpcf7-radio .wpcf7-list-item label,
.wpcf7-acceptance .wpcf7-list-item label {
  display: block;
  cursor: pointer;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.wpcf7-radio .wpcf7-list-item label input[type=radio],
.wpcf7-radio .wpcf7-list-item label input[type=checkbox],
.wpcf7-acceptance .wpcf7-list-item label input[type=radio],
.wpcf7-acceptance .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.wpcf7-radio .wpcf7-list-item label input[type=radio]:checked + .wpcf7-list-item-label:after,
.wpcf7-radio .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label:after,
.wpcf7-acceptance .wpcf7-list-item label input[type=radio]:checked + .wpcf7-list-item-label:after,
.wpcf7-acceptance .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}
.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label,
.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
  display: block;
  padding-left: 40px  ;
  position: relative;
}
@media only screen and (max-width: 1920px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
    padding-left: 2.0833333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
    padding-left: 10.6666666667vw  ;
  }
}
.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before, .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after,
.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before,
.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  aspect-ratio: 1;
  border-radius: 5px;
}
.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before,
.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before {
  border: 1px solid #BCE27C;
  background: #fff;
  left: 0;
  width: 30px  ;
  transition: border 0.4s ease;
}
@media only screen and (max-width: 1920px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before {
    width: 1.5625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:before {
    width: 8vw  ;
  }
}
.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after,
.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:after {
  left: 8px  ;
  translate: 0 -50%;
  width: 15px  ;
  background: #0B662D;
  border: 1px solid #0B662D;
  opacity: 0;
  transition: opacity 0.4s ease;
}
@media only screen and (max-width: 1920px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:after {
    left: 0.4166666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:after {
    left: 2.1333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:after {
    width: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after,
  .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label:after {
    width: 4vw  ;
  }
}

.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:before, .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label:after {
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .wpcf7-radio {
    margin-top: 15px  ;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 768px) and (max-width: 1920px) {
  .wpcf7-radio {
    margin-top: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) and (max-width: 768px) {
  .wpcf7-radio {
    margin-top: 4vw  ;
  }
}

@media only screen and (max-width: 768px) {
  .wpcf7-form-control-wrap,
  .wpcf7-acceptance,
  .wpcf7-list-item {
    display: block;
  }
}

.wpcf7-not-valid-tip {
  margin-top: 5px  ;
  font-size: 1.2rem;
}
@media only screen and (max-width: 1920px) {
  .wpcf7-not-valid-tip {
    margin-top: 0.2604166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-not-valid-tip {
    margin-top: 1.3333333333vw  ;
  }
}

.wpcf7-spinner {
  margin: 0;
  position: absolute;
  bottom: -20px  ;
  left: 50%;
  translate: -50% 100%;
}
@media only screen and (max-width: 1920px) {
  .wpcf7-spinner {
    bottom: -1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wpcf7-spinner {
    bottom: -5.3333333333vw  ;
  }
}

.recaptcha_policy {
  text-align: center;
  font-size: 1.4rem;
}
.recaptcha_policy a {
  color: #000;
  text-decoration: underline;
}

.grecaptcha-badge {
  visibility: hidden;
}

.anm-image {
  overflow: hidden;
}
.anm-image img {
  transform: scale(1.1);
  transition: transform 0.8s ease 0.15s;
}
.anm-image:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #0B662D;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  transition: clip-path 0.6s ease 0.15s;
  z-index: 1;
}
.anm-image.active img {
  transform: scale(1);
}
.anm-image.active:before {
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}

.text-animation {
  position: relative;
  height: 80px  ;
}
@media only screen and (max-width: 1920px) {
  .text-animation {
    height: 4.1666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .text-animation {
    height: 21.3333333333vw  ;
  }
}
.text-animation span {
  display: flex;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  animation: textAnm 30s linear 0s infinite;
  will-change: transform;
}
.text-animation span img {
  margin-right: 45px  ;
  max-width: unset;
  width: auto;
  height: 100%;
}
@media only screen and (max-width: 1920px) {
  .text-animation span img {
    margin-right: 2.34375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .text-animation span img {
    margin-right: 12vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .text-animation {
    height: 10.6666666667vw;
  }
}

@keyframes textAnm {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-25%);
  }
}
/* ====================================================================================

    TOP

==================================================================================== */
.Top--mv--image {
  overflow: hidden;
  border-radius: 24px  ;
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
  transition: clip-path 1s ease 2.1s;
  position: relative;
}
@media only screen and (max-width: 1920px) {
  .Top--mv--image {
    border-radius: 1.25vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--mv--image {
    border-radius: 6.4vw  ;
  }
}
.Top--mv--image:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #0B662D;
  z-index: 1;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  transition: clip-path 0.8s ease 2.4s;
}
@media only screen and (max-width: 768px) {
  .Top--mv--image {
    border-radius: 4vw;
  }
  .Top--mv--image img {
    aspect-ratio: 1/1.2;
    object-fit: cover;
  }
}
.Top--mv--logo {
  width: 9.0909090909%;
  position: absolute;
  top: 8.6538461538%;
  left: 4.2540792541%;
  opacity: 0;
  transform: translateX(2rem);
  transition: 0.6s ease 2.9s;
  transition-property: opacity, transform;
}
@media only screen and (max-width: 768px) {
  .Top--mv--logo {
    width: 16vw;
  }
}
.Top--mv--text {
  position: absolute;
  bottom: 6.4903846154%;
  left: 22.7272727273%;
  color: #0B662D;
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
  transition: clip-path 1.5s ease 0.4s, left 0.8s ease 2.4s, color 0.8s ease 2.1s;
  z-index: 1;
}
.Top--mv--text .en {
  font-size: 1.5625vw;
}
.Top--mv--text .ja {
  font-size: 4.6875vw;
}
@media only screen and (max-width: 768px) {
  .Top--mv--text {
    bottom: auto;
    top: 50%;
    translate: 0 -50%;
    white-space: nowrap;
  }
  .Top--mv--text .en {
    font-size: 2rem;
  }
  .Top--mv--text .ja {
    font-size: 3.6rem;
  }
}
.Top--mv--scroller {
  width: 10.7226107226%;
  position: absolute;
  bottom: 7.9326923077%;
  right: 4.2540792541%;
  opacity: 0;
  transform: translateX(2rem);
  transition: 0.6s ease 3s;
  transition-property: opacity, transform;
}
.Top--mv--scroller--text {
  animation: scrollerTextAnmation 15s linear infinite;
}
.Top--mv--scroller--arrow {
  width: 26.0869565217%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  animation: scrollerArrowAnmation 1s ease-in-out infinite alternate;
}
@media only screen and (max-width: 768px) {
  .Top--mv--scroller {
    width: 16vw;
    right: 10.6666666667vw;
  }
}
.Top--mv--item {
  position: absolute;
  opacity: 0;
  transform: translateY(2rem);
  transition: 0.6s ease 3.1s;
  transition-property: opacity, transform;
}
.Top--mv--item--left {
  width: 8.2167832168%;
  bottom: -8.4134615385%;
  left: -7.5174825175%;
}
@media only screen and (max-width: 768px) {
  .Top--mv--item--left {
    width: 16vw;
  }
}
.Top--mv--item--right {
  width: 12.1212121212%;
  bottom: -7.4519230769%;
  right: -4.662004662%;
}
@media only screen and (max-width: 768px) {
  .Top--mv--item--right {
    width: 21.3333333333vw;
  }
}
.Top--mv.active .Top--mv--image {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.Top--mv.active .Top--mv--image:before {
  clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.Top--mv.active .Top--mv--text {
  color: #fff;
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  left: 4.2540792541%;
}
@media only screen and (max-width: 768px) {
  .Top--mv.active .Top--mv--text {
    left: 8vw;
  }
}
.Top--mv.active .Top--mv--logo, .Top--mv.active .Top--mv--scroller, .Top--mv.active .Top--mv--item {
  opacity: 1;
  transform: translate(0, 0);
}
.Top--about--back:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: calc((100vw - 1620px) / 2 + 1620px - 53px);
  background: #fff;
  border-radius: 0px 50px 50px 0px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--about--back:before {
    border-radius: 0vw 2.6041666667vw 2.6041666667vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--back:before {
    border-radius: 0vw 13.3333333333vw 13.3333333333vw 0vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--back:before {
    width: calc((100vw - 1620px) / 2 + 1620px - 53px / 1920 * 100vw);
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--back:before {
    width: 95vw;
  }
}
.Top--about--image {
  position: absolute;
  border-radius: 20px  ;
  z-index: 1;
}
@media only screen and (max-width: 1920px) {
  .Top--about--image {
    border-radius: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image {
    border-radius: 5.3333333333vw  ;
  }
}
.Top--about--image--1 {
  width: 506px  ;
  top: -30px  ;
  right: -76px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--1 {
    width: 26.3541666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--1 {
    width: 134.9333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--1 {
    top: -1.5625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--1 {
    top: -8vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--1 {
    right: -3.9583333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--1 {
    right: -20.2666666667vw  ;
  }
}
.Top--about--image--2 {
  width: 368px  ;
  top: 328px  ;
  right: 120px  ;
  translate: 100%;
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--2 {
    width: 19.1666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--2 {
    width: 98.1333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--2 {
    top: 17.0833333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--2 {
    top: 87.4666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--2 {
    right: 6.25vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--2 {
    right: 32vw  ;
  }
}
.Top--about--image--3 {
  width: 338px  ;
  top: 690px  ;
  right: -64px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--3 {
    width: 17.6041666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--3 {
    width: 90.1333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--3 {
    top: 35.9375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--3 {
    top: 184vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--3 {
    right: -3.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--3 {
    right: -17.0666666667vw  ;
  }
}
.Top--about--image--4 {
  width: 435px  ;
  bottom: 0;
  left: -50px  ;
  translate: 0 100%;
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--4 {
    width: 22.65625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--4 {
    width: 116vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--about--image--4 {
    left: -2.6041666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image--4 {
    left: -13.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--image {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    translate: none;
  }
}
.Top--about--text {
  color: #F0F8F3;
  line-height: 0.8;
  position: absolute;
  left: -240px  ;
  bottom: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 1920px) {
  .Top--about--text {
    left: -12.5vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--text {
    left: -64vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--about--text {
    left: 0;
    translate: 0 100%;
  }
}
.Top--blog--ill {
  width: 613px  ;
  position: absolute;
  top: -45px  ;
  right: 175px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--blog--ill {
    width: 31.9270833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--blog--ill {
    width: 163.4666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--blog--ill {
    top: -2.34375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--blog--ill {
    top: -12vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--blog--ill {
    right: 9.1145833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--blog--ill {
    right: 46.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--blog--ill {
    width: 55%;
    right: 0;
    top: 4vw;
  }
}
.Top--blog--more {
  position: absolute;
  top: 65px  ;
  left: 498px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--blog--more {
    top: 3.3854166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--blog--more {
    top: 17.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--blog--more {
    left: 25.9375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--blog--more {
    left: 132.8vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--blog--more {
    position: static;
  }
}
.Top--works--more {
  position: absolute;
  top: 200px  ;
  left: 498px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--works--more {
    top: 10.4166666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--works--more {
    top: 53.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--works--more {
    left: 25.9375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--works--more {
    left: 132.8vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--works--more {
    position: static;
  }
}
.Top--works--text {
  white-space: nowrap;
  line-height: 0.8;
  position: absolute;
  top: 100px  ;
  right: 130px  ;
  color: #FAF6EC;
}
@media only screen and (max-width: 1920px) {
  .Top--works--text {
    top: 5.2083333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--works--text {
    top: 26.6666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--works--text {
    right: 6.7708333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--works--text {
    right: 34.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--works--text {
    text-align: center;
    position: static;
  }
}
.Top--recruit--back {
  background: url("../img/top--recruit--back.png") no-repeat center;
  background-size: cover;
}
.Top--recruit--text {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 0.75;
  white-space: nowrap;
}
.Top--recruit--character {
  width: 150px  ;
  position: absolute;
  top: -35px  ;
  right: 130px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--recruit--character {
    width: 7.8125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--recruit--character {
    width: 40vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--recruit--character {
    top: -1.8229166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--recruit--character {
    top: -9.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--recruit--character {
    right: 6.7708333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--recruit--character {
    right: 34.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--recruit--character {
    width: 21.3333333333vw;
    top: -5.3333333333vw;
    right: 2.6666666667vw;
  }
}
.Top--instagram--list li img {
  width: 48px  ;
}
@media only screen and (max-width: 1920px) {
  .Top--instagram--list li img {
    width: 2.5vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--instagram--list li img {
    width: 12.8vw  ;
  }
}
.Top--instagram--list li + li {
  margin-left: 27px  ;
  padding-left: 25px  ;
  border-left: 1px solid #707070;
}
@media only screen and (max-width: 1920px) {
  .Top--instagram--list li + li {
    margin-left: 1.40625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--instagram--list li + li {
    margin-left: 7.2vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Top--instagram--list li + li {
    padding-left: 1.3020833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--instagram--list li + li {
    padding-left: 6.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--instagram--list li img {
    width: 9.3333333333vw;
  }
  .Top--instagram--list li + li {
    margin-left: 5.3333333333vw;
    padding-left: 4.8vw;
  }
}
.Top--instagram--text {
  position: absolute;
  top: 0;
  left: 410px  ;
  translate: 0 -100%;
  transform: rotate(10deg);
}
@media only screen and (max-width: 1920px) {
  .Top--instagram--text {
    left: 21.3541666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Top--instagram--text {
    left: 109.3333333333vw  ;
  }
}

@keyframes scrollerTextAnmation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes scrollerArrowAnmation {
  0% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(2px);
  }
}
/* ====================================================================================

    ABOUT

==================================================================================== */
.bg-grad-1 {
  background: linear-gradient(to right, #FFF1D3, #E5DCC8);
}

.bg-grad-2 {
  background: linear-gradient(to right, #BCE5CA, #E5F7C7);
}

.bg-grad-3 {
  background: linear-gradient(to right, #D3F0A2, #E5F7C7);
}

.About--text--1 {
  line-height: 0.75;
}
.About--image--1 {
  width: 650px  ;
  position: absolute;
  top: 100px  ;
  right: -210px  ;
}
@media only screen and (max-width: 1920px) {
  .About--image--1 {
    width: 33.8541666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--image--1 {
    width: 173.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .About--image--1 {
    top: 5.2083333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--image--1 {
    top: 26.6666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .About--image--1 {
    right: -10.9375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--image--1 {
    right: -56vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--image--1 {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
}
.About--ill--1 {
  width: 253px  ;
  position: absolute;
  top: 0;
  right: 90px  ;
  translate: 0 -100%;
}
@media only screen and (max-width: 1920px) {
  .About--ill--1 {
    width: 13.1770833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--ill--1 {
    width: 67.4666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .About--ill--1 {
    right: 4.6875vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--ill--1 {
    right: 24vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--ill--1 {
    position: static;
    width: 100%;
    translate: none;
    text-align: center;
  }
  .About--ill--1 img {
    width: 50%;
  }
}
.About--ill--2 {
  width: 141px  ;
  position: absolute;
  top: -65px  ;
  right: 0;
  translate: 50%;
}
@media only screen and (max-width: 1920px) {
  .About--ill--2 {
    width: 7.34375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--ill--2 {
    width: 37.6vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .About--ill--2 {
    top: -3.3854166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--ill--2 {
    top: -17.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--ill--2 {
    width: 21.3333333333vw;
  }
}
.About--navi {
  position: relative;
}
.About--navi:before {
  content: "";
  width: 86.25%;
  height: 100%;
  background: #fff;
  border-radius: 20px  ;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50%;
}
@media only screen and (max-width: 1920px) {
  .About--navi:before {
    border-radius: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--navi:before {
    border-radius: 5.3333333333vw  ;
  }
}
.About--navi a {
  display: block;
  position: relative;
  color: #000;
}
.About--navi a:hover .Button--1 img {
  transform: translateX(1rem);
}
.About--navi--logo {
  width: 360px  ;
  position: absolute;
  top: 0;
  left: 60px  ;
  translate: 0 -50%;
}
@media only screen and (max-width: 1920px) {
  .About--navi--logo {
    width: 18.75vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--navi--logo {
    width: 96vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .About--navi--logo {
    left: 3.125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--navi--logo {
    left: 16vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--navi--logo {
    width: 21.3333333333vw;
    left: -5.3333333333vw;
  }
}
.About--navi--point {
  line-height: 1;
  position: absolute;
  top: 0;
  left: 35px  ;
  translate: 0 -50%;
}
@media only screen and (max-width: 1920px) {
  .About--navi--point {
    left: 1.8229166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--navi--point {
    left: 9.3333333333vw  ;
  }
}
.About--navi--icon img {
  height: 54px  ;
}
@media only screen and (max-width: 1920px) {
  .About--navi--icon img {
    height: 2.8125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--navi--icon img {
    height: 14.4vw  ;
  }
}
.About--navi--button {
  position: absolute;
  bottom: 0;
  right: 35px  ;
  translate: 0 50%;
}
@media only screen and (max-width: 1920px) {
  .About--navi--button {
    right: 1.8229166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--navi--button {
    right: 9.3333333333vw  ;
  }
}
.About--point--icon {
  height: 54px  ;
  position: absolute;
  top: 0;
  right: 35px  ;
  translate: 0 -50%;
}
@media only screen and (max-width: 1920px) {
  .About--point--icon {
    height: 2.8125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--point--icon {
    height: 14.4vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .About--point--icon {
    right: 1.8229166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--point--icon {
    right: 9.3333333333vw  ;
  }
}
.About--point--icon img {
  height: 100%;
  width: auto;
}
.About--point--image--1 {
  right: -80px  ;
}
@media only screen and (max-width: 1920px) {
  .About--point--image--1 {
    right: -4.1666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--point--image--1 {
    right: -21.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--point--image--1 {
    right: auto;
  }
}
.About--point--image--2 {
  left: -70px  ;
}
@media only screen and (max-width: 1920px) {
  .About--point--image--2 {
    left: -3.6458333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--point--image--2 {
    left: -18.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--point--image--2 {
    left: auto;
  }
}
.About--attempt--text {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  white-space: nowrap;
}
.About--attempt--title {
  position: relative;
}
.About--attempt--title:before {
  content: "";
  width: 24px  ;
  aspect-ratio: 24/28;
  background: url("../img/icon--flag.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 5px  ;
  left: 0;
}
@media only screen and (max-width: 1920px) {
  .About--attempt--title:before {
    width: 1.25vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--attempt--title:before {
    width: 6.4vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .About--attempt--title:before {
    top: 0.2604166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--attempt--title:before {
    top: 1.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .About--attempt--title:before {
    width: 4.8vw;
  }
}

/* ====================================================================================

    COMPANY

==================================================================================== */
.Company--message {
  position: relative;
}
.Company--message:after {
  content: "";
  width: calc((100vw - 1620px) / 2 + 1200px);
  height: 850px  ;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 20px  ;
}
@media only screen and (max-width: 1920px) {
  .Company--message:after {
    height: 44.2708333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--message:after {
    height: 226.6666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--message:after {
    border-radius: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--message:after {
    border-radius: 5.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--message:after {
    width: calc(150 / 1920 * 100vw + 1200 / 1920 * 100vw);
  }
}
@media only screen and (max-width: 768px) {
  .Company--message:after {
    content: none;
  }
}
.Company--table {
  width: 100%;
}
.Company--table tbody tr {
  border-top: 1px solid #DBEFE2;
}
.Company--table tbody tr:last-child {
  border-bottom: 1px solid #DBEFE2;
}
.Company--table tbody tr th,
.Company--table tbody tr td {
  padding-top: 25px  ;
  padding-bottom: 25px  ;
  font-size: 2rem;
  line-height: 1.6;
}
@media only screen and (max-width: 1920px) {
  .Company--table tbody tr th,
  .Company--table tbody tr td {
    padding-top: 1.3020833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table tbody tr th,
  .Company--table tbody tr td {
    padding-top: 6.6666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--table tbody tr th,
  .Company--table tbody tr td {
    padding-bottom: 1.3020833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table tbody tr th,
  .Company--table tbody tr td {
    padding-bottom: 6.6666666667vw  ;
  }
}
.Company--table tbody tr th {
  padding-left: 20px  ;
  padding-right: 20px  ;
  font-weight: 600;
  width: 360px  ;
  vertical-align: top;
}
@media only screen and (max-width: 1920px) {
  .Company--table tbody tr th {
    padding-left: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table tbody tr th {
    padding-left: 5.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--table tbody tr th {
    padding-right: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table tbody tr th {
    padding-right: 5.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--table tbody tr th {
    width: 18.75vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table tbody tr th {
    width: 96vw  ;
  }
}
.Company--table tbody tr th span {
  padding-left: 20px  ;
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 1920px) {
  .Company--table tbody tr th span {
    padding-left: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table tbody tr th span {
    padding-left: 5.3333333333vw  ;
  }
}
.Company--table tbody tr th span:before {
  content: "\e3a6";
  font-family: "Material Icons";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  font-size: 1rem;
}
.Company--table.type--2 tbody tr th {
  width: 250px  ;
}
@media only screen and (max-width: 1920px) {
  .Company--table.type--2 tbody tr th {
    width: 13.0208333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table.type--2 tbody tr th {
    width: 66.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--table {
    display: block;
  }
  .Company--table tbody {
    display: block;
  }
  .Company--table tbody tr {
    padding: 6.6666666667vw 2.6666666667vw;
    display: block;
    border-bottom: 1px solid #e1e1e1;
  }
  .Company--table tbody tr:last-child {
    border-bottom: none;
  }
  .Company--table tbody tr th,
  .Company--table tbody tr td {
    padding: 0;
    display: block;
    width: 100%;
  }
  .Company--table tbody tr th {
    margin-bottom: 3.4666666667vw;
    font-size: 1.8rem;
  }
  .Company--table tbody tr th span {
    padding-left: 4vw;
  }
  .Company--table tbody tr th span:before {
    font-size: 0.8rem;
  }
  .Company--table tbody tr th em {
    font-size: 1rem;
  }
  .Company--table tbody tr td {
    font-size: 1.5rem;
  }
}
.Company--info--image--1 {
  width: 446px  ;
  position: absolute;
  top: 65px  ;
  right: -70px  ;
}
@media only screen and (max-width: 1920px) {
  .Company--info--image--1 {
    width: 23.2291666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--1 {
    width: 118.9333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--info--image--1 {
    top: 3.3854166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--1 {
    top: 17.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--info--image--1 {
    right: -3.6458333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--1 {
    right: -18.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--1 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% - 16vw);
  }
}
.Company--info--image--2 {
  width: 329px  ;
  position: absolute;
  top: 392px  ;
  right: 84px  ;
  translate: 100%;
}
@media only screen and (max-width: 1920px) {
  .Company--info--image--2 {
    width: 17.1354166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--2 {
    width: 87.7333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--info--image--2 {
    top: 20.4166666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--2 {
    top: 104.5333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--info--image--2 {
    right: 4.375vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--2 {
    right: 22.4vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--info--image--2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% - 16vw);
    translate: none;
    aspect-ratio: 446/296;
  }
  .Company--info--image--2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.Company--history--image--1, .Company--history--image--2, .Company--history--image--3 {
  position: absolute;
}
.Company--history--image--1 {
  width: 297px  ;
  position: absolute;
  top: -22px  ;
  right: -88px  ;
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--1 {
    width: 15.46875vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--1 {
    width: 79.2vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--1 {
    top: -1.1458333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--1 {
    top: -5.8666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--1 {
    right: -4.5833333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--1 {
    right: -23.4666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--1 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% - 16vw);
    aspect-ratio: 446/296;
  }
  .Company--history--image--1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.Company--history--image--2 {
  width: 323px  ;
  position: absolute;
  top: 447px  ;
  right: 48px  ;
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--2 {
    width: 16.8229166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--2 {
    width: 86.1333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--2 {
    top: 23.28125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--2 {
    top: 119.2vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--2 {
    right: 2.5vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--2 {
    right: 12.8vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% - 16vw);
    aspect-ratio: 446/296;
  }
  .Company--history--image--2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.Company--history--image--3 {
  width: 329px  ;
  position: absolute;
  top: 733px  ;
  right: -107px  ;
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--3 {
    width: 17.1354166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--3 {
    width: 87.7333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--3 {
    top: 38.1770833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--3 {
    top: 195.4666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Company--history--image--3 {
    right: -5.5729166667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--3 {
    right: -28.5333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Company--history--image--3 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% - 16vw);
    aspect-ratio: 446/296;
  }
  .Company--history--image--3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

/* ====================================================================================

    WORKS

==================================================================================== */
.Works--text {
  line-height: 0.7;
  position: absolute;
  top: 0;
  right: 70px  ;
  translate: 0 -100%;
  white-space: nowrap;
}
@media only screen and (max-width: 1920px) {
  .Works--text {
    right: 3.6458333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Works--text {
    right: 18.6666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Works--text {
    right: 5.3333333333vw;
  }
}

/* ====================================================================================

    CONTACT

==================================================================================== */
.Contact--table {
  width: 100%;
}
.Contact--table tbody tr th,
.Contact--table tbody tr td {
  font-size: 2rem;
}
.Contact--table tbody tr th {
  padding-top: 30px  ;
  padding-bottom: 15px  ;
  font-weight: 600;
  width: 235px  ;
  line-height: 1;
  vertical-align: top;
}
@media only screen and (max-width: 1920px) {
  .Contact--table tbody tr th {
    padding-top: 1.5625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table tbody tr th {
    padding-top: 8vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Contact--table tbody tr th {
    padding-bottom: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table tbody tr th {
    padding-bottom: 4vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Contact--table tbody tr th {
    width: 12.2395833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table tbody tr th {
    width: 62.6666666667vw  ;
  }
}
.Contact--table tbody tr th em {
  margin-left: 15px  ;
  color: red;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.2rem;
  font-weight: 600;
}
@media only screen and (max-width: 1920px) {
  .Contact--table tbody tr th em {
    margin-left: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table tbody tr th em {
    margin-left: 4vw  ;
  }
}
.Contact--table tbody tr th label {
  padding-left: 20px  ;
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 1920px) {
  .Contact--table tbody tr th label {
    padding-left: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table tbody tr th label {
    padding-left: 5.3333333333vw  ;
  }
}
.Contact--table tbody tr th label:before {
  content: "\e3a6";
  font-family: "Material Icons";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  font-size: 1rem;
}
.Contact--table tbody tr td {
  padding-top: 15px  ;
  padding-bottom: 15px  ;
  line-height: 1.6;
}
@media only screen and (max-width: 1920px) {
  .Contact--table tbody tr td {
    padding-top: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table tbody tr td {
    padding-top: 4vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Contact--table tbody tr td {
    padding-bottom: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table tbody tr td {
    padding-bottom: 4vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--table {
    display: block;
  }
  .Contact--table tbody {
    display: block;
  }
  .Contact--table tbody tr {
    padding: 6.6666666667vw 0;
    display: block;
    border-bottom: 1px solid #e1e1e1;
  }
  .Contact--table tbody tr:last-child {
    border-bottom: none;
  }
  .Contact--table tbody tr th,
  .Contact--table tbody tr td {
    padding: 0;
    display: block;
    width: 100%;
  }
  .Contact--table tbody tr th {
    margin-bottom: 3.4666666667vw;
    font-size: 1.8rem;
  }
  .Contact--table tbody tr th label {
    padding-left: 4vw;
  }
  .Contact--table tbody tr th label:before {
    font-size: 0.8rem;
  }
  .Contact--table tbody tr th em {
    font-size: 1rem;
  }
  .Contact--table tbody tr td {
    font-size: 1.6rem;
  }
}
.Contact--item {
  padding-left: 20px  ;
  padding-right: 20px  ;
  border: 1px solid #BCE27C;
  width: 100%;
  border-radius: 5px;
  outline: none;
}
@media only screen and (max-width: 1920px) {
  .Contact--item {
    padding-left: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--item {
    padding-left: 5.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Contact--item {
    padding-right: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--item {
    padding-right: 5.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--item {
    font-size: 16px;
  }
}
.Contact--input {
  height: 50px  ;
}
@media only screen and (max-width: 1920px) {
  .Contact--input {
    height: 2.6041666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--input {
    height: 13.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--input {
    height: 14.6666666667vw;
  }
}
.Contact--text {
  padding-top: 15px  ;
  padding-bottom: 15px  ;
  height: 270px  ;
  resize: vertical;
}
@media only screen and (max-width: 1920px) {
  .Contact--text {
    padding-top: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--text {
    padding-top: 4vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Contact--text {
    padding-bottom: 0.78125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--text {
    padding-bottom: 4vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Contact--text {
    height: 14.0625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--text {
    height: 72vw  ;
  }
}
.Contact--submit {
  width: 289px  ;
  aspect-ratio: 289/91;
  background: url("../img/contact--button--submit.png") no-repeat center;
  background-size: 100% 100%;
  font-size: 0;
}
@media only screen and (max-width: 1920px) {
  .Contact--submit {
    width: 15.0520833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--submit {
    width: 77.0666666667vw  ;
  }
}
@media only screen and (min-width: 769px) {
  .Contact--submit {
    transition: opacity 0.5s ease;
  }
  .Contact--submit:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--submit {
    width: 87%;
  }
}
.Contact--confirm {
  width: 331px  ;
  aspect-ratio: 331/91;
  background: url("../img/contact--button--confirm.png") no-repeat center;
  background-size: 100% 100%;
  font-size: 0;
}
@media only screen and (max-width: 1920px) {
  .Contact--confirm {
    width: 17.2395833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--confirm {
    width: 88.2666666667vw  ;
  }
}
@media only screen and (min-width: 769px) {
  .Contact--confirm {
    transition: opacity 0.5s ease;
  }
  .Contact--confirm:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 768px) {
  .Contact--confirm {
    width: 100%;
  }
}
.Contact--back {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
}
@media only screen and (max-width: 768px) {
  .Contact--back {
    margin-top: 10.6666666667vw;
    position: static;
    translate: unset;
  }
}

::placeholder {
  color: #B9B9B9;
}

/* ====================================================================================

    PARTNER

==================================================================================== */
.Partner--login dt, .Partner--login dd {
  line-height: 1.6;
}
.Partner--login dt {
  margin-bottom: 6px  ;
  padding-left: 20px  ;
  position: relative;
}
@media only screen and (max-width: 1920px) {
  .Partner--login dt {
    margin-bottom: 0.3125vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Partner--login dt {
    margin-bottom: 1.6vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Partner--login dt {
    padding-left: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Partner--login dt {
    padding-left: 5.3333333333vw  ;
  }
}
.Partner--login dt:before {
  content: "\e3a6";
  font-family: "Material Icons";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  font-size: 1rem;
}
@media only screen and (max-width: 768px) {
  .Partner--login dt {
    padding-left: 4vw;
    font-size: 1.8rem;
  }
  .Partner--login dt:before {
    font-size: 0.8rem;
  }
}

/* ====================================================================================

    POST

==================================================================================== */
.Post--box a {
  display: block;
  color: #000;
}
@media only screen and (min-width: 769px) {
  .Post--box a figure img {
    transition: transform 0.4s ease;
  }
  .Post--box a:hover figure img {
    transform: scale(1.15);
  }
}
.Post--box figure {
  overflow: hidden;
  border-radius: 20px  ;
}
@media only screen and (max-width: 1920px) {
  .Post--box figure {
    border-radius: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--box figure {
    border-radius: 5.3333333333vw  ;
  }
}
.Post--box figure img {
  aspect-ratio: 366/245;
  object-fit: cover;
}
.Post--category {
  padding: 8px 12px  ;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  font-size: 1.5rem;
}
@media only screen and (max-width: 1920px) {
  .Post--category {
    padding: 0.4166666667vw 0.625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--category {
    padding: 2.1333333333vw 3.2vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--category {
    padding: 1.6vw 2.6666666667vw;
    font-size: 1.2rem;
  }
}
.Post--data {
  list-style: disc;
  color: #9D9D9D;
}
.Post--data li span {
  color: #000;
}
.Post--find {
  border-top: 2px solid #DBEFE2;
}
.Post--find:last-child {
  border-bottom: 2px solid #DBEFE2;
}
.Post--find--category li a {
  padding: 6px 10px  ;
  display: inline-block;
  background: #0B662D;
  color: #fff;
  font-size: 1.3rem;
  border-radius: 4px  ;
  border: 1px solid #0B662D;
}
@media only screen and (max-width: 1920px) {
  .Post--find--category li a {
    padding: 0.3125vw 0.5208333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--category li a {
    padding: 1.6vw 2.6666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Post--find--category li a {
    border-radius: 0.2083333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--category li a {
    border-radius: 1.0666666667vw  ;
  }
}
@media only screen and (min-width: 769px) {
  .Post--find--category li a {
    transition: 0.4s ease;
    transition-property: background, color;
  }
  .Post--find--category li a:hover {
    background: #fff;
    color: #0B662D;
  }
}
.Post--find--category li.current-cat a {
  background: #B99B59;
}
.Post--find--select {
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .Post--find--select {
    display: block;
  }
}
.Post--find--select:after {
  content: "";
  width: 10px  ;
  aspect-ratio: 8/7;
  background: url("../img/icon--select.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 13px  ;
  translate: 0 -50%;
  pointer-events: none;
}
@media only screen and (max-width: 1920px) {
  .Post--find--select:after {
    width: 0.5208333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--select:after {
    width: 2.6666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Post--find--select:after {
    right: 0.6770833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--select:after {
    right: 3.4666666667vw  ;
  }
}
.Post--find--select select {
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  padding: 0px 60px 0px 20px  ;
  height: 40px  ;
  cursor: pointer;
  border: 1px solid #0B662D;
  border-radius: 4px  ;
  font-size: 1.6rem;
  color: #767676;
  outline: none;
}
@media only screen and (max-width: 1920px) {
  .Post--find--select select {
    padding: 0vw 3.125vw 0vw 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--select select {
    padding: 0vw 16vw 0vw 5.3333333333vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Post--find--select select {
    height: 2.0833333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--select select {
    height: 10.6666666667vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Post--find--select select {
    border-radius: 0.2083333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--select select {
    border-radius: 1.0666666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Post--find--select select {
    height: 13.3333333333vw;
    width: 100%;
    font-size: 16px;
  }
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Outfit", sans-serif;
  font-weight: 500;
  gap: 0px 24px  ;
}
@media only screen and (max-width: 1920px) {
  .wp-pagenavi {
    gap: 0vw 1.25vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wp-pagenavi {
    gap: 0vw 6.4vw  ;
  }
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px  ;
  aspect-ratio: 1;
  border-radius: 50%;
}
@media only screen and (max-width: 1920px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    width: 2.3958333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    width: 12.2666666667vw  ;
  }
}
.wp-pagenavi .current {
  background: #B99B59;
  color: #fff;
}
.wp-pagenavi a {
  color: #000;
}
@media only screen and (min-width: 769px) {
  .wp-pagenavi a {
    transition: color 0.4s ease;
  }
  .wp-pagenavi a:hover {
    color: #B99B59;
  }
}
.wp-pagenavi a.previouspostslink {
  font-size: 0;
  background: url("../img/icon--arrow--left--bage.png") no-repeat center;
  background-size: 100% 100%;
}
@media only screen and (min-width: 769px) {
  .wp-pagenavi a.previouspostslink {
    transition: opacity 0.5s ease;
  }
  .wp-pagenavi a.previouspostslink:hover {
    opacity: 0.6;
  }
}
.wp-pagenavi a.nextpostslink {
  font-size: 0;
  background: url("../img/icon--arrow--right--bage.png") no-repeat center;
  background-size: 100% 100%;
}
@media only screen and (min-width: 769px) {
  .wp-pagenavi a.nextpostslink {
    transition: opacity 0.5s ease;
  }
  .wp-pagenavi a.nextpostslink:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 768px) {
  .wp-pagenavi {
    gap: 0 2.1333333333vw;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    width: 9.3333333333vw;
    font-size: 1.2rem;
  }
}

.Single--header {
  border-bottom: 2px solid #DBEFE2;
}
.Single--content {
  line-height: 1.8;
}
.Single--content h2,
.Single--content h3,
.Single--content h4,
.Single--content h5,
.Single--content h6 {
  margin: 50px 0px 25px  ;
  line-height: 1.4;
  font-weight: bold;
  color: #000;
}
@media only screen and (max-width: 1920px) {
  .Single--content h2,
  .Single--content h3,
  .Single--content h4,
  .Single--content h5,
  .Single--content h6 {
    margin: 2.6041666667vw 0vw 1.3020833333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content h2,
  .Single--content h3,
  .Single--content h4,
  .Single--content h5,
  .Single--content h6 {
    margin: 13.3333333333vw 0vw 6.6666666667vw  ;
  }
}
.Single--content h2 {
  font-size: 3rem;
  line-height: 1.3;
}
@media only screen and (max-width: 768px) {
  .Single--content h2 {
    font-size: 2.4rem;
  }
}
.Single--content h3 {
  font-size: 2.4rem;
}
@media only screen and (max-width: 768px) {
  .Single--content h3 {
    font-size: 2rem;
  }
}
.Single--content h4 {
  font-size: 2rem;
}
@media only screen and (max-width: 768px) {
  .Single--content h4 {
    font-size: 1.8rem;
  }
}
.Single--content h5 {
  font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
  .Single--content h5 {
    font-size: 1.7rem;
  }
}
.Single--content h6 {
  font-size: 1.7rem;
}
@media only screen and (max-width: 768px) {
  .Single--content h6 {
    font-size: 1.6rem;
  }
}
.Single--content p {
  margin: 30px 0px  ;
  font-size: 2rem;
}
@media only screen and (max-width: 1920px) {
  .Single--content p {
    margin: 1.5625vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content p {
    margin: 8vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content p {
    font-size: 1.5rem;
  }
}
.Single--content p:first-child {
  margin-top: 0;
}
.Single--content img {
  height: auto;
}
.Single--content strong {
  font-weight: bold;
}
.Single--content em {
  font-style: italic;
}
.Single--content b {
  font-weight: bold;
}
.Single--content mark {
  display: inline;
  background-color: #fffb7b;
  color: #000;
}
.Single--content blockquote {
  margin: 30px 0px  ;
  padding: 40px 30px  ;
  display: block;
  line-height: 1.8;
  font-size: 1.2rem;
  border: 1px solid #dcdcdc;
  color: rgba(33, 33, 33, 0.8);
}
@media only screen and (max-width: 1920px) {
  .Single--content blockquote {
    margin: 1.5625vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content blockquote {
    margin: 8vw 0vw  ;
  }
}
@media only screen and (max-width: 1920px) {
  .Single--content blockquote {
    padding: 2.0833333333vw 1.5625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content blockquote {
    padding: 10.6666666667vw 8vw  ;
  }
}
.Single--content blockquote p {
  margin: 0;
}
.Single--content blockquote p + p {
  margin-top: 30px;
}
.Single--content a {
  color: #000;
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  .Single--content a:hover {
    text-decoration: none;
  }
}
.Single--content .aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.Single--content .alignright {
  float: right;
}
.Single--content .alignleft {
  float: left;
}
.Single--content img[class*=attachment-],
.Single--content img[class*=wp-image-] {
  height: auto;
  max-width: 100%;
  border-radius: 20px  ;
}
@media only screen and (max-width: 1920px) {
  .Single--content img[class*=attachment-],
  .Single--content img[class*=wp-image-] {
    border-radius: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content img[class*=attachment-],
  .Single--content img[class*=wp-image-] {
    border-radius: 5.3333333333vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content img[class*=attachment-],
  .Single--content img[class*=wp-image-] {
    border-radius: 2.6666666667vw;
  }
}
.Single--content ul,
.Single--content ol {
  margin: 30px 0px  ;
}
@media only screen and (max-width: 1920px) {
  .Single--content ul,
  .Single--content ol {
    margin: 1.5625vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content ul,
  .Single--content ol {
    margin: 8vw 0vw  ;
  }
}
.Single--content ul li,
.Single--content ol li {
  line-height: 1.8;
}
.Single--content ul li + li,
.Single--content ol li + li {
  margin-top: 12px  ;
}
@media only screen and (max-width: 1920px) {
  .Single--content ul li + li,
  .Single--content ol li + li {
    margin-top: 0.625vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content ul li + li,
  .Single--content ol li + li {
    margin-top: 3.2vw  ;
  }
}
.Single--content ul {
  padding-left: 20px  ;
  list-style-type: disc;
}
@media only screen and (max-width: 1920px) {
  .Single--content ul {
    padding-left: 1.0416666667vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content ul {
    padding-left: 5.3333333333vw  ;
  }
}
.Single--content ol {
  counter-reset: num;
}
.Single--content ol li {
  padding-left: 24px  ;
  position: relative;
}
@media only screen and (max-width: 1920px) {
  .Single--content ol li {
    padding-left: 1.25vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content ol li {
    padding-left: 6.4vw  ;
  }
}
.Single--content ol li:before {
  counter-increment: num;
  content: counter(num) ".";
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
}
.Single--content .wp-block-columns {
  margin: 30px 0px  ;
}
@media only screen and (max-width: 1920px) {
  .Single--content .wp-block-columns {
    margin: 1.5625vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content .wp-block-columns {
    margin: 8vw 0vw  ;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content .wp-block-columns {
    margin: 2.6666666667vw 0;
  }
}
@media only screen and (max-width: 768px) {
  .Single--content .wp-block-columns:where(.wp-block-columns.is-layout-flex) {
    gap: 2.6666666667vw 0;
  }
}

@media only screen and (max-width: 768px) {
  p {
    line-height: 1.8;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .sp-i {
    display: inline !important;
  }
  .flex {
    display: block;
  }
  .center-sp {
    justify-content: center;
  }
  .col-sm-1 {
    width: 100%;
  }
  .tc-sp {
    text-align: center;
  }
  .tj-sp {
    text-align: justify;
  }
  .tr-sp {
    text-align: right;
  }
}
/*# sourceMappingURL=style.css.map */
