@charset "UTF-8";
@media screen and (max-width: 767px) {
  /* 20250910 add < --- */
  .area-mv-text .area-mv-text-inner {
    position: relative;
    top: 0;
    right: 0;
    text-align: left;
    padding: 0 30px;
    width: 100%;
  }
  .area-mv-text {
    padding: 0;
  }
  /* --- > 20250910 add */
}
h2.p-translation02-headline__main.heading {
  font-size: 24px;
}

p.p-translation02-desc {
  font-size: 16px;
}

span.count-up.count-size.num,
.p-translation02-achieve .no-count {
  font-size: 32px;
}

.fv_cta_area.block {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
  display: block;
  position: absolute;
  right: 20px;
  bottom: 0;
}

.fv_cta_area p.fv_cta_area.text {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
}

.fv_cta_area p.fv_cta_area.btn-orange {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
}

.fv_cta_area p.fv_cta_area.btn-orange a {
  text-align: center;
  margin: 0 auto;
  padding: 18px 0;
  font-size: 16px;
  width: 300px;
  text-decoration: none;
}

.fv_cta_area .btn-orange {
  text-align: center;
}

.fv_cta_area .btn-orange a {
  display: inline-block;
  height: 100%;
  border: 1px solid #cc4b00;
  background: #cc4b00;
  padding: 15px 0;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
}

.fv_cta_area .btn-orange a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.2s;
}

.fv_cta_area .btn-orange a:hover:after {
  right: 15px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

@media print, screen and (min-width: 768px) {
  .fv_cta_area .btn-orange a {
    padding: 15px 0;
  }
}
@media print, screen and (min-width: 960px) {
  .fv_cta_area .btn-orange a {
    transition: 0.2s;
  }
  .fv_cta_area .btn-orange a:hover {
    background: #A33C00;
    color: #FFF;
  }
}
.fv_cta_area p.fv_cta_area.textlink {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
}

.fv_cta_area p.fv_cta_area.textlink a {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .fv_cta_area p.fv_cta_area.text {
    display: inline-block;
  }
  .fv_cta_area p.fv_cta_area.btn-orange {
    display: inline-block;
  }
  .fv_cta_area p.fv_cta_area.textlink {
    display: inline-block;
  }
}
.area-mv-text .area-mv-text-inner {
  position: relative;
  top: 0;
  left: 0;
  right: auto;
}
.area-mv-text h1 {
  margin: 0;
  padding: 0;
}

body#home .area-mv {
  height: 460px;
}

.top_bannerbox {
  padding: 0;
}

@media screen and (max-width: 1200px) {
  .fv_cta_area.block {
    position: static;
    float: left;
    width: 40%;
    margin-left: 60px;
  }
  .area-mv-text-inner {
    position: static;
    width: 50%;
    float: left;
  }
  body#home .area-mv {
    height: 430px;
  }
  .fv_cta_area p.fv_cta_area.btn-orange a {
    width: 260px;
  }
  .area-mv-text h1 {
    width: auto;
  }
  .area-mv-text p {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .fv_cta_area.block {
    position: static;
    right: auto;
    display: block;
    width: 88%;
    margin: 0 6%;
  }
  body#home .area-mv {
    margin: 0;
    display: block;
    height: 440px;
    background-position: center;
    background-size: 240%;
  }
}
#home.patent .area-mv {
  background: url(../../field/patent/img/patent_main-img.jpg) no-repeat #eaeef1;
  background-position: center;
}
#home.patent .bnr-patent_case1__long {
  margin: 0 auto;
}

@media print, screen and (max-width: 1200px) {
  #home.patent .area-mv {
    height: 410px;
  }
}
@media print, screen and (max-width: 768px) {
  #home.patent .bnr-patent_case1__long {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 960px) {
  .book-list.patent li a {
    height: 397px;
  }
}
@media print, screen and (max-width: 959px) {
  .book-list.patent li a {
    height: 353px;
  }
}
@media print, screen and (min-width: 960px) {
  .book-list.medical li a {
    height: 287px;
  }
}
@media print, screen and (max-width: 959px) {
  .book-list.medical li a {
    height: 286px;
  }
}
#home.industry .area-mv {
  background: url(../../field/industry/img/industry_main-img.jpg) no-repeat #eaeef1;
  background-position: center;
}
#home.industry .bnr-industry__long {
  margin: 0 auto 20px;
}

@media screen and (max-width: 1010px) {
  #home.industry br.br-pc {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  #home.industry .area-mv {
    background-position: 0;
  }
  #home.industry .area-mv-text h1 {
    font-size: 34px;
    line-height: 1.5em;
  }
  #home.industry .area-mv-text h1 span,
  #home.industry .area-mv-text h1 span span {
    font-size: 34px;
    margin-bottom: 0;
  }
  #home.industry .bnr-industry__long {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 960px) {
  .book-list.industry li a {
    height: 330px;
  }
}
@media print, screen and (max-width: 959px) {
  .book-list.industry li a {
    height: 339px;
  }
}
#home.finance-legal .area-mv {
  background: url(../../field/finance-legal/img/finance_main-img.jpg) no-repeat #ece6d9;
  background-position: center;
  background-size: cover;
}
#home.finance-legal .top_bannerlist > li:nth-child(1) {
  border: 1px solid #ccc;
}

@media print, screen and (min-width: 960px) {
  .book-list.finance-legal li a {
    height: 409px;
  }
  .top_bannerbox.-finance-legal ul li:nth-child(2) {
    margin-left: 0px;
  }
}
@media print, screen and (max-width: 959px) {
  .book-list.finance-legal li a {
    height: 378px;
  }
  #home.finance-legal .top_bannerbox .sp {
    display: block;
  }
}
@media print, screen and (max-width: 768px) {
  .top_bannerbox.-finance-legal {
    margin-top: 10px;
  }
}
@media print, screen and (max-width: 767px) {
  .book-list.field li {
    width: 100%;
  }
  .book-list.field li a {
    width: 100%;
    height: 80px;
  }
}
@media screen and (min-width: 768px) {
  #footer #btn-pagetop a {
    font-size: 12px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #footer #btn-pagetop a {
    font-size: 12px;
    padding-top: 30px;
  }
}
#footer .footer-logo-area p {
  font-size: 12px;
  font-family: -apple-system, BlinkMacSystemFont, MyYuGothicM, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}

#footer .copyright {
  font-size: 12px;
  font-family: -apple-system, BlinkMacSystemFont, MyYuGothicM, "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
}/*# sourceMappingURL=add_field_1.1.css.map */