@charset "UTF-8";

/* add 20260309 */
html { scroll-behavior: smooth;}

._under .under_ttl {
  position: relative;
  margin: 0 0 3.25vw;
  padding: 7.1vw 0 0;
}
._under .under_ttl::before {
  display: block;
  position: absolute;
  content: "";
  width: 22.8vw;
  height: 44.3vw;
  left: 0;
  top: -8.79vw;
  background: url(../images/common/under_ttl_pc01.png) no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
._under .under_ttl::after {
  display: block;
  position: absolute;
  content: "";
  width: 9.0vw;
  height: 9.9vw;
  right: 0;
  top: 16.9vw;
  background: url(../images/common/under_ttl_pc02.png) no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}
._under .under_ttl h1.under_ttl_h1 {
  position: relative;
  z-index: 2;
  margin: 0 auto 2.6vw;
  width: 72vw;
  color: #1E1E1E;
  font-size: 5.8vw;
}
._under .under_ttl h1.under_ttl_h1 .en {
  padding-right: 2.0vw;
}
._under .under_ttl h1.under_ttl_h1 .ja {
  font-size: 31%;
  font-weight: normal;
  padding-left: 2.0vw;
  border-left: 1px solid #1E1E1E;
}
@media screen and (max-width: 767px) {
  .breadcrumb-container {
    position: relative;
    z-index: 3;
  }
  ._under .under_ttl {
    margin: 0 0 8.9vw;
    padding: 12.3vw 0 0;
  }
  ._under .under_ttl::before {
    width: 30.2vw;
    height: 64.3vw;
    top: -4.6vw;
    background: url(../images/common/under_ttl_sp01.png) no-repeat;
    background-size: 100% 100%;
  }
  ._under .under_ttl::after {
    width: 12.8vw;
    height: 19.4vw;
    right: 0;
    top: 48.7vw;
    background: url(../images/common/under_ttl_sp02.png) no-repeat;
    background-size: 100% 100%;
  }
  ._under .under_ttl h1.under_ttl_h1 {
    margin: 0 5.12% 8.9vw;
    font-size: 12.3vw;
  }
  ._under .under_ttl h1.under_ttl_h1 .en {
    padding-right: 0;
    padding-bottom: 5.12vw;
    display: block;
    line-height: 1.1;
  }
  ._under .under_ttl h1.under_ttl_h1 .ja {
    font-size: 4.1vw;
    padding-left: 0em;
    border-left: none;
    position: relative;
    padding-top: 5.12vw;
    display: block;
  }
  ._under .under_ttl h1.under_ttl_h1 .ja::after {
    display: block;
    position: absolute;
    content: "";
    width: 4.1vw;
    height: 1px;
    background: #000000;
    left: 0;
    top: 0;
  }
}

.under_cell {}
.under_cell .under_inner {
  margin: 0 auto 0em;
  width: 72vw;
}

.footer_bnr {
  background: #EFEFEF;
  padding: 5.8vw 0;
  margin: 6em 0 0;
}
.footer_bnr ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 62.8%;
}
.footer_bnr ul li {
  width: 46.8%;
}
.footer_bnr ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
  text-align: center;
  height: 6.9vw;
  width: 100%;
  position: relative;
  background: #fff;
  padding: 0 0 0 0em;
  text-decoration: none;
  font-size: 1em;
  color: #1E1E1E;
  font-weight: 500;
  border: 1px solid #A5A5A5;
}
.footer_bnr ul li a::before {
  display: block;
  position: absolute;
  content: "";
  width: 1.88vw;
  height: 0.52vw;
  left: 2.2vw;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/icon_line02.png) no-repeat;
  background-size: 100% 100%;
}
.footer_bnr ul li a::after {
  display: block;
  position: absolute;
  content: "";
  width: 1.3vw;
  height: 1.3vw;
  right: 2.28vw;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/icon_arrow02.png) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .under_cell .under_inner {
    width: 89.7vw;
  }

  .footer_bnr {
    padding: 10.2vw 0;
    margin: 12.8vw 0 0;
  }
  .footer_bnr ul {
    flex-direction: column;
    width: 89.7vw;
  }
  .footer_bnr ul li {
    width: 100%;
    margin: 0 0 3.8vw;
  }
  .footer_bnr ul li:last-child {
    margin: 0 0 0vw;
  }
  .footer_bnr ul li a {
    justify-content: flex-start;
    line-height: 1.5;
    text-align: left;
    height: 24.6vw;
    padding: 0 0 0 17.3vw;
    font-size: 4.1vw;
    color: #1E1E1E;
    font-weight: 500;
  }
  .footer_bnr ul li a span {
    display: block;
    width: 51vw;
  }
  .footer_bnr ul li a::before {
    width: 7.43vw;
    height: 2.05vw;
    left: 5.9vw;
    background: url(../images/common/icon_line02.png) no-repeat;
    background-size: 100% 100%;
  }
  .footer_bnr ul li a::after {
    width: 5.12vw;
    height: 5.12vw;
    right: 5.9vw;
    background: url(../images/common/icon_arrow02.png) no-repeat;
    background-size: 100% 100%;
  }
}


