@charset "UTF-8";
/*--general css
--------------------------------------------------------------*/
.block {
  display: block;
}

.w40 {
  width: 40px;
}

body {
  font-family: "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", "ＭＳ ゴシック", sans-serif;
}

@media only screen and (min-width: 701px) {
  .wrap_inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
  }
}
@media only screen and (max-width: 700px) {
  .wrap_inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: left;
  }
}
.ttl_02 {
  text-align: center;
}
.ttl_02 span {
  display: inline-block;
}
.ttl_02 .mincho {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.06em;
  color: #505076;
}
.ttl_02 .sub_ttl {
  font-size: 12px;
  font-weight: 500;
  color: #A19172;
  letter-spacing: 0.2em;
  margin-top: 15px;
}
.ttl_02 .cl_green {
  color: #0A581A;
}
.ttl_02 .line_caro {
  display: inline-block;
}
.ttl_02 .line_caro:after {
  content: "";
  display: block;
  background: url("/hida/50thanniversary/images/icon_caro.png") no-repeat 0 0/contain;
  width: 80px;
  height: 14px;
  margin: 17px auto 0;
}
@media only screen and (max-width: 700px) {
  .ttl_02 .mincho {
    font-size: 24px;
    letter-spacing: 0.06em;
  }
  .ttl_02 .sub_ttl {
    margin-top: 5px;
  }
  .ttl_02 .line_caro:after {
    width: 50px;
    height: 9px;
    margin: 7px auto 0;
  }
}

.ttl_03 span {
  display: inline-block;
}
.ttl_03 .mincho {
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
.ttl_03 .sub_ttl {
  font-size: 12px;
  font-weight: 500;
  color: #777777;
  letter-spacing: 0.2em;
  margin-top: 5px;
}
@media only screen and (max-width: 700px) {
  .ttl_03 .mincho {
    font-size: 20px;
  }
  .ttl_03 .sub_ttl {
    margin-top: 7px;
  }
}

.ttl_04 {
  font-size: 27px;
  line-height: 1.5;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 700px) {
  .ttl_04 {
    font-size: 20px;
  }
}

.txt02 {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 700px) {
  .txt02 {
    font-size: 16px;
  }
}

.btn_block {
  text-align: center;
}
.btn_block a {
  display: inline-block;
  padding: 13px 15px 11px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}
.btn_block a:hover {
  opacity: 0.7;
}
.btn_block a span:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 19px;
  width: 9px;
  height: 17px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 700px) {
  .btn_block a {
    padding: 8px 15px 9px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .btn_block a:hover {
    opacity: 1;
  }
}
.btn_block.wt_gr a {
  color: #0A581A;
  border: 1px solid #0A581A;
  width: 166px;
}
.btn_block.wt_gr a span:after {
  background: url("/hida/50thanniversary/images/arrow_green.png") no-repeat 0 0/contain;
}
@media only screen and (max-width: 700px) {
  .btn_block.wt_gr a {
    width: 235px;
  }
}
.btn_block.gr a {
  color: #fff;
  background: #0A581A;
  width: 276px;
}
.btn_block.gr a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.btn_block.gr a span:after {
  position: static;
  background: url("/hida/50thanniversary/images/arrow_white.png") no-repeat 0 0/contain;
  -webkit-transform: unset;
          transform: unset;
}
@media only screen and (max-width: 700px) {
  .btn_block.gr a {
    width: 100%;
    padding: 10px 10px 9px;
  }
}
.btn_block.wt_pr a {
  color: #505076;
  border: 1px solid #505076;
  width: 155px;
}
.btn_block.wt_pr a span:after {
  background: url("/hida/50thanniversary/images/arrow_purple.png") no-repeat 0 0/contain;
}
@media only screen and (max-width: 700px) {
  .btn_block.wt_pr a {
    width: 235px;
  }
}
.btn_block.pr a {
  color: #fff;
  background: #505076;
  width: 276px;
  padding: 15px 15px 12px;
}
.btn_block.pr a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.btn_block.pr a span:after {
  position: static;
  background: url("/hida/50thanniversary/images/arrow_white.png") no-repeat 0 0/contain;
  -webkit-transform: unset;
          transform: unset;
}
@media only screen and (max-width: 700px) {
  .btn_block.pr a {
    width: 235px;
    padding: 10px 15px 8px;
  }
}

/*--mv
--------------------------------------------------------------*/
.mv_block {
  margin-top: clamp(60px, 21.4vw, 193px);
  position: relative;
  background: url("/hida/50thanniversary/images/mv_bg_pc.jpg") no-repeat top center/cover;
  min-height: 697px;
}
.mv_block .ttl {
  max-width: 321px;
  margin: 0 auto;
  padding: 112px 0 48px;
}
@media only screen and (max-width: 700px) {
  .mv_block {
    margin-top: 0;
    padding-bottom: 40px;
    background: url("/hida/50thanniversary/images/mv_bg_sp.jpg") no-repeat top center/cover;
    min-height: unset;
  }
  .mv_block .ttl {
    max-width: unset;
    padding: 55px 0 43px;
  }
}

.list_anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 990px;
  gap: 10px;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.list_anchor .item_anchor {
  width: 32.0833333333%;
}
.list_anchor .item_anchor a {
  display: block;
  background: #505076;
  color: #fff;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 -6px 0 rgba(0, 0, 0, 0.3), 3px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 -6px 0 rgba(0, 0, 0, 0.3), 3px 3px 0 rgba(0, 0, 0, 0.3);
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  padding: 21px 5px 19px;
  text-decoration: none;
}
.list_anchor .item_anchor a:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media only screen and (min-width: 701px) {
  .list_anchor .item_anchor:last-of-type a {
    font-size: 20px;
    padding: 20px 5px 25px;
  }
}
@media only screen and (max-width: 700px) {
  .list_anchor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 20px;
  }
  .list_anchor .item_anchor {
    width: 100%;
    text-align: center;
  }
  .list_anchor .item_anchor a {
    font-size: 20px;
    padding: 14px 5px 11px;
  }
  .list_anchor .item_anchor a:hover {
    opacity: 1;
  }
}

