@charset "UTF-8";
#contents #main_ttl {
  width: 100%;
  height: 500px;
  position: relative;
  background: url("../../history/img/main_image.jpg") center center/cover no-repeat;
}

#contents #main_ttl h2 {
  width: 624px;
  position: absolute;
  top: 100px;
  left: 50%;
  margin: 0 0 0 -312px;
}

#contents #main_ttl .copy_area {
  width: 100%;
  position: absolute;
  bottom: 55px;
  left: 50%;
  margin: 0 0 0 -50%;
  text-align: center;
  box-sizing: border-box;
}

#contents #main_ttl .copy_area h3 {
  width: 100%;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: rgb(255, 255, 255);
  text-align: center;
  padding: 0 0 0.6em 0;
}

#contents #main_ttl .copy_area h4 {
  width: 100%;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: rgb(255, 255, 255);
  text-align: center;
}

#contents #main_ttl figcaption {
  font-size: 0.75rem;
  font-weight: 400;
  text-align: left;
  color: #FFF;
  position: absolute;
  left: 20px;
  bottom: 15px;
  left: auto;
  right: 20px;
}

@media screen and (max-width: 967px) {
  #contents #main_ttl {
    width: 100%;
    height: 450px;
  }
  #contents #main_ttl h2 {
    width: 65%;
    top: 22%;
    margin: 0 0 0 -32.5%;
  }
  #contents #main_ttl .copy_area {
    bottom: 10%;
  }
  #contents #main_ttl .copy_area h3 {
    font-size: 2.25rem;
  }
  #contents #main_ttl .copy_area h4 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 767px) {
  #contents #main_ttl {
    width: 100%;
    height: 650px;
  }
  #contents #main_ttl h2 {
    width: 65%;
    top: 32%;
    margin: 0 0 0 -32.5%;
  }
  #contents #main_ttl .copy_area {
    bottom: 29%;
    padding: 0 5%;
  }
  #contents #main_ttl .copy_area h3 {
    font-size: 1.875rem;
  }
  #contents #main_ttl .copy_area h4 {
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 480px) {
  #contents #main_ttl {
    height: 600px;
  }
  #contents #main_ttl .copy_area {
    bottom: 29%;
  }
  #contents #main_ttl .copy_area h3 {
    font-size: 5.4vw;
  }
  #contents #main_ttl .copy_area h4 {
    font-size: 2.938vw;
  }
}
#contents #main {
  width: 100%;
}

#contents #history_area {
  background: #FFF;
  position: relative;
  padding: 90px 0 130px 0;
  margin: 0 auto;
}

#contents #history_area .strat {
  width: 127px;
  margin: 0 auto;
  padding: 0 0 35px 0;
}

#contents #history_area #timeline_area {
  width: 100%;
  margin: 0 auto;
  padding: 0 11.3%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

#contents #history_area #timeline_area::before {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -4px;
  background: #d1c782;
  z-index: 0;
}

#contents #history_area #timeline_area .unit {
  width: 377px;
  position: relative;
  z-index: 5;
}

#contents #history_area #timeline_area .unit:nth-child(2) {
  margin-top: -20px !important;
}

#contents #history_area #timeline_area .unit:nth-child(3) {
  margin-top: 60px !important;
}

#contents #history_area #timeline_area .unit:nth-child(4) {
  margin-top: -70px !important;
}

#contents #history_area #timeline_area .unit:nth-child(5) {
  margin-top: 10px !important;
}

#contents #history_area #timeline_area .unit:nth-child(6) {
  margin-top: -325px !important;
}

#contents #history_area #timeline_area .unit:nth-child(7) {
  margin-top: 40px !important;
}

#contents #history_area #timeline_area .unit:nth-child(8) {
  margin-top: -395px !important;
}

#contents #history_area #timeline_area .unit:nth-child(9) {
  margin-top: -205px !important;
}

#contents #history_area #timeline_area .unit:nth-child(10) {
  margin-top: 5px !important;
}

#contents #history_area #timeline_area .unit:nth-child(11) {
  margin-top: -265px !important;
}

#contents #history_area #timeline_area .unit:nth-child(12) {
  margin-top: 25px !important;
}

#contents #history_area #timeline_area .unit:nth-child(13) {
  margin-top: -285px !important;
}

#contents #history_area #timeline_area .unit:nth-child(14) {
  margin-top: 25px !important;
}

#contents #history_area #timeline_area .unit:nth-child(15) {
  margin-top: -430px !important;
}

#contents #history_area #timeline_area .unit:nth-child(16) {
  margin-top: -285px !important;
}

