#top_main_img_container {
  position: relative;
  background-color: #52c1de;
}
#top_main_img_container img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  #top_main_img_container .main_movie img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
#top_main_img_container .top_main_on_txt {
  position: absolute;
  top: 12%;
  left: 6%;
  width: 94%;
  line-height: 1.4;
}
#top_main_img_container .top_main_on_txt .en_txt {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.375rem, 0.8153625954rem + 2.1628498728vw, 2.4375rem);
  color: #011128;
  margin-bottom: 20px;
}
#top_main_img_container .top_main_on_txt h2 {
  font-size: clamp(0.875rem, 0.8091603053rem + 0.2544529262vw, 1rem);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #top_main_img_container .top_main_on_txt {
    top: 36%;
  }
}
@media screen and (max-width: 768px) {
  #top_main_img_container .sp_spacer {
    width: 100%;
    padding-top: 72px;
    background-color: #fff;
  }
}

#top_contents {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.7;
}
#top_contents .sec_header {
  margin-bottom: min(45px, 5vw);
}
#top_contents .sec_header .en_txt {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(1.3125rem, 0.7857824427rem + 2.0356234097vw, 2.3125rem);
  line-height: 1.1;
  color: #003994;
}
#top_contents .sec_header h2 {
  font-size: clamp(0.75rem, 0.6841603053rem + 0.2544529262vw, 0.875rem);
  font-weight: bold;
}
#top_contents .sec_header h2:before {
  content: "/";
  font-size: 1.1em;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
#top_contents .more_btn {
  text-align: center;
  margin: 35px 0 0;
}
#top_contents .more_btn a {
  color: #011128;
  font-size: clamp(0.875rem, 0.8091603053rem + 0.2544529262vw, 1rem);
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  position: relative;
}
#top_contents .more_btn a:hover {
  color: #003994;
}
#top_contents .more_btn a:hover:after {
  background-color: #003994;
  background-image: url("../../images/ico_yaji_rt_wh.svg");
}
#top_contents .more_btn a:after {
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-left: 24px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/ico_yaji_rt_bl.svg");
  background-size: 9px auto;
}
@media screen and (max-width: 768px) {
  #top_contents .more_btn a:after {
    width: 38px;
    height: 38px;
    margin-left: 18px;
    background-size: 7px auto;
  }
}
@media screen and (max-width: 768px) {
  #top_contents {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

#topsec_3min {
  margin: max(-100px, -10vw) 0 0;
  padding: 0 1em;
}
#topsec_3min .sec_row {
  max-width: 1182px;
  padding: min(84px, 7vw) min(60px, 4vw);
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url("../../images/top_img1001.png");
  background-color: #f0f3f9;
  background-size: auto 100%;
  border-radius: 4px;
  position: relative;
}
#topsec_3min .sec_row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f3f9+0,f0f3f9+100&1+52,0+100 */
  background: -webkit-gradient(linear, left top, right top, from(rgb(240, 243, 249)), color-stop(52%, rgb(240, 243, 249)), color-stop(75%, rgba(240, 243, 249, 0)), to(rgba(240, 243, 249, 0)));
  background: linear-gradient(to right, rgb(240, 243, 249) 0%, rgb(240, 243, 249) 52%, rgba(240, 243, 249, 0) 75%, rgba(240, 243, 249, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#topsec_3min .sec_row .sec_col {
  position: relative;
  z-index: 100;
}
#topsec_3min .sec_row h3 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.5rem, 0.9074427481rem + 2.2900763359vw, 2.625rem);
  line-height: 1.4;
  color: #003994;
  margin-bottom: min(42px, 4vw);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#topsec_3min .sec_row h3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003994;
  text-decoration: none;
  position: relative;
}
#topsec_3min .sec_row h3 a:hover:after {
  background-color: #003994;
  background-image: url("../../images/ico_yaji_rt_wh.svg");
}
#topsec_3min .sec_row h3 a:after {
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: inline-block;
  width: 76px;
  height: 76px;
  margin-left: min(50px, 5vw);
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/ico_yaji_rt_bl.svg");
  background-size: 16px auto;
}
#topsec_3min .sec_row .sec_txt {
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #topsec_3min .sec_row {
    padding-top: 62%;
    background-position: 0 0;
    background-size: 100% auto;
  }
  #topsec_3min .sec_row:before {
    content: none;
  }
  #topsec_3min .sec_row h3 {
    width: 100%;
  }
  #topsec_3min .sec_row h3 a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #topsec_3min .sec_row h3 a:after {
    margin-left: 10px;
    width: 38px;
    height: 38px;
    background-size: 9px auto;
  }
}
@media screen and (max-width: 768px) {
  #topsec_3min {
    margin-top: 3vw;
  }
}

