@charset "UTF-8";
/*=======================================
	responsive
=======================================*/
/*-------------------------
- swiper
- bg
- mv_sec
- product_sec
- search_sec
- movie_sec
- company_sec
- news_sec
- nav_sec
-------------------------*/
html:has(body.modaal-noscroll) {
  overflow: hidden;
}

/*=======================================
　swiper
=======================================*/
/* ページネーション */
.swiper-pagination {
  position: absolute;
  bottom: 20px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 10px auto 0;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
@media screen and (max-width: 768px) {
  .swiper-pagination {
    margin-top: 5px;
  }
}
.swiper-pagination .swiper-pagination-bullet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 157px;
  height: 35px;
  margin: 0 2.5px !important;
  padding-left: 13px;
  background: transparent;
  opacity: 1;
  border-radius: 0;
  border-left: 2px solid #D9D9D9;
  color: #9F9F9F;
  font-size: 13px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .swiper-pagination .swiper-pagination-bullet {
    font-size: 12px;
    height: 21px;
  }
}
.swiper-pagination .swiper-pagination-bullet span {
  display: block;
}
.swiper-pagination .swiper-pagination-bullet-active {
  border-color: #00A3D9;
  color: #00A3D9;
}

/*=======================================
　bg
=======================================*/
main > .bg {
  background: url("../images/top/mv_bg.jpg") no-repeat;
  background-size: cover;
  padding: 127px 0 50px;
}
@media screen and (max-width: 900px) {
  main > .bg {
    padding: 67px 0 60.2px;
  }
}