#contents #history_area #timeline_area .unit:nth-child(17) {
  margin-top: 45px !important;
}

#contents #history_area #timeline_area .unit:nth-child(18) {
  margin-top: -260px !important;
}

#contents #history_area #timeline_area .unit:nth-child(19) {
  margin-top: -100px !important;
}

#contents #history_area #timeline_area .unit:nth-child(20) {
  margin-top: -255px !important;
}

#contents #history_area #timeline_area .unit:nth-child(21) {
  margin-top: 50px !important;
}

#contents #history_area #timeline_area .unit i {
  width: 26px;
  height: 26px;
  border: #FFF 3px solid;
  position: absolute;
  z-index: 6;
  background: #005957;
  border-radius: 100%;
}

#contents #history_area #timeline_area .unit i.st::after {
  content: "";
  width: 8px;
  height: 8px;
  z-index: 7;
  background: #FFF;
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 100%;
}

#contents #history_area #timeline_area .unit.left {
  margin: 0 auto 0 0;
}

#contents #history_area #timeline_area .unit.left i {
  top: -8px;
  right: -11px;
}

#contents #history_area #timeline_area .unit.right {
  margin: 0 0 0 auto;
}

#contents #history_area #timeline_area .unit.right i {
  top: -8px;
  left: -10px;
}

#contents #history_area #timeline_area .unit .year {
  font-size: 1rem;
  font-weight: 600;
  color: #005957;
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  margin: 0 0 15px 0;
}

#contents #history_area #timeline_area .unit .year.in {
  width: 100%;
  height: auto !important;
  padding: 30px 0 5px 0 !important;
  background: none !important;
  border-bottom: #005957 1px solid;
}

#contents #history_area #timeline_area .unit .year.big {
  font-size: 1.375rem;
  font-weight: 600;
}

#contents #history_area #timeline_area .unit.left .year {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0 55px 5px 0;
  text-align: right;
  background: url("../../history/img/line_left_s.svg") bottom right/cover no-repeat;
}

#contents #history_area #timeline_area .unit.right .year {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0 0 5px 55px;
  text-align: left;
  background: url("../../history/img/line_right_s.svg") bottom left/cover no-repeat;
}

#contents #history_area #timeline_area .unit.left .year.big {
  padding: 0 55px 14px 0;
  background: url("../../history/img/line_left.svg") bottom right/cover no-repeat;
}

#contents #history_area #timeline_area .unit.right .year.big {
  padding: 0 0 14px 55px;
  background: url("../../history/img/line_right.svg") bottom left/cover no-repeat;
}

#contents #history_area #timeline_area .unit .txt_area {
  width: 320px;
}

#contents #history_area #timeline_area .unit.left .txt_area {
  margin: 0 auto 0 0;
}

#contents #history_area #timeline_area .unit.right .txt_area {
  margin: 0 0 0 auto;
}

#contents #history_area #timeline_area .unit h2 {
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: -0.03em;
  text-align: left;
  color: #005957;
  line-height: 1.4;
  padding: 0 0 0.4em 0;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
}

#contents #history_area #timeline_area .unit h3 {
  font-size: 1.125rem;
  font-weight: 400;
  text-align: left;
  color: #005957;
  line-height: 1.5;
  padding: 0 0 0.9em 0;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
}

#contents #history_area #timeline_area .unit p {
  font-weight: 400;
  text-align: left;
  color: #000;
  line-height: 1.8;
}

#contents #history_area #timeline_area .unit p small {
  font-size: 0.75em;
  display: block;
  line-height: 1.6 !important;
}

#contents #history_area #timeline_area .unit figure {
  width: 100%;
  position: relative;
  padding: 0 0 1em 0;
  margin: 0 0 0 0;
  box-sizing: border-box;
}

#contents #history_area #timeline_area .unit figure figcaption {
  width: 100%;
  position: relative;
  padding: 5px 0 0 0;
  margin: 0 0 0 0;
  text-align: left;
  font-size: 0.75rem;
  line-height: 1.4;
}

#contents #history_area #timeline_area .unit figure.mid {
  padding: 0 0.5em 1em 0.5em;
}

#contents #history_area #timeline_area .unit figure.min {
  padding: 0 1.5em 1em 1.5em;
}