/* domain */
.domain .lead_txt {
  font-size: 1em;
  line-height: 1.5;
  color: #1E1E1E;
  margin: 0 0 3.9vw;
}
.domain .under_pagelink {
  display: flex;
  justify-content: space-between;
  margin: 0 0 2.9vw;
}
.domain .under_pagelink li {
  width: 48%;
}
.domain .under_pagelink li a {
  display: flex;
  align-items: center;
  line-height: 1;
  height: 7.7vw;
  width: 100%;
  position: relative;
  background: #FFD3AD;
  padding: 0 0 0 5.2vw;
  text-decoration: none;
  font-size: 1.82vw;
  color: #1E1E1E;
  font-weight: bold;
}
.domain .under_pagelink li a::before {
  display: block;
  position: absolute;
  content: "";
  width: 2.6vw;
  height: 1.6vw;
  left: 1.3vw;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/icon_line01.png) no-repeat;
  background-size: 100% 100%;
}
.domain .under_pagelink li a::after {
  display: block;
  position: absolute;
  content: "";
  width: 1.3vw;
  height: 1.3vw;
  right: 2.2vw;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/common/icon_arrow01.png) no-repeat;
  background-size: 100% 100%;
}
.domain .arrow {
  width: 2.47vw;
  margin: 0 auto 1.95vw;
}
.domain .lead_line {
  text-align: center;
  font-size: 2.6vw;
  font-weight: bold;
  line-height: 1.5;
  color: #1E1E1E;
  margin: 0 auto 4.88vw;
  letter-spacing: 0.15em;
}
.domain .lead_line span {
  background: url(../images/opsol/domain/lead_line.png) no-repeat bottom center;
  background-size: 100% 1.0vw;
  padding: 0 1.6vw;
}
@media screen and (max-width: 767px) {
  .domain .lead_txt {
    font-size: 3.8vw;
    line-height: 1.75;
    margin: 0 0 8.2vw;
  }
  .domain .under_pagelink {
    flex-direction: column;
    margin: 0 0 5.6vw;
  }
  .domain .under_pagelink li {
    width: 100%;
    margin: 0 0 2.0vw;
  }
  .domain .under_pagelink li:last-child {
    margin: 0 0 0vw;
  }
  .domain .under_pagelink li a {
    line-height: 1;
    height: 14.8vw;
    padding: 0 0 0 14.1vw;
    font-size: 3.8vw;
  }
  .domain .under_pagelink li a::before {
    width: 5.89vw;
    height: 5.89vw;
    left: 5.12vw;
    background: url(../images/common/icon_line03.png) no-repeat;
    background-size: 100% 100%;
  }
  .domain .under_pagelink li a::after {
    width: 5.12vw;
    height: 5.12vw;
    right: 5.12vw;
    background: url(../images/common/icon_arrow01.png) no-repeat;
    background-size: 100% 100%;
  }
  .domain .arrow {
    width: 5.6vw;
    margin: 0 auto 4.6vw;
  }
  .domain .lead_line {
    font-size: 7.69vw;
    margin: 0 auto 9.2vw;
  }
}


.domain h2 {
  font-size: 2.08vw;
  color: #1E1E1E;
  padding: 0 0 0 1.6vw;
  margin: 0 0 1.3vw;
  background: url(../images/opsol/domain/icon_h2.png) no-repeat left center;
  background-size: 0.4vw 100%;
  letter-spacing: 0.03em;
}
.domain h3 {
  font-size: 1.8vw;
  color: #1E1E1E;
  padding: 0 0 0 1.17vw;
  margin: 0 0 2.6vw;
  background: url(../images/opsol/domain/icon_h3.png) no-repeat left center;
  background-size: 0.5vw 0.5vw;
  letter-spacing: 0.03em;
}
.domain .domain_txt01 {
  font-size: 1.3vw;
  font-weight: bold;
  line-height: 1;
  color: #EF8A28;
  margin: 0 0 1.5vw;
}
.domain .domain_txt02 {
  font-size: 1em;
  line-height: 1.75;
  color: #1E1E1E;
  margin: 0 0 3.9vw;
}
.domain .list_domain {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
}
.domain .list_domain li {
  width: calc(48% - 2px);
  border: 1px solid #BDBDBD;
  border-top: 5px solid #ED6C00;
  margin: 0 4% 3.25vw 0;
}
.domain .list_domain li:nth-child(2n) {
  margin: 0 0% 3.25vw 0;
}
.domain .list_domain li .list_ttl {
  display: flex;
  padding: 0 1.95vw;
  justify-content: space-between;
  align-items: center;
  height: 12vw;
  background: #EFEFEF;
}
.domain .list_domain li .list_ttl h4 {
  font-size: 1.95vw;
  font-weight: bold;
  line-height: 1.3;
  color: #1E1E1E;
  margin: 0;
  max-width: 18.3vw;
}
.domain .list_domain li .list_ttl h4 span{
  font-size: 60%;
  display: block;
}
.domain .list_domain li .list_ttl .icon {
  width: 10vw;
}
.domain .list_domain li .toggle_detail {
  padding: 1.95vw 1.95vw;
}
.domain .list_domain li .toggle_detail .txt_detail01 {
  font-size: 1vw;
  line-height: 1.5;
  color: #1E1E1E;
  margin: 0 0 0.9em;
  /*
  min-height: 7.0vw;
  */
  word-break: break-all;
  letter-spacing: 0.1em;
}
.domain .list_domain li .toggle_detail .txt_detail02 {
  font-size: 0.84vw;
  line-height: 1.84;
  color: #F24822;
  margin: 0 0 0em;
}
.domain .list_domain li .toggle {
  display: none;
}
@media screen and (max-width: 767px) {
  .domain h2 {
    font-size: 6.15vw;
    padding: 0 0 0 3.5vw;
    margin: 0 0 4.6vw;
    background: url(../images/opsol/domain/icon_h2.png) no-repeat left center;
    background-size: 1.0vw 100%;
  }
  .domain h3 {
    font-size: 5.6vw;
    padding: 0 0 0 5.6vw;
    margin: 0 0 5.12vw;
    background-size: 2.8vw 2.8vw;
  }
  .domain .domain_txt01 {
    font-size: 4.6vw;
    margin: 0 0 5.12vw;
    line-height: 1.66;
  }
  .domain .domain_txt02 {
    font-size: 3.8vw;
    margin: 0 0 10.7vw;
  }
  .domain .list_domain {
    margin: 0 0 20px;
  }
  .domain .list_domain li {
    width: calc(100% - 2px);
    border-top: 4px solid #ED6C00;
    margin: 0 0 5.6vw 0;
  }
  .domain .list_domain li:nth-child(2n) {
    margin: 0 0% 5.6vw 0;
  }
  .domain .list_domain li .list_ttl {
    padding: 0 4.6vw;
    height: 30.7vw;
  }
  .domain .list_domain li .list_ttl h4 {
    font-size: 5.12vw;
    max-width: 52.8vw;
  }
  .domain .list_domain li .list_ttl .icon {
    width: 20.5vw;
    padding: 0;
  }
  .domain .list_domain li .list_ttl .icon::before {
    display: none;
  }
  .domain .list_domain li .toggle_detail {
    padding: 4.6vw 4.6vw;
    display: none;
  }
  .domain .list_domain li .toggle_detail .txt_detail01 {
    font-size: 3.5vw;
    margin: 0 0 3.07vw;
    min-height: auto;
  }
  .domain .list_domain li .toggle_detail .txt_detail02 {
    font-size: 3.33vw;
    line-height: 1.5;
  }
  .domain .list_domain li .toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 15.3vw;
    margin: 0;
    padding: 0;
  }
  .domain .list_domain li .toggle span {
    padding: 0 8.2vw 0 0;
    position: relative;
    background: url(../images/common/icon_plus.png) no-repeat right center;
    background-size: 5.12vw 5.12vw;
  }
  .domain .list_domain li .toggle.is-open span {
    background: url(../images/common/icon_minus.png) no-repeat right center;
    background-size: 5.12vw 5.12vw;
  }
}


