@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
html { scroll-behavior: smooth;}
/* ------------ colors ------------ */
/* ------------------------------- */
/* ------------ text-color ------------ */
/* ------------ border-color ------------ */
/* ------------ background-color ------------ */
/* ------------ system-color ------------ */
/* ------------ cv ------------ */
/* ------------ menu ------------ */
/* ------------ NEW ------------ */
/* ------------ slick-color ------------ */
.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: #242424;
  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;
  font-family:'Montserrat', sans-serif;
}
.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: #434343;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 2.0 !important;
  margin-bottom: 0.6em !important;
  min-height: 1.4em;
  font-family:"Noto Sans JP", sans-serif;
}
.system_article p::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}

.system_article p span{
  font-size: 13px !important;
}

.system_article ul {
  color: #242424;
  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: #242424;
  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 {
  text-decoration: none !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: 900;
  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: 700;
  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: 900;
  line-height: 1.4;
  margin: 1.6em 0 0.8em;
  font-size: 1.2em;
}

.system_article h2 span{
  font-size: 20px !important;
  height: max-content;
  display: flex;
}

.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; */
}
@media screen and (max-width: 740px) {
  .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;
}

@media (max-width:480px) {
  .system_article > p {
    line-height: 1.5 !important;
  }
  .system_article p span{
    font-size: 13px !important;
  }

.system_article h2 span span::before{
    margin: 4px 3px;
    height: 13px;
}
}

.l-system {
  /*  icon
  *---------------------------------------------------------- */
  /*  password
  *---------------------------------------------------------- */
  /*  horizontal
  *---------------------------------------------------------- */
  /*  Pager
  *---------------------------------------------------------- */
  /*  widget
  *---------------------------------------------------------- */
  /*  詳細 おすすめ吐き出し (PC)
  *---------------------------------------------------------- */
  /*  詳細 おすすめ吐き出し (SP)
  *---------------------------------------------------------- */
  /*  index section_other_list (PC)
  *---------------------------------------------------------- */
  /*  index section_other_list (SP)
  *---------------------------------------------------------- */
  /*  詳細 l-detail (PC)
  *---------------------------------------------------------- */
  /*  詳細 l-detail (SP)
  *---------------------------------------------------------- */
}
.l-system .list-page__main {
  width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 740px) {
  .l-system .list-page__main {
    width: 100%;
    padding: 0 5%;
  }
}
.l-system .p-item__icons {
  overflow: hidden;
  text-align: inherit;
}
.l-system.l-index .p-item__icons {
  max-height: 52px;
}
.l-system .l-list .p-item__icons {
  max-height: 50px;
  text-align: left;
}
@media screen and (max-width: 740px) {
  .l-system.l-index .p-item__icons,
.l-system .l-list .p-item__icons {
    max-height: 25px;
  }
}
.l-system.l-index .p-item.password .p-item__post-date {
  position: relative;
  display: inline-block;
}
.l-system.l-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 screen and (max-width: 740px) {
  .l-system.l-index .p-item.password .p-item__post-date::before {
    width: 3.8vw;
    height: 3.8vw;
    top: 15%;
    right: -3.8vw;
  }
}
.l-system.l-detail .p-item.password .p-item__post-date {
  position: relative;
  display: inline-block;
}
.l-system.l-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 screen and (max-width: 740px) {
  .l-system.l-detail .p-item.password .p-item__post-date::before {
    width: 3.8vw;
    height: 3.8vw;
    top: 27%;
    right: -3.8vw;
  }
}
.l-system ul.horizontal {
  margin-bottom: 40px;
  padding: 10px 0;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  opacity: 1;
  text-align: center;
}
.l-system ul.horizontal li {
  display: inline-block;
  margin: 0 7px 7px;
  opacity: 1;
  background: #9e9e9e;
}
.l-system ul.horizontal li a {
  color: #fff;
}
.l-system ul.horizontal li.active {
  background: #6699cc;
}
.l-system ul.horizontal li.active a {
  color: #fff;
}
.l-system ul.horizontal li input {
  display: none;
  height: 100%;
}
.l-system ul.horizontal li label {
  display: block;
  height: 100%;
  padding: 7px 10px;
  text-align: center;
}
.l-system ul.horizontal li input[type=radio]:checked + label {
  background: #6699cc;
  border-radius: 4px;
  color: #FFF;
}
.l-system ul.horizontal li a {
  display: block;
  padding: 7px 15px;
  text-align: center;
}
.l-system ul.horizontal li label:hover {
  background: #6699cc;
  border-radius: 4px;
  color: #FFF;
}
@media screen and (max-width: 760px) {
  .l-system ul.horizontal {
    margin-bottom: 5%;
    padding: 0;
    border: none;
  }
  .l-system ul.horizontal li {
    display: block;
    float: left;
    width: 50%;
    margin: 0 7px;
    opacity: 1;
    margin: 0;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    font-size: 12px;
  }
  .l-system ul.horizontal li:nth-child(2n) {
    border-right: none;
  }
  .l-system ul.horizontal li a {
    padding: 12px 5px;
    font-size: 12px;
  }
}
.l-system .l-pager {
  text-align: center;
  position: relative;
  z-index: 1;
  clear: both;
  margin-top: 30px;
}
.l-system .l-pager li {
  margin-bottom: 10px;
}
@media screen and (max-width: 740px) {
  .l-system .l-pager {
    margin-top: 1%;
  }
}
.l-system .widget__header {
  background: #6699cc;
  color: #fff;
  padding: 15px 0 10px;
  text-align: center;
  width: 100%;
}
.l-system .widget {
  margin-bottom: 30px;
}
.l-system .widget a {
  text-decoration: none;
}
.l-system .widget__main-nextback {
  height: 34px;
  padding: 0;
  text-align: center;
  position: relative;
  background: #e0e0e0;
}
.l-system .widget__main-back, .l-system .widget__main-next {
  width: 30%;
}
.l-system .widget__main-back {
  float: left;
}
.l-system .widget__main-next {
  float: right;
}
.l-system .widget__main-back a, .l-system .widget__main-next a {
  color: #242424;
  position: relative;
  display: block;
  padding: 0;
  width: 100%;
  height: 34px;
  line-height: 34px;
  letter-spacing: 1px;
}
.l-system .widget__main-back a {
  padding-left: 16px;
}
.l-system .widget__main-next a {
  padding-right: 16px;
}
.l-system .widget__main-back a:hover, .l-system .widget__main-next a:hover {
  text-decoration: none;
}
.l-system .widget__main-back a span, .l-system .widget__main-next a span {
  position: relative;
  display: block;
  font-weight: 400;
  font-size: 14px;
}
.l-system .widget__main-back a span:before, .l-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 #242424;
}
.l-system .widget__main-back a span:before {
  left: -10px;
  transition-duration: 200ms;
}
.l-system .widget__main-next a span:after {
  right: -10px;
  transition-duration: 200ms;
}
.l-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%;
  letter-spacing: 1px;
}
.l-system .widget ul li a {
  border-bottom: 1px dotted #242424;
  color: #242424;
  display: block;
  padding: 9px 15px 8px 15px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  text-align: left;
}
.l-system .widget ul li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 4px solid transparent;
  border-left: 5px solid #242424;
  transition-duration: 200ms;
}
@media screen and (max-width: 740px) {
  .l-system .widget {
    margin-bottom: 10%;
  }
  .l-system .widget:last-child {
    margin-bottom: 0;
  }
}
.l-system .list-page__rank {
  margin: 0 auto 80px;
  width: 1100px;
}
.l-system.l-index .list-page__rank .list-page__list, .l-system.l-index.l-news .list-page__rank .list-page__list {
  float: none;
  width: auto;
  max-width: inherit;
}
.l-system .list-page__rank .p-item {
  position: relative;
  width: 100%;
  background: #fff;
  border: 2px solid #6699cc;
}
.l-system .list-page__rank .p-item a {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 14px;
}
.l-system .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 #6699cc;
}
.l-system .list-page__rank .p-item__photo {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 195px;
  height: 130px;
}
.l-system .list-page__rank .p-item__inner {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 450px);
  padding: 20px;
  transform: translateY(-50%);
  text-align: left;
}
.l-system .list-page__rank .p-item__post-date {
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 4px;
}
.l-system .list-page__rank .p-item__post-price {
  font-size: 16px;
}
.l-system .list-page__rank .p-item__icons {
  margin-bottom: 8px;
  max-height: 50px;
}
.l-system .list-page__rank .p-item__icons:empty {
  margin-bottom: 0;
}
.l-system .list-page__rank .p-item__post-title {
  overflow: hidden;
  font-size: 16px;
}
.l-system .list-page__rank .p-item__post-text {
  overflow: hidden;
  font-size: 15px;
  margin-top: 6px;
  max-height: 50px;
}
.l-system .list-page__rank .p-item__caption {
  margin-top: 7px;
  max-height: 100px;
  overflow: hidden;
}
.l-system .list-page__rank .p-item:first-child {
  position: relative;
  max-height: 353px;
  height: 27vw;
  margin-bottom: 21px;
}
.l-system .list-page__rank .p-item:first-child .p-item__photo {
  max-width: 485px;
  height: 24.5vw;
  max-height: 320px;
  overflow: hidden;
  width: 40%;
}
@media print, screen and (min-width: 741px) {
  .l-system .list-page__rank .p-item:first-child.new:after {
    top: 40px;
    left: 25px;
  }
}
.l-system .list-page__rank .p-item:first-child .p-item__icons {
  margin-bottom: 10px;
}
.l-system .list-page__rank .p-item:first-child .p-item__post-title {
  font-family: source-han-serif-japanese, serif;
  font-size: 18px;
  /* max-height: 118px; */
}
.l-system .list-page__rank .p-item:nth-child(2),
.l-system .list-page__rank .p-item:nth-child(3) {
  max-width: 540px;
  width: 49%;
  height: 178px;
}
@media print, screen and (min-width: 741px) {
  .l-system .list-page__rank .p-item:nth-child(2).new:after,
.l-system .list-page__rank .p-item:nth-child(3).new:after {
    top: 20px;
    left: 20px;
  }
}
.l-system .list-page__rank .p-item:nth-child(2) .p-item__inner,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__inner {
  width: calc(100% - 43%);
}
.l-system .list-page__rank .p-item:nth-child(2) .p-item__photo,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__photo {
  width: 43%;
  max-height: 145px;
  height: 13vw;
}
@media screen and (max-width: 480px) {
  .l-system .list-page__rank .p-item:nth-child(2) .p-item__photo,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__photo {
    /* for sp Device Only */
    width: 100%;
  }
}
.l-system .list-page__rank .p-item:nth-child(2) .p-item__post-title,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__post-title {
  font-family: source-han-serif-japanese, serif;
}
@media print, screen and (min-width: 741px) {
  .l-system .list-page__rank .p-item:nth-child(2) .p-item__post-title,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__post-title {
    max-height: 80px;
  }
}
.l-system .list-page__rank .p-item:nth-child(2) .p-item__post-text,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__post-text {
  display: none;
}
.l-system .list-page__rank .p-item:nth-child(2) .p-item__caption,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__caption {
  display: none;
}
.l-system .list-page__rank .p-item:nth-child(2) .p-item__post-date,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__post-date {
  margin-bottom: 0;
}
.l-system .list-page__rank .p-item:nth-child(2) {
  float: left;
}
.l-system .list-page__rank .p-item:nth-child(3) {
  float: right;
}
@media screen and (max-width: 740px) {
  .l-system .list-page__rank {
    margin: 0 auto 10%;
    width: 90%;
  }
  .l-system .list-page__rank .p-item {
    height: auto;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: left;
    border: none;
  }
  .l-system .list-page__rank .p-item a {
    padding: 0;
  }
  .l-system .list-page__rank .p-item__photo {
    float: none;
    width: 100%;
    height: 0;
    padding-bottom: 66%;
  }
  .l-system .list-page__rank .p-item__inner {
    position: inherit;
    float: none;
    width: auto;
    top: inherit;
    right: inherit;
    padding: 0;
    transform: inherit;
    margin-top: 4%;
  }
  .l-system .list-page__rank .p-item__icons {
    margin-bottom: 6px;
  }
  .l-system .list-page__rank .p-item__post-date {
    margin-top: 2px;
  }
  .l-system .list-page__rank .p-item:first-child {
    width: 100%;
    height: auto;
    margin-bottom: 7%;
    max-height: inherit;
  }
  .l-system .list-page__rank .p-item:first-child .p-item__photo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66%;
  }
  .l-system .list-page__rank .p-item:first-child .p-item__icons {
    margin-bottom: 6px;
  }
  .l-system .list-page__rank .p-item:first-child .p-item__post-title {
    /* max-height: 70px; */
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 17px;
    line-height: 1.5;
  }
  .l-system .list-page__rank .p-item:nth-child(2),
.l-system .list-page__rank .p-item:nth-child(3) {
    width: 48%;
    height: auto;
  }
  .l-system .list-page__rank .p-item:nth-child(2) a:after,