@media screen and (max-width: 967px) {
  #contents #history_area {
    padding: 80px 0 110px 0;
  }
  #contents #history_area .strat {
    width: 127px;
    padding: 0 0 35px 0;
  }
  #contents #history_area #timeline_area {
    padding: 0 10%;
  }
  #contents #history_area #timeline_area .unit {
    width: 50.5%;
  }
  #contents #history_area #timeline_area .unit:nth-child(2) {
    margin-top: -2% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(3) {
    margin-top: 6% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(4) {
    margin-top: -5% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(5) {
    margin-top: 1% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(6) {
    margin-top: -35% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(7) {
    margin-top: 3% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(8) {
    margin-top: -50% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(9) {
    margin-top: -20% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(10) {
    margin-top: 1% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(11) {
    margin-top: -28% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(12) {
    margin-top: 1% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(13) {
    margin-top: -44% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(14) {
    margin-top: 4% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(15) {
    margin-top: -50% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(16) {
    margin-top: -31% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(17) {
    margin-top: -18% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(18) {
    margin-top: -30% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(19) {
    margin-top: -10% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(20) {
    margin-top: -30% !important;
  }
  #contents #history_area #timeline_area .unit:nth-child(21) {
    margin-top: 4% !important;
  }
  #contents #history_area #timeline_area .unit i {
    width: 26px;
    height: 26px;
    border: #FFF 3px solid;
  }
  #contents #history_area #timeline_area .unit i.st::after {
    content: "";
    width: 8px;
    height: 8px;
    top: 6px;
    left: 6px;
  }
  #contents #history_area #timeline_area .unit.left i {
    top: -8px;
    right: -11px;
  }
  #contents #history_area #timeline_area .unit.right i {
    top: -8px;
    left: -10px;
  }
  #contents #history_area #timeline_area .unit .year {
    font-size: 0.938rem;
    height: 45px;
    margin: 0 0 10px 0;
  }
  #contents #history_area #timeline_area .unit .year.in {
    height: auto !important;
    padding: 30px 0 5px 0 !important;
    background: none !important;
    border-bottom: #005957 1px solid;
  }
  #contents #history_area #timeline_area .unit .year.big {
    font-size: 1.25rem;
  }
  #contents #history_area #timeline_area .unit.left .year {
    padding: 0 20% 5px 0;
  }
  #contents #history_area #timeline_area .unit.right .year {
    padding: 0 0 5px 20%;
  }
  #contents #history_area #timeline_area .unit.left .year.big {
    padding: 0 20% 14px 0;
  }
  #contents #history_area #timeline_area .unit.right .year.big {
    padding: 0 0 14px 20%;
  }
  #contents #history_area #timeline_area .unit .txt_area {
    width: 80%;
  }
  #contents #history_area #timeline_area .unit h2 {
    font-size: 1.625rem;
  }
  #contents #history_area #timeline_area .unit h3 {
    font-size: 1.125rem;
  }
  #contents #history_area #timeline_area .unit figure figcaption {
    font-size: 0.688rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  #contents #history_area {
    padding: 60px 0 90px 0;
  }
  #contents #history_area .strat {
    width: 100px;
    padding: 0 0 25px 0;
  }
  #contents #history_area #timeline_area {
    padding: 0 6%;
  }
  #contents #history_area #timeline_area .unit {
    width: 50.5%;
  }
  #contents #history_area #timeline_area .unit i {
    width: 26px;
    height: 26px;
    border: #FFF 3px solid;
  }
  #contents #history_area #timeline_area .unit i.st::after {
    content: "";
    width: 8px;
    height: 8px;
    top: 6px;
    left: 6px;
  }
  #contents #history_area #timeline_area .unit.left i {
    top: -8px;
    right: -11px;
  }
  #contents #history_area #timeline_area .unit.right i {
    top: -8px;
    left: -10px;
  }
  #contents #history_area #timeline_area .unit .year {
    font-size: 0.938rem;
    height: 45px;
    margin: 0 0 10px 0;
  }
  #contents #history_area #timeline_area .unit .year.in {
    height: auto !important;
    padding: 30px 0 5px 0 !important;
    background: none !important;
    border-bottom: #005957 1px solid;
  }
  #contents #history_area #timeline_area .unit .year.big {
    font-size: 1.25rem;
  }
  #contents #history_area #timeline_area .unit.left .year {
    padding: 0 20% 5px 0;
  }
  #contents #history_area #timeline_area .unit.right .year {
    padding: 0 0 5px 20%;
  }
  #contents #history_area #timeline_area .unit.left .year.big {
    padding: 0 20% 14px 0;
  }
  #contents #history_area #timeline_area .unit.right .year.big {
    padding: 0 0 14px 20%;
  }
  #contents #history_area #timeline_area .unit .txt_area {
    width: 80%;
  }
  #contents #history_area #timeline_area .unit h2 {
    font-size: 1.427rem;
  }
  #contents #history_area #timeline_area .unit h3 {
    font-size: 1rem;
  }
  #contents #history_area #timeline_area .unit figure figcaption {
    font-size: 0.625rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 600px) {
  #contents #history_area {
    padding: 40px 0 60px 0;
  }
  #contents #history_area .strat {
    width: 100px;
    padding: 0 0 25px 6%;
    margin: 0 0 0 0;
    box-sizing: border-box;
  }
  #contents #history_area #timeline_area {
    padding: 0 6%;
  }
  #contents #history_area #timeline_area::before {
    width: 15px;
    top: 0;
    left: 2%;
    margin: 0 0 0 0;
  }
  #contents #history_area #timeline_area .unit {
    width: 100%;
    margin-top: 0 !important;
  }
  #contents #history_area #timeline_area .unit.left i {
    top: -16px;
    right: auto;
    left: -12.3%;
  }
  #contents #history_area #timeline_area .unit.right i {
    top: -16px;
    left: -12.3%;
  }
  #contents #history_area #timeline_area .unit.left {
    margin: 0 0 0 6% !important;
  }
  #contents #history_area #timeline_area .unit.right {
    margin: 0 0 0 6% !important;
  }
  #contents #history_area #timeline_area .unit .year {
    font-size: 0.938rem;
    height: 45px;
    margin: 0 0 10px 0;
    text-align: left !important;
    justify-content: flex-start !important;
  }
  #contents #history_area #timeline_area .unit .year.big {
    font-size: 1.25rem;
  }
  #contents #history_area #timeline_area .unit.left .year {
    padding: 0 0 5px 16%;
    background: url("../../history/img/line_right_s.svg") bottom left/cover no-repeat;
  }
  #contents #history_area #timeline_area .unit.right .year {
    padding: 0 0 5px 16%;
  }
  #contents #history_area #timeline_area .unit.left .year.big {
    padding: 0 0 14px 16%;
    background: url("../../history/img/line_right.svg") bottom left/cover no-repeat;
  }
  #contents #history_area #timeline_area .unit.right .year.big {
    padding: 0 0 14px 16%;
  }
  #contents #history_area #timeline_area .unit .txt_area {
    width: 84%;
    box-sizing: border-box;
  }
  #contents #history_area #timeline_area .unit.left .txt_area {
    margin: 0 0 0 auto;
  }
  #contents #history_area #timeline_area .unit.right .txt_area {
    margin: 0 0 0 auto;
  }
  #contents #history_area #timeline_area .unit h2 {
    font-size: 1.427rem;
  }
  #contents #history_area #timeline_area .unit h3 {
    font-size: 1rem;
  }
  .slEtL {
    transform: translate(-30px, 0);
  }
  .slEtR {
    transform: translate(-30px, 0);
  }
}
@media screen and (max-width: 480px) {
  #contents #history_area #timeline_area::before {
    width: 15px;
    top: 0;
    left: 2.3%;
    margin: 0 0 0 0;
  }
  #contents #history_area #timeline_area .unit .year {
    height: 40px;
  }
  #contents #history_area #timeline_area .unit.left .year {
    padding: 0 0 5px 20%;
    background: url("../../history/img/line_right_s.svg") bottom left/cover no-repeat;
  }
  #contents #history_area #timeline_area .unit.right .year {
    padding: 0 0 5px 20%;
  }
  #contents #history_area #timeline_area .unit.left .year.big {
    padding: 0 0 10px 20%;
    background: url("../../history/img/line_right.svg") bottom left/cover no-repeat;
  }
  #contents #history_area #timeline_area .unit.right .year.big {
    padding: 0 0 10px 20%;
  }
  #contents #history_area #timeline_area .unit.left {
    margin: 0 0 0 9% !important;
  }
  #contents #history_area #timeline_area .unit.right {
    margin: 0 0 0 9% !important;
  }
  #contents #history_area #timeline_area .unit.left i {
    top: -16px;
    right: auto;
    left: -16.7%;
  }
  #contents #history_area #timeline_area .unit.right i {
    top: -16px;
    left: -16.7%;
  }
  #contents #history_area #timeline_area .unit h2 {
    font-size: 1.375rem;
  }
  #contents #history_area #timeline_area .unit h3 {
    font-size: 1rem;
  }
  .slEtL {
    transform: translate(-30px, 0);
  }
  .slEtR {
    transform: translate(-30px, 0);
  }
}
#contents #main .box_unit {
  width: 100%;
  position: relative;
  padding: 0 0 0 0;
  background: rgb(255, 255, 255);
}