/* advantage */
._under.advantage .under_ttl::after { display: none;}
.advantage .lead_txt {
  font-size: 1em;
  line-height: 1.5;
  color: #1E1E1E;
  margin: 0 0 3.9vw;
}
.advantage .cell {
  margin: 0 0 7.8vw;
}
.advantage h2 {
  font-size: 2.3vw;
  color: #1E1E1E;
  padding: 0 0 0 1.9vw;
  margin: 0 0 2.6vw;
  background: url(../images/opsol/domain/icon_h3.png) no-repeat left center;
  background-size: 0.5vw 0.5vw;
  letter-spacing: 0.1em;
}
.advantage .flcell {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 768px) {
  .advantage .flcell {
    align-items: stretch;
  }
}
.advantage .flcell.deco02:after{
  content:'';
  background: url(../images/opsol/advantage/deco.svg) no-repeat;
  background-size:contain;
  width: 143px;
  height: 93px;
  display: block;
  position: absolute;
  bottom: -86px;
  right:-207px;
}

.advantage .flcell.deco03:after{
  content:'';
  background: url(../images/opsol/advantage/deco.svg) no-repeat;
  background-size:contain;
  width: 143px;
  height: 93px;
  display: block;
  position: absolute;
  bottom: -74px;
  right: -112px;
}
.advantage .flcell.deco04:after{
  content:'';
  background: url(../images/opsol/advantage/deco.svg) no-repeat;
  background-size:contain;
  width: 143px;
  height: 93px;
  display: block;
  position: absolute;
  bottom: -30px;
  left:-170px;
}
.advantage .flcell .fleft {
  width: 47.8%;
  position: relative;
  display: flex;
  align-self: stretch;
}
@media screen and (min-width: 768px) {
  .advantage .flcell.deco02 .fleft {
    background: url(../images/opsol/advantage/img01_pc.jpg) center/cover no-repeat;
  }
  .advantage .flcell.deco03 .fleft {
    background: url(../images/opsol/advantage/img02_pc.jpg) center/cover no-repeat;
  }
  .advantage .flcell.deco04 .fleft {
    background: url(../images/opsol/advantage/img03_pc.jpg) center/cover no-repeat;
  }
}

