@charset "UTF-8";
/* stylelint-disable at-rule-empty-line-before */
:root {
  --margin-section: 2.2em;
}

/* simple clearfix */
/**************************
Compass Text Replacement
*/
/**************************
Inline List
*/
/**************************
Inline Block List
*/
/**************************
horizontal-list
*/
/**************************
Bullets
*/
.root.root-itn .gnav__text {
  color: #ffffff;
}
.root.root-itn .header__link .header_link_list > li a.access .icon,
.root.root-itn .header__link .header_link_list > li a.search_icon .icon_wrap .waku,
.root.root-itn .header__link .header_link_list > li a.search_icon .icon_wrap .icon {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(5952%) hue-rotate(16deg) brightness(107%) contrast(104%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(5952%) hue-rotate(16deg) brightness(107%) contrast(104%);
}

.itn_main_content {
  background-color: #f4f1f2;
  overflow-x: hidden;
}

.js-gsap_css_animation._anime_01 {
  -webkit-transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1), 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1), 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1);
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1), 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1), 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1);
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1), 2s transform cubic-bezier(0.23, 1, 0.32, 1), 2s filter cubic-bezier(0.23, 1, 0.32, 1);
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1), 2s transform cubic-bezier(0.23, 1, 0.32, 1), 2s filter cubic-bezier(0.23, 1, 0.32, 1), 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1), 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1);
}
.js-gsap_css_animation._anime_01._delay {
  -webkit-transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s filter cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s filter cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}
.js-gsap_css_animation._anime_01._delay_2 {
  -webkit-transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s transform cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s filter cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: 3s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s transform cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s filter cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.3s, 2s -webkit-filter cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.js-gsap_css_animation._anime_01.js-gsap_css_animation-before {
  opacity: 0.1;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.js-gsap_css_animation._anime_02 {
  -webkit-transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1), 3s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);
  transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1), 3s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);
  transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1), 3s transform cubic-bezier(0.23, 1, 0.32, 1);
  transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1), 3s transform cubic-bezier(0.23, 1, 0.32, 1), 3s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);
}
.js-gsap_css_animation._anime_02._delay {
  -webkit-transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 3s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 3s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 3s transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
  transition: 4s opacity cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 3s transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s, 3s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}
