@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
img {
  width: 100%
}

#header {
  height: 80px
}

section.kv {
  margin-top: 80px;
  position: relative
}

section.kv .kv_img {
  width: 100%
}

section.kv .kv_text {
  position: absolute;
  top: 2.7vw
}

section.kv .kv_text p {
  font-size: 1.4vw;
  font-weight: 700;
  background: #001962;
  padding: .5vw 1.5vw;
  color: #fff;
  display: inline-block;
  margin-bottom: .3vw
}

section.kv .area_link {
  width: 1300px;
  display: flex;
  justify-content: center;
  margin: auto;
  position: absolute;
  top: 20.4vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}

section.kv .area_link .link_eu {
  width: 10.5vw;
  position: relative;
  right: -9.1vw;
  bottom: 4.4vw;
  background: url(/ja-jp/assets/worldwide/img/kv_link_eu.png);
  background-size: 100%;
  transition: none;
  background-repeat: no-repeat;
  height: 10.5vw
}

section.kv .area_link .link_eu:hover {
  background: url(/ja-jp/assets/worldwide/img/kv_link_eu_hover.png);
  background-size: 100%
}

section.kv .area_link .link_eu:hover .eu_links a {
  color: #fff
}

section.kv .area_link .link_eu:hover .eu_links a:after {
  background: url(/ja-jp/assets/worldwide/img/eu_links_arrow_hover.png);
  content: "";
  display: inline-block;
  background-size: 100%;
  width: .5vw;
  height: 1vw;
  background-repeat: no-repeat;
  position: relative;
  top: .2vw;
  left: .2vw
}

section.kv .area_link .link_eu .eu_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  top: 5vw;
  gap: .6vw
}

section.kv .area_link .link_eu a {
  font-size: .85vw;
  color: #0a1464;
  font-weight: 700
}

section.kv .area_link .link_eu a picture {
  display: none
}

section.kv .area_link .link_eu a:after {
  background: url(/ja-jp/assets/worldwide/img/eu_links_arrow.png);
  content: "";
  display: inline-block;
  background-size: 100%;
  width: .5vw;
  height: 1vw;
  background-repeat: no-repeat;
  position: relative;
  top: .2vw;
  left: .2vw
}

section.kv .area_link .link_china {
  width: 10.5vw;
  position: relative;
  right: -21.7vw;
  top: 5.3vw
}

section.kv .area_link .link_china a {
  width: 100%;
  height: 10.5vw;
  display: block;
  background: url(/ja-jp/assets/worldwide/img/kv_link_china.png);
  background-size: 100%;
  transition: none;
  background-repeat: no-repeat
}

section.kv .area_link .link_china a:hover {
  background: url(/ja-jp/assets/worldwide/img/kv_link_china_hover.png);
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 1!important
}

section.kv .area_link .link_china a picture {
  display: none
}

section.kv .area_link .link_korea {
  width: 10.5vw;
  position: relative;
  right: -16vw;
  top: -4.5vw
}

section.kv .area_link .link_korea a {
  width: 100%;
  height: 10.5vw;
  display: block;
  background: url(/ja-jp/assets/worldwide/img/kv_link_korea.png);
  background-size: 100%;
  transition: none;
  background-repeat: no-repeat
}

section.kv .area_link .link_korea a:hover {
  background: url(/ja-jp/assets/worldwide/img/kv_link_korea_hover.png);
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 1!important
}

section.kv .area_link .link_korea a picture {
  display: none
}

section.kv .area_link .link_jp {
  width: 10.5vw;
  height: 10.5vw;
  position: relative;
  right: -13.2vw;
  bottom: -3.3vw
}

section.kv .area_link .link_jp a {
  width: 100%;
  height: 10.5vw;
  display: block;
  background: url(/ja-jp/assets/worldwide/img/kv_link_jp.png);
  background-size: 100%;
  transition: none;
  background-repeat: no-repeat;
}

section.kv .area_link .link_jp a:hover {
  background: url(/ja-jp/assets/worldwide/img/kv_link_jp_hover.png);
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 1!important
}

section.kv .area_link .link_jp a picture {
  display: none
}

section.kv .area_link .link_usa {
  width: 10.5vw;
  position: relative;
  left: -15.4vw;
  bottom: .5vw
}

section.kv .area_link .link_usa a {
  width: 100%;
  height: 10.5vw;
  display: block;
  background: url(/ja-jp/assets/worldwide/img/kv_link_usa.png);
  background-size: 100%;
  background-repeat: no-repeat;
  transition: none
}

section.kv .area_link .link_usa a:hover {
  background: url(/ja-jp/assets/worldwide/img/kv_link_usa_hover.png);
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 1!important
}

section.kv .area_link .link_usa a picture {
  display: none
}

section.pattern_01 {
  background: #f2f2f2;
  padding: 90px 0 100px 0
}

section.pattern_01 .pattern_01_img {
  width: 402px;
  margin: auto
}

