@charset "UTF-8";
/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.center {
  text-align: center;
}

.header.is-login {
  position: static !important;
}

@media print, screen and (min-width: 768px) {
  body.view-index .header-logo img {
    width: 150px;
  }
}

.page-title-wrapper {
  z-index: 1;
  position: relative;
  padding: 3em 0;
  background: #fff;
  margin-top: 100px;
}
.page-title-wrapper.mv {
  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;
  aspect-ratio: 7/5;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  margin-top: 0;
}
.page-title-wrapper.mv h1.page-title {
  color: #fff;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.55);
}
.page-title-wrapper.ohi {
  background-image: url(../../ohi/img/img_mv.jpg);
}
.page-title-wrapper.ohi_namikawa {
  background-image: url(../../ohi_namikawa/img/img_mv.jpg);
}
.page-title-wrapper.chiyokawa {
  background-image: url(../../chiyokawa/img/img_mv.jpg);
}
@media print, screen and (min-width: 1023px) {
  .page-title-wrapper {
    padding: 4vw 0;
    margin-top: 160px;
  }
  .page-title-wrapper.mv {
    aspect-ratio: 12/5;
  }
}

.page-title-inner {
  text-align: center;
}
.page-title-inner .en {
  color: #EE58A9;
  font-size: 20px;
  margin: 0;
  line-height: 1;
  letter-spacing: 0.1em;
  display: block;
  font-weight: 500;
}
.page-title-inner h1.page-title {
  font-size: 32px;
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  color: #6D3316;
}
@media screen and (max-width: 767px) {
  .page-title-inner h1.page-title {
    font-size: 30px;
  }
}

.mv {
  width: 100%;
}
.mv img {
  aspect-ratio: 7/5;
  -o-object-fit: cover;
     object-fit: cover;
}
.mv img.img-top {
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
}
@media print, screen and (min-width: 1023px) {
  .mv img {
    aspect-ratio: 12/5;
  }
}