.js-gsap_css_animation._anime_02.js-gsap_css_animation-before {
  opacity: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.js-gsap_css_animation._anime_fog {
  -webkit-transition: 2.5s opacity cubic-bezier(0.23, 1, 0.32, 1) 1s;
  transition: 2.5s opacity cubic-bezier(0.23, 1, 0.32, 1) 1s;
}
.js-gsap_css_animation._anime_fog.js-gsap_css_animation-before {
  opacity: 0;
}

@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fade-out {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@-webkit-keyframes _on_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes _on_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes header_index_show {
  0% {
    display: none;
  }
  1% {
    display: block;
    opacity: 0;
    top: -30px;
  }
  100% {
    top: 0;
    opacity: 1;
    display: block;
  }
}
@keyframes header_index_show {
  0% {
    display: none;
  }
  1% {
    display: block;
    opacity: 0;
    top: -30px;
  }
  100% {
    top: 0;
    opacity: 1;
    display: block;
  }
}
@-webkit-keyframes header_index_hide {
  0% {
    top: 0;
    opacity: 1;
    display: block;
  }
  99% {
    top: -30px;
    opacity: 0;
    display: block;
  }
  100% {
    top: -30px;
    opacity: 0;
    display: none;
  }
}
@keyframes header_index_hide {
  0% {
    top: 0;
    opacity: 1;
    display: block;
  }
  99% {
    top: -30px;
    opacity: 0;
    display: block;
  }
  100% {
    top: -30px;
    opacity: 0;
    display: none;
  }
}
@-webkit-keyframes header_search_show {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(64px);
    transform: translateY(64px);
  }
}
@keyframes header_search_show {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(64px);
    transform: translateY(64px);
  }
}
@-webkit-keyframes header_search_hide {
  0% {
    -webkit-transform: translateY(64px);
    transform: translateY(64px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes header_search_hide {
  0% {
    -webkit-transform: translateY(64px);
    transform: translateY(64px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@media screen and (min-width: 1600px), print {
  :root {
    --hero-max-height: 62.5vw;
    --hero-height: 62.5vw;
    --hero-min-height: 62vw;
  }
}
@media screen and (max-width: 1599px) {
  :root {
    --hero-max-height: 90svh;
    --hero-height: 90svh;
    --hero-min-height: 1000px;
  }
}
@media screen and (max-width: 767px) {
  :root {
    --hero-max-height: 820px;
    --hero-height: 100svh;
    --hero-min-height: 720px;
  }
}
@media screen and (max-width: 475px) {
  :root {
    --hero-max-height: 700px;
    --hero-height: 100svh;
    --hero-min-height: 680px;
  }
}

.hero_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 200;
  background-color: #f4f1f2;
  max-height: var(--hero-max-height);
  height: var(--hero-height);
  min-height: var(--hero-min-height);
}
.hero_area .fog {
  position: absolute;
  left: -40vw;
  top: calc(100% - 49.5vw);
  pointer-events: none;
  max-width: none;
}
@media screen and (max-width: 1599px) {
  .hero_area .fog {
    left: clamp(-640px, -40vw, -200px);
    top: 208px;
  }
}
@media screen and (max-width: 575px) {
  .hero_area .fog {
    width: 2000px;
    top: calc(100% - 75vw);
  }
}

.hero {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hero__image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  pointer-events: none;
  max-height: var(--hero-max-height);
  height: var(--hero-height);
  min-height: var(--hero-min-height);
}
.hero__image .bg_1,
.hero__image .bg_2,
.hero__image .ribon {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center 0;
  object-position: center 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero__image .bg_1 {
  z-index: 10;
}
.hero__image .bg_2 {
  z-index: 50;
}
.hero__image .ribon {
  z-index: 25;
  left: 0;
  -webkit-transform: none;
  transform: none;
}
.hero__content {
  max-height: var(--hero-max-height);
  height: var(--hero-height);
  min-height: var(--hero-min-height);
  padding-top: 122px;
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .hero__content {
    padding-top: 110px;
  }
}
.hero__content .sticker_img {
  position: absolute;
  top: 132px;
  right: -70px;
  pointer-events: none;
}
@media screen and (max-width: 1259px) {
  .hero__content .sticker_img {
    width: clamp(160px, 28vw, 360px);
    height: auto;
    right: -20px;
  }
}
@media screen and (max-width: 575px) {
  .hero__content .sticker_img {
    width: 140px;
    top: 82px;
    right: -40px;
  }
}
.hero__title .title_wrap {
  position: relative;
}
.hero__title .title_wrap._01 {
  width: 700px;
  margin-left: -49px;
}
@media screen and (max-width: 1259px) {
  .hero__title .title_wrap._01 {
    width: clamp(290px, 56vw, 700px);
  }
  .hero__title .title_wrap._01 img {
    width: clamp(290px, 56vw, 700px);
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  .hero__title .title_wrap._01 {
    margin-left: -25px;
  }
}
.hero__title .title_wrap._02 {
  width: 850px;
  margin: -121px 17px 0 auto;
}
@media screen and (max-width: 1259px) {
  .hero__title .title_wrap._02 {
    margin: clamp(-126px, -10vw, -50px) 17px 0 auto;
    width: clamp(340px, 67vw, 850px);
  }
  .hero__title .title_wrap._02 img {
    width: clamp(340px, 67vw, 850px);
    height: auto;
  }
}
@media screen and (max-width: 999px) {
  .hero__title .title_wrap._02 {
    margin: clamp(-85px, -8.5vw, -20px) -17px 0 auto;
  }
}
@media screen and (max-width: 575px) {
  .hero__title .title_wrap._02 {
    margin: clamp(-85px, -8.5vw, -20px) -5px 0 auto;
  }
}
.hero__title .title_wrap .title {
  position: relative;
  z-index: 10;
}
.hero__title .title_wrap .title_bg {
  position: absolute;
  top: 0;
  left: 0;
}

.js-hero-loaded {
  opacity: 0;
}
.js-hero-loaded .hero__fog {
  -webkit-transition: opacity 2s, -webkit-filter 2s, -webkit-transform 3s;
  transition: opacity 2s, -webkit-filter 2s, -webkit-transform 3s;
  transition: opacity 2s, filter 2s, transform 3s;
  transition: opacity 2s, filter 2s, transform 3s, -webkit-filter 2s, -webkit-transform 3s;
}
.js-hero-loaded .hero__image .bg_1,
.js-hero-loaded .hero__image .bg_2 {
  -webkit-transition: opacity 1.5s 1s;
  transition: opacity 1.5s 1s;
}
.js-hero-loaded .hero__image .ribon {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  -webkit-transform: translate(-25px, 25px);
  transform: translate(-25px, 25px);
  opacity: 0.1;
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, -webkit-clip-path 0.5s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 1.05s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, -webkit-clip-path 0.5s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 1.05s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, clip-path 0.5s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 1.05s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, clip-path 0.5s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, -webkit-clip-path 0.5s cubic-bezier(0.23, 1, 0.32, 1) 1.05s, -webkit-transform 0.6s cubic-bezier(0.23, 1, 0.32, 1) 1.05s;
}
@media screen and (max-width: 575px) {
  .js-hero-loaded .hero__image .ribon {
    -webkit-transform: translate(-10px, 10px);
    transform: translate(-10px, 10px);
    -webkit-transition: opacity 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, -webkit-clip-path 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.75s;
    transition: opacity 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, -webkit-clip-path 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.75s;
    transition: opacity 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, clip-path 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.75s;
    transition: opacity 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, clip-path 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, -webkit-clip-path 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0.75s, -webkit-transform 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0.75s;
  }
}
.js-hero-loaded .hero__content .sticker_img {
  opacity: 0.1;
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s;
}
.js-hero-loaded .hero__title .title_wrap .title {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  opacity: 0.1;
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.3s;
}
.js-hero-loaded .hero__title .title_wrap .title_bg {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  opacity: 0.1;
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.45s;
}
.js-hero-loaded .hero__title .title_wrap._02 .title {
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.33s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.33s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.33s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.33s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.33s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.33s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.33s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.33s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.33s;
}
.js-hero-loaded .hero__title .title_wrap._02 .title_bg {
  -webkit-transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.54s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.54s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.54s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.54s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.54s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.54s;
  transition: opacity 1s cubic-bezier(0.23, 1, 0.32, 1), 0.54s, clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.54s, -webkit-clip-path 1s cubic-bezier(0.23, 1, 0.32, 1) 0.54s;
}
.js-hero-loaded-after {
  -webkit-animation-name: _on_opacity;
  animation-name: _on_opacity;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.js-hero-loaded-after .hero__image .bg_1,
.js-hero-loaded-after .hero__image .bg_2 {
  opacity: 1;
}
.js-hero-loaded-after .hero__image .ribon {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); /* 斜めに上昇しつつ左→右 */
  opacity: 1;
}
.js-hero-loaded-after .hero__content .sticker_img {
  opacity: 1;
}
.js-hero-loaded-after .hero__title .title_wrap .title,
.js-hero-loaded-after .hero__title .title_wrap .title_bg {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  opacity: 1;
}

@font-face {
  font-family: Amandine;
  src: url("/common/font/amandine-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.itn_message_area {
  position: relative;
  z-index: 201;
  padding-bottom: 50px;
}
.itn_message_area__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 899px) {
  .itn_message_area__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.itn_message_area .map_wrap,
.itn_message_area .text_warp {
  width: 50%;
}
@media screen and (max-width: 899px) {
  .itn_message_area .map_wrap,
  .itn_message_area .text_warp {
    width: 100%;
  }
}
.itn_message_area .map_wrap {
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1259px) {
  .itn_message_area .map_wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 899px) {
  .itn_message_area .map_wrap {
    padding-right: clamp(20px, 15vw, 135px);
  }
}
@media screen and (max-width: 575px) {
  .itn_message_area .map_wrap {
    padding-right: 0;
  }
}
.itn_message_area .map_wrap img {
  width: 100%;
  max-width: 580px;
  height: auto;
}
@media screen and (max-width: 899px) {
  .itn_message_area .map_wrap img {
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 575px) {
  .itn_message_area .map_wrap img {
    max-width: 380px;
  }
}
@media screen and (max-width: 420px) {
  .itn_message_area .map_wrap img {
    max-width: 350px;
  }
}
.itn_message_area .text_warp {
  padding-left: clamp(25px, 5vw, 75px);
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 899px) {
  .itn_message_area .text_warp {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
.itn_message_area .text_warp .head {
  margin-bottom: 1.5rem;
}
.itn_message_area .text_warp .head .en {
  font-family: Amandine, sans-serif;
  color: #9843a2;
  font-size: 1rem;
  line-height: 1.2;
}
.itn_message_area .text_warp .head .ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  letter-spacing: 0.11em;
  line-height: 1.4;
}
@media screen and (max-width: 1259px) {
  .itn_message_area .text_warp .head .ja {
    font-size: clamp(22px, 2.8vw, 36px);
  }
}
.itn_message_area .text_warp .head .ja .color_text {
  background-color: transparent;
  color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#934c9e), to(#54389f));
  background-image: linear-gradient(to left, #934c9e, #54389f);
  -webkit-linear-gradient: linear-gradient(to left, #934c9e, #54389f);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.itn_message_area .text_warp .body {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  max-width: 481px;
  letter-spacing: 0.16em;
  line-height: 2.1;
}
@media screen and (max-width: 899px) {
  .itn_message_area .text_warp .body {
    max-width: none;
    line-height: 2;
  }
  .itn_message_area .text_warp .body .sp_none {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .itn_message_area .text_warp .body {
    font-size: 1rem;
  }
}

@font-face {
  font-family: Amandine;
  src: url("/common/font/amandine-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.itn_voice_area {
  position: relative;
  padding-top: 1.875rem;
  padding-bottom: 4.6rem;
  z-index: 201;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itn_voice_area .text_img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  min-width: 1800px;
  min-height: 250px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}
.itn_voice_area .en {
  width: 430px;
  height: auto;
  position: absolute;
  bottom: 2px;
  left: 0;
}
@media screen and (max-width: 599px) {
  .itn_voice_area .en {
    width: 300px;
    height: auto;
  }
}
.itn_voice_area .bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 445px;
  width: 100%;
  background-color: #363248;
}
@media screen and (max-width: 599px) {
  .itn_voice_area .bg {
    height: calc(100% - 250px);
  }
}
.itn_voice_area .bg .bg_img {
  min-width: 1600px;
  height: auto;
  position: absolute;
  bottom: calc(100% - 1px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center bottom;
  object-position: center bottom;
}
.itn_voice_area__content {
  position: relative;
  z-index: 100;
}
.itn_voice_area__head {
  text-align: center;
  position: relative;
}
.itn_voice_area__head .ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  margin-bottom: 3.5rem;
}
.itn_voice_area__head .ja img {
  margin: 0 auto;
}
@media screen and (max-width: 899px) {
  .itn_voice_area__head .ja {
    margin-bottom: 2.8rem;
  }
  .itn_voice_area__head .ja img {
    width: 344px;
    height: auto;
  }
}
@media screen and (max-width: 599px) {
  .itn_voice_area__head .ja {
    margin-bottom: 3rem;
  }
  .itn_voice_area__head .ja img {
    width: 300px;
    height: auto;
  }
}
.itn_voice_area .voice_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 80px;
  margin: 0 auto;
}
@media screen and (max-width: 1259px) {
  .itn_voice_area .voice_list {
    grid-gap: clamp(55px, 7vw, 80px);
  }
}
@media screen and (max-width: 599px) {
  .itn_voice_area .voice_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-gap: 70px;
  }
}
.itn_voice_area .voice_list .item {
  max-width: 340px;
  width: 100%;
}
@media screen and (max-width: 599px) {
  .itn_voice_area .voice_list .item {
    margin: 0 auto;
  }
}
@media screen and (max-width: 475px) {
  .itn_voice_area .voice_list .item {
    max-width: 320px;
  }
}
.itn_voice_area .voice_list .item:hover {
  opacity: 1;
}
.itn_voice_area .voice_list .item:hover .img_wrap::after {
  -webkit-transform: translate(-5px, 1px) rotate(5.5deg);
  transform: translate(-5px, 1px) rotate(5.5deg);
}
.itn_voice_area .voice_list .item .img_wrap {
  aspect-ratio: 8/11;
  position: relative;
  margin-bottom: 2rem;
}
@media screen and (max-width: 599px) {
  .itn_voice_area .voice_list .item .img_wrap {
    margin-bottom: 1.5rem;
  }
}
.itn_voice_area .voice_list .item .img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.itn_voice_area .voice_list .item .img_wrap::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 4px 0 0 4px;
  mix-blend-mode: multiply;
  -webkit-filter: blur(12px);
  filter: blur(12px);
  background-color: rgba(38, 36, 47, 0.15);
  z-index: -1;
}
.itn_voice_area .voice_list .item .img_wrap::after {
  content: "";
  display: inline-block;
  position: absolute;
  inset: 0;
  width: calc(100% + 1px);
  height: calc(100% + 6px);
  -webkit-transform: translate(-2px, 1px) rotate(3.4deg);
  transform: translate(-2px, 1px) rotate(3.4deg);
  z-index: -1;
  background: rgb(254, 254, 254);
  background: -webkit-gradient(linear, left top, right top, color-stop(-40%, rgba(254, 254, 254, 0.6)), color-stop(0%, #9355a4), to(#5746aa));
  background: linear-gradient(90deg, rgba(254, 254, 254, 0.6) -40%, #9355a4 0%, #5746aa 100%);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.itn_voice_area .voice_list .item .info {
  position: absolute;
  z-index: 30;
  background-color: #ffffff;
  min-width: 240px;
  min-height: 40px;
  padding: 5px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-column-gap: 18px;
  -moz-column-gap: 18px;
  column-gap: 18px;
  bottom: 30px;
  right: -20px;
}
.itn_voice_area .voice_list .item .info .name,
.itn_voice_area .voice_list .item .info .year {
  line-height: 1.2;
}
.itn_voice_area .voice_list .item .info .name {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  color: #8e3f98;
  font-size: 1.5rem;
  letter-spacing: 0.12em;
}
.itn_voice_area .voice_list .item .info .name .rear_text {
  font-size: 1rem;
  letter-spacing: 0.06em;
}
.itn_voice_area .voice_list .item .info .year {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 1rem;
  color: #69636a;
  letter-spacing: 0.08em;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.itn_voice_area .voice_list .item .text {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
}
@media screen and (max-width: 999px) {
  .itn_voice_area .voice_list .item .text {
    font-size: clamp(18px, 2.4vw, 24px);
  }
}
@media screen and (max-width: 599px) {
  .itn_voice_area .voice_list .item .text {
    line-height: 1.6;
  }
}

@font-face {
  font-family: Amandine;
  src: url("/common/font/amandine-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.itn_workplace_area {
  position: relative;
  z-index: 201;
  margin-bottom: 120px;
}
@media screen and (max-width: 999px) {
  .itn_workplace_area {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 575px) {
  .itn_workplace_area {
    margin-bottom: 40px;
  }
}
.itn_workplace_area__head {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itn_workplace_area__head .inner {
  position: relative;
  min-height: 400px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 60px;
}
@media screen and (max-width: 899px) {
  .itn_workplace_area__head .inner {
    min-height: clamp(240px, 35vw, 300px);
  }
}
.itn_workplace_area__head .bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.itn_workplace_area__head .title_wrap {
  position: relative;
  text-align: center;
  width: 100%;
}
.itn_workplace_area__head .title_wrap .en {
  position: absolute;
  bottom: calc(100% - 75px);
  left: 49.5%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 820px;
  display: block;
  pointer-events: none;
}
@media screen and (max-width: 1259px) {
  .itn_workplace_area__head .title_wrap .en {
    width: 585px;
    height: auto;
  }
}
@media screen and (max-width: 999px) {
  .itn_workplace_area__head .title_wrap .en {
    bottom: calc(100% - 65px);
    width: 420px;
  }
}
@media screen and (max-width: 475px) {
  .itn_workplace_area__head .title_wrap .en {
    bottom: calc(100% - 70px);
    width: 340px;
  }
}
.itn_workplace_area__head .title_wrap .ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.12em;
  font-size: 36px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 999px) {
  .itn_workplace_area__head .title_wrap .ja {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 475px) {
  .itn_workplace_area__head .title_wrap .ja {
    font-size: 1.5rem;
  }
}
.itn_workplace_area__body {
  margin-top: -90px;
}
.itn_workplace_area .merit_wrap {
  position: relative;
  margin-bottom: 5rem;
}
@media screen and (max-width: 699px) {
  .itn_workplace_area .merit_wrap {
    max-width: 550px;
    margin: 0 auto 5rem;
  }
}
.itn_workplace_area .merit_wrap .merit_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  line-height: 1.2;
  margin-bottom: 25px;
}
@media screen and (max-width: 575px) {
  .itn_workplace_area .merit_wrap .merit_head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    row-gap: 8px;
  }
}
.itn_workplace_area .merit_wrap .merit_head .ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #ffffff;
}
@media screen and (max-width: 899px) {
  .itn_workplace_area .merit_wrap .merit_head .ja {
    font-size: clamp(18px, 2.6vw, 20px);
    color: rgba(255, 255, 255, 0.9);
  }
}
.itn_workplace_area .merit_wrap .merit_head .en {
  font-family: Amandine, sans-serif;
  color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.12em;
  position: relative;
  padding-left: 12px;
  margin-left: 9px;
}
.itn_workplace_area .merit_wrap .merit_head .en::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(20deg);
  transform: translateY(-50%) rotate(20deg);
}
@media screen and (max-width: 899px) {
  .itn_workplace_area .merit_wrap .merit_head .en {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 575px) {
  .itn_workplace_area .merit_wrap .merit_head .en {
    padding-left: 0;
    margin-left: 2px;
  }
  .itn_workplace_area .merit_wrap .merit_head .en::before {
    content: none;
  }
}
.itn_workplace_area .merit_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: clamp(15px, 4.2vw, 60px);
}
@media screen and (max-width: 699px) {
  .itn_workplace_area .merit_list {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}
.itn_workplace_area .merit_list .img_wrap {
  position: relative;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 699px) {
  .itn_workplace_area .merit_list .img_wrap {
    margin-bottom: 1rem;
  }
}
.itn_workplace_area .merit_list .img_wrap::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 6px 0 0 6px;
  mix-blend-mode: multiply;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  background-color: rgba(172, 149, 157, 0.47);
  z-index: -1;
}
.itn_workplace_area .merit_list .img_wrap img {
  display: block;
}
.itn_workplace_area .merit_list .img_wrap .num {
  font-family: Amandine, sans-serif;
  font-size: 80px;
  color: #ffffff;
  position: absolute;
  bottom: -20px;
  right: -28px;
  line-height: 1;
}
@media screen and (min-width: 700px) and (max-width: 999px) {
  .itn_workplace_area .merit_list .img_wrap .num {
    font-size: 60px;
    bottom: -15px;
    right: -18px;
  }
}
.itn_workplace_area .merit_list .text_wrap .title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #313131;
  padding-left: 16px;
  position: relative;
  line-height: 1.4;
  margin-bottom: 8px;
}
.itn_workplace_area .merit_list .text_wrap .title::before {
  content: "";
  display: inline-block;
  width: 4px;
  min-height: 20px;
  height: calc(100% - 6px);
  background-color: #7050d6;
  position: absolute;
  top: 52%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1259px) {
  .itn_workplace_area .merit_list .text_wrap .title {
    font-size: 1.125rem;
  }
}
.itn_workplace_area .merit_list .text_wrap .text {
  padding-left: 0;
  letter-spacing: 0.1em;
  color: #313131;
}
@media screen and (max-width: 999px) {
  .itn_workplace_area .merit_list .text_wrap .text {
    font-size: 0.938rem;
    line-height: 1.9;
  }
}
.itn_workplace_area .data_wrap.data_area {
  margin-top: 0;
}
.itn_workplace_area .data_wrap .data_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.2;
  margin-bottom: 2px;
}
@media screen and (max-width: 999px) {
  .itn_workplace_area .data_wrap .data_head {
    margin-bottom: 25px;
  }
}
.itn_workplace_area .data_wrap .data_head .title_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 699px) {
  .itn_workplace_area .data_wrap .data_head .title_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    row-gap: 8px;
  }
}
.itn_workplace_area .data_wrap .data_head .ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #313131;
}
.itn_workplace_area .data_wrap .data_head .en {
  font-family: Amandine, sans-serif;
  color: #ae74b5;
  letter-spacing: 0.12em;
  position: relative;
  padding-left: 12px;
  margin-left: 9px;
}
.itn_workplace_area .data_wrap .data_head .en::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #ae74b5;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(20deg);
  transform: translateY(-50%) rotate(20deg);
}
@media screen and (max-width: 699px) {
  .itn_workplace_area .data_wrap .data_head .en {
    padding-left: 0;
    margin-left: 2px;
  }
  .itn_workplace_area .data_wrap .data_head .en::before {
    content: none;
  }
}
@media screen and (max-width: 999px) {
  .itn_workplace_area .data_wrap .btn_wrap {
    text-align: right;
  }
}

@font-face {
  font-family: Amandine;
  src: url("/common/font/amandine-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.itn_support_area {
  position: relative;
  margin-bottom: 100px;
}
@media screen and (max-width: 999px) {
  .itn_support_area {
    margin-bottom: 30px;
  }
}
.itn_support_area .fog {
  position: absolute;
  mix-blend-mode: multiply;
  top: -141%;
  left: -30%;
  max-width: none;
  pointer-events: none;
}
.itn_support_area__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: clamp(20px, 5.5vw, 80px);
  -moz-column-gap: clamp(20px, 5.5vw, 80px);
  column-gap: clamp(20px, 5.5vw, 80px);
  position: relative;
  z-index: 200;
}
@media screen and (max-width: 899px) {
  .itn_support_area__content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.itn_support_area__head {
  width: 325px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 900px) and (max-width: 1119px) {
  .itn_support_area__head {
    width: 280px;
  }
}
@media screen and (max-width: 899px) {
  .itn_support_area__head {
    width: 100%;
    margin-bottom: 30px;
  }
}
.itn_support_area__head .title_wrap {
  margin-bottom: 1.8rem;
}
.itn_support_area__head .title_wrap .en {
  font-family: Amandine, sans-serif;
  font-size: 60px;
  line-height: 1;
  color: #9843a2;
  margin-bottom: 20px;
  margin-left: -1px;
  display: inline-block;
}
@media screen and (max-width: 575px) {
  .itn_support_area__head .title_wrap .en {
    font-size: 50px;
  }
}
.itn_support_area__head .title_wrap .ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  letter-spacing: 0.16em;
  line-height: 1.2;
}
.itn_support_area__head .text {
  margin-bottom: 17px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 899px) {
  .itn_support_area__head .text {
    max-width: 535px;
  }
}
@media screen and (max-width: 575px) {
  .itn_support_area__body {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
}
.itn_support_area__body .support_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: clamp(20px, 4vw, 60px);
}
@media screen and (max-width: 575px) {
  .itn_support_area__body .support_list {
    grid-template-columns: 1fr;
    grid-gap: 60px;
    margin-bottom: 10px;
  }
}
.itn_support_area__body .support_list > li {
  position: relative;
}
.itn_support_area__body .support_list > li::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 8px 0 0 8px;
  mix-blend-mode: multiply;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  background-color: rgba(226, 207, 217, 0.6);
  z-index: -1;
}
.itn_support_area__body .support_list > li a {
  display: block;
}
.itn_support_area__body .support_list > li a:hover {
  opacity: 0.9;
}
.itn_support_area__body .support_list > li .en {
  font-family: Amandine, sans-serif;
  font-weight: 500;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: -23px;
  right: 20px;
  font-size: 1.063rem;
  letter-spacing: 0.16em;
  color: #313131;
  z-index: 20;
}
.itn_support_area__body .support_list .img_wrap img {
  display: block;
}
@media screen and (max-width: 575px) {
  .itn_support_area__body .support_list .img_wrap {
    aspect-ratio: 9/10;
    overflow: hidden;
  }
  .itn_support_area__body .support_list .img_wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
}
.itn_support_area__body .support_list .text_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  padding: 42px clamp(20px, 3vw, 40px);
}
@media screen and (min-width: 900px) and (max-width: 1119px) {
  .itn_support_area__body .support_list .text_wrap {
    padding: 20px;
  }
}
@media screen and (max-width: 899px) {
  .itn_support_area__body .support_list .text_wrap {
    padding: 30px;
  }
}
.itn_support_area__body .support_list .text_wrap .title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  font-size: 1.875rem;
  letter-spacing: 0.16em;
  line-height: 1.2;
  margin-bottom: 8px;
}
@media screen and (max-width: 1259px) {
  .itn_support_area__body .support_list .text_wrap .title {
    font-size: clamp(21px, 2.5vw, 30px);
  }
}
.itn_support_area__body .support_list .text_wrap .text {
  padding-left: 0;
  line-height: 1.9;
}
.itn_support_area .btn_wrap {
  text-align: right;
}
@media screen and (min-width: 900px), print {
  .itn_support_area .btn_wrap.support_pc_none {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .itn_support_area .btn_wrap.support_sp_none {
    display: none;
  }
}

@font-face {
  font-family: Amandine;
  src: url("/common/font/amandine-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.itn_flow_area__content {
  min-height: 200px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.itn_flow_area__content .bg_1,
.itn_flow_area__content .bg_2 {
  position: absolute;
}
.itn_flow_area__content .bg_1 {
  width: 420px;
  height: auto;
  position: absolute;
  top: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 12;
}
@media screen and (max-width: 899px) {
  .itn_flow_area__content .bg_1 {
    top: 5px;
    width: 336px;
  }
}
.itn_flow_area__content .bg_2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  z-index: 10;
}
@media screen and (max-width: 899px) {
  .itn_flow_area__content .bg_2 {
    top: 82px;
  }
}
.itn_flow_area__content .text_bg {
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  min-width: 1600px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-mask-image: url("/common/img/international/flow/bg_1.svg"), url("/common/img/international/flow/bg_2.svg");
  mask-image: url("/common/img/international/flow/bg_1.svg"), url("/common/img/international/flow/bg_2.svg");
  -webkit-mask-repeat: no-repeat, no-repeat;
  mask-repeat: no-repeat, no-repeat;
  -webkit-mask-size: 420px 100px, cover;
  mask-size: 420px 100px, cover;
  -webkit-mask-position: center 4px, center 100px;
  mask-position: center 4px, center 100px;
  z-index: 100;
}
@media screen and (max-width: 899px) {
  .itn_flow_area__content .text_bg {
    -webkit-mask-size: 336px 80px, cover;
    mask-size: 336px 80px, cover;
    -webkit-mask-position: center 4px, center 80px;
    mask-position: center 4px, center 80px;
  }
}
@media screen and (max-width: 767px) {
  .itn_flow_area__content .text_bg {
    min-width: 1300px;
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__content .text_bg {
    -webkit-mask-size: 315px 75px, cover;
    mask-size: 315px 75px, cover;
    -webkit-mask-position: center 8px, center 75px;
    mask-position: center 8px, center 75px;
  }
}
.itn_flow_area__head {
  position: relative;
  z-index: 200;
  padding-top: 3.8rem;
  width: 400px;
  margin: 0 auto;
}
.itn_flow_area__head .ja {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  letter-spacing: 0.16em;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 999px) {
  .itn_flow_area__head {
    padding-top: 3.4rem;
    width: 320px;
  }
  .itn_flow_area__head .ja {
    font-size: 24px;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__head .ja {
    font-size: 22px;
  }
}
.itn_flow_area__body {
  position: relative;
  z-index: 200;
  padding: 70px 20px 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 699px) {
  .itn_flow_area__body {
    padding: 40px 20px;
  }
}
.itn_flow_area__body .type_wrap {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 999px) {
  .itn_flow_area__body .type_wrap {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}
.itn_flow_area__body .type_wrap .head {
  text-align: center;
}
.itn_flow_area__body .type_box .head {
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .head {
    margin-bottom: 20px;
  }
}
.itn_flow_area__body .type_box .head .icon {
  display: block;
  margin: 0 auto 5px;
}
@media screen and (max-width: 699px) {
  .itn_flow_area__body .type_box .head .icon {
    width: 60px;
    height: auto;
  }
}
.itn_flow_area__body .type_box .head .title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 699px) {
  .itn_flow_area__body .type_box .head .title {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .head .title {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 999px) {
  .itn_flow_area__body .type_box .body .flow_list {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .body .flow_list {
    padding-left: 20px;
    padding-right: 0;
  }
}
.itn_flow_area__body .type_box .body .flow_list > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 120px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.12);
  padding: 10px 35px 10px clamp(30px, 3vw, 60px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itn_flow_area__body .type_box .body .flow_list > li:not(:last-of-type) {
  margin-bottom: 20px;
}
@media screen and (max-width: 999px) {
  .itn_flow_area__body .type_box .body .flow_list > li {
    height: auto;
    min-height: 120px;
    padding: 10px 35px 10px 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: rgba(255, 255, 255, 0.15);
  }
  .itn_flow_area__body .type_box .body .flow_list > li.sp_none {
    display: none;
  }
  .itn_flow_area__body .type_box .body .flow_list > li::before {
    content: "";
    display: inline-block;
    position: absolute;
    inset: 0;
    width: 100%;
    -webkit-box-shadow: 4px 4px 8px 2px rgba(106, 70, 153, 0.6);
    box-shadow: 4px 4px 8px 2px rgba(106, 70, 153, 0.6);
    pointer-events: none;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .body .flow_list > li {
    padding: 15px 20px 15px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 5px;
  }
}
.itn_flow_area__body .type_box .body .flow_list > li p {
  padding-left: 0;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1000px), print {
  .itn_flow_area__body .type_box .body .flow_list > li p {
    max-width: 330px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
}
@media screen and (max-width: 999px) {
  .itn_flow_area__body .type_box .body .flow_list > li p {
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .body .flow_list > li p {
    color: #e6e6e6;
  }
  .itn_flow_area__body .type_box .body .flow_list > li p .xs_none {
    display: none;
  }
}
.itn_flow_area__body .type_box .body .flow_list > li p .rear_text {
  font-size: 13px;
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .body .flow_list > li p .rear_text {
    display: block;
  }
}
.itn_flow_area__body .type_box .body .flow_list > li .num_box {
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  row-gap: 3px;
}
.itn_flow_area__body .type_box .body .flow_list > li .num_box .step {
  font-family: Jost, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
}
.itn_flow_area__body .type_box .body .flow_list > li .num_box .num {
  font-family: Amandine, sans-serif;
  font-size: 1.625rem;
}
@media screen and (max-width: 999px) {
  .itn_flow_area__body .type_box .body .flow_list > li .num_box {
    right: 0;
    left: -35px;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .body .flow_list > li .num_box {
    left: -27px;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .body .flow_list > li .num_box {
    width: 54px;
    height: 54px;
  }
  .itn_flow_area__body .type_box .body .flow_list > li .num_box .step {
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
  }
  .itn_flow_area__body .type_box .body .flow_list > li .num_box .num {
    font-size: 1.25rem;
  }
}
.itn_flow_area__body .type_box .body .flow_list .title {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.875rem;
  letter-spacing: 0.16em;
  line-height: 1.2;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.itn_flow_area__body .type_box .body .flow_list .title._long {
  font-size: 1.5rem;
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  .itn_flow_area__body .type_box .body .flow_list .title {
    font-size: 1.5rem;
  }
  .itn_flow_area__body .type_box .body .flow_list .title._long {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 999px) {
  .itn_flow_area__body .type_box .body .flow_list .title {
    font-size: 1.625rem;
    letter-spacing: 0.16em;
    line-height: 1.2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 150px;
    padding-right: 15px;
    padding-left: 8px;
  }
  .itn_flow_area__body .type_box .body .flow_list .title._long {
    font-size: 1.625rem;
    padding-right: 15px;
  }
}
@media screen and (max-width: 699px) {
  .itn_flow_area__body .type_box .body .flow_list .title {
    font-size: 1.375rem;
    min-width: 120px;
    padding-left: 0;
  }
  .itn_flow_area__body .type_box .body .flow_list .title._long {
    font-size: 1.375rem;
    padding-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .itn_flow_area__body .type_box .body .flow_list .title {
    font-size: 1.125rem;
    min-width: 120px;
  }
  .itn_flow_area__body .type_box .body .flow_list .title._long {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 1000px), print {
  .itn_flow_area__body .type_box:first-of-type .flow_list > li {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .itn_flow_area__body .type_box:first-of-type .flow_list > li::before {
    content: "";
    display: inline-block;
    position: absolute;
    inset: 0;
    width: 200%;
    -webkit-box-shadow: 4px 4px 8px 2px rgba(106, 70, 153, 0.6);
    box-shadow: 4px 4px 8px 2px rgba(106, 70, 153, 0.6);
    pointer-events: none;
  }
  .itn_flow_area__body .type_box:first-of-type .flow_list > li .num_box {
    right: -35px;
  }
  .itn_flow_area__body .type_box:first-of-type .flow_list > li p {
    margin-right: 15px;
  }
}
@media screen and (min-width: 1000px) and (min-width: 1000px) and (max-width: 1199px) {
  .itn_flow_area__body .type_box:first-of-type .flow_list > li p {
    margin-right: 5px;
  }
}
@media screen and (min-width: 1000px), print {
  .itn_flow_area__body .type_box:first-of-type .flow_list .title {
    padding-right: 14px;
    padding-left: 8px;
  }
  .itn_flow_area__body .type_box:first-of-type .flow_list .title._long {
    padding-right: 14px;
  }
}
@media screen and (min-width: 1200px), print {
  .itn_flow_area__body .type_box:first-of-type .flow_list .title {
    padding-right: 35px;
  }
  .itn_flow_area__body .type_box:first-of-type .flow_list .title._long {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1000px), print {
  .itn_flow_area__body .type_box:last-of-type .flow_list > li {
    background-color: rgba(255, 255, 255, 0.18);
    padding: 10px clamp(30px, 3vw, 60px) 10px 35px;
  }
  .itn_flow_area__body .type_box:last-of-type .flow_list > li .num_box {
    display: none;
  }
  .itn_flow_area__body .type_box:last-of-type .flow_list .title {
    padding-left: 14px;
    padding-right: 40px;
    margin-right: 20px;
  }
  .itn_flow_area__body .type_box:last-of-type .flow_list .title._long {
    padding-left: 14px;
    padding-right: 15px;
    margin-right: 9px;
  }
}
@media screen and (min-width: 1200px), print {
  .itn_flow_area__body .type_box:last-of-type .flow_list .title {
    padding-left: 35px;
    padding-right: 40px;
    margin-right: 45px;
  }
  .itn_flow_area__body .type_box:last-of-type .flow_list .title._long {
    padding-left: 20px;
    padding-right: 15px;
    margin-right: 45px;
  }
}
@media screen and (max-width: 999px) {
  .itn_flow_area__body .type_box:last-of-type .flow_list > li {
    background-color: rgba(255, 255, 255, 0.22);
  }
}

@font-face {
  font-family: Amandine;
  src: url("/common/font/amandine-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.itn_salary_area {
  padding-top: 70px;
  padding-bottom: 65px;
  position: relative;
}
.itn_salary_area .fog {
  position: absolute;
  max-width: none;
  pointer-events: none;
}
@media screen and (min-width: 1600px), print {
  .itn_salary_area .fog {
    top: -574px;
    right: -83px;
  }
}
@media screen and (max-width: 1599px) {
  .itn_salary_area .fog {
    top: -574px;
    right: -83px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  .itn_salary_area .fog {
    width: 1000px;
    height: auto;
    right: 0;
  }
}
.itn_salary_area__head {
  margin: 0 auto 1.8rem;
  text-align: center;
}
.itn_salary_area__head .ja {
  font-family: "Zen Old Mincho", serif;
  font-weight: 600;
  font-size: 30px;
  color: #313131;
  line-height: 1.2;
  margin-bottom: 2px;
}
@media screen and (max-width: 999px) {
  .itn_salary_area__head .ja {
    font-size: 24px;
  }
}
.itn_salary_area__head .en {
  font-family: Amandine, sans-serif;
  color: rgba(49, 49, 49, 0.4);
  font-size: 0.875rem;
  line-height: 1.2;
}
@media screen and (min-width: 768px), print {
  .itn_salary_area__body {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
  }
}
.itn_salary_area__list {
  padding-top: 10px;
}
@media screen and (min-width: 768px), print {
  .itn_salary_area__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: clamp(25px, 5vw, 60px);
    -moz-column-gap: clamp(25px, 5vw, 60px);
    column-gap: clamp(25px, 5vw, 60px);
  }
}
@media screen and (max-width: 999px) {
  .itn_salary_area__list {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .itn_salary_area__list {
    max-width: 350px;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
@media screen and (max-width: 420px) {
  .itn_salary_area__list {
    max-width: 300px;
    width: 100%;
  }
}
.itn_salary_area__list > .item {
  position: relative;
  z-index: 5;
}
.itn_salary_area__list > .item::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 8px 0 0 8px;
  mix-blend-mode: multiply;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  background-color: rgba(215, 215, 218, 0.4);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .itn_salary_area__list > .item:first-of-type .num_icon {
    -webkit-transform: translateX(-1rem) scale(0.8);
    transform: translateX(-1rem) scale(0.8);
  }
}
.itn_salary_area__list > .item .inner {
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 27px 12px 38px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .itn_salary_area__list > .item .inner {
    padding: 30px;
  }
}
.itn_salary_area__list > .item .num_icon {
  position: absolute;
  top: 90px;
  right: -10px;
  z-index: -1;
}
.itn_salary_area__list > .item .num_icon._02 {
  right: -23px;
}
@media screen and (max-width: 999px) {
  .itn_salary_area__list > .item .num_icon {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: top right;
    transform-origin: top right;
  }
}
@media screen and (max-width: 575px) {
  .itn_salary_area__list > .item .num_icon {
    top: 130px;
    right: -10px;
  }
}
.itn_salary_area__list > .item .tag_icon {
  position: absolute;
  top: -10px;
  right: 20px;
  z-index: 15;
}
.itn_salary_area__list > .item .face {
  margin: 0 auto;
  text-align: center;
}
.itn_salary_area__list > .item .face img {
  margin: 0 auto;
}
@media screen and (max-width: 899px) {
  .itn_salary_area__list > .item .face {
    margin: 0 auto 5px;
  }
}
@media screen and (max-width: 767px) {
  .itn_salary_area__list > .item .face {
    margin: 0 auto 10px;
  }
  .itn_salary_area__list > .item .face img {
    display: block;
    margin: 0 auto;
  }
}
.itn_salary_area__list > .item .text_wrap {
  line-height: 1.5;
  text-align: center;
  margin-bottom: 7px;
  min-height: 70px;
}
@media screen and (min-width: 768px) and (max-width: 899px) {
  .itn_salary_area__list > .item .text_wrap {
    margin-bottom: 14px;
  }
}
.itn_salary_area__list > .item .text_wrap .position {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 7px;
}
@media screen and (min-width: 768px) and (max-width: 899px) {
  .itn_salary_area__list > .item .text_wrap .position {
    font-size: 1.625rem;
    margin-bottom: 12px;
  }
}
.itn_salary_area__list > .item .text_wrap .history {
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  min-height: 44px;
}
.itn_salary_area__list > .item .info {
  width: 100%;
  max-width: 275px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .itn_salary_area__list > .item .info {
    max-width: none;
  }
}
.itn_salary_area__list > .item .info .info_item,
.itn_salary_area__list > .item .info .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.itn_salary_area__list > .item .info .info_item .title,
.itn_salary_area__list > .item .info .total .title {
  width: 80px;
  height: 30px;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
}
@media screen and (min-width: 768px) and (max-width: 899px) {
  .itn_salary_area__list > .item .info .info_item .title,
  .itn_salary_area__list > .item .info .total .title {
    width: 70px;
  }
}
@media screen and (max-width: 767px) and (min-width: 576px) {
  .itn_salary_area__list > .item .info .info_item .title,
  .itn_salary_area__list > .item .info .total .title {
    width: 140px;
    height: 35px;
    line-height: 35px;
  }
}
.itn_salary_area__list > .item .info .info_item .price,
.itn_salary_area__list > .item .info .total .price {
  font-family: Amandine, sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 899px) and (min-width: 768px) {
  .itn_salary_area__list > .item .info .info_item .price,
  .itn_salary_area__list > .item .info .total .price {
    font-size: 1.375rem;
  }
}
.itn_salary_area__list > .item .info .info_item .price .yen,
.itn_salary_area__list > .item .info .total .price .yen {
  font-size: 1rem;
}
.itn_salary_area__list > .item .info .info_item {
  margin-bottom: 10px;
}
.itn_salary_area__list > .item .info .info_item .title {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  background-color: #f0f0f0;
}
.itn_salary_area__list > .item .info .total {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  font-size: 1.5rem;
  padding-top: 19px;
}
@media screen and (min-width: 768px) and (max-width: 899px) {
  .itn_salary_area__list > .item .info .total {
    padding-top: 8px;
    font-size: 1.313rem;
  }
}
.itn_salary_area__list > .item .info .total .price {
  font-size: 1.875rem;
}
.itn_salary_area__list > .item .info .total .price .yen {
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) and (max-width: 899px) {
  .itn_salary_area__list > .item .info .total .price {
    font-size: 1.563rem;
  }
  .itn_salary_area__list > .item .info .total .price .yen {
    font-size: 1.25rem;
  }
}
.itn_salary_area .swiper-button-prev,
.itn_salary_area .swiper-button-next {
  display: none;
  width: 45px;
  height: 45px;
}
.itn_salary_area .swiper-button-prev::after,
.itn_salary_area .swiper-button-next::after {
  content: "";
  display: inline-block;
  background: url("/common/img/icon/arrow/circle.webp") 0 0 no-repeat transparent;
  background-size: contain;
  width: 45px;
  height: 44px;
}
.itn_salary_area .swiper-button-prev:hover,
.itn_salary_area .swiper-button-next:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .itn_salary_area .swiper-button-prev,
  .itn_salary_area .swiper-button-next {
    display: block;
  }
}
.itn_salary_area .swiper-button-prev {
  margin-left: 10px;
}
.itn_salary_area .swiper-button-next {
  margin-right: 10px;
}
.itn_salary_area .swiper-button-next::after {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.itn_salary_area .swiper-pagination {
  bottom: auto;
}
@media screen and (min-width: 768px), print {
  .itn_salary_area .swiper-pagination {
    display: none;
  }
}
.itn_salary_area .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid #000000;
  margin: 0 5px;
}
.itn_salary_area .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000000;
}
.itn_salary_area .annotation_box {
  padding-top: 40px;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 845px) {
  .itn_salary_area .annotation_box {
    text-align: left;
  }
}
.itn_salary_area .annotation_box p {
  position: relative;
  display: inline-block;
  padding-left: 1.1rem;
}
.itn_salary_area .annotation_box p::before {
  content: "※";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

@font-face {
  font-family: Amandine;
  src: url("/common/font/amandine-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
.itn_recruitment_area {
  position: relative;
  background: #eee8ea;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, #eee8ea), to(rgba(240, 234, 236, 0.15)));
  background: linear-gradient(180deg, #eee8ea 90%, rgba(240, 234, 236, 0.15) 100%);
  padding-top: 3.4rem;
}
.itn_recruitment_area__head {
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 575px) {
  .itn_recruitment_area__head {
    margin-bottom: 1.7rem;
  }
}
.itn_recruitment_area__head h2 {
  line-height: 1;
  text-align: center;
}
.itn_recruitment_area__head h2 img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .itn_recruitment_area__head h2 img {
    width: 136px;
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  .itn_recruitment_area__head h2 img {
    width: 112px;
  }
}
.itn_recruitment_area__body {
  max-width: 1060px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 575px) {
  .itn_recruitment_area__body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.itn_recruitment_area__body .info_box {
  background-color: #e8e0e5;
  min-height: 120px;
  padding: 25px 20px 21px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
  .itn_recruitment_area__body .info_box {
    margin-bottom: 5px;
  }
}
.itn_recruitment_area__body .info_head {
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  color: #62327e;
  line-height: 1.2;
  font-size: 1.5rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 899px) {
  .itn_recruitment_area__body .info_head {
    font-size: 1.375rem;
    margin-bottom: 1.2rem;
  }
}
@media screen and (max-width: 575px) {
  .itn_recruitment_area__body .info_head {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
}
.itn_recruitment_area__body .info_body {
  font-size: 1.125rem;
  color: #313131;
}
.itn_recruitment_area__body .info_body > span {
  display: inline-block;
}
@media screen and (max-width: 899px) {
  .itn_recruitment_area__body .info_body {
    line-height: 1.5;
    font-size: 1rem;
  }
}
@media screen and (max-width: 575px) {
  .itn_recruitment_area__body .info_body {
    text-align: left;
    font-size: 0.938rem;
  }
}
.itn_recruitment_area__body .recruitment_table .recruitment_tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px dotted rgba(128, 113, 118, 0.95);
  line-height: 1.8;
}
@media screen and (max-width: 899px) {
  .itn_recruitment_area__body .recruitment_table .recruitment_tr {
    padding: 20px 15px;
  }
}
@media screen and (max-width: 599px) {
  .itn_recruitment_area__body .recruitment_table .recruitment_tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 8px;
  }
}
.itn_recruitment_area__body .recruitment_table .recruitment_th {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 180px;
  font-size: 1.125rem;
  color: #62327e;
}
@media screen and (max-width: 899px) {
  .itn_recruitment_area__body .recruitment_table .recruitment_th {
    width: 140px;
  }
}
.itn_recruitment_area__body .recruitment_table .recruitment_td {
  color: #313131;
}
@media screen and (max-width: 599px) {
  .itn_recruitment_area__body .recruitment_table .recruitment_td {
    padding-left: 1.3rem;
  }
}
.itn_recruitment_area__body .recruitment_table .recruitment_list {
  margin-bottom: 1px;
}
.itn_recruitment_area__body .recruitment_table .recruitment_list > li {
  position: relative;
  padding-left: 0.9rem;
}
.itn_recruitment_area__body .recruitment_table .recruitment_list > li::before {
  content: "・";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
/*# sourceMappingURL=international.css.map */