section.pattern_01 h2 {
  font-size: 34px;
  color: #001e6f;
  text-align: center;
  margin: 0 0 40px 0;
  font-weight: 700
}

section.pattern_01 p {
  font-size: 16px;
  text-align: center;
  color: #000;
  line-height: 2
}

section.pattern_01 .area_about {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
  width: 1300px;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 60px
}

section.pattern_01 .area_about .area_box {
  width: 640px;
  background: #fff;
  padding: 3px;
  text-align: center;
  border-radius: 5px;
  position: relative
}

section.pattern_01 .area_about .area_box .area_title {
  background: #0a1464;
  color: #fff;
  padding: 12px 0;
  font-weight: 700;
  font-size: 24px;
  display: block;
  position: relative
}

section.pattern_01 .area_about .area_box .area_title:after {
  content: "";
  display: inline-block;
  background: url(/ja-jp/assets/worldwide/img/link_arrow_cirdle.png);
  width: 30px;
  height: 30px;
  background-size: 100%;
  position: absolute;
  right: 30px;
  top: 17px
}

section.pattern_01 .area_about .area_box .lang_link {
  color: #707070;
  font-size: 14px;
  margin: 14px 0;
  display: inline-block;
  text-decoration: underline;
  position: relative
}

section.pattern_01 .area_about .area_box .lang_link:after {
  content: "";
  display: inline-block;
  background: url(/ja-jp/assets/worldwide/img/link_arrow.png);
  width: 9px;
  height: 17px;
  background-size: 100%;
  position: absolute;
  right: -19px;
  top: 3px
}

section.pattern_01 .area_about .area_box:nth-of-type(3) .lang_link:after {
  content: "";
  display: inline-block;
  background: url(/ja-jp/assets/worldwide/img/link_arrow.png);
  width: 9px;
  height: 17px;
  background-size: 100%;
  position: absolute;
  right: -19px;
  top: 13px
}

section.pattern_01 .area_about .area_box .area_box_inner {
  background: #d8d8d8;
  padding: 20px;
  position: relative;
  z-index: 2
}

section.pattern_01 .area_about .area_box .area_box_inner .line_up {
  color: #0a1464
}

section.pattern_01 .area_about .area_box .area_box_inner .days {
  padding: 10px 0;
  background: #fff;
  border: .5px solid #000;
  margin-top: 10px;
  margin-bottom: 20px
}

section.pattern_01 .area_about .area_box .area_box_inner dl {
  display: flex;
  flex-direction: column;
  border: .5px solid #000
}

section.pattern_01 .area_about .area_box .area_box_inner dl dt {
  width: 100%;
  background: #333;
  padding: 10px 0;
  color: #fff
}

section.pattern_01 .area_about .area_box .area_box_inner dl dd {
  width: 100%;
  background: #fff;
  padding: 10px 10px;
  color: #000
}

section.pattern_01 .area_about .area_box:nth-of-type(1) .area_box_inner:after, section.pattern_01 .area_about .area_box:nth-of-type(3) .area_box_inner:after {
  content: "";
  background: #d8d8d8;
  display: inline-block;
  width: 100%;
  height: 100%
}

section.pattern_01 .area_about .area_box:nth-of-type(4) .lang_link {
  margin: 25px 0
}

section.pattern_01 .area_about .area_box:nth-of-type(3) .lang_link {
  text-decoration: none
}

section.pattern_01 .area_about .area_box:nth-of-type(3) .lang_link:after {
  content: none
}

section.pattern_01 .area_about .area_box:nth-of-type(1):after, section.pattern_01 .area_about .area_box:nth-of-type(2):after, section.pattern_01 .area_about .area_box:nth-of-type(3):after, section.pattern_01 .area_about .area_box:nth-of-type(4):after {
  content: "";
  background: #d8d8d8;
  display: inline-block;
  width: calc(100% - 6px);
  height: 30%;
  bottom: 3px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  position: absolute
}

section.pattern_02 {
  padding: 90px 0 100px 0
}

section.pattern_02 .pattern_02_img {
  width: 185px;
  margin: auto
}

section.pattern_02 h2 {
  font-size: 34px;
  color: #001e6f;
  text-align: center;
  margin: 30px 0 40px 0;
  font-weight: 700
}

section.pattern_02 p {
  font-size: 16px;
  text-align: center;
  color: #000;
  line-height: 2
}

section.pattern_02 p span {
  font-weight: bold;
}

section.pattern_02 .setting {
  width: 1110px;
  margin: 60px auto 0;
}

section.pattern_02 .setting .setting_inner {
  border: 1px solid #001E6F;
  border-radius: 6px;
}

section.pattern_02 .setting .setting_inner:nth-of-type(2) {
  margin-top: 30px;
}

section.pattern_02 .setting .setting_inner .setting_title {
  background: #001E6F;
  padding: 15px;
  border-radius: 4px 4px 0 0;

}

section.pattern_02 .setting .setting_inner .setting_title p {
  color: #fff;
  text-align: left;
  font-size: 20px;
  padding-left: 1em;
  text-indent: -1em;

}