.advantage .flcell .fleft.deco01:after{
  content:'';
  background: url(../images/opsol/advantage/deco.svg) no-repeat;
  background-size:contain;
  width: 171px;
  height: 127px;
  display: block;
  position: absolute;
  bottom: 207px;
  left:-80px;
}
.advantage .flcell .fright {
  width: 47.8%;
}
.advantage .flcell .fright .txt {
  font-size: 1vw;
  line-height: 1.875;
  margin: 0 0 1.88vw;
  color: #1E1E1E;
}
.advantage .flcell .fright .txt:last-of-type {
  margin: 0 0 1.88vw;
}
.advantage .txt_link {
  text-align: right;
  font-size: 1vw;
  color: #1E1E1E;
  padding: 0 2.08vw 0 0;
  margin: 0.65vw 0 0;
  background: url(../images/common/icon_arrow02.png) no-repeat right center;
  background-size: 1.3vw 1.3vw;
  letter-spacing: 0.1em;
}
.advantage .txt_link:last-of-type {
  margin: 1.95vw 0 0;
}
.advantage .txt_link a {
  text-decoration: none;
  color: #1E1E1E;
}
@media screen and (max-width: 767px) {
  .advantage .lead_txt {
    font-size: 3.8vw;
    margin: 0 0 10.2vw;
    line-height: 1.75;
  }
  .advantage .cell {
    margin: 0 0 16.6vw;
  }
  .advantage h2 {
    font-size: 7.17vw;
    padding: 0 0 0 5.12vw;
    margin: 0 0 10.2vw;
    background: url(../images/opsol/domain/icon_h3.png) no-repeat left 4.0vw;
    background-size: 2.8vw 2.8vw;
    line-height: 1.35;
  }
  .advantage .flcell.deco03:after{
    width: 82px;
    height: 93px;
    top: -46px;
    bottom:unset;
    right: -54px;
  }
  .advantage .flcell.deco04:before{
    content:'';
    background: url(../images/opsol/advantage/deco04_before.png) no-repeat;
    background-size: contain;
    width: 13vw;
    height: 12.9vw;
    display: block;
    position: absolute;
    top: 1.5vw;
    right: -5.15vw;
    z-index: 2;
  }
  .advantage .flcell.deco04:after{
    width: 54px;
    height: 93px;
    bottom: -106px;
    left: -30px;
  }
  .advantage .flcell {
    flex-direction: column;
  }
  .advantage .flcell .fleft {
    width: 100%;
    margin-bottom: 7.17vw;
  }
  .advantage .flcell .fleft.deco01:after{
    width: 98px;
    height: 71px;
    display: block;
    position: absolute;
    bottom: 0;
    left:-40px;
  }

  .advantage .flcell .fright {
    width: 100%;
  }
  .advantage .flcell .fright .txt {
    font-size: 3.8vw;
    line-height: 1.75;
    margin: 0 0 8.2vw;
  }
  .advantage .flcell .fright .txt:last-of-type {
    margin: 0 0 11.5vw;
  }
  .advantage .txt_link {
    font-size: 3.8vw;
    padding: 0 8.46vw 0 0;
    margin: 7.17vw 0 0;
    background: url(../images/common/icon_arrow02.png) no-repeat right center;
    background-size: 5.12vw 5.12vw;
  }
}

/* company */
.company .lead_txt {
  font-size: 1em;
  line-height: 1.75;
  color: #1E1E1E;
  margin: 0 0 3.9vw;
}
.company .company_txt01 {
  min-height: 1.3vw;
  font-size: 1em;
  padding: 0 0 0 2.6vw;
  margin: 0 0 3.9vw;
  line-height: 1;
  background: url(../images/common/icon_arrow01.png) no-repeat left center;
  background-size: 1.3vw 1.3vw;
  color: #1E1E1E;
}
.company .company_txt01 a {
  text-decoration: none;
  color: #1E1E1E;
}

