@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 {
    /* -- 20260121 4 分野TOP_Know系、取り扱い文書追加 start --*/
    height: 310px;
    /* -- 20260121 4 分野TOP_Know系、取り扱い文書追加 end --*/
  }
}
@media print, screen and (max-width: 959px) {
  .book-list.medical li a {
    /* -- 20260121 4 分野TOP_Know系、取り扱い文書追加 start --*/
    height: 300px;
    /* -- 20260121 4 分野TOP_Know系、取り扱い文書追加 end --*/
  }
}
#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;
}

/* -- 20260120 4 分野TOP_Know系、取り扱い文書追加 start --*/
.nv-bnr-outer {
  margin: 40px auto;
}

@media screen and (max-width: 959px) {
  .top_bannerbox ul li {
    margin: 0 0 10px 0;
  }
  .top_bannerbox ul li:last-child {
    margin-bottom: 0;
  }
  .top_bannerbox.-finance-legal {
    margin-top: 0;
  }
}

body#home .area-mv {
  margin-bottom: 0px;
}

.field-know {
  padding: 20px 0;
  background-color: #3E4750;
}
.field-know .container {
  max-width: 1040px;
  padding-left: 20px;
  padding-right: 20px;
}
.field-know .ttl-large {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
}
.field-know .ttl-large:after {
  background: #fff;
  height: 3px;
}
.field-know p {
  color: #fff;
  font-size: 16px;
}

.book-outer h2 {
  font-size: 24px;
  margin-bottom: 20px;
  letter-spacing: unset;
}
.book-outer__text {
  max-width: 900px;
  margin: 0 auto 40px;
  font-size: 16px;
  padding: 0 20px;
}

.book-outer {
  padding: 60px 0;
}

/* -- 20260120 4 分野TOP_Know系、取り扱い文書追加 end --*/
/* -- 20260121 4 分野TOP_Know系、取り扱い文書追加 start --*/
@media screen and (max-width: 439px) {
  .book-list a h3 {
    font-size: 14px;
  }
}

/* -- 20260121 4 分野TOP_Know系、取り扱い文書追加 end --*/
/* -- 20260217 4 分野TOP_よくある悩み start --*/
.field-problem {
  margin: 0 auto;
  background-color: #f5f5f5;
  padding: 80px 0;
}
.field-problem ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
}
.field-problem ul li {
  width: calc((100% - 30px) / 3);
  border: 1px solid #0075AC;
  background-color: #F0F5F8;
  padding: 20px 10px;
  border-radius: 4px;
}
@media screen and (min-width: 475px) and (max-width: 767px) {
  .field-problem ul li {
    width: calc((100% - 15px) / 2);
  }
}
@media screen and (max-width: 474px) {
  .field-problem ul li {
    width: 100%;
  }
}
.field-problem ul li div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #C7C9CA;
}
@media screen and (max-width: 768px) {
  .field-problem ul li div img {
    width: 35px;
  }
}
.field-problem ul li span {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .field-problem ul li span {
    font-size: 18px;
  }
}
.field-problem ul li p {
  color: #0075AC;
  font-size: 16px;
  padding-bottom: 0;
}

/* -- 20260217 4 分野TOP_よくある悩み end --*/
/* -- 20260217 4 分野TOP_選ばれる理由 start --*/
.field-reason {
  margin: 0 auto;
  background-color: #FFF3DF;
  padding: 80px 0;
  position: relative;
}
.field-reason::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #f5f5f5;
}
.field-reason ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
}
.field-reason ul li {
  width: calc((100% - 30px) / 3);
  background-color: #ffffff;
  padding: 25px 20px;
  border-radius: 4px;
}
@media screen and (min-width: 475px) and (max-width: 768px) {
  .field-reason ul li {
    width: calc((100% - 15px) / 2);
  }
}
@media screen and (max-width: 474px) {
  .field-reason ul li {
    width: 100%;
  }
}
.field-reason ul li div {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #C7C9CA;
  gap: 15px;
  min-height: 75px;
}
@media screen and (max-width: 768px) {
  .field-reason ul li div img {
    width: 30px;
  }
}
.field-reason ul li span {
  font-size: 20px;
  font-weight: 700;
  color: #EB9300;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .field-reason ul li span {
    font-size: 18px;
  }
}
.field-reason ul li p {
  font-size: 16px;
  padding-bottom: 0;
}

