.mf, .history02_block h2, .history_panel09 h4, .history_panel09 h3 {
  font-family: "Noto Serif JP", serif;
}

.history {
  padding: 60px 0 70px;
}
@media only screen and (min-width: 769px) {
  .history {
    padding: 115px 0 140px;
  }
}
.history .c_ttl {
  margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
  .history .c_ttl {
    margin-bottom: 65px;
  }
}
.history_ttl {
  margin-bottom: 25px;
}
@media only screen and (min-width: 769px) {
  .history_ttl {
    margin-bottom: 31px;
  }
}
.history_panel_lead {
  text-align: center;
  font-size: 1.6rem;
}
@media only screen and (min-width: 769px) {
  .history_panel_lead {
    font-size: 1.8rem;
  }
}
.history_panels {
  margin-bottom: 0px;
  margin-top: 100px;
}
@media only screen and (min-width: 769px) {
  .history_panels {
    margin-bottom: 0px;
    margin-top: 150px;
  }
}
.history_panel {
  padding-bottom: 70px;
}
@media only screen and (min-width: 769px) {
  .history_panel {
    padding-bottom: 90px;
  }
}
.history_panel:last-child {
  padding-bottom: 0;
}
.history_panel_ttl {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  color: #232536;
  line-height: 1.5em;
}
@media only screen and (min-width: 769px) {
  .history_panel_ttl {
    font-size: 3.2rem;
    line-height: 2em;
  }
}
.history_panel_heading {
  margin-bottom: 25px;
}
@media only screen and (min-width: 769px) {
  .history_panel_heading {
    margin-bottom: 28px;
  }
}
.history_panel_heading .heading_en,
.history_panel_heading .heading_jp {
  display: block;
}
.history_panel_heading .heading_en {
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #1F78BC;
  text-transform: uppercase;
  line-height: 1.5em;
}
@media only screen and (min-width: 769px) {
  .history_panel_heading .heading_en {
    font-size: 1.8rem;
    margin: 0 0 12px;
  }
}
.history_panel_heading .heading_jp {
  font-family: "Noto Serif JP", serif;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4em;
}
@media only screen and (min-width: 769px) {
  .history_panel_heading .heading_jp {
    font-size: 3.2rem;
    letter-spacing: 0.05em;
  }
}
.history_panel_desc {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #232536;
  margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
  .history_panel_desc {
    font-size: 1.8rem;
    margin-bottom: 82px;
  }
}
.history_panel_desc:last-child {
  margin-bottom: 0;
}
.history_panel_flx {
  justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  .history_panel_flx {
    display: flex;
  }
}
.history_panel_flx.reverse {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .history_panel_flx > *:first-child {
    margin: 0 0 30px;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel_img img {
    height: auto;
  }
}
.history_panel_img figcaption {
  font-size: 1.4rem;
  line-height: 1.5;
}
@media only screen and (min-width: 769px) {
  .history_panel_img figcaption {
    font-size: 1.8rem;
    margin-top: 10px;
  }
}

.history_panel02 .history_panel_flx {
  justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  .history_panel02 .history_panel_img {
    width: 50%;
    flex-shrink: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel02 .history_panel_txt {
    width: 50%;
    padding-right: 3.5%;
  }
}

.history_panel03 .history_panel_heading {
  text-align: left;
  margin-bottom: 28px;
}
@media only screen and (min-width: 769px) {
  .history_panel03 .history_panel_heading {
    text-align: center;
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel03 .history_panel_txt {
    width: 50%;
    padding-left: 3.5%;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel03 .history_panel_img {
    width: 50%;
    flex-shrink: 0;
    text-align: left;
  }
}

@media only screen and (min-width: 769px) {
  .history_panel04 {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel04 .history_panel_img {
    width: 50%;
    flex-shrink: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel04 .history_panel_txt {
    width: 50%;
    padding-right: 3.5%;
  }
}
.history_panel04 .history_panel_p {
  width: 100%;
  font-size: 1.6rem;
  margin-top: 40px;
}
@media only screen and (min-width: 769px) {
  .history_panel04 .history_panel_p {
    margin-top: 65px;
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 769px) {
  .history_panel05 .history_panel_txt {
    width: 50%;
    padding-left: 3.5%;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel05 .history_panel_img {
    width: 50%;
    flex-shrink: 0;
    text-align: left;
  }
}

.history_panel07 .history_panel_desc {
  margin-bottom: 50px;
}
@media only screen and (min-width: 769px) {
  .history_panel07 .history_panel_desc {
    margin-bottom: 50px;
  }
}
.history_panel07 figcaption {
  text-align: left;
}

@media only screen and (min-width: 769px) {
  .history_panel08 {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel08 .history_panel_img {
    width: 50%;
    flex-shrink: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 769px) {
  .history_panel08 .history_panel_txt {
    width: 50%;
    padding-right: 3.5%;
  }
}

.history_panel09 {
  margin-left: -20px;
  margin-right: -20px;
}
.history_panel09 .heading_en {
  color: #fff;
}
.history_panel09 .heading_jp {
  color: #fff;
}
.history_panel09 .history_panel_inner {
  padding: 20px 20px 30px;
  background-color: #210D00;
  margin-bottom: 75px;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_inner {
    padding: 30px 40px 45px;
    margin-bottom: 145px;
  }
}
.history_panel09 .history_panel_wcolumns {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_wcolumns {
    gap: 30px;
  }
}
.history_panel09 .history_panel_wcolumns .history_panel_wcolumn {
  width: 100%;
  background-color: #fff;
  padding: 20px 20px;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_wcolumns .history_panel_wcolumn {
    width: calc((100% - 30px) / 2);
    padding: 40px 30px;
  }
}
.history_panel09 .history_panel_wcolumns .ttlarea {
  margin: 0 0 10px;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_wcolumns .ttlarea {
    margin: 0 0 20px;
  }
}
.history_panel09 .history_panel_wcolumns .ttlarea .subttl {
  color: #1F78BC;
  font-size: 1.6rem;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_wcolumns .ttlarea .subttl {
    font-size: 1.8rem;
  }
}
.history_panel09 .history_panel_wcolumns .ttlarea .ttl {
  text-align: left;
  line-height: 1.3;
  margin: 0;
  font-size: 2.6rem;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_wcolumns .ttlarea .ttl {
    font-size: 3.2rem;
  }
}
.history_panel09 .history_panel_wcolumns .ttlarea .ttl br {
  display: none;
}
@media only screen and (min-width: 1220px) {
  .history_panel09 .history_panel_wcolumns .ttlarea .ttl br {
    display: block;
  }
}
.history_panel09 .history_panel_wcolumns .ttlarea .ttl span {
  font-size: 2rem;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_wcolumns .ttlarea .ttl span {
    font-size: 2.4rem;
  }
}
.history_panel09 .history_panel_wbox {
  background-color: #fff;
  max-width: 960px;
  margin: 0 auto 20px;
  padding: 7.3% 20px;
}
@media only screen and (min-width: 769px) {
  .history_panel09 .history_panel_wbox {
    padding: 7.3% 12%;
    margin-bottom: 40px;
  }
}
.history_panel09 .history_panel_wbox a {
  display: block;
  transition: all 0.2s;
}
.history_panel09 .history_panel_wbox a img {
  vertical-align: bottom;
}
@media (hover: hover) {
  .history_panel09 .history_panel_wbox a:hover {
    opacity: 0.7;
  }
}
.history_panel09 h3 {
  text-align: center;
  font-size: 2.2rem;
  margin: 0 0 45px;
}
@media only screen and (min-width: 769px) {
  .history_panel09 h3 {
    font-size: 3.2rem;
    margin: 0 0 65px;
  }
}
.history_panel09 h4 {
  text-align: center;
  font-size: 1.6rem;
  margin: 0 0 15px;
  line-height: 1.5;
}
@media only screen and (min-width: 769px) {
  .history_panel09 h4 {
    font-size: 2.4rem;
    margin: 0 0 15px;
  }
}
.history_panel09 h4:not(:first-child) {
  margin-top: 20px;
}
@media only screen and (min-width: 769px) {
  .history_panel09 h4:not(:first-child) {
    margin-top: 40px;
  }
}
.history_panel09 p {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 769px) {
  .history_panel09 p {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 769px) {
  .history_panel10 figcaption {
    text-align: left;
  }
}
.history_panel10 .history_panel_box {
  border: 1px solid #707070;
  margin: 20px 0 0 0;
  padding: 15px;
}
@media only screen and (min-width: 769px) {
  .history_panel10 .history_panel_box {
    padding: 25px;
    margin: 40px 0 0 0;
  }
}
.history_panel10 .history_panel_box ul {
  list-style: disc;
  margin-left: 1em;
}
.history_panel10 .history_panel_box ul li {
  font-size: 1.4rem;
}
@media only screen and (min-width: 769px) {
  .history_panel10 .history_panel_box ul li {
    font-size: 1.8rem;
  }
}
.history_panel10 .history_panel_box ul li::marker {
  font-size: 1.1rem;
}
@media only screen and (min-width: 769px) {
  .history_panel10 .history_panel_box ul li::marker {
    font-size: 1.1rem;
  }
}

.history02_ttl {
  font-size: 2rem;
  letter-spacing: 0.05em;
  margin: 0 0 30px;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .history02_ttl {
    margin: 0 0 45px;
    font-size: 3.2rem;
  }
}
.history02 .history_panel_desc {
  margin-bottom: 50px;
}
@media only screen and (min-width: 769px) {
  .history02 .history_panel_desc {
    margin-bottom: 50px;
  }
}
.history02 .history_banner {
  margin: 0;
}
@media only screen and (min-width: 769px) {
  .history02 .history_banner {
    margin: 0;
  }
}
.history02 .history_banner a {
  display: block;
  transition: all 0.2s;
}
.history02 .history_banner a img {
  vertical-align: bottom;
}
@media (hover: hover) {
  .history02 .history_banner a:hover {
    opacity: 0.7;
  }
}
.history02_content {
  background-color: #fff;
  padding: 7.3% 20px;
}
@media only screen and (min-width: 769px) {
  .history02_content {
    padding: 80px 5.4%;
  }
}
.history02_blocks {
  padding-top: 40px;
}
@media only screen and (min-width: 769px) {
  .history02_blocks {
    padding-top: 70px;
  }
}
.history02_block {
  padding: 30px 0;
  border-bottom: 1px solid #999999;
}
@media only screen and (min-width: 769px) {
  .history02_block {
    padding: 50px 0;
  }
}
.history02_block:last-child {
  border-bottom: 0;
}
.history02_block h2 {
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  margin: 0 0 20px;
}
@media only screen and (min-width: 769px) {
  .history02_block h2 {
    margin: 0 0 20px;
    font-size: 2.4rem;
  }
}
.history02_block h2 span {
  font-size: 1.5rem;
  display: block;
  line-height: 1;
}
@media only screen and (min-width: 769px) {
  .history02_block h2 span {
    font-size: 1.8rem;
    display: inline;
  }
}
.history02_block h2.center {
  text-align: center;
}
.history02_panel_list {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 769px) {
  .history02_panel_list {
    flex-wrap: nowrap;
  }
}
.history02_panel_list li {
  width: calc(50% - 6px);
}
@media only screen and (min-width: 769px) {
  .history02_panel_list li {
    flex: 1;
  }
}
.history02_panel_list li figcaption {
  font-size: 1.4rem;
}
@media only screen and (min-width: 769px) {
  .history02_panel_list li figcaption {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 769px) {
  .history02_panel_flx {
    display: flex;
    justify-content: space-between;
  }
}
.history02_panel_flx > .history_panel_txt {
  text-align: left;
  margin-bottom: 30px;
}
@media only screen and (min-width: 769px) {
  .history02_panel_flx > .history_panel_txt {
    margin-bottom: 0px;
    width: 66.3%;
  }
}
@media only screen and (min-width: 769px) {
  .history02_panel_flx > .history_panel_txt .history_panel_desc {
    margin: 0 0 25px;
  }
}
.history02_panel_flx > .history_panel_img {
  flex-shrink: 0;
}
@media only screen and (min-width: 769px) {
  .history02_panel_flx > .history_panel_img {
    width: 27.8%;
  }
}
.history02_panel_flx .history_panel_p {
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .history02_panel_flx .history_panel_p {
    font-size: 2.4rem;
    margin: 0 0 10px;
  }
}
.history02_panel_box {
  border: 1px solid #707070;
  margin: 20px 0 0 0;
  padding: 15px;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box {
    padding: 35px 30px;
    margin: 40px 0 0 0;
  }
}
@media only screen and (min-width: 769px) {
  .history02_panel_box .flx {
    display: flex;
    justify-content: space-between;
    gap: 30px;
  }
}
.history02_panel_box h3 {
  color: #1F78BC;
  font-size: 1.8rem;
  margin: 0 0 10px;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box h3 {
    font-size: 2.4rem;
  }
}
.history02_panel_box dl {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0 20px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box dl {
    margin: 36px 0 36px;
    font-size: 1.8rem;
  }
}
.history02_panel_box dl dt {
  display: flex;
  justify-content: space-between;
  width: 4em;
  white-space: nowrap;
}
.history02_panel_box dl dd {
  width: calc(100% - 4em);
}
.history02_panel_box dl dd a {
  word-break: break-all;
  pointer-events: all;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box dl dd a {
    pointer-events: none;
  }
}
@media (hover: hover) {
  .history02_panel_box dl dd a:hover {
    text-decoration: underline;
  }
}
.history02_panel_box .c_btn {
  font-size: 1.4rem;
  max-width: 296px;
  width: 100%;
  height: 36px;
  margin: 0 auto 30px;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box .c_btn {
    margin: 0;
    max-width: 296px;
    width: 100%;
    height: 36px;
    font-size: 1.6rem;
  }
}
@media (hover: hover) {
  .history02_panel_box .c_btn:hover {
    background-color: #fff;
    color: #1F78BC;
  }
}
.history02_panel_box .c_btn.dlbtn::after {
  display: none;
}
.history02_panel_box .c_btn.dlbtn::before {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  width: 13px;
  height: 13px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.418%22%20height%3D%2213.812%22%20viewBox%3D%220%200%2013.418%2013.812%22%3E%3Cg%20transform%3D%22translate(-575.734%20-916.5)%22%3E%3Cpath%20d%3D%22M-14806.848%2C8916.312h-13.418v-4.078h1v3.078h11.418v-3.078h1Z%22%20transform%3D%22translate(15396%20-7986)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M-14813.084%2C8914.207l-3.855-3.854.707-.707%2C3.148%2C3.146%2C3.147-3.146.707.707Z%22%20transform%3D%22translate(15395.527%20-7987)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M.5%2C10h-1V0h1Z%22%20transform%3D%22translate(582.443%20916.5)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-size: contain;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box .c_btn.dlbtn::before {
    right: 20px;
  }
}
@media (hover: hover) {
  .history02_panel_box .c_btn.dlbtn:hover {
    background-color: #fff;
    color: #1F78BC;
  }
  .history02_panel_box .c_btn.dlbtn:hover::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.418%22%20height%3D%2213.812%22%20viewBox%3D%220%200%2013.418%2013.812%22%3E%3Cg%20transform%3D%22translate(-575.734%20-916.5)%22%3E%3Cpath%20d%3D%22M-14806.848%2C8916.312h-13.418v-4.078h1v3.078h11.418v-3.078h1Z%22%20transform%3D%22translate(15396%20-7986)%22%20fill%3D%22%231F78BC%22%2F%3E%3Cpath%20d%3D%22M-14813.084%2C8914.207l-3.855-3.854.707-.707%2C3.148%2C3.146%2C3.147-3.146.707.707Z%22%20transform%3D%22translate(15395.527%20-7987)%22%20fill%3D%22%231F78BC%22%2F%3E%3Cpath%20d%3D%22M.5%2C10h-1V0h1Z%22%20transform%3D%22translate(582.443%20916.5)%22%20fill%3D%22%231F78BC%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }
}
.history02_panel_box p {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box p {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}
.history02_panel_box .map {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box .map {
    width: 55%;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.history02_panel_box .map figcaption {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
  margin-top: 10px;
}
@media only screen and (min-width: 769px) {
  .history02_panel_box .map figcaption {
    line-height: 2;
    font-size: 1.8rem;
  }
}
/*# sourceMappingURL=history.css.map */