.bg_skyblue {
  background-color: #52c1de;
}

#topsec_movie {
  padding: min(50px, 5vw) 1em 0;
}
#topsec_movie .sec_row {
  max-width: 1182px;
  padding: min(84px, 7vw) min(60px, 4vw);
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url("../../images/top_img2001.png");
  background-color: #f0f3f9;
  background-size: auto 132%;
  border-radius: 4px;
  position: relative;
}
#topsec_movie .sec_row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f3f9+0,f0f3f9+100&1+52,0+100 */
  background: -webkit-gradient(linear, left top, right top, from(rgb(240, 243, 249)), color-stop(52%, rgb(240, 243, 249)), color-stop(75%, rgba(240, 243, 249, 0)), to(rgba(240, 243, 249, 0)));
  background: linear-gradient(to right, rgb(240, 243, 249) 0%, rgb(240, 243, 249) 52%, rgba(240, 243, 249, 0) 75%, rgba(240, 243, 249, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#topsec_movie .sec_row .sec_col {
  position: relative;
  z-index: 100;
}
#topsec_movie .sec_row h3 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.5rem, 0.9074427481rem + 2.2900763359vw, 2.625rem);
  line-height: 1.4;
  color: #003994;
  margin-bottom: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#topsec_movie .sec_row h3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003994;
  text-decoration: none;
  position: relative;
}
#topsec_movie .sec_row h3 a:hover:after {
  background-color: #003994;
  background-image: url("../../images/ico_yaji_rt_wh.svg");
}
#topsec_movie .sec_row h3 a:after {
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: inline-block;
  width: 76px;
  height: 76px;
  margin-left: 50px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/ico_yaji_rt_bl.svg");
  background-size: 16px auto;
}
@media screen and (max-width: 768px) {
  #topsec_movie .sec_row {
    padding-top: 62%;
    background-position: 0 0;
    background-size: 100% auto;
  }
  #topsec_movie .sec_row:before {
    content: none;
  }
  #topsec_movie .sec_row h3 {
    width: 100%;
  }
  #topsec_movie .sec_row h3 a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #topsec_movie .sec_row h3 a:after {
    margin-left: 10px;
    width: 38px;
    height: 38px;
    background-size: 9px auto;
  }
}

#topsec_saisentan {
  padding: min(50px, 5vw) 1em;
}
#topsec_saisentan .sec_row {
  max-width: 1182px;
  padding: min(84px, 7vw) min(60px, 4vw);
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url("../../images/top_img8_43gazou002.png");
  background-color: #f0f3f9;
  background-size: auto 132%;
  border-radius: 4px;
  position: relative;
}
#topsec_saisentan .sec_row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f3f9+0,f0f3f9+100&1+52,0+100 */
  background: -webkit-gradient(linear, left top, right top, from(rgb(240, 243, 249)), color-stop(52%, rgb(240, 243, 249)), color-stop(75%, rgba(240, 243, 249, 0)), to(rgba(240, 243, 249, 0)));
  background: linear-gradient(to right, rgb(240, 243, 249) 0%, rgb(240, 243, 249) 52%, rgba(240, 243, 249, 0) 75%, rgba(240, 243, 249, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#topsec_saisentan .sec_row .sec_col {
  position: relative;
  z-index: 100;
}
#topsec_saisentan .sec_row h3 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.5rem, 0.9074427481rem + 2.2900763359vw, 2.625rem);
  line-height: 1.4;
  color: #003994;
  margin-bottom: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#topsec_saisentan .sec_row h3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003994;
  text-decoration: none;
  position: relative;
}
#topsec_saisentan .sec_row h3 a:hover:after {
  background-color: #003994;
  background-image: url("../../images/ico_yaji_rt_wh.svg");
}
#topsec_saisentan .sec_row h3 a:after {
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: inline-block;
  width: 76px;
  height: 76px;
  margin-left: 50px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/ico_yaji_rt_bl.svg");
  background-size: 16px auto;
}
@media screen and (max-width: 768px) {
  #topsec_saisentan .sec_row {
    padding-top: 62%;
    background-position: 0 0;
    background-size: 100% auto;
  }
  #topsec_saisentan .sec_row:before {
    content: none;
  }
  #topsec_saisentan .sec_row h3 {
    width: 100%;
  }
  #topsec_saisentan .sec_row h3 a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #topsec_saisentan .sec_row h3 a:after {
    margin-left: 10px;
    width: 38px;
    height: 38px;
    background-size: 9px auto;
  }
}