.topicpath {
  margin-bottom: 30px;
  padding: 10px 0;
  margin-top: 50px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .topicpath {
    font-size: 1.75px;
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 767px) {
  .topicpath {
    margin-bottom: 5px;
    font-size: 11px;
    font-size: 1.1rem;
    padding-left: 1em;
    margin-top: 1em;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) and (max-width: 1200px) {
  .topicpath {
    font-size: 1.375px;
    font-size: 0.88rem;
  }
}

.topicpath-list {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

.topicpath-item {
  float: left;
  padding: 0 10px 0 5px;
}
.topicpath-item:first-child {
  padding: 0 10px 0 0;
  background: 0;
}
.topicpath-item:not(:last-child)::after {
  font-family: ionicons;
  content: "\f3d3";
  padding-left: 10px;
}
.topicpath-item:nth-child(1) a::before {
  display: inline-block;
  text-indent: none;
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/icon_home.svg) no-repeat 0 0;
  background-size: contain;
}

.topicpath-link {
  color: #666;
}
.topicpath-link:visited, .topicpath-link:focus, .topicpath-link:active {
  color: #666;
}

.section-link {
  padding: 2em 1em;
  background-color: #D3EDC6;
}
.section-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
}
.section-link ul li {
  list-style-type: none;
  font-weight: 500;
  margin: 5px 1em;
}
.section-link ul li a {
  color: #1A9C3A;
}
.section-link ul li a::after {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f107";
  margin-left: 1em;
}
@media print, screen and (min-width: 1023px) {
  .section-link {
    padding: 3em 1em;
  }
  .section-link ul li a {
    font-size: 18px;
  }
}

.text-copy-01 {
  font-size: 30px;
  font-size: 3rem;
  margin-top: 0;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .text-copy-01 {
    font-size: 3.75px;
    font-size: 2.4rem;
  }
}

.lead {
  font-size: 18px;
}
@media print, screen and (min-width: 768px) {
  .lead {
    text-align: center;
  }
}

.em {
  font-weight: 600;
}

.acms-entry [class*=column-eximage-].nocaption, .acms-entry [class*=column-image-].nocaption, .acms-entry [class*=column-media-].nocaption, .acms-entry [class*=column-video-], .acms-entry [class*=column-yolp-], .acms-entry [class*=column-youtube-] {
  margin-top: 2em !important;
}
@media screen and (max-width: 767px) {
  .acms-entry [class*=column-eximage-].nocaption, .acms-entry [class*=column-image-].nocaption, .acms-entry [class*=column-media-].nocaption, .acms-entry [class*=column-video-], .acms-entry [class*=column-yolp-], .acms-entry [class*=column-youtube-] {
    margin-bottom: 2em !important;
  }
}

.acms-thumbnail p {
  margin-top: 0;
}

/* ------------------------------
　　お問い合わせ
------------------------------ */
.contact-box .error-text {
  /* エラー文 */
  margin: 5px 0 0 0;
  color: red;
}

.contact-form {
  width: 100%;
  padding: 0;
  list-style: none;
}
.contact-form td, .contact-form th {
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .contact-form td, .contact-form th {
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .contact-form th {
    width: 30%;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .contact-form th {
    border: 0;
    text-align: left;
    padding-bottom: 0;
  }
}

.contact-form-group::after {
  content: "";
  display: block;
  clear: both;
}

.contact-form-label {
  display: block;
  text-align: left;
  margin: 0;
  padding: 10px 10px 0 10px;
  font-weight: 600;
}

.contact-form-control {
  display: block;
  padding: 10px;
}

.contact-form-grid {
  margin: 0 -5px;
}

.contact-form-col,
.acms-entry .contact-form-col {
  margin: 0 0 10px 0;
  padding: 0 5px;
}
.contact-form-col:last-child,
.acms-entry .contact-form-col:last-child {
  margin: 0;
}

@media print, screen and (min-width: 768px) {
  .contact-form {
    display: table;
    width: 100%;
  }
  .contact-form-group {
    display: table-row;
  }
  .contact-form-label,
  .contact-form-control {
    display: table-cell;
  }
  .contact-form-label {
    width: 30%;
    padding: 25px 15px 15px 15px;
    vertical-align: top;
  }
  .contact-form-control {
    width: 70%;
    padding: 15px;
  }
  .contact-form-col {
    margin: 0;
  }
  table.contact-form {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #D9D9D9;
  }
  table.contact-form tr {
    width: 100%;
  }
  table.contact-form th, table.contact-form td {
    border-bottom: 1px solid #D9D9D9;
    border-right: none;
    padding: 15px;
    border-radius: 0;
  }
  table.contact-form th p, table.contact-form td p {
    margin: 0;
  }
  table.contact-form th {
    background-color: #ECEEE2;
    font-weight: 600;
  }
  table.contact-form .contact-form-group {
    display: inline-table;
  }
}
.contact-box input[type=text],
.contact-box input[type=number],
.contact-box input[type=email],
.contact-box input[type=tel],
.contact-box textarea {
  border: 1px solid #edf3f8;
  border-radius: 3px;
  background: #edf3f8;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 1em 1.5em !important;
}
.contact-box input[type=text]:hover,
.contact-box input[type=number]:hover,
.contact-box input[type=email]:hover,
.contact-box input[type=tel]:hover,
.contact-box textarea:hover {
  border: 1px solid rgba(0, 0, 0, 0.2);
}

/* ステップ
------------------------------ */
.contact-box .mail-step {
  margin: 0 0 35px 0;
  padding: 0 10px;
  /* カウンターの設定 */
  counter-reset: mailStep;
}
.contact-box .mail-step-item {
  float: left;
  list-style: none;
  margin: 0 10px;
  padding: 18px 0 14px;
  color: #999;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .contact-box .mail-step-item {
    font-size: 2px;
    font-size: 1.28rem;
  }
}
.contact-box .mail-step-item:before {
  /* カウンターの設定 */
  counter-increment: mailStep;
  content: counter(mailStep) ".";
}
.contact-box .mail-step-item-current {
  color: #333;
}
@media print, screen and (min-width: 768px) {
  .contact-box .mail-step {
    height: 60px;
  }
}

/* 送信ボタン
------------------------------ */
.form-btn-box {
  margin: 0 10px 50px 10px;
  text-align: center;
}

.form-btn {
  display: inline-block;
}

.form-btn-return {
  float: left;
}

.form-btn-send {
  float: right;
}

@media print, screen and (min-width: 768px) {
  .form-btn-return {
    float: none;
  }
  .form-btn-send {
    float: none;
    max-width: 360px;
    width: 100%;
  }
}
/* ラベル
------------------------------ */
.label-required {
  margin: 0 5px;
  padding: 2px 1em;
  color: #FFF;
  font-size: 14px;
  border-radius: 1em;
  background: #EB677B;
  line-height: 1.2;
  font-weight: normal;
}

@media print, screen and (min-width: 768px) {
  .label-required {
    float: right;
  }
}
/* フォーム要素
------------------------------ */
.contact-box select[required]:required {
  border: 1px solid #C49511;
}
.contact-box select.focused:invalid {
  border: 1px solid #c41134;
}
.contact-box select[required]:valid {
  border: 1px solid #A7A7AA;
}
.contact-box input[required]:required,
.contact-box textarea[required]:required {
  background: #FFFDEB;
}
.contact-box input.focused:invalid,
.contact-box textarea.focused:invalid {
  background: #FFEBEE;
}
.contact-box input[required]:valid,
.contact-box textarea[required]:valid {
  background: #FFF;
}
.contact-box input[type=text],
.contact-box input[type=password],
.contact-box input[type=datetime],
.contact-box input[type=datetime-local],
.contact-box input[type=date],
.contact-box input[type=month],
.contact-box input[type=time],
.contact-box input[type=week],
.contact-box input[type=number],
.contact-box input[type=email],
.contact-box input[type=url],
.contact-box input[type=search],
.contact-box input[type=tel] {
  padding: 14px 5px 10px 5px;
}
.contact-box textarea {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 5px 5px 4px;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .contact-box textarea {
    font-size: 2px;
    font-size: 1.28rem;
  }
}
.contact-box select {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 11px 30px 11px 10px;
  vertical-align: top;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .contact-box select {
    font-size: 2px;
    font-size: 1.28rem;
  }
}

/* バリデーター
------------------------------ */
.valid-mark {
  display: none;
}

.valid-mark.valid {
  display: inline;
  color: #5cb85c;
  float: right;
}

.invalid {
  background: #ffebee !important;
}

table.contact-form .cource {
  padding-left: 30px;
}
table.contact-form .price {
  color: #666;
  font-size: 84%;
}
table.contact-form .readonly, table.contact-form .readonly:focus {
  border: 0;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-kiyaku {
  text-align: center;
  margin-top: 2em;
}

.sec-contact-form {
  padding: 4em 0;
}

.acms-form input[type=text], .acms-form input[type=password], .acms-form input[type=datetime], .acms-form input[type=datetime-local], .acms-form input[type=date], .acms-form input[type=month], .acms-form input[type=time], .acms-form input[type=week], .acms-form input[type=number], .acms-form input[type=email], .acms-form input[type=url], .acms-form input[type=search], .acms-form input[type=tel], .acms-form input.acms-form-control,
.acms-form textarea,
.acms-form .entryFormLiteEditor,
.acms-form textarea.acms-form-control {
  background: #fff;
  font-size: 16px;
}

.form-btn-box {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-gap: 20px;
}
.form-btn-box .button-more {
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 500px;
  min-width: 250px;
  height: 100px;
}
.form-btn-box .button-more input {
  width: 100%;
  height: 100%;
  border: 5px solid #1B7D32;
  border-radius: 20px;
  color: #1B7D32;
  font-size: 25px;
  font-weight: 700;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 4px 6px 5px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 6px 5px rgba(0, 0, 0, 0.08);
  padding: 15px 40px 15px 20px;
}
.form-btn-box .button-more .btn-contact-icon {
  content: "";
  display: block;
  background: #1B7D32;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 20px;
  font-size: 1em;
}
.form-btn-box .button-more.-back input {
  padding: 15px 20px 15px 40px;
}
.form-btn-box .button-more.-back .btn-contact-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 20px;
  z-index: 1;
}

article.entry {
  background: #fff;
  border-radius: 20px;
  padding: 2em;
  margin: 100px 0 200px;
}

.acms-entry [class*=column-eximage-].nocaption, .acms-entry [class*=column-image-].nocaption, .acms-entry [class*=column-media-].nocaption, .acms-entry [class*=column-video-], .acms-entry [class*=column-yolp-], .acms-entry [class*=column-youtube-] {
  margin-top: 4em;
}

.acms-entry [class*=column-eximage-], .acms-entry [class*=column-image-], .acms-entry [class*=column-media-] {
  margin-top: 4em;
}

.acms-entry a.file {
  display: block;
  color: #0D7C29;
  position: relative;
}
.acms-entry a.file::before {
  width: 14px;
  height: 14px;
  color: #fff;
  background: #0D7C29;
  font-family: ionicons;
  content: "\f3d1";
  margin-right: 5px;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  border-radius: 7px;
  text-align: center;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .acms-entry a.file::before {
    font-size: 1.25px;
    font-size: 0.8rem;
  }
}
.acms-entry h2.title, .acms-entry h3.title, .acms-entry h4.title {
  margin-top: 3em !important;
}
.acms-entry .h3-01 {
  margin-left: -1.5em;
}
.acms-entry .h3-01 .en {
  padding-left: 3px;
}
.acms-entry .list01 {
  margin-top: 1em;
}
.acms-entry .index-text {
  margin: 0.5em 0 3em;
  color: #0D7C29;
  text-align: center;
  color: #6D3316;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .acms-entry .index-text {
    font-size: 2px;
    font-size: 1.28rem;
  }
}

header.entry-header {
  padding-bottom: 0.5em;
  margin-bottom: 2em;
  border-bottom: 1px solid #FFE0B2;
}
header.entry-header .h2-02 {
  margin-top: 0;
}
header.entry-header .entry-header-info {
  margin-top: 0.5em;
  text-align: right;
}
header.entry-header .entry-header-info a {
  display: inline-block;
  padding: 0.5em 1em;
  border: 1px solid #0D7C29;
  color: #0D7C29;
  line-height: 1;
}
header.entry-header .entry-header-info a:hover {
  color: #0D7C29;
}
header.entry-header a {
  color: #6D3316;
  text-decoration: none;
}
header.entry-header a:hover, header.entry-header a:active, header.entry-header a:focus {
  color: #6d3316;
  text-decoration: none;
}
header.entry-header a:visited {
  color: #6d3316;
}

section.sec-blog,
section.section {
  padding: 50px 0 200px;
}

.card-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.card-wrap .card-item {
  width: 100%;
  margin-top: 30px;
}
.card-wrap .card-img {
  border-radius: 20px;
  margin: 0;
  overflow: hidden;
}
.card-wrap .card-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px;
}
.card-wrap .card-txt {
  font-size: 16px;
  margin-top: 15px;
}
.card-wrap.col-four .card-title {
  text-align: center;
}
.card-wrap.col-four ul {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .card-wrap {
    margin-top: 30px;
  }
  .card-wrap .card-item {
    width: calc(33.3333333333% - 20px);
    margin-top: 40px;
  }
  .card-wrap .card-title {
    font-size: 22px;
  }
  .card-wrap.col-two .card-item {
    width: calc(50% - 20px);
  }
  .card-wrap.col-four .card-item {
    width: calc(50% - 15px);
  }
}
@media print, screen and (min-width: 1023px) {
  .card-wrap.col-two {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .card-wrap.col-two .card-item {
    margin-left: 20px;
    margin-right: 20px;
    max-width: 460px;
  }
  .card-wrap.col-four .card-item {
    width: calc(25% - 15px);
  }
}

.flow-container {
  padding: 1rem 0;
  margin-top: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-family: sans-serif;
}

.step-wrap {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -10px;
}

.step-wrap:nth-child(1) {
  z-index: 4;
}

.step-wrap:nth-child(2) {
  z-index: 3;
}

.step-wrap:nth-child(3) {
  z-index: 2;
}

.step-wrap:nth-child(4) {
  z-index: 1;
}

.step-wrap:last-child {
  margin-right: 0;
}

.step-arrow {
  position: relative;
  width: 100%;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.step-wrap:nth-child(1) .step-label {
  padding-left: 0;
}

/* 左端（最初の要素）：左側が直線 */
.step-wrap:first-child .step-arrow {
  -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
}

/* 中間の要素：左側が矢印の凹み、右側が矢印の突起 */
.step-wrap:not(:first-child):not(:last-child) .step-arrow {
  -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 20px 50%);
          clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 20px 50%);
}

