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

.overseas-sec__list {
  letter-spacing: 0.04em; }
  .overseas-sec__list li {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px; }
    .overseas-sec__list li:before {
      content: "";
      width: 10px;
      height: 10px;
      background: #b9881e;
      position: absolute;
      left: 0;
      top: 10px; }

.overseas-sec-1 {
  background: #efefef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.overseas-sec-2 {
  background: #efefef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-bottom: 70px; }

.overseas-result {
  background: #fff;
  width: 320px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 14px 20px;
  margin-top: 30px; }

.overseas-result__head {
  display: block;
  letter-spacing: 0.04em;
  border-bottom: solid 1px #242424;
  text-align: center;
  padding-bottom: 13px;
  margin-bottom: 16px; }

.overseas-result__list {
  letter-spacing: 0.04em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.overseas-sec-3 {
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.overseas-sec-3__head {
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 0.08em;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 20px; }
  .overseas-sec-3__head:after {
    content: "";
    width: 20px;
    height: 3px;
    background: #b9881e;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.overseas-sec-3__body {
  text-align: center; }

.overseas-sec-3__btn {
  margin: 0 auto; }

@media screen and (min-width: 769px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 4rem; }
  .m-subpage__kv-2 {
    margin-bottom: 0; }
  .overseas-sec__lead {
    margin-bottom: 35px; }
    .overseas-sec__list {
      font-size: 2rem; }
      .overseas-sec__list li:not(:last-of-type) {
        margin-bottom: 7px; }
    .overseas-sec-1 {
      width: calc(50% + 483px);
      padding: 70px 0;
      margin-bottom: 104px; }
  .overseas-sec-1__inner {
    width: 392px;
    position: relative;
    margin: 0 492px 0 auto; }
  .overseas-sec-1__fig {
    width: 448px;
    height: 284px;
    position: absolute;
    right: 43px;
    bottom: -34px; }
    .overseas-sec-2 {
      width: calc(50% + 483px);
      padding: 70px 0;
      margin-bottom: 104px;
      margin-left: auto; }
  .overseas-sec-2__inner {
    width: 392px;
    position: relative;
    margin: 0 auto 0 83px; }
  .overseas-sec-2__fig {
    width: 448px;
    height: 284px;
    position: absolute;
    left: 475px;
    top: 198px; }
    .overseas-result__head {
      font-size: 2rem; }
    .overseas-result__list {
      font-size: 1.5rem; }
    .overseas-sec-3 {
      width: 800px;
      margin: 0 auto 120px;
      padding: 70px; }
    .overseas-sec-3__head {
      font-size: 2.4rem; }
    .overseas-sec-3__body {
      margin-bottom: 30px; } }

@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; }
  .m-subpage__kv-2 {
    margin-bottom: 0; }
  .overseas-sec__lead {
    margin-bottom: 30px; }
    .overseas-sec__list {
      font-size: 1.5rem; }
      .overseas-sec__list li:not(:last-of-type) {
        margin-bottom: 15px; }
    .overseas-sec-1 {
      padding: 70px 35px 35px; }
  .overseas-sec-1__fig {
    margin-bottom: 30px; }
    .overseas-sec-2 {
      padding: 70px 35px 35px; }
  .overseas-sec-2__fig {
    margin-bottom: 30px; }
    .overseas-result__head {
      font-size: 1.6rem; }
    .overseas-result__list {
      font-size: 1.3rem; }
    .overseas-sec-3 {
      width: calc(100% - 70px);
      margin: 0 auto 70px;
      padding: 35px; }
    .overseas-sec-3__head {
      font-size: 2rem; }
    .overseas-sec-3__body {
      margin-bottom: 20px; } }

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