@charset "UTF-8";
.mvArea02 {
  position: relative;
  padding: 168px 0 60px;
}
@media (max-width: 991px) {
  .mvArea02 {
    padding: 130px 0 50px;
  }
}
@media (max-width: 767px) {
  .mvArea02 {
    padding: 100px 0 30px;
  }
}
.mvArea02 .ttlArea {
  text-align: center;
}
.mvArea02 h2 {
  display: inline-block;
  font-size: 150px;
  font-weight: normal;
  color: #607F72;
  line-height: 1;
  position: relative;
  z-index: 3;
  opacity: 0;
  -webkit-filter: blur(6px);
          filter: blur(6px);
  -webkit-transition: opacity 1s ease 1.6s, -webkit-filter 1s ease 1.6s;
  transition: opacity 1s ease 1.6s, -webkit-filter 1s ease 1.6s;
  transition: opacity 1s ease 1.6s, filter 1s ease 1.6s;
  transition: opacity 1s ease 1.6s, filter 1s ease 1.6s, -webkit-filter 1s ease 1.6s;
}
@media (max-width: 1280px) {
  .mvArea02 h2 {
    font-size: 12vw;
  }
}
@media (max-width: 767px) {
  .mvArea02 h2 {
    font-size: 16vw;
  }
}
.mvArea02 h2 span {
  font-size: 16px;
  white-space: nowrap;
  line-height: 1;
  position: absolute;
  top: 5%;
  left: calc(100% - 20px);
  opacity: 0;
  -webkit-filter: blur(6px);
          filter: blur(6px);
  -webkit-transition: opacity 1s ease 2s, -webkit-filter 1s ease 2s;
  transition: opacity 1s ease 2s, -webkit-filter 1s ease 2s;
  transition: opacity 1s ease 2s, filter 1s ease 2s;
  transition: opacity 1s ease 2s, filter 1s ease 2s, -webkit-filter 1s ease 2s;
}
@media (max-width: 1280px) {
  .mvArea02 h2 span {
    font-size: 1.28vw;
  }
}
@media (max-width: 991px) {
  .mvArea02 h2 span {
    font-size: 2vw;
  }
}
@media (max-width: 767px) {
  .mvArea02 h2 span {
    font-size: 4vw;
    top: 0;
  }
}
.mvArea02.on h2 {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
.mvArea02.on h2 span {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}

#freeArea {
  max-width: none;
}

#freeArea .contentsWrap {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 100px;
}

@media only screen and (max-width: 991px) {
  #freeArea .contentsWrap {
    padding: 30px 0 30px;
  }
}
#freeArea .contentsWrap .inner .ttl {
  text-align: center;
  margin-bottom: 80px;
  font-size: clamp(60px, 7.3vw, 140px);
  line-height: 0.5;
}

@media only screen and (max-width: 991px) {
  #freeArea .contentsWrap .inner .ttl {
    margin-bottom: 60px;
  }
}
#freeArea .contentsWrap .inner .ttl span {
  font-size: clamp(11px, 1vw, 18px);
}

#freeArea .contsLink {
  border-bottom: 1px solid #ccc;
}

