/*===========================================
history.css
===========================================*/
/*-----------------------
Magnific Popup CSS
-----------------------*/
.iframeWindow .mfp-iframe-holder .mfp-content {
  max-width: 1200px;
}

.mfp-iframe-holder .mfp-close {
  top: 40px;
  right: 70px;
  padding-right: 0;
  width: 38px;
}
.mfp-iframe-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:after {
  background-color: #fff;
}
@media only screen and (max-width: 959px) {
  .mfp-iframe-holder .mfp-close {
    top: 30px;
    right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .mfp-iframe-holder .mfp-close {
    right: 15px;
  }
}

.mfp-iframe-scaler {
  padding-top: 52.25%;
}
@media only screen and (max-width: 767px) {
  .mfp-iframe-scaler {
    padding-top: 0;
    height: calc(100vh - 100px);
  }
}

.mfp-iframe-scaler iframe {
  box-shadow: none;
}

.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0;
}

/* Close */
#closeBtnBottom {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  background: #004098;
  transition: 0.25s cubic-bezier(0.17, 0.935, 0.305, 1);
}
#closeBtnBottom:focus, #closeBtnBottom:hover {
  opacity: 0.75;
  text-decoration: none;
}
#closeBtnBottom .icon {
  position: relative;
  display: inline-block;
  margin-right: 25px;
  vertical-align: super;
}
#closeBtnBottom .icon::before, #closeBtnBottom .icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 2px;
  background-color: #fff;
}
#closeBtnBottom .icon::before {
  transform: rotate(-45deg);
}
#closeBtnBottom .icon::after {
  transform: rotate(45deg);
}

/*-----------------------
modal.css
-----------------------*/
#frameOpen header,
#frameOpen #siteFunctions,
#frameOpen #breadCrumb,
#frameOpen footer,
#frameOpen #globalNav,
#frameOpen .pagetop {
  display: none !important;
}

#frameOpen #wrapper {
  width: 880px !important;
}

#frameOpen #contents {
  padding: 30px;
}

#directOpen header,
#directOpen #breadCrumb,
#directOpen footer {
  display: block;
}