.company .h2_ttl {
  width: max-content;
  min-width: 24.7vw;
  position: relative;
  height: 2.9vw;
  line-height: 2.7vw;
  font-size: 1.3vw;
  padding: 0 1.9vw 0 3.6vw;
  margin: 0 0 3.2vw;
  background: url(../images/opsol/company/philosophy/h2_ttl.png) no-repeat;
  background-size: 100% 100%;
  color: #1E1E1E;
  font-weight: normal;
}
.company .h2_ttl span {
  font-family: "Barlow", sans-serif;
  font-weight: bold;
}
.company .h2_ttl::after {
  display: block;
  position: absolute;
  content: "";
  background: #ED6C00;
  width: 1.1vw;
  height: 1.1vw;
  left: 1.4vw;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.company .cell {
  margin: 0 0 6.5vw;
  position: relative;
  z-index: 1;
}
.company .cell#anc01::before {
  display: block;
  position: absolute;
  content: "";
  width: 11.17vw;
  height: 8.5vw;
  left: -5.3vw;
  top: 27.6vw;
  background: url(../images/opsol/company/philosophy/anc01_before.png) no-repeat;
  background-size: 100% 100%;
  z-index: 3;
}
.company .cell#anc01::after {
  display: block;
  position: absolute;
  content: "";
  width: 8.6vw;
  height: 6.5vw;
  right: -11.72vw;
  bottom: -4.5vw;
  background: url(../images/opsol/company/philosophy/anc01_after.png) no-repeat;
  background-size: 100% 100%;
  z-index: 3;
}
.company .cell#anc03::after {
  display: block;
  position: absolute;
  content: "";
  width: 10.9vw;
  height: 8.46vw;
  right: -8.72vw;
  bottom: -2.9vw;
  background: url(../images/opsol/company/philosophy/anc01_after.png) no-repeat;
  background-size: 100% 100%;
  z-index: 3;
}
.company .cell#anc04::before {
  display: block;
  position: absolute;
  content: "";
  width: 8.46vw;
  height: 6.5vw;
  left: -11.7vw;
  top: 25.4vw;
  background: url(../images/opsol/company/philosophy/anc01_before.png) no-repeat;
  background-size: 100% 100%;
  z-index: 3;
}
.company .philosophy_txt01 {
  font-size: 1em;
  line-height: 1.75;
  color: #1E1E1E;
  margin: 0 0 2.6vw;
}
@media screen and (max-width: 767px) {
  ._under.company .under_ttl .under_ttl_img {
    margin-top: -15.0vw;
  }
  .company .lead_txt {
    font-size: 3.8vw;
    margin: 0 0 6.4vw;
  }
  .company .company_txt01 {
    font-size: 4.1vw;
    padding: 0 0 0 7.69vw;
    margin: 0 0 7.69vw;
    line-height: 1.5;
    background: url(../images/common/icon_arrow01.png) no-repeat left 1.0vw;
    background-size: 5.12vw 5.12vw;
  }
  .company .h2_ttl {
    width: 100%;
    height: 11.5vw;
    line-height: 11.2vw;
    font-size: 4.6vw;
    padding: 0 0vw 0 12.7vw;
    margin: 0 0 8.2vw;
  }
  .company #anc06 .h2_ttl {
    height: 19.2vw;
    line-height: 1.6;
    padding-top: 1.5vw;
  }
  .company .h2_ttl::after {
    width: 4.3vw;
    height: 4.3vw;
    left: 4.3vw;
  }
  .company .cell {
    margin: 0 0 14.1vw;
  }
  .company .philosophy_txt01 {
    font-size: 3.8vw;
    margin: 0 0 8.2vw;
  }
  .company .cell#anc01::before {
    display: none;
  }
  .company .cell#anc01::after {
    display: none;
  }
  .company .cell#anc02::after {
    display: block;
    position: absolute;
    content: "";
    width: 13.3vw;
    height: 12.9vw;
    right: -5.15vw;
    bottom: 35.2vw;
    background: url(../images/opsol/company/philosophy/anc02_sp_after.png) no-repeat;
    background-size: 100% 100%;
    z-index: 3;
  }

  .company .cell#anc03::after {
    display: none;
  }
  .company .cell#anc04::before {
    display: none;
  }
  .company .cell#anc04::after {
    display: block;
    position: absolute;
    content: "";
    width: 15.9vw;
    height: 16.7vw;
    right: -5.15vw;
    top: 15.2vw;
    background: url(../images/opsol/company/philosophy/anc04_sp_after.png) no-repeat;
    background-size: 100% 100%;
    z-index: 3;
  }
  .company .cell#anc05::after {
    display: block;
    position: absolute;
    content: "";
    width: 11.9vw;
    height: 16.7vw;
    left: -5.15vw;
    top: 26.6vw;
    background: url(../images/opsol/company/philosophy/anc05_sp_before.png) no-repeat;
    background-size: 100% 100%;
    z-index: 0;
  }
  .company .cell#anc06::before {
    display: block;
    position: absolute;
    content: "";
    width: 11.3vw;
    height: 12.9vw;
    left: -5.15vw;
    bottom: -6.15vw;
    background: url(../images/opsol/company/philosophy/anc06_sp_before.png) no-repeat;
    background-size: 100% 100%;
    z-index: 3;
  }
  .company .cell#anc06::after {
    display: block;
    position: absolute;
    content: "";
    width: 15.9vw;
    height: 16.7vw;
    right: -5.15vw;
    top: 16.3vw;
    background: url(../images/opsol/company/philosophy/anc06_sp_after.png) no-repeat;
    background-size: 100% 100%;
    z-index: 0;
  }
}

.company .cell .flcell {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.company .cell .flcell .fleft {
  width: 45.5%;
}
.company .cell .flcell .fright {
  width: 50%;
}
.company .cell#anc02 .flcell .fleft {
  width: 43.7%;
}
.company .cell#anc02 .flcell .fright {
  width: 56.3%;
}
@media screen and (max-width: 767px) {
  .company .cell .flcell {
    display: flex;
    flex-direction: column;
  }
  .company .cell .flcell .fleft {
    width: 100%;
  }
  .company .cell .flcell .fright {
    width: 100%;
  }
  .company .cell#anc02 .flcell .fleft {
    width: 100%;
  }
  .company .cell#anc02 .flcell .fright {
    width: 100%;
  }
}


