/* argument */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
.ffRb { font-family: 'Roboto', sans-serif; }

/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.top .slide { position: relative; z-index: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; margin-bottom: 35px; }

.top .slide .owl-dots { bottom: -36px; }

@media only screen and (max-width: 350px) { .top .slide .owl-dots .owl-dot { margin: 0 5px; } }

.top .slide .owl-carousel .owl-nav button.owl-next, .top .slide .owl-carousel .owl-nav button.owl-prev { background-color: rgba(255, 255, 255, 0.92); }

@media (max-width: 767px) { .top .slide .owl-carousel .owl-nav button.owl-next, .top .slide .owl-carousel .owl-nav button.owl-prev { width: 15px; height: 49px; background-color: rgba(255, 255, 255, 0.5); }
  .top .slide .owl-carousel .owl-nav button.owl-next span, .top .slide .owl-carousel .owl-nav button.owl-prev span { background-size: 6px 9px; } }

@media only screen and (min-width: 1025px) { .top .slide .owl-carousel .owl-nav button.owl-next:hover, .top .slide .owl-carousel .owl-nav button.owl-prev:hover { background-color: rgba(0, 0, 0, 0.92); } }

.top .slide img { width: 100%; }

.top .slide .active .slide__item { opacity: 1; }

.top .slide__item { position: relative; opacity: .7; }

.top .slide__item a { display: block; position: relative; pointer-events: none; }

@media only screen and (min-width: 1025px) { .top .slide__item a:hover { opacity: 1; } }

.top .slide__item a:after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: #000; opacity: 0; }

.top .slide__item a.sllink:after { opacity: .3; }

.top .slide__item a.url { pointer-events: auto; }

