
@charset "UTF-8";
.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

* .l-content-box.is-wysiwyg {
  width: 1180px;
  margin-left: auto;
  margin-right: auto; }
  * .l-content-box.is-wysiwyg .l-wysiwyg_new {
    color: #000;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
    margin-top: -7px; }
    * .l-content-box.is-wysiwyg .l-wysiwyg_new * + p {
      margin-top: 35px; }
    * .l-content-box.is-wysiwyg .l-wysiwyg_new h2 {
      border-bottom: 1px solid #A48F7F;
      font-size: 22px;
      padding-bottom: 11px;
      margin: 57px 0 30px; }
      * .l-content-box.is-wysiwyg .l-wysiwyg_new h2:first-child {
        margin-top: 10px; }
      * .l-content-box.is-wysiwyg .l-wysiwyg_new h2 + p {
        margin-top: 0; }
    * .l-content-box.is-wysiwyg .l-wysiwyg_new p {
      line-height: 2.17625; }
      * .l-content-box.is-wysiwyg .l-wysiwyg_new p:first-child {
        margin-top: 0; }
    * .l-content-box.is-wysiwyg .l-wysiwyg_new img {
      margin-top: 10px; }
    * .l-content-box.is-wysiwyg .l-wysiwyg_new figure figcaption {
      font-size: 14px;
      margin-top: 14px; }

.l-dates-reference {
  background: url(../img/wysiwyg_new/bg_block.jpg) repeat center;
  border-radius: 12px;
  color: #000;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-weight: 500;
  line-height: 2.05857;
  margin-top: 35px;
  padding: 14px 38px 23px; }
  .l-dates-reference__list {
    margin: 0;
    padding: 0; }
  .l-dates-reference__item {
    text-indent: -1em;
    padding-left: 1em; }
    .l-dates-reference__item + * {
      margin-top: 1px; }

.l-dates-reason {
  background: url(../img/wysiwyg_new/bg_block.jpg) repeat center;
  border-radius: 12px;
  color: #000;
  font-size: 16px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
  line-height: 2.30125;
  margin-top: 64px;
  padding: 39px 38px 36px; }
  .l-dates-reason__title {
    border-bottom: 1px solid #A48F7F;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: inherit;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    text-align: right;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .l-dates-reason__title::after {
      content: "";
      background: url(../img/wysiwyg_new/dates/img_reason01.png) no-repeat center;
      background-size: contain;
      display: block;
      position: relative;
      left: -10px;
      width: 103px;
      height: 116px; }
    .l-dates-reason__title > span {
      background-color: #FFFBF5;
      border-radius: 16.21px;
      display: block;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      position: relative;
      text-align: center;
      margin-left: 28px;
      max-width: 393px;
      width: 100%;
      padding: 45px 128px 41px 15px; }
      .l-dates-reason__title > span > span {
        display: inline-block; }
      .l-dates-reason__title > span::before, .l-dates-reason__title > span::after {
        content: "";
        position: absolute;
        margin: auto; }
      .l-dates-reason__title > span::before {
        top: 0;
        bottom: 0;
        right: 100%;
        width: 0;
        height: 0;
        border-right: 18px solid #FFFBF5;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        margin: auto; }
      .l-dates-reason__title > span::after {
        background: url(../img/wysiwyg_new/dates/img_reason02.png) no-repeat center;
        background-size: contain;
        bottom: 2px;
        right: 35px;
        width: 93px;
        height: 123px; }

.l-dates-link {
  color: #43250f;
  font-size: 18px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: bold;
  line-height: 1.60111;
  margin-top: 30px; }
  .l-dates-link__blocktitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 1.2;
    margin-bottom: 24px; }
    .l-dates-link__blocktitle::before, .l-dates-link__blocktitle::after {
      content: "";
      display: block; }
    .l-dates-link__blocktitle::before {
      background: url(../img/wysiwyg_new/dates/img_list_title01.png) no-repeat center;
      background-size: contain;
      width: 81px;
      height: 97px; }
    .l-dates-link__blocktitle::after {
      background: url(../img/wysiwyg_new/dates/img_list_title02.png) no-repeat center;
      background-size: contain;
      width: 90px;
      height: 127px; }
    .l-dates-link__blocktitle > span {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      text-align: center;
      padding-bottom: 22px; }
      .l-dates-link__blocktitle > span > span {
        display: block;
        font-size: 1.66667em;
        margin-top: 14px; }
  .l-dates-link__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .l-dates-link__item {
    background: url(../img/wysiwyg_new/bg_block.jpg) repeat center;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: inherit;
    line-height: 1.4;
    text-decoration: none;
    max-width: 414px;
    width: calc(50% - 7px);
    margin-bottom: 10px;
    padding: 9px 9px 9px 9px; }
    .l-dates-link__item:hover {
      opacity: .7;
      color: inherit; }
  .l-dates-link__image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 112px;
    height: 112px; }
  .l-dates-link__detail {
    position: relative;
    padding-right: 36px;
    max-width: 250px;
    width: calc(100% - 112px - 9px);
    padding-top: 2px; }
    .l-dates-link__detail::before, .l-dates-link__detail::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .l-dates-link__detail::before {
      content: "";
      background-color: #791C25;
      border-radius: 50%;
      right: 2px;
      width: 24px;
      height: 24px; }
    .l-dates-link__detail::after {
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      right: 11px;
      width: 8px;
      height: 8px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .l-dates-link__catch {
    font-size: 0.77778em; }
  .l-dates-link__title {
    margin: 6px 0 8px; }
  .l-dates-link__en {
    color: #791c25;
    font-size: 0.77778em; }
  @media only screen and (max-width: 767px) {
    .l-dates-reference {
      padding: 12px 15px 21px; }
    .l-dates-reason {
      padding: 16px 15px 16px; }
      .l-dates-reason__title {
        display: block; }
        .l-dates-reason__title::after {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          left: 0;
          margin: 16px auto 0; }
        .l-dates-reason__title > span {
          margin: 0 auto; }
          .l-dates-reason__title > span::before {
            border-top: 18px solid #FFFBF5;
            border-bottom: none;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            top: 100%;
            bottom: auto;
            left: calc(50% - 80px);
            right: auto;
            -webkit-transform-origin: 0 0;
                -ms-transform-origin: 0 0;
                    transform-origin: 0 0;
            -webkit-transform: skewX(50deg);
                -ms-transform: skewX(50deg);
                    transform: skewX(50deg); }
    .l-dates-link {
      font-size: 14px; }
      .l-dates-link__item {
        width: 100%;
        margin-left: auto;
        margin-right: auto; } }
  @media only screen and (min-width: 768px) {
      .l-dates-link__blocktitle br {
        display: none; } }