/* -- 20260217 4 分野TOP_選ばれる理由 end --*/
/* -- 20260217 4 分野TOP_お客様の声 start --*/
.field-voice {
  margin: 0 auto;
  background-color: #f5f5f5;
  padding: 80px 0;
}
.field-voice ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 15px;
  margin-bottom: 40px;
}
.field-voice ul li {
  border: 1px solid #ed9300;
  width: calc((100% - 45px) / 4);
  background-color: #ffffff;
  padding: 15px 10px;
}
@media screen and (min-width: 650px) and (max-width: 1062px) {
  .field-voice ul li {
    width: calc((100% - 30px) / 3);
  }
}
@media screen and (min-width: 451px) and (max-width: 649px) {
  .field-voice ul li {
    width: calc((100% - 15px) / 2);
  }
}
@media screen and (max-width: 450px) {
  .field-voice ul li {
    width: 100%;
    max-width: 350px;
  }
}
.field-voice ul li div:not([class]) {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  overflow: hidden;
  aspect-ratio: 2/1;
}
@media screen and (max-width: 450px) {
  .field-voice ul li div:not([class]) {
    max-width: 250px;
    margin: 0 auto 15px;
  }
}
.field-voice ul li div:not([class]) img {
  transition: all 0.3s;
}
.field-voice ul li p:not([class]) {
  font-size: 12px;
  margin-bottom: 15px;
  flex: 1;
}
.field-voice ul li span {
  background-color: #f1f1f1;
  color: #717171;
  padding: 4px 8px 3px;
  font-size: 11px;
  display: block;
  min-width: 68px;
  text-align: center;
}
.field-voice ul li a {
  width: 100%;
  padding: 5px;
  border: 1px solid #ed9300;
  font-weight: 700;
  transition: all 0.3s;
  text-align: center;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .field-voice ul li a:hover {
    background-color: #ed9300;
    color: #ffffff;
  }
  .field-voice ul li a:hover div img {
    transform: scale(1.05);
  }
}
.field-voice__box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.field-voice__company {
  font-weight: 700;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.field-voice__flex {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

/* -- 20260217 4 分野TOP_お客様の声 end --*/
/* -- 20260217 4 分野TOP_よくある質問 start --*/
.field-question {
  margin: 0 auto;
  background-color: #f5f5f5;
  padding: 80px 0;
}
.field-question ul {
  width: 100%;
}
.field-question ul li {
  width: 100%;
  border: 1px solid #ed9300;
  background-color: #ffffff;
}
.field-question ul li:not(:last-child) {
  margin-bottom: 15px;
}
.field-question__q {
  display: flex;
  position: relative;
  padding: 12px 40px 15px 20px;
  justify-content: flex-start;
  align-items: center;
  color: black;
  font-size: 16px;
  transition: 0.3s;
  text-align: left;
}
.field-question__q p {
  font-weight: 700;
  padding-bottom: 0;
  padding-top: 4px;
}
.field-question__q::before {
  content: "Q";
  position: relative;
  top: 2px;
  display: inline-block;
  margin-right: 15px;
  color: orange;
  font-size: 32px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  width: 25px;
}
.field-question__q::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 3px #b6b6b6;
  border-right: solid 3px #b6b6b6;
  border-radius: 1px;
  transform: rotate(135deg);
  display: block;
  margin-left: auto;
  right: 20px;
  position: absolute;
  transition: all 0.3s;
  top: 48%;
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
}
.field-question__q:hover {
  color: #ed9300;
}
.field-question__q:hover::before {
  color: #ed9300;
}
.field-question__q:hover::after {
  border-top: solid 3px #717171;
  border-right: solid 3px #717171;
}
.field-question__q.is-open::after {
  transform: rotate(-45deg);
  border-top: solid 3px #717171;
  border-right: solid 3px #717171;
}
.field-question__a {
  display: flex;
  padding: 5px 50px 15px 20px;
  font-size: 16px;
}
.field-question__a::before {
  content: "A";
  display: inline-block;
  margin-right: 15px;
  font-size: 28px;
  padding: 0 4px;
}
.field-question__a a {
  transition: all 0.3s;
  text-decoration: underline;
  color: #009efd;
}
.field-question__a a:hover {
  opacity: 0.6;
}

/* -- 20260217 4 分野TOP_よくある質問 end --*/
/* -- 20260217 4 分野TOP_共通 start --*/
.field-container {
  max-width: 1040px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
.field-container h2 {
  font-size: 24px;
  margin-bottom: 30px;
  letter-spacing: unset;
  text-align: center;
  font-weight: bold;
}

.field-cta {
  margin: 0 auto;
  background-color: #E8E7E6;
  padding: 50px 0;
}
.field-cta .btn-orange {
  display: block;
  height: 100%;
  background: #cc4b00;
  padding: 15px 0;
  color: #FFFFFF;
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
  text-align: center;
  margin: 0 auto 20px;
  padding: 18px 0;
  font-size: 16px;
  width: 300px;
  text-decoration: none;
  transition: 0.2s;
}
.field-cta .btn-orange::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;
}
.field-cta .btn-orange:hover {
  background: #A33C00;
  color: #FFF;
}
.field-cta .btn-orange:hover::after {
  right: 15px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}
.field-cta .textlink {
  display: block;
  text-decoration: underline;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 14px;
  transition: all 0.2s;
}
.field-cta .textlink:hover {
  color: #ed9301;
}

.p-translation02-section.-gry {
  background-color: #f5f5f5 !important;
}

/* -- 20260217 4 分野TOP_共通 end --*//*# sourceMappingURL=add_field_1.3.css.map */