@charset "UTF-8";
/*---------------------------------------------------
 共通
---------------------------------------------------*/
.container .short img {
  width: 100%;
  height: auto;
}

.short {
  line-height: 1.8;

  float: right;

  width: 820px !important;
  min-height: 400px;
}

.side {
  float: left;

  width: 250px !important;
}

@media screen and (max-width: 760px) {
  .short {
    display: inherit !important;
    float: none;
    clear: both;

    width: auto !important;
    margin-bottom: 30px;
  }
  .side {
    display: inherit;
    float: none;
    clear: both;

    width: auto !important;
    margin: 0;
  }
}

/*---------------------------------------------------
 おすすめ吐き出し
---------------------------------------------------*/
.section_rank {
  width: 1080px;
  margin: 0 auto 70px;
}

.section_rank,
.section_rank div,
.section_rank dl,
.section_rank ul {
  opacity: 1.0;
}

.section_rank .tit_box {
  font-size: 14px;

  width: 648px;
  margin: 0 auto 40px;
  padding: 20px 20px;

  text-align: center;

  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
}

.section_rank h3 {
  font-size: 28px;
  line-height: 1;

  letter-spacing: 1px;

  color: #beab90;
}

.section_rank .box {
  position: relative;

  width: 100%;
  height: 160px;

  border: 1px solid #2d2d2d;
  background: #fff;
}

.section_rank .box:first-child {
  position: relative;

  height: 351px;
  margin-bottom: 0;
}

.section_rank .box:first-child .ph img {
  width: auto;
  max-height: 349px;
}

.section_rank .box:nth-child(2) {
  float: left;

  width: 487px;
}

.section_rank .box:nth-child(3) {
  float: right;

  width: 487px;
}

.section_rank .box:nth-child(2) .txt_box,
.section_rank .box:nth-child(3) .txt_box {
  position: relative;

  float: right;

  width: 240px;
  height: 100%;
}

.section_rank .box a {
  position: relative;

  display: block;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 14px;
}

.section_rank .box:first-child a {
  padding: 0;
}

.section_rank .box .ph {
  float: left;
  overflow: hidden;

  width: 200px;
  height: 0;
  padding-bottom: 35%;
}

.section_rank .box:first-child .ph {
  width: 500px;
}

.section_rank .box:first-child .ph.new::after,
.section_detail .unit .ph.new::after {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  line-height: 55px;

  position: absolute;
  z-index: 1000;
  top: 5px;
  left: 5px;

  display: block;

  width: 55px;
  height: 55px;

  content: "NEW";
  text-align: center;
  letter-spacing: 0px;

  color: #fff;
  border-radius: 50%;
  background: #db566e;
}

.section_rank .box .ph img {
  width: 100%;
}

.section_rank .box .txt_box {
  position: relative;

  float: right;

  width: calc(100% - 220px);

  text-align: left;
}

.section_rank .box .txt_box:after {
  position: absolute;
  z-index: 99;
  right: 0px;
  bottom: 0px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -3px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 3px solid transparent;
  border-left: 5px solid #2d2d2d;
}

.section_plan_list .box .txt_box:after {
  position: absolute;
  z-index: 99;
  right: 0px;
  bottom: -55px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -3px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 3px solid transparent;
  border-left: 5px solid #2d2d2d;
}

.section_rank .box:first-child .txt_box {
  position: absolute;
  top: 50%;
  right: 0;

  width: calc(100% - 500px);
  padding: 30px;

  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.section_rank .box:first-child .txt_box:after {
  display: none;
}

.section_rank .box .title,
.section_plan_list .box .title {
  font-size: 18px;
  line-height: 1.4;

  overflow: hidden;

  max-height: 72px;
}

.section_rank .box:first-child .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-height: 120px;
  margin-top: 8px;
  margin-bottom: 20px;
  padding-bottom: 20px;

  border-bottom: 1px dotted #2d2d2d;
}

.section_rank .box:first-child .txt {
  height: 74px;
  padding-top: 20px;
}

.section_rank .box:nth-child(2) .txt,
.section_rank .box:nth-child(3) .txt {
  font-size: 13px;

  overflow: hidden;

  height: 60px;
  margin-top: 10px;
}

.section_rank .box .txt_box .btn_more02 {
  display: none;
  float: right;

  margin-top: 40px;
}

.section_rank .box:first-child .txt_box .btn_more02 {
  display: block;
}

.section_rank .box .date {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;

  margin-bottom: 10px;
}

.main_fair .section_rank .box ul.icon {
  text-align: left;
}

.section_rank .box:nth-child(2) .title,
.section_rank .box:nth-child(3) .title {
  font-size: 16px;

  max-height: 60px;
  margin-top: 8px;
}

.main_fair .section_rank .box:nth-child(2) .txt,
.main_fair .section_rank .box:nth-child(3) .txt {
  display: none;
}