/* 右端（最後の要素）：右側が直線 */
.step-wrap:last-child .step-arrow {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 20px 50%);
}

.step-label {
  font-size: 13px;
  font-weight: 600;
  z-index: 1;
  padding-left: 10px;
}

.step-wrap:last-child .step-label {
  padding-right: 0;
}

/* 色：奇数が濃い緑、偶数が薄い緑 */
.step-wrap:nth-child(odd) .step-arrow {
  background: #0D7C29;
}

.step-wrap:nth-child(even) .step-arrow {
  background: #D3EDC6;
}

.step-wrap:nth-child(odd) .step-label {
  color: #fff;
}

.step-wrap:nth-child(even) .step-label {
  color: #0a5c1e;
}

@media print, screen and (min-width: 768px) {
  .step-label {
    font-size: 15px;
    padding-left: 0;
    padding-right: 10px;
  }
}
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.media-body {
  width: 100%;
  margin-top: 30px;
}
.media-body *:first-child {
  margin-top: 0;
}

.media-img {
  width: 100%;
  margin-top: 30px;
  border-radius: 20px;
  overflow: hidden;
}

@media print, screen and (min-width: 1023px) {
  .media {
    margin-top: 20px;
  }
  .media-body {
    width: calc(55% - 20px);
  }
  .media-img {
    width: calc(45% - 20px);
  }
  .img-left .media-body {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .img-left .media-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.introduction-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.introduction-box {
  width: 100%;
}

.introduction-title {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

@media print, screen and (min-width: 1023px) {
  .introduction-box {
    width: 50%;
    padding: 0 25px;
  }
  .introduction-title {
    font-size: 24px;
  }
}
.special-menu {
  border: 5px solid #0D7C29;
  border-radius: 20px;
  margin-top: 30px;
  padding: 20px;
}
.special-menu ul {
  margin-top: 0;
}
@media print, screen and (min-width: 768px) {
  .special-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 30px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  .special-menu ul {
    padding: 0 10px;
  }
}

.archive {
  background: #000;
  padding: 8px;
  color: #fff;
  margin-bottom: 2em;
}
.archive a {
  color: #fff;
  text-decoration: none;
}
.archive a:hover, .archive a:active, .archive a:focus {
  color: white;
  text-decoration: none;
}
.archive a:visited {
  color: white;
}
.archive .inner {
  border: 1px solid #ddd;
  padding: 15px;
}
.archive h2 {
  text-align: center;
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  .archive h2 {
    font-size: 2.25px;
    font-size: 1.44rem;
  }
}
.archive h2::after {
  display: block;
  content: "";
  background: #0D7C29;
  height: 2px;
  width: 40px;
  margin-left: auto;
  margin-right: auto;
}

ul.archive-entry {
  margin: 1em 0 0;
  padding: 0;
}
ul.archive-entry li {
  list-style: none;
}
ul.archive-entry li:not(:last-child) {
  margin-bottom: 10px;
}
ul.archive-entry a {
  display: block;
}
ul.archive-entry a::after {
  content: "";
  display: block;
  clear: both;
}
ul.archive-entry .thumb {
  width: 70px;
  float: left;
  margin-right: 10px;
}
ul.archive-entry .body {
  overflow: hidden;
}
ul.archive-entry .body dl {
  margin: 0;
}
ul.archive-entry .body .date {
  font-size: 11px;
  font-size: 1.1rem;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  ul.archive-entry .body .date {
    font-size: 1.375px;
    font-size: 0.88rem;
  }
}
ul.archive-entry .body .title {
  font-size: 13px;
  font-size: 1.3rem;
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  ul.archive-entry .body .title {
    font-size: 1.625px;
    font-size: 1.04rem;
  }
}

.archive-year {
  margin: 1em 0 0;
  padding: 0;
}
.archive-year li {
  list-style: none;
}
.archive-year li:not(:last-child) {
  margin-bottom: 10px;
}
.archive-year a {
  display: block;
  position: relative;
}
.archive-year a::after {
  content: "";
  display: block;
  clear: both;
}
.archive-year a::after {
  font-family: ionicons;
  content: "\f125";
  display: inline-block;
  position: absolute;
  top: calc(50% - 0.5em);
  right: 5px;
  color: #0D7C29;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.archive-year a:hover::after {
  -webkit-transform: translate(5px, 0px);
          transform: translate(5px, 0px);
}

.container {
  width: auto;
}
@media print, screen and (min-width: 1251px) {
  .container {
    width: 1250px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  .header-logo img {
    width: 80px;
  }
  .page-title-inner h1.page-title {
    font-size: 25px;
  }
  .page-title-inner .en {
    font-size: 15px;
  }
  .message br {
    display: none;
  }
}