/*--sec01
--------------------------------------------------------------*/
.sec01 {
  background: url("/hida/50thanniversary/images/sec01_bg_pc.png") no-repeat bottom center/cover;
  padding: 78px 0 80px;
}
.sec01 .box_content_yellow {
  border: 1px solid #A19172;
  max-width: 684px;
  margin: 0 auto;
}
.sec01 .box_content_yellow .ttl {
  font-size: 30px;
  color: #A19172;
  text-align: center;
  margin-top: -10px;
}
.sec01 .box_content_yellow .ttl span {
  display: inline-block;
  background-color: #F3F3F3;
  padding: 0 30px;
}
.sec01 .box_content_yellow .content {
  padding: 31px 15px 39px;
}
.sec01 .box_content_yellow .content p {
  font-size: 18px;
  line-height: 2;
}
.sec01 .box_content_02 {
  margin-top: 60px;
  margin-bottom: 62px;
}
.sec01 .box_content_02 .ttl_blue {
  font-size: 48px;
  font-weight: bold;
  color: #505076;
}
.sec01 .box_content_02 .content {
  margin-top: 44px;
}
.sec01 .box_content_02 .content p {
  font-size: 18px;
  line-height: 2;
}
@media only screen and (max-width: 700px) {
  .sec01 {
    padding: 75px 20px 54px;
    background: url("/hida/50thanniversary/images/sec01_bg_sp.png") no-repeat bottom center/cover;
  }
  .sec01 .box_content_yellow .ttl {
    font-size: 24px;
    margin-top: -19px;
  }
  .sec01 .box_content_yellow .ttl span {
    padding: 0 15px;
  }
  .sec01 .box_content_yellow .content {
    padding: 15px 15px 17px;
    text-align: center;
  }
  .sec01 .box_content_yellow .content p {
    font-size: 16px;
  }
  .sec01 .box_content_02 {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 51px;
  }
  .sec01 .box_content_02 .ttl_blue {
    font-size: 36px;
  }
  .sec01 .box_content_02 .content {
    margin-top: 20px;
  }
  .sec01 .box_content_02 .content p {
    font-size: 16px;
  }
}