.section_rank .box .txt_box .btn_more02 {
  display: none;
  float: right;

  margin-top: 10px;
}

/*---------------------------------------------------
 カテゴリーアイコン
---------------------------------------------------*/
ul.icon {
  overflow: hidden;

  margin-bottom: 5px;

  text-align: inherit;
}

ul.icon li {
  line-height: 1;

  display: inline-block;

  width: auto;
  margin-right: 3px;
  padding: 3px 10px !important;

  text-align: center;

  color: #fff;
  background: #999999;
}

ul.icon_box {
  overflow: hidden;

  max-height: 47px;

  text-align: inherit;
}

li.icon {
  font-size: 12px;
  line-height: 1;

  display: inline-block;
  float: left;

  margin-right: 2px;
  margin-bottom: 2px;
  padding: 5px 7px;

  color: #fff;
  background: #ddd;
}

.new {
  position: relative;
}

.new:after {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  line-height: 55px;

  position: absolute;
  z-index: 1000;
  top: 5px;
  left: 5px;

  display: block;

  width: 55px;
  height: 55px;

  content: "NEW";
  text-align: center;
  letter-spacing: 0px;

  color: #fff;
  border-radius: 50%;
  background: #e03e32;
}

/*  Pager
 *---------------------------------------------------------- */
.pager li.next a:after {
  position: absolute;
  top: 50%;
  right: 10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -4px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 4px solid transparent;
  border-left: 5px solid #fff;
}

.pager li.before a:after {
  position: absolute;
  top: 50%;
  left: 10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -4px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 4px solid transparent;
  border-right: 5px solid #fff;
}

.pager {
  position: relative;
  z-index: 1;

  clear: both;

  text-align: center;
}

.pager li.next,
section .pager li.before {
  position: relative;

  display: inline-block;
  float: none;

  width: 239px;
  height: 37px;
  margin: 36px 10px;

  text-align: center;
}

.pager li.next a,
section .pager li.before a {
  line-height: 40px;

  display: block;

  text-decoration: none;

  color: #fff;
  background: #2d2d2d;
}

/* ================================
 *
 * 新着・ブログ
 *
 * ================================ */
/* index
--------------------------------------------------*/
.main_news {
  width: 100%;
  margin: 0 auto;
}

.main_news h3.tit {
  font-size: 18px;

  margin-bottom: 32px;
  padding: 12px 20px;

  text-align: center;
  letter-spacing: 1.0px;

  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  background: none;
}

.main_news h3.tit_category {
  opacity: 1.0;
}

.section_last {
  margin-bottom: 50px;

  -webkit-transition: none;
       -o-transition: none;
          transition: none;

  opacity: 1.0;
}

.section_last div,
.section_last dl,
.section_last ul {
  -webkit-transition: none;
       -o-transition: none;
          transition: none;

  opacity: 1.0;
}

.section_last .category_list {
  font-size: 14px;

  margin-bottom: 30px;
  padding: 20px 20px;

  text-align: left;

  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
}

.section_last .category_list li {
  display: inline-block;
}

.section_last .category_list li::after {
  content: "・";
}

.section_last .category_list li:last-child::after {
  content: "";
}

.section_last .category_list li a {
  padding: 0 7px;
}

.section_last .box_l .box {
  width: 620px;
}

.section_last .box_l .box .ph {
  position: relative;

  overflow: hidden;

  width: 620px;
  height: 408px;
  margin-bottom: 10px;
}

.section_last .box .ph.new {
  position: relative;
}

.section_last .box_l .box .ph img {
  width: 100%;
}

.section_last .box_l .box .tit {
  font-size: 14px;

  overflow: hidden;

  white-space: nowrap;
     text-overflow: ellipsis;

  -o-text-overflow: ellipsis;
}

.section_last .box .date {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;

  color: #a1827d;
}

.section_last .box a:hover .date {
  color: #a1827d;
}

.section_last .box_r {
  width: 372px;
}

.section_last .box_r .box {
  float: left;

  width: 182px;
  margin-bottom: 16px;
}

.section_last .box_r .box:nth-child(2n) {
  float: right;
}

.section_last .box_r .ph {
  overflow: hidden;

  width: 182px;
  height: 119px;
}

.section_last .box_r .ph img {
  width: 100%;
}

.section_last .box_r .box .tit {
  font-size: 14px;
  line-height: 1.4;

  overflow: hidden;

  height: 64px;
}

.next_btn {
  clear: both;
}

.next_btn p a {
  line-height: 40px;

  position: relative;

  display: block;

  width: 300px;
  height: 40px;
  margin: 0 auto;

  text-align: center;
  text-decoration: none;

  color: #fff;
  background: #1f1f1f;
}

.next_btn p a:hover,
li.next a:hover,
li.before a:hover {
  background: #e08268;
}