section.pattern_02 .setting .setting_inner:nth-of-type(1) .setting_title p::before {
  content: "1.";
}

section.pattern_02 .setting .setting_inner:nth-of-type(2) .setting_title p::before {
  content: "2.";
}

section.pattern_02 .setting .setting_inner .setting_img {

}

section.pattern_02 .setting .setting_inner .setting_img .setting_img_inner {
  width: 800px;
  margin: auto;
  padding: 30px 0;
}

section.pattern_02 .setting .setting_note {
  margin-top: 5px;
  font-size: 16px;
  text-align: right;
}

section.pattern_02 .area_table {
  width: 1110px;
  margin: 30px auto 0;
}

section.pattern_02 .area_table table {
  border: 1px solid #333;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

section.pattern_02 .area_table table tr th{
  border: 1px solid #333;
  background: #D8D8D8;
  padding: 5px 0;
}

section.pattern_02 .area_table table tr td{
  border: 1px solid #333;
  padding: 5px 0;

}

section.pattern_02 .area_table table tr td:nth-of-type(1) {
  width: 50%;
  background: #E5E8F0;
}

section.pattern_02 .area_table table tr td:nth-of-type(2) {
  width: 50%;
}

section.about_us {
  background: #f2f2f2;
  padding: 90px 0 180px 0
}

section.about_us h2 {
  font-size: 34px;
  color: #001e6f;
  text-align: center;
  margin: 0 0 40px 0;
  font-weight: 700
}

section.about_us .about-movie {
  margin: 0 auto 20px;
  width: 810px
}

section.about_us .about-movie .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border: 1px solid #00207a
}

section.about_us .about-movie .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%
}

section.about_us h3 {
  font-size: 20px;
  text-align: center;
  color: #001e6f;
  margin-top: 50px;
  font-weight: 700
}

section.about_us h3 span {
  font-size: 28px;
  display: block
}

section.about_us .order_step {
  margin-top: 40px;
  margin-bottom: 100px
}

section.about_us .order_step ul {
  display: flex;
  gap: 63px;
  justify-content: center
}

section.about_us .order_step ul li {
  width: 387px;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #0a1464;
  padding: 15px 60px;
  font-size: 18px;
  position: relative
}

section.about_us .order_step ul li p {
  display: flex;
  align-items: center;
  height: 100%;
  font-weight: 700
}

section.about_us .order_step ul li:nth-of-type(1):before {
  content: "";
  background: url(/ja-jp/assets/worldwide/img/step_01.png);
  width: 75px;
  height: 75px;
  background-size: 100%;
  position: absolute;
  top: 35px;
  left: -38px
}

section.about_us .order_step ul li:nth-of-type(2):before {
  content: "";
  background: url(/ja-jp/assets/worldwide/img/step_02.png);
  width: 75px;
  height: 75px;
  background-size: 100%;
  position: absolute;
  top: 35px;
  left: -38px
}

section.about_us .order_step ul li:nth-of-type(3):before {
  content: "";
  background: url(/ja-jp/assets/worldwide/img/step_03.png);
  width: 75px;
  height: 75px;
  background-size: 100%;
  position: absolute;
  top: 35px;
  left: -38px
}

section.about_us .customerVoice {
  margin-top: 40px
}

section.about_us .customer_list_gb {
  margin-top: 10px;
  padding: 40px 0;
  background: #fff;
  line-height: 1.8
}

section.about_us .customer_list_gb p {
  text-align: center;
  font-size: 20px;
  color: #001e6f;
  font-weight: 700
}

section.about_us .customerVoice_title {
  font-size: 24px
}

section.about_us .award_title {
  font-size: 24px
}

section.about_us .award_table {
  margin-top: 60px
}

section.about_us .award_table ul {
  width: 800px;
  margin: auto
}

section.about_us .award_table ul li {
  display: flex;
  align-items: flex-start;
  padding-bottom: 50px;
  position: relative
}

section.about_us .award_table ul li .circle_point {
  height: 100%;
  display: block;
  position: relative;
  bottom: 3px
}

section.about_us .award_table ul li .circle_point .circle_point_img {
  width: 37px;
  height: 37px;
  background: url(/ja-jp/assets/worldwide/img/award_point_circle.png);
  background-size: 100%;
  margin-right: 40px;
  position: relative
}

section.about_us .award_table ul li .yaer {
  margin-right: 100px;
  font-size: 24px;
  color: #001e6f;
  position: relative;
  bottom: 3px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700
}

section.about_us .award_table ul li .award_about {
  font-size: 16px;
  color: #000;
  line-height: 2.4
}

section.about_us .award_table ul li:before {
  content: "";
  display: inline-block;
  border-left: 1px solid #0a1464;
  height: 100%;
  position: absolute;
  top: 18px;
  left: 18px
}

section.about_us .award_table ul li:last-child:before {
  content: none
}