.timeline {
  overflow: hidden;
}
.timeline__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 44px;
  margin-top: 40px;
  position: relative;
  z-index: 0;
}
.timeline__filters:before {
  content: "";
  display: block;
  border: 1px solid #CCCCCC;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  z-index: -1;
}
.timeline__filters button {
  padding: 9px 5px;
  width: 100%;
  max-width: 100px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 12px;
  font-weight: 500;
  font-family: "YuGothic", "Yu Gothic", sans-serif;
  border: 1px solid #505076;
  color: #505076;
  letter-spacing: 0.2em;
  background: #fff;
}
.timeline__filters button.is-active {
  background: #505076;
  color: #fff;
}
.timeline__slider {
  position: relative;
  padding-bottom: 60px;
}
.timeline__slider .swiper {
  overflow: visible;
}
.timeline__slider .swiper-slide {
  opacity: 0.3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.timeline__slider .swiper-slide-active {
  opacity: 1;
}
.timeline__slider .swiper-pagination {
  position: static;
}
.timeline__slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
}
.timeline__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 39px;
  background-color: #505076;
  border-radius: 6px;
}
@media only screen and (max-width: 700px) {
  .timeline__slider .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 5px;
  }
  .timeline__slider .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0;
  }
  .timeline__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 26px;
  }
}
.timeline__slider .swiper-button-next,
.timeline__slider .swiper-button-prev {
  position: static;
  width: 40px;
  height: 40px;
  margin-top: 0;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.timeline__slider .swiper-button-next:hover,
.timeline__slider .swiper-button-prev:hover {
  opacity: 0.8;
}
.timeline__slider .swiper-button-next::after,
.timeline__slider .swiper-button-prev::after {
  display: none;
}
.timeline__slider .swiper-button-prev {
  background: url("/hida/50thanniversary/images/arrow_prev_btn.png") no-repeat 0 0/contain;
}
.timeline__slider .swiper-button-next {
  background: url("/hida/50thanniversary/images/arrow_next_btn.png") no-repeat 0 0/contain;
}
.timeline__slider .timeline__nav {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
  left: 50%;
  max-width: 610px;
  width: 100%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.timeline__item {
  background: #fff;
  border-radius: 0;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  padding: 20px 20px 43px;
  width: 100%;
}
.timeline__item .img img {
  width: 100%;
}
.timeline__item .time {
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #fff;
}
.timeline__item .time span {
  display: inline-block;
  max-width: 75px;
  width: 100%;
  background: #A19172;
  text-align: center;
  margin-top: 16px;
  line-height: 1;
  padding: 9px 5px 11px;
}
.timeline__item .ttl {
  font-size: 18px;
  line-height: 1.78;
  font-weight: 700;
  text-align: left;
  margin-top: 10px;
}
.timeline.is-single .swiper-button-prev,
.timeline.is-single .swiper-button-next,
.timeline.is-single .swiper-pagination {
  display: none;
}
@media (max-width: 768px) and (min-width: 701px) {
  .timeline {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 700px) {
  .timeline__filters {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 17px 10px;
    margin-top: 40px;
    margin-bottom: 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .timeline__filters::before {
    display: none;
  }
  .timeline__filters button {
    max-width: 105px;
    padding: 8px 5px 6px;
  }
}

/*--sec02
--------------------------------------------------------------*/
.sec_content_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 56px;
}
.sec_content_01 .content {
  width: 49.1666666667%;
}
.sec_content_01 .content .txt {
  font-size: 18px;
  margin-top: 20px;
  line-height: 2;
}
.sec_content_01 .img {
  width: 48.75%;
}
.sec_content_01 .img img {
  width: 100%;
}
.sec_content_01 .list_content_flex {
  margin-top: 31px;
}
.sec_content_01 .list_content_flex li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.sec_content_01 .list_content_flex li + li {
  margin-top: 14px;
}
.sec_content_01 .list_content_flex li .content_box .content_ttl {
  font-size: 18px;
}
.sec_content_01 .list_content_flex li .content_box .content_txt {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
}
@media only screen and (max-width: 700px) {
  .sec_content_01 {
    display: block;
    margin-top: 41px;
  }
  .sec_content_01 .content,
  .sec_content_01 .img {
    width: 100%;
  }
  .sec_content_01 .content .ttl_03 {
    text-align: center;
  }
  .sec_content_01 .content .txt {
    font-size: 16px;
    margin-top: 15px;
  }
  .sec_content_01 .img {
    margin-top: 28px;
  }
}

.sec02 {
  padding: 108px 15px 80px;
}
.sec02 .ttl_02 {
  margin-bottom: 10px;
}
.sec02 .sec02_content_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 57px;
}
.sec02 .sec02_content_02 .item_block {
  -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 32.0833333333%;
}
.sec02 .sec02_content_02 .item_block .img img {
  width: 100%;
}
.sec02 .sec02_content_02 .item_block .content_block {
  padding: 19px;
}
.sec02 .sec02_content_02 .item_block .content_block .txt {
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
}
.sec02 .sec02_content_02 .item_block .btn_block {
  padding-bottom: 24px;
}
.sec02 .btn_block.gr {
  margin-top: 60px;
}
@media only screen and (max-width: 700px) {
  .sec02 {
    padding: 77px 20px 60px;
  }
  .sec02 .sec02_content_02 {
    display: block;
    margin-top: 23px;
  }
  .sec02 .sec02_content_02 .item_block {
    width: 100%;
  }
  .sec02 .sec02_content_02 .item_block + .item_block {
    margin-top: 20px;
  }
  .sec02 .sec02_content_02 .item_block .content_block {
    padding: 16px 20px 19px;
  }
  .sec02 .sec02_content_02 .item_block .content_block .txt {
    font-size: 16px;
  }
  .sec02 .sec02_content_02 .item_block .btn_block {
    padding-bottom: 24px;
  }
  .sec02 .btn_block.gr {
    margin-top: 31px;
  }
}

/*--sec03
--------------------------------------------------------------*/
.line {
  border: 1px solid #CCCCCC;
  margin: 38px 0 25px;
}
@media only screen and (max-width: 700px) {
  .line {
    border-top: 0;
    margin: 30px 0 27px;
  }
}

.sec03 {
  padding: 111px 10px 75px;
  background: url("/hida/50thanniversary/images/sec03_bg_pc.png") no-repeat top center/cover;
}
.sec03 .sec_content_01 {
  margin-top: 59px;
}
.sec03 .sec_content_01 .content {
  width: 48.125%;
}
.sec03 .sec_content_01 .ttl {
  max-width: 286px;
}
.sec03 .sec_content_01 .ttl img {
  width: 100%;
}
.sec03 .pt90 {
  padding-top: 90px;
}
.sec03 .mt60 {
  margin-top: 60px;
}
.sec03 .list_item_click {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 52px;
}
.sec03 .list_item_click li {
  width: 23.4375%;
}
.sec03 .list_item_click li a {
  display: block;
}
.sec03 .list_item_click li a img {
  width: 100%;
}
.sec03 .list_item_click li a:hover {
  opacity: 0.7;
}
.sec03 .sec03_content_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 632px;
  margin: 57px auto 30px;
}
.sec03 .sec03_content_02 .item_content {
  width: 48.417721519%;
}
.sec03 .sec03_content_02 .img img {
  width: 100%;
}
.sec03 .sec03_content_02 .content {
  text-align: center;
  padding: 19px 0 20px;
}
.sec03 .sec03_content_02 .content .txt {
  font-size: 14px;
  line-height: 2;
  margin-top: 13px;
  margin-bottom: 0;
}
.sec03 .sec03_content_02 .content .txt a {
  color: #505076;
}
.sec03 .txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 23px;
  line-height: 2;
}
.sec03 .note {
  text-align: center;
  font-size: 14px;
  margin-top: 24px;
  line-height: 2;
}
.sec03 .sec03_content_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 29px;
  gap: 40px 20px;
}
.sec03 .sec03_content_03 .item_content {
  width: 31.6666666667%;
  border: 1px solid #505076;
  position: relative;
  background: #fff;
}
.sec03 .sec03_content_03 .item_content:hover {
  opacity: 0.8;
}
.sec03 .sec03_content_03 .item_content .link_click {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.sec03 .sec03_content_03 .item_content .content_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #505076;
  color: #fff;
  padding: 12px 19px 6px;
}
.sec03 .sec03_content_03 .item_content .content_top .date {
  font-size: 20px;
}
.sec03 .sec03_content_03 .item_content .content_top .date .month {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
  margin-top: 4px;
  display: inline-block;
}
.sec03 .sec03_content_03 .item_content .content_top .top_txt {
  font-size: 20px;
}
.sec03 .sec03_content_03 .item_content .content_bottom {
  padding: 20px 18px 17px;
}
.sec03 .sec03_content_03 .item_content .content_bottom .block_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 19px;
}
.sec03 .sec03_content_03 .item_content .content_bottom .block_flex .link span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.sec03 .sec03_content_03 .item_content .content_bottom .block_flex .link span:after {
  content: "";
  display: inline-block;
  background: url("/hida/50thanniversary/images/arrow_black.png") no-repeat 0 0/contain;
  width: 8px;
  height: 16px;
}
.sec03 .sec03_content_03 .item_content:nth-of-type(1) {
  border: 1px solid #A19172;
}
.sec03 .sec03_content_03 .item_content:nth-of-type(1) .content_top {
  background: #A19172;
}
.sec03 .sec03_content_03 .item_content:nth-of-type(2) {
  border: 1px solid #9E0C0C;
}
.sec03 .sec03_content_03 .item_content:nth-of-type(2) .content_top {
  background: #9E0C0C;
}
@media only screen and (max-width: 700px) {
  .sec03 {
    padding: 79px 20px 56px;
    background: url("/hida/50thanniversary/images/sec03_bg_sp.png") no-repeat top center/cover;
  }
  .sec03 .sec_content_01 {
    margin-top: 37px;
  }
  .sec03 .sec_content_01 .content {
    width: 100%;
  }
  .sec03 .sec_content_01 .ttl {
    max-width: 335px;
    margin: 0 auto;
  }
  .sec03 .txt {
    font-size: 16px;
  }
  .sec03 .list_content_flex {
    margin-top: 30px;
  }
  .sec03 .list_content_flex li {
    gap: 0 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .sec03 .list_content_flex li + li {
    margin-top: 17px;
  }
  .sec03 .list_content_flex li .icon_img {
    width: 12%;
    max-width: 40px;
  }
  .sec03 .list_content_flex li .content_box {
    width: 82%;
  }
  .sec03 .list_content_flex li .content_box .content_ttl {
    font-size: 16px;
  }
  .sec03 .list_content_flex li .content_box .content_txt {
    font-size: 16px;
  }
  .sec03 .list_item_click {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px 0;
    margin-top: 30px;
  }
  .sec03 .list_item_click li {
    width: 100%;
  }
  .sec03 .list_item_click li a:hover {
    opacity: 1;
  }
  .sec03 .pt60_sp {
    padding-top: 60px;
  }
  .sec03 .mt35_sp {
    margin-top: 35px;
  }
  .sec03 .note {
    font-size: 13px;
  }
  .sec03 .sec03_content_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 39px;
  }
  .sec03 .sec03_content_02 .item_content {
    width: 100%;
  }
  .sec03 .sec03_content_02 .item_content + .item_content {
    margin-top: 30px;
  }
  .sec03 .sec03_content_02 .content {
    padding: 17px 0 16px;
  }
  .sec03 .sec03_content_02 .content .ttl {
    max-width: 335px;
    margin: 0 auto;
  }
  .sec03 .sec03_content_02 .content .txt {
    margin-top: 12px;
    font-size: 16px;
  }
  .sec03 .sec03_content_03 {
    margin-top: 26px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 19px 0;
  }
  .sec03 .sec03_content_03 .item_content {
    width: 100%;
  }
  .sec03 .sec03_content_03 .item_content .content_top {
    padding: 7px 15px 9px;
  }
  .sec03 .sec03_content_03 .item_content .content_top .date {
    font-size: 18px;
  }
  .sec03 .sec03_content_03 .item_content .content_top .date .month {
    margin-top: -4px;
  }
  .sec03 .sec03_content_03 .item_content .content_top .top_txt {
    font-size: 16px;
  }
  .sec03 .sec03_content_03 .item_content .content_bottom {
    padding: 10px 14px;
  }
  .sec03 .sec03_content_03 .item_content .content_bottom .ttl img {
    width: auto;
  }
  .sec03 .sec03_content_03 .item_content .content_bottom .block_flex {
    margin-top: 7px;
    font-size: 12px;
  }
}