.main_news .pager li.next a:after {
  position: absolute;
  top: 50%;
  right: 10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -4px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 4px solid transparent;
  border-left: 5px solid #fff;
}

.main_news .pager li.before a:after {
  position: absolute;
  top: 50%;
  left: 10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -4px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 4px solid transparent;
  border-right: 5px solid #fff;
}

.main_news .pager {
  position: relative;
  z-index: 1;

  clear: both;

  text-align: center;
}

.main_news .pager li.next,
.main_news .pager li.before {
  position: relative;

  display: inline-block;

  width: 239px;
  height: 37px;
  margin-top: 36px;

  text-align: center;
}

.main_news .pager li.next a,
.main_news .pager li.before a {
  line-height: 40px;

  display: block;

  text-decoration: none;

  color: #fff;
  background: #2d2d2d;
}

/* news_box
--------------------------------------------------*/
.short .section .box {
  float: left;

  width: 260px;
  margin: 0 20px 60px 0;
}
.short .section .box:nth-child(3n) {
  margin: 0 0 60px 0;
}
.short .section .box .ph {
  overflow: hidden;

  height: 0;
  margin-bottom: 20px;
  padding-bottom: 67%;
}
.short .section .box .ph img {
  width: 100%;
}

.short .section .box .txt_box {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}

.short .section .box .tit {
  font-size: 18px;
  line-height: 1;

  overflow: hidden;

  margin-bottom: 10px;

  white-space: nowrap;
     text-overflow: ellipsis;

  color: #333333;

  -o-text-overflow: ellipsis;
}

.short .section .box .date {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;

  letter-spacing: 1px;

  color: #ddd;
}

@media screen and (max-width: 740px) {
  .section_rank .box:first-child {
    height: auto;
  }
  .section_rank .box:first-child .ph {
    position: relative;

    float: none;
    overflow: hidden;

    width: 100%;
    height: 0;
    padding-bottom: 66%;
  }
  .section_rank .box:first-child .ph img {
    width: 100%;
    max-height: inherit;
  }
  .section_rank .box:first-child .txt_box {
    position: relative;
    top: auto;
    right: auto;

    width: 100%;
    padding: 15px;

    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .short .section .box {
    float: left;

    width: 48%;
    margin: 0 0 10% 0;
  }
  .short .section .box:nth-child(3n) {
    margin: 0 0 10% 0;
  }
  .short .section .box:nth-child(even) {
    float: right;
  }
  .short .section .box .txt_box {
    margin-bottom: 3%;
    padding-bottom: 3%;
  }
  .short .section .box .tit {
    font-size: 1.2em;
  }
  .short .section .box ul.icon {
    height: 20px;
  }
}

/* side
--------------------------------------------------*/
.side_tit {
  width: 100%;
  margin-bottom: 0;
  padding: 12px 0;

  text-align: center;

  color: #fff;
  background: #333;
}

.event .side_tit {
  margin-bottom: 20px;
}

.archive {
  margin-bottom: 30px;
}

.archive a {
  text-decoration: none;
}

.archive .nextback {
  position: relative;

  height: 34px;
  padding: 0;

  text-align: center;

  border-bottom: 1px dashed #ddd;
}

.archive .nextback .back,
.archive .nextback .next {
  width: 30%;
}

.archive .nextback .back {
  float: left;
}

.archive .nextback .next {
  float: right;
}

.archive .nextback .back a,
.archive .nextback .next a {
  line-height: 34px;

  position: relative;

  display: block;

  width: 100%;
  height: 34px;
  padding: 0;

  letter-spacing: 1.0px;

  color: #2d2d2d;
}

.archive .nextback .back a {
  padding-left: 10px;
}

.archive .nextback .next a {
  padding-right: 10px;
}

.archive .nextback .back a:hover,
.archive .nextback .next a:hover {
  text-decoration: none;

  color: #e77b5e;
}

.archive .nextback .back a span,
.archive .nextback .next a span {
  font-size: 12px;
  font-weight: 400;

  position: relative;

  display: block;
}

.archive .nextback .back a span:before {
  position: absolute;
  top: 50%;
  left: -10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -3px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 4px solid transparent;
  border-right: 5px solid #1f1f1f;
}

.archive .nextback .next a span:after {
  position: absolute;
  top: 50%;
  right: -10px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -3px;

  content: "";
  -webkit-transition-duration: 200ms;
       -o-transition-duration: 200ms;
          transition-duration: 200ms;

  border: 4px solid transparent;
  border-left: 5px solid #1f1f1f;
}

.archive .nextback p.yearbox {
  font-size: 16px;
  font-weight: 400;
  line-height: 36px;

  position: absolute;
  top: 0;
  left: 50%;

  width: 50%;
  height: 34px;
  margin-left: -25%;

  text-align: center;
  letter-spacing: 1px;
}

.event .archive ul li a {
  position: relative;

  padding: 0 0 0 10px;

  border-style: none;
}
.event .archive ul li span {
  position: relative;

  padding: 0 0 0 10px;

  border-style: none;
  opacity: .4;
}
.event .archive ul li a::before {
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 0;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8px;
  height: 6px;

  content: "";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);

  border: 3px solid transparent;
  border-left: 4px solid #333333;
}
.event .archive ul li span::before {
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 0;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8px;
  height: 6px;

  content: "";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);

  border: 3px solid transparent;
  border-left: 4px solid #333333;
  opacity: .4;
}