.tab-btn-wrap {
  width: 100%;
  border-bottom: 1px solid #607F72;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
  .tab-btn-wrap {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.tab-btn-wrap .tab-btn {
  margin-left: -1px;
}

.tab-btn-wrap .tab-btn a {
  display: block;
  font-size: 14px;
  color: #607F72;
  padding: 15px 30px;
  position: relative;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  z-index: 1;
  border: solid 1px #607F72;
  border-bottom: none;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .tab-btn-wrap .tab-btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .tab-btn-wrap .tab-btn a {
    padding: 12px 10px;
    line-height: 1.5em;
  }
}
.tab-btn-wrap .tab-btn a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  background: #607F72;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  z-index: -1;
}

.tab-btn-wrap .tab-btn a.active {
  color: #fff;
}

.tab-btn-wrap .tab-btn a.active:before {
  height: 100%;
}

.tab-content-wrap .tab-content {
  display: none;
}

.tab-content-wrap .tab-content.active {
  display: block;
}

#seiteki, #seiteki02 {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 12px !important;
}
@media (min-width: 641px) {
  #seiteki, #seiteki02 {
    /*update1 2016年8月19日 start*/
    /*update1 2016年8月19日 end*/
  }
  #seiteki .p-main, #seiteki02 .p-main {
    max-width: 1120px;
    margin: 0 auto;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 500;
    color: #212121;
    text-align: left;
  }
  #seiteki .p-main h1, #seiteki02 .p-main h1 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    text-align: center;
    margin-bottom: 45px;
  }
  #seiteki .p-main .m-title01-en02, #seiteki02 .p-main .m-title01-en02 {
    letter-spacing: 2px;
    font-size: 318%;
    margin-top: 0;
    color: #002662;
    display: block;
  }
  #seiteki .p-main .m-title01-ja02, #seiteki02 .p-main .m-title01-ja02 {
    letter-spacing: 2px;
    color: #002662;
  }
  #seiteki .p-main .p-main-table table, #seiteki02 .p-main .p-main-table table {
    border: 1px solid #cecece;
    margin-bottom: 15px;
    width: 100%;
  }
  #seiteki .p-main .p-main-table table tr, #seiteki02 .p-main .p-main-table table tr {
    color: #212121;
    border-bottom: 1px solid #cecece;
  }
  #seiteki .p-main .p-main-table table th, #seiteki02 .p-main .p-main-table table th {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-size: 117%;
    font-weight: 700;
    color: #212121;
    background: #eaeaea;
    width: 200px;
    vertical-align: middle;
    padding: 24px 0 24px 29px;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #seiteki .p-main .p-main-table table td, #seiteki02 .p-main .p-main-table table td {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-size: 117%;
    font-weight: 400;
    color: #212121;
    text-align: left;
    padding: 24px 29px;
  }
  #seiteki .p-main .p-main-table table td strong, #seiteki02 .p-main .p-main-table table td strong {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  }
  #seiteki .p-main .p-main-table table td span, #seiteki02 .p-main .p-main-table table td span {
    font-weight: bold;
    padding: 10px 0;
    display: inline-block;
  }
  #seiteki .p-main .p-main-table table td a, #seiteki02 .p-main .p-main-table table td a {
    color: #002662;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 400;
    text-decoration: underline;
  }
  #seiteki .p-main .p-under, #seiteki02 .p-main .p-under {
    font-size: 125%;
    color: #212121;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 400;
    color: #212121;
    text-align: left;
  }
  #seiteki .p-main .p-under li, #seiteki02 .p-main .p-under li {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  }
}
@media all and (max-width: 640px) {
  #seiteki, #seiteki02 {
    /*update2 2016年8月19日 start*/
    /*update2 2016年8月19日 end*/
  }
  #seiteki .p-main, #seiteki02 .p-main {
    width: 100%;
    padding: 0 3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 500;
    color: #212121;
  }
  #seiteki .p-main h1, #seiteki02 .p-main h1 {
    text-align: center;
    margin-bottom: 30px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 500;
    color: #212121;
  }
  #seiteki .p-main .m-title01-en02, #seiteki02 .p-main .m-title01-en02 {
    letter-spacing: 2px;
    font-size: 250%;
    margin-top: 0;
    color: #002662;
    display: block;
  }
  #seiteki .p-main .m-title01-ja02, #seiteki02 .p-main .m-title01-ja02 {
    letter-spacing: 2px;
    color: #002662;
  }
  #seiteki .p-main .p-main-table table, #seiteki02 .p-main .p-main-table table {
    border: 1px solid #cecece;
    border-bottom: none;
    margin-bottom: 20px;
  }
  #seiteki .p-main .p-main-table table th, #seiteki02 .p-main .p-main-table table th {
    background: #eaeaea;
    width: 100%;
    padding: 14px 4%;
    text-align: left;
    display: inline-block;
    border-bottom: 1px solid #cecece;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 500;
    color: #212121;
  }
  #seiteki .p-main .p-main-table table td, #seiteki02 .p-main .p-main-table table td {
    padding: 14px 4%;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #cecece;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 500;
    color: #212121;
    text-align: left;
  }
  #seiteki .p-main .p-main-table table td span, #seiteki02 .p-main .p-main-table table td span {
    font-weight: bold;
    padding: 10px 0;
    display: inline-block;
  }
  #seiteki .p-main .p-main-table table td a, #seiteki02 .p-main .p-main-table table td a {
    color: #002662;
  }
  #seiteki .p-main .p-under, #seiteki02 .p-main .p-under {
    color: #212121;
  }
  #seiteki .p-main .p-under li, #seiteki02 .p-main .p-under li {
    padding-left: 1em;
    text-indent: -1em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: 400;
    color: #212121;
    text-align: left;
  }
}