#frameOpen {
  min-width: auto;
  background: #2A5CB2;
}
#frameOpen .bl_breadCrumb {
  display: none;
}
#frameOpen #contents.ly_mainContents {
  padding: 55px 60px 90px;
  color: #fff;
}
@media only screen and (max-width: 959px) {
  #frameOpen #contents.ly_mainContents {
    padding: 30px 30px 100px;
  }
}
@media only screen and (max-width: 767px) {
  #frameOpen #contents.ly_mainContents {
    padding: 30px 15px 100px;
  }
}
#frameOpen #contents.ly_mainContents .ly_inner {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
#frameOpen #contents.ly_mainContents #contents.domestic {
  padding: 0;
}
#frameOpen #contents.ly_mainContents h1 {
  display: none;
}
#frameOpen #contents.ly_mainContents .bl_historyModal h2 {
  margin-bottom: 30px;
  font-size: 2.4rem;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #frameOpen #contents.ly_mainContents .bl_historyModal h2 {
    font-size: 2.1rem;
  }
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg.-w360 {
  flex: 0 1 33.33%;
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg.-w390 {
  flex: 0 1 36.11%;
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg.-w400 {
  flex: 0 1 37.07%;
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg .bl_grid + figure {
  margin-top: 15px;
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg figure + figure {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  #frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg figure + figure {
    margin-top: 40px;
  }
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg figure + .bl_grid {
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  #frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg figure + .bl_grid {
    margin-top: 40px;
  }
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg figure figcaption {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.4;
}
@media only screen and (max-width: 767px) {
  #frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaImg figure figcaption {
    font-size: 1.2rem;
  }
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaBody .heading {
  margin-bottom: 25px;
  font-size: 2.1rem;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  #frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaBody .heading {
    font-size: 1.8rem;
  }
}
#frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaBody .desc {
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  #frameOpen #contents.ly_mainContents .bl_historyModal .bl_media .mediaBody .desc {
    font-size: 1.4rem;
  }
}

/*-----------------------
history
-----------------------*/
@media print, screen and (min-width: 768px) {
  .bl_historyLink {
    padding-left: 18px;
    padding-right: 50px;
  }
}
.bl_historyLink ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 959px) {
  .bl_historyLink ul {
    margin-bottom: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .bl_historyLink ul {
    justify-content: flex-start;
    margin-bottom: -15px;
  }
}
.bl_historyLink ul li {
  text-align: center;
}
@media only screen and (max-width: 959px) {
  .bl_historyLink ul li {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 959px) {
  .bl_historyLink ul li {
    width: 33.3333333333%;
  }
}
@media only screen and (max-width: 767px) {
  .bl_historyLink ul li {
    margin-bottom: 15px;
  }
  .bl_historyLink ul li:nth-child(odd) {
    width: 60%;
  }
  .bl_historyLink ul li:nth-child(even) {
    width: 40%;
  }
}
.bl_historyLink ul li a {
  display: inline-block;
}
@media only screen and (max-width: 959px) {
  .bl_historyLink ul li a {
    display: flex;
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: center;
  }
}
.bl_historyLink ul li a .text {
  color: #000;
  font-weight: bold;
}
.bl_historyLink ul li a:hover {
  text-decoration: none;
}
.bl_historyLink ul li a:hover .text {
  color: #0089ff;
}
.bl_historyLink ul li a .iconWrap {
  position: relative;
  margin-top: 12px;
  padding-bottom: 9px;
  display: block;
}
@media only screen and (max-width: 959px) {
  .bl_historyLink ul li a .iconWrap {
    margin-top: 0;
    margin-right: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .bl_historyLink ul li a .iconWrap {
    padding-bottom: 6px;
  }
}
.bl_historyLink ul li a .iconWrap::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-style: solid;
  border-width: 17px 10px 0 10px;
  border-color: #004098 transparent transparent transparent;
}
@media only screen and (max-width: 767px) {
  .bl_historyLink ul li a .iconWrap::after {
    border-width: 13px 8px 0 8px;
  }
}
.bl_historyLink ul li a .iconWrap .icon {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 28px;
  height: 28px;
  border: 8px solid #004098;
  border-radius: 50%;
  background: #90A8CB;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .bl_historyLink ul li a .iconWrap .icon {
    width: 20px;
    height: 20px;
    border-width: 6px;
  }
}

.bl_historyHeading {
  position: relative;
  height: 120px;
  background: #F2F2F2 url(../images/bg_year.jpg) no-repeat top;
}
@media only screen and (max-width: 959px) {
  .bl_historyHeading {
    height: 80px;
  }
}
.bl_historyHeading .inner {
  max-width: calc(1200px + 4%);
  padding: 0 2%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 100%;
}
.bl_historyHeading .inner h2 {
  color: #004098;
  font-size: 6rem;
  font-family: "Roboto", Arial, "Helvetica";
  font-weight: 600;
}
@media only screen and (max-width: 959px) {
  .bl_historyHeading .inner h2 {
    padding-left: 55px;
    font-size: 4rem;
  }
}
.bl_historyHeading .circle {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 56px;
  height: 56px;
  background: #90A8CB;
  border: 16px solid #004098;
  border-radius: 50%;
}
@media only screen and (max-width: 959px) {
  .bl_historyHeading .circle {
    left: 2%;
    right: auto;
    margin: auto 0;
    width: 36px;
    height: 36px;
    border: 10px solid #004098;
  }
}
@media only screen and (max-width: 767px) {
  .bl_historyHeading .circle {
    left: 4%;
  }
}

.bl_historyCalendar {
  position: relative;
  padding-top: 5%;
  padding-bottom: 5%;
}
.bl_historyCalendar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 2px;
  height: 100%;
  background: #C4C4C4;
  z-index: -1;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar::before {
    left: 16px;
    right: auto;
    margin: 0;
  }
}
.bl_historyCalendar h3 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  padding-top: 30px;
  line-height: 1;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar h3 {
    padding-left: 3px;
  }
}
.bl_historyCalendar h3 .text {
  padding-left: 20px;
  padding-right: 20px;
  color: #004098;
  font-size: 4.2rem;
  font-family: "Roboto", Arial, "Helvetica";
  font-weight: 600;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar h3 .text {
    font-size: 3.2rem;
  }
}
.bl_historyCalendar h3 .circle {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #90A8CB;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl {
    padding-left: 3px;
  }
}
.bl_historyCalendar dl dt {
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 13px;
  padding-bottom: 13px;
  line-height: 1;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dt {
    padding-top: 20px;
    padding-bottom: 17px;
  }
}
.bl_historyCalendar dl dt .text {
  padding-right: 30px;
  font-weight: bold;
  font-size: 2.2rem;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dt .text {
    font-size: 2rem;
    order: 2;
    padding-left: 30px;
    padding-right: 15px;
  }
}
.bl_historyCalendar dl dt .border {
  flex-grow: 1;
  height: 1px;
  background: #C4C4C4;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dt .border {
    order: 3;
  }
}
.bl_historyCalendar dl dt .circle {
  display: block;
  width: 18px;
  height: 18px;
  background: #C4C4C4;
  border-radius: 50%;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dt .circle {
    order: 1;
    position: relative;
    left: 5px;
  }
}
.bl_historyCalendar dl dd {
  padding-left: 50px;
  padding-right: 30px;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dd {
    padding-right: 0;
  }
}
.bl_historyCalendar dl dd a.bl_media {
  padding: 11px 11px 11px 17px;
  background: #eaeef4;
  transition: 0.25s cubic-bezier(0.17, 0.935, 0.305, 1);
}
.bl_historyCalendar dl dd a.bl_media:focus, .bl_historyCalendar dl dd a.bl_media:hover {
  opacity: 0.75;
  text-decoration: none;
}
.bl_historyCalendar dl dd a.bl_media .mediaBody {
  padding: 7px 0 0;
}
.bl_historyCalendar dl dd a.bl_media .mediaBody .heading {
  position: relative;
  padding-left: 15px;
  color: #004098;
}
.bl_historyCalendar dl dd a.bl_media .mediaBody .heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #004098;
  border-bottom: 2px solid #004098;
  transform: rotate(-45deg);
}
.bl_historyCalendar dl dd .mediaImg {
  min-height: 160px;
}
.bl_historyCalendar dl dd .mediaBody {
  padding: 0 20px;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dd .mediaBody {
    padding: 0;
  }
}
.bl_historyCalendar dl dd .mediaBody .heading {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dd .mediaBody .heading {
    font-size: 1.6rem;
  }
}
.bl_historyCalendar dl dd + dd {
  margin-top: 20px;
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar dl dd + dd {
    margin-top: 15px;
  }
}
.bl_historyCalendar .left {
  margin-right: calc(50% - 9px);
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar .left {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 960px) {
  .bl_historyCalendar .left h3 {
    flex-flow: row-reverse;
    justify-content: flex-start;
  }
}
@media print, screen and (min-width: 960px) {
  .bl_historyCalendar .left h3 .circle {
    margin-right: -5px;
  }
}
.bl_historyCalendar .right {
  margin-left: calc(50% - 9px);
}
@media only screen and (max-width: 959px) {
  .bl_historyCalendar .right {
    margin-left: 0;
  }
}
@media print, screen and (min-width: 960px) {
  .bl_historyCalendar .right h3 .circle {
    margin-left: -4.5px;
  }
}
@media print, screen and (min-width: 960px) {
  .bl_historyCalendar .right dl dt {
    flex-flow: row-reverse;
  }
}
@media print, screen and (min-width: 960px) {
  .bl_historyCalendar .right dl dt .text {
    padding-left: 22px;
    padding-right: 0;
  }
}
@media print, screen and (min-width: 960px) {
  .bl_historyCalendar .right dl dd {
    padding-left: 30px;
    padding-right: 50px;
  }
}/*# sourceMappingURL=history.css.map */