#contents #main .box_unit h2 {
  width: 100%;
  position: relative;
  color: #21546e;
  font-size: 2.625rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  padding: 0 0 35px 0;
}

#contents #main .box_unit h3 {
  width: 100%;
  position: relative;
  color: #21546e;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  padding: 0 0 35px 0;
}

#contents #main .box_unit p {
  width: 100%;
  position: relative;
  font-weight: 400;
  line-height: 1.8;
  text-align: center;
}

#contents #main .box_unit p sup {
  font-size: 0.75em;
}

#contents #main .box_unit p.notes {
  width: 100%;
  position: relative;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.8;
  text-align: center;
}

#contents #main .box_unit p.note {
  width: 968px;
  padding: 30px 0 0 0;
  margin: 0 auto;
  position: relative;
  font-size: 0.688rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
}

#contents #main .box_unit .map {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 0 0 100px 0;
}

#contents #main .box_unit .map figure {
  width: 100%;
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#contents #main .box_unit .map i.swicon {
  width: 60px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin: 0 0 0 -30px;
  display: none;
}

#contents #main .bgB {
  width: 100%;
  background: #21546e;
  padding: 90px 0 50px 0;
  border-top: #FFF 1px solid;
}

#contents #main .box_unit h4 {
  width: 830px;
  position: relative;
  margin: 0 auto 0 auto;
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2em;
  color: #FFF;
  z-index: 2;
}