@media (min-width: 701px) and (max-width: 980px) {
  .sec03 .sec03_content_03 {
    margin-top: 3.02vw;
    gap: 4.17vw 2vw;
  }
  .sec03 .sec03_content_03 .item_content {
    border: 0.1vw solid #505076;
  }
  .sec03 .sec03_content_03 .item_content .content_top {
    padding: 1.25vw 1.98vw 0.63vw;
  }
  .sec03 .sec03_content_03 .item_content .content_top .date {
    font-size: 2.08vw;
  }
  .sec03 .sec03_content_03 .item_content .content_top .date .month {
    font-size: 1.25vw;
    letter-spacing: 0.21vw;
    margin-top: 0.42vw;
  }
  .sec03 .sec03_content_03 .item_content .content_top .top_txt {
    font-size: 2.08vw;
  }
  .sec03 .sec03_content_03 .item_content .content_bottom {
    padding: 2.08vw 1.88vw 1.77vw;
  }
  .sec03 .sec03_content_03 .item_content .content_bottom .block_flex {
    margin-top: 1.99vw;
  }
  .sec03 .sec03_content_03 .item_content .content_bottom .block_flex .link span {
    gap: 1.04vw;
  }
  .sec03 .sec03_content_03 .item_content .content_bottom .block_flex .link span:after {
    width: 0.83vw;
    height: 1.67vw;
  }
  .sec03 .sec03_content_03 .item_content:nth-of-type(1) {
    border: 0.1vw solid #A19172;
  }
  .sec03 .sec03_content_03 .item_content:nth-of-type(2) {
    border: 0.1vw solid #9E0C0C;
  }
}
@media (min-width: 701px) and (max-width: 768px) {
  .sec03 .sec03_content_03 {
    gap: 4.17vw 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec03 .sec03_content_03 .item_content {
    width: 48%;
  }
}
/*--sec04
--------------------------------------------------------------*/
.sec04 {
  padding: 100px 15px 169px;
}
.sec04 .ttl {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-top: 64px;
}
.sec04 .list_infor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 34px;
}
.sec04 .list_infor li {
  width: 32%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.sec04 .list_infor li .txt01 {
  font-size: 18px;
}
.sec04 .list_infor li .txt02 {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  margin-top: 2px;
  text-align: left;
}
.sec04 .map_area {
  margin: 82px auto 0;
}
.sec04 .map_area iframe {
  vertical-align: top;
  width: 100%;
  height: 400px;
  border: none;
}
.sec04 .txt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
  line-height: 2;
}
@media only screen and (max-width: 700px) {
  .sec04 {
    padding: 80px 20px 104px;
  }
  .sec04 .ttl {
    margin-top: 39px;
    font-size: 18px;
    text-align: left;
  }
  .sec04 .list_infor {
    margin-top: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px 0;
  }
  .sec04 .list_infor li {
    width: 100%;
    gap: 20px;
  }
  .sec04 .list_infor li .txt01 {
    font-size: 16px;
  }
  .sec04 .list_infor li .txt02 {
    font-size: 13px;
    margin-top: 0;
  }
  .sec04 .map_area {
    margin-top: 22px;
  }
  .sec04 .map_area iframe {
    height: 500px;
  }
  .sec04 .txt {
    font-size: 16px;
  }
}

