@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*@import url(reset.css);*/
@font-face {
  font-family: "JLPGA-Regular";
  src: url("../fonts/JLPGA-Regular.woff") format("woff");
}
body {
  padding: 0;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.body-inner {
  overflow: hidden;
}

.brpc {
  display: inherit;
}

@media screen and (max-width: 767px) {
  .brpc {
    display: none;
  }
}
.brsp {
  display: none;
}

@media screen and (max-width: 767px) {
  .brsp {
    display: block;
  }
}
.imgpc {
  display: inherit;
}

@media screen and (max-width: 767px) {
  .imgpc {
    display: none;
  }
}
.imgsp {
  display: none;
}

@media screen and (max-width: 767px) {
  .imgsp {
    display: block;
    margin: auto;
  }
}
.wrap-lin-tab {
  position: absolute;
  top: -36px;
  right: 0;
  line-height: 40px;
}
.wrap-lin-tab .link-tab {
  display: none;
  padding-right: 56px;
  background: url(../images/icon-for-title.png) no-repeat center right;
  background-size: contain;
  color: #333;
  cursor: pointer;
}
.wrap-lin-tab .link-tab:hover {
  color: #00822d;
}
.wrap-lin-tab .link-tab.active {
  display: block;
}

.merit01 {
  color: #FFF;
  padding: 40px 0 0;
  position: relative;
  z-index: 9;
  background: url(../images/importion-schedule.png) no-repeat center top #fff;
  background-size: 100% auto;
}
@media screen and (max-width: 750px) {
  .merit01 {
    background: none;
  }
}
.merit01 .important-notices {
  max-width: 100%;
  padding: 21px 60px 60px;
}
@media screen and (max-width: 1024px) {
  .merit01 .important-notices {
    padding: 24px;
  }
}
@media screen and (max-width: 767px) {
  .merit01 .important-notices {
    padding: 16px;
  }
  .merit01 .important-notices h2 {
    margin-bottom: 0px; 
  }
}
.merit01 .important-notices:after {
  content: "";
  background: #b5a073;
  left: 40px;
  top: 0;
  right: 40px;
  bottom: 40px;
  position: absolute;
  width: auto;
  height: auto;
  display: block;
}
.merit01 .important-notices::after {
  width: 100vw;
  height: 100%;
  background-image: url(../images/bg-notices.jpg);
  background-repeat: no-repeat;
  background-color: #b5a073;
  background-position: center center;
  background-size: cover;
  z-index: -1;
  margin: 0 calc(100% - 100vw - 35px);
}
@media screen and (max-width: 1024px) {
  .merit01 .important-notices:after {
    left: 12px;
    right: 12px;
    bottom: 12px;
    width: auto;
  }
}
 .important-notices .wrap {
  max-width: 1200px;
  margin: 0 auto;
  border: 0 none;
  padding: 0;
}
.merit01 .important-notices h2 {
  font-family: "JLPGA-Regular";
}
.merit01 .important-notices h2, .merit01 .important-notices h3 {
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .merit01 .important-notices h2, .merit01 .important-notices h3 {
    display: inline-block;
  }
}
@media screen and (max-width: 990px) {
  .merit01 {
    min-height: 715px;
  }
}
@media screen and (max-width: 767px) {
  .merit01 {
    padding: 0px 0;
    min-height: auto;
  }
}
.merit01 .container h2 {
  font-size: 56px;
  letter-spacing: 1.8px;
  line-height: 1;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0;
}

@media screen and (max-width: 1300px) {
  .merit01 .container h2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1100px) {
  .merit01 .container h2 {
    font-size: 66px;
  }
}
@media screen and (max-width: 990px) {
  .merit01 .container h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 767px) {
  .merit01 .container h2 {
    font-size: 40px;
    padding-top: 0;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 374px) {
  .merit01 .container h2 {
    font-size: 34px;
  }
}
.merit01 .container h2 span {
  font-size: 81px;
}

@media screen and (max-width: 1100px) {
  .merit01 .container h2 span {
    font-size: 68px;
  }
}
@media screen and (max-width: 990px) {
  .merit01 .container h2 span {
    font-size: 52px;
  }
}
@media screen and (max-width: 767px) {
  .merit01 .container h2 span {
    font-size: 39px;
  }
}
.merit01 .container h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .merit01 .container h3 {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.merit01 .container p.txt01 {
  position: absolute;
  top: -84px;
  right: -49px;
  width: 420px;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 2.88px;
  font-weight: normal;
}

@media screen and (max-width: 1314px) {
  .merit01 .container p.txt01 {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .merit01 .container p.txt01 {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100%;
  }
}
.merit02 h2,
.merit03 h2,
.merit04 h2,
.merit05 h2 {
  font-size: 96px;
  letter-spacing: 0;
  margin-bottom: 0;
  text-align: left;
  line-height: 1;
  font-weight: normal;
}

h3 {
  text-align: left;
}

@media screen and (max-width: 1024px) {
  .container h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 374px) {
  .container h2 {
    font-size: 43px;
  }
}
.container h3 {
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .container h3 {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */

.breadCrumb {
  margin: 20px auto 16px;
}
.breadCrumb ol, .breadCrumb li {
  display: flex;
  margin-right: 0.5em;
}
.breadCrumb li a{
  margin-right: 0.5em;
}
.breadCrumb i {
  transform: translateY(3px);
}