#contents #main .box_unit h4::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #FFF;
  position: absolute;
  top: 0.9em;
  left: 50%;
  margin: 0 0 0 -50%;
  z-index: -1;
}

#contents #main .box_unit h4 span {
  font-weight: 400;
  text-align: center;
  padding: 0 0.5em;
  background: #21546e;
}

#contents #main .box_unit ul.spot {
  width: 830px;
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#contents #main .box_unit ul.spot li {
  width: calc(25% - 8px);
  position: relative;
  padding: 0 0 50px 0;
}

#contents #main .box_unit ul.spot li.la {
  width: calc(50% - 5px);
}

#contents #main .box_unit ul.spot li figure {
  width: 100%;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#contents #main .box_unit ul.spot li .slide_wrap {
  width: 100%;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#contents #main .box_unit ul.spot li .slide {
  width: 100%;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

#contents #main .box_unit ul.spot li .slide .swiper-wrapper {
  width: 100% !important;
  height: auto;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

#contents #main .box_unit ul.spot li .slide .swiper-wrapper div.unit {
  width: 100% !important;
  height: auto;
  margin: 0 auto;
  position: relative;
  padding: 0 0;
  z-index: 20;
}

#contents #main .box_unit ul.spot li .slide .swiper-wrapper div.unit figure {
  width: 100%;
  margin: 0 auto;
  position: relative;
  line-height: 0;
}

#contents #main .box_unit ul.spot li .slider-thumbnail {
  width: 100%;
  margin: 2px auto 0 auto;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: #FFF;
}

#contents #main .box_unit ul.spot li .slider-thumbnail .swiper-slide {
  width: 25% !important;
  opacity: 0.3;
  transition: opacity 0.5s;
  box-sizing: border-box;
  cursor: pointer;
  border-left: #FFF 2px solid;
}

#contents #main .box_unit ul.spot li .slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

#contents #main .box_unit ul.spot li .txt_area {
  width: 100%;
  position: relative;
  padding: 15px 0 0 0;
  margin: 0 0 0 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

#contents #main .box_unit ul.spot li .txt_area i {
  width: 26px;
  position: relative;
  display: block;
}

#contents #main .box_unit ul.spot li .txt_area i img {
  width: 100%;
  display: block;
}

#contents #main .box_unit ul.spot li .txt_area .txt {
  width: calc(100% - 36px);
}

#contents #main .box_unit ul.spot li .txt_area .txt h5 {
  text-align: left;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.6;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif" !important;
}

#contents #main .box_unit ul.spot li .txt_area .txt h5 span {
  text-align: left;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6;
  display: block;
}

