@charset "UTF-8";
/****************************************************
 * Stylesheet 理念体系
 ****************************************************/
@media only screen and (min-width: 768px) {
  .pagetitle {
    background-image: url("../images/company/pagetitle_bg01.jpg");
  }
}
@media only screen and (max-width: 767px) {
  .pagetitle {
    background-image: url("../images/company/pagetitle_bg01_sp.jpg");
  }
}

.p-soul__philosophy01 {
  margin-bottom: 8rem;
}
.p-soul__philosophy01 .inner {
  position: relative;
  z-index: 1;
}
.p-soul__philosophy01 .inner:after {
  width: 32rem;
  height: 82.5rem;
  content: '';
  background-color: #F2F5F7;
  position: absolute;
  top: -6rem;
  right: -13.3rem;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .inner:after {
    height: 69%;
    top: -4rem;
  }
}
.p-soul__philosophy01 h2 {
  margin-bottom: 6rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.8;
  color: #4D4D4D;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 h2 {
    margin-bottom: 4.4rem;
    font-size: 1.6rem;
    line-height: 1.8125;
  }
}
.p-soul__philosophy01 .figure {
  margin-bottom: 2rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure {
    margin-bottom: 5rem;
  }
}
.p-soul__philosophy01 .figure .slogan {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .slogan {
    width: 32.7%;
  }
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure .slogan {
    width: 59.4%;
    top: 6vw;
    left: -5.5%;
  }
}
.p-soul__philosophy01 .figure .slogan a {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-soul__philosophy01 .figure .slogan a:hover {
  opacity: 0.8;
}
.p-soul__philosophy01 .figure .stqm {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .stqm .img {
    width: 47.7%;
    margin-left: 16%;
  }
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure .stqm .img {
    width: 100%;
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .stqm .link {
    width: 60.2%;
    position: absolute;
    top: 0;
    right: 0;
  }
}
.p-soul__philosophy01 .figure .stqm .link ol {
  counter-reset: num;
}
.p-soul__philosophy01 .figure .stqm .link ol li {
  counter-increment: num;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .stqm .link ol li {
    margin-bottom: 1.5rem;
    text-align: right;
    background-image: url("../images/company/soul/philosophy_fig03.png");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left 55%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1221px) {
  .p-soul__philosophy01 .figure .stqm .link ol li {
    margin-bottom: 1.2285vw;
  }
}

@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure .stqm .link ol li {
    padding-left: 3rem;
  }
  .p-soul__philosophy01 .figure .stqm .link ol li + li {
    margin-top: 1.2rem;
  }
}
.p-soul__philosophy01 .figure .stqm .link ol li a {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a {
    width: 36rem;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1221px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a {
    width: 29.48403vw;
  }
}

@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a:hover .en, .p-soul__philosophy01 .figure .stqm .link ol li a:hover .ja {
    color: #0092E6;
  }
  .p-soul__philosophy01 .figure .stqm .link ol li a:hover:before {
    background-color: #0092E6;
  }
}
.p-soul__philosophy01 .figure .stqm .link ol li a:before {
  background-color: #313C4D;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a:before {
    width: 2rem;
    height: 2rem;
    content: '';
    background-image: url("../images/common/icon_arrow01_white.png");
    -webkit-background-size: 0.4rem auto;
    background-size: 0.4rem auto;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    right: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1221px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a:before {
    width: 1.638vw;
    height: 1.638vw;
    -webkit-background-size: 0.3276vw auto;
    background-size: 0.3276vw auto;
  }
}

@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a:before {
    width: 2.2rem;
    height: 2.2rem;
    content: counter(num);
    font-size: 1.4rem;
    line-height: 2.2rem;
    text-align: center;
    color: #ffffff;
    top: 0.15em;
    left: 0;
  }
}
.p-soul__philosophy01 .figure .stqm .link ol li a .en {
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #313C4D;
  display: block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 1221px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a .en {
    font-size: 1.638vw;
  }
}

@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a .en:after {
    width: 0.4rem;
    height: 0.8rem;
    margin-left: 0.6rem;
    content: '';
    background-image: url("../images/common/icon_arrow01_dark.png");
    -webkit-background-size: cover;
    background-size: cover;
    display: inline-block;
    vertical-align: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.p-soul__philosophy01 .figure .stqm .link ol li a .ja {
  font-size: 1.4rem;
  color: #4D4D4D;
  display: block;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 1221px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a .ja {
    font-size: 1.1466vw;
  }
}

@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a .ja {
    font-size: 1.2rem;
  }
}
.p-soul__philosophy01 .figure .stqm .link ol li a.btn {
  padding: 0.5rem;
  font-weight: 500;
  text-align: center;
  color: #ffffff !important;
  background: -webkit-linear-gradient(to right, #313C4D 50%, #0092E6 50%);
  background: linear-gradient(to right, #313C4D 50%, #0092E6 50%);
  background-size: 200% 100%;
  background-position: 0 0;
  border: 1px solid #313C4D;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a.btn {
    font-size: 1.5rem;
  }
  .p-soul__philosophy01 .figure .stqm .link ol li a.btn:before {
    content: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1221px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a.btn {
    padding: 0.4095vw;
    font-size: 1.2285vw;
  }
}

@media only screen and (max-width: 767px) {
  .p-soul__philosophy01 .figure .stqm .link ol li a.btn {
    width: 100%;
    max-width: 36rem;
    font-size: 1.4rem;
  }
  .p-soul__philosophy01 .figure .stqm .link ol li a.btn:before {
    margin-top: -1.1rem;
    top: 50%;
  }
}
.p-soul__philosophy01 .figure .stqm .link ol li a.btn span {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  display: block;
}
.p-soul__philosophy01 .figure .stqm .link ol li a.btn:hover {
  background-position: -100% 0;
  border-color: #0092E6;
}
.p-soul__philosophy01 .text_area p {
  font-size: 1.5rem;
  line-height: 1.8;
}
.p-soul__philosophy01 .text_area ul {
  margin: 1.5rem 0;
}
.p-soul__philosophy01 .text_area ul li {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.8;
}
.p-soul__philosophy02 {
  margin-bottom: 7rem;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy02 .inner {
    padding-top: 8rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 1;
  }
  .p-soul__philosophy02 .inner:before {
    width: 93.9%;
    height: 33.6rem;
    content: '';
    background-color: #F2F5F7;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .p-soul__philosophy02 .inner:after {
    width: 9999px;
    height: 33.6rem;
    content: '';
    background-color: #F2F5F7;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
  }
}
.p-soul__philosophy02 .titled_box01 {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy02 .titled_box01 {
    width: 47.2%;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01 {
    margin-bottom: 2rem;
  }
}
.p-soul__philosophy02 .titled_box01:after {
  width: 12.8rem;
  height: 15.5rem;
  content: '';
  background-image: url("../images/common/fig02.png");
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 2rem;
  right: 2rem;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01:after {
    width: 8.3rem;
    height: 10rem;
    top: 1.3rem;
    right: 1.3rem;
  }
}
.p-soul__philosophy02 .titled_box01 dt {
  padding: 2rem 3rem;
  font-size: 2.8rem;
  font-weight: 700;
  background-color: #313C4D;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01 dt {
    padding: 1.3rem 1.9rem;
    font-size: 1.8rem;
  }
}
.p-soul__philosophy02 .titled_box01 dt span {
  margin-left: 2rem;
  font-family: "Raleway", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  display: inline-block;
  vertical-align: 0.35em;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01 dt span {
    margin-left: 1.2rem;
    font-size: 1.1rem;
  }
}
.p-soul__philosophy02 .titled_box01 dd {
  padding: 4rem 3rem;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01 dd {
    padding: 2rem;
  }
}
.p-soul__philosophy02 .titled_box01 dd p {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01 dd p {
    font-size: 1.4rem;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy01 dd .text01 {
  margin-bottom: 4rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.68;
  text-align: center;
  color: #313C4D;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy01 dd .text01 {
    margin-bottom: 2.4rem;
    font-size: 2.1rem;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy01 dd .text01 span {
  margin-top: 1.6rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.46154;
  color: #4D4D4D;
  display: block;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy01 dd .text01 span {
    margin-top: 0.8rem;
    font-size: 1.3rem;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy02 dd ul {
  margin-bottom: 1rem;
}
.p-soul__philosophy02 .titled_box01.philosophy02 dd ul li {
  margin-bottom: 2rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.25;
  color: #313C4D;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy02 dd ul li {
    font-size: 1.5rem;
    letter-spacing: 0.11em;
    line-height: 1.86667;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy02 dd ul li span {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.46154;
  color: #4D4D4D;
  display: block;
}
@media only screen and (min-width: 768px) {
  .p-soul__philosophy02 .titled_box01.philosophy03 dd {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy03 dd .text01 {
  font-family: "Noto Sans", sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.68;
  text-align: center;
  color: #313C4D;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy03 dd .text01 {
    font-size: 2.1rem;
    letter-spacing: 0.05em;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy03 dd .text01 span {
  margin-top: 1.6rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.46154;
  color: #4D4D4D;
  display: block;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy03 dd .text01 span {
    margin-top: 0.8rem;
    font-size: 1.3rem;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy04 dd .text02 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2;
  color: #4D4D4D;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy04 dd .text02 {
    font-size: 1.6rem;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy04 dd .text02 b {
  font-size: 2rem;
  font-weight: 700;
  color: #313C4E;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy04 dd .text02 b {
    font-size: 1.6rem;
  }
}
.p-soul__philosophy02 .titled_box01.philosophy04 dd .text02 span {
  margin-top: 2rem;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.46154;
  color: #4D4D4D;
  display: block;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy02 .titled_box01.philosophy04 dd .text02 span {
    margin-top: 1rem;
  }
}
.p-soul__philosophy03 {
  margin-bottom: 13rem;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 {
    margin-bottom: 9rem;
  }
}
.p-soul__philosophy03 .inner {
  padding-bottom: 6rem;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 .inner {
    padding-top: 4rem;
    padding-bottom: 6rem;
  }
}
.p-soul__philosophy03 .inner:before {
  width: 93.9%;
  height: 33.6rem;
  content: '';
  background-color: #F2F5F7;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 .inner:before {
    width: 111%;
    height: 32rem;
    left: -5.5%;
  }
}
.p-soul__philosophy03 .inner:after {
  width: 9999px;
  height: 33.6rem;
  content: '';
  background-color: #F2F5F7;
  position: absolute;
  bottom: 0;
  right: 100%;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 .inner:after {
    content: none;
  }
}
.p-soul__philosophy03 .slogan {
  margin-bottom: 5rem;
  padding: 8rem;
  text-align: center;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0.8rem 4rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0.8rem 4rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.8rem 4rem rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 .slogan {
    width: 105.5%;
    margin: 0 0 3.3rem auto;
    padding: 2.7rem 2.5rem;
  }
}
.p-soul__philosophy03 .slogan img {
  width: 76.4rem;
}
.p-soul__philosophy03 .text_area {
  width: 88.4%;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 .text_area {
    width: 100%;
  }
}
.p-soul__philosophy03 .text_area h3 {
  margin-bottom: 3rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #4D4D4D;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 .text_area h3 {
    margin-bottom: 1.7rem;
    font-size: 1.6rem;
    line-height: 1.8125;
  }
}
.p-soul__philosophy03 .text_area p {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy03 .text_area p {
    font-size: 1.4rem;
  }
}
.p-soul__philosophy04 {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy04 {
    margin-bottom: 6rem;
  }
}
.p-soul__philosophy04 .subTtl01 {
  margin-bottom: 2.5em;
}
.p-soul__philosophy04 .subTtl01 + p {
  margin-bottom: 4rem;
}
.p-soul__philosophy04 p {
  font-size: 1.5rem;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy04 p {
    font-size: 1.4rem;
  }
}
.p-soul__philosophy04 .philosophy_text_area {
  counter-reset: num;
}
.p-soul__philosophy04 .philosophy_text_area .number_list01 {
  counter-reset: none;
}
.p-soul__philosophy04 .philosophy_text_area .number_list01 + h3 {
  margin-top: 6rem;
}
@media only screen and (max-width: 767px) {
  .p-soul__philosophy04 .philosophy_text_area .number_list01 + h3 {
    margin-top: 4rem;
  }
}
.p-soul__philosophy04 .philosophy_text_area .number_list01 li h4 {
  margin-bottom: 1rem;
  font-weight: 700;
}