@media only screen and (min-width:1025px) and (max-width:1299px) {
  section.kv .kv_text {
    top: 2vw
  }
  section.kv .kv_text p {
    font-size: 1.6vw;
    padding: .5vw 1.5vw;
    color: #fff;
    display: inline-block;
    margin-bottom: .5vw
  }
}

@media only screen and (min-width:1025px) and (max-width:1500px) {
  section.pattern_01 .area_about {
    position: relative;
    gap: 20px;
    width: 1023px
  }
  section.pattern_01 .area_about .area_box {
    width: 500px
  }
}

@media screen and (max-width:1024px) {
  section.pattern_01 .area_about {
    position: relative;
    width: 100%
  }
}

@media only screen and (min-width:1025px) and (max-width:1360px) {
  section.about_us .order_step {
    position: relative
  }
  section.about_us .order_step ul li {
    width: 27%;
    padding: 2.2vw 1vw 2.2vw 4.5vw;
    font-size: 1.4vw
  }
  section.about_us .order_step ul li:before {
    width: 7vw;
    height: 7vw;
    background-size: 100%;
    position: absolute;
    top: 2.4vw;
    left: -3.6vw
  }
  section.about_us .order_step ul li:nth-of-type(1):before {
    width: 7vw;
    height: 7vw;
    top: 2vw;
    left: -3.6vw
  }
  section.about_us .order_step ul li:nth-of-type(2):before {
    width: 7vw;
    height: 7vw;
    top: 2vw;
    left: -3.6vw
  }
  section.about_us .order_step ul li:nth-of-type(3):before {
    width: 7vw;
    height: 7vw;
    top: 2vw;
    left: -3.6vw
  }
}

@media only screen and (min-width:1025px) and (max-width:1300px) {
  section.pattern_02 .setting {
    width: 90%
  }

  section.pattern_02 .area_table {
    width: 90%
  }
}

#customerLogo {
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgba(219, 219, 219, .5)
}

#customerLogo .logoSlider {
  margin-bottom: 10px
}

#customerLogo .logoSlider .swiper-area {
  overflow: hidden;
  position: relative
}

#customerLogo .logoSlider .container {
  position: relative;
  margin: 0 auto;
  max-width: 280px;
  width: 100%
}

#customerLogo .logoSlider .cl_img_slider {
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1
}

#customerLogo .logoSlider .container .swiper-wrapper {
  transition-timing-function: linear!important
}

#customerLogo .logoSlider .cl_img_slider .swiper-slide {
  text-align: center;
  margin: 0 20px
}

#customerLogo .logoSlider .cl_img_slider .swiper-slide .swiper-slide {
  margin: 0
}

#customerLogo .logoSlider .cl_img_slider .swiper-slide img {
  object-fit: cover;
  width: 280px;
  height: 140px
}

#customerLogo .ft_bn .swiper-area {
  overflow: hidden;
  position: relative
}

#customerLogo .ft_bn .container {
  position: relative;
  margin: 0 auto;
  max-width: 242px;
  width: 100%
}

#customerLogo .ft_bn .ft_bn_slider {
  width: 100%;
  height: 100%;
  overflow: visible;
  z-index: 1
}

#customerLogo .ft_bn .ft_bn_slider .swiper-slide {
  text-align: center;
  padding: 0 10px
}

#customerLogo .ft_bn .ft_bn_slider .swiper-slide img {
  width: 100%
}

#customerLogo .ft_bn .ft_bn_slider .swiper-slide a {
  border: solid 1px #ffcc3b
}

#customerLogo .ft_bn .ft_bn_slider .swiper-slide a:hover {
  opacity: 1;
  border: solid 1px #fff
}

.pc_only {
  display: block
}

.sp_only {
  display: none
}

.middle_only {
  display: none
}