#topsec_search #topsec_bg_ship {
  aspect-ratio: 1/0.5375;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/top_bgimg_3001.png");
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  #topsec_search #topsec_bg_ship {
    aspect-ratio: 1/0.9;
  }
}
#topsec_search .search_head_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#topsec_search .search_head_bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #007bc7;
  mix-blend-mode: screen;
}
#topsec_search .search_head_bg .search_header_inner {
  max-width: 1182px;
  padding: min(84px, 8.4vw) min(16px, 3vw) 0;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
  mix-blend-mode: normal;
}

#topsec_business {
  padding: min(120px, 12vw) 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/top_bgimg_business.png");
  background-size: cover;
}
#topsec_business .sec_header {
  max-width: 1182px;
  margin: 0 auto;
  padding: 0 min(16px, 3vw);
}

#topsec_news {
  padding: min(120px, 12vw) 0;
  background-color: #f0f3f9;
}
#topsec_news .news_head_row {
  max-width: 1182px;
  margin: 0 auto;
  padding: 0 min(16px, 3vw);
}
#topsec_news .sec_inner {
  max-width: 1182px;
  margin: 0 auto;
  padding: 0 min(16px, 3vw);
}

#topsec_recruit {
  padding: min(120px, 12vw) 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/top_bgimg_recruit.png");
  background-size: cover;
}
#topsec_recruit .sec_header {
  max-width: 1182px;
  margin: 0 auto;
  padding: 0 min(16px, 3vw);
}
#topsec_recruit .sec_row {
  max-width: 1182px;
  margin: 0 auto;
  padding: 0 min(16px, 3vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#topsec_recruit .sec_row .sec_col {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  text-align: center;
}
#topsec_recruit .sec_row .sec_col .catch_txt {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.75rem, 0.8940839695rem + 3.3078880407vw, 3.375rem);
  margin-bottom: 25px;
  margin-left: 25px;
}
#topsec_recruit .sec_row .sec_col a {
  color: #011128;
  text-decoration: none;
}
#topsec_recruit .sec_row .sec_col a:hover {
  color: #003994;
}
#topsec_recruit .sec_row .sec_col .sec_txt {
  font-weight: bold;
  font-size: clamp(0.8125rem, 0.713740458rem + 0.3816793893vw, 1rem);
}
#topsec_recruit .sec_row .sec_col .more_btn a:after {
  content: "";
  width: 76px;
  height: 76px;
  margin-left: 40px;
  background-size: 16px auto;
}
@media screen and (max-width: 768px) {
  #topsec_recruit .sec_row .sec_col .more_btn a:after {
    content: "";
    width: 60px;
    height: 60px;
    margin-left: 20px;
    background-size: 9px auto;
  }
}
#topsec_recruit .sec_row .sec_col .ul_link_arrow {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: clamp(1.125rem, 0.927480916rem + 0.7633587786vw, 1.5rem);
  font-weight: bold;
}
#topsec_recruit .sec_row .sec_col .ul_link_arrow li {
  padding: min(18px, 2vw) 5px;
  border-bottom: 1px solid rgba(1, 17, 40, 0.2);
  display: block;
}
#topsec_recruit .sec_row .sec_col .ul_link_arrow li:last-child {
  border-bottom: none;
}
#topsec_recruit .sec_row .sec_col .ul_link_arrow li a {
  color: #011128;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  position: relative;
}
#topsec_recruit .sec_row .sec_col .ul_link_arrow li a:hover {
  color: #003994;
}
#topsec_recruit .sec_row .sec_col .ul_link_arrow li a:hover:after {
  background-color: #003994;
  background-image: url("../../images/ico_yaji_rt_wh.svg");
}
#topsec_recruit .sec_row .sec_col .ul_link_arrow li a:after {
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-left: 24px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../../images/ico_yaji_rt_bl.svg");
  background-size: 9px auto;
}
@media screen and (max-width: 768px) {
  #topsec_recruit .sec_row {
    display: block;
  }
}