.company .cell#anc02 h3 {
  font-size: 2.6vw;
  line-height: 2.0;
  color: #1E1E1E;
  font-weight: 500;
  margin: 0;
}
.company .cell#anc02 .txt01 {
  font-size: 1.43vw;
  line-height: 2.2;
  color: #1E1E1E;
  font-weight: 500;
  margin: 0;
  letter-spacing: 0.09em;
}
.company .cell#anc03 h3 {
  font-size: 2.6vw;
  line-height: 1.0;
  color: #1E1E1E;
  font-weight: 500;
  margin: 0;
  letter-spacing: 0.05em;
}
.company .cell#anc04 .txt01 {
  font-size: 1em;
  line-height: 1.7;
  color: #1E1E1E;
  margin: 0 0 0.65vw;
}
.company .cell#anc04 ul {
  padding: 2.2vw 0 0;
  margin: 0 0 2.56vw;
  position: relative;
}
.company .cell#anc04 ul::before {
  display: block;
  position: absolute;
  content: "";
  left: 2.08vw;
  top: 0;
  bottom:0;
  width: 0.45vw;
  height: calc(100% + 3px);

  z-index: 1;
  background: url(../images/opsol/company/philosophy/anc04_ul_before.png) no-repeat;
  background-size: 100% 100%;
}
.company .cell#anc04 ul::after {
  display: block;
  position: absolute;
  content: "";
  left: 1.6vw;
  top:100%;
  width: 1.36vw;
  height: 1.56vw;
  z-index: 2;
  background: url(../images/opsol/company/philosophy/anc04_ul_after.png) no-repeat;
  background-size: 100% 100%;
}
.company .cell#anc04 ul li {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  margin: 0 0 1.62vw;
}
.company .cell#anc04 ul li:last-child {
  margin: 0 0 0vw;
}
.company .cell#anc04 ul li .ttl {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #4C4948;
  width: 16.5vw;
  height: 2.86vw;
  line-height: 1;
  font-family: "Barlow", sans-serif;
  color: #fff;
  font-weight: 600;
  border-radius: 20vw;
}
.company .cell#anc04 ul li .ttl::after {
  display: block;
  position: absolute;
  content: "";
  left: 1.82vw;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.9vw;
  height: 0.9vw;
  z-index: 2;
  background: url(../images/opsol/company/philosophy/icon_ttl.png) no-repeat;
  background-size: 100% 100%;
}
.company .cell#anc04 ul li .detail {
  width: 52.2vw;
}
.company .cell#anc04 ul li .detail .detail_txt01 {
  font-size: 1.82vw;
  font-weight: 600;
  line-height: 1;
  color: #1E1E1E;
  margin: 0 0 0.78vw;
}
.company .cell#anc04 ul li .detail .detail_txt01 span {
  font-family: "Barlow", sans-serif;
}
.company .cell#anc04 ul li .detail .detail_txt02 {
  font-size: 1.17vw;
  line-height: 1;
  color: #1E1E1E;
  margin: 0 0 0vw;
}
.company .cell#anc05 .txt01 {
  font-size: 1em;
  line-height: 1.75;
  color: #1E1E1E;
  margin: 0 0 2.0vw;
  letter-spacing: 0.095em;
}
.company .cell#anc05 .txt01:last-of-type {
  margin: 0 0 0vw;
}
.company .cell#anc06 .txt01 {
  font-size: 1em;
  line-height: 1.75;
  color: #1E1E1E;
  margin: 0 0 2.0vw;
  letter-spacing: 0.095em;
}
.company .cell#anc06 .txt01:last-of-type {
  margin: 0 0 0vw;
}
.company .cell#anc06 .bnr_message {
  margin: 6.8vw 0 0;
}
.company .cell#anc06 .bnr_message a {
  display: flex;
  width: 100%;
  height: 16vw;
  background: #F3F3F3;
  text-decoration: none;
}
.company .cell#anc06 .bnr_message a .img04 img {
  height: 16vw;
}
.company .cell#anc06 .bnr_message a .txt_cell {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 16vw;
  width: 53.3%;
  position: relative;
  padding: 0 0 0 5.3vw;
}
.company .cell#anc06 .bnr_message a .txt_cell .en {
  font-size: 1.95vw;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 0.9vw;
  color: #1E1E1E;
  font-family: "Barlow", sans-serif;
  letter-spacing: 0.06em;
}
.company .cell#anc06 .bnr_message a .txt_cell .jp {
  font-size: 0.91vw;
  line-height: 1;
  margin: 0 0 0vw;
  color: #1E1E1E;
}
.company .cell#anc06 .bnr_message a .txt_cell::after {
  display: block;
  position: absolute;
  content: "";
  width: 1.3vw;
  height: 1.3vw;
  right: 3.2vw;
  top: 6.5vw;
  background: url(../images/common/icon_arrow02.png) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .company .cell#anc02 h3 {
    font-size: 8.2vw;
    line-height: 1.45;
    margin-bottom: 7.69vw;
  }
  .company .cell#anc02 .txt01 {
    font-size: 4.1vw;
    line-height: 2.2;
  }
  .company .cell#anc03 h3 {
    font-size: 8.2vw;
    line-height: 1.45;
    letter-spacing: 0.11em;
  }
  .company .cell#anc04 .txt01 {
    font-size: 3.6vw;
    margin: 0 0 0.65vw;
  }
  .company .cell#anc04 ul {
    padding: 6.15vw 0 0;
    margin: 0 0 4vw;
  }
  .company .cell#anc04 ul::before {
    left: 5.12vw;
    width: 1.0vw;
    height: 100%;
    background: url(../images/opsol/company/philosophy/anc04_ul_before.png) no-repeat;
    background-size: 100% 100%;
  }
  .company .cell#anc04 ul::after {
    left: 4.1vw;
    width: 3.33vw;
    height: 3.8vw;
    background: url(../images/opsol/company/philosophy/anc04_ul_after.png) no-repeat;
    background-size: 100% 100%;
  }
  .company .cell#anc04 ul li {
    flex-direction: column;
    margin: 0 0 4.6vw;
  }
  .company .cell#anc04 ul li:last-child {
    margin: 0 0 0vw;
  }
  .company .cell#anc04 ul li .ttl {
    width: 40.5vw;
    height: 7.17vw;
    line-height: 1;
    border-radius: 20vw;
    margin-bottom: 3.58vw;
    font-size: 3.07vw;
  }
  .company .cell#anc04 ul li .ttl::after {
    left: 4.6vw;
    width: 2.2vw;
    height: 2.2vw;
  }
  .company .cell#anc04 ul li .detail {
    margin-left: 10.7vw;
    width: calc(100% - 10.7vw);
  }
  .company .cell#anc04 ul li .detail .detail_txt01 {
    display: flex;
    font-size: 4.6vw;
    line-height: 1.4;
    margin: 0 0 2.0vw;
  }
  .company .cell#anc04 ul li .detail .detail_txt01 span {
    width: 8.2vw;
  }
  .company .cell#anc04 ul li .detail .detail_txt02 {
    font-size: 3.07vw;
    line-height: 1.2;
    margin: 0 0 0vw 8.2vw;
  }
  .company .cell#anc05 .txt01 {
    font-size: 3.8vw;
    margin: 0 0 7.17vw;
  }
  .company .cell#anc05 .txt01:last-of-type {
    margin: 0 0 7.17vw;
  }
  .company .cell#anc06 .txt01 {
    font-size: 3.8vw;
    margin: 0 0 7.17vw;
  }
  .company .cell#anc06 .txt01:last-of-type {
    margin: 0 0 7.17vw;
  }
  .company .cell#anc06 .bnr_message {
    margin: 16.6vw 0 0;
  }
  .company .cell#anc06 .bnr_message a {
    flex-direction: column;
    height: auto;
  }
  .company .cell#anc06 .bnr_message a .img04 img {
    height: auto;
    width: 100%;
  }
  .company .cell#anc06 .bnr_message a .txt_cell {
    height: 45.6vw;
    width: 100%;
    padding: 0 0 0 7.17vw;
  }
  .company .cell#anc06 .bnr_message a .txt_cell .en {
    font-size: 6.15vw;
    line-height: 1.3;
    margin: 0 0 4.6vw;
  }
  .company .cell#anc06 .bnr_message a .txt_cell .jp {
    font-size: 3.58vw;
    line-height: 1;
  }
  .company .cell#anc06 .bnr_message a .txt_cell::after {
    width: 5.12vw;
    height: 5.12vw;
    right: 7.69vw;
    top: 30vw;
    background: url(../images/common/icon_arrow02.png) no-repeat;
    background-size: 100% 100%;
  }
}

