@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; }

.message-wrap {
  background: -webkit-gradient(linear, left top, left bottom, from(#e0e5f7), color-stop(57.13%, #e0e5f7), to(#c8cfe6));
  background: linear-gradient(#e0e5f7 0%, #e0e5f7 57.13%, #c8cfe6 100%); }

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

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

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

.message-body.has-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .message-body.has-num p {
    position: relative;
    top: -2px;
    width: calc(100% - 45px); }

.message-list {
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  li:not(:last-of-type) {
    margin-bottom: 15px; }

.message-list-num {
  font-family: 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  /* bold */
  color: #fff;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #b9881e; }

.message-list-data {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 2.143;
  width: calc(100% - 45px);
  position: relative;
  top: -2px; }

.message-name {
  display: block;
  text-align: right; }

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

創業者ご挨拶

---------------------------------------------------------- */
.message-founder {
  background: #fff;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.founder-fig {
  max-width: 100%;
  margin: 0 auto 40px;
  text-align: center; }

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

代表者ご挨拶

---------------------------------------------------------- */
.message-president {
  background: #fff;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.president-column {
  position: relative; }

@media screen and (min-width: 769px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 4rem; }
    .message-wrap {
      margin-top: 120px; }
    .message-head__ja {
      font-size: 2.5rem;
      margin-bottom: 20px; }
    .message-head__en {
      font-size: 1.4rem;
      margin-bottom: 40px; }
    .message-lead {
      font-size: 5rem;
      margin-bottom: 35px; }
  .message-body {
    margin-bottom: 35px; }
    .message-list {
      margin-bottom: 30px; }
    .message-list-num {
      margin-right: 20px; }
    .message-founder {
      width: calc(50% + 483px);
      margin-left: auto;
      padding: 70px 0 70px 83px;
      margin-bottom: -15px;
      top: -50px; }
  .message-founder__inner {
    width: 800px; }
    .founder-fig {
      width: 275px; }
    .message-president {
      width: calc(50% + 483px);
      padding: 70px 83px 70px 0;
      bottom: -85px;
      margin-bottom: 205px; }
  .message-president__inner {
    width: 800px;
    margin-left: auto; }
  .president-fig-1 {
    width: 540px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 430px; }
  .president-fig-2 {
    margin-left: auto;
    margin-bottom: 30px;
    width: 755px; }
    .president-column .message-body {
      width: 380px;
      height: 400px; } }

@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; }
    .message-wrap {
      margin-top: 70px; }
    .message-head__ja {
      font-size: 2rem;
      margin-bottom: 14px; }
    .message-head__en {
      font-size: 1.2rem;
      margin-bottom: 30px; }
    .message-lead {
      font-size: 2rem;
      margin-bottom: 20px; }
  .message-body {
    margin-bottom: 20px; }
    .message-list {
      margin-bottom: 25px; }
    .message-list-num {
      margin-right: 15px; }
    .message-founder {
      width: calc(100% - 40px);
      margin: 0 auto -10px;
      padding: 35px 20px;
      top: -30px; }
    .founder-fig {
      width: 200px; }
    .message-president {
      width: calc(100% - 40px);
      margin: 0 auto;
      padding: 35px 20px;
      bottom: -70px;
      margin-bottom: 120px; }
  .president-fig-1 {
    margin-bottom: 45px;
    position: relative;
    left: 40px; }
  .president-fig-2 {
    margin-bottom: 45px;
    position: relative;
    left: 40px; } }

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