@keyframes pathmove {
  0% {
    transform: translateX(0) scale(0, 1);
    opacity: 0;
  }
  30% {
    transform: translateX(0) scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: translateX(50%) scale(1, 1);
    opacity: 0;
  }
}
@keyframes k_azkikaku {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes kf_zoom_slide_img {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.mv {
  position: relative;
}
.mv_container {
  width: 90.9505208333vw;
  display: flex;
}
.mv_heading {
  position: absolute;
  z-index: 10;
  width: 43.0338541667vw;
  top: 14.84375vw;
  left: 11.8489583333vw;
}
.mv_scroll {
  width: 9.1145833333vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.mv_scroll span {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  position: absolute;
  top: 33.2682291667vw;
  left: -1.8229166667vw;
  display: block;
  padding-right: 8.984375vw;
  transform: rotate(90deg);
  overflow: hidden;
}
.mv_scroll span::after {
  content: "";
  width: 8.3333333333vw;
  height: 1px;
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  display: block;
  background-color: #505554;
  opacity: 0;
  transform-origin: left center;
  animation: pathmove 1.4s ease-in-out infinite;
}
.mv .decore {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mv .decore .shape {
  position: absolute;
}
.mv .up {
  z-index: 1;
}
.mv .up .shape:nth-child(1) {
  width: 19.8567708333vw;
  top: 55.9895833333vw;
  right: 0vw;
}
.mv .down {
  z-index: -1;
}
.mv .down .shape:nth-child(1) {
  width: 20.8984375vw;
  top: 29.9479166667vw;
  left: 14.3229166667vw;
}
.mv .slide__1 {
  width: 28.7109375vw;
  height: 40.5598958333vw;
  margin-top: 36.0026041667vw;
}
.mv .slide__2 {
  width: 45.8333333333vw;
  height: 67.2526041667vw;
  margin-left: auto;
  margin-top: 4px;
}
.mv .slide .image img {
  transform: scale(1);
  transition: transform 12s linear 100ms;
  animation: kf_zoom_slide_img 12s linear 0s 1;
}
.mv .slide .image.slick-active img {
  transform: scale(1.2);
}
.mv .azkikaku_text {
  width: 100%;
  position: absolute;
  z-index: 0;
  top: 61.328125vw;
  left: 0;
}
.mv .azkikaku_text span {
  font-family: "Montserrat", sans-serif;
  font-size: 15rem;
  font-weight: 600;
  line-height: 1.22;
  font-size: 9.765625vw;
  color: #2DDCAD;
  opacity: 0.27;
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 4rem;
  white-space: nowrap;
}
.mv .azkikaku_text span:nth-child(1) {
  animation: k_azkikaku 30s linear 0s infinite both;
}
.mv .azkikaku_text span:nth-child(2) {
  animation: k_azkikaku 30s linear 15s infinite both;
}

@media only screen and (max-width: 767px) {
  .mv_container {
    width: 100%;
  }
  .mv_heading {
    width: 81.0666666667vw;
    top: 4.5333333333vw;
    left: 5.3333333333vw;
  }
  .mv_scroll {
    display: none;
  }
  .mv .up .shape:nth-child(1) {
    width: 23.2vw;
    top: 53.3333333333vw;
  }
  .mv .down .shape:nth-child(1) {
    width: 21.8666666667vw;
    top: 26.6666666667vw;
    left: 18.6666666667vw;
  }
  .mv .slide__1 {
    width: 31.7333333333vw;
    height: auto;
    margin-top: 57.8666666667vw;
  }
  .mv .slide__2 {
    width: 50.4vw;
    height: auto;
    margin-top: 18.6666666667vw;
  }
  .mv .azkikaku_text {
    top: 82.6666666667vw;
  }
  .mv .azkikaku_text span {
    font-size: 16vw;
  }
}
.animate_combo {
  position: relative;
  padding: 1px;
}
.animate_combo .decore {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  pointer-events: none;
}
.animate_combo .decore .shape {
  position: absolute;
}
.animate_combo .decore .shape img {
  transform: translateY(0);
}
.animate_combo .decore .shape:nth-child(1) {
  width: 9.1796875vw;
  top: 30.5989583333vw;
  left: 19.921875vw;
}
.animate_combo .decore .shape:nth-child(2) {
  width: 7.03125vw;
  top: 42.3177083333vw;
  left: 79.6875vw;
}
.animate_combo .decore .shape:nth-child(3) {
  width: 8.7239583333vw;
  top: 46.875vw;
  left: 73.1770833333vw;
}
.animate_combo .decore .shape:nth-child(4) {
  width: 13.4765625vw;
  top: 92.4479166667vw;
  left: 55.9895833333vw;
}
.animate_combo .decore .shape:nth-child(5) {
  width: 11.4583333333vw;
  top: 105.859375vw;
  left: 5.2083333333vw;
}
.animate_combo .decore .shape:nth-child(6) {
  width: 9.2447916667vw;
  bottom: -2.2786458333vw;
  right: 14.9739583333vw;
}
.animate_combo .item {
  position: relative;
}
.animate_combo .item p {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.8;
  font-size: 1.3020833333vw;
}
.animate_combo .item__1 {
  margin-top: 12.890625vw;
  margin-left: 23.828125vw;
}
.animate_combo .item__1 .image {
  width: 33.2682291667vw;
}
.animate_combo .item__1 .text_desc_abs {
  position: absolute;
  right: 12.109375vw;
  top: -2.8645833333vw;
  text-align: right;
}
.animate_combo .item__1 .text_desc {
  margin-top: 6.8359375vw;
  margin-left: 15.5vw;
}
.animate_combo .item__2 {
  margin-top: 7.8125vw;
  margin-left: 10.9375vw;
}
.animate_combo .item__2 .image {
  width: 31.3151041667vw;
}
.animate_combo .item__2 .text_desc {
  position: absolute;
  top: 5.5989583333vw;
  right: 12.5vw;
  text-align: right;
}
.animate_combo .item__3 {
  margin-top: 7.8125vw;
  margin-left: 10.9375vw;
}
.animate_combo .item__3 .image {
  position: relative;
  width: 29.1666666667vw;
  margin-left: auto;
  margin-right: 7.6822916667vw;
  margin-top: -20.1822916667vw;
}
.animate_combo .item__3 .image img:nth-child(2) {
  position: absolute;
  width: 17.7083333333vw;
  top: 14.3880208333vw;
  left: -8.984375vw;
}
.animate_combo .item__3 .text_desc {
  margin-top: 4.6223958333vw;
  margin-left: 1.171875vw;
}
.animate_combo_end {
  font-size: 3.2rem;
  font-weight: 500;
  line-height: 1.1875;
  color: #2DDCAD;
  margin-top: 4.4270833333vw;
  margin-left: 12.109375vw;
}

@media only screen and (max-width: 767px) {
  .animate_combo {
    padding-right: 7.7333333333vw;
    padding-left: 7.7333333333vw;
  }
  .animate_combo .decore .shape:nth-child(1) {
    width: 18.4vw;
    top: 21.3333333333vw;
    left: 2.8645833333vw;
  }
  .animate_combo .decore .shape:nth-child(2) {
    width: 19.2vw;
    top: 61.3333333333vw;
    left: 72vw;
  }
  .animate_combo .decore .shape:nth-child(3) {
    width: 24vw;
    top: 66.6666666667vw;
    left: 58.6666666667vw;
  }
  .animate_combo .decore .shape:nth-child(4) {
    width: 25.8666666667vw;
    top: 197.3333333333vw;
    left: 32vw;
  }
  .animate_combo .decore .shape:nth-child(5) {
    width: 26.1333333333vw;
    top: 106.6666666667vw;
    left: 2.6666666667vw;
  }
  .animate_combo .decore .shape:nth-child(6) {
    width: 28vw;
    bottom: 21.3333333333vw;
    right: 10.6666666667vw;
  }
  .animate_combo .item p {
    font-size: 3.7333333333vw;
    line-height: 2;
  }
  .animate_combo .item__1 {
    margin-top: 9.0666666667vw;
    margin-left: 0;
  }
  .animate_combo .item__1 .image {
    width: 66.4vw;
    margin-top: 8.8vw;
    margin-left: auto;
    margin-right: 4.2666666667vw;
  }
  .animate_combo .item__1 .text_desc_abs {
    position: static;
  }
  .animate_combo .item__1 .text_desc {
    margin-left: 0;
    margin-top: 9.6vw;
  }
  .animate_combo .item__2 {
    margin-top: 9.6vw;
    margin-left: 0;
  }
  .animate_combo .item__2 .image {
    width: 45.8666666667vw;
  }
  .animate_combo .item__2 .text_desc {
    margin-top: 9.6vw;
    position: static;
    text-align: right;
  }
  .animate_combo .item__3 {
    margin-top: 21.8666666667vw;
    margin-left: 0;
  }
  .animate_combo .item__3 .image {
    width: 55.7333333333vw;
    margin-top: 0;
    margin-right: 5.3333333333vw;
  }
  .animate_combo .item__3 .image img:nth-child(2) {
    width: 33.8666666667vw;
    top: 27.2vw;
    left: -17.0666666667vw;
  }
  .animate_combo .item__3 .text_desc {
    margin-top: 21.3333333333vw;
    margin-left: 0;
  }
  .animate_combo_end {
    font-size: 4.2666666667vw;
    margin-top: 6.4vw;
    margin-left: 0;
  }
}
.fminutes {
  margin-top: 13.671875vw;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.fminutes_container {
  width: 83.59375vw;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.fminutes_bc {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.fminutes_bc img {
  height: 100%;
  object-fit: cover;
}
.fminutes_heading {
  width: 29.9479166667vw;
  position: absolute;
  z-index: 2;
  top: 6.9010416667vw;
  left: 11.4583333333vw;
}
.fminutes_heading > span {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  font-size: 1.171875vw;
  color: #505554;
  display: block;
  margin-top: -1.5625vw;
}
.fminutes_image {
  width: 38.5416666667vw;
  margin-left: auto;
}
.fminutes_link {
  width: 100%;
  display: block;
  padding: 4.4270833333vw 11.328125vw 4.9479166667vw 11.328125vw;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .fminutes {
    margin-top: 16vw;
  }
  .fminutes_container {
    width: 100%;
    padding-top: 3.7333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 8vw;
  }
  .fminutes_heading {
    width: 42.6666666667vw;
    top: 0;
    left: 0;
  }
  .fminutes_heading > span {
    font-size: 3.2vw;
  }
  .fminutes_image {
    width: 74.6666666667vw;
  }
  .fminutes_link {
    padding: 8vw 0;
  }
}
.business {
  margin-top: 13.0208333333vw;
  padding-top: 19.53125vw;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.business::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.business .decor {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  pointer-events: none;
}
.business .decor .shape {
  position: absolute;
z-index: -1;
}
.business .decor .shape .img {
  width: 100%;
  padding-top: 100%;
  display: block;
  background-color: #f7faf9;
  border-radius: 999px;
  transition: all 1000ms ease-out;
}
.business .decor .shape:nth-child(1) {
  width: 100vw;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}
.business_bc {
  padding-bottom: 14.3229166667vw;
  transition: background-color 600ms linear;
}
.business_bc.fill {
  background-color: #f7faf9;
}
.business_heading {
  width: 36.0677083333vw;
}
.business_slide {
  width: 55.9895833333vw;
}
.business_slide_buttons {
  width: calc(100% - 55.9895833333vw);
  padding: 1.7578125vw 5.2083333333vw 1.7578125vw 3.1901041667vw;
  position: relative;
  z-index: 1;
}
.business_slide_buttons li {
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  font-size: 1.3020833333vw;
  color: #C7DBD6;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
.business_slide_buttons li + li {
  margin-top: 0.3255208333vw;
}
.business_slide_buttons li::before, .business_slide_buttons li::after {
  content: "";
  position: absolute;
  top: 50%;
  border-radius: 99px;
  background-color: #2DDCAD;
}
.business_slide_buttons li::before {
  width: 0.6510416667vw;
  height: 0.6510416667vw;
  right: 0;
  transition: transform 300ms ease;
  transform: translate(-50%, -50%) scale(0);
}
.business_slide_buttons li::after {
  width: 7.1614583333vw;
  height: 1px;
  right: 0.6510416667vw;
  transform-origin: left center;
  transform: translate(100%, -50%) scale(0, 1);
}
.business_slide_buttons li.slick-active, .business_slide_buttons li:hover {
  color: #2DDCAD;
}
.business_slide_buttons li.slick-active::before, .business_slide_buttons li:hover::before {
  transform: translate(-50%, -50%) scale(1);
}
.business_slide_buttons li.slick-active::after, .business_slide_buttons li:hover::after {
  transition: transform 300ms ease 150ms;
  transform: translate(100%, -50%) scale(1, 1);
}
.business_interview {
  width: 100%;
  max-width: 35.15625vw;
  position: absolute;
  z-index: 1;
  top: 26.0416666667vw;
}
.business_interview .name {
  color: #fff;
  background-color: #DB9D47;
  display: inline-flex;
  align-items: center;
  padding: 1.5625vw 0;
}
.business_interview .name .en {
  font-family: "Montserrat", sans-serif;
  font-size: 4.2rem;
  font-weight: 600;
  line-height: 1.2380952381;
  font-size: 2.734375vw;
  padding: 0 2.4088541667vw;
  position: relative;
  text-transform: uppercase;
}
.business_interview .name .en::after {
  content: "";
  width: 1px;
  height: 2.6041666667vw;
  position: absolute;
  top: 0.390625vw;
  right: 0.6510416667vw;
  background-color: #fff;
  display: inline-block;
}
.business_interview .name .jp {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  font-size: 1.3020833333vw;
  padding-left: 1.3020833333vw;
  padding-right: 3.2552083333vw;
}
.business_interview .text_desc {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.8666666667;
  font-size: 1.5625vw;
  color: #fff;
  background-color: #DB9D47;
  margin-left: 6.5104166667vw;
  padding: 2.7994791667vw 0.6510416667vw 2.7994791667vw 3.0598958333vw;
}
.business .ctx {
  position: relative;
}
.business .ctx_1 {
  display: flex;
  align-items: flex-start;
  margin-top: 2.0182291667vw;
}
.business .ctx_1::after {
  content: "";
  width: 58.59375vw;
  height: 26.0416666667vw;
  position: absolute;
  z-index: -1;
  top: 5.46875vw;
  right: 0;
  background-color: #fff;
}
.business .ctx_1 .image {
  width: 41.6666666667vw;
}
.business .ctx_1 .content {
  width: calc(100% - 41.6666666667vw);
  position: relative;
  padding: 10.7421875vw 5.2083333333vw;
}
.business .ctx_1 .en {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  font-size: 1.0416666667vw;
  color: #C7DBD6;
  text-transform: uppercase;
}
.business .ctx_1 .jp {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  font-size: 1.5625vw;
  color: #2DDCAD;
  margin-top: 0.78125vw;
  margin-bottom: 0.8463541667vw;
}
.business .ctx_1 .text_desc {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  font-size: 1.0416666667vw;
}
.business .ctx_1 .read_more {
  margin-top: 2.2786458333vw;
}
.business .ctx_2 {
  display: flex;
  margin-top: 5.078125vw;
}
.business .ctx_3 {
  margin-top: 17.4479166667vw;
  display: flex;
  flex-direction: row-reverse;
}
.business .ctx_3::after {
  content: "";
  width: 58.59375vw;
  height: 26.0416666667vw;
  position: absolute;
  z-index: -1;
  top: 5.46875vw;
  left: 0;
  background-color: #fff;
}
.business .ctx_3 .image {
  width: 41.6666666667vw;
}
.business .ctx_3 .content {
  width: calc(100% - 41.6666666667vw);
  position: relative;
  padding: 11.1328125vw 4.5572916667vw 0vw 5.9244791667vw;
}
.business .ctx_3 .en {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  font-size: 1.0416666667vw;
  color: #C7DBD6;
  text-transform: uppercase;
}
.business .ctx_3 .jp {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  font-size: 1.5625vw;
  color: #2DDCAD;
  margin-top: 0.2604166667vw;
  margin-bottom: 0.8463541667vw;
}
.business .ctx_3 .text_desc {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  font-size: 1.0416666667vw;
}
.business .ctx_3 .read_more {
  margin-top: 2.5390625vw;
}

@media only screen and (max-width: 767px) {
  .business {
    margin-top: 8vw;
    padding-top: 13.3333333333vw;
  }
  .business .decor {
    display: none;
  }
  .business_bc {
    padding-bottom: 5.3333333333vw;
    background-color: #f7faf9;
  }
  .business_heading {
    width: 43.7333333333vw;
  }
  .business_slide {
    width: 100%;
  }
  .business_slide_buttons {
    display: none;
    width: 100%;
  }
  .business_interview {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: -20vw;
  }
  .business_interview .name {
    padding: 2.6666666667vw 0;
  }
  .business_interview .name .en {
    font-size: 5.3333333333vw;
    padding: 0 2.6666666667vw;
  }
  .business_interview .name .en::after {
    height: 5.8666666667vw;
    right: 0;
  }
  .business_interview .name .jp {
    font-size: 3.7333333333vw;
    padding-left: 2.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  .business_interview .text_desc {
    font-size: 3.7333333333vw;
    padding: 2.6666666667vw;
    padding-right: 5.3333333333vw;
    margin-top: -1px;
    margin-left: 0;
    display: inline-block;
  }
  .business_interview .slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 4.2666666667vw;
  }
  .business_interview .slick-dots button {
    display: none;
  }
  .business_interview .slick-dots li {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    border-radius: 99px;
    margin-left: 1.6vw;
    margin-right: 1.6vw;
    background-color: #ccc;
  }
  .business_interview .slick-dots li.slick-active {
    background-color: #DB9D47;
  }
  .business .container {
    padding-top: 4.2666666667vw;
    background-color: #f7faf9;
  }
  .business .ctx_1, .business .ctx_3 {
    display: block;
  }
  .business .ctx_1 .image, .business .ctx_3 .image {
    width: 100%;
  }
  .business .ctx_1 .content, .business .ctx_3 .content {
    width: 100%;
    padding: 5.3333333333vw 0;
  }
  .business .ctx_1 .en, .business .ctx_3 .en {
    font-size: 3.7333333333vw;
  }
  .business .ctx_1 .jp, .business .ctx_3 .jp {
    font-size: 4.8vw;
  }
  .business .ctx_1 .text_desc, .business .ctx_3 .text_desc {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
  .business .ctx_1 .read_more, .business .ctx_3 .read_more {
    margin-top: 4.2666666667vw;
  }
  .business .ctx_1 {
    margin-top: 5.3333333333vw;
  }
  .business .ctx_2 {
    display: block;
    margin-top: 5.3333333333vw;
  }
  .business .ctx_2 .read_more {
    position: relative;
    top: -15vw;
  }
  .business .ctx_3 {
    margin-top: 0;
  }
}
.culture {
  margin-top: 7.421875vw;
}
.culture_heading {
  width: 30.078125vw;
  margin-left: auto;
  margin-right: 2px;
}
.culture_ctx {
  width: 87.890625vw;
  position: relative;
  margin-left: -3px;
}
.culture_ctx .ctx_1 {
  width: 68.359375vw;
  margin-top: 1.8229166667vw;
}
.culture_ctx .ctx_2 {
  width: 36.4583333333vw;
  margin-left: auto;
  position: relative;
  z-index: 2;
  margin-top: -8.2682291667vw;
}
.culture_ctx .ctx_2 .detail {
  display: block;
  text-align: right;
}
.culture_ctx .ctx_2 .name {
  max-width: 100%;
  display: inline-flex;
  align-items: center;
  margin-left: auto;
  padding: 1.5625vw 0;
  color: #fff;
  background-color: #DB9D47;
}
.culture_ctx .ctx_2 .en {
  font-family: "Montserrat", sans-serif;
  font-size: 3.3rem;
  font-weight: 600;
  line-height: 1.2121212121;
  font-size: 2.1484375vw;
  padding: 0 2.4088541667vw;
  position: relative;
}
.culture_ctx .ctx_2 .en::after {
  content: "";
  position: absolute;
  top: 1px;
  right: 0.9114583333vw;
  width: 1px;
  height: 1.953125vw;
  background-color: #fff;
}
.culture_ctx .ctx_2 .jp {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  font-size: 0.9765625vw;
  padding-left: 1.3020833333vw;
  padding-right: 3.2552083333vw;
}
.culture_ctx .ctx_2 .text_desc {
  width: 31.25vw;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.8666666667;
  font-size: 1.5625vw;
  color: #fff;
  background-color: #DB9D47;
  text-align: left;
  margin-top: -1px;
  padding: 2.7994791667vw 1.953125vw 2.7994791667vw 1.953125vw;
}

@media only screen and (max-width: 767px) {
  .culture {
    margin-top: 0;
  }
  .culture_heading {
    width: 37.3333333333vw;
  }
  .culture_ctx {
    width: 100%;
    margin-left: 0;
    padding-top: 3.7333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
  .culture_ctx .ctx_1 {
    width: 100%;
  }
  .culture_ctx .ctx_2 {
    width: 100%;
    margin-top: -12.8vw;
  }
  .culture_ctx .ctx_2 .detail .name {
    width: auto;
    padding: 2.6666666667vw 0;
    color: #fff;
    background-color: #DB9D47;
  }
  .culture_ctx .ctx_2 .detail .en {
    font-size: 5.8666666667vw;
    padding: 0 4.2666666667vw;
  }
  .culture_ctx .ctx_2 .detail .en::after {
    right: 0vw;
    height: 6.4vw;
  }
  .culture_ctx .ctx_2 .detail .jp {
    font-size: 3.2vw;
    padding: 0 3.7333333333vw;
  }
  .culture_ctx .ctx_2 .detail .text_desc {
    width: 80vw;
    font-size: 3.7333333333vw;
    padding: 2.6666666667vw 2.6666666667vw;
  }
  .culture .read_more {
    margin-top: 4.8vw;
  }
}
.reason {
  margin-top: 11.5885416667vw;
  position: relative;
}
.reason .nav_link {
  display: block;
}
@media only screen and (min-width: 768px) {
  .reason .nav_link .ctx {
    transition: all 300ms linear;
  }
  .reason .nav_link:hover .ctx {
    opacity: 0.9;
  }
}
.reason .ctx {
  width: 36.4583333333vw;
  height: 100%;
  padding: 2.34375vw 1.7578125vw;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.reason .ctx .content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
}
.reason .ctx .tag {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  font-size: 0.9765625vw;
}
.reason .ctx hr {
  width: 9.2447916667vw;
  border-top: 2px solid #505554;
  margin-left: auto;
  margin-right: auto;
}
.reason .ctx .title {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5909090909;
  letter-spacing: 0.05em;
  font-size: 1.4322916667vw;
  color: #2DDCAD;
}

@media only screen and (max-width: 767px) {
  .reason {
    margin-top: 16vw;
  }
  .reason .nav_link {
    height: 53.3333333333vw;
  }
  .reason .nav_link .image {
    height: 100%;
  }
  .reason .nav_link img {
    height: 100%;
    object-fit: cover;
  }
  .reason .ctx {
    width: 74.6666666667vw;
    padding: 5.3333333333vw;
  }
  .reason .ctx .tag {
    font-size: 3.7333333333vw;
  }
  .reason .ctx hr {
    width: 26.6666666667vw;
  }
  .reason .ctx .title {
    font-size: 4.2666666667vw;
  }
  .reason .read_more {
    margin-top: 2.6666666667vw;
  }
}
.rec {
  margin-top: 18.1640625vw;
}
.rec_container {
  width: 87.890625vw;
  margin-left: auto;
  position: relative;
}
.rec_heading {
  width: 46.484375vw;
  position: absolute;
  top: -10.0911458333vw;
  left: 0;
  z-index: 10;
}
.rec .ctx {
  display: flex;
  flex-direction: row-reverse;
}
.rec .ctx .info {
  width: 29.1015625vw;
  margin-top: auto;
  margin-bottom: -3.4505208333vw;
}
.rec .ctx .info .nav_link {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  font-size: 1.171875vw;
  display: block;
  padding: 2.9296875vw 2.6041666667vw;
  border: 1px solid #C7DBD6;
  position: relative;
  background-color: #fff;
  transition: all 150ms ease;
}
.rec .ctx .info .nav_link icon-right-arrow-mini {
  top: 50%;
  right: 2.4739583333vw;
  transform: translateY(-50%);
  transition: all 150ms ease;
}
.rec .ctx .info .nav_link + .nav_link {
  margin-top: -1px;
}
.rec .ctx .info .nav_link:hover {
  letter-spacing: 0.1em;
  opacity: 1;
  background-color: #F0F5F4;
}
.rec .ctx .info .nav_link:hover icon-right-arrow-mini {
  transform: translate(10px, -50%);
}
.rec .ctx .image {
  width: calc(100% - 29.1015625vw);
  display: flex;
  justify-content: flex-end;
}
.rec .ctx .image img {
  width: calc(100% + 9.5052083333vw);
  min-width: calc(100% + 9.5052083333vw);
}

@media only screen and (max-width: 767px) {
  .rec {
    margin-top: 26.6666666667vw;
  }
  .rec_container {
    width: 100%;
    padding-left: 5.3333333333vw;
  }
  .rec_heading {
    width: 77.3333333333vw;
    top: -17.6vw;
    left: 5.3333333333vw;
  }
  .rec .ctx .info {
    width: 80vw;
    margin-bottom: 0;
    padding-top: 16vw;
  }
  .rec .ctx .info .nav_link {
    font-size: 3.7333333333vw;
    padding: 2.1333333333vw 5.3333333333vw;
  }
  .rec .ctx .image {
    width: calc(100% - 80vw);
    padding-bottom: 5.3333333333vw;
  }
  .rec .ctx .image img {
    width: 69.3333333333vw;
    min-width: 69.3333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  .signentry {
    margin-top: 53.3333333333vw;
  }
}

/*# sourceMappingURL=style.css.map */