.archive ul li a {
  display: block;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 15px 0 10px;

  text-align: left;

  border-bottom: 1px solid #333333;
}

.archive ul li span {
  display: block;

  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 15px 0 10px;

  text-align: left;

  border-bottom: 1px solid #333333;
  opacity: 0.4;
}

.archive .ph {
  position: relative;

  float: left;
  overflow: hidden;

  width: 75px;
  height: 75px;
}
.archive .ph img {
  position: absolute;
  top: 50%;
  left: 50%;

  width: 140%;

  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.archive .txt_box {
  float: right;

  width: 65%;
}
.archive .txt_box .txt {
  font-size: 14px;

  overflow: hidden;

  max-height: 47px;
}

.archive a {
  color: #333333;
}

.archive li .rank {
  font-size: 17px;
}

.archive li:nth-child(1) .rank {
  position: relative;

  color: #e4bd14;
}
.archive li:nth-child(1) .rank:after {
  position: absolute;
  z-index: 999;
  top: 50%;
  right: 100px;

  width: 18px;
  height: 15px;

  content: "";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);

  background: url(../common/topics/img/icon_rank.svg) no-repeat top center;
}

.archive li:nth-child(2) .rank {
  position: relative;

  color: #b6c2ce;
}
.archive li:nth-child(2) .rank:after {
  position: absolute;
  z-index: 999;
  top: 50%;
  right: 100px;

  width: 18px;
  height: 15px;

  content: "";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);

  background: url(../common/topics/img/icon_rank2.svg) no-repeat top center;
}

.archive li:nth-child(3) .rank {
  position: relative;

  color: #a27338;
}
.archive li:nth-child(3) .rank:after {
  position: absolute;
  z-index: 999;
  top: 50%;
  right: 100px;

  width: 18px;
  height: 15px;

  content: "";
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);

  background: url(../common/topics/img/icon_rank3.svg) no-repeat top center;
}

@media screen and (max-width: 740px) {
  .archive .txt_box {
    width: calc(100% - 115px);
  }
}

/* section_detail
--------------------------------------------------*/
.section_detail {
  width: 980px;
  margin: 0 auto;
}
.section_detail .inner {
  width: 100%;
  margin-bottom: 30px;
  padding: 0;

  background: #fff;
}
.section_detail .ph {
  position: relative;

  float: left;
  overflow: hidden;

  width: 50%;
  height: auto;
  margin-bottom: 30px;
}
.section_detail .ph img {
  width: 100%;
}
.section_detail .txtbox {
  float: right;

  width: 50%;
  margin-bottom: 30px;
  padding-top: 70px;
}
.section_detail .txtbox.pt0 {
  padding-top: 0;
}
.section_detail .cnt_box {
  margin-bottom: 60px;
}

@media screen and (max-width: 740px) {
  .section_detail .ph {
    float: none;

    width: 100%;
    margin-bottom: 30px;
  }
  .section_detail .txtbox {
    float: none;

    width: 100%;
    margin-bottom: 30px;
    padding-top: 0;
  }
}

.section_detail .inner.main_box,
.section_detail .inner.main_box div,
.section_detail .inner.main_box ul {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;

  opacity: 1.0;
}

.section_detail .main_box {
  width: 100%;
  margin-bottom: 40px;

  background: #fff;
}
.section_detail .main_box .unit {
  margin-bottom: 0;
}
.section_detail .main_box .ph {
  line-height: 0;

  position: relative;

  width: 980px;
  height: 0;
  margin: 0 auto 30px;
  padding-bottom: 60%;
}
.section_detail .main_box .ph.new::after {
  line-height: 61px;

  width: 60px;
  height: 60px;
}
.section_detail .main_box .tbl_txt dt {
  display: inline-block;

  padding: 3px 30px;

  text-align: center;
  vertical-align: top;

  color: #fff;
  background: #eee;
}
.section_detail .main_box .tbl_txt dd {
  font-size: 14px;
  line-height: inherit;

  display: inline-block;

  max-width: 33%;
  margin-left: 15px;
  padding-right: 30px;

  text-align: left;
}