.company .bg_gry {
  background: #F3F3F3;
  padding: 6.5vw 0 9.77vw;
  position: relative;
}
.company .bg_gry::before {
  display: block;
  position: absolute;
  content: "";
  width: 24.8vw;
  height: 31.7vw;
  left: 0vw;
  top: 5.2vw;
  background: url(../images/opsol/company/philosophy/bg_gry_before.png) no-repeat;
  background-size: 100% 100%;
}
.company .bg_gry .inner {
  width: 72vw;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.company .bg_gry h2 {
  font-size: 2.6vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto 2.3vw;
  color: #1E1E1E;
  letter-spacing: 0.06em;
}
.company .bg_gry .bg_gry_txt01 {
  font-size: 1em;
  font-weight: 500;
  text-align: left;
  line-height: 1.5;
  margin: 0 auto 2.9vw;
  color: #1E1E1E;
  letter-spacing: 0.06em;
}
.company .bg_gry .img05 {
  margin: 0 0 3.9vw;
}
.company .bg_gry .bg_wht {
  background: #fff;
  padding: 4.2vw 4.2vw;
}
.company .bg_gry .bg_wht .step_cell {
  margin: 0 0 4.2vw;
}
.company .bg_gry .bg_wht .step_cell:last-of-type {
  margin: 0 0 0vw;
}
.company .bg_gry .bg_wht .step_cell .step_cell_ttl {
  display: flex;
  align-items: center;
  margin: 0 0 0.9vw;
}
.company .bg_gry .bg_wht .step_cell .step_cell_ttl .step_icon {
  width: 4.1vw;
  margin: 0 1.3vw 0 0;
}
.company .bg_gry .bg_wht .step_cell .step_cell_ttl h3 {
  width: calc(100% - 5.4vw);
  margin: 0;
  font-size: 1.69vw;
  font-weight: 500;
  color: #1E1E1E;
  line-height: 1;
}
.company .bg_gry .bg_wht .step_cell .step_cell_detail {
  width: calc(100% - 5.4vw);
  margin: 0 0 0 5.4vw;
}
.company .bg_gry .bg_gry_txt02 {
  font-size: 0.9vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.75;
  margin: 0 auto 2.9vw;
  color: #1E1E1E;
  letter-spacing: 0.06em;
}
.company .bg_gry .img06 {
  width: 48.7vw;
  margin: 0 0 0 1.3vw;
}
.company .bg_gry .img07 {
  width: 53.6vw;
  margin: 0 0 0 0;
}
.company .bg_gry .flcell {
  display: flex;
  justify-content: space-between;
}
.company .bg_gry .flcell .bg_gry_txt02 {
  width: 27.2vw;
  margin: 0;
}
.company .bg_gry .img08 {
  width: 27.2vw;
  margin: 0 auto;
}
.company .bg_gry .img09 {
  width: 40vw;
  margin: 0 0 0 5.0vw;
}
@media screen and (max-width: 767px) {
  .company .bg_gry {
    padding: 15.3vw 0 9.77vw;
  }
  .company .bg_gry::before {
    width: 28.9vw;
    height: 62.4vw;
    left: 0vw;
    top: 19.2vw;
    background: url(../images/opsol/company/philosophy/bg_gry_before_sp.png) no-repeat;
    background-size: 100% 100%;
  }
  .company .bg_gry .inner {
    width: 89.7vw;
  }
  .company .bg_gry h2 {
    font-size: 8.2vw;
    line-height: 1.5;
    margin: 0 auto 7.69vw;
  }
  .company .bg_gry .bg_gry_txt01 {
    font-size: 3.8vw;
    line-height: 1.5;
    margin: 0 auto 9.7vw;
    text-align: left;
  }
  .company .bg_gry .img05 {
    margin: 0 0 8.9vw;
  }
  .company .bg_gry .bg_wht {
    padding: 3.8vw 3.8vw;
  }
  .company .bg_gry .bg_wht .step_cell {
    margin: 0 0 8.9vw;
  }
  .company .bg_gry .bg_wht .step_cell:last-of-type {
    margin: 0 0 0vw;
  }
  .company .bg_gry .bg_wht .step_cell .step_cell_ttl {
    display: flex;
    align-items: center;
    margin: 0 0 5.6vw;
  }
  .company .bg_gry .bg_wht .step_cell .step_cell_ttl .step_icon {
    width: 14.3vw;
    margin: 0 2.5vw 0 0;
  }
  .company .bg_gry .bg_wht .step_cell .step_cell_ttl h3 {
    width: calc(100% - 16.8vw);
    font-size: 5.12vw;
    line-height: 1.3;
  }
  .company .bg_gry .bg_wht .step_cell .step_cell_detail {
    width: 100%;
    margin: 0 0 0;
  }
  .company .bg_gry .bg_gry_txt02 {
    font-size: 3.58vw;
    line-height: 1.75;
    margin: 0 auto 6.4vw;
  }
  .company .bg_gry .img06 {
    width: 100%;
    margin: 0 0 0;
  }
  .company .bg_gry .img07 {
    width: 100%;
    margin: 0 0 0 0;
  }
  .company .bg_gry .flcell {
    flex-direction: column;
  }
  .company .bg_gry .flcell .bg_gry_txt02 {
    width: 100%;
    margin: 0 auto 6.4vw;
  }
  .company .bg_gry .img08 {
    width: 100%;
    margin: 0 auto;
  }
  .company .bg_gry .img09 {
    width: 100%;
    margin: 0 0 0;
  }
}
.adjust-anchor{
  margin-top: -80px;
  padding-top: 80px;
}


._under .pcOnly { display: block;}
._under .spOnly { display: none;}

@media screen and (max-width: 767px) {
  ._under .pcOnly { display: none;}
  ._under .spOnly { display: block;}
  .adjust-anchor{
    margin-top: -60px;
    padding-top: 60px;
  }

}

/* 20260315 add */
.home-content #news .bg::before,
.home-content #news .bg::after {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .bns-content.home-content .visual-container .visual-item.img-02 {
    background-image: url(../images/opsol/home/img_visual_02_sp_new.jpg);
  }
  .bns-content.home-content .visual-container .visual-item.img-03 {
    background-image: url(../images/opsol/home/img_visual_03_sp_new.jpg);
  }
  .bns-content.home-content .visual-container .visual-item.img-04 {
    background-image: url(../images/opsol/home/img_visual_04_sp_new.jpg);
  }
  .bns-content.home-content .visual-container .visual-item.img-05 {
    background-image: url(../images/opsol/home/img_visual_05_sp_new.jpg);
  }
}