@media screen and (max-width:1024px) {
  .pc_only {
    display: none
  }
  .sp_only {
    display: block
  }
  .middle_only {
    display: none
  }
  #headInner {
    display: flex
  }
  .page_title {
    display: none!important
  }
  #header .logoSub {
    right: 3.6vw;
    margin-top: 0!important;
    margin-bottom: 0!important;
    position: absolute!important;
    top: 50%;
    transform: translateY(-50%)
  }
  section.kv {
    margin-top: 16.4vw
  }
  section.kv .kv_text {
    position: absolute;
    top: 27.7777777778vw
  }
  section.kv .kv_text p {
    font-size: 3.8888888889vw;
    font-weight: 700;
    background: #001962;
    padding: 0 0;
    padding-top: 1.3888888889vw;
    padding-bottom: 1.3888888889vw;
    padding-left: 2.7777777778vw;
    padding-right: 2.7777777778vw;
    color: #fff;
    display: inline-block;
    margin-bottom: .5555555556vw
  }
  section.kv .area_link {
    flex-direction: column;
    width: 91.1111111111vw;
    margin: auto;
    position: absolute;
    top: unset;
    bottom: 11vw;
    gap: 2.7777777778vw;
    align-items: center;
  }
  section.kv .area_link .link_eu {
    width: 90.1111111111vw;
    position: unset;
    order: 1;
    height: 36.5vw;
    display: block;
    background: url(/ja-jp/assets/worldwide/img/kv_link_eu_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_eu:hover {
    background: url(/ja-jp/assets/worldwide/img/kv_link_eu_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_eu:hover .eu_links a {
    color: #0a1464
  }
  section.kv .area_link .link_eu:hover .eu_links .eu_germany {
    background: url(/ja-jp/assets/worldwide/img/eu_germany_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_eu:hover .eu_links .eu_english {
    background: url(/ja-jp/assets/worldwide/img/eu_english_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_eu:hover .eu_links .eu_italian {
    background: url(/ja-jp/assets/worldwide/img/eu_italian_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_eu:hover .eu_links .eu_french {
    background: url(/ja-jp/assets/worldwide/img/eu_french_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_eu .eu_links {
    top: 17vw;
    gap: 3.6vw;
    width: 63vw;
    margin: auto;
    justify-content: space-between
  }
  section.kv .area_link .link_eu .eu_links a {
    font-size: 5vw;
    color: #0a1464
  }
  section.kv .area_link .link_eu .eu_links a picture {
    display: block
  }
  section.kv .area_link .link_eu .eu_links a:after {
    content: none
  }
  section.kv .area_link .link_eu .eu_links:hover a {
    color: #0a1464
  }
  section.kv .area_link .link_eu .eu_links .eu_germany {
    background: url(/ja-jp/assets/worldwide/img/eu_germany_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat;
    text-indent: -9999px
  }
  section.kv .area_link .link_eu .eu_links .eu_english {
    background: url(/ja-jp/assets/worldwide/img/eu_english_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat;
    text-indent: -9999px
  }
  section.kv .area_link .link_eu .eu_links .eu_italian {
    background: url(/ja-jp/assets/worldwide/img/eu_italian_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat;
    text-indent: -9999px
  }
  section.kv .area_link .link_eu .eu_links .eu_french {
    background: url(/ja-jp/assets/worldwide/img/eu_french_links.png);
    width: 25vw;
    height: 6vw;
    background-size: 100%;
    background-repeat: no-repeat;
    text-indent: -9999px
  }
  section.kv .area_link .link_china {
    width: 90.1111111111vw;
    position: unset;
    order: 4
  }
  section.kv .area_link .link_china a {
    height: 14.5vw;
    display: block;
    background: url(/ja-jp/assets/worldwide/img/kv_link_china_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_china a picture {
    display: block
  }
  section.kv .area_link .link_china a:hover {
    background: url(/ja-jp/assets/worldwide/img/kv_link_china_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_korea {
    width: 90.1111111111vw;
    position: unset;
    order: 5
  }
  section.kv .area_link .link_korea a {
    height: 14.5vw;
    display: block;
    background: url(/ja-jp/assets/worldwide/img/kv_link_korea_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_korea a picture {
    display: block
  }
  section.kv .area_link .link_korea a:hover {
    background: url(/ja-jp/assets/worldwide/img/kv_link_korea_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_jp {
    width: 90.1111111111vw;
    position: unset;
    order: 2;
    height: 14.5vw;
  }
  section.kv .area_link .link_jp a {
    width: 100%;
    height: 100%;
    display: block;
    background: url(/ja-jp/assets/worldwide/img/kv_link_jp_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_jp a picture {
    display: block
  }
  section.kv .area_link .link_jp a:hover {
    background: url(/ja-jp/assets/worldwide/img/kv_link_jp_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_usa {
    width: 90.1111111111vw;
    position: unset;
    order: 3
  }
  section.kv .area_link .link_usa a {
    height: 14.5vw;
    display: block;
    background: url(/ja-jp/assets/worldwide/img/kv_link_usa_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.kv .area_link .link_usa a picture {
    display: block
  }
  section.kv .area_link .link_usa a:hover {
    background: url(/ja-jp/assets/worldwide/img/kv_link_usa_sp.png);
    background-size: 100%;
    transition: none;
    background-repeat: no-repeat
  }
  section.pattern_01 {
    background: #f2f2f2;
    padding: 0;
    padding-top: 16.6666666667vw;
    padding-bottom: 16.6666666667vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw
  }
  section.pattern_01 .pattern_01_img {
    width: 81.1111111111vw;
    margin: auto
  }
  section.pattern_01 h2 {
    font-size: 6.6666666667vw;
    color: #001e6f;
    text-align: center;
    margin: 0;
    margin-top: 5.5555555556vw;
    margin-bottom: 8.3333333333vw;
    font-weight: 700
  }
  section.pattern_01 p {
    font-size: 3.8888888889vw;
    text-align: left;
    color: #000;
    line-height: 2
  }
  section.pattern_01 .area_about {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 4.1666666667vw;
    margin-top: 8.3333333333vw
  }
  section.pattern_01 .area_about .area_box {
    width: 100%;
    background: #fff;
    padding: .8333333333vw;
    text-align: center;
    border-radius: 1.3888888889vw
  }
  section.pattern_01 .area_about .area_box .area_title {
    background: #0a1464;
    color: #fff;
    padding: 0 0;
    padding-top: 4.1666666667vw;
    padding-bottom: 4.1666666667vw;
    font-weight: 700;
    font-size: 5.5555555556vw
  }
  section.pattern_01 .area_about .area_box .area_title:after {
    content: "";
    display: inline-block;
    background: url(/ja-jp/assets/worldwide/img/link_arrow_cirdle.png);
    width: 5.5555555556vw;
    height: 5.5555555556vw;
    background-size: 100%;
    position: absolute;
    right: 5.5555555556vw;
    top: 6vw
  }
  section.pattern_01 .area_about .area_box .lang_link {
    color: #707070;
    font-size: 3.8888888889vw;
    margin: 0;
    margin-top: 4.1666666667vw;
    margin-bottom: 4.1666666667vw;
    display: inline-block;
    text-align: left
  }
  section.pattern_01 .area_about .area_box .lang_link:after {
    content: "";
    display: inline-block;
    background: url(/ja-jp/assets/worldwide/img/link_arrow.png);
    width: 2.5vw;
    height: 4.922222vw;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: -6vw;
    top: 4.3vw
  }
  section.pattern_01 .area_about .area_box .area_box_inner {
    background: #d8d8d8;
    padding: 5.5555555556vw
  }
  section.pattern_01 .area_about .area_box .area_box_inner .line_up {
    color: #0a1464;
    font-size: 3.8888888889vw;
    text-align: center;
    font-weight: 700
  }
  section.pattern_01 .area_about .area_box .area_box_inner .line_up_about {
    font-size: 3.8888888889vw;
    text-align: left
  }
  section.pattern_01 .area_about .area_box .area_box_inner .days {
    padding: 0 0;
    padding-top: 1.3888888889vw;
    padding-bottom: 1.3888888889vw;
    background: #fff;
    border: .5px solid #000;
    margin-top: 5.5555555556vw;
    margin-bottom: 2.7777777778vw;
    text-align: center;
    font-size: 3.8888888889vw
  }
  section.pattern_01 .area_about .area_box .area_box_inner dl {
    display: flex;
    flex-direction: column;
    border: .5px solid #000
  }
  section.pattern_01 .area_about .area_box .area_box_inner dl dt {
    width: 100%;
    background: #333;
    padding: 0 0;
    padding-top: 1.3888888889vw;
    padding-bottom: 1.3888888889vw;
    color: #fff;
    font-size: 3.8888888889vw
  }
  section.pattern_01 .area_about .area_box .area_box_inner dl dd {
    width: 100%;
    background: #fff;
    padding: 0 0;
    padding-top: 1.3888888889vw;
    padding-bottom: 1.3888888889vw;
    padding-left: 2.7777777778vw;
    padding-right: 2.7777777778vw;
    color: #000;
    font-size: 3.8888888889vw
  }
  section.pattern_01 .area_about .area_box:nth-of-type(1) .area_box_inner:after, section.pattern_01 .area_about .area_box:nth-of-type(3) .area_box_inner:after {
    content: "";
    background: #d8d8d8;
    display: inline-block;
    width: 100%;
    height: 100%
  }
  section.pattern_01 .area_about .area_box:nth-of-type(1):after, section.pattern_01 .area_about .area_box:nth-of-type(2):after, section.pattern_01 .area_about .area_box:nth-of-type(3):after, section.pattern_01 .area_about .area_box:nth-of-type(4):after {
    content: none
  }
  section.pattern_01 .area_about .area_box:nth-of-type(3) .lang_link:after {
    content: none
  }
  section.pattern_02 {
    padding: 0;
    padding-top: 16.6666666667vw;
    padding-bottom: 16.6666666667vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw
  }
  section.pattern_02 .pattern_02_img {
    width: 37.2222222222vw;
    margin: auto
  }
  section.pattern_02 h2 {
    font-size: 6.6666666667vw;
    color: #001e6f;
    text-align: center;
    margin: 0;
    margin-top: 5.5555555556vw;
    margin-bottom: 8.3333333333vw;
    font-weight: 700
  }
  section.pattern_02 p {
    font-size: 3.8888888889vw;
    text-align: left;
    color: #000;
    line-height: 2
  }
  section.pattern_02 .setting {
    width: 100%;
    margin-top: 8.33333vw;
  }

  section.pattern_02 .setting .setting_inner {
    border: 1px solid #001E6F;
    border-radius: 1.3888888889vw;
  }

  section.pattern_02 .setting .setting_note {
    margin-top: 1vw;
    font-size: 4vw;
    text-align: right;
  }

  section.pattern_02 .setting .setting_inner:nth-of-type(2) {
    margin-top: 8.33333vw;
}

  section.pattern_02 .setting .setting_inner .setting_title {
    padding: 2.8vw;
    border-radius: 1.188889vw 1.188889vw 0 0;
  }

  section.pattern_02 .setting .setting_inner .setting_title p{
    padding-left: 1em;
    text-indent: -1em;
    font-size: 4.2vw;
  }

  section.pattern_02 .setting .setting_inner .setting_img {
    overflow-y: scroll;
    padding: 5vw;
  }

  section.pattern_02 .setting .setting_inner .setting_img .setting_img_inner {
    width: 131vw;
    padding: 0 0;
    position: relative;
    z-index: -1;
  }

  section.pattern_02 .area_table {
    width: 100%;
  }

  section.pattern_02 .area_table table {
    width: 100%;
    table-layout: fixed;
    font-size: 3.4vw;
  }

  section.pattern_02 .area_table table tr th {
    padding: 2.5vw 0;
  }

  section.pattern_02 .area_table table tr td {
    padding: 2.5vw 0;
  }

  section.pattern_02 .area_table tr th:nth-of-type(1),
  section.pattern_02 .area_table table tr td:nth-of-type(1) {
    width: 28%;
  }


  section.pattern_02 .area_table tr th:nth-of-type(2),
  section.pattern_02 .area_table table tr td:nth-of-type(2) {
    width: 72%;
  }
  section.about_us {
    background: #f2f2f2;
    padding: 0;
    padding-top: 16.6666666667vw;
    padding-bottom: 16.6666666667vw
  }
  section.about_us h2 {
    font-size: 6.6666666667vw;
    color: #001e6f;
    text-align: center;
    margin: 0;
    margin-bottom: 8.3333333333vw;
    font-weight: 700
  }
  section.about_us .about-movie {
    margin: 0 auto 5.5555555556vw;
    width: 100%;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw
  }
  section.about_us .about-movie .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    border: 1px solid #00207a;
    aspect-ratio: 16/9
  }
  section.about_us .about-movie .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
  }
  section.about_us h3 {
    font-size: 5vw;
    text-align: center;
    color: #001e6f;
    margin-top: 16.6666666667vw;
    font-weight: 700
  }
  section.about_us h3 span {
    font-size: 6.6666666667vw;
    display: block
  }
  section.about_us .order_step {
    overflow-y: scroll;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
    margin-top: 2.7777777778vw
  }
  section.about_us .order_step ul {
    display: flex;
    gap: 4.4444444444vw;
    justify-content: flex-start;
    width: 208.777778vw;
    padding-top: 12vw
  }
  section.about_us .order_step ul li {
    width: auto;
    background: #fff;
    border-radius: 1.6666666667vw;
    border: 1px solid #0a1464;
    padding: 13.666667vw 4.1666666667vw 4.1666666667vw 4.1666666667vw;
    font-size: 4.4444444444vw;
    position: relative;
    min-width: 67.2222222222vw
  }
  section.about_us .order_step ul li p {
    display: flex;
    align-items: center;
    height: 100%;
    font-weight: 700
  }
  section.about_us .order_step ul li:nth-of-type(1):before {
    content: "";
    background: url(/ja-jp/assets/worldwide/img/step_01.png);
    width: 19.4444444444vw;
    height: 19.4444444444vw;
    background-size: 100%;
    position: absolute;
    top: -9.3vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
  }
  section.about_us .order_step ul li:nth-of-type(2):before {
    content: "";
    background: url(/ja-jp/assets/worldwide/img/step_02.png);
    width: 19.4444444444vw;
    height: 19.4444444444vw;
    background-size: 100%;
    position: absolute;
    top: -9.3vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
  }
  section.about_us .order_step ul li:nth-of-type(3):before {
    content: "";
    background: url(/ja-jp/assets/worldwide/img/step_03.png);
    width: 19.4444444444vw;
    height: 19.4444444444vw;
    background-size: 100%;
    position: absolute;
    top: -9.3vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
  }
  section.about_us .customerVoice {
    margin-top: 8.3333333333vw
  }
  section.about_us .customer_list_gb {
    margin-top: 10px;
    padding-top: 4.1666666667vw;
    padding-bottom: 4.1666666667vw;
    padding-left: 4.1666666667vw;
    padding-right: 4.1666666667vw;
    background: #fff
  }
  section.about_us .customer_list_gb p {
    text-align: center;
    font-size: 3.8888888889vw;
    color: #001e6f;
    font-weight: 700
  }
  section.about_us .customerVoice_title {
    font-size: 6.6666666667vw
  }
  section.about_us .award_title {
    font-size: 6.6666666667vw
  }
  section.about_us .award_table {
    width: 91.1111111111vw;
    margin: auto;
    margin-top: 8.3333333333vw
  }
}

.lang_change_menu {
  position: absolute;
  top: unset;
  right: 140px;
  width: 190px
}

.accordion-area {
  list-style: none;
  width: 100%;
  max-width: 900px;
  margin: 0 auto
}

.accordion-area section {
  border: 2px solid #0a1464;
  border-radius: 10px
}

.title {
  position: relative;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 400;
  padding: 10px 15px;
  transition: all .5s ease;
  background: #fff;
  color: #0a1464;
  font-size: 14px;
  border-radius: 10px;
  font-weight: 700
}

.title.close {
  border-radius: 10px 10px 0 0
}

.title::after {
  content: "";
  background: url(/ja-jp/assets/worldwide/img/lang_close.png);
  width: 12px;
  height: 6px;
  display: inline-block;
  background-size: 100%;
  position: absolute;
  right: 13px;
  top: 17px
}

.title.close::after {
  content: "";
  background: url(/ja-jp/assets/worldwide/img/lang_open.png);
  width: 12px;
  height: 6px;
  display: inline-block;
  background-size: 100%;
  position: absolute;
  right: 13px;
  top: 17px
}

.box {
  display: none;
  background: #f3f3f3;
  border-radius: 0 0 10px 10px
}

.box ul li {
  padding: 10px 15px;
  background: #c3c6dd;
  border-top: 2px solid #0a1464;
  font-size: 14px;
  font-weight: 700
}

.box ul li:nth-of-type(2) {
  border-radius: 0 0 10px 10px
}

.box ul li a {
  color: #0a1464;
  width: 100%;
  display: block
}

@media screen and (max-width:1024px) {
  .lang_change_menu {
    position: absolute;
    top: 5.5555555556vw;
    right: unset;
    width: 91.1111111111vw;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
  }
  .accordion-area {
    list-style: none;
    width: 100%;
    max-width: unset;
    margin: 0 auto
  }
  .accordion-area section {
    border: .4166666667vw solid #0a1464;
    border-radius: 1.3888888889vw
  }
  .title {
    position: relative;
    cursor: pointer;
    font-weight: 400;
    padding: 2.7777777778vw 2.7777777778vw;
    transition: all .5s ease;
    background: #fff;
    color: #0a1464;
    font-size: 3.8888888889vw;
    border-radius: 1.3888888889vw;
    font-weight: 700
  }
  .title.close {
    border-radius: 1.3888888889vw 1.3888888889vw 0 0
  }
  .title::after {
    content: "";
    background: url(/ja-jp/assets/worldwide/img/lang_close.png);
    width: 3.3333333333vw;
    height: 1.6666666667vw;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    right: 3.5vw;
    top: 5vw
  }
  .title.close::after {
    content: "";
    background: url(/ja-jp/assets/worldwide/img/lang_open.png);
    width: 3.3333333333vw;
    height: 1.6666666667vw;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    right: 3.5vw;
    top: 5vw
  }
  .box {
    display: none;
    background: #f3f3f3;
    border-radius: 0 0 1.3888888889vw 1.3888888889vw
  }
  .box ul li {
    padding: 2.7777777778vw 2.7777777778vw;
    background: #c3c6dd;
    border-top: .4166666667vw solid #0a1464;
    font-size: 3.8888888889vw;
    font-weight: 700
  }
  .box ul li:nth-of-type(2) {
    border-radius: 0 0 1.3888888889vw 1.3888888889vw
  }
  .box ul li a {
    color: #0a1464;
    width: 100%;
    display: block
  }
}

.center_point {
  position: absolute;
  left: 50vw
}

.customer_slideshow_content {
  width: 280px
}

.customer_slideshow_wrap {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 140px
}

.customer_slideshow_wrap {
  margin-top: 40px
}

@media screen and (max-width:1024px) {
  .customer_slideshow_wrap {
    margin-top: 8.3333333333vw
  }
}

.customer_slideshow {
  display: flex;
  -webkit-animation: loop-slide 55s infinite linear 1s both;
  animation: loop-slide 55s infinite linear 1s both
}

@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0)
  }
  to {
    transform: translateX(-100%)
  }
}

@keyframes loop-slide {
  from {
    transform: translateX(0)
  }
  to {
    transform: translateX(-100%)
  }
}

.kv_menu {
  width: 1300px;
  margin: auto;
  position: absolute;
  top: 2.7vw;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}

.lang_change_menu {
  right: 0
}

@media only screen and (min-width:1025px) and (max-width:1299px) {
  .kv_menu {
    width: 100%
  }
}

@media screen and (max-width:1024px) {
  .kv_menu {
    width: 100%;
    top: 0
  }
  .line_up_about {
    text-align: left!important
  }
}

@media only screen and (min-width:1025px) and (max-width:1299px) {
  .area_box br.pc_only {
    display: none
  }
  .line_up_about {
    text-align: left!important
  }
}

@media only screen and (min-width:1025px) and (max-width:1299px) {
  .middle_only {
    display: block
  }
  section.pattern_01 .area_about .area_box .lang_link:after {
    top: 13px
  }
  section.pattern_01 .area_about .area_box:nth-of-type(1) .lang_link, section.pattern_01 .area_about .area_box:nth-of-type(3) .lang_link {
    margin: 14px 0
  }
}