/*=======================================
　mv_sec
=======================================*/
.mv_sec {
  position: relative;
  background: url(../images/top/mv_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 65px;
  padding-top: min(15%, 250px);
  width: 100%;
  height: 100%;
  max-height: 811px;
  aspect-ratio: 1400/811;
}
@media screen and (max-width: 768px) {
  .mv_sec {
    padding-top: min(22.65%, 132px);
    aspect-ratio: 375/721;
    max-height: 800px;
    margin-bottom: 65px;
  }
}
.mv_sec::before {
  display: none;
}
.mv_sec .inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.mv_sec .inner .swiper-container {
  position: relative;
  margin-right: 50px;
  width: 100%;
  height: 100%;
  max-height: 521px;
  aspect-ratio: 1150/521;
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container {
    aspect-ratio: 335/605;
    max-height: 650px;
  }
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area {
  position: relative;
  font-size: 40px;
  font-weight: 500;
  font-family: "Yu Mincho", "Hiragino Mincho ProN", serif;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
@media screen and (max-width: 1200px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area {
    font-size: clamp(26px, 3.3333333333vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area {
    font-size: 32px;
    margin-bottom: 30px;
    letter-spacing: 0.05em;
  }
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area p::first-letter {
  font-size: 50px;
}
@media screen and (max-width: 1200px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area p::first-letter {
    font-size: clamp(34px, 4.1666666667vw, 50px);
  }
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area p::first-letter {
    font-size: 39px;
  }
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area p .color {
  color: #0090BE;
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area p .large {
  font-size: 50px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1200px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area p .large {
    font-size: clamp(34px, 4.1666666667vw, 50px);
  }
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .copy_area p .large {
    font-size: 37px;
  }
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .img_area {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide .img_area {
    position: relative;
  }
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide.slide01 .img_area {
  width: 50.26%;
  max-width: 578px;
  top: 80px;
  right: 0;
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide.slide01 .img_area {
    width: 100%;
    top: 0;
  }
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide.slide02 .copy_area {
  top: -35px;
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide.slide02 .copy_area {
    top: 0;
    margin-left: auto;
  }
}
.mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide.slide02 .img_area {
  width: 65.65%;
  max-width: 755px;
  top: -40px;
  right: -10px;
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .mv_swiper .swiper-wrapper .swiper-slide.slide02 .img_area {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    top: -15px;
  }
}
.mv_sec .inner .swiper-container .txt_area {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80%;
  max-width: 310px;
  margin-left: auto;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  text-align: right;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .mv_sec .inner .swiper-container .txt_area {
    max-width: 154px;
    font-size: 8px;
  }
}
.mv_sec .inner .swiper-container .txt_area .copyright {
  color: #7A7A7A;
}
.mv_sec .scroll_down {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.mv_sec .scroll_down p {
  position: relative;
  color: #00A3D9;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
}
.mv_sec .scroll_down:before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #00A3D9;
  -webkit-animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
          animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}
@-webkit-keyframes circlemove {
  0% {
    bottom: -10px;
  }
  100% {
    bottom: -70px;
  }
}
@keyframes circlemove {
  0% {
    bottom: -10px;
  }
  100% {
    bottom: -70px;
  }
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
.mv_sec .scroll_down:after {
  content: "";
  position: absolute;
  bottom: -70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2px;
  height: 60px;
  background: #00A3D9;
}

/*=======================================
　about_sec
=======================================*/
.about_sec {
  position: relative;
  background: #F5F7F9;
  border-radius: 80px 80px 0 0;
  padding: 70px 0 135px;
  margin-bottom: 153px;
}
@media screen and (max-width: 768px) {
  .about_sec {
    border-radius: 50px 50px 0 0;
    padding: 50px 0 0;
    margin-bottom: 70px;
  }
}
.about_sec .inner {
  max-width: 982px;
  width: 90%;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .about_sec .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
    width: 100%;
  }
}
.about_sec .inner .ttl_area {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area {
    margin-bottom: 40px;
  }
}
.about_sec .inner .ttl_area .sttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 39px;
  letter-spacing: 0.11em;
  line-height: 1.7;
}
@media screen and (max-width: 1024px) {
  .about_sec .inner .ttl_area .sttl {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl {
    font-size: 26px;
  }
}
.about_sec .inner .ttl_area .sttl .sttl_wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 39px;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl .sttl_wrap {
    font-size: 26px;
  }
}
.about_sec .inner .ttl_area .sttl .sttl_wrap.large {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl .sttl_wrap.large {
    font-size: 30px;
  }
}
.about_sec .inner .ttl_area .sttl .sttl_wrap .small {
  font-size: 39px;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl .sttl_wrap .small {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl .sttl_wrap.pc {
    display: none;
  }
}
.about_sec .inner .ttl_area .sttl .sttl_wrap.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl .sttl_wrap.sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.about_sec .inner .ttl_area .sttl .sttl_wrap .txt_blue {
  color: #006DD9;
}
.about_sec .inner .ttl_area .sttl .en.sttl_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.714;
  text-align: center;
  color: #3A3838;
  margin: 0 auto 35px;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl .en.sttl_wrap {
    font-size: 15px;
    margin: 0 auto 25px;
  }
}
.about_sec .inner .ttl_area .sttl .en.sttl_wrap::before {
  content: "";
  display: inline-block;
  background: url(../images/top/icon_sttl.png) no-repeat top center;
  width: 20px;
  height: 20px;
  background-size: cover;
  margin-right: 12.5px;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .ttl_area .sttl .en.sttl_wrap::before {
    width: 12px;
    height: 12px;
    margin-right: 7px;
  }
}
.about_sec .inner .img_area {
  position: absolute;
  width: 43.57%;
  max-width: 610px;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .img_area {
    position: relative;
    right: inherit;
    bottom: inherit;
    width: 100%;
    margin-left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.about_sec .inner .txt_area {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .txt_area {
    width: 90%;
    margin: 0 auto 60px;
  }
}
.about_sec .inner .txt_area .txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 2.1;
}
@media screen and (max-width: 768px) {
  .about_sec .inner .txt_area .txt {
    width: 100%;
  }
}

/*=======================================
　product_sec
=======================================*/
.product_sec {
  background-position: top center;
  background-size: cover;
  padding: 0 0 53px;
  margin-bottom: 225px;
}
@media screen and (max-width: 900px) {
  .product_sec {
    margin-bottom: 0;
  }
}
.product_sec .inner {
  max-width: 1259px;
  width: 90%;
}
.product_sec .inner .box_item .box_inn {
  margin: 0 auto;
}
.product_sec .inner .category_box {
  padding: 68px 0 118px;
  min-height: 729px;
  margin-bottom: 58px;
}
@media screen and (max-width: 1024px) {
  .product_sec .inner .category_box {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box {
    padding: 0;
  }
}
.product_sec .inner .category_box .sttl {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #3A3838;
  text-align: center;
  line-height: 1.46;
  margin-bottom: 49px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .sttl {
    font-size: 15px;
    margin: 0 auto 11px;
    line-height: 1.5;
  }
}
.product_sec .inner .category_box .sttl .sttl_wrap:nth-child(2) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_sec .inner .category_box .sttl .sttl_wrap:nth-child(2)::before {
  content: "";
  display: inline-block;
  background: url(../images/top/icon_sttl.png) no-repeat top center;
  width: 20px;
  height: 20px;
  background-size: cover;
  margin-right: 12.5px;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .sttl .sttl_wrap:nth-child(2)::before {
    width: 12px;
    height: 12px;
    margin-right: 7px;
  }
}
.product_sec .inner .category_box .sttl .jp {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #006DD9;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-style: normal;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .sttl .jp {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
  }
}
.product_sec .inner .category_box .sttl .jp span {
  width: 51.46px;
  margin-right: 5px;
  border: solid 1px #006DD9;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .sttl .jp span {
    width: 30px;
  }
}
.product_sec .inner .category_box .sttl .jp span:first-child {
  color: #fff;
  background: rgb(0, 109, 217);
  background: linear-gradient(45deg, rgb(0, 109, 217) 0%, rgb(0, 143, 217) 100%);
  border: none;
}
.product_sec .inner .category_box .box_inn {
  position: relative;
}
.product_sec .inner .category_box .box_inn .img_area {
  position: absolute;
  left: 0;
  width: 33.99%;
}
@media screen and (max-width: 1024px) {
  .product_sec .inner .category_box .box_inn .img_area {
    position: static;
    width: 100%;
    margin: 0 auto 50px;
    min-height: 380px;
  }
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .img_area {
    display: none;
  }
}
.product_sec .inner .category_box .box_inn .img_area ul {
  position: relative;
}
.product_sec .inner .category_box .box_inn .img_area ul li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.product_sec .inner .category_box .box_inn .img_area ul li.current {
  opacity: 1;
  position: relative;
}
.product_sec .inner .category_box .box_inn .img_area ul li .img {
  margin: 0 auto 6px;
}
@media screen and (max-width: 1024px) {
  .product_sec .inner .category_box .box_inn .img_area ul li .img {
    max-width: 428px;
  }
}
.product_sec .inner .category_box .box_inn .img_area ul li .cate_name {
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin-bottom: 20px;
  line-height: 1.2;
}
.product_sec .inner .category_box .box_inn .img_area ul li .cate_name::first-letter {
  font-size: 30px;
}
.product_sec .inner .category_box .box_inn .img_area ul li .cate_name span {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.product_sec .inner .category_box .box_inn .img_area ul li .txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.733;
  color: #000;
}
.product_sec .inner .category_box .box_inn .category_area {
  position: absolute;
  right: 0;
  width: 59.57%;
}
@media screen and (max-width: 1024px) {
  .product_sec .inner .category_box .box_inn .category_area {
    position: static;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area {
    position: static;
    width: 100%;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul {
    gap: 10px 0;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul li {
  position: relative;
  width: 33.3333333333%;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li {
    width: 50%;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul li::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 95%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #DCDCDC;
  z-index: 5;
}
.product_sec .inner .category_box .box_inn .category_area ul li::after {
  content: "";
  position: absolute;
  width: 95%;
  height: 1px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #DCDCDC;
  z-index: 5;
}
.product_sec .inner .category_box .box_inn .category_area ul li:nth-child(3n)::before {
  display: none;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li:nth-child(3n)::before {
    display: block;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul li:nth-child(n+7)::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li:nth-child(n+7)::after {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li:nth-child(2n)::before {
    display: none;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul li a {
  display: block;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  padding: 18px 20px 17px;
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 22px 15px 18px;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul li a .img {
  max-width: 157px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li a .img {
    max-width: 102px;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul li a .category_name {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: -0.01em;
  color: #000;
  width: 100%;
  line-height: 1.333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li a .category_name {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    position: relative;
  }
}
.product_sec .inner .category_box .box_inn .category_area ul li a .category_name span {
  display: inline;
  font-size: 9px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 768px) {
  .product_sec .inner .category_box .box_inn .category_area ul li a .category_name span {
    font-size: 10px;
    letter-spacing: -0.01em;
  }
}
@media only screen and (min-width: 769px) {
  .product_sec .inner .category_box .box_inn .category_area ul li a:hover {
    background-color: #F9F9F9;
    opacity: 1;
    cursor: pointer;
  }
}

/*=======================================
　search_sec
=======================================*/
.search_sec {
  margin-bottom: 146.6px;
}
@media screen and (max-width: 768px) {
  .search_sec {
    margin-bottom: 63.1px;
  }
}
.search_sec .inner {
  max-width: 982px;
}
.search_sec .box_item {
  background-color: #F0EDEA;
  background-size: 20px 20px;
  background-position: 50% 50%;
  background-image: repeating-linear-gradient(90deg, #E9E5E0, #E9E5E0 1px, transparent 1px, transparent 20px), repeating-linear-gradient(0deg, #E9E5E0, #E9E5E0 1px, transparent 1px, transparent 20px);
}
@media screen and (max-width: 768px) {
  .search_sec .box_item {
    border-radius: 10px;
  }
}
.search_sec .box_item .box_inn {
  width: 86.88%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .search_sec .box_item .box_inn {
    width: 90%;
  }
}
.search_sec .search_box {
  padding: 35px 0 45px;
}
@media screen and (max-width: 768px) {
  .search_sec .search_box {
    padding: 25px 0 35px;
  }
}
.search_sec .search_box .box_inn {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .search_sec .search_box .box_inn {
    gap: 20px 0;
  }
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 28px 0;
  }
}
.search_sec .search_box .box_inn .txt_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .search_sec .search_box .box_inn .txt_area {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn .txt_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.search_sec .search_box .box_inn .txt_area h3 {
  font-weight: 500;
  font-size: 35px;
  letter-spacing: 0.06em;
  color: #00A3D9;
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn .txt_area h3 {
    font-size: 24px;
  }
}
.search_sec .search_box .box_inn .txt_area .txt {
  margin-bottom: 25px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn .txt_area .txt {
    width: 100%;
    font-size: 14px;
    margin-bottom: 0;
  }
}
.search_sec .search_box .box_inn .input_box {
  width: 80%;
  max-width: 648px;
  margin-bottom: 47px;
}
@media screen and (max-width: 1024px) {
  .search_sec .search_box .box_inn .input_box {
    width: 100%;
    margin-bottom: 10px;
  }
}
.search_sec .search_box .box_inn .input_box form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12.3px;
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn .input_box form {
    gap: 8px;
  }
}
.search_sec .search_box .box_inn .input_box form input {
  width: 100%;
  float: left;
  height: 50px;
  border-radius: 4px;
  background: #fff;
  padding: 0 19px;
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn .input_box form input {
    height: 45px;
  }
}
.search_sec .search_box .box_inn .input_box form input::-webkit-input-placeholder {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #c7c7c7;
}
.search_sec .search_box .box_inn .input_box form input::-moz-placeholder {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #c7c7c7;
}
.search_sec .search_box .box_inn .input_box form input:-ms-input-placeholder {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #c7c7c7;
}
.search_sec .search_box .box_inn .input_box form input::-ms-input-placeholder {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #c7c7c7;
}
.search_sec .search_box .box_inn .input_box form input::placeholder {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.06em;
  color: #c7c7c7;
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn .input_box form input::-webkit-input-placeholder {
    font-size: 14px;
  }
  .search_sec .search_box .box_inn .input_box form input::-moz-placeholder {
    font-size: 14px;
  }
  .search_sec .search_box .box_inn .input_box form input:-ms-input-placeholder {
    font-size: 14px;
  }
  .search_sec .search_box .box_inn .input_box form input::-ms-input-placeholder {
    font-size: 14px;
  }
  .search_sec .search_box .box_inn .input_box form input::placeholder {
    font-size: 14px;
  }
}
.search_sec .search_box .box_inn .input_box form .bt {
  width: 56px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  .search_sec .search_box .box_inn .input_box form .bt {
    width: 49px;
    height: 45px;
  }
}
.search_sec .search_box .box_inn .input_box form .bt a {
  display: block;
  height: 100%;
  border-radius: 4px;
  background: #fff;
  position: relative;
}
.search_sec .search_box .box_inn .input_box form .bt a::after {
  content: "";
  background: url("../images/common/icon_search.svg") no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 21px;
  height: 21px;
  -webkit-filter: brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(1183%) hue-rotate(159deg) brightness(90%) contrast(104%);
          filter: brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(1183%) hue-rotate(159deg) brightness(90%) contrast(104%);
}
.search_sec .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 36px;
}
@media screen and (max-width: 768px) {
  .search_sec .btn_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 19px 0;
  }
}
.search_sec .btn_area .cmn_btn01 {
  width: 306px;
  height: 70px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .search_sec .btn_area .cmn_btn01 {
    max-width: 100%;
    height: 65px;
  }
}
.search_sec .btn_area .cmn_btn01 a::before {
  background-color: #00A3D9;
}
.search_sec .btn_area .cmn_btn01 a::after {
  width: 9px;
  height: 9px;
  right: 25px;
  background-color: #00A3D9;
}
@media screen and (max-width: 768px) {
  .search_sec .btn_area .cmn_btn01 a::after {
    display: block;
  }
}
.search_sec .btn_area .cmn_btn01 a span {
  font-size: 18px;
  color: #00A3D9;
}
@media screen and (max-width: 768px) {
  .search_sec .btn_area .cmn_btn01 a span {
    font-size: 16px;
  }
}
.search_sec .btn_area .cmn_btn01 a span.jost {
  font-size: 20px;
  font-family: "Jost", sans-serif;
  font-style: italic;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .search_sec .btn_area .cmn_btn01 a span.jost {
    font-size: 18px;
  }
}
@media only screen and (min-width: 769px) {
  .search_sec .btn_area .cmn_btn01 a:hover {
    opacity: 1;
  }
  .search_sec .btn_area .cmn_btn01 a:hover span {
    color: #fff !important;
  }
  .search_sec .btn_area .cmn_btn01 a:hover::before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .search_sec .btn_area .cmn_btn01 a:hover::after {
    background-color: #fff;
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}

/*=======================================
　movie_sec
=======================================*/
.movie_sec {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .movie_sec {
    margin-bottom: 106.4px;
  }
}
.movie_sec .inner .sttl {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #3A3838;
  text-align: center;
  line-height: 1.46;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .sttl {
    margin-bottom: 60px;
  }
}
.movie_sec .inner .sttl .en {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.714;
  text-align: center;
  color: #3A3838;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .sttl .en {
    font-size: 15px;
  }
}
.movie_sec .inner .sttl .en::before {
  content: "";
  display: inline-block;
  background: url(../images/top/icon_sttl.png) no-repeat top center;
  width: 20px;
  height: 20px;
  background-size: cover;
  margin-right: 12.5px;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .sttl .en::before {
    width: 12px;
    height: 12px;
    margin-right: 7px;
  }
}
.movie_sec .inner .sttl .jp {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #006DD9;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-style: normal;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .sttl .jp {
    font-size: 20px;
    width: 100%;
    margin-bottom: 5px;
  }
}
.movie_sec .inner .sttl .jp span {
  width: 51.46px;
  margin-right: 5px;
  border: solid 1px #006DD9;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .sttl .jp span {
    width: 30px;
  }
}
.movie_sec .inner .sttl .jp span:first-child {
  color: #fff;
  background: rgb(0, 109, 217);
  background: linear-gradient(45deg, rgb(0, 109, 217) 0%, rgb(0, 143, 217) 100%);
  border: none;
}
.movie_sec .inner .pickup {
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .pickup {
    margin-bottom: 73.5px;
  }
}
.movie_sec .inner .pickup .inner {
  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;
  max-width: 1040px;
  width: auto;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .pickup .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.movie_sec .inner .pickup .inner .movie_area {
  width: 44.71%;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .pickup .inner .movie_area {
    width: 100%;
  }
}
.movie_sec .inner .pickup .inner .txt_area {
  width: 48.94%;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .pickup .inner .txt_area {
    width: 90%;
  }
}
.movie_sec .inner .pickup .inner .txt_area .movie_ttl {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 1.615;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .pickup .inner .txt_area .movie_ttl {
    font-size: 16px;
  }
}
.movie_sec .inner .pickup .inner .txt_area .movie_ttl::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00A3D9;
  top: 0.8em;
  left: -1em;
}
.movie_sec .inner .pickup .inner .txt_area .txt {
  margin-top: 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.571;
}
.movie_sec .inner .swiper-container .movie_swiper .swiper-wrapper .swiper-slide {
  width: 380px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .swiper-container .movie_swiper .swiper-wrapper .swiper-slide {
    width: 296px;
  }
}
.movie_sec .inner .swiper-container .movie_swiper .swiper-wrapper .swiper-slide .img {
  margin-bottom: 25px;
}
.movie_sec .inner .swiper-container .movie_swiper .swiper-wrapper .swiper-slide .movie_ttl {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  padding-left: 1em;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .movie_sec .inner .swiper-container .movie_swiper .swiper-wrapper .swiper-slide .movie_ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.movie_sec .inner .swiper-container .movie_swiper .swiper-wrapper .swiper-slide .movie_ttl::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00A3D9;
  top: 0.8em;
  left: 0;
}
.movie_sec .inner .swiper-container .movie_swiper .swiper-wrapper .swiper-slide .txt {
  margin-top: 20px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.6;
}

/* モーダル内 */
.modaal-container {
  background: none;
}
.modaal-container .modaal-content-container {
  padding: 0;
}
.modaal-container .modaal-content-container .iframe-aspect {
  padding-top: 56.25%;
  width: 100%;
  position: relative;
}
.modaal-container .modaal-content-container .iframe-aspect iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.modaal-container .modaal-close {
  width: 50px;
  height: 50px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
}
.modaal-container .modaal-close::before, .modaal-container .modaal-close::after {
  display: block;
  position: absolute;
  top: 20%;
  left: 50%;
  width: 1px;
  height: 30px;
  background: rgb(255, 255, 255);
  border-radius: 0;
}
.modaal-container .modaal-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modaal-container .modaal-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modaal-container .modaal-close:hover {
  background: none;
}

/*=======================================
　company_sec
=======================================*/
.company_sec {
  background: url("../images/top/company_bg01.jpg") no-repeat;
  background-size: cover;
  padding: 103px 0 100px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .company_sec {
    padding: 65.7px 0 60.2px;
  }
}
.company_sec::before {
  content: "";
  position: absolute;
  background: url("../images/top/company_bg02.png") no-repeat;
  background-size: cover !important;
  bottom: 0;
  left: 0;
  width: 137px;
  height: 248px;
}
@media screen and (max-width: 768px) {
  .company_sec::before {
    width: 109px;
    height: 170px;
    top: 0;
    bottom: auto;
    left: auto;
    right: 0;
    background: url("../images/top/company_bg02_sp.png") no-repeat;
  }
}
.company_sec .inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .company_sec .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px 0;
  }
}
.company_sec .inner .txt_area {
  width: 33.54%;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .txt_area {
    width: 100%;
  }
}
.company_sec .inner .txt_area .sttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 1.444;
  color: #006DD9;
  text-align: center;
  margin-bottom: 29px;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .txt_area .sttl {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.company_sec .inner .txt_area .sttl .sttl_wrap:first-child span {
  width: 46.2px;
  margin-right: 5px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .txt_area .sttl .sttl_wrap:first-child span {
    width: 30px;
  }
}
.company_sec .inner .txt_area .sttl .en {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .txt_area .sttl .en {
    font-size: 15px;
    margin-top: 10px;
  }
}
.company_sec .inner .txt_area .sttl .en::before {
  content: "";
  display: inline-block;
  background: url(../images/top/icon_sttl.png) no-repeat top center;
  width: 20px;
  height: 20px;
  background-size: cover;
  margin-right: 12.5px;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .txt_area .sttl .en::before {
    width: 12px;
    height: 12px;
    margin-right: 7px;
  }
}
.company_sec .inner .txt_area .txt {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 15px;
  line-height: 2.133;
  color: #fff;
}
.company_sec .inner .btn_area {
  width: 50%;
}
@media screen and (max-width: 1200px) {
  .company_sec .inner .btn_area {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area {
    width: 100%;
    margin: 0 auto;
  }
}
.company_sec .inner .btn_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 34px 0;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px 0;
  }
}
.company_sec .inner .btn_area ul li {
  width: 48%;
  height: 82px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area ul li {
    width: 100%;
    max-width: 280px;
    height: 70px;
  }
}
.company_sec .inner .btn_area ul li:last-child {
  width: 100%;
}
.company_sec .inner .btn_area ul li:nth-child(1)::after {
  display: none;
}
.company_sec .inner .btn_area ul li:nth-child(2)::before {
  display: none;
}
.company_sec .inner .btn_area ul li::before, .company_sec .inner .btn_area ul li::after {
  content: "";
  position: absolute;
  background: url("../images/top/company_line.png") no-repeat;
  background-size: cover;
  top: -21.99px;
  width: 25.3px;
  height: 21.99px;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area ul li::before, .company_sec .inner .btn_area ul li::after {
    display: none;
  }
}
.company_sec .inner .btn_area ul li::before {
  left: 0;
}
.company_sec .inner .btn_area ul li::after {
  left: 0;
}
.company_sec .inner .btn_area ul li a {
  background: #fff;
  border: 1px solid #6fabc9;
  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;
  height: 100%;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area ul li a {
    border-radius: 0;
  }
}
.company_sec .inner .btn_area ul li a::before {
  content: "";
  position: absolute;
  background: url(../images/top/company_line.png) no-repeat;
  background-size: cover;
  top: -21.99px;
  width: 25.3px;
  height: 21.99px;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area ul li a::before {
    width: 0;
    height: 0;
  }
}
.company_sec .inner .btn_area ul li a::after {
  content: "";
  position: absolute;
  background: url(../images/top/company_line.png) no-repeat;
  background-size: cover;
  bottom: 0px;
  width: 25.3px;
  height: 21.99px;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area ul li a::after {
    width: 0;
    height: 0;
  }
}
.company_sec .inner .btn_area ul li a::before {
  right: -25.3px;
}
.company_sec .inner .btn_area ul li a::after {
  right: -25.3px;
}
.company_sec .inner .btn_area ul li a span {
  position: relative;
  padding: 0 0 0 29.67px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 22px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #4d4d4d;
}
@media screen and (max-width: 768px) {
  .company_sec .inner .btn_area ul li a span {
    padding: 0 0 0 23px;
    font-size: 18px;
    width: 85%;
  }
}
.company_sec .inner .btn_area ul li a span::before {
  content: "";
  position: absolute;
  background-size: cover !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 769px) {
  .company_sec .inner .btn_area ul li a:hover {
    opacity: 1;
    background: #002C84;
  }
  .company_sec .inner .btn_area ul li a:hover::before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .company_sec .inner .btn_area ul li a:hover span {
    color: #fff;
  }
}
.company_sec .inner .btn_area ul li.about a span::before {
  background: url("../images/common/icon_about.svg") no-repeat;
  width: 19.37px;
  height: 16.25px;
}
@media only screen and (min-width: 769px) {
  .company_sec .inner .btn_area ul li.about a:hover span::before {
    background: url("../images/common/icon_about_on.svg") no-repeat;
  }
}
.company_sec .inner .btn_area ul li.history a span::before {
  background: url("../images/common/icon_history.svg") no-repeat;
  width: 15px;
  height: 18.6px;
}
@media only screen and (min-width: 769px) {
  .company_sec .inner .btn_area ul li.history a:hover span::before {
    background: url("../images/common/icon_history_on.svg") no-repeat;
  }
}
.company_sec .inner .btn_area ul li.place a span::before {
  background: url("../images/common/icon_place.svg") no-repeat;
  width: 16px;
  height: 22px;
}
@media only screen and (min-width: 769px) {
  .company_sec .inner .btn_area ul li.place a:hover span::before {
    background: url("../images/common/icon_place_on.svg") no-repeat;
  }
}

/*=======================================
　news_sec
=======================================*/
.news_sec {
  background-color: #EFECE8;
  background-size: 36px 36px;
  background-repeat: repeat;
  background-position: center center;
  padding: 160px 0 121px;
}
@media screen and (max-width: 768px) {
  .news_sec {
    background-size: 34px 34px;
    padding: 53.6px 0 103px;
  }
}
.news_sec .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .news_sec .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .news_sec .inner .ttl_area {
    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;
    margin-bottom: 39.6px;
  }
}
.news_sec .inner .ttl_area .sttl {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 0.05em;
  color: #006DD9;
  margin-bottom: 42px;
  line-height: 1.444;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .ttl_area .sttl {
    font-size: 20px;
    margin-bottom: 0;
  }
}
.news_sec .inner .ttl_area .sttl .sttl_wrap:first-child {
  margin-bottom: 19px;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .ttl_area .sttl .sttl_wrap:first-child {
    margin-bottom: 5px;
  }
}
.news_sec .inner .ttl_area .sttl .sttl_wrap:first-child span {
  width: 48.2px;
  margin-right: 5px;
  border: solid 1px #006DD9;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .ttl_area .sttl .sttl_wrap:first-child span {
    width: 30px;
  }
}
.news_sec .inner .ttl_area .sttl .sttl_wrap:first-child span:first-child {
  color: #fff;
  background: rgb(0, 109, 217);
  background: linear-gradient(45deg, rgb(0, 109, 217) 0%, rgb(0, 143, 217) 100%);
  border: none;
}
.news_sec .inner .ttl_area .sttl .en {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #3A3838;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .ttl_area .sttl .en {
    font-size: 15px;
  }
}
.news_sec .inner .ttl_area .sttl .en::before {
  content: "";
  display: inline-block;
  background: url(../images/top/icon_sttl.png) no-repeat top center;
  width: 20px;
  height: 20px;
  background-size: cover;
  margin-right: 12.5px;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .ttl_area .sttl .en::before {
    width: 12px;
    height: 12px;
    margin-right: 7px;
  }
}
.news_sec .inner .news_area {
  width: 63.09%;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area {
    width: 100%;
  }
}
.news_sec .inner .news_area ul li {
  height: 60px;
  border-bottom: 1px dotted #A8D4FF;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area ul li {
    height: 50px;
  }
}
.news_sec .inner .news_area ul li:first-child {
  border-top: 1px dotted #A8D4FF;
}
.news_sec .inner .news_area ul li a {
  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;
  height: 100%;
  padding-right: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area ul li a {
    padding-right: 20px;
  }
}
.news_sec .inner .news_area ul li a:hover {
  opacity: 1;
}
.news_sec .inner .news_area ul li a dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 45px;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area ul li a dl {
    gap: 0 19.1px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.news_sec .inner .news_area ul li a dl dt, .news_sec .inner .news_area ul li a dl dd {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area ul li a dl dt, .news_sec .inner .news_area ul li a dl dd {
    font-size: 13px;
  }
}
.news_sec .inner .news_area ul li a dl dt {
  padding: 0 30px;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area ul li a dl dt {
    padding: 0;
  }
}
.news_sec .inner .news_area ul li a dl dd {
  width: 50.13%; /* 省略せずに表示するサイズを指定 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area ul li a dl dd {
    width: 55.22%;
  }
}
.news_sec .inner .news_area ul li a .circle {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 26px;
}
@media screen and (max-width: 768px) {
  .news_sec .inner .news_area ul li a .circle {
    width: 9px;
    height: 9px;
    right: 0;
  }
}
.news_sec .inner .news_area ul li a .circle::before {
  content: "";
  width: 9px;
  height: 9px;
  display: inline-block;
  background-color: #00A3D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
  transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
}
@media only screen and (min-width: 769px) {
  .news_sec .inner .news_area ul li a:hover .circle::before {
    width: 19px;
    height: 19px;
  }
}

/*=======================================
　nav_sec
=======================================*/
.nav_sec {
  margin-bottom: 145px;
}
@media screen and (max-width: 768px) {
  .nav_sec {
    margin-bottom: 72.5px;
  }
}
.nav_sec ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.nav_sec ul li {
  width: calc(50% - 5px);
  height: 395px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .nav_sec ul li {
    width: 100%;
    height: 100%;
  }
}
.nav_sec ul li a {
  padding: 81px 0 61px;
  display: block;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .nav_sec ul li a {
    padding: 40px 5%;
  }
}
.nav_sec ul li a .sttl {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  font-weight: 700;
  font-size: 39px;
  letter-spacing: 0.05em;
  text-align: center;
  line-height: 1.435;
  margin-bottom: 31px;
}
@media screen and (max-width: 768px) {
  .nav_sec ul li a .sttl {
    font-size: 23px;
    margin-bottom: 10px;
  }
}
.nav_sec ul li a .sttl span {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.1em;
  display: block;
  margin-top: 6px;
}
@media screen and (max-width: 768px) {
  .nav_sec ul li a .sttl span {
    font-size: 11px;
    margin-top: 5px;
  }
}
.nav_sec ul li a .icon {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .nav_sec ul li a .icon {
    width: 80px;
  }
}
.nav_sec ul li a:hover {
  opacity: 1;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}
.nav_sec ul li.special_order a {
  background: #006dd9;
}
.nav_sec ul li.special_order a .sttl {
  color: #fff;
}
.nav_sec ul li.online a {
  background: #f5f7f9;
}
.nav_sec ul li.online a .sttl {
  color: var(--main_color);
}/*# sourceMappingURL=top.css.map */