.top .slide__txt { position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding: 0 57px; color: #fff; font-size: 16px; font-size: 1.6rem; line-height: 25px; letter-spacing: 0.01em; z-index: 2; font-weight: bold; }

@media (max-width: 767px) { .top .slide__txt { padding: 0 35px; font-size: 15px; font-size: 1.5rem; line-height: 23px; letter-spacing: 0.02em; font-weight: bold; } }

.top .slide__txt .title { font-size: 46px; font-size: 4.6rem; line-height: 64px; letter-spacing: 0.06em; font-weight: bold; margin-bottom: 10px; max-height: 128px; overflow: hidden; display: block; }

@media only screen and (min-width: 768px) and (max-width: 945px) { .top .slide__txt .title { font-size: 30px; font-size: 3rem; line-height: 35px; max-height: 68px; } }

@media (max-width: 767px) { .top .slide__txt .title { font-size: 28px; font-size: 2.8rem; line-height: 38px; letter-spacing: 0.02em; max-height: 76px; } }

.top .slide__txt p { margin-bottom: 16px; max-height: 100px; overflow: hidden; display: inline-block; }

@media only screen and (min-width: 768px) and (max-width: 945px) { .top .slide__txt p { font-size: 12px; font-size: 1.2rem; line-height: 16px; max-height: 100px; } }

@media (max-width: 767px) { .top .slide__txt p { max-height: 115px; } }

.top .slide__txt span.btn_cm { font-weight: bold; max-width: 194px; background: url("../../img/common/ar_next.svg") center right 22px no-repeat; background-color: rgba(255, 255, 255, 0.9); background-size: 9px 10px; border-color: #fff; color: #000; display: block; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

@media only screen and (min-width: 1025px) { .top .slide__txt span.btn_cm:hover { background-color: rgba(112, 48, 160, 0.9); background-image: url("../../img/common/ar_next_w.svg"); border-color: #7030a0; color: #fff; } }

.top .about { text-align: center; padding: 95px 0 90px; }

@media (max-width: 767px) { .top .about { padding: 50px 0; text-align: left; } }

.top .about__title { font-size: 40px; font-size: 4rem; line-height: 60px; letter-spacing: 0em; margin-bottom: 20px; }

@media (max-width: 767px) { .top .about__title { font-size: 26px; font-size: 2.6rem; line-height: 37px; letter-spacing: 0em; text-align: center; margin-bottom: 20px; } }

.top .about__title .txtEn { display: block; font-size: 28px; font-size: 2.8rem; line-height: 30px; letter-spacing: 0.02em; font-family: "Roboto", sans-serif; font-weight: 100; margin-bottom: 17px; }

@media (max-width: 767px) { .top .about__title .txtEn { font-size: 23px; font-size: 2.3rem; } }

.top .about__txt { margin-bottom: 38px; text-align: left; }

@media (max-width: 767px) { .top .about__txt { margin-bottom: 30px; } }

.top .about__btn { text-align: center; }

.top .topLineUp .container { max-width: 100%; padding: 0; }

@media (max-width: 767px) { .top .topLineUp .boxP { display: none; } }

.top .topLineUp .linkR { display: none; }

.top .solution { background: #FFF5F2; padding: 110px 0 95px; }

@media (max-width: 767px) { .top .solution { padding: 67px 0 70px; } }

.top .solution .title_cm { margin-bottom: 78px; }

@media (max-width: 767px) { .top .solution .title_cm { margin-bottom: 65px; } }

.top .solution__list:before, .top .solution__list:after { content: " "; display: table; }

.top .solution__list:after { clear: both; }

@media (min-width: 768px) { .top .solution__list { padding: 0 31vw !important; margin-bottom: 73px; } }

@media (max-width: 767px) { .top .solution__list { margin-bottom: 46px; } }

@media only screen and (max-width: 350px) { .top .solution__list .owl-dots .owl-dot { margin: 0 5px; } }

.top .solution__list .owl-stage { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }

.top .solution__list .owl-item { background: #fff; opacity: .7; }

.top .solution__list .owl-item.active { position: relative; top: -45px; opacity: 1; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }

@media (max-width: 767px) { .top .solution__list .owl-item.active { top: -38px; } }

.top .solution__list .owl-stage-outer { overflow: visible; }

.top .solution__item { width: 100%; position: relative; display: inline-block; float: left; }

@media only screen and (max-width: 767px) { .top .solution__item { float: none; width: 100%; padding: 0 0 45px; }
  .top .solution__item:last-child { padding-bottom: 0; } }

.top .solution__item__img img { width: 100%; }

.top .solution__item__inner { overflow: hidden; position: relative; }

.top .solution__item__content { background: #fff; position: relative; padding: 26px 25px 43px; text-align: center; }

@media only screen and (max-width: 767px) { .top .solution__item__content { padding: 25px 20px; text-align: left; } }

.top .solution__item .txtMeta { margin-bottom: 10px; display: block; line-height: 0; }

@media only screen and (max-width: 767px) { .top .solution__item .txtMeta { margin-bottom: 10px; text-align: center; } }

.top .solution__item .txtTitle { font-size: 25px; font-size: 2.5rem; line-height: 33px; letter-spacing: 0em; font-weight: bold; margin-bottom: 3px; }

@media only screen and (max-width: 767px) { .top .solution__item .txtTitle { margin-bottom: 5px; } }

.top .solution__item .txtDes { font-size: 14px; font-size: 1.4rem; letter-spacing: 0em; font-weight: bold; margin-bottom: 9px; }

.top .solution__item .txtContent { font-size: 15px; font-size: 1.5rem; line-height: 25px; letter-spacing: 0em; color: #333; max-height: 75px; overflow: hidden; }

.top .solution__item a { display: block; position: relative; background: #fff; }

@media only screen and (min-width: 768px) { .top .solution__item a:hover { opacity: 1; }
  .top .solution__item a:hover .img_ef .imagetb { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } }

.top .line_rotate .download_cm { margin-top: 0; border: none; padding-top: 130px; }

@media (max-width: 767px) { .top .line_rotate .download_cm { padding-top: 70px; } }

.top .boxlink { background: #F7F7F7; padding: 75px 0 65px; }

@media (max-width: 767px) { .top .boxlink { padding: 30px 0; } }

.top .boxlink .container { max-width: 1040px; }

.top .boxlink__list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -15px; }

@media (max-width: 767px) { .top .boxlink__list { margin: 0; } }

.top .boxlink__list li { width: 33.333%; padding: 0 15px; }

@media (max-width: 767px) { .top .boxlink__list li { width: 100%; padding: 0 0 20px; margin-bottom: 20px; border-bottom: 1px solid #E0E0E0; }
  .top .boxlink__list li:last-child { margin-bottom: 0; border: none; padding-bottom: 0; } }

.top .boxlink__list li a { display: block; }

@media (max-width: 767px) { .top .boxlink__list li a { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.top .boxlink__list li a img { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

@media only screen and (min-width: 1025px) { .top .boxlink__list li a:hover { opacity: 1; }
  .top .boxlink__list li a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } }

.top .boxlink__list li .img_ef { margin-bottom: 21px; display: block; }

@media (max-width: 767px) { .top .boxlink__list li .img_ef { width: 167px; margin-bottom: 0; } }

@media only screen and (max-width: 350px) { .top .boxlink__list li .img_ef { width: 130px; } }

.top .boxlink__list li .title_cm { margin-bottom: 0; }

@media (max-width: 767px) { .top .boxlink__list li .title_cm { text-align: left; padding-left: 15px; font-size: 12px; font-size: 1.2rem; } }

.top .boxlink__list li .title_cm__en { font-size: 32px; font-size: 3.2rem; line-height: 34px; }

@media (max-width: 767px) { .top .boxlink__list li .title_cm__en { font-size: 30px; font-size: 3rem; line-height: 35px; } }

@media only screen and (max-width: 350px) { .top .boxlink__list li .title_cm__en { font-size: 25px; font-size: 2.5rem; } }

.top .news { padding: 115px 0 125px; overflow: hidden; }

@media (max-width: 767px) { .top .news { padding: 50px 0 65px; } }

.top .news .title_cm { margin-bottom: 42px; }

.top .news .title_cm_jp { top: -5px; }

@media (max-width: 767px) { .top .news .boxSelect { position: relative; } }

@media only screen and (max-width: 767px) { .top .news__title { font-size: 17px; font-size: 1.7rem; line-height: 60px; letter-spacing: 0.08em; font-weight: bold; background: #808080 url("../../img/common/ar_down_w.svg") right 12px center no-repeat; color: #fff; text-align: center; position: relative; margin: 0 0 35px; }
  .top .news__title.active { background: #808080; }
  .top .news__title.active:after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: url("../../img/common/ar_down_w.svg") right 12px center no-repeat; -webkit-transform: scaleY(-1); -moz-transform: scaleY(-1); -ms-transform: scaleY(-1); -o-transform: scaleY(-1); transform: scaleY(-1); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } }

@media only screen and (max-width: 320px) { .top .news__title { font-size: 14px; font-size: 1.4rem; } }

.top .news .c-news { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; display: none; margin: 0 -30px; }

@media only screen and (max-width: 1024px) { .top .news .c-news { margin: 0 -20px; } }

@media (max-width: 767px) { .top .news .c-news { margin: 0; } }

.top .news .c-news.active { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }

.top .news .c-news__item { width: 33.333%; padding: 0 30px; margin-bottom: 38px; }

@media only screen and (max-width: 1024px) { .top .news .c-news__item { padding: 0 20px; } }

@media (max-width: 767px) { .top .news .c-news__item { width: 100%; border-bottom: 1px solid #E5E5E5; padding: 0; padding-bottom: 20px; margin-bottom: 25px; }
  .top .news .c-news__item:last-child { margin-bottom: 0; } }

.top .news .c-news__item a { display: block; position: relative; }

@media (max-width: 767px) { .top .news .c-news__item a { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; } }

.top .news .c-news__item a .img_ef { margin-bottom: 15px; }

@media (max-width: 767px) { .top .news .c-news__item a .img_ef { min-width: 134px; border: 1px solid #ccc; margin: 0; } }

@media (max-width: 767px) { .top .news .c-news__item a .boxContent { padding-left: 15px; margin-top: -5px; } }

@media (max-width: 767px) { .top .news .c-news__item a .txtCate { display: block; } }

.top .news .c-news__item a .txtCate span { font-size: 11px; font-size: 1.1rem; line-height: 14px; letter-spacing: 0.02em; color: #fff; background: #00439B; text-align: center; padding: 3px 5px; display: inline-block; min-width: 83px; margin-right: 7px; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { .top .news .c-news__item a .txtCate span { padding: 5px 5px 1px; } }

@media (max-width: 767px) { .top .news .c-news__item a .txtCate span { min-width: 0; padding: 3px 8px; } }

.top .news .c-news__item a .txtTime { font-size: 15px; font-size: 1.5rem; line-height: 26px; letter-spacing: 0.02em; color: #4D4D4D; display: inline-block; vertical-align: middle; }

@media (max-width: 767px) { .top .news .c-news__item a .txtTime { background: url(../../img/common/icon-time.svg) left top 4px no-repeat; background-size: 14px 14px; padding-left: 20px; font-size: 12px; font-size: 1.2rem; line-height: 21px; } }

.top .news .c-news__item a .txtTitle { display: block; margin-top: 7px; font-size: 17px; font-size: 1.7rem; line-height: 28px; letter-spacing: 0em; }

@media (max-width: 767px) { .top .news .c-news__item a .txtTitle { font-weight: bold; font-size: 15px; font-size: 1.5rem; line-height: 23px; letter-spacing: 0.026em; } }

.top .news__tabTitle { text-align: center; position: relative; border-bottom: 1px solid #00439B; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 52px; }

@media only screen and (max-width: 767px) { .top .news__tabTitle { margin-bottom: 0; display: none; position: absolute; background: #fff; left: 0; right: 0; top: 50px; z-index: 10; } }

.top .news__tabTitle li { display: block; padding: 0 5px; }

@media only screen and (max-width: 767px) { .top .news__tabTitle li { width: 100%; padding: 0; } }

.top .news__tabTitle li span { display: block; border: 1px solid #00439B; border-bottom: none; font-size: 13px; font-size: 1.3rem; line-height: 22px; letter-spacing: 0.02em; text-align: center; min-width: 125px; color: #00439B; font-weight: 500; padding: 11px 10px; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

@media only screen and (min-width: 768px) and (max-width: 850px) { .top .news__tabTitle li span { min-width: 0; } }

.top .news__tabTitle li.active span { background: #00439B; color: #fff; font-weight: bold; }

@media only screen and (min-width: 1025px) { .top .news__tabTitle li:hover span { background: #00439B; color: #fff; font-weight: bold; } }

.top .news__tabContent { display: none; }

.top .news__tabContent.active { display: flex; }

.top .news .about__btn { margin-top: 35px; }

@media (max-width: 767px) { .top .news .about__btn { margin-top: 38px; } }

.top .news .about__btn a { max-width: 246px; }

@media (max-width: 767px) { .top .news .about__btn a { max-width: 284px; } }

.top .seo__item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; align-items: center; background: #F2F2F2; }

.top .seo__item:nth-child(even) { -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.top .seo__item .img, .top .seo__item .txt { width: 50%; }

@media (max-width: 767px) { .top .seo__item .img, .top .seo__item .txt { width: 100%; } }

.top .seo__item .img img { width: 100%; }

@media only screen and (min-width: 767px) and (max-width: 969px) { .top .seo__item .img img { width: 100%; height: 400px; object-fit: cover; } }

.top .seo__item .txt { padding: 94px 88px; }

@media only screen and (max-width: 1360px) { .top .seo__item .txt { padding: 40px; } }

@media only screen and (max-width: 1024px) { .top .seo__item .txt { padding: 30px; } }

@media (max-width: 767px) { .top .seo__item .txt { padding: 30px 20px 50px; } }

.top .seo__item .txt .txtTitle { line-height: 26px; letter-spacing: 0em; font-weight: bold; margin-bottom: 12px; }

@media (max-width: 767px) { .top .seo__item .txt .txtTitle { font-size: 16px; font-size: 1.6rem; line-height: 26px; } }

.top .seo__item .txt p { font-size: 14px; font-size: 1.4rem; line-height: 26px; letter-spacing: 0em; }

@media (max-width: 767px) { .top .seo__item .txt p { font-size: 13px; font-size: 1.3rem; line-height: 22px; } }

.top .seo__item:nth-child(even) { background: #fff; }

.top .banner { height: 563px; background-position: center center; background-repeat: no-repeat; background-size: cover; }

@media (max-width: 767px) { .top .banner { height: 214px; } }

.top .banner img { opacity: 0; }

/*# sourceMappingURL=maps/top.min.css.map */