.block_btn_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-top: 52px;
}
.block_btn_flex .btn_block {
  width: 31.875%;
}
.block_btn_flex .btn_block a {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.block_btn_flex .btn_block a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
.block_btn_flex .btn_block a span:after {
  position: static;
  -webkit-transform: unset;
          transform: unset;
}
@media only screen and (max-width: 700px) {
  .block_btn_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 235px;
    margin: 36px auto 0;
    gap: 20px;
  }
  .block_btn_flex .btn_block {
    width: 100%;
  }
}

.list_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 60px;
}
.list_sns li {
  max-width: 23px;
}
.list_sns li a img {
  width: 100%;
}
.list_sns li a:hover {
  opacity: 0.5;
}
.list_sns li.blog {
  max-width: 60px;
}
@media only screen and (max-width: 700px) {
  .list_sns {
    margin-top: 39px;
  }
  .list_sns li a:hover {
    opacity: 1;
  }
}

.block_video {
  padding: 0 40px;
  margin: 0 auto 60px;
  width: 100%;
  overflow: hidden;
  height: 452px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.block_video iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
@media only screen and (max-width: 700px) {
  .block_video {
    padding: 0 15px;
    height: 300px;
    margin-bottom: 20px;
  }
}

.btn_box {
  margin-top: 60px;
}
.btn_box .btn_block.gr {
  margin-top: 0;
}
.btn_box .btn_block + .btn_block {
  margin-top: 30px;
}
@media only screen and (max-width: 700px) {
  .btn_box {
    margin-top: 31px;
  }
  .btn_box .btn_block + .btn_block {
    margin-top: 15px;
  }
}