/*====================================================================================
1. START COMMON ONLY CHILD PAGE.
====================================================================================*/
/*---------- START BREADCRUMB ----------*/
.c-breadcrumb {
  margin-top: -5rem;
  margin-bottom: 13rem;
}
.c-breadcrumb ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
}
.c-breadcrumb ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 2.8rem;
  font-size: 1.6rem;
  color: #fff;
}
.c-breadcrumb ul li:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-left: 0.8rem solid #fff;
  position: absolute;
  right: 1.1rem;
  top: 1.6rem;
}
.c-breadcrumb ul li:last-child {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 0;
}
.c-breadcrumb ul li:last-child:after {
  content: none;
}
.c-breadcrumb ul li a {
  color: #fff;
  text-decoration: none;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .c-breadcrumb {
    display: none;
  }
}

.cm-main_mv {
  width: 100%;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cm-main_mv {
    height: 40rem;
  }
}
@media only screen and (max-width: 767px) {
  .cm-main_mv {
    height: 16rem;
    margin-bottom: 4rem;
  }
}
.cm-main_mv .container {
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .cm-main_mv .container {
    padding-top: 16.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .cm-main_mv .container {
    padding-top: 5rem;
  }
}
.cm-main_mv .main_title {
  letter-spacing: 0.05em;
  font-weight: 500;
  position: relative;
  color: #fff;
  margin: 0;
  padding-bottom: 1.2rem;
}
@media only screen and (min-width: 768px) {
  .cm-main_mv .main_title {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .cm-main_mv .main_title {
    font-size: 2.5rem;
  }
}
.cm-main_mv .main_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .cm-main_mv .main_title:after {
    width: 13.7rem;
    height: 0.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .cm-main_mv .main_title:after {
    width: 8rem;
    height: 0.4rem;
  }
}
.cm-main_mv .txt_en {
  margin: 0;
  position: absolute;
  font-family: var(--font-mincho);
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 0.9384615385;
  color: #ffffff;
  opacity: 0.2;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .cm-main_mv .txt_en {
    right: 1.3rem;
    bottom: -0.3rem;
    font-size: 13rem;
  }
}
@media only screen and (max-width: 767px) {
  .cm-main_mv .txt_en {
    right: 0;
    bottom: 0;
    font-size: 4rem;
  }
}

.cm-title02 {
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .cm-title02 {
    font-size: 4rem;
    padding-bottom: 2.4rem;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .cm-title02 {
    font-size: 2.2rem;
    padding-bottom: 1.5rem;
    margin: 0 0 2rem;
  }
}
.cm-title02:after {
  content: "";
  background: #17375e;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .cm-title02:after {
    width: 6.7rem;
    height: 0.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .cm-title02:after {
    width: 5rem;
    height: 0.3rem;
  }
}

@media only screen and (min-width: 768px) {
  .p-contact {
    padding-bottom: 10rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact {
    padding-bottom: 4rem;
  }
}
.p-contact .cm-main_mv {
  background: url(../contact/images/fv.png) no-repeat center center;
  background-size: cover;
}
.p-contact .s-contact01 {
  background: url(../contact/images/bg1.png) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact01 {
    padding: 6.7rem 0 6.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact01 {
    padding: 3rem 0;
  }
}
.p-contact .s-contact01 .title {
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact01 .title {
    font-size: 3rem;
    margin: 0 0 5.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact01 .title {
    font-size: 2rem;
    margin: 0 0 2rem;
  }
}
.p-contact .s-contact01 .list_item {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact01 .list_item {
    gap: 6rem;
    max-width: 106rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact01 .list_item {
    gap: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-contact .s-contact01 .list_item .item {
  background: #fff;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact01 .list_item .item {
    width: calc(50% - 3rem);
    height: 19.3rem;
  }
  .p-contact .s-contact01 .list_item .item:nth-child(1) {
    padding-top: 2.7rem;
  }
  .p-contact .s-contact01 .list_item .item:nth-child(2) {
    padding-top: 3.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact01 .list_item .item {
    width: 100%;
    padding: 2rem;
  }
}
.p-contact .s-contact01 .list_item .item img {
  display: block;
  margin: auto auto 2rem;
}
.p-contact .s-contact01 .list_item .item .number {
  color: var(--co-second);
  font-weight: 500;
  font-family: var(--font-oswald);
  letter-spacing: 0.05em;
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact01 .list_item .item .number {
    font-size: 5.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact01 .list_item .item .number {
    font-size: 3.5rem;
  }
}
.p-contact .s-contact01 .list_item .item p {
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact01 .list_item .item p {
    margin: -0.3rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact01 .list_item .item p {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 {
    margin-top: 8.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 {
    margin-top: 3rem;
    padding-bottom: 4rem;
  }
}
.p-contact .s-contact02 .text {
  text-align: center;
  margin: 0;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .text {
    line-height: 2.2222222222;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 .text {
    font-size: 1.5rem;
  }
}
.p-contact .s-contact02 .text a {
  color: #005fb0;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .form_contact {
    margin-top: 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 .form_contact {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .form-content {
    margin-top: 6rem;
    border-top: 0.1rem solid #17375e;
  }
}
.p-contact .s-contact02 .form-content__dl {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .form-content__dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2.7rem 0;
    border-bottom: 0.1rem solid #17375e;
  }
}
.p-contact .s-contact02 .form-content__dt {
  position: relative;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .form-content__dt {
    width: 43rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 .form-content__dt {
    width: 100%;
    padding: 1rem 7rem 1rem 1rem;
    background: var(--co-primary);
    color: #fff;
  }
}
.p-contact .s-contact02 .form-content__dt span {
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .form-content__dt span {
    top: 0.9rem;
    font-size: 1.6rem;
    width: 5.5rem;
    height: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 .form-content__dt span {
    top: 0.9rem;
    right: 1rem;
    width: 4.5rem;
    height: 2.5rem;
  }
}
.p-contact .s-contact02 .form-content__dt .hissu {
  background: var(--co-second);
}
.p-contact .s-contact02 .form-content__dt .ninni {
  background: #4a4b49;
}
.p-contact .s-contact02 .form-content__dd {
  margin: 0;
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .form-content__dd {
    width: 100%;
    padding: 0 0 0 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 .form-content__dd {
    width: 100%;
    padding: 1rem;
  }
}
.p-contact .s-contact02 .form-content__dd input[type="radio"],
.p-contact .s-contact02 .form-content__dd input[type="checkbox"] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  position: relative;
  top: 0.1rem;
  border: 0.1rem solid #9f9f9f;
}
.p-contact .s-contact02 .form-content__dd input[type="text"],
.p-contact .s-contact02 .form-content__dd input[type="tel"],
.p-contact .s-contact02 .form-content__dd input[type="email"],
.p-contact .s-contact02 .form-content__dd textarea,
.p-contact .s-contact02 .form-content__dd select {
  border: 0.1rem solid #9f9f9f;
  border-radius: 0.3rem;
  display: block;
  font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .form-content__dd input[type="text"],
  .p-contact .s-contact02 .form-content__dd input[type="tel"],
  .p-contact .s-contact02 .form-content__dd input[type="email"],
  .p-contact .s-contact02 .form-content__dd textarea,
  .p-contact .s-contact02 .form-content__dd select {
    padding: 0.2rem 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 .form-content__dd input[type="text"],
  .p-contact .s-contact02 .form-content__dd input[type="tel"],
  .p-contact .s-contact02 .form-content__dd input[type="email"],
  .p-contact .s-contact02 .form-content__dd textarea,
  .p-contact .s-contact02 .form-content__dd select {
    padding: 0.5rem 1rem;
  }
}
.p-contact .s-contact02 .form-content__dd select,
.p-contact .s-contact02 .form-content__dd .zipcode {
  width: 29rem !important;
}
.p-contact .s-contact02 .form-content__dd textarea {
  height: 11rem;
}
.p-contact .s-contact02 .form-content__dd input[type="text"],
.p-contact .s-contact02 .form-content__dd input[type="tel"],
.p-contact .s-contact02 .form-content__dd input[type="email"],
.p-contact .s-contact02 .form-content__dd textarea {
  width: 100%;
}
.p-contact .s-contact02 .form-content__dd .list_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.2rem 2.5rem;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 #formEnd {
    margin-top: 6.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact02 #formEnd {
    margin-top: 3rem;
  }
}
.p-contact .s-contact02 #formEnd p {
  margin: 0;
}
.p-contact .s-contact02 .contact-group-btn {
  font-size: 1.6rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 2rem;
  margin-top: 2rem;
}
.p-contact .s-contact02 .contact-group-btn .disabled.cm-btn01 {
  margin: 0 !important;
}
.p-contact .s-contact02 .contact-group-btn .disabled.cm-btn01:hover:after {
  width: 0;
}
.p-contact .s-contact02 .contact-group-btn .cm-btn01 {
  margin: 0 !important;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact02 .contact-group-btn .cm-btn01 {
    font-size: 2.2rem;
  }
}
.p-contact .s-contact02 .contact-group-btn .cm-btn01 input {
  width: 100%;
  height: 100%;
  border: none;
  z-index: 99;
}
.p-contact .s-contact02 .contact-group-btn .cm-btn01 input:hover {
  color: #fff;
}
.p-contact .s-contact03 {
  background: #e7f0f8;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact03 {
    margin-top: 9rem;
    padding: 8.4rem 0 8.7rem;
  }
  .p-contact .s-contact03 .cm-title02 {
    margin-bottom: 6.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact03 {
    padding: 3rem 0;
  }
}
.p-contact .s-contact03 p {
  margin: 0;
}
.p-contact .s-contact03 h3 {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact03 h3 {
    margin: 4.8rem 0 0.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact03 h3 {
    margin: 2rem 0 0.6rem;
  }
}
.p-contact .s-contact03 ul {
  background: #fff;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact03 ul {
    margin: 2.6rem 0 -2.8rem;
    padding: 1.4rem 1rem 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact03 ul {
    margin: 2.6rem 0;
    padding: 1.4rem 1rem;
  }
}
.p-contact .s-contact03 ul li {
  list-style-type: none;
  padding-left: 1.3rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact03 ul li {
    line-height: 2.5;
  }
}
.p-contact .s-contact03 ul li:before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  background: #000;
  position: absolute;
  left: 0;
  border-radius: 50%;
  display: block;
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact03 ul li:before {
    top: 1.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact03 ul li:before {
    top: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-contact .s-contact04 {
    padding: 0 0 10rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-contact .s-contact04 {
    padding: 0 0 4rem;
  }
}
.p-contact .s-contact04 .cm-btn01 {
  margin: auto;
}

.p-news .cm-main_mv {
  background: url(../news/images/fv.png) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .p-news .s-news {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .s-news {
    margin-bottom: 6rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-news .s-news_list {
    margin-bottom: 10rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .s-news_list {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-news .s-news_item {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .s-news_item {
    padding: 3rem 0;
  }
}
.p-news .s-news_item:first-child {
  padding-top: 0;
}
.p-news .s-news_item:nth-child(2n) {
  background: #e7f0f8;
}
.p-news .s-news_item .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .p-news .s-news_item .inner {
    gap: 6.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .s-news_item .inner {
    gap: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-news .s-news_item .inner img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .p-news .s-news_item .inner img {
    width: 49.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .s-news_item .inner img {
    width: 100%;
  }
}
.p-news .s-news_item .inner .ct {
  width: 100%;
}
.p-news .s-news_item .inner .ct p {
  letter-spacing: 0.05em;
  margin: 0;
}
.p-news .s-news_item .inner .title {
  border-bottom: 0.2rem solid #17375e;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .p-news .s-news_item .inner .title {
    line-height: 1.9166666667;
    font-size: 2.4rem;
    margin: 0 0 4.4rem;
    padding-bottom: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .s-news_item .inner .title {
    font-size: 1.8rem;
    margin: 0 0 2rem;
    padding-bottom: 1rem;
  }
}
.p-news .s-news_item .inner .title span {
  display: block;
  color: #afb3ba;
  font-family: var(--font-Noto_jp);
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .p-news .s-news_item .inner .title span {
    font-size: 2rem;
    margin-bottom: 0.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .s-news_item .inner .title span {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
  }
}
.p-news .s-news .cm-btn01 {
  margin: auto;
}
.p-news .news_btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-news .news_btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .p-news .news_btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2rem;
  }
}
.p-news .news_btn a {
  margin: 0;
}

.p-business .cm-main_mv {
  background: url(../business/images/fv.png) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business01 {
    margin-top: -3.1rem;
  }
}
.p-business .s-business01 .title {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business01 .title {
    font-size: 2.8rem;
    line-height: 1.6428571429;
    margin: 6.9rem 0 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business01 .title {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }
}
.p-business .s-business01 p {
  margin: 0;
}
.p-business .s-business02 {
  background: #e7f0f8;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 {
    padding: 4.8rem 0 11.9rem;
    margin-top: 8.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 {
    padding: 3rem 0 4rem;
    margin-top: 3rem;
  }
}
.p-business .s-business02 .list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_item {
    gap: 7rem;
    margin-top: 6.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_item {
    gap: 3rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-business .s-business02 .list_item .item {
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_item .item {
    width: calc(50% - 3.5rem);
    padding: 3.7rem 3rem 6rem;
    -webkit-box-shadow: 1rem 1rem 0px rgba(23, 55, 94, 0.6);
    box-shadow: 1rem 1rem 0px rgba(23, 55, 94, 0.6);
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_item .item {
    width: 100%;
    padding: 2rem;
    -webkit-box-shadow: 0.5rem 0.5rem 0px rgba(23, 55, 94, 0.6);
    box-shadow: 0.5rem 0.5rem 0px rgba(23, 55, 94, 0.6);
  }
}
.p-business .s-business02 .list_item .item .title {
  text-align: center;
  color: #005fb0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_item .item .title {
    font-size: 3.2rem;
    border-bottom: 0.2rem solid #000;
    padding-bottom: 2.1rem;
    margin: 0 0 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_item .item .title {
    font-size: 2rem;
    border-bottom: 0.1rem solid #000;
    padding-bottom: 1rem;
    margin: 0 0 1.5rem;
  }
}
.p-business .s-business02 .list_item .item p {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_step {
    margin-top: 10.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step {
    margin-top: 3rem;
  }
}
.p-business .s-business02 .list_step_ttl {
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_step_ttl {
    font-size: 2.8rem;
    margin: 0 0 7.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step_ttl {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }
}
.p-business .s-business02 .list_step ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_step ul {
    gap: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step ul {
    gap: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.p-business .s-business02 .list_step ul li {
  border: 0.3rem solid #005fb0;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  list-style-type: none;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_step ul li {
    width: 20.8rem;
    height: 20.8rem;
    padding-top: 1.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step ul li {
    width: 18rem;
    height: 18rem;
    padding-top: 3rem;
  }
}
.p-business .s-business02 .list_step ul li:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_step ul li:after {
    border-top: 1.8rem solid transparent;
    border-bottom: 1.8rem solid transparent;
    border-left: 1.7rem solid #005fb0;
    right: -1.7rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step ul li:after {
    border-left: 1.8rem solid transparent;
    border-right: 1.8rem solid transparent;
    border-top: 1.7rem solid #005fb0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1.8rem;
  }
}
.p-business .s-business02 .list_step ul li span {
  color: var(--co-second);
  font-size: 5rem;
  font-weight: 900;
  line-height: 1;
  display: block;
}
.p-business .s-business02 .list_step ul li p {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_step ul li p {
    margin: 3.2rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step ul li p {
    margin: 1rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step ul li:nth-child(4) {
    padding-top: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_step ul li:nth-child(4) p {
    margin-top: 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_step ul li:nth-child(4) p {
    margin-top: 1rem;
  }
}
.p-business .s-business02 .list_step ul li:last-child:after {
  content: none;
}
.p-business .s-business02 .list_box {
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business02 .list_box {
    -webkit-box-shadow: 1rem 1rem 0px #005fb0;
    box-shadow: 1rem 1rem 0px #005fb0;
    padding: 5rem 4.4rem 8rem;
    margin-top: 5.9rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business02 .list_box {
    -webkit-box-shadow: 0.5rem 0.5rem 0px #005fb0;
    box-shadow: 0.5rem 0.5rem 0px #005fb0;
    padding: 2rem;
    margin-top: 3rem;
  }
}
.p-business .s-business02 .list_box .box {
  padding-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}
.p-business .s-business02 .list_box .box::before {
  width: 0.2rem;
  height: 100%;
  background: #17375e;
  content: "";
  position: absolute;
  left: 2.5rem;
  z-index: -1;
}
.p-business .s-business02 .list_box .box:last-child {
  padding-bottom: 0;
}
.p-business .s-business02 .list_box .box:last-child::before {
  content: none;
}
.p-business .s-business02 .list_box .box_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.4rem;
  color: #005fb0;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0 0 1.2rem;
}
.p-business .s-business02 .list_box .box_ttl span {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  background: #005fb0;
  font-weight: 900;
  font-size: 2.4rem;
  color: #fff;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.p-business .s-business02 .list_box .box p {
  margin: 0;
  padding-left: 7.5rem;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business03 {
    padding: 8rem 0 10rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business03 {
    padding: 3rem 0 4rem;
  }
}
.p-business .s-business03 .title {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business03 .title {
    margin: 7.1rem 0 3.4rem;
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business03 .title {
    margin: 0 0 2rem;
    font-size: 1.8rem;
  }
}
.p-business .s-business03 p {
  margin: 0;
}
.p-business .s-business03 .box {
  background: #fcfafa;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business03 .box {
    padding: 3.6rem 4rem 5.5rem;
    margin-top: 3.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business03 .box {
    padding: 2rem;
    margin-top: 2rem;
  }
}
.p-business .s-business03 .box .ttl {
  color: #005fb0;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business03 .box .ttl {
    font-size: 2rem;
    margin: 0 0 4.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business03 .box .ttl {
    font-size: 1.8rem;
    margin: 0 0 2rem;
  }
}
.p-business .s-business03 .box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business03 .box .list {
    gap: 3.1rem 6.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business03 .box .list {
    gap: 1.5rem;
  }
}
.p-business .s-business03 .box .list span {
  border: 0.1rem solid #17375e;
  text-decoration: none;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media only screen and (min-width: 768px) {
  .p-business .s-business03 .box .list span {
    width: calc(33.3333333333% - 4.2666666667rem);
    font-size: 1.8rem;
    height: 5.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-business .s-business03 .box .list span {
    width: 100%;
    font-size: 1.6rem;
    height: 4.5rem;
  }
}

.p-company .cm-main_mv {
  background: url(../company/images/fv.png) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company01 {
    margin-top: -3.1rem;
  }
}
.p-company .s-company01 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company01 .inner {
    gap: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company01 .inner {
    gap: 2rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p-company .s-company01 .inner .member {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  margin-top: 0;
}
/* @media only screen and (min-width: 768px) {
  .p-company .s-company01 .inner .member {
    width: 45.1rem;
    margin-top: 20.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company01 .inner .member {
    width: 100%;
  }
} */
.p-company .s-company01 .inner .member .img {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company01 .inner .member .img {
    margin-bottom: 2.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company01 .inner .member .img {
    margin-bottom: 2rem;
  }
}
.p-company .s-company01 .inner .member p {
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: 0;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company01 .inner .member p {
    font-size: 2rem;
    line-height: 2.5;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company01 .inner .member p {
    font-size: 1.6rem;
  }
}
.p-company .s-company01 .inner .member p.name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company01 .inner .member p.name {
    gap: 3.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company01 .inner .member p.name {
    gap: 2rem;
    margin-top: 1rem;
  }
}
.p-company .s-company01 .inner .member p.name img {
  margin-top: -0.7rem;
}
@media only screen and (max-width: 767px) {
  .p-company .s-company01 .inner .member p.name img {
    width: 13rem;
    height: auto;
  }
}
.p-company .s-company01 .inner .ct {
  width: 100%;
}
.p-company .s-company01 .inner .ct .title {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company01 .inner .ct .title {
    font-size: 2.8rem;
    line-height: 1.6428571429;
    margin: 6.9rem 0 3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company01 .inner .ct .title {
    font-size: 1.6rem;
    margin: 0 0 2rem;
  }
}
.p-company .s-company01 .inner .ct p {
  margin: 0;
  letter-spacing: 0.1em;
}
.p-company .s-company02 {
  background: #e7f0f8;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company02 {
    padding: 7.4rem 0 9.3rem;
    margin-top: 9.8rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company02 {
    padding: 3rem 0;
    margin-top: 3rem;
  }
}
.p-company .s-company02 p {
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company02 p {
    font-size: 2.8rem;
    line-height: 1.6428571429;
    margin: 5.3rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company02 p {
    font-size: 1.6rem;
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-company .s-company03 {
    padding: 8.1rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company03 {
    padding: 3rem 0;
  }
}
.p-company .s-company03 table {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company03 table {
    margin-top: 8.2rem;
    border-top: 0.1rem solid #17375e;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company03 table {
    display: block;
  }
  .p-company .s-company03 table tbody {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .p-company .s-company03 table tr {
    border-bottom: 0.1rem solid #17375e;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company03 table tr {
    width: 100%;
    display: block;
  }
}
.p-company .s-company03 table th {
  font-weight: 500;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company03 table th {
    width: 27.8rem;
    padding: 1.4rem 3rem 1.3rem;
    background: #f8fbfe;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company03 table th {
    background: #17375e;
    display: block;
    width: 100%;
    padding: 1rem;
    color: #fff;
  }
}
.p-company .s-company03 table td {
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company03 table td {
    padding: 1.4rem 5.5rem 1.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company03 table td {
    display: block;
    width: 100%;
    padding: 1rem;
  }
}
.p-company .s-company04 {
  background: #e7f0f8;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company04 {
    padding: 9.4rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company04 {
    padding: 3rem 0;
  }
}
.p-company .s-company04 table {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company04 table {
    margin-top: 8.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company04 table {
    display: block;
  }
  .p-company .s-company04 table tbody {
    width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .p-company .s-company04 table tr {
    background: #fff;
  }
  .p-company .s-company04 table tr:nth-child(2n) {
    background: none;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company04 table tr {
    display: block;
    width: 100%;
  }
}
.p-company .s-company04 table th {
  font-weight: 500;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company04 table th {
    width: 27.8rem;
    padding: 1.4rem 3rem 1.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company04 table th {
    display: block;
    width: 100%;
    background: #17375e;
    color: #fff;
    padding: 1rem;
  }
}
.p-company .s-company04 table td {
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company04 table td {
    padding: 1.4rem 5.5rem 1.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company04 table td {
    display: block;
    width: 100%;
    padding: 1rem;
    background: #fff;
  }
}
@media only screen and (min-width: 768px) {
  .p-company .s-company05 {
    padding: 5.4rem 0 12rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company05 {
    padding: 3rem 0;
  }
}
@media only screen and (min-width: 768px) {
  .p-company .s-company05 .text {
    margin: 3.7rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company05 .text {
    margin: 0rem 0 0;
  }
}
.p-company .s-company05 .tit {
  color: #005fb0;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company05 .tit {
    font-size: 2rem;
    margin: 4.2rem 0 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company05 .tit {
    font-size: 1.8rem;
    margin: 2rem 0 0.5rem;
  }
}
.p-company .s-company05 .map {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .p-company .s-company05 .map {
    height: 42rem;
    margin-top: 5.1rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-company .s-company05 .map {
    height: 20rem;
    margin-top: 2rem;
  }
}
.p-company .s-company05 .map iframe {
  width: 100%;
  height: 100%;
  display: block;
}