.domain .domain_waku {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 5px solid #E3E3E3;
  margin: 0 auto 3.2vw;
  padding: 1.62vw 2.6vw;
}
.domain .domain_waku .domain_waku_txt {
  width: 47.1vw;
}
.domain .domain_waku .domain_waku_txt .domain_waku_txt01 {
  font-size: 1.17vw;
  font-weight: bold;
  line-height: 1.75;
  margin: 0 0 1.0vw;
  color: #1E1E1E;
  letter-spacing: 0.1em;
}
.domain .domain_waku .domain_waku_txt .domain_waku_txt02 {
  font-size: 1.04vw;
  line-height: 1;
  margin: 0 0 0vw;
  color: #1E1E1E;
}
.domain .domain_waku .domain_waku_txt .domain_waku_txt02 a {
  padding: 0 2.6vw 0 0;
  min-height: 1.3vw;
  line-height: 1.3vw;
  color: #1E1E1E;
  text-decoration: none;
  background: url(../images/opsol/domain/icon_arrow02.png) no-repeat right center;
  background-size: 1.49vw 1.3vw;
}
.domain .domain_waku .waku_img {
  width: 16.4vw;
}
@media screen and (max-width: 767px) {
  .domain .domain_waku {
    flex-direction: column;
    margin: 0 auto 8.9vw;
    padding: 7.7vw 5.12vw;
  }
  .domain .domain_waku .domain_waku_txt {
    width: 100%;
  }
  .domain .domain_waku .domain_waku_txt .domain_waku_txt01 {
    font-size: 4.1vw;
    margin: 0 0 6.4vw;
  }
  .domain .domain_waku .domain_waku_txt .domain_waku_txt02 {
    font-size: 3.84vw;
    margin: 0 0 6.4vw;
  }
  .domain .domain_waku .domain_waku_txt .domain_waku_txt02 a {
    padding: 0 8.7vw 0 0;
    min-height: 5.12vw;
    line-height: 1.3vw;
    background: url(../images/opsol/domain/icon_arrow03.png) no-repeat right center;
    background-size: 5.12vw 5.12vw;
  }
  .domain .domain_waku .waku_img {
    width: 100%;
  }
}

.gc-content.company-content.philosophy-content.health-management-content .page-footer .index-container .index-item.philosophy a {
  border-color: #e0e0e0;
}
.gc-content.company-content.philosophy-content.health-management-content .page-footer .index-container .index-item.health-management a {
  border-color: #ED6C00;
}


@media screen and (min-width: 768px) {
  .message-content .read-container .in-image .image {
    top: -2.0rem;
  }
}
