@charset "UTF-8";
/* ------------------------------------

colors setting

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

colors setting の変数ではなく
下記の左側の変数をcssで指定する

×：$black
◯：$dark-text

------------------------------------ */
/*  text-color
*----------------------------------- */
/*  background-color
*----------------------------------- */
/*  border-color
*----------------------------------- */
/*  system-color
*----------------------------------- */
/*  cv
*----------------------------------- */
/*  footer
*----------------------------------- */
/*  menu
*----------------------------------- */
/*  new icon
*----------------------------------- */
/*  horizontal
*----------------------------------- */
/*  slick-color
*----------------------------------- */
.en {
  font-family: texas-hero, sans-serif;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
}

.en02 {
  font-family: motor, monospace;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

.ja02 {
  font-family: ten-mincho-text, serif;
}

.yakuhan {
  font-family: "YakuHanJP", "fot-tsukubrdgothic-std", sans-serif;
}

.system_article {
  /*
  YUI 3.5.0 (build 5089)
  Copyright 2012 Yahoo! Inc. All rights reserved.
  Licensed under the BSD License.
  http://yuilibrary.com/license/
  */
}
.system_article html {
  color: #333;
  background: #fff;
}
.system_article body,
.system_article div,
.system_article dl,
.system_article dt,
.system_article dd,
.system_article ul,
.system_article ol,
.system_article li,
.system_article h1,
.system_article h2,
.system_article h3,
.system_article h4,
.system_article h5,
.system_article h6,
.system_article pre,
.system_article code,
.system_article form,
.system_article fieldset,
.system_article legend,
.system_article input,
.system_article textarea,
.system_article p,
.system_article blockquote,
.system_article th,
.system_article td {
  margin: 0;
  padding: 0;
}
.system_article table {
  border-spacing: 0;
  border-collapse: collapse;
}
.system_article fieldset,
.system_article img {
  border: 0;
}
.system_article address,
.system_article caption,
.system_article cite,
.system_article code,
.system_article dfn,
.system_article em,
.system_article strong,
.system_article th,
.system_article var {
  font-weight: normal;
  font-style: normal;
}
.system_article ol,
.system_article ul {
  list-style: none;
}
.system_article caption,
.system_article th {
  text-align: left;
}
.system_article h1,
.system_article h2,
.system_article h3,
.system_article h4,
.system_article h5,
.system_article h6 {
  font-size: 100%;
  font-weight: normal;
}
.system_article q:before,
.system_article q:after {
  content: "";
}
.system_article abbr,
.system_article acronym {
  font-variant: normal;
  border: 0;
}
.system_article sup {
  vertical-align: text-top;
}
.system_article sub {
  vertical-align: text-bottom;
}
.system_article input,
.system_article textarea,
.system_article select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  z-index: auto;
}
.system_article input,
.system_article textarea,
.system_article select {
  *font-size: 100%;
}
.system_article legend {
  color: #000;
}
.system_article #yui3-css-stamp.cssreset {
  display: none;
}
.system_article main,
.system_article aside {
  display: block;
}
.system_article p {
  color: #333;
  font-size: 16px !important;
  line-height: 1.3 !important;
  min-height: 1.4em;
}
.system_article p::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}
.system_article ul {
  color: #333;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.4 !important;
  margin-bottom: 0.6em !important;
  padding-left: 1.5em !important;
  list-style: disc !important;
}
.system_article ol {
  color: #333;
  font-size: 14px !important;
  font-weight: normal !important;
  line-height: 1.4 !important;
  margin-bottom: 0.6em !important;
  padding-left: 1.5em !important;
  list-style: decimal !important;
}
.system_article a {
  color: #333;
  text-decoration: underline !important;
}
.system_article a:hover {
  text-decoration: none !important;
}
.system_article a:active {
  text-decoration: underline !important;
}
.system_article .aligncenter {
  clear: both !important;
  display: block !important;
  margin: 0 auto !important;
}
.system_article img.aligncenter {
  clear: both !important;
  display: block !important;
  margin: 0 auto !important;
}
.system_article .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  clear: both;
}
.system_article .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  clear: both;
}
.system_article .wp-caption-text {
  text-align: center;
}
.system_article strong,
.system_article em {
  font-weight: bold !important;
}
.system_article h1 {
  clear: both;
  font-weight: bold;
  line-height: 1.4;
  margin: 2.4em 0 1.2em;
  font-size: 1.25em;
}
.system_article h1:first-child {
  margin-top: 0;
}
.system_article h2 {
  clear: both;
  font-weight: bold;
  line-height: 1.4;
  margin: 2em 0 1em;
  font-size: 1.25em;
}
.system_article h2:first-child {
  margin-top: 0;
}
.system_article h3 {
  clear: both;
  font-weight: bold;
  line-height: 1.4;
  margin: 1.6em 0 0.8em;
  font-size: 1.2em;
}
.system_article h3:first-child {
  margin-top: 0;
}
.system_article table {
  max-width: 100%;
  margin: 1em 0 1.4em;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.system_article th {
  font-size: 0.9em;
  padding: 0.4em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}
.system_article td {
  font-size: 0.9em;
  padding: 0.4em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.system_article img {
  width: auto;
  max-width: 100%;
  height: auto !important;
}
.system_article iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
@media print, screen and (max-width: 760px) {
  .system_article iframe {
    width: 100%;
  }
}
.system_article video {
  max-width: 100%;
}
.system_article .photo01,
.system_article .photo02 {
  margin-bottom: 20px;
}
.system_article .photo01 img {
  display: block;
  width: 100%;
  height: auto;
}
.system_article .photo02 {
  *zoom: 1;
}
.system_article .photo02:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
}
.system_article .photo02 li {
  overflow: hidden;
  width: 49%;
}
.system_article .photo02 li:first-child {
  float: left;
}
.system_article .photo02 li:last-child {
  float: right;
}
.system_article .photo02 li img {
  display: block;
  height: auto;
}
.system_article .unit_faq {
  margin-bottom: 50px;
}
.system_article .unit_faq dt,
.system_article .unit_faq dd {
  font-size: 14px;
  line-height: 2em;
}
.system_article .unit_faq dt {
  font-size: 15px;
  font-weight: bold;
}
.system_article .unit_faq dd:last-child {
  margin-bottom: 0;
}
.system_article .unit_data table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px #ccc solid;
}
.system_article .unit_data tr {
  border-bottom: 1px #ccc solid;
}
.system_article .unit_data td {
  font-size: 13px;
  padding: 16px 0;
}
.system_article .unit_data th {
  font-size: 13px;
  font-weight: bold;
  width: 240px;
  padding: 16px;
  text-align: left;
  background: #f7f2ee;
}
.system_article .unit_data td {
  padding: 16px 32px;
}
.system_article::after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.page-system {
  /*  icon
  *----------------------------------- */
  /*  password
  *----------------------------------- */
  /*  infotable
  *----------------------------------- */
  /*  Pager
  *----------------------------------- */
  /*  widget
  *----------------------------------- */
  /* l-other_article その他の記事
  *----------------------------------- */
  /* c-button 一覧に戻るボタン
  *----------------------------------- */
  /*  index おすすめ吐き出し
  *----------------------------------- */
  /*  page-system-index
  *----------------------------------- */
  /*  詳細 page-system-detail
  *----------------------------------- */
}
.page-system .list-page .p-item__icons {
  overflow: hidden;
  text-align: inherit;
}
.page-system .list-page .l-list .p-item__icons {
  max-height: 50px;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .page-system .list-page .l-list .p-item__icons {
    max-height: 25px;
  }
}
.page-system.page-system-index .list-page .p-item__icons {
  max-height: 54px;
  margin-bottom: 12px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page .p-item__icons {
    margin-bottom: 0px;
  }
}
.page-system.page-system-index .p-item.password .p-item__post-date {
  position: relative;
  display: inline-block;
}
.page-system.page-system-index .p-item.password .p-item__post-date::before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/cmn/key.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 3px;
  right: -20px;
  z-index: 10000;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .p-item.password .p-item__post-date::before {
    width: 3.8vw;
    height: 3.8vw;
    top: 15%;
    right: -3.8vw;
  }
}
.page-system.page-system-detail .p-item.password .p-item__post-date {
  position: relative;
  display: inline-block;
}
.page-system.page-system-detail .p-item.password .p-item__post-date::before {
  display: inline-block;
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/cmn/key.png) no-repeat center;
  background-size: 100% auto;
  position: absolute;
  top: 5px;
  right: -20px;
  z-index: 10000;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .p-item.password .p-item__post-date::before {
    width: 3.8vw;
    height: 3.8vw;
    top: 27%;
    right: -3.8vw;
  }
}
.page-system .detail_box {
  margin-bottom: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system .detail_box {
    margin-bottom: 10%;
  }
}
.page-system .detail_box .infotable {
  display: flex;
  flex-wrap: wrap;
}
.page-system .detail_box .infotable dt {
  width: 30%;
  background: #adadad;
  font-weight: normal;
  padding: 10px;
  border-bottom: 1px dotted #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system .detail_box .infotable dt {
    padding: 3%;
  }
}
.page-system .detail_box .infotable dd {
  width: 70%;
  padding: 10px;
  border-bottom: 1px dotted #adadad;
}
@media print, screen and (max-width: 760px) {
  .page-system .detail_box .infotable dd {
    padding: 3%;
  }
}
.page-system .l-pager {
  text-align: center;
  position: relative;
  z-index: 1;
  clear: both;
  margin-top: 30px;
}
@media print, screen and (min-width: 761px) {
  .page-system .l-pager {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system .l-pager {
    margin-top: 1%;
  }
}
.page-system .l-pager li {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 761px) {
  .page-system .l-pager li {
    margin-left: 5%;
    margin-right: 5%;
  }
}
.page-system .widget__header {
  background: #F49D1E;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.page-system .widget {
  margin-bottom: 30px;
  font-size: 13px;
}
@media print, screen and (max-width: 760px) {
  .page-system .widget {
    margin-bottom: 10%;
  }
}
.page-system .widget a {
  text-decoration: none;
}
.page-system .widget__main-nextback {
  height: 34px;
  padding: 0;
  text-align: center;
  position: relative;
  background: #e0e0e0;
}
.page-system .widget__main-back, .page-system .widget__main-next {
  width: 30%;
}
.page-system .widget__main-back {
  float: left;
}
.page-system .widget__main-next {
  float: right;
}
.page-system .widget__main-back a, .page-system .widget__main-next a {
  color: #333;
  position: relative;
  display: block;
  padding: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
}
.page-system .widget__main-back a {
  padding-left: 16px;
}
.page-system .widget__main-next a {
  padding-right: 16px;
}
.page-system .widget__main-back a:hover, .page-system .widget__main-next a:hover {
  text-decoration: none;
}
.page-system .widget__main-back a span, .page-system .widget__main-next a span {
  position: relative;
  display: block;
  font-weight: 400;
  font-size: 14px;
}
.page-system .widget__main-next a span:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 4px solid transparent;
  border-left: 5px solid #333;
}
.page-system .widget__main-back a span:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 4px solid transparent;
  border-right: 5px solid #333;
}
.page-system .widget__main-back a span:before {
  left: -13px;
  transition-duration: 200ms;
}
.page-system .widget__main-next a span:after {
  right: -10px;
  transition-duration: 200ms;
}
.page-system .widget__main-year {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  height: 34px;
  text-align: center;
  width: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25%;
}
.page-system .widget ul li a {
  border-bottom: 1px solid #a5a5a5;
  color: #333;
  display: block;
  padding: 9px 15px 8px 15px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.page-system .widget ul li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 55%;
  left: 5px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #333;
  transition-duration: 200ms;
}
@media print, screen and (max-width: 760px) {
  .page-system .widget:last-child {
    margin-bottom: 15%;
  }
}
.page-system.page-system-detail .l-other_article {
  width: 920px;
  margin: 0 auto 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article {
    width: 90%;
    margin: -15% auto 7%;
  }
}
.page-system.page-system-detail .l-other_article h3 {
  line-height: 1;
  font-weight: 400;
  margin: 0 auto 32px;
  font-size: 72px;
  text-align: center;
  color: #333;
  text-transform: capitalize;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article h3 {
    font-size: 10vw;
    margin-bottom: 6%;
  }
}
.page-system.page-system-detail .l-other_article h3 span {
  display: block;
  line-height: 1;
  font-size: 14px;
  margin-top: 10px;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 500;
  color: #333;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article h3 span {
    font-size: 4vw;
  }
}
.page-system.page-system-detail .l-other_article .p-item {
  border: solid 1px #a5a5a5;
  float: left;
  width: 440px;
  margin-bottom: 22px;
  margin-right: 10px;
  margin-left: 10px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item {
    width: 100%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 15px;
    cursor: pointer;
  }
}
.page-system.page-system-detail .l-other_article .p-item a {
  background: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item a {
    padding: 8px;
  }
}
.page-system.page-system-detail .l-other_article .p-item__inner {
  width: calc(100% - 205px);
  text-align: left;
  padding-left: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__inner {
    width: 58%;
    margin-top: 0;
  }
}
.page-system.page-system-detail .l-other_article .p-item__post-title {
  margin-top: 6px;
  margin-bottom: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__post-title {
    margin-top: 0;
    margin-bottom: 2px;
    font-size: 3.8vw;
    line-height: 1.5;
  }
}
.page-system.page-system-detail .l-other_article .p-item__post-date {
  font-size: 13px;
}
.page-system.page-system-detail .l-other_article .p-item__photo {
  position: relative;
  width: 190px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__photo {
    width: 39%;
    margin-bottom: 0;
  }
}
.page-system.page-system-detail .l-other_article .p-item__icons {
  text-align: left;
  margin-bottom: 6px;
  max-height: 24px;
  overflow: hidden;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-other_article .p-item__icons {
    max-height: 25px;
    margin-bottom: 4px;
  }
}
.page-system.page-system-detail .out_of_range {
  opacity: 0;
  pointer-events: none;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .out_of_range {
    display: none;
  }
}
.page-system.page-system-detail .prev.c-button {
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .prev.c-button {
    margin-bottom: 15%;
  }
}
.page-system.page-system-index .list-page__rank {
  width: 1100px;
  margin: 0 auto 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank {
    width: 100%;
  }
}
.page-system.page-system-index .list-page__rank .list-page__list, .page-system.page-system-index.page-news .list-page__rank .list-page__list {
  float: none;
  width: auto;
  max-width: inherit;
}
.page-system.page-system-index .list-page__rank .p-item {
  position: relative;
  width: 100%;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: left;
    border: none;
    background: none;
    padding: 0px;
  }
}
.page-system.page-system-index .list-page__rank .p-item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item a {
    display: flex;
    padding: 14px;
    align-items: center;
  }
}
.page-system.page-system-index .list-page__rank .p-item a:after {
  position: absolute;
  z-index: 99;
  right: 10px;
  bottom: 10px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  content: "";
  transition-duration: 200ms;
  border: 3px solid transparent;
  border-left: 5px solid #333;
}
.page-system.page-system-index .list-page__rank .p-item__photo {
  position: relative;
  width: 40%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__photo {
    width: 100%;
  }
}
.page-system.page-system-index .list-page__rank .p-item__inner {
  text-align: left;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item__inner {
    width: 60%;
    padding: 20px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__inner {
    width: auto;
    margin-top: 4%;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-date {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-date {
    margin-top: 2px;
  }
}
.page-system.page-system-index .list-page__rank .p-item__post-price {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #000;
  text-align: right;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__post-price {
    margin-top: 4vw;
    padding-top: 2vw;
    font-size: 4.27vw;
  }
}
.page-system.page-system-index .list-page__rank .p-item__icons {
  margin-bottom: 8px;
  max-height: 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item__icons {
    margin-bottom: 4px;
  }
}
.page-system.page-system-index .list-page__rank .p-item__icons:empty {
  margin-bottom: 0;
}
.page-system.page-system-index .list-page__rank .p-item__post-title {
  overflow: hidden;
  font-size: 16px;
}
.page-system.page-system-index .list-page__rank .p-item__post-text {
  overflow: hidden;
  font-size: 15px;
  margin-top: 5px;
}
.page-system.page-system-index .list-page__rank .p-item__caption {
  margin-top: 7px;
  overflow: hidden;
}
.page-system.page-system-index .list-page__rank .p-item:first-child {
  position: relative;
  margin-bottom: 22px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child {
    width: auto;
    margin-bottom: 9%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__photo {
    max-width: 427px;
    width: 40%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child.new:after {
    top: 46px;
    left: 46px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__inner {
    padding-left: 25px;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__icons {
  margin-bottom: 8px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__icons {
    margin-bottom: 4px;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-title {
  font-size: 18px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-title {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 17px;
    line-height: 1.5;
  }
}
.page-system.page-system-index .list-page__rank .p-item:first-child .p-item__post-date {
  margin-top: 6px;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2), .page-system.page-system-index .list-page__rank .p-item:nth-child(3) {
  max-width: 540px;
  width: 49%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2), .page-system.page-system-index .list-page__rank .p-item:nth-child(3) {
    width: 48%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) a:after, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) a:after {
    display: none;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2).new:after, .page-system.page-system-index .list-page__rank .p-item:nth-child(3).new:after {
    top: 46px;
    left: 46px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__inner, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__inner {
    width: 57%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__inner, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__inner {
    margin-top: 6%;
  }
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__photo, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__photo {
  width: 43%;
}
@media screen and (max-width: 480px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__photo, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__photo {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-title, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-title {
    font-size: 3.8vw;
    line-height: 1.5;
  }
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-text, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-text {
  display: none;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__caption, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__caption {
  display: none;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-date, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-date {
  margin-bottom: 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .list-page__rank .p-item:nth-child(2) .p-item__post-date, .page-system.page-system-index .list-page__rank .p-item:nth-child(3) .p-item__post-date {
    font-size: 3.4vw;
    margin-top: 3px;
  }
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(2) {
  float: left;
}
.page-system.page-system-index .list-page__rank .p-item:nth-child(3) {
  float: right;
}
.page-system.page-system-index .l-list {
  margin: 0 auto;
}
.page-system.page-system-index .l-list h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 30px;
  text-align: center;
  font-family: texas-hero, sans-serif;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list h3 {
    font-size: 24px;
    margin-bottom: 6%;
  }
}
.page-system.page-system-index .l-list .p-item {
  border: solid 1px #ccc;
  float: left;
  width: 534px;
  margin-bottom: 22px;
  margin-right: 10px;
  margin-left: 10px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item {
    width: 48%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 9%;
    cursor: pointer;
  }
}
.page-system.page-system-index .l-list .p-item a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .l-list .p-item__photo {
    float: left;
  }
}
.page-system.page-system-index .l-list .p-item__inner {
  text-align: left;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-system-index .l-list .p-item__inner {
    float: right;
    width: calc(100% - 205px);
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__inner {
    margin-top: 5%;
  }
}
.page-system.page-system-index .l-list .p-item__icons {
  margin-bottom: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__icons {
    margin-bottom: 4px;
  }
}
.page-system.page-system-index .l-list .p-item__icons:empty {
  margin-bottom: 0;
}
.page-system.page-system-index .l-list .p-item__post-title {
  font-size: 16px;
  line-height: 1.5;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-title {
    font-size: 3.8vw;
  }
}
.page-system.page-system-index .l-list .p-item__post-text {
  font-size: 13px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-text {
    font-size: 3.4vw;
  }
}
.page-system.page-system-index .l-list .p-item__post-price {
  font-size: 16px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-price {
    font-size: 4.2vw;
  }
}
.page-system.page-system-index .l-list .p-item__post-date {
  font-size: 13px;
  margin-top: 3px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-index .l-list .p-item__post-date {
    font-size: 3.4vw;
    margin-top: 3px;
  }
}
.page-system.page-system-index .l-list .p-item:nth-child(2n) {
  margin-right: 0;
}
.page-system.page-system-detail .list-page__main > .l-list {
  margin: 0 auto 40px;
  border-bottom: 5px solid #408DB9;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .list-page__main > .l-list {
    margin-bottom: 6%;
  }
}
.page-system.page-system-detail .l-list, .page-system.page-system-detail .l-list div, .page-system.page-system-detail .l-list ul {
  opacity: 1;
  transform: none;
}
.page-system.page-system-detail .l-list .p-item {
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item {
    margin-bottom: 0;
  }
}
.page-system.page-system-detail .l-list .p-item__icons {
  margin-bottom: 12px;
  max-height: inherit;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__icons {
    margin-bottom: 7px;
  }
}
.page-system.page-system-detail .l-list .p-item__photo {
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__photo {
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__inner {
    float: none;
    width: 100%;
  }
}
.page-system.page-system-detail .l-list .p-item__post-title {
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-list .p-item__post-title {
    font-size: 5.2vw;
    line-height: 1.4;
    margin-top: 2%;
    margin-bottom: 2%;
  }
}
.page-system.page-system-detail .l-list .p-item__post-date {
  font-size: 16px;
  margin-bottom: 5px;
}
.page-system.page-system-detail .l-list .p-item__post-subtitle {
  font-size: 15px;
  margin-bottom: 18px;
  text-align: center;
}
.page-system.page-system-detail .l-list .p-item__caption {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.page-system.page-system-detail .l-list .p-item__tbl_text {
  border-collapse: collapse;
  margin: 20px auto 30px;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dt {
  display: inline-block;
  padding: 3px 30px;
  text-align: center;
  vertical-align: top;
  background: #333;
  color: #fff;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dt.empty {
  display: none;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dd {
  max-width: 33%;
  padding-right: 30px;
  display: inline-block;
  margin-left: 15px;
  text-align: left;
  line-height: 17px;
  vertical-align: top;
}
.page-system.page-system-detail .l-list .p-item__tbl_text dd:last-child {
  padding-right: 0;
}
.page-system.page-system-detail .l-list .p-item__post-price {
  padding: 15px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 30px;
}
.page-system.page-system-detail .l-list .p-item__post-price span {
  display: block;
  font-size: 13px;
}
.page-system.page-system-detail .l-list .p-item__post-text {
  margin-bottom: 50px;
}
.page-system.page-system-detail .l-list .p-item__post-text img {
  margin: 10px 0;
}
.page-system.page-system-detail .l-contents {
  margin-bottom: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-contents {
    margin-bottom: 11%;
  }
}
.page-system.page-system-detail .l-value {
  padding: 20px;
  background: #adadad;
  margin-top: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-value {
    margin-top: 10%;
  }
}
.page-system.page-system-detail .l-value .title {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  color: #333 !important;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin: 0px 0 15px;
}
.page-system.page-system-detail .l-password_form {
  margin-bottom: 60px;
  text-align: center;
  background: #eee;
  padding: 40px 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-password_form {
    margin-bottom: 10%;
    padding: 10% 5%;
  }
}
.page-system.page-system-detail .l-password_form .post_password {
  margin-top: 10px;
}
.page-system.page-system-detail .l-password_form form input {
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-password_form form input {
    width: calc(100% - 70px);
  }
}
.page-system.page-system-detail .l-password_form form button {
  appearance: none;
  width: 93px;
  padding: 5px 0 7px;
  border: none;
  border-radius: 3px;
  background: #333;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-system-detail .l-password_form form button {
    width: 63px;
  }
}

/* end -- .page-system */
.page-system.page-news,
.page-system.page-blog,
.page-system.page-project {
  /*  cmn
  *----------------------------------- */
  /*  page-system-index
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .l-main, .page-system.page-news.page-system-detail .l-main,
.page-system.page-blog.page-system-index .l-main,
.page-system.page-blog.page-system-detail .l-main,
.page-system.page-project.page-system-index .l-main,
.page-system.page-project.page-system-detail .l-main {
    background-color: #FAF3EC;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .l-main,
.page-system.page-blog.page-system-index .l-main,
.page-system.page-project.page-system-index .l-main {
    padding-bottom: 0;
    width: 90%;
    margin: 40px auto 20vw;
  }
}
.page-system.page-news .l-main .l-news,
.page-system.page-blog .l-main .l-news,
.page-system.page-project .l-main .l-news {
  font-family: "fot-tsukubrdgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 740px) {
  .page-system.page-news .l-main .l-news,
.page-system.page-blog .l-main .l-news,
.page-system.page-project .l-main .l-news {
    padding-bottom: 0;
  }
}
.page-system.page-news .l-main .l-news .list-page__header__subtitle,
.page-system.page-blog .l-main .l-news .list-page__header__subtitle,
.page-system.page-project .l-main .l-news .list-page__header__subtitle {
  color: #FF6035;
  font-family: "fot-tsukubrdgothic-std", sans-serif !important;
  font-style: normal;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__main,
.page-system.page-blog.page-system-index .list-page__main,
.page-system.page-project.page-system-index .list-page__main {
    width: 1100px;
    background: #fff;
    padding: 30px;
    border-radius: 12px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__main,
.page-system.page-blog.page-system-index .list-page__main,
.page-system.page-project.page-system-index .list-page__main {
    margin: 10% auto 0;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__list,
.page-system.page-blog.page-system-index .list-page__list,
.page-system.page-project.page-system-index .list-page__list {
    max-width: 850px;
    width: 78%;
    float: left;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-news.page-system-index .list-page__list,
.page-system.page-blog.page-system-index .list-page__list,
.page-system.page-project.page-system-index .list-page__list {
    /* for sp iPad */
    width: 100%;
    float: none;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index aside.list-page__side,
.page-system.page-blog.page-system-index aside.list-page__side,
.page-system.page-project.page-system-index aside.list-page__side {
    max-width: 180px;
    width: 18%;
    float: right;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-news.page-system-index aside.list-page__side,
.page-system.page-blog.page-system-index aside.list-page__side,
.page-system.page-project.page-system-index aside.list-page__side {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    justify-content: space-between;
    display: flex;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-news.page-system-index aside.list-page__side,
.page-system.page-blog.page-system-index aside.list-page__side,
.page-system.page-project.page-system-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-news.page-system-index aside.list-page__side .widget,
.page-system.page-blog.page-system-index aside.list-page__side .widget,
.page-system.page-project.page-system-index aside.list-page__side .widget {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-news.page-system-index aside.list-page__side .widget,
.page-system.page-blog.page-system-index aside.list-page__side .widget,
.page-system.page-project.page-system-index aside.list-page__side .widget {
    width: 100%;
  }
}
.page-system.page-news.page-system-index .list-page__list h3,
.page-system.page-blog.page-system-index .list-page__list h3,
.page-system.page-project.page-system-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #ffffff;
  background-color: #F49D1E;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 600;
  border-radius: 45px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-index .list-page__list h3,
.page-system.page-blog.page-system-index .list-page__list h3,
.page-system.page-project.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.page-system.page-news.page-system-index .list-page__list .l-list .p-item,
.page-system.page-blog.page-system-index .list-page__list .l-list .p-item,
.page-system.page-project.page-system-index .list-page__list .l-list .p-item {
  float: left;
  border: none;
}
.page-system.page-news.page-system-index .list-page__list .l-list .p-item a,
.page-system.page-blog.page-system-index .list-page__list .l-list .p-item a,
.page-system.page-project.page-system-index .list-page__list .l-list .p-item a {
  padding: 0;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__list .l-list .p-item__inner,
.page-system.page-blog.page-system-index .list-page__list .l-list .p-item__inner,
.page-system.page-project.page-system-index .list-page__list .l-list .p-item__inner {
    margin-top: 12px;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item,
.page-system.page-project.page-system-index .list-page__list .l-column_03 .p-item {
    width: 32%;
    margin: 0 auto 40px;
    margin-right: 2%;
  }
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__photo,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__photo,
.page-system.page-project.page-system-index .list-page__list .l-column_03 .p-item__photo {
    float: none;
  }
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item__inner,
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item__inner,
.page-system.page-project.page-system-index .list-page__list .l-column_03 .p-item__inner {
    float: none;
    width: 100%;
  }
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n),
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n),
.page-system.page-project.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n) {
    margin-right: 0;
  }
  .page-system.page-news.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n+1),
.page-system.page-blog.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n+1),
.page-system.page-project.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n+1) {
    clear: both;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-news.page-system-detail .l-main .list-page__main,
.page-system.page-blog.page-system-detail .l-main .list-page__main,
.page-system.page-project.page-system-detail .l-main .list-page__main {
    padding: 90px;
    background: #fff;
    border-radius: 12px;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box,
.page-system.page-blog.page-system-detail .l-main .content_box,
.page-system.page-project.page-system-detail .l-main .content_box {
  counter-reset: story;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box,
.page-system.page-blog.page-system-detail .l-main .content_box,
.page-system.page-project.page-system-detail .l-main .content_box {
    margin-top: 7vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item,
.page-system.page-project.page-system-detail .l-main .content_box .p-item {
  margin-bottom: 90px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item,
.page-system.page-project.page-system-detail .l-main .content_box .p-item {
    margin-bottom: 9vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__number,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__number,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__number {
  font-size: 54px;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__number,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__number,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__number {
    font-size: 10vw;
    margin-bottom: 2vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__title,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__title,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__title {
  font-size: 36px;
  position: relative;
  line-height: 1.3;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__title,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__title,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__title {
    font-size: 5.2vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__title::after,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__title::after,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__title::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__label,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__label,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__label {
  font-size: 25px;
  color: #e99772;
  margin-top: 15px;
  line-height: 1.3;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__label,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__label,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__label {
    font-size: 4.5vw;
    margin-top: 2vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__text,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__text,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__text {
  margin-top: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__text,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__text,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__text {
    margin-top: 3vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start;
  gap: 2%;
  margin-top: 65px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box {
    margin-top: 5vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box li img,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box li img,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box li img {
  aspect-ratio: 3/2;
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_01 li,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_01 li,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_01 li {
  width: 75%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_01 li,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_01 li,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_01 li {
    width: 100%;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_02 li,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_02 li,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_02 li {
  width: 49%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_02 li,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_02 li,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_02 li {
    width: 49%;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_03 li,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_03 li,
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_03 li {
  width: 32%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(1),
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(1),
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(1) {
    width: 100%;
    margin-bottom: 2%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(2), .page-system.page-news.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(3),
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(2),
.page-system.page-blog.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(3),
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(2),
.page-system.page-project.page-system-detail .l-main .content_box .p-item__gallery_box_03 li:nth-child(3) {
    width: 49%;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item:nth-child(n+2) .p-item__title_box,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item:nth-child(n+2) .p-item__title_box,
.page-system.page-project.page-system-detail .l-main .content_box .p-item:nth-child(n+2) .p-item__title_box {
  margin-top: 120px;
  padding-top: 80px;
  border-top: solid 1px #333;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item:nth-child(n+2) .p-item__title_box,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item:nth-child(n+2) .p-item__title_box,
.page-system.page-project.page-system-detail .l-main .content_box .p-item:nth-child(n+2) .p-item__title_box {
    margin-top: 19vw;
    padding-top: 14vw;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item.no-text,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item.no-text,
.page-system.page-project.page-system-detail .l-main .content_box .p-item.no-text {
  margin-bottom: 20px;
  margin-top: -70px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item.no-text,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item.no-text,
.page-system.page-project.page-system-detail .l-main .content_box .p-item.no-text {
    margin-top: -7vw;
    margin-bottom: 2%;
  }
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item.no-text .p-item__gallery_box,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item.no-text .p-item__gallery_box,
.page-system.page-project.page-system-detail .l-main .content_box .p-item.no-text .p-item__gallery_box {
  margin-top: 0;
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item.no-text + .no-text,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item.no-text + .no-text,
.page-system.page-project.page-system-detail .l-main .content_box .p-item.no-text + .no-text {
  margin-top: 0;
}
.page-system.page-news.page-system-detail .l-main .content_box .p-item:first-child.no-text,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item:first-child.no-text,
.page-system.page-project.page-system-detail .l-main .content_box .p-item:first-child.no-text {
  margin-top: 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-news.page-system-detail .l-main .content_box .p-item:first-child.no-text,
.page-system.page-blog.page-system-detail .l-main .content_box .p-item:first-child.no-text,
.page-system.page-project.page-system-detail .l-main .content_box .p-item:first-child.no-text {
    margin-top: 0;
  }
}

/* end -- .page-system.l-news */
/*  詳細写真横並び
*----------------------------------- */
@media print, screen and (min-width: 761px) {
  .page-blog.page-system-detail .l-list .p-item {
    display: flex;
  }
  .page-blog.page-system-detail .l-list .p-item__photo {
    width: 47%;
    margin: 0 3% 0 0;
  }
  .page-blog.page-system-detail .l-list .p-item__inner {
    width: 50%;
    margin-top: 20px;
  }
}
.page-system.page-people {
  /*  Main と Side
  *----------------------------------- */
  /* list-page__list
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
  /*  l-cmn-member
  *----------------------------------- */
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people {
    /* for pc */
  }
  .page-system.page-people.page-system-index .list-page__list {
    max-width: 1100px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .page-system.page-people {
    /* for sp iPad */
  }
  .page-system.page-people.page-system-index .list-page__list {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .page-system.page-people {
    /* for sp Device Only */
  }
  .page-system.page-people.page-system-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
  .page-system.page-people.page-system-index aside.list-page__side .widget {
    width: 100%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .list-page__main {
    margin-top: 8vw;
  }
}
.page-system.page-people.page-system-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #fff;
  background: #408DB9;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item {
  float: left;
  border: none;
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item a {
  padding: 0;
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-title {
    font-size: 4.2vw;
    margin-bottom: 4%;
    max-height: 13vw;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 8px;
  max-height: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-name {
    font-size: 3.8vw;
    margin-bottom: 3%;
    max-height: 8vw;
  }
}
.page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-company {
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500;
  max-height: 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__post-company {
    font-size: 3vw;
    line-height: 1.4;
    max-height: 9vw;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-index .list-page__list .l-list .p-item__inner {
    margin-top: 8px;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item {
    width: 32%;
    margin: 0 auto 40px;
    margin-right: 2%;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item__inner {
    float: none;
    width: 100%;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n) {
    margin-right: 0;
  }
  .page-system.page-people.page-system-index .list-page__list .l-column_03 .p-item:nth-child(3n+1) {
    clear: both;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item {
  margin-bottom: 80px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item {
    margin-bottom: 14%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__photo {
  padding-bottom: 46.5%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__photo {
    padding-bottom: 56.2%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 18px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-title {
    font-size: 6vw;
    margin-bottom: 4%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-name {
    font-size: 4.8vw;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-company {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 4px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-company {
    font-size: 3.6vw;
    line-height: 1.4;
    margin-bottom: 2%;
  }
}
.page-system.page-people.page-system-detail .l-list .p-item__post-year {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 6px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-list .p-item__post-year {
    font-size: 3.6vw;
    line-height: 1.4;
    margin-bottom: 3%;
  }
}
.page-system.page-people.page-system-detail .l-unit {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  align-items: stretch;
  margin-bottom: 150px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit {
    display: flex;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 18%;
    display: flex;
    flex-wrap: wrap-reverse;
  }
}
.page-system.page-people.page-system-detail .l-unit__txt-box {
  width: calc(100% - 550px);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit__txt-box {
    width: 100%;
  }
}
.page-system.page-people.page-system-detail .l-unit__ph {
  width: 500px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit__ph {
    width: 100%;
    margin-bottom: 8%;
  }
}
.page-system.page-people.page-system-detail .l-unit__tit {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.4;
  border-bottom: 2px solid #408DB9;
  padding-bottom: 10px;
  color: #408DB9;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people.page-system-detail .l-unit__tit {
    font-size: 6vw;
    margin-bottom: 5%;
    padding-bottom: 3%;
  }
}
@media print, screen and (min-width: 761px) {
  .page-system.page-people.page-system-detail .l-unit:nth-child(2n+1) {
    flex-direction: row-reverse;
  }
  .page-system.page-people.page-system-detail .l-unit:nth-child(2n+1) .l-unit__ph {
    margin-right: 50px;
    margin-left: 0;
  }
  .page-system.page-people.page-system-detail .l-unit:nth-child(2n) .l-unit__ph {
    margin-right: 0;
    margin-left: 50px;
  }
}
.page-system.page-people.page-system-detail .l-unit.no-image .l-unit__txt-box {
  width: 100%;
}
.page-system.page-people .l-cmn-member {
  background: #ebf3fa;
  padding: 75px 0 80px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member {
    padding: 13% 5%;
    margin-top: 15vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__header {
  text-align: center;
  margin-bottom: 25px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__header {
    margin-bottom: 3%;
  }
}
.page-system.page-people .l-cmn-member .l-member__header .title {
  font-family: texas-hero, sans-serif;
  font-size: 66px;
  font-weight: 600;
  line-height: 1;
  color: #006dbc;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__header .title {
    font-size: 11.5vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__header .subtitle {
  font-size: 17px;
  font-weight: 500;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__header .subtitle {
    font-size: 4vw;
    margin-top: -2%;
  }
}
.page-system.page-people .l-cmn-member .l-member__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 1200px;
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list {
    width: 100%;
    margin: 0px auto 12%;
    padding-bottom: 12%;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item {
  width: 380px;
  margin-right: 30px;
  margin-bottom: 0;
}
.page-system.page-people .l-cmn-member .l-member__list .p-item:last-child {
  margin-right: 0;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item {
    width: 100%;
    margin-right: 0;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__inner {
  margin-top: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__inner {
    margin-top: 3%;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__post-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 60px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__post-title {
    font-size: 4.2vw;
    margin-bottom: 4%;
    max-height: 13vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__post-name {
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 8px;
  max-height: 40px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__post-name {
    font-size: 3.8vw;
    margin-bottom: 2%;
    max-height: 8vw;
  }
}
.page-system.page-people .l-cmn-member .l-member__list .p-item__post-company {
  font-size: 13px;
  line-height: 1.7;
  font-weight: 500;
  max-height: 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-people .l-cmn-member .l-member__list .p-item__post-company {
    font-size: 3vw;
    line-height: 1.4;
    max-height: 9vw;
  }
}

/* end -- .page-system.page-people */
@media print, screen and (max-width: 760px) {
  .list-page__header__container.faq {
    margin-top: 40px;
  }
}
.list-page__header__container.faq .list-page__header__title {
  margin-top: 20px;
}
@media print, screen and (max-width: 760px) {
  .list-page__header__container.faq .list-page__header__title {
    margin-top: 5.13vw;
  }
}

.page-system.page-faq {
  /*  list-page__anc
  *----------------------------------- */
  /*  list-page__list
  *----------------------------------- */
}
.page-system.page-faq .list-page__anc {
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 1100px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__anc {
    width: 90%;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__anc .horizontal {
    margin-bottom: 8vw;
  }
}
.page-system.page-faq .list-page__anc.fixed {
  position: fixed;
  top: 0;
  padding-top: 85px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1001;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__anc.fixed {
    width: 90%;
    padding-top: 60px;
  }
}
.page-system.page-faq .list-page__anc.fixed .horizontal {
  margin-bottom: 10px;
}
.page-system.page-faq .list-page__list {
  width: 1100px;
  margin: 0 auto 50px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list {
    width: 100%;
    margin: 0 auto 10vw;
  }
}
.page-system.page-faq .adjust .list-page__list {
  padding-top: 140px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .adjust .list-page__list {
    padding-top: 30vw;
  }
}
.page-system.page-faq .list-page__list .l-faq {
  margin-bottom: 55px;
  margin-top: -150px;
  padding-top: 150px;
  display: block;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq {
    margin-bottom: 13vw;
    margin-top: -60vw;
    padding-top: 60vw;
    width: 90%;
  }
}
.page-system.page-faq .list-page__list .l-faq__title {
  position: relative;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  width: 100%;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq__title {
    margin-bottom: 5vw;
    font-size: 4.8vw;
  }
}
.page-system.page-faq .list-page__list .l-faq .p-item-faq {
  width: 100%;
  border: none;
  margin-bottom: 22px;
  float: none;
  margin-left: 0px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq .p-item-faq {
    margin: 0 auto;
    margin-bottom: 3vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dt {
  font-size: 18px;
  position: relative;
  padding: 20px 50px 20px 60px;
  text-align: left;
  color: #333;
  font-weight: inherit;
  cursor: pointer;
  font-weight: 700;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt {
    padding: 3vw 8.7vw 3vw 10vw;
    font-size: 3.74vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dt:first-of-type {
  border-top: none;
}
.page-system.page-faq .list-page__list .l-faq dt::after {
  position: absolute;
  z-index: 1000;
  top: 50%;
  right: 18px;
  display: block;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  content: "";
  cursor: pointer;
  background: url(../images/cmn/icon_faq01.svg) 0 0 no-repeat;
  background-size: 14px auto;
  transition: 0.3s;
  transform: rotate(-90deg);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt::after {
    right: 10px;
    background-size: 12px auto;
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
}
.page-system.page-faq .list-page__list .l-faq dt::before {
  position: absolute;
  z-index: 1000;
  top: 19px;
  left: 22px;
  font-size: 20px;
  content: "Q.";
  color: #333;
  margin-right: 5px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt::before {
    font-size: 4.8vw;
    top: 2vw;
    left: 3.5vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dt.active:after {
  background: url(../images/cmn/icon_faq02.svg) 0 0 no-repeat;
  background-size: 14px auto;
  transform: rotate(0);
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dt.active:after {
    background-size: 12px auto;
  }
}
.page-system.page-faq .list-page__list .l-faq dd {
  position: relative;
  display: none;
  margin-bottom: 10px;
  padding: 20px 50px 20px 60px;
  text-align: left;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dd {
    padding: 2.5vw 2vw 6vw 10vw;
    font-size: 3.74vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dd::before {
  position: absolute;
  z-index: 1000;
  top: 23px;
  left: 22px;
  content: "A.";
  color: #333;
  font-size: 20px;
  line-height: 1;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-faq .list-page__list .l-faq dd::before {
    font-size: 4.8vw;
    top: 3.5vw;
    left: 3.5vw;
  }
}
.page-system.page-faq .list-page__list .l-faq dd:last-of-type {
  margin-bottom: 0;
  border-bottom: none;
}
.page-system.page-faq .list-page__list .l-faq dd a {
  color: #333;
  text-decoration: underline;
}

/* end -- .page-system.page-faq */
.page-system.page-job {
  /*  cmn
  *----------------------------------- */
  /*  page-system-index list-page__search
  *----------------------------------- */
  /*  page-system-index l-list
  *----------------------------------- */
  /*  page-system-detail
  *----------------------------------- */
}
.page-system.page-job .p-item__text .icon,
.page-system.page-job .p-item-guideline__text .icon {
  background: none !important;
  list-style: none;
  margin-right: 10px;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .l-main, .page-system.page-job.page-system-detail .l-main {
    background: #f0eeec;
  }
}
.page-system.page-job.page-system-index .list-page__search {
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 18vw;
  }
}
.page-system.page-job.page-system-index .list-page__search select {
  appearance: none;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter input[type=text],
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter textarea,
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter select {
  width: 100%;
  height: auto;
  border: solid 1px #a5a5a5;
  border-radius: 0;
  line-height: 1.5;
  color: #333;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter select {
  padding: 18px 10px;
  height: auto;
  margin-bottom: 10px;
  position: relative;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter input[type=submit] {
  width: 60%;
  max-width: 22rem;
  height: 40px;
  border: none;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  background: #a62038;
  color: #fff;
  position: relative;
  margin: 5px auto 0;
  display: block;
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
  cursor: pointer;
}
.page-system.page-job.page-system-index .list-page__search .l-searchandfilter input[type=submit]:hover {
  opacity: 0.75;
  transition: cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
}
.page-system.page-job.page-system-index .list-page__search .archive ul li a {
  margin-top: 5px;
}
.page-system.page-job.page-system-index .list-page__search dl.p-item {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  border: 1px solid #a5a5a5;
  border-bottom: none;
  background: #a62038;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item {
    display: block;
    border-top: none;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item dt {
  width: 200px;
  color: #fff;
  padding: 15px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item dt {
    width: 100%;
    text-align: center;
    padding: 8px 15px;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item dd {
  width: calc(100% - 200px);
  padding: 15px;
  font-size: 16px;
  background: #fff;
  color: #333;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item dd {
    width: 100%;
    font-size: 4vw;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 {
  margin-right: 20px;
  float: left;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 {
    float: left;
    margin-bottom: 2px;
  }
  .page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 span {
    padding-left: 4px;
  }
  .page-system.page-job.page-system-index .list-page__search dl.p-item .l-column_02 input.p-item__check {
    vertical-align: unset;
    border: 1px solid #a5a5a5;
    border-radius: 2px;
  }
}
.page-system.page-job.page-system-index .list-page__search dl.p-item.p-item-position {
  margin-bottom: 30px;
  border-bottom: 1px solid #a5a5a5;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item.p-item-position {
    border-bottom: none;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__search dl.p-item-position.p-item-position {
    border-bottom: 1px solid #a5a5a5;
  }
}
.page-system.page-job.page-system-index .list-page__list h3 {
  font-size: 22px;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.page-system.page-job.page-system-index .list-page__list h3 span {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 10px;
  position: relative;
}
.page-system.page-job.page-system-index .list-page__list h3 span::after {
  content: "/";
  position: absolute;
  left: -3px;
  z-index: 1000;
  top: -1px;
}
.page-system.page-job.page-system-index .list-page__list h3 span:first-child::after {
  display: none;
}
.page-system.page-job.page-system-index .list-page__list h3 span:empty {
  display: none;
}
.page-system.page-job.page-system-index .list-page__list h3 span:empty::after {
  display: none;
}
.page-system.page-job.page-system-index .l-list .p-item {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  margin: 0 auto 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item {
    margin-bottom: 10%;
    width: 100%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 30px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item a {
    padding: 5%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__text {
  display: inline-flex;
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
  max-height: 24px;
  overflow: hidden;
}
.page-system.page-job.page-system-index .l-list .p-item__info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: left;
  margin-bottom: 25px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__info {
    display: block;
    margin-bottom: 5%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__photo {
  width: 28%;
  margin-right: 3%;
  position: relative;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__photo {
    width: auto;
    margin: 0 auto 5%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__title {
  font-size: 22px;
  font-weight: 700;
  color: #a62038;
  line-height: 1.5;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .l-list .p-item__title {
    margin-bottom: 20px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__title {
    font-size: 5.6vw;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner {
  float: none;
  width: 65%;
  font-size: 14px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__inner {
    width: auto;
    margin: 0 auto;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 8px;
  border-bottom: 1px dotted #a5a5a5;
  margin-bottom: 8px;
  width: 100%;
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl dt {
  width: 120px;
  color: #a62038;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__inner dl dt {
    width: 34%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl dd {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 100px);
  color: #333;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .l-list .p-item__inner dl dd {
    width: 63%;
  }
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl dd > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-system.page-job.page-system-index .l-list .p-item__inner dl:last-child {
  border-bottom: none;
}
.page-system.page-job.page-system-index .p-item .c-button {
  line-height: 43px;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .p-item .c-button {
    width: 300px;
  }
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .p-item .c-button {
    width: 80%;
  }
}
.page-system.page-job.page-system-index .p-item .salary {
  margin-top: 3px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-index .p-item .salary .salary_sub {
    font-size: 3.6vw;
  }
}
.page-system.page-job.page-system-index .p-item .salary .system_article {
  display: inline-block;
  vertical-align: top;
  max-height: 24px;
}
.page-system.page-job.page-system-index .p-item .salary .system_article p {
  color: #333;
  font-weight: 500 !important;
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-index .p-item:nth-child(3n+1) {
    clear: both;
  }
}
.page-system.page-job.page-system-index .p-item:nth-child(2n) {
  margin-right: 0;
}
@media print, screen and (min-width: 761px) {
  .page-system.page-job.page-system-detail .l-main .list-page__main {
    padding: 90px;
    background: #fff;
  }
}
.page-system.page-job.page-system-detail .fixed-btn {
  display: none;
}
.page-system.page-job.page-system-detail .list-page .form-num-remaining {
  right: 5vw;
}
.page-system.page-job.page-system-detail .list-page .l-contents .p-item-sub_contents__title {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 18px;
}
.page-system.page-job.page-system-detail .list-page .l-contents .p-item-work_contents {
  margin-top: 50px;
}
.page-system.page-job.page-system-detail .list-page .l-contents .p-item-ability {
  margin-top: 30px;
}
.page-system.page-job.page-system-detail .list-page .l-guideline {
  margin-top: 50px;
  margin-bottom: 100px;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline {
    border: 1px solid #333;
    margin-bottom: 20%;
  }
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline {
    display: flex;
  }
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__title {
  background: #a62038;
  padding: 15px 25px;
  font-weight: initial;
  border-bottom: 1px solid #333;
  color: #fff;
  font-size: 15px;
  width: 20%;
  display: flex;
  align-items: center;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__title {
    width: auto;
    border: none;
    justify-content: center;
    padding: 8px 20px;
  }
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info {
  font-size: 15px;
  width: 80%;
  padding: 10px 15px;
  word-break: break-all;
  line-height: 1.5;
  text-align: left;
  font-weight: 400;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  background: #fff;
  color: #333;
}
@media print, screen and (max-width: 760px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info {
    width: auto;
    border: none;
  }
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info.va {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info p {
  margin-bottom: 0 !important;
  width: 100%;
  margin-top: 8px;
  color: #333;
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__info p strong {
  display: block;
  color: #a62038;
}
.page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline__map iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
@media screen and (min-width: 761px) {
  .page-system.page-job.page-system-detail .list-page .l-guideline .p-item-guideline:first-child {
    border-top: 1px solid #333;
  }
}

/* end -- .page-system.page-job */
/* mobile */
.section_calendar {
  display: flex;
  justify-content: space-between;
}
.section_calendar .calendar_slide, .section_calendar .day_unit {
  width: 544px;
  background: #fff;
  border-radius: 21px;
  border: #C1C1C1 2.5px solid;
  height: 592px;
}
@media screen and (max-width: 760px) {
  .section_calendar .calendar_slide, .section_calendar .day_unit {
    border-radius: 13px;
  }
}
.section_calendar .calendar_slide {
  padding: 31px 0 13px;
}
.section_calendar .calendar_slide .month_title {
  font-weight: 600;
  text-align: center;
  margin-bottom: 4px;
}
.section_calendar .calendar_slide .month_title h4 {
  margin-bottom: 5px;
}
@media screen and (max-width: 760px) {
  .section_calendar .calendar_slide .month_title h4 {
    margin-bottom: 0px;
  }
}
.section_calendar .calendar_slide .month_title .tit_y {
  font-size: 2.9rem;
}
.section_calendar .calendar_slide .month_title .tit_m {
  font-size: 4.1rem;
  margin: 0;
}
.section_calendar .calendar_slide .month_title .tit_e {
  font-size: 2.5rem;
  letter-spacing: 1px;
}
.section_calendar .calendar_container {
  min-height: 340px;
  margin: 0 22px;
}
.section_calendar .calendar_container .calendar_header {
  display: flex;
  border-top: 1px solid #C6C6C6;
  border-bottom: 1px solid #C6C6C6;
  margin-bottom: 12px;
}
.section_calendar .calendar_container .calendar_header .cell {
  width: 14.28%;
  padding: 11px 0;
  text-align: center;
  font-size: 1.4rem;
}
.section_calendar .calendar_container .calendar_header .sat {
  color: #0072D3;
}
.section_calendar .calendar_container .calendar_header .sun {
  color: #E56100;
}
.section_calendar .calendar_container .calendar_body {
  display: flex;
  flex-wrap: wrap;
}
.section_calendar .calendar_container .calendar_body .cell {
  width: 14.28%;
  text-align: center;
}
.section_calendar .calendar_container .calendar_body .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  margin: 7px auto;
  font-size: 14px;
  line-height: normal;
}
.section_calendar .calendar_container .calendar_body .inner a {
  background-color: #FF6035;
}
.section_calendar .calendar_container .calendar_body .inner.special a {
  background-color: #cf371f !important;
}
.section_calendar .calendar_container .calendar_body a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  color: #fff;
}
.section_calendar .calendar_container .calendar_body a .day {
  margin-top: -3px;
  color: #fff;
}
.section_calendar .calendar_nav {
  letter-spacing: -0.8px;
  font-size: 1.3rem;
  padding: 0 30px;
  color: #a5a5a5;
}
.section_calendar .calendar_nav .btn_next {
  cursor: pointer;
  float: right;
  line-height: 2;
  font-size: 14px;
}
.section_calendar .calendar_nav .btn_next:after {
  margin-left: 0.5em;
  content: ">";
}
.section_calendar .calendar_nav .btn_prev {
  cursor: pointer;
  float: left;
}
.section_calendar .calendar_nav .btn_prev:before {
  margin-right: 0.5em;
  content: "<";
}
.section_calendar .day_unit {
  padding: 2.5% 3% 2.5%;
}
.section_calendar .day_unit iframe {
  width: 100%;
  height: 100%;
}

.main_system {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none;
}
.main_system::-webkit-scrollbar {
  display: none;
}
.main_system .main_fair .simple_monthly_calendar .calendar_body .out_of_month .inner, .main_system .main_event .simple_monthly_calendar .calendar_body .out_of_month .inner {
  opacity: 0;
}

.main_event section.section_index {
  padding: 33px 5px 0;
}
@media screen and (max-width: 760px) {
  .main_event section.section_index {
    padding: 33px 5px 0;
  }
}
.main_event section.section_index .h3 {
  font-size: 24px;
  color: #FF6035;
  text-align: center;
  letter-spacing: 0.3px;
  margin-bottom: 19px;
}
@media screen and (max-width: 760px) {
  .main_event section.section_index .h3 {
    margin-bottom: 19px;
  }
}
.main_event section.section_index .fair_list a.item {
  display: flex;
  padding: 10px 10px 12px 9px;
  justify-content: space-between;
}
@media screen and (max-width: 450px) {
  .main_event section.section_index .fair_list a.item {
    padding: 1.28vw 10px 4px 5px;
  }
}
.main_event section.section_index .fair_list p.img {
  width: 123px;
  height: 123px;
  margin-right: 14px;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 450px) {
  .main_event section.section_index .fair_list p.img {
    width: 87px;
    height: 87px;
    margin: auto 0;
  }
}
.main_event section.section_index .fair_list p.img img {
  width: 100%;
  height: inherit;
  object-fit: cover;
  display: block;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.main_event section.section_index .fair_list .content {
  width: calc(100% - 135px);
  margin: auto 0;
}
@media screen and (max-width: 450px) {
  .main_event section.section_index .fair_list .content {
    width: calc(100% - 100px);
  }
}
.main_event section.section_index .fair_list .content .tit.line-clamp {
  margin: 6px 0;
}
@media screen and (max-width: 450px) {
  .main_event section.section_index .fair_list .content .tit.line-clamp {
    margin: 4px 0;
  }
}
.main_event section.section_index .fair_list .icon-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}
@media screen and (min-width: 741px) {
  .main_event section.section_index .fair_list {
    max-height: 87px;
    overflow: hidden;
  }
  .main_event section.section_index .fair_list .icons {
    margin: 2px 0 4px 0;
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    overflow: hidden;
    height: 26px;
  }
  .main_event section.section_index .fair_list .icons .icon {
    overflow: hidden;
    height: 26px;
    line-height: 23px;
    font-size: 16px;
    font-weight: 500;
    padding: 0 5px 0;
    margin-right: 5px;
  }
  .main_event section.section_index .fair_list .icons-category {
    overflow: hidden;
    height: 20px;
    margin-bottom: 15px;
  }
  .main_event section.section_index .fair_list .icons-category .icon {
    margin-top: 3px;
    font-size: 13px;
    height: 20px;
    line-height: 16px;
    background-color: #e5dcc4 !important;
    color: #111;
  }
  .main_event section.section_index .fair_list .tit {
    line-height: 1.2;
    letter-spacing: -1.2px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #131313;
    font-size: 22px;
    margin-bottom: 13px;
  }
}
@media screen and (min-width: 741px) and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  .main_event section.section_index .fair_list .tit {
    max-height: 52px;
  }
}
@media screen and (min-width: 741px) {
  .main_event section.section_index .fair_list .txt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media screen and (min-width: 741px) {
  .main_event section.section_index .fair_list .box:first-child a.item {
    padding: 19px 10px 25px 5px;
  }
}
@media screen and (max-width: 740px) {
  .main_event section.section_index .fair_list .icons {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    overflow: hidden;
    height: 17px;
    margin-bottom: 4px;
  }
  .main_event section.section_index .fair_list .icons .icon {
    overflow: hidden;
    color: #ffffff;
    height: 16.8px;
    padding: 1px 8px 0px;
    border-radius: 12px;
    font-size: 13px;
    width: 81px;
    text-align: center;
  }
  .main_event section.section_index .fair_list .icons-category {
    overflow: hidden;
    height: 17px;
  }
  .main_event section.section_index .fair_list .icons-category .icon {
    color: #ffffff;
    height: 16.8px;
    padding: 1px 8px 0px;
    border-radius: 12px;
    font-size: 13px;
    width: 81px;
    text-align: center;
  }
  .main_event section.section_index .fair_list .tit {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
  }
  .main_event section.section_index .fair_list .txt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
    font-size: 13px;
  }
}

@media screen and (max-width: 740px) {
  .section_calendar {
    flex-wrap: wrap;
  }
  .section_calendar .calendar_slide, .section_calendar .day_unit, .section_calendar .calendar_month_unit {
    width: 100%;
    height: auto;
  }
  .section_calendar .calendar_slide {
    margin-bottom: 3vw;
  }
  .section_calendar .calendar_slide .month_title {
    padding-right: 1.5625vw;
    margin-bottom: 0.875vw;
  }
  .section_calendar .calendar_slide .month_title .tit_y {
    font-size: 7.6923vw;
  }
  .section_calendar .calendar_slide .month_title .tit_m {
    font-size: 11.026vw;
    margin: 0;
  }
  .section_calendar .calendar_slide .month_title .tit_e {
    font-size: 6.667vw;
  }
  .section_calendar .calendar_container {
    margin: 0 auto;
    min-height: 57.2vw;
  }
  .section_calendar .calendar_container .calendar_header {
    margin-bottom: 1.8vw;
  }
  .section_calendar .calendar_container .calendar_header .cell {
    font-size: 15px;
    padding: 0.3vw 3.125vw 0.3vw;
  }
  .section_calendar .calendar_container .calendar_body .inner {
    font-size: 15px;
    width: 7.1875vw;
    height: 7.1875vw;
    margin: 1.3vw auto;
  }
}
@media screen and (max-width: 740px) and (max-width: 760px) {
  .section_calendar .calendar_container .calendar_body .inner {
    margin: 1vw auto;
  }
}
@media screen and (max-width: 740px) {
  .section_calendar .calendar_container .calendar_body a .day {
    margin-top: -0.5vw;
  }
}
@media screen and (max-width: 740px) {
  .section_calendar .calendar_nav {
    font-size: 3.59375vw;
    padding: 0 5vw;
  }
}
@media screen and (max-width: 740px) {
  .section_calendar .day_unit {
    min-height: 91.9vw;
    padding-bottom: 9vw;
  }
}
@media (max-width: 760px) {
  .main_event .section_index {
    padding: 9.23vw 1.795vw 0;
  }
  .main_event .section_index .h3 {
    font-size: 4.615vw;
    letter-spacing: 0.7px;
    margin-bottom: 2vw;
  }
  .main_event .section_index .fair_list .item {
    justify-content: flex-start;
    padding: 6.385vw 0 5.897vw;
  }
  .main_event .section_index .fair_list .img {
    width: 96px;
    height: 63px;
  }
  .main_event .section_index .fair_list .tit {
    line-height: 1.4;
  }
  .main_event .section_index .fair_list .icons {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }
  .main_event .section_index .fair_list .icons .icon {
    font-size: 1.1rem;
    padding: 0px 4px 0px;
    height: 16px;
    line-height: 1.2;
    color: #fff;
    min-width: auto;
    white-space: nowrap;
    margin: 0 5px 3px 0;
  }
  .main_event .section_index .fair_list .content {
    width: calc(100% - 31.2vw);
  }
}
/* ------------------------------------
icon extend
------------------------------------ */
@media screen and (max-width: 740px) {
  .l-event .l-main {
    padding-bottom: 0;
    margin: 40px auto 20vw;
    width: 90%;
  }
}
.l-event .list-page__header__subtitle {
  color: #FF6035;
  font-family: "fot-tsukubrdgothic-std", sans-serif !important;
  font-style: normal;
}

.l-system.l-event, .l-system.l-fair, .l-system.l-top {
  /* ------------------------------------
  sec-event
  ------------------------------------ */
  /*-------------------------------------------
  list.php
  -------------------------------------------*/
  /*-------------------------------------------
  day.html
  -------------------------------------------*/
  /*-------------------------------------------
  detail.html
  -------------------------------------------*/
  /*-------------------------------------------
   詳細 section_other_article
   -------------------------------------------*/
  /*-------------------------------------------
  detail_list.html
  -------------------------------------------*/
}
.l-system.l-event .btn.cv02 a,
.l-system.l-event .btn.back a, .l-system.l-fair .btn.cv02 a,
.l-system.l-fair .btn.back a, .l-system.l-top .btn.cv02 a,
.l-system.l-top .btn.back a {
  line-height: 40px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .c-button, .l-system.l-fair .c-button, .l-system.l-top .c-button {
    width: 77%;
  }
}
.l-system.l-event .section_btn, .l-system.l-fair .section_btn, .l-system.l-top .section_btn {
  text-align: center;
  margin-top: 70px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_btn.naka, .l-system.l-fair .section_btn.naka, .l-system.l-top .section_btn.naka {
    padding-bottom: 10%;
  }
}
@media screen and (min-width: 761px) {
  .l-system.l-event .section_btn.naka02, .l-system.l-fair .section_btn.naka02, .l-system.l-top .section_btn.naka02 {
    margin-top: 70px;
  }
}
@media screen and (min-width: 761px) and (max-width: 740px) {
  .l-system.l-event .section_btn.naka02, .l-system.l-fair .section_btn.naka02, .l-system.l-top .section_btn.naka02 {
    margin-top: 10%;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_btn, .l-system.l-fair .section_btn, .l-system.l-top .section_btn {
    margin-top: 10%;
  }
}
.l-system.l-event .section_btn .btn, .l-system.l-fair .section_btn .btn, .l-system.l-top .section_btn .btn {
  display: inline-block;
  width: 451px;
  height: 101px;
  margin-right: 30px;
  vertical-align: top;
}
.l-system.l-event .section_btn .btn a, .l-system.l-fair .section_btn .btn a, .l-system.l-top .section_btn .btn a {
  display: block;
  position: relative;
  padding: 30px 16px;
  background: #F49D1E;
  color: #fff;
  font-size: 24px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  border-radius: 45px;
}
.l-system.l-event .section_btn .btn a::after, .l-system.l-fair .section_btn .btn a::after, .l-system.l-top .section_btn .btn a::after {
  display: block;
  z-index: 1000;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -4px;
  transition-duration: 200ms;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  content: "";
}
.l-system.l-event .section_btn .btn:last-child, .l-system.l-fair .section_btn .btn:last-child, .l-system.l-top .section_btn .btn:last-child {
  margin-right: 0;
}
.l-system.l-event .section_btn .btn02 a, .l-system.l-fair .section_btn .btn02 a, .l-system.l-top .section_btn .btn02 a {
  box-sizing: border-box;
  background: #FF6035;
  color: #ffffff;
}
.l-system.l-event .section_btn .btn02 a::after, .l-system.l-fair .section_btn .btn02 a::after, .l-system.l-top .section_btn .btn02 a::after {
  display: block;
  z-index: 1000;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -4px;
  transition-duration: 200ms;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  content: "";
}
.l-system.l-event .section_btn .back, .l-system.l-fair .section_btn .back, .l-system.l-top .section_btn .back {
  width: 300px;
  margin-right: 0;
}
.l-system.l-event .section_btn .back a, .l-system.l-fair .section_btn .back a, .l-system.l-top .section_btn .back a {
  background: #333;
  padding: 10px;
}
.l-system.l-event .section_btn .back a::after, .l-system.l-fair .section_btn .back a::after, .l-system.l-top .section_btn .back a::after {
  right: auto;
  left: 10px;
  border-left: none;
  border-right: 5px solid #fff;
}
.l-system.l-event .section_btn .btn.cv03, .l-system.l-fair .section_btn .btn.cv03, .l-system.l-top .section_btn .btn.cv03 {
  height: 92px;
  display: inline-block;
  width: 400px;
  margin: 0 3%;
  vertical-align: middle;
}
.l-system.l-event .section_btn .btn.cv03 a, .l-system.l-fair .section_btn .btn.cv03 a, .l-system.l-top .section_btn .btn.cv03 a {
  line-height: 50px;
  background-color: #a68b62;
  display: block;
  color: #fff;
  padding: 20px 0;
  transition: all 0.4s;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
}
.l-system.l-event .section_btn .btn.cv03 a::after, .l-system.l-fair .section_btn .btn.cv03 a::after, .l-system.l-top .section_btn .btn.cv03 a::after {
  position: absolute;
  top: 0;
  right: 17px;
  bottom: 0;
  width: 4px;
  height: 4px;
  margin: auto;
  content: "";
  vertical-align: middle;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_btn .btn.cv03, .l-system.l-fair .section_btn .btn.cv03, .l-system.l-top .section_btn .btn.cv03 {
    width: 100%;
    margin: 0 auto;
  }
  .l-system.l-event .section_btn .btn.cv03 a, .l-system.l-fair .section_btn .btn.cv03 a, .l-system.l-top .section_btn .btn.cv03 a {
    line-height: 12vw;
    font-size: 14px;
  }
}
.l-system.l-event .btn.back.sub_btn a,
.l-system.l-event .btn.cv01.back.sub_btn a,
.l-system.l-event .btn.cv02.back.sub_btn a, .l-system.l-fair .btn.back.sub_btn a,
.l-system.l-fair .btn.cv01.back.sub_btn a,
.l-system.l-fair .btn.cv02.back.sub_btn a, .l-system.l-top .btn.back.sub_btn a,
.l-system.l-top .btn.cv01.back.sub_btn a,
.l-system.l-top .btn.cv02.back.sub_btn a {
  line-height: 25px;
}
.l-system.l-event .section_btn .btn.cv01, .l-system.l-fair .section_btn .btn.cv01, .l-system.l-top .section_btn .btn.cv01 {
  height: 92px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .section_btn .btn.cv01, .l-system.l-fair .section_btn .btn.cv01, .l-system.l-top .section_btn .btn.cv01 {
    /* for sp Device Only */
    height: 23vw;
  }
}
.l-system.l-event .section_btn .btn.cv01 a, .l-system.l-fair .section_btn .btn.cv01 a, .l-system.l-top .section_btn .btn.cv01 a {
  line-height: 50px !important;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .section_btn .btn.cv01 a, .l-system.l-fair .section_btn .btn.cv01 a, .l-system.l-top .section_btn .btn.cv01 a {
    /* for sp Device Only */
    line-height: 12vw !important;
  }
}
.l-system.l-event .list_btn, .l-system.l-fair .list_btn, .l-system.l-top .list_btn {
  margin: 60px auto 40px;
  text-align: center;
  width: 1100px;
}
.l-system.l-event .list_btn li, .l-system.l-fair .list_btn li, .l-system.l-top .list_btn li {
  font-size: 18px;
  line-height: 70px;
  float: left;
  width: 530px;
  height: 70px;
  color: #fff;
  background: #FF6035;
  border-radius: 45px;
}
.l-system.l-event .list_btn li:last-child, .l-system.l-fair .list_btn li:last-child, .l-system.l-top .list_btn li:last-child {
  float: right;
}
.l-system.l-event .list_btn li a, .l-system.l-fair .list_btn li a, .l-system.l-top .list_btn li a {
  display: block;
  color: #333;
  background: #fff;
  border-radius: 45px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .list_btn, .l-system.l-fair .list_btn, .l-system.l-top .list_btn {
    margin-bottom: 6%;
    width: 100%;
    padding: 0 5%;
  }
  .l-system.l-event .list_btn li, .l-system.l-fair .list_btn li, .l-system.l-top .list_btn li {
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
  }
  .l-system.l-event .section_calendar, .l-system.l-fair .section_calendar, .l-system.l-top .section_calendar {
    margin-bottom: 8%;
  }
  .l-system.l-event .section_btn, .l-system.l-fair .section_btn, .l-system.l-top .section_btn {
    padding: 0 0;
  }
  .l-system.l-event .section_btn .btn, .l-system.l-fair .section_btn .btn, .l-system.l-top .section_btn .btn {
    width: 80%;
    margin-bottom: 5%;
    margin-right: 0;
  }
  .l-system.l-event .section_btn.naka .btn, .l-system.l-fair .section_btn.naka .btn, .l-system.l-top .section_btn.naka .btn {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-top.naka, .l-system.l-fair .event-top.naka, .l-system.l-top .event-top.naka {
    margin: 0% auto;
    width: 100%;
  }
}
.l-system.l-event .event-top, .l-system.l-fair .event-top, .l-system.l-top .event-top {
  width: 100%;
  height: auto;
  margin-top: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-top, .l-system.l-fair .event-top, .l-system.l-top .event-top {
    margin-bottom: 16vw;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-top, .l-system.l-fair .event-top, .l-system.l-top .event-top {
    margin-top: 0;
    padding-top: 0vw;
    padding-bottom: 0vw;
  }
}
.l-system.l-event .event-top .l-info, .l-system.l-fair .event-top .l-info, .l-system.l-top .event-top .l-info {
  margin-bottom: 0;
}
.l-system.l-event .event-top .wrap, .l-system.l-fair .event-top .wrap, .l-system.l-top .event-top .wrap {
  position: relative;
}
.l-system.l-event .event-top .section_calendar, .l-system.l-fair .event-top .section_calendar, .l-system.l-top .event-top .section_calendar {
  width: 1120.5px;
  margin: 0 auto;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-top .section_calendar, .l-system.l-fair .event-top .section_calendar, .l-system.l-top .event-top .section_calendar {
    width: 100%;
  }
}
.l-system.l-event .event-items, .l-system.l-fair .event-items, .l-system.l-top .event-items {
  display: flex;
  justify-content: space-between;
  margin: 42px 0 40px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-items, .l-system.l-fair .event-items, .l-system.l-top .event-items {
    display: block;
    margin: 7vw 0 6.4vw;
  }
}
.l-system.l-event .event-item, .l-system.l-fair .event-item, .l-system.l-top .event-item {
  width: 48.6%;
  padding: 43px 0 25px;
  box-sizing: border-box;
  overflow: hidden;
  background: #fff;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-item, .l-system.l-fair .event-item, .l-system.l-top .event-item {
    width: 100%;
    height: auto;
    padding: 6vw 0 3.6vw;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-item .slick-stack, .l-system.l-fair .event-item .slick-stack, .l-system.l-top .event-item .slick-stack {
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .calendar_month_unit .month_title, .l-system.l-fair .calendar_month_unit .month_title, .l-system.l-top .calendar_month_unit .month_title {
    padding-right: 0;
  }
}
.l-system.l-event .calendar_month_unit .month_title .calendar_container .calendar_header, .l-system.l-fair .calendar_month_unit .month_title .calendar_container .calendar_header, .l-system.l-top .calendar_month_unit .month_title .calendar_container .calendar_header {
  color: #a5a5a5;
  border-top: 1px solid #C6C6C6;
  border-bottom: 1px solid #C6C6C6;
  margin-bottom: 12px;
  font-size: 14px;
}
.l-system.l-event .calendar_month_unit .month_title h4 span, .l-system.l-fair .calendar_month_unit .month_title h4 span, .l-system.l-top .calendar_month_unit .month_title h4 span {
  color: #0a0a0a;
  padding-top: 5px;
  font-size: 46px;
  line-height: 1.05137;
  text-align: center;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .calendar_month_unit .month_title h4 span, .l-system.l-fair .calendar_month_unit .month_title h4 span, .l-system.l-top .calendar_month_unit .month_title h4 span {
    padding-top: 0;
    font-size: 13.33vw;
    line-height: 1.02976;
  }
}
.l-system.l-event .front-event__lead, .l-system.l-fair .front-event__lead, .l-system.l-top .front-event__lead {
  margin-bottom: 19px;
  font-size: 16px;
  line-height: 1.625;
  text-align: center;
  color: #0a0a0a;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .front-event__lead, .l-system.l-fair .front-event__lead, .l-system.l-top .front-event__lead {
    margin-bottom: 1.8vw;
    font-size: 4vw;
    line-height: 1.458;
  }
}
.l-system.l-event .front-event__note, .l-system.l-fair .front-event__note, .l-system.l-top .front-event__note {
  margin: 0 auto 27px;
  font-size: 14px;
  line-height: 2.3;
  text-align: center;
  background: #EBE0CD;
  width: 451px;
  border-radius: 50px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .front-event__note, .l-system.l-fair .front-event__note, .l-system.l-top .front-event__note {
    margin-bottom: 3.5vw;
    padding: 2.26667vw 0;
    font-size: 12px;
    width: 90%;
    line-height: 0.8;
  }
}
.l-system.l-event .calendar_container, .l-system.l-fair .calendar_container, .l-system.l-top .calendar_container {
  padding: 0 5%;
}
.l-system.l-event .front-event__btn, .l-system.l-fair .front-event__btn, .l-system.l-top .front-event__btn {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  padding: 0 6px;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  border: none;
  background: none;
}
.l-system.l-event .front-event__btn:hover, .l-system.l-fair .front-event__btn:hover, .l-system.l-top .front-event__btn:hover {
  opacity: 0.7;
}
.l-system.l-event .front-event__btn.-prev::before, .l-system.l-fair .front-event__btn.-prev::before, .l-system.l-top .front-event__btn.-prev::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 10px;
  margin-right: 8px;
  background: url(../img/icn_prev.png) no-repeat center/contain;
}
.l-system.l-event .front-event__btn.-next, .l-system.l-fair .front-event__btn.-next, .l-system.l-top .front-event__btn.-next {
  margin-left: auto;
}
.l-system.l-event .front-event__btn.-next::after, .l-system.l-fair .front-event__btn.-next::after, .l-system.l-top .front-event__btn.-next::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 10px;
  margin-left: 8px;
  background: url(../img/icn_next.png) no-repeat center/contain;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .day_unit, .l-system.l-fair .day_unit, .l-system.l-top .day_unit {
    width: 100%;
    height: 387px;
    padding: 3vw 3vw;
    overflow: hidden;
  }
}
.l-system.l-event .section_day h3.tit, .l-system.l-fair .section_day h3.tit, .l-system.l-top .section_day h3.tit {
  font-size: 23px;
  margin-bottom: 30px;
  text-align: center;
  letter-spacing: 1px;
  /* border-top: 1px solid colors.$dark-text;
  border-bottom: 1px solid colors.$dark-text; */
}
@media screen and (max-width: 460px) {
  .l-system.l-event .section_day h3.tit, .l-system.l-fair .section_day h3.tit, .l-system.l-top .section_day h3.tit {
    font-size: 5vw;
    margin-bottom: 5%;
    text-align: center;
    letter-spacing: 1px;
  }
}
.l-system.l-event .section_day .section_index, .l-system.l-fair .section_day .section_index, .l-system.l-top .section_day .section_index {
  padding: 0 0 !important;
}
.l-system.l-event .section_day .fair_list, .l-system.l-fair .section_day .fair_list, .l-system.l-top .section_day .fair_list {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_day .fair_list, .l-system.l-fair .section_day .fair_list, .l-system.l-top .section_day .fair_list {
    width: auto;
  }
}
.l-system.l-event .section_day .fair_list .box, .l-system.l-fair .section_day .fair_list .box, .l-system.l-top .section_day .fair_list .box {
  position: relative;
  height: 353px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_day .fair_list .box, .l-system.l-fair .section_day .fair_list .box, .l-system.l-top .section_day .fair_list .box {
    margin-bottom: 2%;
  }
}
.l-system.l-event .section_day .fair_list .box:last-child, .l-system.l-fair .section_day .fair_list .box:last-child, .l-system.l-top .section_day .fair_list .box:last-child {
  margin-bottom: 0;
}
.l-system.l-event .section_day .fair_list .box a, .l-system.l-fair .section_day .fair_list .box a, .l-system.l-top .section_day .fair_list .box a {
  padding: 14px;
  display: inline-block;
  width: 100%;
  height: 94%;
  border: solid 1px #dfd4ca;
  background: #fff;
}
.l-system.l-event .section_day .fair_list .box .ph, .l-system.l-fair .section_day .fair_list .box .ph, .l-system.l-top .section_day .fair_list .box .ph {
  float: left;
  overflow: hidden;
  width: 300px;
  height: 0;
  margin-right: 18px;
}
.l-system.l-event .section_day .fair_list .box .ph img, .l-system.l-fair .section_day .fair_list .box .ph img, .l-system.l-top .section_day .fair_list .box .ph img {
  aspect-ratio: 4/4 !important;
}
.l-system.l-event .section_day .fair_list .box .info_box, .l-system.l-fair .section_day .fair_list .box .info_box, .l-system.l-top .section_day .fair_list .box .info_box {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 350px);
  padding: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
}
.l-system.l-event .section_day .fair_list .box .caption, .l-system.l-fair .section_day .fair_list .box .caption, .l-system.l-top .section_day .fair_list .box .caption {
  overflow: hidden;
  max-height: 100px;
  margin-top: 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 460px) {
  .l-system.l-event .section_day .fair_list .box .caption, .l-system.l-fair .section_day .fair_list .box .caption, .l-system.l-top .section_day .fair_list .box .caption {
    display: none;
  }
}
.l-system.l-event .section_day .fair_list .box .tit, .l-system.l-fair .section_day .fair_list .box .tit, .l-system.l-top .section_day .fair_list .box .tit {
  box-sizing: border-box;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #dfd4ca;
  margin-top: 0px;
  font-size: 18px;
  overflow: hidden;
}
@media screen and (max-width: 460px) {
  .l-system.l-event .section_day .fair_list .box .tit, .l-system.l-fair .section_day .fair_list .box .tit, .l-system.l-top .section_day .fair_list .box .tit {
    margin-top: 12px;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .page_day .section_day .fair_list, .l-system.l-fair .page_day .section_day .fair_list, .l-system.l-top .page_day .section_day .fair_list {
    height: 82vw;
  }
  .l-system.l-event .section_day .fair_list, .l-system.l-fair .section_day .fair_list, .l-system.l-top .section_day .fair_list {
    margin: 0 auto;
  }
  .l-system.l-event .section_day .fair_list .tabbox, .l-system.l-fair .section_day .fair_list .tabbox, .l-system.l-top .section_day .fair_list .tabbox {
    margin-bottom: 15%;
  }
  .l-system.l-event .section_day .fair_list .box, .l-system.l-fair .section_day .fair_list .box, .l-system.l-top .section_day .fair_list .box {
    cursor: pointer;
    height: auto;
    margin: 0 auto;
  }
  .l-system.l-event .section_day .fair_list .box .icon_box, .l-system.l-fair .section_day .fair_list .box .icon_box, .l-system.l-top .section_day .fair_list .box .icon_box {
    max-height: 25px !important;
  }
  .l-system.l-event .section_day .fair_list .box .ph, .l-system.l-fair .section_day .fair_list .box .ph, .l-system.l-top .section_day .fair_list .box .ph {
    position: relative;
    width: 127px;
    height: 0;
  }
  .l-system.l-event .section_day .fair_list .box .tit, .l-system.l-fair .section_day .fair_list .box .tit, .l-system.l-top .section_day .fair_list .box .tit {
    max-height: 45px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden;
  }
  .l-system.l-event .section_day .fair_list .box a, .l-system.l-fair .section_day .fair_list .box a, .l-system.l-top .section_day .fair_list .box a {
    padding: 4%;
  }
  .l-system.l-event .section_day .fair_list .box .info_box, .l-system.l-fair .section_day .fair_list .box .info_box, .l-system.l-top .section_day .fair_list .box .info_box {
    position: inherit;
    float: none;
    width: auto;
    top: inherit;
    right: inherit;
    padding: 0;
    transform: inherit;
    /* margin-top: 13px; */
  }
  .l-system.l-event .section_day .fair_list .box:after, .l-system.l-fair .section_day .fair_list .box:after, .l-system.l-top .section_day .fair_list .box:after {
    display: none;
  }
  .l-system.l-event .section_day .fair_list .box .icon_box, .l-system.l-fair .section_day .fair_list .box .icon_box, .l-system.l-top .section_day .fair_list .box .icon_box {
    max-height: 40px;
  }
}
@media screen and (max-width: 460px) {
  .l-system.l-event .section_day .fair_list .box .ph, .l-system.l-fair .section_day .fair_list .box .ph, .l-system.l-top .section_day .fair_list .box .ph {
    width: 87px;
    height: 87px;
    margin-right: 10px;
  }
}
.l-system.l-event ul.horizontal, .l-system.l-fair ul.horizontal, .l-system.l-top ul.horizontal {
  margin-bottom: 27px;
  padding: 0;
  border: none;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 760px) {
  .l-system.l-event ul.horizontal, .l-system.l-fair ul.horizontal, .l-system.l-top ul.horizontal {
    width: 90%;
    margin: 0 auto 8vw;
  }
}
.l-system.l-event ul.horizontal li, .l-system.l-fair ul.horizontal li, .l-system.l-top ul.horizontal li {
  width: 33%;
  height: 95px;
  margin-right: 0.5%;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 22px;
  position: relative;
  opacity: 1;
  background-color: #fff;
}
.l-system.l-event ul.horizontal li.active, .l-system.l-fair ul.horizontal li.active, .l-system.l-top ul.horizontal li.active {
  background: #bfa994;
}
.l-system.l-event ul.horizontal li.active a, .l-system.l-fair ul.horizontal li.active a, .l-system.l-top ul.horizontal li.active a {
  color: #fff;
}
.l-system.l-event ul.horizontal li a, .l-system.l-fair ul.horizontal li a, .l-system.l-top ul.horizontal li a {
  height: 100%;
  display: block;
  text-align: center;
  color: #0a0a0a;
  text-decoration: none;
  transition: opacity 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-system.l-event ul.horizontal li:last-child, .l-system.l-fair ul.horizontal li:last-child, .l-system.l-top ul.horizontal li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 760px) {
  .l-system.l-event ul.horizontal li, .l-system.l-fair ul.horizontal li, .l-system.l-top ul.horizontal li {
    float: left;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    display: block;
    width: 49%;
    margin-bottom: 2vw;
  }
  .l-system.l-event ul.horizontal a, .l-system.l-fair ul.horizontal a, .l-system.l-top ul.horizontal a {
    font-size: 4.8vw;
  }
  .l-system.l-event ul.horizontal a::after, .l-system.l-fair ul.horizontal a::after, .l-system.l-top ul.horizontal a::after {
    display: none;
  }
}
.l-system.l-event .section_fair_cal span, .l-system.l-fair .section_fair_cal span, .l-system.l-top .section_fair_cal span {
  display: block;
}
.l-system.l-event > .map, .l-system.l-fair > .map, .l-system.l-top > .map {
  width: 100%;
  margin: 50px 0 20px;
}
.l-system.l-event > .map iframe, .l-system.l-fair > .map iframe, .l-system.l-top > .map iframe {
  width: 100%;
  height: 300px;
}
.l-system.l-event .address_box, .l-system.l-fair .address_box, .l-system.l-top .address_box {
  text-align: center;
  margin-bottom: 80px;
}
.l-system.l-event .address_box dt, .l-system.l-fair .address_box dt, .l-system.l-top .address_box dt {
  display: inline-block;
  vertical-align: top;
  background: #585858;
  color: #fff;
  padding: 10px 30px;
  text-align: center;
}
.l-system.l-event .address_box dd, .l-system.l-fair .address_box dd, .l-system.l-top .address_box dd {
  display: inline-block;
  vertical-align: top;
  padding: 10px 30px;
  text-align: left;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .map, .l-system.l-fair .map, .l-system.l-top .map {
    width: 100%;
    margin: 10% 0 5%;
  }
  .l-system.l-event .map iframe, .l-system.l-fair .map iframe, .l-system.l-top .map iframe {
    width: 100%;
    height: 180px;
  }
  .l-system.l-event .address_box, .l-system.l-fair .address_box, .l-system.l-top .address_box {
    text-align: center;
    margin-bottom: 10%;
  }
  .l-system.l-event .address_box dt, .l-system.l-fair .address_box dt, .l-system.l-top .address_box dt {
    display: inline-block;
    vertical-align: top;
    background: #585858;
    color: #fff;
    padding: 2% 5%;
    text-align: center;
  }
  .l-system.l-event .address_box dd, .l-system.l-fair .address_box dd, .l-system.l-top .address_box dd {
    display: inline-block;
    vertical-align: top;
    padding: 2% 5%;
    text-align: left;
  }
}
.l-system.l-event .section_detail, .l-system.l-fair .section_detail, .l-system.l-top .section_detail {
  width: 910px;
  margin: 0 auto;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail, .l-system.l-fair .section_detail, .l-system.l-top .section_detail {
    width: 100%;
  }
}
.l-system.l-event .section_detail .main_box, .l-system.l-fair .section_detail .main_box, .l-system.l-top .section_detail .main_box {
  width: 100%;
  /* background: #fff; */
  margin-bottom: 0px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .main_box, .l-system.l-fair .section_detail .main_box, .l-system.l-top .section_detail .main_box {
    margin-bottom: 6%;
  }
}
.l-system.l-event .section_detail .main_box .ph, .l-system.l-fair .section_detail .main_box .ph, .l-system.l-top .section_detail .main_box .ph {
  position: relative;
  width: 600px;
  margin: 0 auto 30px;
  height: 600px;
  line-height: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .main_box .ph, .l-system.l-fair .section_detail .main_box .ph, .l-system.l-top .section_detail .main_box .ph {
    padding-bottom: 100%;
    float: none;
    width: 100%;
    height: 0;
    margin-bottom: 4%;
  }
}
.l-system.l-event .section_detail .main_box .ph.new::after, .l-system.l-fair .section_detail .main_box .ph.new::after, .l-system.l-top .section_detail .main_box .ph.new::after {
  line-height: 61px;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .main_box .ph.new::after, .l-system.l-fair .section_detail .main_box .ph.new::after, .l-system.l-top .section_detail .main_box .ph.new::after {
    line-height: 43px;
    width: 42px;
    height: 42px;
  }
}
.l-system.l-event .section_detail .main_box .tbl_txt dt, .l-system.l-fair .section_detail .main_box .tbl_txt dt, .l-system.l-top .section_detail .main_box .tbl_txt dt {
  display: inline-block;
  padding: 3px 30px;
  text-align: center;
  vertical-align: top;
  background: #333;
  color: #fff;
}
.l-system.l-event .section_detail .main_box .tbl_txt dd, .l-system.l-fair .section_detail .main_box .tbl_txt dd, .l-system.l-top .section_detail .main_box .tbl_txt dd {
  font-size: 14px;
  display: inline-block;
  max-width: 33%;
  margin-left: 15px;
  padding-right: 30px;
  text-align: left;
  line-height: inherit;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .main_box .txt_box, .l-system.l-fair .section_detail .main_box .txt_box, .l-system.l-top .section_detail .main_box .txt_box {
    float: none;
    width: 100%;
  }
  .l-system.l-event .section_detail .main_box .tbl_txt, .l-system.l-fair .section_detail .main_box .tbl_txt, .l-system.l-top .section_detail .main_box .tbl_txt {
    text-align: left;
    margin: 5% auto;
  }
  .l-system.l-event .section_detail .main_box .tbl_txt dt, .l-system.l-fair .section_detail .main_box .tbl_txt dt, .l-system.l-top .section_detail .main_box .tbl_txt dt {
    width: 36%;
    padding: 6px;
    line-height: 1;
  }
  .l-system.l-event .section_detail .main_box .tbl_txt dd, .l-system.l-fair .section_detail .main_box .tbl_txt dd, .l-system.l-top .section_detail .main_box .tbl_txt dd {
    max-width: 100%;
    width: 58%;
    padding-right: 0;
    margin-bottom: 4%;
    margin-left: 10px;
  }
}
.l-system.l-event .section_detail .unit, .l-system.l-fair .section_detail .unit, .l-system.l-top .section_detail .unit {
  text-align: center;
}
.l-system.l-event .section_detail .unit .cnt_box, .l-system.l-fair .section_detail .unit .cnt_box, .l-system.l-top .section_detail .unit .cnt_box {
  padding: 20px;
}
.l-system.l-event .section_detail .unit .icon_box, .l-system.l-fair .section_detail .unit .icon_box, .l-system.l-top .section_detail .unit .icon_box {
  margin-bottom: 12px;
}
.l-system.l-event .section_detail .unit .icon_box.up, .l-system.l-fair .section_detail .unit .icon_box.up, .l-system.l-top .section_detail .unit .icon_box.up {
  margin-bottom: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .unit .icon_box, .l-system.l-fair .section_detail .unit .icon_box, .l-system.l-top .section_detail .unit .icon_box {
    margin-bottom: 7px;
  }
  .l-system.l-event .section_detail .unit .icon_box.up, .l-system.l-fair .section_detail .unit .icon_box.up, .l-system.l-top .section_detail .unit .icon_box.up {
    margin-bottom: 0;
  }
}
.l-system.l-event .section_detail .unit .title,
.l-system.l-event .section_detail .unit .tit, .l-system.l-fair .section_detail .unit .title,
.l-system.l-fair .section_detail .unit .tit, .l-system.l-top .section_detail .unit .title,
.l-system.l-top .section_detail .unit .tit {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 8px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .unit .title,
.l-system.l-event .section_detail .unit .tit, .l-system.l-fair .section_detail .unit .title,
.l-system.l-fair .section_detail .unit .tit, .l-system.l-top .section_detail .unit .title,
.l-system.l-top .section_detail .unit .tit {
    font-size: 6vw;
    line-height: 1.4;
    margin-bottom: 8px;
  }
}
.l-system.l-event .section_detail .unit .date, .l-system.l-fair .section_detail .unit .date, .l-system.l-top .section_detail .unit .date {
  font-size: 16px;
  margin-bottom: 5px;
}
.l-system.l-event .section_detail .unit .sub_title, .l-system.l-fair .section_detail .unit .sub_title, .l-system.l-top .section_detail .unit .sub_title {
  font-size: 15px;
  margin-bottom: 18px;
  text-align: center;
}
.l-system.l-event .section_detail .unit .caption, .l-system.l-fair .section_detail .unit .caption, .l-system.l-top .section_detail .unit .caption {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.l-system.l-event .section_detail .unit .tbl_txt, .l-system.l-fair .section_detail .unit .tbl_txt, .l-system.l-top .section_detail .unit .tbl_txt {
  border-collapse: collapse;
  margin: 20px auto 30px;
}
.l-system.l-event .section_detail .unit .tbl_txt dt, .l-system.l-fair .section_detail .unit .tbl_txt dt, .l-system.l-top .section_detail .unit .tbl_txt dt {
  padding: 3px 30px;
  text-align: center;
  background: #333;
  color: #fff;
  display: inline-block;
  vertical-align: top;
}
.l-system.l-event .section_detail .unit .tbl_txt dt.empty, .l-system.l-fair .section_detail .unit .tbl_txt dt.empty, .l-system.l-top .section_detail .unit .tbl_txt dt.empty {
  display: none;
}
.l-system.l-event .section_detail .unit .tbl_txt dd, .l-system.l-fair .section_detail .unit .tbl_txt dd, .l-system.l-top .section_detail .unit .tbl_txt dd {
  max-width: 33%;
  padding-right: 30px;
  display: inline-block;
  margin-left: 15px;
  text-align: left;
  line-height: 17px;
  vertical-align: top;
}
.l-system.l-event .section_detail .unit .tbl_txt dd:last-child, .l-system.l-fair .section_detail .unit .tbl_txt dd:last-child, .l-system.l-top .section_detail .unit .tbl_txt dd:last-child {
  padding-right: 0;
}
.l-system.l-event .section_detail .unit .price, .l-system.l-fair .section_detail .unit .price, .l-system.l-top .section_detail .unit .price {
  padding: 15px 0;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 30px;
}
.l-system.l-event .section_detail .unit .price span, .l-system.l-fair .section_detail .unit .price span, .l-system.l-top .section_detail .unit .price span {
  display: block;
  font-size: 13px;
}
.l-system.l-event .section_detail .unit .txt, .l-system.l-fair .section_detail .unit .txt, .l-system.l-top .section_detail .unit .txt {
  margin-bottom: 50px;
}
.l-system.l-event .section_detail .unit .txt img, .l-system.l-fair .section_detail .unit .txt img, .l-system.l-top .section_detail .unit .txt img {
  margin: 10px 0;
}
.l-system.l-event .section_detail .unit .unit_faq, .l-system.l-fair .section_detail .unit .unit_faq, .l-system.l-top .section_detail .unit .unit_faq {
  text-align: left;
}
.l-system.l-event .section_detail .unit .unit_faq dt, .l-system.l-fair .section_detail .unit .unit_faq dt, .l-system.l-top .section_detail .unit .unit_faq dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
.l-system.l-event .section_detail .included_box, .l-system.l-fair .section_detail .included_box, .l-system.l-top .section_detail .included_box {
  margin-top: 50px;
}
.l-system.l-event .section_detail .included_box .title, .l-system.l-fair .section_detail .included_box .title, .l-system.l-top .section_detail .included_box .title {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.l-system.l-event .section_detail .included_box .data, .l-system.l-fair .section_detail .included_box .data, .l-system.l-top .section_detail .included_box .data {
  margin-bottom: 65px;
}
.l-system.l-event .section_detail .included_box .data table, .l-system.l-fair .section_detail .included_box .data table, .l-system.l-top .section_detail .included_box .data table {
  width: 100%;
  margin-bottom: 8px;
  border-collapse: collapse;
}
.l-system.l-event .section_detail .included_box .data tbody tr, .l-system.l-fair .section_detail .included_box .data tbody tr, .l-system.l-top .section_detail .included_box .data tbody tr {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.l-system.l-event .section_detail .included_box .data tbody tr:first-child, .l-system.l-fair .section_detail .included_box .data tbody tr:first-child, .l-system.l-top .section_detail .included_box .data tbody tr:first-child {
  border-top: 1px rgba(0, 0, 0, 0.08) solid;
}
.l-system.l-event .section_detail .included_box .data th,
.l-system.l-event .section_detail .included_box .data td, .l-system.l-fair .section_detail .included_box .data th,
.l-system.l-fair .section_detail .included_box .data td, .l-system.l-top .section_detail .included_box .data th,
.l-system.l-top .section_detail .included_box .data td {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.l-system.l-event .section_detail .included_box .data th, .l-system.l-fair .section_detail .included_box .data th, .l-system.l-top .section_detail .included_box .data th {
  padding: 10px 6px;
  letter-spacing: 1px;
  background: #adadad;
}
.l-system.l-event .section_detail .included_box .data th:nth-child(1), .l-system.l-fair .section_detail .included_box .data th:nth-child(1), .l-system.l-top .section_detail .included_box .data th:nth-child(1) {
  width: 30%;
  border-right: 1px solid #fff;
}
.l-system.l-event .section_detail .included_box .data th:nth-child(2), .l-system.l-fair .section_detail .included_box .data th:nth-child(2), .l-system.l-top .section_detail .included_box .data th:nth-child(2) {
  width: 70%;
}
.l-system.l-event .section_detail .included_box .data td, .l-system.l-fair .section_detail .included_box .data td, .l-system.l-top .section_detail .included_box .data td {
  padding: 10px 6px;
  vertical-align: middle;
}
.l-system.l-event .section_detail .included_box .data td.data, .l-system.l-fair .section_detail .included_box .data td.data, .l-system.l-top .section_detail .included_box .data td.data {
  padding: 13px 20px;
  text-align: left;
}
.l-system.l-event .section_detail .included_box .data .note, .l-system.l-fair .section_detail .included_box .data .note, .l-system.l-top .section_detail .included_box .data .note {
  width: 35%;
}
.l-system.l-event .section_detail .included_box .data .ex dt,
.l-system.l-event .section_detail .included_box .data .ex dd, .l-system.l-fair .section_detail .included_box .data .ex dt,
.l-system.l-fair .section_detail .included_box .data .ex dd, .l-system.l-top .section_detail .included_box .data .ex dt,
.l-system.l-top .section_detail .included_box .data .ex dd {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
.l-system.l-event .section_detail .included_box .data .ex dt:after, .l-system.l-fair .section_detail .included_box .data .ex dt:after, .l-system.l-top .section_detail .included_box .data .ex dt:after {
  content: ": ";
}
.l-system.l-event .section_detail .included_box .data .ex dd, .l-system.l-fair .section_detail .included_box .data .ex dd, .l-system.l-top .section_detail .included_box .data .ex dd {
  margin-right: 2em;
}
.l-system.l-event .section_detail .value_box .title, .l-system.l-fair .section_detail .value_box .title, .l-system.l-top .section_detail .value_box .title {
  border-bottom: 1px solid #333;
  color: #333 !important;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin: 0px 0 15px;
  font-weight: 600;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .value_box .title, .l-system.l-fair .section_detail .value_box .title, .l-system.l-top .section_detail .value_box .title {
    margin: 0px 0 0%;
  }
}
.l-system.l-event .section_detail .ph, .l-system.l-fair .section_detail .ph, .l-system.l-top .section_detail .ph {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.l-system.l-event .section_detail .ph img, .l-system.l-fair .section_detail .ph img, .l-system.l-top .section_detail .ph img {
  width: 100%;
}
.l-system.l-event .section_detail .cnt_box, .l-system.l-fair .section_detail .cnt_box, .l-system.l-top .section_detail .cnt_box {
  margin-bottom: 60px;
  background-color: #ffffff;
  padding: 50px;
  border-radius: 21px;
  padding: 5%;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .cnt_box, .l-system.l-fair .section_detail .cnt_box, .l-system.l-top .section_detail .cnt_box {
    padding: 5%;
  }
}
.l-system.l-event .section_detail .infotable, .l-system.l-fair .section_detail .infotable, .l-system.l-top .section_detail .infotable {
  margin-top: 60px;
  font-size: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .infotable, .l-system.l-fair .section_detail .infotable, .l-system.l-top .section_detail .infotable {
    margin-top: 15%;
  }
}
.l-system.l-event .section_detail .infotable dl, .l-system.l-fair .section_detail .infotable dl, .l-system.l-top .section_detail .infotable dl {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  border-bottom: 10px solid #fff;
  position: relative;
  background: #eee;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .infotable dl, .l-system.l-fair .section_detail .infotable dl, .l-system.l-top .section_detail .infotable dl {
    width: 100%;
    border-bottom: 5px solid #fff;
  }
}
.l-system.l-event .section_detail .infotable dl dt, .l-system.l-fair .section_detail .infotable dl dt, .l-system.l-top .section_detail .infotable dl dt {
  padding: 15px 10px;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  font-size: 13px;
  font-weight: bold;
  color: #333;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.l-system.l-event .section_detail .infotable dl dt:empty, .l-system.l-fair .section_detail .infotable dl dt:empty, .l-system.l-top .section_detail .infotable dl dt:empty {
  display: none;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .infotable dl dt, .l-system.l-fair .section_detail .infotable dl dt, .l-system.l-top .section_detail .infotable dl dt {
    padding: 2%;
    font-size: 3.4vw;
  }
}
.l-system.l-event .section_detail .infotable dl dd, .l-system.l-fair .section_detail .infotable dl dd, .l-system.l-top .section_detail .infotable dl dd {
  padding: 15px 30px;
  margin-left: 30%;
  display: inline-block;
  vertical-align: top;
  width: 70%;
  font-size: 13px;
  background: #fff;
  position: relative;
}
.l-system.l-event .section_detail .infotable dl dd span, .l-system.l-fair .section_detail .infotable dl dd span, .l-system.l-top .section_detail .infotable dl dd span {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%) translateX(0);
}
.l-system.l-event .section_detail .infotable dl dd:empty, .l-system.l-fair .section_detail .infotable dl dd:empty, .l-system.l-top .section_detail .infotable dl dd:empty {
  display: none;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .infotable dl dd, .l-system.l-fair .section_detail .infotable dl dd, .l-system.l-top .section_detail .infotable dl dd {
    padding: 2%;
    font-size: 3.4vw;
  }
}
.l-system.l-event .section_other_article, .l-system.l-fair .section_other_article, .l-system.l-top .section_other_article {
  margin: 90px auto 30px;
}
.l-system.l-event .section_other_article h3, .l-system.l-fair .section_other_article h3, .l-system.l-top .section_other_article h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 26px;
  text-align: center;
  letter-spacing: 1px;
}
.l-system.l-event .section_other_article h3 span, .l-system.l-fair .section_other_article h3 span, .l-system.l-top .section_other_article h3 span {
  display: block;
  line-height: 1;
  font-size: 13px;
  margin-top: 5px;
}
.l-system.l-event .section_other_article .catch, .l-system.l-fair .section_other_article .catch, .l-system.l-top .section_other_article .catch {
  font-size: 14px;
  text-align: center;
  display: block;
}
.l-system.l-event .section_other_article .box, .l-system.l-fair .section_other_article .box, .l-system.l-top .section_other_article .box {
  border: solid 1px #ccc;
  float: left;
  width: 440px;
  margin-bottom: 22px;
  margin-right: 10px;
  margin-left: 10px;
}
.l-system.l-event .section_other_article .box:nth-child(2n), .l-system.l-fair .section_other_article .box:nth-child(2n), .l-system.l-top .section_other_article .box:nth-child(2n) {
  margin-right: 0;
}
.l-system.l-event .section_other_article .box a, .l-system.l-fair .section_other_article .box a, .l-system.l-top .section_other_article .box a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
.l-system.l-event .section_other_article .box .info_box, .l-system.l-fair .section_other_article .box .info_box, .l-system.l-top .section_other_article .box .info_box {
  float: right;
  width: calc(100% - 205px);
  text-align: left;
}
.l-system.l-event .section_other_article .box .title, .l-system.l-fair .section_other_article .box .title, .l-system.l-top .section_other_article .box .title {
  font-size: 24px;
  overflow: hidden;
  max-height: 50px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.l-system.l-event .section_other_article .box .tit, .l-system.l-fair .section_other_article .box .tit, .l-system.l-top .section_other_article .box .tit {
  font-size: 24px;
  overflow: hidden;
  max-height: 50px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.l-system.l-event .section_other_article .box .txt, .l-system.l-fair .section_other_article .box .txt, .l-system.l-top .section_other_article .box .txt {
  font-size: 13px;
  overflow: hidden;
  height: 40px;
}
.l-system.l-event .section_other_article .box .ph, .l-system.l-fair .section_other_article .box .ph, .l-system.l-top .section_other_article .box .ph {
  width: 195px;
  height: 130px;
  overflow: hidden;
  float: left;
  position: relative;
}
.l-system.l-event .section_other_article .box .txt_box, .l-system.l-fair .section_other_article .box .txt_box, .l-system.l-top .section_other_article .box .txt_box {
  float: right;
  width: calc(100% - 210px);
  position: relative;
  text-align: left;
}
.l-system.l-event .section_other_article .box .p-item__icons, .l-system.l-fair .section_other_article .box .p-item__icons, .l-system.l-top .section_other_article .box .p-item__icons {
  text-align: left;
  margin-bottom: 6px;
  max-height: 24px;
  overflow: hidden;
}
.l-system.l-event .out_of_range, .l-system.l-fair .out_of_range, .l-system.l-top .out_of_range {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_other_article, .l-system.l-fair .section_other_article, .l-system.l-top .section_other_article {
    margin: 13% auto 7%;
  }
  .l-system.l-event .section_other_article h3, .l-system.l-fair .section_other_article h3, .l-system.l-top .section_other_article h3 {
    font-size: 17px;
    margin-bottom: 6%;
  }
  .l-system.l-event .section_other_article .box, .l-system.l-fair .section_other_article .box, .l-system.l-top .section_other_article .box {
    width: 100%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .l-system.l-event .section_other_article .box a, .l-system.l-fair .section_other_article .box a, .l-system.l-top .section_other_article .box a {
    padding: 8px;
  }
  .l-system.l-event .section_other_article .box .ph, .l-system.l-fair .section_other_article .box .ph, .l-system.l-top .section_other_article .box .ph {
    width: 39%;
    height: 0;
    margin-bottom: 0;
    padding-bottom: 26%;
    float: left;
  }
  .l-system.l-event .section_other_article .box .info_box, .l-system.l-fair .section_other_article .box .info_box, .l-system.l-top .section_other_article .box .info_box {
    float: right;
    width: 58%;
    margin-top: 0;
  }
  .l-system.l-event .section_other_article .box .title, .l-system.l-fair .section_other_article .box .title, .l-system.l-top .section_other_article .box .title {
    margin-top: 0;
  }
  .l-system.l-event .section_other_article .icon_box, .l-system.l-fair .section_other_article .icon_box, .l-system.l-top .section_other_article .icon_box {
    max-height: 25px;
  }
  .l-system.l-event .out_of_range, .l-system.l-fair .out_of_range, .l-system.l-top .out_of_range {
    display: none;
  }
}
.l-system.l-event .data02, .l-system.l-fair .data02, .l-system.l-top .data02 {
  margin: 0 auto;
}
.l-system.l-event .data02 th,
.l-system.l-event .data02 td, .l-system.l-fair .data02 th,
.l-system.l-fair .data02 td, .l-system.l-top .data02 th,
.l-system.l-top .data02 td {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.l-system.l-event .data02 th, .l-system.l-fair .data02 th, .l-system.l-top .data02 th {
  font-weight: bold;
  width: 20%;
  padding: 10px 6px;
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #333;
  background: #333;
}
.l-system.l-event .data02 td, .l-system.l-fair .data02 td, .l-system.l-top .data02 td {
  padding: 14px 20px;
  text-align: left;
  word-break: break-all;
  border: 1px solid #333;
  background: #fff;
}
.l-system.l-event .data02 span, .l-system.l-fair .data02 span, .l-system.l-top .data02 span {
  display: inline-block;
  padding-right: 20px;
  line-height: 1.9;
}
.l-system.l-event .data.date_box th, .l-system.l-fair .data.date_box th, .l-system.l-top .data.date_box th {
  width: 30%;
  padding: 10px 6px;
  text-align: center;
  color: #333;
  border-right: none;
  background: #e3dccf;
}
.l-system.l-event .data.date_box th:nth-child(4), .l-system.l-fair .data.date_box th:nth-child(4), .l-system.l-top .data.date_box th:nth-child(4) {
  border-right: none;
}
.l-system.l-event .data.date_box td, .l-system.l-fair .data.date_box td, .l-system.l-top .data.date_box td {
  padding: 10px 20px;
  text-align: left;
}
.l-system.l-event .data.date_box .tit, .l-system.l-fair .data.date_box .tit, .l-system.l-top .data.date_box .tit {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 26px;
  text-align: center;
}
.l-system.l-event .data, .l-system.l-fair .data, .l-system.l-top .data {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .data, .l-system.l-fair .data, .l-system.l-top .data {
    margin-top: 0px;
  }
}
.l-system.l-event .data .fairtime, .l-system.l-fair .data .fairtime, .l-system.l-top .data .fairtime {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .data .fairtime, .l-system.l-fair .data .fairtime, .l-system.l-top .data .fairtime {
    font-size: 3.8vw;
    width: 30%;
  }
}
.l-system.l-event .data th, .l-system.l-fair .data th, .l-system.l-top .data th {
  text-align: center;
  padding-bottom: 15px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .data th, .l-system.l-fair .data th, .l-system.l-top .data th {
    /* for sp Device Only */
  }
  .l-system.l-event .data th:first-of-type, .l-system.l-fair .data th:first-of-type, .l-system.l-top .data th:first-of-type {
    width: 34vw;
    line-height: 1.4;
  }
  .l-system.l-event .data th:nth-of-type(2), .l-system.l-fair .data th:nth-of-type(2), .l-system.l-top .data th:nth-of-type(2) {
    width: 12vw;
    line-height: 1.4;
  }
}
.l-system.l-event .data td, .l-system.l-fair .data td, .l-system.l-top .data td {
  padding: 15px 6px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .data td, .l-system.l-fair .data td, .l-system.l-top .data td {
    padding: 3% 6px;
    font-size: 3.8vw;
  }
}
.l-system.l-event .data .note, .l-system.l-fair .data .note, .l-system.l-top .data .note {
  width: 35%;
}
.l-system.l-event .data .ex dt,
.l-system.l-event .data .ex dd, .l-system.l-fair .data .ex dt,
.l-system.l-fair .data .ex dd, .l-system.l-top .data .ex dt,
.l-system.l-top .data .ex dd {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
.l-system.l-event .data .ex dt:after, .l-system.l-fair .data .ex dt:after, .l-system.l-top .data .ex dt:after {
  content: ": ";
}
.l-system.l-event .data .ex dd, .l-system.l-fair .data .ex dd, .l-system.l-top .data .ex dd {
  margin-right: 2em;
}
.l-system.l-event .data table, .l-system.l-fair .data table, .l-system.l-top .data table {
  width: 100%;
  margin-bottom: 8px;
  border-collapse: collapse;
}
.l-system.l-event .data tbody tr, .l-system.l-fair .data tbody tr, .l-system.l-top .data tbody tr {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.l-system.l-event .data tbody tr:first-child, .l-system.l-fair .data tbody tr:first-child, .l-system.l-top .data tbody tr:first-child {
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
}
.l-system.l-event .form_menu, .l-system.l-fair .form_menu, .l-system.l-top .form_menu {
  margin-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .form_menu, .l-system.l-fair .form_menu, .l-system.l-top .form_menu {
    margin-bottom: 10%;
  }
}
.l-system.l-event .form_menu .reserve_time, .l-system.l-fair .form_menu .reserve_time, .l-system.l-top .form_menu .reserve_time {
  font-size: 16px;
  margin-bottom: 40px;
  padding: 20px 0;
  text-align: center;
  border-top: 1px dotted #2d2d2d;
  border-bottom: 1px dotted #2d2d2d;
}
.l-system.l-event .form_menu .reserve_time .tit_form, .l-system.l-fair .form_menu .reserve_time .tit_form, .l-system.l-top .form_menu .reserve_time .tit_form {
  display: inline-block;
  margin-right: 10px;
}
.l-system.l-event .form_menu .reserve_time .select_box, .l-system.l-fair .form_menu .reserve_time .select_box, .l-system.l-top .form_menu .reserve_time .select_box {
  display: inline-block;
}
.l-system.l-event .form_menu .reserve_time .select_box select, .l-system.l-fair .form_menu .reserve_time .select_box select, .l-system.l-top .form_menu .reserve_time .select_box select {
  width: 100%;
  height: 40px;
  background: #f4f1ec;
}
.l-system.l-event .form_menu .btn_reserve, .l-system.l-fair .form_menu .btn_reserve, .l-system.l-top .form_menu .btn_reserve {
  position: relative;
  width: 500px;
  margin: 0 auto;
}
.l-system.l-event .form_menu .btn_reserve:hover, .l-system.l-fair .form_menu .btn_reserve:hover, .l-system.l-top .form_menu .btn_reserve:hover {
  opacity: 0.8;
  transition: all 0.4s;
}
.l-system.l-event .form_menu .btn_reserve::after, .l-system.l-fair .form_menu .btn_reserve::after, .l-system.l-top .form_menu .btn_reserve::after {
  display: block;
  z-index: 1000;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transition-duration: 200ms;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  content: "";
}
.l-system.l-event .form_menu .btn_reserve input, .l-system.l-fair .form_menu .btn_reserve input, .l-system.l-top .form_menu .btn_reserve input {
  font-size: 16px;
  width: 100%;
  padding: 18px 0;
  color: #fff;
  border: none;
  border-radius: 50px;
  background: #F49D1E;
  -webkit-appearance: none;
  text-align: center;
}
.l-system.l-event .reserve_time a, .l-system.l-fair .reserve_time a, .l-system.l-top .reserve_time a {
  font-size: 1em;
  line-height: 50px;
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 200px;
  width: 50%;
  height: 50px;
  margin: 5px auto 0;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 700;
  color: #fff;
  background: #F49D1E;
  border-radius: 25px;
  font-size: 16px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .reserve_time a, .l-system.l-fair .reserve_time a, .l-system.l-top .reserve_time a {
    height: 25px;
    line-height: 25px;
  }
}
.l-system.l-event .reserve_time.btn_time a, .l-system.l-fair .reserve_time.btn_time a, .l-system.l-top .reserve_time.btn_time a {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 48px;
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 200px;
  height: 48px;
  margin: 5px auto 0;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  color: #fff;
  background: #a68b62;
}
.l-system.l-event .reserve_time a::after, .l-system.l-fair .reserve_time a::after, .l-system.l-top .reserve_time a::after {
  display: block;
  z-index: 1000;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
  transition-duration: 200ms;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  content: "";
}
@media screen and (max-width: 760px) {
  .l-system.l-event .reserve_time a::after, .l-system.l-fair .reserve_time a::after, .l-system.l-top .reserve_time a::after {
    transform: rotate(0deg);
  }
}
.l-system.l-event .section_map, .l-system.l-fair .section_map, .l-system.l-top .section_map {
  text-align: center;
  margin-bottom: 60px;
}
.l-system.l-event .section_map .box_l, .l-system.l-fair .section_map .box_l, .l-system.l-top .section_map .box_l {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 30px;
}
.l-system.l-event .section_map .box_l dt, .l-system.l-fair .section_map .box_l dt, .l-system.l-top .section_map .box_l dt {
  margin-bottom: 15px;
}
.l-system.l-event .section_map .box_l iframe, .l-system.l-fair .section_map .box_l iframe, .l-system.l-top .section_map .box_l iframe {
  width: 100%;
  height: 250px;
}
.l-system.l-event .section_map .box_r, .l-system.l-fair .section_map .box_r, .l-system.l-top .section_map .box_r {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.l-system.l-event .section_map .box_r dl, .l-system.l-fair .section_map .box_r dl, .l-system.l-top .section_map .box_r dl {
  text-align: center;
  width: 600px;
  margin: 0 auto;
}
.l-system.l-event .section_map .box_r dl dt, .l-system.l-fair .section_map .box_r dl dt, .l-system.l-top .section_map .box_r dl dt {
  display: inline-block;
  vertical-align: top;
  padding: 12px;
  background: #D8C6BA;
  width: 25%;
  margin-bottom: 3px;
}
.l-system.l-event .section_map .box_r dl dd, .l-system.l-fair .section_map .box_r dl dd, .l-system.l-top .section_map .box_r dl dd {
  display: inline-block;
  vertical-align: top;
  padding: 12px;
  width: 72%;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_map, .l-system.l-fair .section_map, .l-system.l-top .section_map {
    text-align: center;
    margin-bottom: 10%;
  }
  .l-system.l-event .section_map .box_l, .l-system.l-fair .section_map .box_l, .l-system.l-top .section_map .box_l {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 5%;
  }
  .l-system.l-event .section_map .box_l dt, .l-system.l-fair .section_map .box_l dt, .l-system.l-top .section_map .box_l dt {
    margin-bottom: 3%;
  }
  .l-system.l-event .section_map .box_l iframe, .l-system.l-fair .section_map .box_l iframe, .l-system.l-top .section_map .box_l iframe {
    width: 100%;
    height: 200px;
  }
  .l-system.l-event .section_map .box_r, .l-system.l-fair .section_map .box_r, .l-system.l-top .section_map .box_r {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .l-system.l-event .section_map .box_r dl, .l-system.l-fair .section_map .box_r dl, .l-system.l-top .section_map .box_r dl {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  .l-system.l-event .section_map .box_r dl dt, .l-system.l-fair .section_map .box_r dl dt, .l-system.l-top .section_map .box_r dl dt {
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    background: #D8C6BA;
    width: 25%;
    margin-bottom: 3px;
  }
  .l-system.l-event .section_map .box_r dl dd, .l-system.l-fair .section_map .box_r dl dd, .l-system.l-top .section_map .box_r dl dd {
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    width: 72%;
  }
}
.l-system.l-event .map_area, .l-system.l-fair .map_area, .l-system.l-top .map_area {
  width: 100%;
  margin-bottom: 80px;
}
.l-system.l-event .map_area.dt, .l-system.l-fair .map_area.dt, .l-system.l-top .map_area.dt {
  margin-top: 60px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .map_area, .l-system.l-fair .map_area, .l-system.l-top .map_area {
    margin-bottom: 8%;
  }
  .l-system.l-event .map_area.dt, .l-system.l-fair .map_area.dt, .l-system.l-top .map_area.dt {
    margin-top: 10%;
  }
}
.l-system.l-event .map_area .address, .l-system.l-fair .map_area .address, .l-system.l-top .map_area .address {
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .map_area .address, .l-system.l-fair .map_area .address, .l-system.l-top .map_area .address {
    margin-bottom: 3%;
  }
}
.l-system.l-event .map_area .map, .l-system.l-fair .map_area .map, .l-system.l-top .map_area .map {
  margin-top: 0;
}
.l-system.l-event .map_area .map iframe, .l-system.l-fair .map_area .map iframe, .l-system.l-top .map_area .map iframe {
  width: 100%;
  height: 300px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .map_area .map iframe, .l-system.l-fair .map_area .map iframe, .l-system.l-top .map_area .map iframe {
    height: 200px;
  }
}
.l-system.l-event .movie_area, .l-system.l-fair .movie_area, .l-system.l-top .movie_area {
  width: 80%;
  margin: 0 auto 80px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .movie_area, .l-system.l-fair .movie_area, .l-system.l-top .movie_area {
    width: 100%;
    margin: 0 auto 8%;
  }
}
.l-system.l-event .movie_area .movie iframe, .l-system.l-fair .movie_area .movie iframe, .l-system.l-top .movie_area .movie iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .movie_area .movie iframe, .l-system.l-fair .movie_area .movie iframe, .l-system.l-top .movie_area .movie iframe {
    height: 200px;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .form_menu, .l-system.l-fair .form_menu, .l-system.l-top .form_menu {
    width: 100%;
  }
  .l-system.l-event .form_menu .btn_reserve, .l-system.l-fair .form_menu .btn_reserve, .l-system.l-top .form_menu .btn_reserve {
    width: 100%;
  }
  .l-system.l-event .reserve_time a, .l-system.l-fair .reserve_time a, .l-system.l-top .reserve_time a {
    width: 100%;
    font-size: 3.4vw;
  }
  .l-system.l-event .reserve_time a::after, .l-system.l-fair .reserve_time a::after, .l-system.l-top .reserve_time a::after {
    display: none;
    font-size: 3vw;
    line-height: 2;
  }
}
.l-system.l-event .main_box .data02, .l-system.l-fair .main_box .data02, .l-system.l-top .main_box .data02 {
  margin: 20px auto;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .main_box .data02, .l-system.l-fair .main_box .data02, .l-system.l-top .main_box .data02 {
    margin: 20px 0 0;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .reserve_time a::after, .l-system.l-fair .reserve_time a::after, .l-system.l-top .reserve_time a::after {
    display: block;
    z-index: 1000;
    position: absolute;
    top: 54%;
    right: 6px;
    margin-top: -4px;
    transition-duration: 200ms;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    border-top: 1.5px solid #ffffff;
    border-right: 1.5px solid #ffffff;
    content: "";
  }
}

/* ================================
 *
 * プラン
 *
 * ================================ */
@media print, screen and (min-width: 761px) {
  ul.horizontal li {
    margin: 5px 4px 7px;
  }
}
.main_menu .list-page {
  margin-top: 40px;
}

/*---------------------------------------------------
 plan_index
---------------------------------------------------*/
@media print, screen and (min-width: 741px) {
  .section_index,
.section_detail {
    width: 1100px;
  }
}
@media screen and (max-width: 740px) {
  .page_day .section_index {
    padding: 0 !important;
  }
}

.section_other_list .box {
  padding-bottom: 0;
  width: 100%;
}
.section_other_list .box .tit {
  max-height: 70px;
}
.section_other_list .box .caption {
  margin-top: 6px;
}

.page-menu .list-page__list {
  max-width: 100% !important;
  width: 100% !important;
  float: none !important;
}

/*---------------------------------------------------
 Plan_detail
---------------------------------------------------*/
.main_plan {
  background-color: #FAF3EC;
  margin: 40px auto 20vw;
}
.main_plan .ph {
  padding-bottom: 0% !important;
  height: 145px !important;
}
@media screen and (max-width: 740px) {
  .main_plan .ph {
    padding-bottom: 67% !important;
    height: 24vw !important;
  }
}
.main_plan .ph img {
  aspect-ratio: 4/3 !important;
}

.section_detail .data {
  margin-bottom: 65px;
}
.section_detail .data table {
  margin-bottom: 8px;
  width: 100%;
  border-collapse: collapse;
}
.section_detail .data th,
.section_detail .data td {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.section_detail .data th {
  padding: 10px 6px;
  letter-spacing: 1px;
  font-size: 14px;
  background: #fff;
}
.section_detail .data th:nth-child(1) {
  width: 20%;
  border-right: 1px solid #FFF;
}
.section_detail .data th:nth-child(2) {
  width: 10%;
}
.section_detail .data td.data {
  padding: 13px 20px;
  text-align: left;
}
.section_detail .data td {
  padding: 10px 20px;
  vertical-align: middle;
  text-align: left;
}
.section_detail .data .note {
  width: 35%;
}
.section_detail .data .ex dt,
.section_detail .data .ex dd {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
.section_detail .data .ex dt:after {
  content: ": ";
}
.section_detail .data .ex dd {
  margin-right: 2em;
}
.section_detail .data tbody tr {
  border-bottom: 1px #a5a5a5 solid;
}
.section_detail .data tbody tr:first-child {
  border-top: 1px #a5a5a5 solid;
}

.section_detail .value_box {
  margin-bottom: 50px;
  background: #fff;
  padding: 30px 24px;
  border-radius: 12px;
}
@media screen and (max-width: 760px) {
  .section_detail .value_box {
    padding: 5%;
    margin-bottom: 5%;
  }
}
.section_detail .value_box .tit {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  color: #333 !important;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin: 0px 0 15px;
}
.section_detail .value_box .text03 {
  line-height: 1.5;
  font-size: 1.1em;
  text-align: center;
  padding: 5px 0;
}
.section_detail .value_box span {
  color: #ffff6e;
  padding-left: 3px;
}

.section_detail {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 132px;
}
@media print, screen and (max-width: 760px) {
  .section_detail {
    padding-bottom: 20vw;
  }
}
.section_detail .inner {
  width: 100%;
  background: #fff;
  padding: 0;
  margin-bottom: 30px;
}
.section_detail .ph {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.section_detail .ph img {
  width: 100%;
  aspect-ratio: auto !important;
}
.section_detail .cnt_box {
  margin-bottom: 60px;
}

.section_detail .section_btn {
  text-align: center;
}
.section_detail .section_btn .btn a {
  display: block;
}
.section_detail .section_btn .btn.cv01 {
  width: 420px;
  height: auto;
  margin: 0 3%;
  vertical-align: middle;
  display: inline-block;
}
.section_detail .section_btn .btn.cv01 a {
  padding: 20px 0;
  line-height: 1.6 !important;
  background: #FF6035;
  border-radius: 45px;
  color: #fff;
}
.section_detail .section_btn .btn.cv01 a span {
  display: block;
  font-size: 1.7rem;
}
.section_detail .section_btn .btn.cv02 {
  width: 420px;
  height: auto;
  margin: 0 3%;
  vertical-align: middle;
  display: inline-block;
}
.section_detail .section_btn .btn.cv02 a {
  padding: 20px 0;
  line-height: 1.6 !important;
  background: #F49D1E;
  border-radius: 45px;
  color: #fff;
}
.section_detail .section_btn .btn.cv02 a span {
  display: block;
  font-size: 1.7rem;
}
.section_detail .section_btn .btn.back {
  width: 400px;
  height: auto;
  margin: 0 3%;
  display: inline-block;
  vertical-align: middle;
}
.section_detail .section_btn .btn.back a {
  background: #a68b62;
  padding: 20px 0;
  line-height: 1.6 !important;
}
.section_detail .section_btn .btn.back a span {
  display: block;
  font-size: 1.8rem;
}

@media screen and (max-width: 760px) {
  .section_btn {
    text-align: center;
  }
  .section_btn .btn.cv01 {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 4vw !important;
    vertical-align: middle;
  }
  .section_btn .btn.cv01 a {
    padding: 3% 0 !important;
    line-height: 1.6 !important;
  }
  .section_btn .btn.cv01 a span {
    font-size: 4vw !important;
  }
  .section_btn .btn.cv02 {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 !important;
    vertical-align: middle;
  }
  .section_btn .btn.cv02 a {
    padding: 5% 0 !important;
    line-height: 1.6 !important;
  }
  .section_btn .btn.cv02 a span {
    font-size: 4vw !important;
  }
  .section_btn .btn.back {
    width: 100%;
    height: auto;
    margin: 0 0;
    display: inline-block;
    vertical-align: middle;
  }
  .section_btn .btn.back a {
    background: #a68b62;
    padding: 5% 0;
    line-height: 1.6 !important;
  }
  .section_btn .btn.back a span {
    font-size: 4vw !important;
  }
  .section_btn .btn.back a:hover {
    background: #fff;
  }
}
.section_detail .inner.main_box,
.section_detail .inner.main_box div,
.section_detail .inner.main_box ul {
  opacity: 1;
  transform: none;
}

.section_detail .main_box {
  width: 100%;
  margin-bottom: 40px;
}
.section_detail .main_box .ph {
  position: relative;
  width: 60%;
  margin: 0 auto 30px;
  padding-bottom: 0% !important;
  height: auto !important;
  line-height: 0;
}
.section_detail .main_box .ph.new::after {
  line-height: 61px;
  width: 60px;
  height: 60px;
}
.section_detail .main_box .txt_box {
  margin-bottom: 30px;
}
.section_detail .main_box .tbl_txt dt {
  display: inline-block;
  padding: 3px 30px;
  text-align: center;
  vertical-align: top;
  background: #000;
  color: #fff;
  border-radius: 25px;
}
.section_detail .main_box .tbl_txt dd {
  font-size: 14px;
  display: inline-block;
  max-width: 33%;
  margin-left: 15px;
  padding-right: 30px;
  text-align: left;
  line-height: 1.5;
  font-weight: 600;
  vertical-align: top;
}

.section_btn .btn.cv02 a {
  background: #a68b62;
}

.section_detail .unit {
  text-align: center;
}
.section_detail .unit .cnt_box {
  padding: 20px;
}
.section_detail .unit .icon_box {
  margin-bottom: 12px;
}
.section_detail .unit .tit {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 8px;
  font-weight: bold;
}
.section_detail .unit .date {
  font-size: 16px;
  margin-bottom: 5px;
}
.section_detail .unit .sub_tit {
  font-size: 15px;
  margin-bottom: 18px;
  text-align: center;
}
.section_detail .unit .caption {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.section_detail .unit .tbl_txt {
  border-collapse: collapse;
  margin: 40px auto 60px;
}
.section_detail .unit .tbl_txt dt.empty {
  display: none;
}
.section_detail .unit .tbl_txt dd:last-child {
  padding-right: 0;
}
.section_detail .unit .price {
  padding: 15px 0;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 30px;
}
.section_detail .unit .price span {
  display: block;
  font-size: 13px;
}
.section_detail .unit .txt {
  margin-bottom: 50px;
}
.section_detail .unit .txt img {
  margin: 10px 0;
}
.section_detail .unit .unit_faq {
  text-align: left;
}
.section_detail .unit .unit_faq dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}

.included_box {
  margin-top: 50px;
}
.included_box .tit {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
}
.included_box .data {
  margin-bottom: 65px;
}
.included_box .data table {
  width: 100%;
  margin-bottom: 8px;
  border-collapse: collapse;
  border-right: 1px rgba(0, 0, 0, 0.2) solid;
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
}
.included_box .data tbody tr {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.included_box .data tbody tr:nth-child(2n) th {
  background: #666;
}
.included_box .data tbody tr:nth-child(2n) td {
  background: #fff;
}
.included_box .data th,
.included_box .data td {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.included_box .data th {
  padding: 10px 6px;
  letter-spacing: 1px;
  background: #333;
  color: #fff;
}
.included_box .data th:nth-child(1) {
  width: 20%;
}
.included_box .data th:nth-child(2) {
  width: 80%;
}
.included_box .data td {
  padding: 10px 6px;
  vertical-align: middle;
  text-align: left;
  background: #efefef;
}
.included_box .data td.data {
  padding: 13px 20px;
  text-align: left;
}
.included_box .data .note {
  width: 35%;
}
.included_box .data .ex dt,
.included_box .data .ex dd {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
.included_box .data .ex dt:after {
  content: ": ";
}
.included_box .data .ex dd {
  margin-right: 2em;
}

.value_box {
  padding: 20px;
  background: #a68b62;
  margin-top: 40px;
}
.value_box .tit {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  color: #a5a5a5 !important;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin: 0px 0 15px;
  font-weight: 600;
}

.section_detail .section_btn {
  margin-top: 70px;
}

@media screen and (max-width: 740px) {
  .section_detail {
    width: 90%;
  }
  .section_detail .main_box {
    margin-bottom: 6%;
  }
  .section_detail .main_box .unit {
    margin-bottom: 0;
    padding: 0;
    text-align: left;
  }
  .section_detail .main_box .unit .icon_box {
    margin-bottom: 7px;
  }
  .section_detail .main_box .unit .ph.new::after {
    line-height: 43px;
    width: 42px;
    height: 42px;
  }
  .section_detail .main_box .ph {
    padding-bottom: 100%;
    float: none;
    width: 100%;
    margin-bottom: 4%;
  }
  .section_detail .main_box .txt_box {
    float: none;
    width: 100%;
    margin-bottom: 7%;
  }
  .section_detail .main_box .tbl_txt {
    text-align: left;
    margin: 5% auto;
  }
  .section_detail .main_box .tbl_txt dt {
    width: 36%;
    padding: 6px;
    line-height: 1;
  }
  .section_detail .main_box .tbl_txt dd {
    max-width: 100%;
    width: 58%;
    padding-right: 0;
    margin-bottom: 4%;
    margin-left: 10px;
  }
  .section_detail .cnt_box {
    margin-bottom: 11%;
  }
  .section_detail .inner.detail,
.section_detail .inner.detail div,
.section_detail .inner.detail ul {
    opacity: 1;
    transform: none;
  }
  .included_box .data {
    margin-bottom: 0;
  }
  .included_box .tit {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .value_box {
    margin-top: 10%;
  }
  .section_btn {
    width: 100%;
  }
  .section_btn li {
    width: 100%;
  }
  .section_btn li:first-child {
    margin-bottom: 10px;
  }
  .section_btn .btn a span {
    font-size: 14px;
  }
  .section_detail .section_btn {
    margin-top: 5%;
  }
}
/*-------------------------------------------
詳細 section_other_article
-------------------------------------------*/
.section_other_article {
  margin: 90px auto 30px;
}
.section_other_article h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 26px;
  text-align: center;
  letter-spacing: 1px;
}
.section_other_article h3 span {
  display: block;
  line-height: 1;
  font-size: 13px;
  margin-top: 5px;
  font-family: "fot-tsukubrdgothic-std", sans-serif;
}
.section_other_article .catch {
  font-size: 14px;
  text-align: center;
  display: block;
}
.section_other_article .box {
  float: left;
  width: 530px;
  margin-bottom: 22px;
  margin-right: 10px;
  margin-left: 10px;
  background: #fff;
  border-radius: 12px;
  padding: 20px;
}
.section_other_article .box:nth-child(2n) {
  margin-right: 0;
}
.section_other_article .box a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
.section_other_article .box .info_box {
  float: right;
  width: calc(100% - 205px);
  text-align: left;
}
.section_other_article .box .tit {
  font-size: 20px;
  overflow: hidden;
  max-height: 64px;
  margin-bottom: 1px;
  margin-top: 8px;
}
.section_other_article .box .price {
  font-weight: 600;
}
.section_other_article .box .txt {
  font-size: 13px;
  overflow: hidden;
  height: 40px;
}
.section_other_article .box .date {
  margin-bottom: 8px;
}
.section_other_article .box .ph {
  width: 195px;
  height: 195px;
  overflow: hidden;
  float: left;
  position: relative;
}
.section_other_article .box .txt_box {
  float: right;
  width: calc(100% - 210px);
  position: relative;
  text-align: left;
}

.out_of_range {
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 740px) {
  .section_other_article {
    margin: 13% auto 7%;
  }
  .section_other_article h3 {
    font-size: 17px;
    margin-bottom: 6%;
  }
  .section_other_article .box {
    width: 100%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .section_other_article .box a {
    padding: 0px;
  }
  .section_other_article .box .ph {
    width: 35%;
    height: 0;
    margin-bottom: 0;
    padding-bottom: 35% !important;
    float: left;
  }
  .section_other_article .box .info_box {
    float: right;
    width: 62%;
    margin-top: 0;
  }
  .section_other_article .box .tit {
    margin-top: 0;
    font-size: 4.27vw;
    max-height: 54px;
  }
  .section_other_article .icon_box {
    max-height: 20px;
  }
  .out_of_range {
    display: none;
  }
}
.ph_sys {
  line-height: 0;
  width: 100%;
  height: auto;
}
.ph_sys img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
}

/*# sourceMappingURL=system.css.map */
