@charset "UTF-8";
.yugo {
  font-family: 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif;
  font-weight: 500; }

.oswald {
  font-family: 'Oswald', 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif; }

.roboto {
  font-family: 'Roboto', sans-serif; }

/* ----------------------------------------------------------
font-weight
---------------------------------------------------------- */

.t-bold {
  font-weight: 700;
  /* bold */ }

.t-lead-1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  display: block; }

.t-body-1 {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 2.333; }

.t-a-r {
  text-align: right; }

#wrapper {
  padding-top: 0; }

.m-subpage__kv-2__head-1 {
  margin-bottom: 12px; }

.phillosophy-phillosophy {
  padding: 0px 0 50px; }

.phillosophy-head__ja {
  font-family: 'Noto Serif JP', serif;
  display: block;
  letter-spacing: 0.04em;
  font-weight: 400;
  /* regular */
  text-align: center; }

.phillosophy-head__en {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  /* bold */
  letter-spacing: 0.15em;
  color: #b9881e;
  display: block;
  text-align: center; }

.phillosophy-lead {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.04em;
  font-weight: 400;
  /* regular */
  display: block;
  text-align: center; }

.phillosophy-body {
  text-align: center; }

.phillosophy-item__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Noto Serif JP', serif;
  position: relative; }
  .phillosophy-item__label:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #b9881e;
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 1; }

.phillosophy-item__label-num,
.phillosophy-item__label-label {
  width: 170px;
  display: block;
  background: #fff;
  text-align: center;
  position: relative;
  z-index: 2; }

.phillosophy-item__label-num {
  font-weight: 700;
  /* bold */
  color: #b9881e; }

.phillosophy-item__label-label {
  font-weight: 700;
  /* bold */
  letter-spacing: 0.15em;
  color: #b9881e; }

.phillosophy-item__body {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.08em;
  line-height: 1.8; }

/* ----------------------------------------------------------

---------------------------------------------------------- */
.phillosophy-phillosophy {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.phillosophy-promise {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media screen and (min-width: 769px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 4rem; }
    .phillosophy-head__ja {
      font-size: 2.5rem;
      margin-bottom: 20px; }
    .phillosophy-head__en {
      font-size: 1.4rem;
      margin-bottom: 40px; }
    .phillosophy-lead {
      font-size: 5rem;
      margin-bottom: 35px; }
    .phillosophy-body {
      margin-bottom: 35px; }
  .phillosophy-item {
    width: 800px;
    margin: 0 auto 50px; }
    .phillosophy-item__label {
      margin-bottom: 40px; }
    .phillosophy-item__label-num {
      font-size: 4rem; }
    .phillosophy-item__label-label {
      font-size: 1.4rem; }
    .phillosophy-item__body {
      font-size: 2.5rem; }
  .phillosophy-item__note {
    margin-top: 40px; }
    .phillosophy-promise {
      padding-bottom: 100px; } }

@media screen and (min-width: 961px) {
  .setOrder {
    color: #000; } }

@media screen and (max-width: 768px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 2.2rem; }
    .phillosophy-head__ja {
      font-size: 2rem;
      margin-bottom: 14px; }
    .phillosophy-head__en {
      font-size: 1.2rem;
      margin-bottom: 30px; }
    .phillosophy-lead {
      font-size: 2.8rem;
      margin-bottom: 20px; }
    .phillosophy-body {
      margin-bottom: 20px; }
  .phillosophy-item {
    margin-bottom: 35px; }
    .phillosophy-item__label {
      margin-bottom: 25px; }
    .phillosophy-item__label-num {
      font-size: 3rem; }
    .phillosophy-item__label-label {
      font-size: 1.2rem; }
    .phillosophy-item__body {
      font-size: 2rem; }
  .phillosophy-item__note {
    margin-top: 30px; }
    .phillosophy-phillosophy {
      padding: 0 35px; }
    .phillosophy-promise {
      padding: 0 35px 60px; } }

@media screen and (max-width: 350px) {
    .t-lead-1 {
      font-size: 2rem; } }