@media screen and (max-width: 967px) {
  #contents #main .box_unit {
    padding: 0 0 0 0;
  }
  #contents #main .box_unit h2 {
    font-size: 2.417rem;
    padding: 0 0 30px 0;
  }
  #contents #main .box_unit h3 {
    font-size: 1.875rem;
    padding: 0 0 30px 0;
  }
  #contents #main .box_unit p.notes {
    width: 94%;
    font-size: 0.688rem;
  }
  #contents #main .bgB {
    padding: 90px 0 50px 0;
  }
  #contents #main .box_unit .map {
    padding: 0 0 90px 0;
  }
  #contents #main .box_unit h4 {
    width: 85%;
    margin: 0 auto 0 auto;
    font-size: 1.875rem;
  }
  #contents #main .box_unit h4::before {
    content: "";
    width: 100%;
    height: 1px;
    top: 0.9em;
    left: 50%;
  }
  #contents #main .box_unit ul.spot {
    width: 85%;
  }
  #contents #main .box_unit ul.spot li {
    width: calc(25% - 8px);
    padding: 0 0 35px 0;
  }
  #contents #main .box_unit ul.spot li.la {
    width: calc(50% - 5px);
  }
  #contents #main .box_unit ul.spot li .txt_area {
    padding: 15px 0 0 0;
  }
  #contents #main .box_unit ul.spot li .txt_area i {
    width: 26px;
  }
  #contents #main .box_unit ul.spot li .txt_area .txt {
    width: calc(100% - 36px);
  }
  #contents #main .box_unit ul.spot li .txt_area .txt h5 {
    font-size: 0.938rem;
  }
  #contents #main .box_unit ul.spot li .txt_area .txt h5 span {
    font-size: 0.813rem;
  }
}
@media screen and (max-width: 767px) {
  #contents #main .box_unit {
    padding: 0 0 0 0;
  }
  #contents #main .box_unit h2 {
    font-size: 2rem;
    padding: 0 0 30px 0;
  }
  #contents #main .box_unit h3 {
    font-size: 1.5rem;
    padding: 0 0 30px 0;
  }
  #contents #main .box_unit p {
    text-align: left;
  }
  #contents #main .box_unit p br {
    display: none;
  }
  #contents #main .box_unit p.notes {
    font-size: 0.625rem;
    text-align: left;
  }
  #contents #main .box_unit p.note {
    width: 90%;
    font-size: 0.625rem;
  }
  #contents #main .box_unit .map {
    margin: 0 0 90px 0;
    padding: 0 0 0 0;
    height: 500px;
    overflow: hidden;
    position: relative;
  }
  #contents #main .box_unit .map figure {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    /* 横スクロールの指定 */
    overflow-scrolling: touch;
    /* スクロールを滑らかにする */
    -webkit-overflow-scrolling: touch;
    cursor: grabbing;
    z-index: 0;
  }
  #contents #main .box_unit .map figure img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
  }
  #contents #main .box_unit .map i.swicon {
    width: 60px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin: 0 0 0 -30px;
    display: block;
    filter: drop-shadow(5px 5px 5px #000);
    z-index: 5;
  }
  #contents #main .bgB {
    padding: 70px 0 30px 0;
  }
  #contents #main .box_unit h4 {
    width: 90%;
    margin: 0 auto 0 auto;
    font-size: 1.625rem;
  }
  #contents #main .box_unit ul.spot {
    width: 100%;
  }
  #contents #main .box_unit ul.spot li {
    width: calc(50% - 6px);
    padding: 0 0 35px 0;
  }
  #contents #main .box_unit ul.spot li.la {
    width: 100%;
  }
  #contents #main .box_unit ul.spot li .txt_area {
    padding: 10px 0 0 0;
    margin: 0 auto !important;
  }
  #contents #main .box_unit ul.spot li .txt_area i {
    width: 26px;
  }
  #contents #main .box_unit ul.spot li .txt_area .txt {
    width: calc(100% - 36px);
  }
  #contents #main .box_unit ul.spot li .txt_area .txt h5 {
    font-size: 0.875rem;
  }
  #contents #main .box_unit ul.spot li .txt_area .txt h5 span {
    font-size: 0.75rem;
  }
  #contents #main .box_unit ul.spot li.slEtL {
    transform: translate(0px, 0) !important;
  }
  #contents #main .box_unit ul.spot li.slEtR {
    transform: translate(0px, 0) !important;
  }
}
@media screen and (max-width: 600px) {
  #contents #main .box_unit ul.spot li .txt_area {
    padding: 10px 0 0 0;
  }
  #contents #main .box_unit ul.spot li.slEtL {
    transform: translate(0px, 0) !important;
  }
  #contents #main .box_unit ul.spot li.slEtR {
    transform: translate(0px, 0) !important;
  }
}
@media screen and (max-width: 480px) {
  #contents #main .box_unit {
    padding: 0 0 0 0;
  }
  #contents #main .box_unit h2 {
    font-size: 1.625rem;
    padding: 0 0 30px 0;
  }
  #contents #main .box_unit h3 {
    font-size: 1.375rem;
    padding: 0 0 30px 0;
  }
  #contents #main .box_unit p.note {
    padding: 20px 0 0 0;
    font-size: 0.5rem;
  }
  #contents #main .box_unit ul.spot li.slEtL {
    transform: translate(0px, 0) !important;
  }
  #contents #main .box_unit ul.spot li.slEtR {
    transform: translate(0px, 0) !important;
  }
}
#contents #main .f-mc {
  font-family: "MonteCarlo", cursive;
  font-weight: 400;
  font-style: normal;
}
#contents #main .sec-history {
  padding: 100px 0 0;
  position: relative;
}
#contents #main .sec-history .bg-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../../history/img/history_bg.png");
  background-repeat: repeat;
  background-size: 100% auto;
  background-position: center center;
}
#contents #main .sec-history .hstr-wrap {
  border-top: solid 1px #d1c782;
  position: relative;
}
#contents #main .sec-history .hstr-wrap .hstr-area {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  padding: 80px 40px 0;
  line-height: 1;
  color: #fff;
  text-align: left;
  margin: 0 auto;
  box-sizing: border-box;
}
#contents #main .sec-history .hstr-wrap .hstr-area .age-box {
  width: 142px;
  padding: 0 20px 0 0;
  text-align: right;
  box-sizing: border-box;
}
#contents #main .sec-history .hstr-wrap .hstr-area .age-box .p1 {
  font-size: 42px;
  letter-spacing: 0.05em;
}
#contents #main .sec-history .hstr-wrap .hstr-area .age-box .p2 {
  font-size: 13px;
  letter-spacing: 0.05em;
  margin: 5px 0 0;
}
#contents #main .sec-history .hstr-wrap .hstr-area .line-box {
  width: 1px;
  position: relative;
  box-sizing: border-box;
}
#contents #main .sec-history .hstr-wrap .hstr-area .line-box .line {
  width: 1px;
  height: calc(100% + 80px);
  background: #d1c782;
  position: absolute;
  top: -80px;
  left: 0;
}
#contents #main .sec-history .hstr-wrap .hstr-area .line-box .dot {
  width: 21px;
  height: 21px;
  background: #d1c782;
  border-radius: 50%;
  position: absolute;
  top: 14px;
  left: -10px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box {
  width: calc(100% - 142px - 1px);
  padding: 0 0 0 70px;
  box-sizing: border-box;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .p1 {
  font-size: 25px;
  line-height: 1.5;
  margin: 4px 0 0;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .p1.mt-4 {
  margin-top: 40px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .p2 {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin: 10px 0 0;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .p3 {
  font-size: 10px;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 10px 0 0;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img {
  width: 580px;
  margin: 20px 0 0;
  position: relative;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img figcaption {
  font-size: 10px;
  letter-spacing: 0;
  line-height: 1.2;
  color: #fff;
  text-align: right;
  position: absolute;
  top: calc(100% + 5px);
  right: 0px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img figcaption.clr-blk {
  color: #000;
  text-shadow: none;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.w-2 {
  width: 400px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.h-5 {
  display: inline-block;
  width: auto;
  height: 500px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.h-5 figure {
  width: auto;
  height: 500px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.h-5 figure img {
  width: auto;
  height: 100%;
}
#contents #main .sec-history .hstr-wrap .hstr-area.end {
  padding-bottom: 100px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .age-box {
  transition: all 0.8s;
  opacity: 0;
}
#contents #main .sec-history .hstr-wrap .hstr-area .line-box .line {
  transition: all 0.8s ease-in;
  height: 0px;
}
#contents #main .sec-history .hstr-wrap .hstr-area .line-box .dot {
  transition: all 0.8s;
  opacity: 0;
}
#contents #main .sec-history .hstr-wrap .hstr-area .copy-box {
  transition: all 0.8s;
  opacity: 0;
  transform: translateY(20px);
}
#contents #main .sec-history .hstr-wrap .hstr-area.is-act .age-box {
  transition-delay: 800ms;
  transition-property: opacity;
  opacity: 1;
}
#contents #main .sec-history .hstr-wrap .hstr-area.is-act .line-box .line {
  height: calc(100% + 80px);
}
#contents #main .sec-history .hstr-wrap .hstr-area.is-act .line-box .dot {
  transition-delay: 800ms;
  transition-property: opacity;
  opacity: 1;
}
#contents #main .sec-history .hstr-wrap .hstr-area.is-act .line-box.end .line {
  height: calc(100% + 80px + 100px);
}
#contents #main .sec-history .hstr-wrap .hstr-area.is-act .copy-box {
  transition-delay: 1200ms;
  transition-property: opacity, transform;
  opacity: 1;
  transform: translateY(0px);
}
@media screen and (max-width: 767px) {
  #contents #main .sec-history .hstr-wrap .hstr-area {
    max-width: 1200px;
    width: 98%;
    padding: 80px 0px 0;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .age-box {
    width: 4.4rem;
    padding: 0 1rem 0 0;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .age-box .p1 {
    font-size: 1.4rem;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .age-box .p2 {
    font-size: 0.64rem;
    margin: 0.2rem 0 0;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .line-box .dot {
    width: 11px;
    height: 11px;
    top: 0.5rem;
    left: -5px;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box {
    width: calc(100% - 4.4rem - 1px);
    padding: 0 0.1rem 0 1rem;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .p1 {
    font-size: 1.07rem;
    margin: 0px 0 0;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .p2 {
    font-size: 0.875rem;
    letter-spacing: 0em;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .p3 {
    letter-spacing: 0em;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img {
    width: 100%;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.w-2 {
    width: 100%;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.h-5 {
    display: block;
    width: 100%;
    height: auto;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.h-5 figure {
    width: 100%;
    height: auto;
  }
  #contents #main .sec-history .hstr-wrap .hstr-area .copy-box .img.h-5 figure img {
    width: 100%;
    height: auto;
  }
}
#contents #main .sec-archive {
  padding: 100px 0;
  background: #fff;
}
#contents #main .sec-archive .copy-wrap .copy-box .p1 {
  border-bottom: solid 1px #d1c782;
  font-size: 40px;
}
#contents #main .sec-archive .list-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 80px 0;
  max-width: 1280px;
  padding: 0 40px;
  line-height: 1;
  text-align: left;
  margin: 100px auto 0;
  box-sizing: border-box;
}
#contents #main .sec-archive .list-wrap .list-area {
  width: 372px;
}
#contents #main .sec-archive .list-wrap .list-area .copy-box .ttl {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
#contents #main .sec-archive .list-wrap .list-area .copy-box .ttl.pd {
  padding-top: 22px;
}
#contents #main .sec-archive .list-wrap .list-area .slide-box {
  padding: 5px;
  border: solid 1px #6b9392;
  margin: 10px 0;
}
#contents #main .sec-archive .list-wrap .list-area .slide-box .slider {
  margin: 5px;
}
#contents #main .sec-archive .list-wrap .list-area .slide-box .thumb .slick-track {
  transform: none !important;
}
#contents #main .sec-archive .list-wrap .list-area .slide-box .thumb .slick-slide {
  transition: 0.8s;
  margin: 5px;
  opacity: 0.5;
  cursor: pointer;
}
#contents #main .sec-archive .list-wrap .list-area .slide-box .thumb .slick-slide.slick-current {
  opacity: 1;
}
#contents #main .sec-archive .list-wrap .list-area .note-box .note {
  font-size: 14px;
  line-height: 1.4;
}
#contents #main .sec-archive .list-wrap .list-area {
  transition: all 0.8s;
  opacity: 0;
  transform: translateY(20px);
}
#contents #main .sec-archive .list-wrap .list-area.is-act {
  transition-property: opacity, transform;
  opacity: 1;
  transform: translateY(0px);
}
#contents #main .sec-archive .list-wrap .dummy-area {
  width: 372px;
}
@media screen and (max-width: 767px) {
  #contents #main .sec-archive .copy-wrap .copy-box .p1 {
    font-size: 1.625rem;
  }
  #contents #main .sec-archive .list-wrap {
    gap: 50px 0;
    width: 90%;
    padding: 0 0px;
    margin: 50px auto 0;
  }
  #contents #main .sec-archive .list-wrap .list-area {
    width: 100%;
  }
  #contents #main .sec-archive .list-wrap .list-area .copy-box .ttl {
    font-size: 1.07rem;
  }
  #contents #main .sec-archive .list-wrap .list-area .copy-box .ttl.pd {
    padding-top: 0px;
  }
  #contents #main .sec-archive .list-wrap .list-area .slide-box {
    padding: 5px;
    margin: 10px 0;
  }
  #contents #main .sec-archive .list-wrap .list-area .slide-box .slider {
    margin: 5px;
  }
  #contents #main .sec-archive .list-wrap .list-area .slide-box .thumb .slick-slide {
    margin: 5px;
  }
  #contents #main .sec-archive .list-wrap .list-area .note-box .note {
    font-size: 0.875rem;
  }
  #contents #main .sec-archive .list-wrap .dummy-area {
    display: none;
  }
}/*# sourceMappingURL=history.css.map */