.l-system .list-page__rank .p-item:nth-child(3) a:after {
    display: none;
  }
  .l-system .list-page__rank .p-item:nth-child(2) .p-item__inner,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__inner {
    width: auto;
    margin-top: 6%;
  }
  .l-system .list-page__rank .p-item:nth-child(2) .p-item__post-title,
.l-system .list-page__rank .p-item:nth-child(3) .p-item__post-title {
    /* max-height: 50px; */
    font-size: 16px;
    line-height: 1.4;
  }
}
.l-system.l-index .l-list {
  margin: 0 auto 30px;
}
.l-system.l-index .l-list h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 30px;
  text-align: center;
  letter-spacing: 1px;
  font-family: acumin-pro, sans-serif;
}
.l-system.l-index .l-list .p-item {
  border: solid 1px #ccc;
  float: left;
  width: 534px;
  margin-bottom: 22px;
  margin-right: 10px;
  margin-left: 10px;
}
.l-system.l-index .l-list .p-item a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
.l-system.l-index .l-list .p-item__photo {
  width: 195px;
  height: 130px;
  overflow: hidden;
  float: left;
  position: relative;
}
.l-system.l-index .l-list .p-item__inner {
  float: right;
  width: calc(100% - 205px);
  text-align: left;
}
.l-system.l-index .l-list .p-item__icons {
  margin-bottom: 4px;
}
.l-system.l-index .l-list .p-item__icons:empty {
  margin-bottom: 0;
}
.l-system.l-index .l-list .p-item__post-title {
  font-family: source-han-serif-japanese, serif;
  font-size: 16px;
  overflow: hidden;
  max-height: 52px;
  line-height: 1.5;
}
.l-system.l-index .l-list .p-item__post-text {
  font-size: 13px;
  overflow: hidden;
  height: 40px;
}
.l-system.l-index .l-list .p-item__post-price {
  font-size: 16px;
}
.l-system.l-index .l-list .p-item__post-date {
  font-size: 13px;
  margin-top: 2px;
}
.l-system.l-index .l-list .p-item:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-index .l-list h3 {
    font-size: 24px;
    margin-bottom: 6%;
  }
  .l-system.l-index .l-list .p-item {
    width: 100%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 8%;
    cursor: pointer;
  }
  .l-system.l-index .l-list .p-item__photo {
    width: 100%;
    height: 0;
    padding-bottom: 66%;
    float: none;
  }
  .l-system.l-index .l-list .p-item__inner {
    float: none;
    width: auto;
    margin-top: 5%;
  }
  .l-system.l-index .l-list .p-item__icons {
    margin-bottom: 2px;
  }
  .l-system.l-index .l-list .p-item__post-title {
    font-size: 3.8vw;
    max-height: 46px;
  }
  .l-system.l-index .l-list .p-item__post-text {
    font-size: 3.4vw;
    height: 40px;
  }
  .l-system.l-index .l-list .p-item__post-price {
    font-size: 4.2vw;
  }
  .l-system.l-index .l-list .p-item__post-date {
    font-size: 3.4vw;
    margin-top: 0;
  }
}
.l-system.l-detail .l-list {
  margin: 0 auto;
}
.l-system.l-detail .l-list, .l-system.l-detail .l-list div, .l-system.l-detail .l-list ul {
  opacity: 1;
  transform: none;
}
.l-system.l-detail .p-item {
  text-align: center;
  width: 100%;
  background: #fff;
  padding: 0;
  margin-bottom: 30px;
}
.l-system.l-detail .p-item.new::after {
  line-height: 61px;
  width: 60px;
  height: 60px;
}
.l-system.l-detail .p-item__icons {
  margin-bottom: 12px;
  text-align: center;
  max-height: inherit;
}
.l-system.l-detail .p-item__photo {
  width: 910px;
  margin: 0 auto 30px;
  padding-bottom: 60%;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
.l-system.l-detail .p-item__post-title {
  font-family: source-han-serif-japanese, serif;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 8px;
}
.l-system.l-detail .p-item__post-date {
  font-size: 16px;
  margin-bottom: 5px;
}
.l-system.l-detail .p-item__post-subtitle {
  font-size: 15px;
  margin-bottom: 18px;
  text-align: center;
}
.l-system.l-detail .p-item__caption {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.l-system.l-detail .p-item .l-contents {
  margin-bottom: 60px;
}
.l-system.l-detail .p-item__tbl_text {
  border-collapse: collapse;
  margin: 20px auto 30px;
}
.l-system.l-detail .p-item__tbl_text dt {
  display: inline-block;
  padding: 3px 30px;
  text-align: center;
  vertical-align: top;
  background: #242424;
  color: #fff;
}
.l-system.l-detail .p-item__tbl_text dt.empty {
  display: none;
}
.l-system.l-detail .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;
}
.l-system.l-detail .p-item__tbl_text dd:last-child {
  padding-right: 0;
}
.l-system.l-detail .p-item__post-price {
  padding: 15px 0;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
  text-align: center;
  font-size: 24px;
  margin: 15px auto;
  
  /*font-weight: 600;*/  
  /*margin-bottom: 30px;*/
}
.l-system.l-detail .p-item__post-price span {
  display: block;
  font-size: 13px;
}
.l-system.l-detail .p-item__post-text {
  margin-bottom: 50px;
}
.l-system.l-detail .p-item__post-text img {
  margin: 10px 0;
}
.l-system.l-detail .p-item .unit_faq {
  text-align: left;
}
.l-system.l-detail .p-item .unit_faq dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
.l-system .included_box {
  margin-top: 50px;
}
.l-system .included_box .title {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.l-system .included_box .data {
  margin-bottom: 65px;
}
.l-system .included_box .data table {
  width: 100%;
  margin-bottom: 8px;
  border-collapse: collapse;
}
.l-system .included_box .data tbody tr {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.l-system .included_box .data tbody tr:first-child {
  border-top: 1px rgba(0, 0, 0, 0.08) solid;
}
.l-system .included_box .data th,
.l-system .included_box .data td {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.l-system .included_box .data th {
  padding: 10px 6px;
  letter-spacing: 1px;
  background: #9e9e9e;
}
.l-system .included_box .data th:nth-child(1) {
  width: 30%;
  border-right: 1px solid #fff;
}
.l-system .included_box .data th:nth-child(2) {
  width: 70%;
}
.l-system .included_box .data td {
  padding: 10px 6px;
  vertical-align: middle;
}
.l-system .included_box .data td.data {
  padding: 13px 20px;
  text-align: left;
}
.l-system .included_box .data .note {
  width: 35%;
}
.l-system .included_box .data .ex dt,
.l-system .included_box .data .ex dd {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
.l-system .included_box .data .ex dt:after {
  content: ": ";
}
.l-system .included_box .data .ex dd {
  margin-right: 2em;
}
.l-system .value_box {
  padding: 20px;
  background: #9e9e9e;
  margin-top: 40px;
}
.l-system .value_box .title {
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
  color: #242424 !important;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin: 0px 0 15px;
}
.l-system .l-password_form {
  margin-bottom: 60px;
  text-align: center;
  background: #eee;
  padding: 40px 20px;
}
.l-system .l-password_form .post_password {
  margin-top: 10px;
}
.l-system .l-password_form form input {
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
}
@media screen and (max-width: 740px) {
  .l-system .l-password_form form input {
    width: calc(100% - 70px);
  }
}
.l-system .l-password_form form button {
  appearance: none;
  width: 93px;
  padding: 5px 0 7px;
  border: none;
  border-radius: 3px;
  background: #242424;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 740px) {
  .l-system .l-password_form form button {
    width: 63px;
  }
}
.l-system.l-detail .l-contents {
  margin-bottom: 60px;
}
@media screen and (max-width: 740px) {
  .l-system.l-detail .l-contents {
    margin-bottom: 10%;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-detail {
    width: 100%;
    background: #FFF;
  }
  .l-system.l-detail .l-list, .l-system.l-detail .l-list div, .l-system.l-detail .l-list ul {
    opacity: 1;
    transform: none;
  }
  .l-system.l-detail .l-list {
    margin-bottom: 6%;
  }
  .l-system.l-detail .l-list .p-item {
    margin-bottom: 0;
    padding: 0;
  }
  .l-system.l-detail .l-list .p-item__icons {
    margin-bottom: 7px;
    max-height: inherit;
  }
  .l-system.l-detail .l-list .p-item__post-title {
    font-family: source-han-serif-japanese, serif;
    font-size: 5.6vw;
    line-height: 1.4;
    margin-top: 3%;
    margin-bottom: 2%;
  }
  .l-system.l-detail .l-list .p-item__photo {
    padding-bottom: 67%;
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }
  .l-system.l-detail .l-list .p-item__inner {
    float: none;
    width: 100%;
  }
  .l-system.l-detail .l-list .tbl_text {
    text-align: left;
    margin: 5% auto;
  }
  .l-system.l-detail .l-list .tbl_text dt {
    width: 36%;
    padding: 6px;
    line-height: 1;
  }
  .l-system.l-detail .l-list .tbl_text dd {
    max-width: 100%;
    width: 58%;
    padding-right: 0;
    margin-bottom: 4%;
    margin-left: 10px;
  }
  .l-system.l-detail .l-contents {
    margin-bottom: 11%;
  }
  .l-system .included_box .data {
    margin-bottom: 0;
  }
  .l-system .included_box .title {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .l-system .value_box {
    margin-top: 10%;
  }
  .l-system .l-password_form {
    margin-bottom: 10%;
    padding: 10% 5%;
  }
}

/* end -- .l-system */
.l-system.l-news,
.l-system.l-blog {
  /*  Main と Side
  *---------------------------------------------------------- */
  /* list-page__list
  --------------------------------------------------*/
  /*-------------------------------------------
  詳細 section_other_article
  -------------------------------------------*/
}
@media print, screen and (min-width: 741px) {
  .l-system.l-news,
.l-system.l-blog {
    /* for pc */
  }
  .l-system.l-news.l-index .list-page__list,
.l-system.l-blog.l-index .list-page__list {
    max-width: 850px;
    width: 78%;
    float: left;
  }
  .l-system.l-news.l-index aside.list-page__side,
.l-system.l-blog.l-index aside.list-page__side {
    max-width: 200px;
    width: 20%;
    float: right;
  }
}
@media screen and (max-width: 979px) {
  .l-system.l-news,
.l-system.l-blog {
    /* for sp iPad */
  }
  .l-system.l-news.l-index .list-page__list,
.l-system.l-blog.l-index .list-page__list {
    width: 100%;
    float: none;
  }
  .l-system.l-news.l-index aside.list-page__side,
.l-system.l-blog.l-index aside.list-page__side {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    justify-content: space-between;
    display: flex;
  }
  .l-system.l-news.l-index aside.list-page__side .widget,
.l-system.l-blog.l-index aside.list-page__side .widget {
    width: 49%;
  }
}
@media screen and (max-width: 480px) {
  .l-system.l-news,
.l-system.l-blog {
    /* for sp Device Only */
  }
  .l-system.l-news.l-index aside.list-page__side,
.l-system.l-blog.l-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
  .l-system.l-news.l-index aside.list-page__side .widget,
.l-system.l-blog.l-index aside.list-page__side .widget {
    width: 100%;
  }
}
.l-system.l-news.l-index .list-page__list h3,
.l-system.l-blog.l-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #6699cc;
  border-top: 2px solid #6699cc;
  border-bottom: 2px solid #6699cc;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 740px) {
  .l-system.l-news.l-index .list-page__list h3,
.l-system.l-blog.l-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.l-system.l-news.l-index .list-page__list .l-list .p-item,
.l-system.l-blog.l-index .list-page__list .l-list .p-item {
  float: left;
  border: none;
}
.l-system.l-news.l-index .list-page__list .l-list .p-item a,
.l-system.l-blog.l-index .list-page__list .l-list .p-item a {
  padding: 0;
}
@media screen and (min-width: 761px) {
  .l-system.l-news.l-index .list-page__list .l-list .p-item__inner,
.l-system.l-blog.l-index .list-page__list .l-list .p-item__inner {
    margin-top: 8px;
  }
  .l-system.l-news.l-index .list-page__list .l-column_03 .p-item,
.l-system.l-blog.l-index .list-page__list .l-column_03 .p-item {
    width: 32%;
    margin: 0 auto 40px;
    margin-right: 2%;
  }
  .l-system.l-news.l-index .list-page__list .l-column_03 .p-item__photo.ph_sys,
.l-system.l-blog.l-index .list-page__list .l-column_03 .p-item__photo.ph_sys {
    float: none;
    width: 100%;
    height: 0;
    padding-bottom: 66%;
  }
  .l-system.l-news.l-index .list-page__list .l-column_03 .p-item__inner,
.l-system.l-blog.l-index .list-page__list .l-column_03 .p-item__inner {
    float: none;
    width: 100%;
  }
  .l-system.l-news.l-index .list-page__list .l-column_03 .p-item:nth-child(3n),
.l-system.l-blog.l-index .list-page__list .l-column_03 .p-item:nth-child(3n) {
    margin-right: 0;
  }
  .l-system.l-news.l-index .list-page__list .l-column_03 .p-item:nth-child(3n+1),
.l-system.l-blog.l-index .list-page__list .l-column_03 .p-item:nth-child(3n+1) {
    clear: both;
  }
}
.l-system.l-news .section_other_article,
.l-system.l-blog .section_other_article {
  width: 910px;
  margin: 90px auto 30px;
}
.l-system.l-news .section_other_article h3,
.l-system.l-blog .section_other_article h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 26px;
  text-align: center;
  letter-spacing: 1px;
  color: #6699cc;
}
.l-system.l-news .section_other_article h3 span,
.l-system.l-blog .section_other_article h3 span {
  display: block;
  line-height: 1;
  font-size: 13px;
  margin-top: 5px;
  color: #242424;
}
.l-system.l-news .section_other_article .catch,
.l-system.l-blog .section_other_article .catch {
  font-size: 14px;
  text-align: center;
  display: block;
}
.l-system.l-news .section_other_article .box,
.l-system.l-blog .section_other_article .box {
  border: solid 1px #ccc;
  float: left;
  width: 440px;
  margin-bottom: 22px;
  margin-right: 10px;
  margin-left: 10px;
}
.l-system.l-news .section_other_article .box:nth-child(2n),
.l-system.l-blog .section_other_article .box:nth-child(2n) {
  margin-right: 0;
}
.l-system.l-news .section_other_article .box a,
.l-system.l-blog .section_other_article .box a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 14px;
  box-sizing: border-box;
  position: relative;
}
.l-system.l-news .section_other_article .box .info_box,
.l-system.l-blog .section_other_article .box .info_box {
  float: right;
  width: calc(100% - 205px);
  text-align: left;
}
.l-system.l-news .section_other_article .box .title,
.l-system.l-blog .section_other_article .box .title {
  font-size: 14px;
  overflow: hidden;
  max-height: 50px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.l-system.l-news .section_other_article .box .tit,
.l-system.l-blog .section_other_article .box .tit {
  font-family: source-han-serif-japanese, serif;
  overflow: hidden;
  max-height: 50px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.l-system.l-news .section_other_article .box .txt,
.l-system.l-blog .section_other_article .box .txt {
  font-size: 13px;
  overflow: hidden;
  height: 40px;
}
.l-system.l-news .section_other_article .box .ph,
.l-system.l-blog .section_other_article .box .ph {
  width: 195px;
  height: 130px;
  overflow: hidden;
  float: left;
  position: relative;
}
.l-system.l-news .section_other_article .box .txt_box,
.l-system.l-blog .section_other_article .box .txt_box {
  float: right;
  width: calc(100% - 210px);
  position: relative;
  text-align: left;
}
.l-system.l-news .section_other_article .box .p-item__icons,
.l-system.l-blog .section_other_article .box .p-item__icons {
  text-align: left;
  margin-bottom: 6px;
  max-height: 24px;
  overflow: hidden;
}
.l-system.l-news .out_of_range,
.l-system.l-blog .out_of_range {
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 740px) {
  .l-system.l-news .section_other_article,
.l-system.l-blog .section_other_article {
    width: 100%;
    margin: 13% auto 7%;
  }
  .l-system.l-news .section_other_article h3,
.l-system.l-blog .section_other_article h3 {
    font-size: 17px;
    margin-bottom: 6%;
  }
  .l-system.l-news .section_other_article .box,
.l-system.l-blog .section_other_article .box {
    width: 100%;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 15px;
    cursor: pointer;
  }
  .l-system.l-news .section_other_article .box a,
.l-system.l-blog .section_other_article .box a {
    padding: 8px;
  }
  .l-system.l-news .section_other_article .box .ph,
.l-system.l-blog .section_other_article .box .ph {
    width: 39%;
    height: 0;
    margin-bottom: 0;
    padding-bottom: 26%;
    float: left;
  }
  .l-system.l-news .section_other_article .box .info_box,
.l-system.l-blog .section_other_article .box .info_box {
    float: right;
    width: 58%;
    margin-top: 0;
  }
  .l-system.l-news .section_other_article .box .title,
.l-system.l-blog .section_other_article .box .title {
    margin-top: 0;
  }
  .l-system.l-news .section_other_article .icon_box,
.l-system.l-blog .section_other_article .icon_box {
    max-height: 25px;
  }
  .l-system.l-news .out_of_range,
.l-system.l-blog .out_of_range {
    display: none;
  }
}

/* end -- .l-system.l-news */
.l-system.l-staff {
  /*  Main と Side
  *---------------------------------------------------------- */
  /* list-page__list
  --------------------------------------------------*/
}
@media print, screen and (min-width: 741px) {
  .l-system.l-staff {
    /* for pc */
  }
  .l-system.l-staff.l-index .list-page__list {
    max-width: 1100px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .l-system.l-staff {
    /* for sp iPad */
  }
  .l-system.l-staff.l-index .list-page__list {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .l-system.l-staff {
    /* for sp Device Only */
  }
  .l-system.l-staff.l-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
  .l-system.l-staff.l-index aside.list-page__side .widget {
    width: 100%;
  }
}
.l-system.l-staff.l-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #6699cc;
  border-top: 2px solid #6699cc;
  border-bottom: 2px solid #6699cc;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 740px) {
  .l-system.l-staff.l-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.l-system.l-staff.l-index .list-page__list .l-list .p-item {
  float: left;
  border: none;
}
.l-system.l-staff.l-index .list-page__list .l-list .p-item a {
  padding: 0;
}
@media screen and (min-width: 761px) {
  .l-system.l-staff.l-index .list-page__list .l-list .p-item__inner {
    margin-top: 8px;
  }
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item {
    width: 32%;
    margin: 0 auto 40px;
    margin-right: 2%;
  }
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item__photo.ph_sys {
    float: none;
    width: 100%;
    height: 0;
    padding-bottom: 66%;
  }
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item__inner {
    float: none;
    width: 100%;
    text-align: center;
  }
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item__inner .p-item__icons {
    text-align: center;
  }
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item:nth-child(3n) {
    margin-right: 0;
  }
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item:nth-child(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item__inner {
    text-align: center;
  }
  .l-system.l-staff.l-index .list-page__list .l-column_03 .p-item__inner .p-item__icons {
    text-align: center;
  }
}

/* end -- .l-system.l-news */
.l-system.l-works {
  /*  Main
  *---------------------------------------------------------- */
  /*  Side
  *---------------------------------------------------------- */
  /*  Main と Side　iPad
  *---------------------------------------------------------- */
  /* for sp iPad */
  /*  Main と Side　SPonly
  *---------------------------------------------------------- */
  /* horizontal
  --------------------------------------------------*/
  /* search
  --------------------------------------------------*/
  /* news_box
  --------------------------------------------------*/
  /* for pc */
  /* section_detail
  --------------------------------------------------*/
  /*  blog style
  *---------------------------------------------------------- */
}
@media print, screen and (min-width: 741px) {
  .l-system.l-works .main02 {
    max-width: 1100px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .l-system.l-works .main02 {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .l-system.l-works {
    /* for sp Device Only */
  }
  .l-system.l-works aside.side {
    width: 100%;
    display: block;
  }
  .l-system.l-works aside.side .archive {
    width: 100%;
  }
}
.l-system.l-works ul.horizontal {
  margin-bottom: 40px;
  padding: 10px 0;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  opacity: 1;
  text-align: center;
}
.l-system.l-works ul.horizontal li {
  display: inline-block;
  margin: 0 7px 7px;
  opacity: 1;
  background: #9e9e9e;
}
.l-system.l-works ul.horizontal li input {
  display: none;
  height: 100%;
}
.l-system.l-works ul.horizontal li label {
  display: block;
  height: 100%;
  padding: 7px 10px;
  text-align: center;
  color: #FFF;
}
.l-system.l-works ul.horizontal li input[type=radio]:checked + label {
  background: #6699cc;
  border-radius: 4px;
  color: #FFF;
}
.l-system.l-works ul.horizontal li a {
  display: block;
  padding: 7px 15px;
  text-align: center;
}
.l-system.l-works ul.horizontal li label:hover {
  background: #6699cc;
  border-radius: 4px;
  color: #FFF;
}
@media screen and (max-width: 760px) {
  .l-system.l-works ul.horizontal {
    margin-bottom: 5%;
    padding: 0;
    border: none;
  }
  .l-system.l-works ul.horizontal li {
    display: block;
    float: left;
    width: 50%;
    margin: 0 7px;
    opacity: 1;
    margin: 0;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    font-size: 12px;
  }
  .l-system.l-works ul.horizontal li:nth-child(2n) {
    border-right: none;
  }
  .l-system.l-works ul.horizontal li a {
    padding: 12px 5px;
    font-size: 12px;
  }
}
.l-system.l-works .search {
  margin-bottom: 50px;
}
.l-system.l-works .search ul {
  text-align: center;
}
.l-system.l-works .search ul li {
  display: inline-block;
}
.l-system.l-works .search ul li input {
  position: absolute;
  left: -9999px;
}
.l-system.l-works .search ul li label {
  display: block;
  position: relative;
  margin: 0 5px 10px;
  padding: 5px 10px;
  border-radius: 21px;
  color: #242424;
  background-color: #fff;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background-color 0.2s;
}
.l-system.l-works .search ul li input:checked + label {
  background-color: #6699cc;
  color: #fff;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .search {
    margin-bottom: 10%;
  }
  .l-system.l-works .search ul {
    text-align: center;
  }
  .l-system.l-works .search ul li {
    display: inline-block;
    font-size: 12px;
  }
  .l-system.l-works .search ul li input {
    position: absolute;
    left: -9999px;
  }
  .l-system.l-works .search ul li label {
    display: block;
    position: relative;
    margin: 0 5px 2px;
    padding: 5px 10px;
    border-radius: 21px;
    color: #242424;
    background-color: #fff;
    white-space: nowrap;
    cursor: pointer;
    user-select: none;
    transition: background-color 0.2s;
  }
  .l-system.l-works .search ul li input:checked + label {
    background-color: #6699cc;
    color: #fff;
  }
}
.l-system.l-works .section_other_list h3 {
  font-size: 18px;
  padding: 12px 20px;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
}
@media screen and (max-width: 760px) {
  .l-system.l-works {
    /* for sp Device Only */
  }
  .l-system.l-works .section_rank .box .date {
    margin-top: 10px;
  }
}
.l-system.l-works .section_other_list .news_list.column_01 .box {
  width: 100%;
  padding-bottom: 10px;
  border: none;
  border-bottom: dotted 1px #ccc;
}
.l-system.l-works .section_other_list .news_list.column_01 .box a {
  padding: 0;
}
.l-system.l-works .section_other_list .news_list.column_01 .box .date {
  margin-top: 5px;
}
.l-system.l-works .section_other_list .news_list.column_01 .box .info_box {
  width: 100%;
}
.l-system.l-works .section_other_list .news_list .box {
  border: none;
  width: 407px;
}
.l-system.l-works .section_other_list .news_list .box a {
  padding: 0;
}
.l-system.l-works .section_other_list .news_list .box .date {
  margin-top: 5px;
}
@media screen and (min-width: 761px) {
  .l-system.l-works .section_other_list .news_list.column_03 .box {
    width: 32%;
    margin: 0 auto 40px;
    margin-right: 2%;
    float: left;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .ph.ph_sys {
    float: none;
    width: 100%;
    height: 220px;
    margin-bottom: 15px;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .info_box {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .info_box .p-item__icons {
    max-height: 60px;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .info_box .icon {
    margin-right: 5px;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .info_box .tit {
    font-family: source-han-serif-japanese, serif;
    margin-bottom: 0;
    margin-top: 5px;
    max-height: 60px;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box:nth-child(3n) {
    margin-right: 0;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box:nth-child(3n+1) {
    clear: both;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .tag {
    text-align: left;
    margin-top: 5px;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .tag li.icon {
    display: inline-block;
    vertical-align: middle;
    color: #242424;
    font-size: 12px;
    background: none !important;
    font-family: source-han-sans-japanese, sans-serif;
    padding: 0;
    margin: 0 6px 0 0;
    line-height: 1;
  }
  .l-system.l-works .section_other_list .news_list.column_03 .box .tag li.icon::before {
    content: "#";
    margin-right: 3px;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-works .section_other_list .news_list .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10%;
  }
  .l-system.l-works .section_other_list .news_list .box .ph.ph_sys {
    width: 100%;
    height: 0;
    margin-bottom: 6px;
    padding-bottom: 66%;
  }
  .l-system.l-works .section_other_list .news_list .box .info_box {
    width: 100%;
    float: none;
    margin-top: 2.5vw;
  }
  .l-system.l-works .section_other_list .news_list .box .info_box .p-item__icons {
    max-height: 60px;
  }
  .l-system.l-works .section_other_list .news_list .box .info_box .icon {
    margin-right: 5px;
  }
  .l-system.l-works .section_other_list .news_list .box .info_box .tit {
    font-family: source-han-serif-japanese, serif;
    margin-bottom: 0;
    margin-top: 2vw;
    max-height: 20vw;
  }
  .l-system.l-works .section_other_list .news_list .box .tag {
    text-align: left;
    margin-top: 1vw;
  }
  .l-system.l-works .section_other_list .news_list .box .tag li {
    display: inline-block;
    color: #242424;
    font-size: 3.2vw;
    background: none !important;
    font-family: source-han-sans-japanese, sans-serif;
  }
  .l-system.l-works .section_other_list .news_list .box .tag li::before {
    content: "#";
    margin-right: 3px;
  }
}
.l-system.l-works .empty_txt {
  text-align: center;
}
@media screen and (max-width: 740px) {
  .l-system.l-works .empty_txt {
    text-align: center;
  }
}
.l-system.l-works .section_detail .slidegallery .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
}
.l-system.l-works .section_detail .slidegallery .slide-arrow.prev-arrow {
  left: -85px;
}
.l-system.l-works .section_detail .slidegallery .slide-arrow.next-arrow {
  right: -85px;
}
@media screen and (max-width: 740px) {
  .l-system.l-works .section_detail .slidegallery .slide-arrow {
    display: none;
  }
}
@media print, screen and (min-width: 761px) {
  .l-system.l-works .section_detail > .info_box {
    margin-bottom: 50px;
    text-align: center;
  }
  .l-system.l-works .section_detail > .info_box .tit {
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
    font-family: source-han-serif-japanese, serif;
    font-weight: 500;
  }
  .l-system.l-works .section_detail > .info_box .icons {
    justify-content: center;
  }
  .l-system.l-works .section_detail > .info_box .tag_box {
    text-align: center;
    margin-top: 10px;
  }
  .l-system.l-works .section_detail > .info_box .tag_box li {
    display: inline-block;
    color: #242424;
    font-size: 12px;
    background: none !important;
    font-family: source-han-sans-japanese, sans-serif;
  }
  .l-system.l-works .section_detail > .info_box .tag_box li::before {
    content: "#";
    margin-right: 3px;
  }
  .l-system.l-works .section_detail .slick-slider {
    margin-bottom: 30px;
  }
  .l-system.l-works .section_detail .slick-slider li.portfolio .ph.ph_sys img {
    height: 100% !important;
    width: auto !important;
  }
  .l-system.l-works .section_detail .slick-slider .ph {
    position: relative;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 66.2%;
  }
  .l-system.l-works .section_detail .slick-slider .caption {
    font-size: 18px;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    padding: 15px;
    width: 100%;
    z-index: 1000;
  }
  .l-system.l-works .section_detail .slick-slider .caption:empty {
    background: none;
  }
  .l-system.l-works .section_detail .thumb_gallery {
    height: 120px;
    overflow: hidden;
    text-align: left;
  }
  .l-system.l-works .section_detail .thumb_gallery li {
    display: inline-block;
    vertical-align: top;
    height: 100px;
    margin: 0 1px;
    position: relative;
    overflow: hidden;
    /* &.slick-current {
      border: 2px solid colors.$accent-text;
    } */
  }
  .l-system.l-works .section_detail .thumb_gallery li img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 101;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
  }
  .l-system.l-works .section_detail .thumb_gallery.center .slick-track {
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
  .l-system.l-works .section_detail .detail_box {
    padding: 0 50px;
    font-size: 0;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .l-system.l-works .section_detail .detail_box .system_article {
    padding: 0;
    border: none;
    background: none;
  }
  .l-system.l-works .section_detail .detail_box dl {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    border-bottom: 10px solid #fff;
    position: relative;
    background: #eee;
  }
  .l-system.l-works .section_detail .detail_box dl dt {
    padding: 15px 10px;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    font-size: 13px;
    font-weight: bold;
    color: #242424;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .l-system.l-works .section_detail .detail_box dl dt:empty {
    display: none;
  }
  .l-system.l-works .section_detail .detail_box 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-works .section_detail .detail_box dl dd span {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%) translateX(0);
  }
  .l-system.l-works .section_detail .detail_box dl dd:empty {
    display: none;
  }
  .l-system.l-works .section_detail .search_box {
    margin-top: 100px;
    margin-bottom: 80px;
  }
  .l-system.l-works .section_detail .search_box .btn_area {
    width: 100%;
    background: #fff;
    padding: 20px;
    margin-top: 15px;
    text-align: center;
  }
  .l-system.l-works .section_detail .search_box .btn_area p {
    display: inline-block;
  }
  .l-system.l-works .section_detail .search_box .btn_area a {
    display: inline-block;
    width: 304px;
    height: 56px;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
    color: #6699cc;
    text-align: center;
    font-weight: bold;
    border: 2px solid #6699cc;
    background: #fff;
  }
  .l-system.l-works .section_detail .search_box h4,
.l-system.l-works .section_detail .rec_box h4 {
    position: relative;
    margin-bottom: 60px;
    font-size: 2.7rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    font-family: source-han-serif-japanese, serif;
  }
  .l-system.l-works .section_detail .search_box h4::after,
.l-system.l-works .section_detail .rec_box h4::after {
    position: absolute;
    right: 0;
    bottom: -24px;
    left: 0;
    width: 17px;
    height: 1px;
    margin: auto;
    background: #242424;
    content: "";
  }
  .l-system.l-works .section_detail .btn_back_works {
    margin: 0 auto 100px;
    width: 267px;
  }
  .l-system.l-works .section_detail .staff_box {
    margin-bottom: 20px;
  }
  .l-system.l-works .section_detail .staff_box h2 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    color: #667777;
    /* margin-bottom: 15px; */
    padding: 0 !important;
    border: none !important;
    text-align: center;
    letter-spacing: 5px;
  }
  .l-system.l-works .section_detail .staff_box .sec-title-en {
    margin-bottom: 30px;
    text-align: center;
  }
  .l-system.l-works .section_detail .staff_box ul {
    text-align: center;
    font-size: 0;
  }
  .l-system.l-works .section_detail .staff_box .box {
    width: 20% !important;
    margin: 0 2.5% 2.5% !important;
    display: inline-block;
    vertical-align: top;
  }
  .l-system.l-works .section_detail .staff_box .box .ph {
    width: 100%;
    height: 0;
    padding-bottom: 66.4%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box {
    font-weight: bold;
    text-align: center;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .department {
    font-size: 11px;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .department:nth-of-type(n+2) {
    display: none;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .p-item__icons {
    margin-bottom: 3px;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .tit {
    font-family: source-han-serif-japanese, serif;
    font-size: 14px;
    font-weight: bold;
    /* max-height: 50px; */
  }
  .l-system.l-works .section_detail .btn_more {
    margin-top: 80px;
  }
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail > .info_box {
    margin-bottom: 15%;
  }
  .l-system.l-works .section_detail > .info_box .icons {
    text-align: center;
    justify-content: center;
  }
  .l-system.l-works .section_detail > .info_box .tit {
    font-size: 5vw;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 5%;
    font-family: source-han-serif-japanese, serif;
    font-weight: 500;
  }
  .l-system.l-works .section_detail > .info_box .tag_box {
    text-align: center;
    margin-top: 3vw;
  }
  .l-system.l-works .section_detail > .info_box .tag_box li {
    display: inline-block;
    color: #242424;
    font-size: 3.4vw;
    background: none !important;
    font-family: source-han-sans-japanese, sans-serif;
  }
  .l-system.l-works .section_detail > .info_box .tag_box li::before {
    content: "#";
    margin-right: 3px;
  }
  .l-system.l-works .section_detail .slidegallery {
    margin-bottom: 8%;
  }
  .l-system.l-works .section_detail .slick-slider {
    margin-bottom: 4%;
    padding-bottom: 0;
  }
  .l-system.l-works .section_detail .slick-slider li.portfolio .ph.ph_sys img {
    height: 100% !important;
    width: auto !important;
  }
  .l-system.l-works .section_detail .slick-slider .ph {
    position: relative;
    width: 100% !important;
    height: 0 !important;
    padding-bottom: 66.2%;
  }
  .l-system.l-works .section_detail .slick-slider .caption {
    font-size: 4vw;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
    padding: 3%;
    width: 100%;
    z-index: 1000;
  }
  .l-system.l-works .section_detail .slick-slider .caption:empty {
    background: none;
  }
  .l-system.l-works .section_detail .thumb_gallery {
    height: 35px;
    overflow: hidden;
    text-align: left;
  }
  .l-system.l-works .section_detail .thumb_gallery li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* width: 18%; */
    height: 35px;
    margin: 0 1px;
    overflow: hidden;
  }
  .l-system.l-works .section_detail .detail_box {
    padding: 0 0;
    font-size: 0;
    margin-bottom: 15%;
    margin-top: 5%;
  }
  .l-system.l-works .section_detail .detail_box .system_article {
    padding: 0;
    border: none;
    background: #fff;
  }
  .l-system.l-works .section_detail .detail_box dl {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border-bottom: 5px solid #fff;
    position: relative;
    background: #eee;
  }
  .l-system.l-works .section_detail .detail_box dl dt {
    padding: 2%;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    font-size: 3.4vw;
    font-weight: bold;
    color: #242424;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .l-system.l-works .section_detail .detail_box dl dd {
    padding: 2%;
    margin-left: 30%;
    display: inline-block;
    vertical-align: top;
    width: 70%;
    font-size: 3.4vw;
    background: #fff;
  }
  .l-system.l-works .section_detail .btn_back_works {
    width: 76.09375vw;
    margin: 0 auto 18%;
  }
  .l-system.l-works .section_detail .search_box {
    margin-top: 15%;
    margin-bottom: 15%;
  }
  .l-system.l-works .section_detail .search_box .btn_area {
    width: 100%;
    background: #fff;
    padding: 5%;
    text-align: center;
  }
  .l-system.l-works .section_detail .search_box .btn_area p {
    display: inline-block;
    width: 80%;
  }
  .l-system.l-works .section_detail .search_box .btn_area a {
    display: inline-block;
    width: 100%;
    height: 56px;
    line-height: 50px;
    margin-left: auto;
    margin-right: auto;
    color: #6699cc;
    text-align: center;
    font-weight: bold;
    border: 2px solid #6699cc;
    background: #fff;
  }
  .l-system.l-works .section_detail .search_box h4,
.l-system.l-works .section_detail .rec_box h4 {
    position: relative;
    margin-bottom: 12%;
    font-size: 5.3vw;
    font-family: source-han-serif-japanese, serif;
    font-weight: 500;
    line-height: 1;
    text-align: center;
  }
  .l-system.l-works .section_detail .search_box h4::after,
.l-system.l-works .section_detail .rec_box h4::after {
    position: absolute;
    right: 0;
    bottom: -1em;
    left: 0;
    width: 17px;
    height: 1px;
    margin: auto;
    background: #242424;
    content: "";
  }
  .l-system.l-works .section_detail .staff_box {
    margin-bottom: 9vw;
  }
  .l-system.l-works .section_detail .staff_box h2 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    color: #667777;
    /* margin-bottom: 2%; */
    padding: 0 !important;
    border: none !important;
    text-align: center;
    letter-spacing: 5px;
  }
  .l-system.l-works .section_detail .staff_box .sec-title-en {
    margin-bottom: 5%;
    text-align: center;
  }
  .l-system.l-works .section_detail .staff_box ul {
    text-align: center;
    font-size: 0;
    display: flex;
  }
  .l-system.l-works .section_detail .staff_box .box {
    width: 48% !important;
    margin: 0 1% 2% !important;
    display: inline-block;
  }
  .l-system.l-works .section_detail .staff_box .box:nth-child(2n+1) {
    clear: left !important;
  }
  .l-system.l-works .section_detail .staff_box .box .ph {
    width: 100%;
    height: 0;
    padding-bottom: 66.4%;
    overflow: hidden;
    margin-bottom: 5%;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box {
    font-weight: bold;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .department {
    font-size: 11px;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .department:nth-of-type(n+2) {
    display: none;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .p-item__icons {
    margin-bottom: 0;
    flex-direction: column;
  }
  .l-system.l-works .section_detail .staff_box .box .info_box .tit {
    font-family: source-han-serif-japanese, serif;
    font-size: 3.8vw;
    font-weight: bold;
    /* max-height: 10vw; */
    overflow: hidden;
  }
  .l-system.l-works .section_detail .btn_more {
    margin-top: 15%;
  }
}
.l-system.l-works .section_detail .unit_voice {
  margin: 58px 0;
  padding: 40px;
  background: #f5f4f2;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .unit_voice {
    padding: 5%;
  }
}
.l-system.l-works .section_detail .unit_voice .inner {
  margin: 0 auto;
  background: none;
}
.l-system.l-works .section_detail .unit_voice .box_l {
  float: left;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .unit_voice .box_l {
    float: none;
  }
}
.l-system.l-works .section_detail .unit_voice .box_r {
  overflow: hidden;
  max-height: 242px;
}
.l-system.l-works .section_detail .unit_voice .box_l iframe {
  width: 440px;
  height: 250px;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .unit_voice .box_l iframe {
    width: 100%;
    height: 200px;
  }
}
.l-system.l-works .section_detail .unit_voice .titbox {
  text-align: center;
}
.l-system.l-works .section_detail .unit_voice h5 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 35px;
  padding: 0 !important;
  text-align: center;
  color: #6699cc;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .unit_voice h5 {
    margin-bottom: 5%;
    font-size: 5vw;
  }
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .unit_voice .box_l iframe {
    width: 100%;
    height: 200px;
  }
}
.l-system.l-works .section_detail .unit_voice.unit_voice_movie .box_l,
.l-system.l-works .section_detail .unit_voice.unit_voice_image .box_l {
  width: 440px;
  float: left;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .unit_voice.unit_voice_movie .box_l,
.l-system.l-works .section_detail .unit_voice.unit_voice_image .box_l {
    width: 100%;
    float: none;
  }
}
.l-system.l-works .section_detail .unit_voice.unit_voice_movie .box_r,
.l-system.l-works .section_detail .unit_voice.unit_voice_image .box_r {
  float: right;
  width: 550px;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .unit_voice.unit_voice_movie .box_r,
.l-system.l-works .section_detail .unit_voice.unit_voice_image .box_r {
    width: 100%;
    float: none;
  }
}
.l-system.l-works .cnt_box .system_article {
  /* strong {
    background: linear-gradient(transparent 60%, #ffff66 60%);
  } */
}
.l-system.l-works .cnt_box .system_article h1 {
  font-family: source-han-serif-japanese, serif;
  font-size: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #242424;
  margin-bottom: 20px;
}
.l-system.l-works .cnt_box .system_article h2 {
  font-family: source-han-serif-japanese, serif;
  font-size: 16px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #242424;
  margin-bottom: 15px;
}
.l-system.l-works .cnt_box .system_article blockquote {
  position: relative;
  padding: 10px 15px 10px 50px;
  box-sizing: border-box;
  font-style: italic;
  background: #efefef;
  color: #555;
  margin: 15px 0;
}
.l-system.l-works .cnt_box .system_article blockquote:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -3px;
  vertical-align: middle;
  content: "“";
  font-family: sans-serif;
  color: #cfcfcf;
  font-size: 90px;
  line-height: 1;
}
.l-system.l-works .cnt_box .system_article blockquote p {
  padding: 0;
  margin: 10px 0;
  line-height: 1.7;
}
.l-system.l-works .cnt_box .system_article blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}
.l-system.l-works .cnt_box .system_article pre {
  display: inline-block;
  padding: 15px;
  border: 2px solid #6699cc;
  margin: 15px 0;
}
.l-system.l-works .cnt_box .system_article em {
  font-style: italic;
}
@media screen and (max-width: 740px) {
  .l-system.l-works .cnt_box .system_article {
    /* strong {
      background: linear-gradient(transparent 60%, #ffff66 60%);
    } */
  }
  .l-system.l-works .cnt_box .system_article h1 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 5.5vw;
    padding-bottom: 5px;
    border-bottom: 2px solid #242424;
    margin-bottom: 5%;
  }
  .l-system.l-works .cnt_box .system_article h2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.5vw;
    padding-bottom: 3px;
    border-bottom: 1px dotted #242424;
    margin-bottom: 3%;
  }
  .l-system.l-works .cnt_box .system_article blockquote {
    position: relative;
    padding: 10px 15px 10px 50px;
    box-sizing: border-box;
    font-style: italic;
    background: #efefef;
    color: #555;
    margin: 5% 0;
  }
  .l-system.l-works .cnt_box .system_article blockquote:before {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -3px;
    vertical-align: middle;
    content: "“";
    font-family: sans-serif;
    color: #cfcfcf;
    font-size: 90px;
    line-height: 1;
  }
  .l-system.l-works .cnt_box .system_article blockquote p {
    padding: 0;
    margin: 10px 0;
    line-height: 1.7;
  }
  .l-system.l-works .cnt_box .system_article blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
  }
  .l-system.l-works .cnt_box .system_article pre {
    display: inline-block;
    padding: 5%;
    border: 2px solid #6699cc;
    margin: 5% 0;
  }
}
.l-system.l-works .btn-list {
  max-width: 500px;
  margin: 30px auto 150px;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .btn-list {
    /* for sp Device Only */
    max-width: 100%;
    margin: 0 auto 23vw;
    padding: 0 5vw;
  }
}
.l-system.l-works .btn-list a {
  width: 500px;
  height: 135px;
}
@media screen and (max-width: 760px) {
  .l-system.l-works .btn-list a {
    width: 100%;
    height: 28.9vw;
    margin: 2em 0;
  }
}
@media screen and (min-width: 761px) {
  .l-system.l-works .btn-list a {
    /* for pc */
  }
  .l-system.l-works .btn-list a.btn-gallery {
    background-image: url(../img/cmn/btn-gallery01_pc.jpg);
  }
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_index {
    /* for sp Device Only */
    padding-bottom: 0;
  }
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail {
    /* for sp Device Only */
    padding-bottom: 0;
  }
}
@media screen and (max-width: 760px) {
  .l-system.l-works .section_detail .section_other_list {
    /* for sp Device Only */
    margin-bottom: 0;
  }
}

/* mobile */
.l-system.l-event, .l-system.l-fair {
  /*-------------------------------------------
  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 {
  line-height: 40px;
}
.l-system.l-event .section_btn, .l-system.l-fair .section_btn {
  text-align: center;
  margin-top: 70px;
}
.l-system.l-event .section_btn.naka, .l-system.l-fair .section_btn.naka {
  margin-top: 70px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_btn.naka, .l-system.l-fair .section_btn.naka {
    margin-top: 10%;
  }
}
@media screen and (min-width: 761px) {
  .l-system.l-event .section_btn.naka02, .l-system.l-fair .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 {
    margin-top: 10%;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_btn, .l-system.l-fair .section_btn {
    margin-top: 10%;
  }
}
.l-system.l-event .section_btn .btn, .l-system.l-fair .section_btn .btn {
  display: inline-block;
  width: 333px;
  height: 64px;
  border: 3px solid #e4e4e4;
  color: #6e6e6e;
  position: relative;
  overflow: hidden;
  margin: 0 10px;
  text-align: center;
  z-index: 1000;
}
@media (max-width: 760px) {
  .l-system.l-event .section_btn .btn, .l-system.l-fair .section_btn .btn {
    width: 85.38453vw;
    height: 16.41024vw;
    line-height: 14.41024vw;
    margin: 0 auto 6vw auto;
    float: none;
  }
}
.l-system.l-event .section_btn .btn a, .l-system.l-fair .section_btn .btn a {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 58px;
}
@media (max-width: 760px) {
  .l-system.l-event .section_btn .btn a, .l-system.l-fair .section_btn .btn a {
    font-size: 3.84615vw;
  }
}
.l-system.l-event .section_btn .btn:hover, .l-system.l-fair .section_btn .btn:hover {
  border: 3px solid #6699cc;
  color: #6699cc;
}
.l-system.l-event .section_btn .btn:hover:after, .l-system.l-fair .section_btn .btn:hover:after {
  border-color: transparent transparent transparent #6699cc;
}
.l-system.l-event .section_btn .btn:after, .l-system.l-fair .section_btn .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%) scale(0.5);
  width: 0;
  height: 0;
  transition: transform 0.3s;
  border-width: 7px 0 7px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #a8a8a8;
}
.l-system.l-event .section_btn .btn.cv03, .l-system.l-fair .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 {
  line-height: 50px;
  background-color: #f69125;
  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 {
  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 {
    width: 100%;
    margin: 0 auto;
  }
  .l-system.l-event .section_btn .btn.cv03 a, .l-system.l-fair .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 {
  line-height: 25px;
}
.l-system.l-event .section_btn .btn.cv01, .l-system.l-fair .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 {
    /* for sp Device Only */
    height: 23vw;
  }
}
.l-system.l-event .section_btn .btn.cv01 a, .l-system.l-fair .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 {
    /* for sp Device Only */
    line-height: 12vw !important;
  }
}
.l-system.l-event .list_btn, .l-system.l-fair .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 {
  font-size: 18px;
  line-height: 70px;
  float: left;
  width: 550px;
  height: 70px;
  color: #fff;
  background: #6699cc;
}
.l-system.l-event .list_btn li:last-child, .l-system.l-fair .list_btn li:last-child {
  float: right;
}
.l-system.l-event .list_btn li a, .l-system.l-fair .list_btn li a {
  display: block;
  color: #242424;
  background: #f4f1ec;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .list_btn, .l-system.l-fair .list_btn {
    margin-bottom: 6%;
    width: 100%;
    padding: 0 5%;
  }
  .l-system.l-event .list_btn li, .l-system.l-fair .list_btn li {
    width: 100%;
    margin-bottom: 10px;
    font-size: 15px;
  }
  .l-system.l-event .section_calendar, .l-system.l-fair .section_calendar {
    margin-bottom: 8%;
  }
  .l-system.l-event .section_btn, .l-system.l-fair .section_btn {
    padding: 0 0;
  }
  .l-system.l-event .section_btn .btn, .l-system.l-fair .section_btn .btn {
    width: 80%;
    margin-bottom: 3%;
  }
  .l-system.l-event .section_btn.naka .btn, .l-system.l-fair .section_btn.naka .btn {
    width: 87%;
  }
}
.l-system.l-event .event-top.naka, .l-system.l-fair .event-top.naka {
  margin-top: 40px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .event-top.naka, .l-system.l-fair .event-top.naka {
    margin-top: 5%;
  }
}
.l-system.l-event .section_day h3.tit, .l-system.l-fair .section_day h3.tit {
  font-size: 23px;
  margin-bottom: 4px;
  padding: 16px 20px;
  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 {
    font-size: 5vw;
    margin-bottom: 4%;
    padding: 12px 0;
    text-align: center;
    letter-spacing: 1px;
  }
}
.l-system.l-event .section_day .section_index, .l-system.l-fair .section_day .section_index {
  padding: 0 0 !important;
}
.l-system.l-event .section_day .fair_list, .l-system.l-fair .section_day .fair_list {
  width: 75%;
  max-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 {
    width: 100%;
    padding: 0 5%;
  }
}
.l-system.l-event .section_day .fair_list .box, .l-system.l-fair .section_day .fair_list .box {
  position: relative;
  height: 353px;
  margin-top: 21px;
  padding-top: 21px;
  border-top: 1px dotted #242424 !important;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_day .fair_list .box, .l-system.l-fair .section_day .fair_list .box {
    margin-top: 2%;
    padding-top: 2%;
  }
}
.l-system.l-event .section_day .fair_list .box a, .l-system.l-fair .section_day .fair_list .box a {
  padding: 14px;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.l-system.l-event .section_day .fair_list .box .ph, .l-system.l-fair .section_day .fair_list .box .ph {
  float: left;
  overflow: hidden;
  width: 465px;
  height: 0;
  margin-right: 18px;
  padding-bottom: 28%;
}
.l-system.l-event .section_day .fair_list .box .info_box, .l-system.l-fair .section_day .fair_list .box .info_box {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 490px);
  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 {
  overflow: hidden;
  max-height: 100px;
  margin-top: 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.l-system.l-event .section_day .fair_list .box .tit, .l-system.l-fair .section_day .fair_list .box .tit {
  font-family: source-han-serif-japanese, serif;
  box-sizing: border-box;
  max-height: 110px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #242424;
  margin-top: 12px;
  font-size: 18px;
}
@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 {
    height: 82vw;
  }
  .l-system.l-event .section_day .fair_list, .l-system.l-fair .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 {
    margin-bottom: 15%;
  }
  .l-system.l-event .section_day .fair_list .box, .l-system.l-fair .section_day .fair_list .box {
    height: auto;
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    text-align: left;
    border: none;
    margin-bottom: 2%;
  }
  .l-system.l-event .section_day .fair_list .box, .l-system.l-fair .section_day .fair_list .box {
    width: 100%;
    height: auto;
  }
  .l-system.l-event .section_day .fair_list .box .icon_box, .l-system.l-fair .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 {
    position: relative;
    width: 100%;
    height: 0;
    margin-bottom: 6px;
    padding-bottom: 18%;
    float: none; /*cus */
  }
  .l-system.l-event .section_day .fair_list .box .tit, .l-system.l-fair .section_day .fair_list .box .tit {
    max-height: 45px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 14px; /* 20230610 custom */
    font-weight: bold;
    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 {
    padding: 0;
  }
  .l-system.l-event .section_day .fair_list .box .info_box, .l-system.l-fair .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 {
    display: none;
  }
  .l-system.l-event .section_day .fair_list .box .icon_box, .l-system.l-fair .section_day .fair_list .box .icon_box {
    max-height: 40px;
  }
}

.l-system.l-event ul.horizontal, .l-system.l-fair ul.horizontal {
  margin-bottom: 15px;
  padding: 0;
  border: none;
  text-align: center;
}
.l-system.l-event ul.horizontal li, .l-system.l-fair ul.horizontal li {
  margin-bottom: 10px;
  font-size: 14px;
  position: relative;
  display: inline-block;
  margin: 0 7px 7px;
  opacity: 1;
  background: #9e9e9e;
}
.l-system.l-event ul.horizontal li.active, .l-system.l-fair ul.horizontal li.active {
  background: #6699cc;
}
.l-system.l-event ul.horizontal li.active a, .l-system.l-fair ul.horizontal li.active a {
  color: #fff;
}
.l-system.l-event ul.horizontal li a, .l-system.l-fair ul.horizontal li a {
  display: block;
  padding: 7px 15px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.3s;
}
.l-system.l-event ul.horizontal li.active a::after, .l-system.l-fair ul.horizontal li.active a::after {
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 10px;
  margin: auto;
  content: "";
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #6699cc transparent transparent transparent;
}
@media screen and (max-width: 760px) {
  .l-system.l-event ul.horizontal li, .l-system.l-fair ul.horizontal li {
    width: 50%;
    float: left;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    display: block;
    margin: 0;
  }
  .l-system.l-event ul.horizontal a::after, .l-system.l-fair ul.horizontal a::after {
    display: none;
  }
}
.l-system.l-event .section_fair_cal span, .l-system.l-fair .section_fair_cal span {
  display: block;
}
.l-system.l-event > .map, .l-system.l-fair > .map {
  width: 100%;
  margin: 50px 0 20px;
}
.l-system.l-event > .map iframe, .l-system.l-fair > .map iframe {
  width: 100%;
  height: 300px;
}
.l-system.l-event .address_box, .l-system.l-fair .address_box {
  text-align: center;
  margin-bottom: 80px;
}
.l-system.l-event .address_box dt, .l-system.l-fair .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 {
  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 {
    width: 100%;
    margin: 10% 0 5%;
  }
  .l-system.l-event .map iframe, .l-system.l-fair .map iframe {
    width: 100%;
    height: 180px;
  }
  .l-system.l-event .address_box, .l-system.l-fair .address_box {
    text-align: center;
    margin-bottom: 10%;
  }
  .l-system.l-event .address_box dt, .l-system.l-fair .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 {
    display: inline-block;
    vertical-align: top;
    padding: 2% 5%;
    text-align: left;
  }
}
.l-system.l-event .section_detail, .l-system.l-fair .section_detail {
  width: 910px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail, .l-system.l-fair .section_detail {
    padding: 0 5%;
    margin-bottom: 20%;
    width: 100%;
  }
}
.l-system.l-event .section_detail .main_box, .l-system.l-fair .section_detail .main_box {
  width: 100%;
  background: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .section_detail .main_box, .l-system.l-fair .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 {
  position: relative;
  width: 910px;
  margin: 0 auto 30px;
  padding-bottom: 66.2%;
  height: 0;
  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 {
    padding-bottom: 67%;
    float: none;
    width: 100%;
    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 {
  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 {
    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 {
  display: inline-block;
  padding: 3px 30px;
  text-align: center;
  vertical-align: top;
  background: #242424;
  color: #fff;
}
.l-system.l-event .section_detail .main_box .tbl_txt dd, .l-system.l-fair .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 {
    float: none;
    width: 100%;
  }
  .l-system.l-event .section_detail .main_box .tbl_txt, .l-system.l-fair .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 {
    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 {
    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 {
  text-align: center;
}
.l-system.l-event .section_detail .unit .cnt_box, .l-system.l-fair .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 {
  margin-bottom: 12px;
}
.l-system.l-event .section_detail .unit .icon_box.up, .l-system.l-fair .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 {
    margin-bottom: 7px;
  }
  .l-system.l-event .section_detail .unit .icon_box.up, .l-system.l-fair .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 {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 8px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
@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 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 8px;
    font-weight:bold;
  }
}
.l-system.l-event .section_detail .unit .date, .l-system.l-fair .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 {
  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 {
  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 {
  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 {
  padding: 3px 30px;
  text-align: center;
  background: #242424;
  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 {
  display: none;
}
.l-system.l-event .section_detail .unit .tbl_txt dd, .l-system.l-fair .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 {
  padding-right: 0;
}
.l-system.l-event .section_detail .unit .price, .l-system.l-fair .section_detail .unit .price {
  padding: 15px 0;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
  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 {
  display: block;
  font-size: 13px;
}
.l-system.l-event .section_detail .unit .txt, .l-system.l-fair .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 {
  margin: 10px 0;
}
.l-system.l-event .section_detail .unit .unit_faq, .l-system.l-fair .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 {
  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 {
  margin-top: 50px;
}
.l-system.l-event .section_detail .included_box .title, .l-system.l-fair .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 {
  margin-bottom: 65px;
}
.l-system.l-event .section_detail .included_box .data table, .l-system.l-fair .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 {
  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 {
  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 {
  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 {
  padding: 10px 6px;
  letter-spacing: 1px;
  background: #9e9e9e;
}
.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) {
  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) {
  width: 70%;
}
.l-system.l-event .section_detail .included_box .data td, .l-system.l-fair .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 {
  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 {
  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 {
  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 {
  content: ": ";
}
.l-system.l-event .section_detail .included_box .data .ex dd, .l-system.l-fair .section_detail .included_box .data .ex dd {
  margin-right: 2em;
}
.l-system.l-event .section_detail .value_box, .l-system.l-fair .section_detail .value_box {
  padding: 20px;
  background: #9e9e9e;
  margin-top: 40px;
}
.l-system.l-event .section_detail .value_box .title, .l-system.l-fair .section_detail .value_box .title {
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
  color: #242424 !important;
  font-size: 16px;
  text-align: center;
  padding: 5px 0;
  margin: 0px 0 15px;
}
.l-system.l-event .section_detail .ph, .l-system.l-fair .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 {
  width: 100%;
}
.l-system.l-event .section_detail .cnt_box, .l-system.l-fair .section_detail .cnt_box {
  margin-bottom: 60px;
}
.l-system.l-event .section_detail .infotable, .l-system.l-fair .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 {
    margin-top: 15%;
  }
}
.l-system.l-event .section_detail .infotable dl, .l-system.l-fair .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 {
    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 {
  padding: 15px 10px;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  font-size: 13px;
  font-weight: bold;
  color: #242424;
  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 {
  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 {
    padding: 2%;
    font-size: 3.4vw;
  }
}
.l-system.l-event .section_detail .infotable dl dd, .l-system.l-fair .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 {
  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 {
  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 {
    padding: 2%;
    font-size: 3.4vw;
  }
}
.l-system.l-event .section_other_article, .l-system.l-fair .section_other_article {
  margin: 90px auto 30px;
}
.l-system.l-event .section_other_article h3, .l-system.l-fair .section_other_article h3 {
  line-height: 1.2;
  margin: 0 auto 32px;
  font-size: 26px;
  text-align: center;
  letter-spacing: 1px;
  color: #6699cc;
}
.l-system.l-event .section_other_article h3 span, .l-system.l-fair .section_other_article h3 span {
  display: block;
  line-height: 1;
  font-size: 13px;
  margin-top: 5px;
  color: #242424;
}
.l-system.l-event .section_other_article .catch, .l-system.l-fair .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 {
  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) {
  margin-right: 0;
}
.l-system.l-event .section_other_article .box a, .l-system.l-fair .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 {
  float: right;
  width: calc(100% - 205px);
  text-align: left;
}
.l-system.l-event .section_other_article .box .info_box .date, .l-system.l-fair .section_other_article .box .info_box .date {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 5px;
}
.l-system.l-event .section_other_article .box .title, .l-system.l-fair .section_other_article .box .title {
  font-family: source-han-serif-japanese, serif;
  font-size: 14px;
  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 {
  font-family: source-han-serif-japanese, serif;
  font-size: 14px;
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
    margin: 13% auto 7%;
  }
  .l-system.l-event .section_other_article h3, .l-system.l-fair .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 {
    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 {
    padding: 8px;
  }
  .l-system.l-event .section_other_article .box .ph, .l-system.l-fair .section_other_article .box .ph {
    width: 100%;
    height: 0;
    margin-bottom: 0;
    padding-bottom: 26%;
    
  }
  .l-system.l-event .section_other_article .box .info_box, .l-system.l-fair .section_other_article .box .info_box {
    width: 100%;
    margin-top: 0;
    clear: both;
  }
  .l-system.l-event .section_other_article .box .title, .l-system.l-fair .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 {
    max-height: 25px;
  }
  .l-system.l-event .out_of_range, .l-system.l-fair .out_of_range {
    display: none;
  }
}
.l-system.l-event .data02, .l-system.l-fair .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 {
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.l-system.l-event .data02 th, .l-system.l-fair .data02 th {
  font-weight: bold;
  width: 20%;
  padding: 10px 6px;
  letter-spacing: 1px;
  color: #fff;
  border: 1px solid #242424;
  background: #242424;
}
.l-system.l-event .data02 td, .l-system.l-fair .data02 td {
  padding: 14px 20px;
  text-align: left;
  word-break: break-all;
  border: 1px solid #242424;
}
.l-system.l-event .data02 span, .l-system.l-fair .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 {
  width: 30%;
  padding: 10px 6px;
  text-align: center;
  color: #242424;
  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) {
  border-right: none;
}
.l-system.l-event .data.date_box td, .l-system.l-fair .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 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 26px;
  text-align: center;
}
.l-system.l-event .data, .l-system.l-fair .data {
  margin-top: 40px;
  margin-bottom: 40px;
}
.l-system.l-event .data .fairtime, .l-system.l-fair .data .fairtime {
  text-align: center;
}
.l-system.l-event .data th, .l-system.l-fair .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 {
    /* for sp Device Only */
  }
  .l-system.l-event .data th:first-of-type, .l-system.l-fair .data th:first-of-type {
    width: 35vw;
    line-height: 1.4;
  }
  .l-system.l-event .data th:nth-of-type(2), .l-system.l-fair .data th:nth-of-type(2) {
    width: 11vw;
    line-height: 1.4;
  }
}
.l-system.l-event .data td, .l-system.l-fair .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 {
    padding: 3% 6px;
    font-size: 3.8vw;
  }
}
.l-system.l-event .data .note, .l-system.l-fair .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 {
  font-size: 12px;
  font-weight: normal;
  float: left;
}
.l-system.l-event .data .ex dt:after, .l-system.l-fair .data .ex dt:after {
  content: ": ";
}
.l-system.l-event .data .ex dd, .l-system.l-fair .data .ex dd {
  margin-right: 2em;
}
.l-system.l-event .data table, .l-system.l-fair .data table {
  width: 100%;
  margin-bottom: 8px;
  border-collapse: collapse;
}
.l-system.l-event .data tbody tr, .l-system.l-fair .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 {
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
}
.l-system.l-event .form_menu, .l-system.l-fair .form_menu {
  margin-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .form_menu, .l-system.l-fair .form_menu {
    margin-bottom: 10%;
  }
}
.l-system.l-event .form_menu .reserve_time, .l-system.l-fair .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 {
  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 {
  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 {
  width: 100%;
  height: 40px;
  background: #f4f1ec;
}
.l-system.l-event .form_menu .btn_reserve, .l-system.l-fair .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 {
  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 {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -4px;
  content: "";
  transition-duration: 200ms;
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  animation: btn_animation 2s infinite;
}
.l-system.l-event .form_menu .btn_reserve input, .l-system.l-fair .form_menu .btn_reserve input {
  font-size: 16px;
  width: 100%;
  padding: 18px 0;
  color: #fff;
  border: none;
  border-radius: 0;
  background: #f69125;
  -webkit-appearance: none;
  text-align: center;
  animation: btn_animation 2s infinite;
}

@keyframes btn_animation {
    0% {
        transform: translate(4px, 0px);
    }
    5% {
        transform: translate(-4px, 0px);
    }
    10% {
        transform: translate(4px, 0px);
    }
    15% {
        transform: translate(-4px, 0px);
    }
    20% {
        transform: translate(4px, 0px);
    }
    25% {
        transform: translate(-4px, 0px);
    }
    30% {
        transform: translate(0px, 0px);
    }
}
.l-system.l-event .reserve_time a, .l-system.l-fair .reserve_time a {
  font-size: 1.1em;
  line-height: 50px;
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 200px;
  width: 70%;
  height: 50px;
  margin: 5px auto 0;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1px;
  font-weight: 700;
  color: #fff;
  background: #f69125;
}
.l-system.l-event .reserve_time.btn_time a, .l-system.l-fair .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: #f69125;
}
.l-system.l-event .reserve_time a:after, .l-system.l-fair .reserve_time a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  margin: -3px 0 0 0;
  content: "";
  border: 3px solid transparent;
  border-left: 5px solid #fff;
}
.l-system.l-event .section_map, .l-system.l-fair .section_map {
  text-align: center;
  margin-bottom: 60px;
}
.l-system.l-event .section_map .box_l, .l-system.l-fair .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 {
  margin-bottom: 15px;
}
.l-system.l-event .section_map .box_l iframe, .l-system.l-fair .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 {
  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 {
  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 {
  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 {
  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 {
    text-align: center;
    margin-bottom: 10%;
  }
  .l-system.l-event .section_map .box_l, .l-system.l-fair .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 {
    margin-bottom: 3%;
  }
  .l-system.l-event .section_map .box_l iframe, .l-system.l-fair .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 {
    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 {
    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 {
    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 {
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    width: 72%;
  }
}
.l-system.l-event .map_area, .l-system.l-fair .map_area {
  width: 100%;
  margin-bottom: 80px;
}
.l-system.l-event .map_area.dt, .l-system.l-fair .map_area.dt {
  margin-top: 60px;
}
@media screen and (max-width: 760px) {
  .l-system.l-event .map_area, .l-system.l-fair .map_area {
    margin-bottom: 8%;
  }
  .l-system.l-event .map_area.dt, .l-system.l-fair .map_area.dt {
    margin-top: 10%;
  }
}
.l-system.l-event .map_area .address, .l-system.l-fair .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 {
    margin-bottom: 3%;
  }
}
.l-system.l-event .map_area .map, .l-system.l-fair .map_area .map {
  margin-top: 0;
}
.l-system.l-event .map_area .map iframe, .l-system.l-fair .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 {
    height: 200px;
  }
}
.l-system.l-event .movie_area, .l-system.l-fair .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 {
    width: 100%;
    margin: 0 auto 8%;
  }
}
.l-system.l-event .movie_area .movie iframe, .l-system.l-fair .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 {
    height: 200px;
  }
}
@media screen and (max-width: 740px) {
  .l-system.l-event .form_menu, .l-system.l-fair .form_menu {
    width: 100%;
  }
  .l-system.l-event .form_menu .btn_reserve, .l-system.l-fair .form_menu .btn_reserve {
    width: 100%;
  }
  .l-system.l-event .reserve_time a, .l-system.l-fair .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 {
    display: none;
  }
}
.l-system.l-event .main_box .data02, .l-system.l-fair .main_box .data02 {
  margin-top: 20px;
}
@media screen and (max-width: 740px) {
  .l-system.l-event .main_box .data02, .l-system.l-fair .main_box .data02 {
    margin-top: 5%;
  }
}

.l-system.l-modelhouse {
  /*  Main と Side
  *---------------------------------------------------------- */
  /* list-page__list
  --------------------------------------------------*/
  /* detail.php
  --------------------------------------------------*/
}
@media print, screen and (min-width: 741px) {
  .l-system.l-modelhouse {
    /* for pc */
  }
  .l-system.l-modelhouse.l-index .list-page__list {
    max-width: 1100px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .l-system.l-modelhouse {
    /* for sp iPad */
  }
  .l-system.l-modelhouse.l-index .list-page__list {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .l-system.l-modelhouse {
    /* for sp Device Only */
  }
  .l-system.l-modelhouse.l-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
  .l-system.l-modelhouse.l-index aside.list-page__side .widget {
    width: 100%;
  }
}
.l-system.l-modelhouse.l-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #6699cc;
  border-top: 2px solid #6699cc;
  border-bottom: 2px solid #6699cc;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse.l-index .list-page__list h3 {
    margin-bottom: 6%;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item {
    width: 100%;
    margin: 0 auto 15%;
    margin-right: 0;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__photo.ph_sys {
    float: none;
    width: 100%;
    height: 0;
    padding-bottom: 66%;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner {
    float: none;
    width: 100%;
    margin-top: 2%;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner {
    width: 100%;
    padding: 0;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tit {
    font-family: source-han-serif-japanese, serif;
    font-size: 5vw;
    margin-bottom: 4%;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .address,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tel,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .time,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .holiday {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    font-size: 3.4vw;
    word-break: break-all;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .address span,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tel span,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .time span,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .holiday span {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0 5px 10px;
    width: calc(100% - 80px);
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .address .ttl,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tel .ttl,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .time .ttl,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .holiday .ttl {
    background: #eee;
    width: 80px;
    text-align: center;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .btn-view {
    text-align: left;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 10px;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .btn-view p {
    display: inline-block;
    font-family: acumin-pro, sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    color: #a8a8a8;
    position: relative;
    padding-right: 14px;
    letter-spacing: 3px;
    padding-left: 3px;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .btn-view p::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) scale(0.5);
    width: 0;
    height: 0;
    transition: transform 0.3s;
    border-width: 5.2px 0 5.2px 9px;
    border-style: solid;
    border-color: transparent transparent transparent #a8a8a8;
  }
}
.l-system.l-modelhouse.l-index .list-page__list .l-list .p-item {
  float: left;
  border: none;
}
.l-system.l-modelhouse.l-index .list-page__list .l-list .p-item a {
  padding: 0;
}


@media screen and (min-width: 761px) {
  .l-system.l-modelhouse.l-index .list-page__list .l-list .p-item__inner {
    margin-top: 0;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item {
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__photo.ph_sys {
    /*float: left;*/
    width: 50%;
    height: 0;
    padding-bottom: 30%;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner {
    float: right;
    width: 50%;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap {
    position: relative;
    height: 330px;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tit {
    font-family: source-han-serif-japanese, serif;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .address,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tel,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .time,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .holiday {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .address span,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tel span,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .time span,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .holiday span {
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    width: calc(100% - 80px);
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .address .ttl,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .tel .ttl,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .time .ttl,
.l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .holiday .ttl {
    background: #eee;
    width: 80px;
    text-align: center;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .btn-view {
    text-align: left;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 20px;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .btn-view p {
    display: inline-block;
    font-family: acumin-pro, sans-serif;
    font-size: 1.3rem;
    font-weight: 400;
    color: #a8a8a8;
    position: relative;
    padding-right: 14px;
    letter-spacing: 3px;
    padding-left: 3px;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item__inner .wrap .inner .btn-view p::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%) scale(0.5);
    width: 0;
    height: 0;
    transition: transform 0.3s;
    border-width: 5.2px 0 5.2px 9px;
    border-style: solid;
    border-color: transparent transparent transparent #a8a8a8;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item a:hover .p-item__inner .wrap .inner .btn-view p {
    color: #6699cc;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item a:hover .p-item__inner .wrap .inner .btn-view p::after {
    border-color: transparent transparent transparent #6699cc;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item:nth-child(2n) .p-item__photo.ph_sys {
    float: right;
    width: 50%;
    height: 0;
    padding-bottom: 30%;
  }
  .l-system.l-modelhouse.l-index .list-page__list .l-column_03 .p-item:nth-child(2n) .p-item__inner {
    float: left;
    width: 50%;
  }
}
.l-system.l-modelhouse .section_detail {
  width: 910px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .section_detail {
    padding: 0 5%;
    margin-bottom: 20%;
    width: 100%;
  }
}
.l-system.l-modelhouse .section_detail .main_box {
  width: 100%;
  background: #fff;
  margin-bottom: 40px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .section_detail .main_box {
    margin-bottom: 6%;
  }
}
.l-system.l-modelhouse .section_detail .main_box .ph {
  position: relative;
  width: 910px;
  margin: 0 auto 30px;
  padding-bottom: 60%;
  height: 0;
  line-height: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .section_detail .main_box .ph {
    padding-bottom: 67%;
    float: none;
    width: 100%;
    margin-bottom: 4%;
  }
}
.l-system.l-modelhouse .section_detail .main_box .unit .title,
.l-system.l-modelhouse .section_detail .main_box .unit .tit {
  font-family: source-han-serif-japanese, serif;
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 15px;
  text-align: center;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .section_detail .main_box .unit .title,
.l-system.l-modelhouse .section_detail .main_box .unit .tit {
    font-size: 6vw;
    line-height: 1.4;
    margin-bottom: 5%;
  }
}
.l-system.l-modelhouse .section_detail .main_box .unit .txt {
  text-align: left;
}
.l-system.l-modelhouse .section_detail .slidegallery {
  position: relative;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .slidegallery {
    margin-bottom: 8%;
  }
}
.l-system.l-modelhouse .section_detail .slidegallery .slick-slider {
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .slidegallery .slick-slider {
    margin-bottom: 4%;
    padding-bottom: 0;
  }
}
.l-system.l-modelhouse .section_detail .slidegallery .slick-slider li.portfolio .ph img {
  height: 100%;
  width: auto;
}
.l-system.l-modelhouse .section_detail .slidegallery .slick-slider .ph {
  position: relative;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 66.2%;
}
.l-system.l-modelhouse .section_detail .slidegallery .slick-slider .caption {
  font-size: 18px;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  padding: 15px;
  width: 100%;
  z-index: 1000;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .slidegallery .slick-slider .caption {
    font-size: 4vw;
    padding: 3%;
  }
}
.l-system.l-modelhouse .section_detail .slidegallery .slick-slider .caption:empty {
  background: none;
}
.l-system.l-modelhouse .section_detail .slidegallery .thumb_gallery {
  height: 120px;
  overflow: hidden;
  text-align: left;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .slidegallery .thumb_gallery {
    height: 35px;
  }
}
.l-system.l-modelhouse .section_detail .slidegallery .thumb_gallery li {
  display: inline-block;
  vertical-align: top;
  height: 100px;
  margin: 0 1px;
  position: relative;
  overflow: hidden;
  /* &.slick-current {
    border: 2px solid colors.$accent-text;
  } */
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .slidegallery .thumb_gallery li {
    height: 35px;
  }
}
.l-system.l-modelhouse .section_detail .slidegallery .thumb_gallery li img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 101;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.l-system.l-modelhouse .section_detail .slidegallery .thumb_gallery.center .slick-track {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
.l-system.l-modelhouse .section_detail .slidegallery .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
}
.l-system.l-modelhouse .section_detail .slidegallery .slide-arrow.prev-arrow {
  left: -85px;
}
.l-system.l-modelhouse .section_detail .slidegallery .slide-arrow.next-arrow {
  right: -85px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .section_detail .slidegallery .slide-arrow {
    display: none;
  }
}
.l-system.l-modelhouse .section_detail .sale_list {
  margin-bottom: 80px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .sale_list {
    margin-bottom: 10%;
  }
}
.l-system.l-modelhouse .section_detail .sale_list table {
  width: 100%;
  border-collapse: collapse;
}
.l-system.l-modelhouse .section_detail .sale_list table th {
  background: #eee;
  padding: 10px;
  width: 25%;
  border: 1px solid #ccc;
  vertical-align: middle;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .sale_list table th {
    padding: 1.5%;
    font-size: 3.4vw;
    width: 100%;
    display: block;
  }
}
.l-system.l-modelhouse .section_detail .sale_list table td {
  padding: 10px;
  width: 25%;
  border: 1px solid #ccc;
  vertical-align: middle;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .sale_list table td {
    padding: 1.5%;
    font-size: 3.4vw;
    width: 100%;
    display: block;
  }
}


.l-system.l-modelhouse .section_detail .cnt_box {
  margin-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .cnt_box {
    margin-bottom: 10%;
  }
}
.l-system.l-modelhouse .section_detail .map_area {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .map_area {
    margin-bottom: 10%;
  }
}
.l-system.l-modelhouse .section_detail .map_area .map iframe {
  width: 100%;
  height: 300px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .section_detail .map_area .map iframe {
    height: 200px;
  }
}
.l-system.l-modelhouse .infotable {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .infotable {
    margin-top: 15%;
    margin-bottom: 15%;
  }
}
.l-system.l-modelhouse .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-modelhouse .infotable dl {
    width: 100%;
    border-bottom: 5px solid #fff;
  }
}
.l-system.l-modelhouse .infotable dl dt {
  padding: 15px 10px;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  font-size: 13px;
  font-weight: bold;
  color: #242424;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.l-system.l-modelhouse .infotable dl dt:empty {
  display: none;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .infotable dl dt {
    padding: 2%;
    font-size: 3.4vw;
  }
}
.l-system.l-modelhouse .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-modelhouse .infotable dl dd span {
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%) translateX(0);
}
.l-system.l-modelhouse .infotable dl dd:empty {
  display: none;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .infotable dl dd {
    padding: 2%;
    font-size: 3.4vw;
  }
}
.l-system.l-modelhouse .sec_ex {
  width: 910px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_ex {
    width: 100%;
    margin: 0 auto 15%;
  }
}
.l-system.l-modelhouse .sec_ex .head h2 {
  font-family: source-han-serif-japanese, serif;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_ex .head h2 {
    font-size: 5vw;
    margin-bottom: 10%;
  }
}
.l-system.l-modelhouse .sec_ex .list li {
  display: flex;
  font-weight: bold;
  padding: 11px 12px 15px;
  margin-bottom: 8px;
  border-bottom: 2px solid #ccc;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_ex .list li {
    padding: 3%;
    margin-bottom: 0;
  }
}
.l-system.l-modelhouse .sec_ex .list li .num {
  font-size: 2rem;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #6699cc;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin-right: 15px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_ex .list li .num {
    font-size: 2rem;
  }
}
.l-system.l-modelhouse .sec_ex .list li p {
  width: calc(100% - 55px);
}
.l-system.l-modelhouse .sec_feature .head h2 {
  font-family: source-han-serif-japanese, serif;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .head h2 {
    font-size: 6vw;
    margin-bottom: 7%;
  }
}
.l-system.l-modelhouse .sec_feature .p-item {
  margin-bottom: 100px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item {
    margin-bottom: 15%;
  }
}
.l-system.l-modelhouse .sec_feature .p-item__photoarea {
  float: left;
  width: 50%;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item__photoarea {
    float: none;
    width: 100%;
  }
}
.l-system.l-modelhouse .sec_feature .p-item__inner {
  float: right;
  width: 50%;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item__inner {
    float: none;
    width: 100%;
  }
}
.l-system.l-modelhouse .sec_feature .p-item__inner .wrap {
  /* position: relative; */
  min-height: 300px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item__inner .wrap {
    height: auto;
    min-height: initial;
    min-height: auto;
  }
}
.l-system.l-modelhouse .sec_feature .p-item__inner .wrap .inner {
  /* position: absolute;
  top: 50%;
  left: 50%;
  transform : translate(-50%,-50%); */
  width: 100%;
  padding: 20px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item__inner .wrap .inner {
    position: static;
    transform: translate(0, 0);
    padding: 5% 0;
  }
}
.l-system.l-modelhouse .sec_feature .p-item__inner .wrap .inner .p-item__post-title {
  font-family: source-han-serif-japanese, serif;
  font-size: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item__inner .wrap .inner .p-item__post-title {
    font-size: 5vw;
    margin-bottom: 4%;
  }
}
.l-system.l-modelhouse .sec_feature .p-item__inner .wrap .inner .p-item__post-text {
  margin-bottom: 0;
  text-align: left;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item__inner .wrap .inner .p-item__post-text {
    text-align: left;
  }
}
.l-system.l-modelhouse .sec_feature .p-item .gallery_mini {
  margin-top: 40px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .sec_feature .p-item .gallery_mini {
    margin-top: 5%;
    padding: 0 3%;
  }
}
.l-system.l-modelhouse .sec_feature .p-item .gallery_mini .ph {
  width: 30%;
  height: 0;
  overflow: hidden;
  padding-bottom: 190px;
  margin: 0 8px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .sec_feature .p-item .gallery_mini .ph {
    padding-bottom: 53px;
  }
}
.l-system.l-modelhouse .sec_feature .p-item .gallery_mini .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
}
.l-system.l-modelhouse .sec_feature .p-item .gallery_mini .slide-arrow.prev-arrow {
  left: -85px;
}
.l-system.l-modelhouse .sec_feature .p-item .gallery_mini .slide-arrow.next-arrow {
  right: -85px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .sec_feature .p-item .gallery_mini .slide-arrow {
    width: 10px;
  }
  .l-system.l-modelhouse .sec_feature .p-item .gallery_mini .slide-arrow.prev-arrow {
    left: 0;
  }
  .l-system.l-modelhouse .sec_feature .p-item .gallery_mini .slide-arrow.next-arrow {
    right: 0;
  }
}
.l-system.l-modelhouse .sec_feature .p-item:nth-child(2n) .p-item__photoarea {
  float: right;
  width: 50%;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item:nth-child(2n) .p-item__photoarea {
    float: none;
    width: 100%;
  }
}
.l-system.l-modelhouse .sec_feature .p-item:nth-child(2n) .p-item__inner {
  float: left;
  width: 50%;
}
@media screen and (max-width: 760px) {
  .l-system.l-modelhouse .sec_feature .p-item:nth-child(2n) .p-item__inner {
    float: none;
    width: 100%;
  }
}
.l-system.l-modelhouse .section_btn {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
@media screen and (max-width: 740px) {
  .l-system.l-modelhouse .section_btn {
    margin-top: 10%;
    margin-bottom: 5%;
  }
}
.l-system.l-modelhouse .section_btn .btn {
  display: inline-block;
  width: 333px;
  height: 64px;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin: 0 10px;
  text-align: center;
  z-index: 1000;
}
@media (max-width: 760px) {
  .l-system.l-modelhouse .section_btn .btn {
    width: 85.38453vw;
    height: 16.41024vw;
    line-height: 14.41024vw;
    margin: 0 auto 6vw auto;
    float: none;
  }
}
.l-system.l-modelhouse .section_btn .btn a {
  font-family: source-han-sans-japanese, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 58px;
  color:#fff;
  background:#f69125;
}
@media (max-width: 760px) {
  .l-system.l-modelhouse .section_btn .btn a {
    font-size: 3.84615vw;
  }
}
.l-system.l-modelhouse .section_btn .btn:hover {
  color: #6699cc;
}
.l-system.l-modelhouse .section_btn .btn:hover:after {
  
}
.l-system.l-modelhouse .section_btn .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%) scale(0.5);
  width: 0;
  height: 0;
  transition: transform 0.3s;
  border-width: 7px 0 7px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  
}

/* end -- .l-system.l-news */
.l-system.l-search {
  /*  Main と Side
  *---------------------------------------------------------- */
  /* list-page__list
  --------------------------------------------------*/
}
@media print, screen and (min-width: 741px) {
  .l-system.l-search {
    /* for pc */
  }
  .l-system.l-search.l-index .list-page__list {
    max-width: 1100px;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .l-system.l-search {
    /* for sp iPad */
  }
  .l-system.l-search.l-index .list-page__list {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .l-system.l-search {
    /* for sp Device Only */
  }
  .l-system.l-search.l-index aside.list-page__side {
    width: 100%;
    display: block;
    margin-top: 16%;
  }
  .l-system.l-search.l-index aside.list-page__side .widget {
    width: 100%;
  }
}
.l-system.l-search.l-index .list-page__list h3 {
  font-size: 18px;
  padding: 12px 20px;
  color: #6699cc;
  border-top: 2px solid #6699cc;
  border-bottom: 2px solid #6699cc;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list h3 {
    margin-bottom: 6%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item {
  width: 100%;
  padding: 30px;
  float: none;
  margin: 0 0 60px;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item {
    padding: 5%;
    margin: 0 0 15%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .p-item__icons {
  margin-bottom: 10px;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .p-item__icons {
    margin-bottom: 4%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area {
  margin-bottom: 40px;
  font-size: 0;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area {
    margin-bottom: 8%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.sub {
  width: 50%;
  display: inline-block;
  border-bottom: 10px solid #fff;
  background: #6699cc;
  vertical-align: top;
  position: relative;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.sub {
    width: 100%;
    border-bottom: 5px solid #fff;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.sub dt {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 30%;
  padding: 10px;
  transform: translateY(-50%);
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.sub dt {
    padding: 2%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.sub dd {
  display: inline-block;
  width: 70%;
  margin-left: 30%;
  padding: 10px 30px;
  background: #fff;
  font-size: 13px;
  vertical-align: top;
  /* &.title {
    font-family: text.$font-tit;
  } */
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.sub dd {
    padding: 2% 5%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.all {
  width: 100%;
  display: inline-block;
  border-bottom: 10px solid #fff;
  background: #6699cc;
  vertical-align: top;
  position: relative;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.all {
    width: 100%;
    border-bottom: 5px solid #fff;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.all dt {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 15%;
  padding: 10px;
  transform: translateY(-50%);
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.all dt {
    width: 30%;
    padding: 2%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.all dd {
  display: inline-block;
  width: 85%;
  margin-left: 15%;
  padding: 10px 30px;
  background: #fff;
  font-size: 13px;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.all dd {
    padding: 2% 5%;
    width: 70%;
    margin-left: 30%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area dl.all dd a {
  padding: 0;
  word-break: break-all;
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area.gaiyo dl {
  width: 50%;
  display: inline-block;
  border-bottom: 10px solid #fff;
  background: #e4e4e4;
  vertical-align: top;
  position: relative;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area.gaiyo dl {
    width: 100%;
    border-bottom: 5px solid #fff;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area.gaiyo dl dt {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 30%;
  padding: 10px;
  transform: translateY(-50%);
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area.gaiyo dl dt {
    padding: 2%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .info_area.gaiyo dl dd {
  display: inline-block;
  width: 70%;
  margin-left: 30%;
  padding: 10px 30px;
  background: #fff;
  font-size: 13px;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .info_area.gaiyo dl dd {
    padding: 2% 5%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .wrap {
    margin-bottom: 8%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .ph {
  width: 500px;
  height: 333px;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .ph {
    width: 100%;
    height: 0;
    padding-bottom: 66%;
    margin-bottom: 8%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area {
  width: calc(100% - 500px);
  margin-bottom: 0;
  padding-left: 20px;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area {
    width: 100%;
    padding-left: 0;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area dl {
  width: 100%;
  border-bottom: 10px solid #fff;
  vertical-align: top;
  position: relative;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area dl {
    border-bottom: 5px solid #fff;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area dl dt {
  display: inline-block;
  position: absolute;
  top: 50%;
  width: 30%;
  padding: 10px;
  background: #e4e4e4;
  transform: translateY(-50%);
  font-size: 13px;
  text-align: center;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area dl dt {
    padding: 2%;
  }
}
.l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area dl dd {
  display: inline-block;
  width: 70%;
  margin-left: 30%;
  padding: 10px 30px;
  background: #fff;
  font-size: 13px;
  vertical-align: top;
}
@media screen and (max-width: 740px) {
  .l-system.l-search.l-index .list-page__list .l-list .p-item .wrap .info_area dl dd {
    padding: 2% 5%;
  }
}
/* end -- .l-system.l-news */
.p-item__photo.ph_sys,
.ph.ph_sys {
  line-height: 0;
  position: relative;
  overflow: hidden;
}
.p-item__photo.ph_sys img,
.ph.ph_sys img {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1000;
  transform: translate(-50%, -50%);
  width: 90%;
  height: auto;
  
}


/* PC View: Display as 2-column */
/* グリッドレイアウト for イベントリスト */
.tabbox ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* PC: 2列 */
  gap: 10px;
  padding: 0;
  list-style: none;
}

.custom-box {
  display: block;
  border: 1px solid var(--main_color_black);
  border-radius: 10px;
  overflow: hidden;
  transition: box-shadow 0.3s ease;
  background: #fff;
  aspect-ratio: 1.1 / 1;
  height: max-content;
}

.custom-box:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.custom-box a {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: var(--main_color_black);
  justify-content: flex-start;
  padding: 20px;
}

.custom-ph {
  height: 75%;
  overflow: hidden;
  display: flex;
}

.custom-ph img {
  width: 100%;
  object-fit: contain;
}

.custom-info {
  order: 2;
  height: 25%;
  padding: 0;
  margin-left: 0;
  padding-top: 3%;
  padding-left: 2px;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.fair_list .tabbox .custom-box .custom-info > .p-item__icons{
  display: flex;
  width: 100%;
  margin: 0;
  height: 20%;
}

.fair_list .tabbox .custom-box .custom-info > .p-item__icons .icon{
  background-color: transparent !important;
  font-size: var(--list_subtitle_font);
  color: var(--sub_corp_color);
  text-align: start;
  padding: 0;
  margin-bottom: 0;
}

.fair_list .tabbox .custom-box .custom-info > .p-item__icons .icon::before{
  content: "#";
  background-color: transparent;
  font-size: var(--list_subtitle_font);
  color: var(--sub_corp_color);
  text-align: start;
  margin-right: 2px;
}


.fair_list .tabbox .custom-box .custom-info > .custom-data{
  font-size: var(--list_subtitle_font);
  color: var(--footer_text_color);
  margin-bottom: 0;
  width: 100%;
  height: 20%;
}

.fair_list .tabbox .custom-box .custom-info > .custom-tit{
  font-size: var(--list_title_font);
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
  color: var(--main_color_black);
  width: 100%;
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 3px 0 0;
}



/* イベントタイプバッジのスタイル */
.event-type-badge {
  display: inline-block;
  padding: 2px 8px;
  font-size: 11px;
  border-radius: 3px;
  margin-left: 8px;
  vertical-align: middle;
}



/* レスポンシブ対応: 840px以下で1列 */
@media screen and (max-width: 840px) {
  .tabbox ul {
    grid-template-columns: 1fr; /* モバイル: 1列 */
  }

  .custom-box{
    border-radius: 7px;
    aspect-ratio: 1 / 1;
  }

  .custom-box a{
    padding: 15px;
  }
  
  .custom-ph{
    height: 70%;
  }

  .custom-info{
    height: 30%;
    padding-top: 0;
  }
  
  .custom-data,
  .custom-caption {
    background-color: transparent !important;
    margin-top: 3px;
  }
}




/* event list page */

.list-page .section_fair_cal{
  width: 100%;
}

.list-page .section_fair_cal .section_day{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.l-wrapper .l-main .list-page .list_page_top > 
.section_fair_cal .section_day .fair_list{
  margin: 0;
  min-width: 840px;
  width: 70%;
}



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