.section_detail .unit {
  margin-bottom: 0;

  text-align: center;
}
.section_detail .unit .cnt_box {
  padding: 20px;
}
.section_detail .unit .box_l {
  float: none;

  margin-bottom: 20px;
  margin-left: 0;

  text-align: center;
}
.section_detail .unit .box_r {
  float: none;

  margin: 0 auto;

  text-align: center;
}
.section_detail .unit .box_r .ph {
  float: none;
  overflow: hidden;

  width: 100px;
  height: 100px;
  margin: 0 auto 10px;
}
.section_detail .unit .box_r .ph img {
  width: 100%;
  height: auto;

  border: 1px solid #ddd;
  border-radius: 50%;
}
.section_detail .unit .box_r .name {
  font-size: 15px;

  display: block;
}
.section_detail .unit .box_r .name span {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: normal;

  display: block;
}
.section_detail .unit .icon_box {
  margin-bottom: 12px;
}
.section_detail .unit .tit {
  font-size: 26px;
  line-height: 1.5;

  margin-bottom: 30px;
}
.section_detail .unit li.icon {
  float: none;
}
.section_detail .unit .date {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;

  margin-bottom: 5px;
}
.section_detail .unit .sub_tit {
  font-size: 15px;

  margin-bottom: 18px;

  text-align: center;
}
.section_detail .unit .caption {
  font-size: 16px;
  line-height: 1.6;

  margin-top: 30px;
  margin-bottom: 20px;

  text-align: center;
}
.section_detail .unit .tbl_txt {
  margin: 20px auto 30px;

  border-collapse: collapse;
}
.section_detail .unit .tbl_txt dt {
  display: inline-block;

  padding: 3px 30px;

  text-align: center;
  vertical-align: top;

  color: #fff;
  background: #ddd;
}
.section_detail .unit .tbl_txt dt.empty {
  display: none;
}
.section_detail .unit .tbl_txt dd {
  line-height: 17px;

  display: inline-block;

  max-width: 33%;
  margin-left: 15px;
  padding-right: 30px;

  text-align: left;
  vertical-align: top;
}
.section_detail .unit .tbl_txt dd:last-child {
  padding-right: 0;
}
.section_detail .unit .price {
  font-size: 26px;
  font-weight: 600;

  margin-bottom: 30px;
  padding: 15px 0;

  text-align: center;

  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.section_detail .unit .price span {
  font-size: 13px;

  display: block;
}
.section_detail .unit .txt {
  margin-bottom: 50px;
}
.section_detail .unit .txt img {
  margin: 10px 0;
}
.section_detail .unit .unit_faq {
  text-align: left;
}
.section_detail .unit .unit_faq dt {
  font-size: 16px;

  margin-bottom: 5px;
}

.included_box {
  margin-top: 50px;
}
.included_box .tit {
  font-size: 20px;

  margin-bottom: 20px;

  text-align: center;
}
.included_box .data {
  margin-bottom: 65px;
}
.included_box .data table {
  width: 100%;
  margin-bottom: 8px;

  border-collapse: collapse;
}
.included_box .data tbody tr {
  border-bottom: 1px rgba(0, 0, 0, .2) solid;
}
.included_box .data tbody tr:first-child {
  border-top: 1px rgba(0, 0, 0, .08) solid;
}
.included_box .data th,
.included_box .data td {
  font-size: 13px;

  text-align: center;
  vertical-align: middle;
}
.included_box .data th {
  padding: 10px 6px;

  letter-spacing: 1px;

  background: #ddd;
}
.included_box .data th:nth-child(1) {
  width: 30%;

  border-right: 1px solid #fff;
}
.included_box .data th:nth-child(2) {
  width: 70%;
}
.included_box .data td {
  padding: 10px 6px;

  vertical-align: middle;
}
.included_box .data td.data {
  padding: 13px 20px;

  text-align: left;
}
.included_box .data .note {
  width: 35%;
}
.included_box .data .ex dt,
.included_box .data .ex dd {
  font-size: 12px;
  font-weight: normal;

  float: left;
}
.included_box .data .ex dt:after {
  content: ": ";
}
.included_box .data .ex dd {
  margin-right: 2em;
}

.value_box {
  margin-top: 40px;
  padding: 20px;

  background: #ddd;
}
.value_box .tit {
  font-size: 16px;

  margin: 0px 0 15px;
  padding: 5px 0;

  text-align: center;

  color: #ddd !important;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

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

@media screen and (max-width: 740px) {
  .section_detail {
    width: 100%;

    background: #fff;
  }
  .section_detail .main_box {
    margin-bottom: 6%;
  }
  .section_detail .main_box .unit {
    margin-bottom: 0;
    padding: 0;
  }
  .section_detail .main_box .unit .icon_box {
    margin-bottom: 7px;
  }
  .section_detail .main_box .unit .ph.new::after {
    line-height: 43px;

    width: 42px;
    height: 42px;
  }
  .section_detail .main_box .ph {
    float: none;

    width: 100% !important;
    margin-bottom: 4%;
    padding-bottom: 67%;
  }
  .section_detail .main_box .txt_box {
    float: none;

    width: 100%;
  }
  .section_detail .main_box .tbl_txt {
    margin: 5% auto;

    text-align: left;
  }
  .section_detail .main_box .tbl_txt dt {
    line-height: 1;

    width: 36%;
    padding: 6px;
  }
  .section_detail .main_box .tbl_txt dd {
    width: 58%;
    max-width: 100%;
    margin-bottom: 4%;
    margin-left: 10px;
    padding-right: 0;
  }
  .section_detail .cnt_box {
    margin-bottom: 11%;
  }
  .section_detail .inner.detail,
  .section_detail .inner.detail div,
  .section_detail .inner.detail ul {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;

    opacity: 1.0;
  }
  .included_box .data {
    margin-bottom: 0;
  }
  .included_box .tit {
    font-size: 17px;

    margin-bottom: 12px;
  }
  .value_box {
    margin-top: 10%;
  }
  .section_btn {
    width: 100%;
  }
  .section_btn li {
    width: 100%;
  }
  .section_btn li:first-child {
    margin-bottom: 10px;
  }
  .section_btn .btn a span {
    font-size: 14px;
  }
  .section_detail .section_btn {
    margin-top: 5%;
  }
  .section_detail .unit {
    margin-bottom: 0;

    text-align: center;
  }
  .section_detail .unit .tit {
    font-size: 18px;
  }
  .section_detail .unit .box_l {
    float: none !important;

    width: 100%;
    margin: 0 0 3%;
  }
  .section_detail .unit .box_r {
    float: none;

    width: 100%;
    margin: 0;
  }
  .section_detail .unit .box_r .ph {
    overflow: hidden;

    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
  }
}

/* ================================
 *
 * ギャラリー
 *
 * ================================ */
.gallery_box {
  margin-bottom: 100px;
}
.gallery_box .slick-prev {
  position: absolute;
  /*text-overflow: ellipsis;*/
  z-index: 100;
  top: 50%;
  left: -30px;

  display: block;
  overflow: hidden;

  width: 59px;
  height: 59px;
  margin-top: -30px;

  white-space: nowrap;
  text-indent: 105%;

  border-radius: 50%;
  background: #009999;
}
.gallery_box .slick-next {
  position: absolute;
  /*text-overflow: ellipsis;*/
  z-index: 100;
  top: 50%;
  right: -30px;

  display: block;
  overflow: hidden;

  width: 59px;
  height: 59px;
  margin-top: -30px;

  white-space: nowrap;
  text-indent: 105%;

  border-radius: 50%;
  background: #009999;
}
.gallery_box .slick-prev::after,
.gallery_box .slick-next::after {
  position: absolute;
  top: 20px;

  display: block;

  width: 15px;
  height: 15px;

  content: " ";

  border-top: 2px #fff solid;
  border-left: 2px #fff solid;
}
.gallery_box .slick-prev::after {
  left: 24px;

  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.gallery_box .slick-next::after {
  right: 24px;

  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}

ul.gallery {
  position: relative;

  float: left;

  width: 32.666%;
  height: auto;
  margin: 0 1% 1% 0;
}
ul.gallery li {
  display: none;
}
ul.gallery li img {
  width: 100%;
}
ul.gallery li:first-child {
  display: inherit;
  overflow: hidden;

  width: 100%;
  height: 0;
  padding-bottom: 67%;
}
ul.gallery:nth-child(3n) {
  margin: 0 0 1% 0;
}

p.btn_open {
  font-size: 16px;

  position: relative;

  width: 120px;
  height: 120px;
  margin: 35px auto 20px;
  padding-top: 60px;

  text-align: center;

  border: 1px solid #333333;
  border-radius: 50%;
}

p.btn_open::after {
  position: absolute;
  top: 30px;
  left: 50%;

  display: block;

  width: 30px;
  height: 37px;
  margin-left: -15px;

  content: "";

  background: url(../works/img/ico_more.png) no-repeat;
  background-size: 30px auto;
}

p.btn_open:hover {
  cursor: pointer;

  opacity: .8;
}

.area_more {
  display: none;
}

.btn_open.open {
  display: none;
}

.btn_open .label_open {
  display: inline;
}

.btn_open.open .label_open {
  display: none;
}

.btn_open .label_close {
  display: none;
}

.btn_open.open .label_close {
  display: inline;
}

.comment {
  font-size: 30px;

  text-align: center;
}

.btn_open.hidden,
.comment.hidden {
  display: none;
}

.section_gallery_btn {
  padding-top: 4px;
}

.section_gallery_btn ul {
  width: 100%;
  margin: 0 auto;
  padding: 25px 0 50px;

  text-align: center;
}

.section_gallery_btn li {
  display: inline-block;

  padding: 0;
}

@media screen and (max-width: 740px) {
  ul.gallery {
    width: 49%;
    margin: 0 2% 2% 0;
  }
  ul.gallery:nth-child(even) {
    margin: 0 0 2% 0;
  }
  ul.gallery:nth-child(odd) {
    margin: 0 2% 2% 0;
  }
  ul.gallery li img {
    vertical-align: bottom;
  }
  .grid {
    margin-bottom: 6px;
  }
}

/*  tabulous
*---------------------------------------------------------- */
/*  tabslet
*---------------------------------------------------------- */
.section_index {
  width: 1100px;
  margin: 0 auto;
}

.tabs {
  text-align: center;

  opacity: 1.0;
}

.tabs ul,
.tabs div {
  opacity: 1.0;
}

ul.horizontal {
  margin-bottom: 40px;
  padding: 10px 0;

  text-align: center;

  opacity: 1.0;
  border-top: 1px solid #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
}

ul.horizontal li {
  display: inline-block;

  margin: 0 7px;

  opacity: 1.0;
}

ul.horizontal li a {
  display: block;

  padding: 7px 15px;

  text-align: center;

  color: #333333;
}

ul.horizontal li a:hover,
ul.horizontal li.active a {
  color: #fff;
  border-radius: 0;
  background: #325A8E;
}

@media screen and (max-width: 760px) {
  .section_index {
    width: 90%;
    margin: 0 5%;
  }
  ul.horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 0 5% 8%;
    padding: 0;

    border-top: 1px solid #1f1f1f;
    border-bottom: none;
    border-left: 1px solid #1f1f1f;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.horizontal li {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;

    width: 33.333333%;
    margin: 0 7px;
    margin: 0;

    opacity: 1.0;
    border-right: 1px solid #1f1f1f;
    border-bottom: 1px solid #1f1f1f;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  ul.horizontal li a {
    font-size: .8em;

    display: block;

    width: 100%;
    padding: 12px 5px;
  }
}

/* ================================
 *
 * レポート
 *
 * ================================ */
/*---------------------------------------------------
 Report_index
---------------------------------------------------*/
.section_index .box {
  position: relative;

  float: left;

  width: 345px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.section_index .box:nth-child(3n) {
  margin-right: 0;
}
/* .section_index .box:nth-child(3n+1) {
  clear: left;
} */
.section_index .box .ph {
  width: 100%;
  height: 0;
  padding-bottom: 67%;
}
.section_index .box .info_box {
  padding-top: 15px;

  text-align: center;
}
.section_index .box .info_box li.icon {
  float: none;

  margin: 0 1px 2px;
}
.section_index .box .info_box ul.icon_box {
  text-align: center;
}
.section_index .box .info_box .tit {
  font-size: 15px;
  line-height: 1.5;

  overflow: hidden;

  height: 70px;
  margin-top: 10px;
  margin-bottom: 5px;

  color: #333333;
}
.section_index .box .info_box .date {
  font-family: "Montserrat", sans-serif;

  margin-bottom: 5px;
}
.section_index .box .info_box .iconbox {
  text-align: center;
}
.section_index .box .info_box .name {
  line-height: 1.5;
}

@media screen and (max-width: 740px) {
  .section_index .box {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 5%;
  }
  .section_index .box:nth-child(2n) {
    float: right;
  }
  .section_index .box:nth-child(2n+1) {
    clear: left;
  }
  .section_index .box:nth-child(3n+1) {
    clear: none;
  }
}

/*---------------------------------------------------
 Report_detail
---------------------------------------------------*/
.section_detail .main_box .name,
.section_detail .main_box .report_date,
.section_detail .main_box .report_people,
.section_detail .main_box .icon_box {
  margin-top: 15px;
}

.section_detail .unit_image {
  width: 27%;
}

.section_detail .unit_text {
  position: relative;

  width: 70%;
  padding: 20px;

  border-radius: 10px;
}

.unit:nth-child(odd) .unit_image {
  float: left;
}

.unit:nth-child(odd) .unit_text {
  float: right;

  border: 2px solid #009999;
}
.unit:nth-child(odd) .unit_text::after {
  position: absolute;
  top: 50%;
  left: -13px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -6px;

  content: "";

  border: 5px solid transparent;
  border-right: 7px solid #009999;
}

.unit:nth-child(even) .unit_image {
  float: right;
}

.unit:nth-child(even) .unit_text {
  float: left;

  border: 2px solid #006699;
}
.unit:nth-child(even) .unit_text::after {
  position: absolute;
  top: 50%;
  right: -13px;

  display: block;

  width: 0;
  height: 0;
  margin-top: -6px;

  content: "";

  border: 5px solid transparent;
  border-left: 7px solid #006699;
}

.section_detail .cnt_box {
  width: 980px;
  margin: 0 auto;
}
.section_detail .cnt_box .planner_message {
  padding: 20px 20px 10px !important;

  background: #ddd;
}
.section_detail .cnt_box .planner_message .txt {
  line-height: 1.6 !important;
}

.system_article p {
  line-height: 2;
}

.system_article .photo01 img {
  display: block;

  width: 100%;
  margin: 0 auto;
}

.system_article .photo02 {
  *zoom: 1;
}

.system_article .photo02:after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: " ";
}

.system_article p,
.system_article .photo02 {
  width: 100%;
  margin-bottom: 20px;
  padding-left: 0 !important;
}
.system_article p li,
.system_article .photo02 li {
  overflow: hidden;

  width: 49%;
}
.system_article p li img,
.system_article .photo02 li img {
  width: 100%;
}
.system_article p li:first-child,
.system_article .photo02 li:first-child {
  float: left;
}
.system_article p li:last-child,
.system_article .photo02 li:last-child {
  float: right;
}

.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;

  width: 240px;
  padding: 16px;

  text-align: left;

  background: #ddd;
}

.system_article .unit_data td {
  padding: 16px 32px;
}

.section_other_list .info_box .icon_box {
  margin-top: 7px;
}

.ph.ph_sys {
  line-height: 0;

  position: relative;

  overflow: hidden;
}
.ph.ph_sys img {
  position: absolute;
  z-index: 1000;
  top: 50%;
  left: 50%;

  width: 100%;
  height: auto;

  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 740px) {
  .section_detail .main_box .name,
  .section_detail .main_box .report_date,
  .section_detail .main_box .report_people {
    margin-top: 8px;
  }
  .section_detail .main_box .icon_box {
    margin-top: 12px;
  }
  .section_detail .unit_data,
  .section_detail .cnt_box {
    width: 90%;
    margin: 0 5%;
  }
  .section_detail .unit_data th {
    display: block;

    width: 100%;
  }
  .section_detail .unit_data td {
    display: block;
  }
  .system_article .unit_faq {
    margin-bottom: 10%;
  }
  .section_other_list {
    margin: 7% auto 8%;
  }
}

/* ================================
 *
 * システム吐き出し用CSS
 *
 * システムから出力されるテキスト全体を囲む<div>等に
 * class="system_article"を付与すること。
 *
 * ================================ */
/* 文字色・文字サイズなどのデフォルト設定 */
.system_article p,
.system_article ul,
.system_article ol {
  font-weight: normal !important;
  line-height: 1.4 !important;

  margin-bottom: .6em !important;

  color: #111 !important;
}

/* リンクテキスト */
.system_article a {
  text-decoration: underline !important;

  color: #37d !important;
}

.system_article a:hover {
  text-decoration: none !important;
}

.system_article a:active {
  text-decoration: underline !important;
}

/* 左揃え・中央揃え・右揃え */
.system_article p {
  min-height: 1.4em;

  *zoom: 1;
}

.system_article p::after {
  font-size: 0;

  display: block;
  visibility: hidden;
  clear: both;

  height: 0;

  content: " ";
}

.alignleft {
  float: left;
  clear: both;

  margin-right: 20px;
  margin-bottom: 20px;
}

.alignright {
  float: right;
  clear: both;

  margin-bottom: 20px;
  margin-left: 20px;
}

.system_article .aligncenter,
.system_article img.aligncenter {
  display: block !important;
  clear: both !important;

  margin: 0 auto !important;
}

/* 写真のキャプションの揃え */
.wp-caption-text {
  text-align: center;
}

/* 箇条書きリスト */
.system_article ul,
.system_article ol {
  padding-left: 1.5em !important;
}

.system_article ul {
  list-style: disc !important;
}

.system_article ol {
  list-style: decimal !important;
}

/* 太字 */
.system_article strong {
  font-weight: boldl !important;
}

/* 斜体 */
.system_article em {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  font-weight: normal;
  font-style: italic !important;
}

/* 見出しの基本設定 */
.system_article h1,
.system_article h2,
.system_article h3 {
  line-height: 1.4;

  clear: both;
}

.system_article h1:first-child,
.system_article h2:first-child,
.system_article h3:first-child {
  margin-top: 0;
}

.system_article h1 {
  font-size: 1.25em;

  margin: 2.4em 0 1.2em;
}

.system_article h2 {
  font-size: 1.25em;

  margin: 2em 0 1em;
}

.system_article h3 {
  font-size: 1.2em;

  margin: 1.6em 0 .8em;
}

/* 表組み */
.system_article table {
  max-width: 100%;
  margin: 1em 0 1.4em;

  border-collapse: collapse;

  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.system_article th,
.system_article td {
  font-size: .9em;

  padding: .4em;

  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.system_article th {
  text-align: center;

  background-color: #eee;
}

.system_article img,
.system_article video {
  max-width: 100%;
}
/*20210818追加*/

.container .short .inner_img img {
  width: 60%;
  height: auto;
  text-align: center;
}
.container .short .inner_img {
  text-align: center;
}
@media screen and (max-width: 760px){
  .container .short .inner_img img {
    width: 100%;
    height: auto;
  }
}
