@charset "UTF-8";
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .sp_Hide {
    display: none;
  }
  .sp_Show {
    display: block;
  }
  #ContentsArea {
    width: 100%;
  }
}
.releaseDate {
  font-size: 70%;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .releaseDate {
    font-size: 10px;
    margin: 0;
  }
}
#ContentsArea {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  width: 980px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 767px) {
  #ContentsArea {
    width: 100%;
	  margin: 0 auto 20px;
  }
}
#ContentsArea .BreadCrumb {
  border-bottom: 1px solid #dcdcd5;
  margin: 0 auto;
  padding: 8px 0 6px;
  width: 980px;
}
#ContentsArea .BreadCrumb .-wrap {
  display: none;
}
.sp_Show {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_Show {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sp_Hide {
    display: none;
  }
}
.splogo {
  display: none;
}
@media screen and (max-width: 767px) {
  .splogo {
    display: block;
    float: left;
    margin: 5px 10px 10px;
  }
}
.splogo img {
  width: 65px;
  height: auto;
}
.terms {
  margin: 60px 0;
  font-size: 0.8em;
}
@media screen and (max-width: 767px) {
  .terms {
    padding: 0;
    margin: 60px 0 0;
  }
}
.terms .inner {
  max-width: 800px;
}
.terms dl {
  line-height: 1.6;
}
.terms dl dt {
  position: relative;
  padding: 8px;
  background-color: #eee;
  text-align: center;
  cursor: pointer;
}
.terms dl dt:hover {
  background-color: #ddd;
}
.terms dl dt:after {
  position: absolute;
  top: 8px;
  right: 12px;
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/icon-plus.png") 50% 50% no-repeat;
  background-size: contain;
  content: "";
}
.terms dl dt.open:after {
  background: url("../img/icon-minus.png") 50% 50% no-repeat;
  background-size: contain;
}
.terms dl dd {
  display: none;
  padding: 30px 30px 50px;
  background-color: #fafafa;
  word-break: keep-all;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .terms dl dd {
    padding: 20px 20px 30px;
  }
}
.terms dl dd p {
  margin-top: 0;
}
.terms dl dd a {
  text-decoration: underline;
}
.terms dl dd a:hover {
  text-decoration: none;
}
.terms dl dd .close {
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .terms dl dd .close {
    padding: 20px 20px 30px;
  }
}
.terms dl dd .close img {
  width: 30px;
  cursor: pointer;
}
.mt0 {
  display: block;
  margin-top: 0px !important;
}
@media screen and (max-width: 767px) {
  .mt0 {
    margin-top: 0px !important;
  }
}
.mt5 {
  display: block;
  margin-top: 5px !important;
}
@media screen and (max-width: 767px) {
  .mt5 {
    margin-top: 2.5px !important;
  }
}
.mt10 {
  display: block;
  margin-top: 10px !important;
}
@media screen and (max-width: 767px) {
  .mt10 {
    margin-top: 5px !important;
  }
}
.mt15 {
  display: block;
  margin-top: 15px !important;
}
@media screen and (max-width: 767px) {
  .mt15 {
    margin-top: 7.5px !important;
  }
}
.mt20 {
  display: block;
  margin-top: 20px !important;
}
@media screen and (max-width: 767px) {
  .mt20 {
    margin-top: 10px !important;
  }
}
.mt25 {
  display: block;
  margin-top: 25px !important;
}
@media screen and (max-width: 767px) {
  .mt25 {
    margin-top: 12.5px !important;
  }
}
.mt30 {
  display: block;
  margin-top: 30px !important;
}
@media screen and (max-width: 767px) {
  .mt30 {
    margin-top: 15px !important;
  }
}
.mt40 {
  display: block;
  margin-top: 40px !important;
}
@media screen and (max-width: 767px) {
  .mt40 {
    margin-top: 20px !important;
  }
}
.mt45 {
  display: block;
  margin-top: 45px !important;
}
@media screen and (max-width: 767px) {
  .mt45 {
    margin-top: 22.5px !important;
  }
}
.mt50 {
  display: block;
  margin-top: 50px !important;
}
@media screen and (max-width: 767px) {
  .mt50 {
    margin-top: 25px !important;
  }
}
.mt60 {
  display: block;
  margin-top: 60px !important;
}
@media screen and (max-width: 767px) {
  .mt60 {
    margin-top: 30px !important;
  }
}
.mt70 {
  display: block;
  margin-top: 70px !important;
}
@media screen and (max-width: 767px) {
  .mt70 {
    margin-top: 35px !important;
  }
}
.mt80 {
  display: block;
  margin-top: 80px !important;
}
@media screen and (max-width: 767px) {
  .mt80 {
    margin-top: 40px !important;
  }
}
.mt90 {
  display: block;
  margin-top: 90px !important;
}
@media screen and (max-width: 767px) {
  .mt90 {
    margin-top: 45px !important;
  }
}
.mt100 {
  display: block;
  margin-top: 100px !important;
}
@media screen and (max-width: 767px) {
  .mt100 {
    margin-top: 50px !important;
  }
}
.mt110 {
  display: block;
  margin-top: 110px !important;
}
@media screen and (max-width: 767px) {
  .mt110 {
    margin-top: 55px !important;
  }
}
.mt120 {
  display: block;
  margin-top: 120px !important;
}
@media screen and (max-width: 767px) {
  .mt120 {
    margin-top: 60px !important;
  }
}
.mt130 {
  display: block;
  margin-top: 130px !important;
}
@media screen and (max-width: 767px) {
  .mt130 {
    margin-top: 65px !important;
  }
}
.mt140 {
  display: block;
  margin-top: 140px !important;
}
@media screen and (max-width: 767px) {
  .mt140 {
    margin-top: 70px !important;
  }
}
.mt150 {
  display: block;
  margin-top: 150px !important;
}
@media screen and (max-width: 767px) {
  .mt150 {
    margin-top: 75px !important;
  }
}
.mt160 {
  display: block;
  margin-top: 160px !important;
}
@media screen and (max-width: 767px) {
  .mt160 {
    margin-top: 80px !important;
  }
}
.mt200 {
  display: block;
  margin-top: 200px !important;
}
@media screen and (max-width: 767px) {
  .mt200 {
    margin-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt0 {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt5 {
    margin-top: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt10 {
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt15 {
    margin-top: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt20 {
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt25 {
    margin-top: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt30 {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt40 {
    margin-top: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt50 {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt60 {
    margin-top: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt70 {
    margin-top: 70px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt80 {
    margin-top: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt90 {
    margin-top: 90px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt100 {
    margin-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt110 {
    margin-top: 110px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt120 {
    margin-top: 120px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt130 {
    margin-top: 130px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt140 {
    margin-top: 140px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt150 {
    margin-top: 150px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt160 {
    margin-top: 160px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-mt200 {
    margin-top: 200px !important;
  }
}
.pt0 {
  display: block;
  padding-top: 0px !important;
}
@media screen and (max-width: 767px) {
  .pt0 {
    padding-top: 0px !important;
  }
}
.pt5 {
  display: block;
  padding-top: 5px !important;
}
@media screen and (max-width: 767px) {
  .pt5 {
    padding-top: 2.5px !important;
  }
}
.pt10 {
  display: block;
  padding-top: 10px !important;
}
@media screen and (max-width: 767px) {
  .pt10 {
    padding-top: 5px !important;
  }
}
.pt15 {
  display: block;
  padding-top: 15px !important;
}
@media screen and (max-width: 767px) {
  .pt15 {
    padding-top: 7.5px !important;
  }
}
.pt20 {
  display: block;
  padding-top: 20px !important;
}
@media screen and (max-width: 767px) {
  .pt20 {
    padding-top: 10px !important;
  }
}
.pt25 {
  display: block;
  padding-top: 25px !important;
}
@media screen and (max-width: 767px) {
  .pt25 {
    padding-top: 12.5px !important;
  }
}
.pt30 {
  display: block;
  padding-top: 30px !important;
}
@media screen and (max-width: 767px) {
  .pt30 {
    padding-top: 15px !important;
  }
}
.pt40 {
  display: block;
  padding-top: 40px !important;
}
@media screen and (max-width: 767px) {
  .pt40 {
    padding-top: 20px !important;
  }
}
.pt50 {
  display: block;
  padding-top: 50px !important;
}
@media screen and (max-width: 767px) {
  .pt50 {
    padding-top: 25px !important;
  }
}
.pt60 {
  display: block;
  padding-top: 60px !important;
}
@media screen and (max-width: 767px) {
  .pt60 {
    padding-top: 30px !important;
  }
}
.pt70 {
  display: block;
  padding-top: 70px !important;
}
@media screen and (max-width: 767px) {
  .pt70 {
    padding-top: 35px !important;
  }
}
.pt80 {
  display: block;
  padding-top: 80px !important;
}
@media screen and (max-width: 767px) {
  .pt80 {
    padding-top: 40px !important;
  }
}
.pt90 {
  display: block;
  padding-top: 90px !important;
}
@media screen and (max-width: 767px) {
  .pt90 {
    padding-top: 45px !important;
  }
}
.pt100 {
  display: block;
  padding-top: 100px !important;
}
@media screen and (max-width: 767px) {
  .pt100 {
    padding-top: 50px !important;
  }
}
.pt110 {
  display: block;
  padding-top: 110px !important;
}
@media screen and (max-width: 767px) {
  .pt110 {
    padding-top: 55px !important;
  }
}
.pt120 {
  display: block;
  padding-top: 120px !important;
}
@media screen and (max-width: 767px) {
  .pt120 {
    padding-top: 60px !important;
  }
}
.pt130 {
  display: block;
  padding-top: 130px !important;
}
@media screen and (max-width: 767px) {
  .pt130 {
    padding-top: 65px !important;
  }
}
.pt140 {
  display: block;
  padding-top: 140px !important;
}
@media screen and (max-width: 767px) {
  .pt140 {
    padding-top: 70px !important;
  }
}
.pt150 {
  display: block;
  padding-top: 150px !important;
}
@media screen and (max-width: 767px) {
  .pt150 {
    padding-top: 75px !important;
  }
}
.pt160 {
  display: block;
  padding-top: 160px !important;
}
@media screen and (max-width: 767px) {
  .pt160 {
    padding-top: 80px !important;
  }
}
.pt200 {
  display: block;
  padding-top: 200px !important;
}
@media screen and (max-width: 767px) {
  .pt200 {
    padding-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt0 {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt5 {
    padding-top: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt10 {
    padding-top: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt15 {
    padding-top: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt20 {
    padding-top: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt25 {
    padding-top: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt30 {
    padding-top: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt40 {
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt50 {
    padding-top: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt60 {
    padding-top: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt70 {
    padding-top: 70px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt80 {
    padding-top: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt90 {
    padding-top: 90px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt100 {
    padding-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt110 {
    padding-top: 110px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt120 {
    padding-top: 120px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt130 {
    padding-top: 130px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt140 {
    padding-top: 140px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt150 {
    padding-top: 150px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt160 {
    padding-top: 160px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pt200 {
    padding-top: 200px !important;
  }
}
.pb0 {
  display: block;
  padding-bottom: 0px !important;
}
@media screen and (max-width: 767px) {
  .pb0 {
    padding-bottom: 0px !important;
  }
}
.pb5 {
  display: block;
  padding-bottom: 5px !important;
}
@media screen and (max-width: 767px) {
  .pb5 {
    padding-bottom: 2.5px !important;
  }
}
.pb10 {
  display: block;
  padding-bottom: 10px !important;
}
@media screen and (max-width: 767px) {
  .pb10 {
    padding-bottom: 5px !important;
  }
}
.pb15 {
  display: block;
  padding-bottom: 15px !important;
}
@media screen and (max-width: 767px) {
  .pb15 {
    padding-bottom: 7.5px !important;
  }
}
.pb20 {
  display: block;
  padding-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .pb20 {
    padding-bottom: 10px !important;
  }
}
.pb25 {
  display: block;
  padding-bottom: 25px !important;
}
@media screen and (max-width: 767px) {
  .pb25 {
    padding-bottom: 12.5px !important;
  }
}
.pb30 {
  display: block;
  padding-bottom: 30px !important;
}
@media screen and (max-width: 767px) {
  .pb30 {
    padding-bottom: 15px !important;
  }
}
.pb40 {
  display: block;
  padding-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .pb40 {
    padding-bottom: 20px !important;
  }
}
.pb50 {
  display: block;
  padding-bottom: 50px !important;
}
@media screen and (max-width: 767px) {
  .pb50 {
    padding-bottom: 25px !important;
  }
}
.pb60 {
  display: block;
  padding-bottom: 60px !important;
}
@media screen and (max-width: 767px) {
  .pb60 {
    padding-bottom: 30px !important;
  }
}
.pb70 {
  display: block;
  padding-bottom: 70px !important;
}
@media screen and (max-width: 767px) {
  .pb70 {
    padding-bottom: 35px !important;
  }
}
.pb80 {
  display: block;
  padding-bottom: 80px !important;
}
@media screen and (max-width: 767px) {
  .pb80 {
    padding-bottom: 40px !important;
  }
}
.pb90 {
  display: block;
  padding-bottom: 90px !important;
}
@media screen and (max-width: 767px) {
  .pb90 {
    padding-bottom: 45px !important;
  }
}
.pb100 {
  display: block;
  padding-bottom: 100px !important;
}
@media screen and (max-width: 767px) {
  .pb100 {
    padding-bottom: 50px !important;
  }
}
.pb110 {
  display: block;
  padding-bottom: 110px !important;
}
@media screen and (max-width: 767px) {
  .pb110 {
    padding-bottom: 55px !important;
  }
}
.pb120 {
  display: block;
  padding-bottom: 120px !important;
}
@media screen and (max-width: 767px) {
  .pb120 {
    padding-bottom: 60px !important;
  }
}
.pb130 {
  display: block;
  padding-bottom: 130px !important;
}
@media screen and (max-width: 767px) {
  .pb130 {
    padding-bottom: 65px !important;
  }
}
.pb140 {
  display: block;
  padding-bottom: 140px !important;
}
@media screen and (max-width: 767px) {
  .pb140 {
    padding-bottom: 70px !important;
  }
}
.pb150 {
  display: block;
  padding-bottom: 150px !important;
}
@media screen and (max-width: 767px) {
  .pb150 {
    padding-bottom: 75px !important;
  }
}
.pb160 {
  display: block;
  padding-bottom: 160px !important;
}
@media screen and (max-width: 767px) {
  .pb160 {
    padding-bottom: 80px !important;
  }
}
.pb200 {
  display: block;
  padding-bottom: 200px !important;
}
@media screen and (max-width: 767px) {
  .pb200 {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb0 {
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb5 {
    padding-bottom: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb10 {
    padding-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb15 {
    padding-bottom: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb20 {
    padding-bottom: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb25 {
    padding-bottom: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb30 {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb40 {
    padding-bottom: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb50 {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb60 {
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb70 {
    padding-bottom: 70px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb80 {
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb90 {
    padding-bottom: 90px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb100 {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb110 {
    padding-bottom: 110px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb120 {
    padding-bottom: 120px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb130 {
    padding-bottom: 130px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb140 {
    padding-bottom: 140px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb150 {
    padding-bottom: 150px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb160 {
    padding-bottom: 160px !important;
  }
}
@media screen and (max-width: 767px) {
  .sp-pb200 {
    padding-bottom: 200px !important;
  }
}
.p0 {
  padding: 0px !important;
}
@media screen and (max-width: 767px) {
  .p0 {
    padding: 0px !important;
  }
}
.p5 {
  padding: 5px !important;
}
@media screen and (max-width: 767px) {
  .p5 {
    padding: 2.5px !important;
  }
}
.p10 {
  padding: 10px !important;
}
@media screen and (max-width: 767px) {
  .p10 {
    padding: 5px !important;
  }
}
.p15 {
  padding: 15px !important;
}
@media screen and (max-width: 767px) {
  .p15 {
    padding: 7.5px !important;
  }
}
.p20 {
  padding: 20px !important;
}
@media screen and (max-width: 767px) {
  .p20 {
    padding: 10px !important;
  }
}
.p25 {
  padding: 25px !important;
}
@media screen and (max-width: 767px) {
  .p25 {
    padding: 12.5px !important;
  }
}
.p30 {
  padding: 30px !important;
}
@media screen and (max-width: 767px) {
  .p30 {
    padding: 15px !important;
  }
}
.p40 {
  padding: 40px !important;
}
@media screen and (max-width: 767px) {
  .p40 {
    padding: 20px !important;
  }
}
.p50 {
  padding: 50px !important;
}
@media screen and (max-width: 767px) {
  .p50 {
    padding: 25px !important;
  }
}
.p60 {
  padding: 60px !important;
}
@media screen and (max-width: 767px) {
  .p60 {
    padding: 30px !important;
  }
}
.p70 {
  padding: 70px !important;
}
@media screen and (max-width: 767px) {
  .p70 {
    padding: 35px !important;
  }
}
.p80 {
  padding: 80px !important;
}
@media screen and (max-width: 767px) {
  .p80 {
    padding: 40px !important;
  }
}
.p90 {
  padding: 90px !important;
}
@media screen and (max-width: 767px) {
  .p90 {
    padding: 45px !important;
  }
}
.p100 {
  padding: 100px !important;
}
@media screen and (max-width: 767px) {
  .p100 {
    padding: 50px !important;
  }
}
.p110 {
  padding: 110px !important;
}
@media screen and (max-width: 767px) {
  .p110 {
    padding: 55px !important;
  }
}
.p120 {
  padding: 120px !important;
}
@media screen and (max-width: 767px) {
  .p120 {
    padding: 60px !important;
  }
}
.p130 {
  padding: 130px !important;
}
@media screen and (max-width: 767px) {
  .p130 {
    padding: 65px !important;
  }
}
.p140 {
  padding: 140px !important;
}
@media screen and (max-width: 767px) {
  .p140 {
    padding: 70px !important;
  }
}
.p150 {
  padding: 150px !important;
}
@media screen and (max-width: 767px) {
  .p150 {
    padding: 75px !important;
  }
}
.p160 {
  padding: 160px !important;
}
@media screen and (max-width: 767px) {
  .p160 {
    padding: 80px !important;
  }
}
.p200 {
  padding: 200px !important;
}
@media screen and (max-width: 767px) {
  .p200 {
    padding: 100px !important;
  }
}
.flex {
  display: flex;
  height: 100%;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .flex {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg10 > * {
    margin-right: 10px;
  }
  .flex.f-mg10 > *:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .flex.f-mg10 > * {
    width: 100%;
    margin-bottom: calc(10px / 2);
  }
  .flex.f-mg10 > *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg10.col2 > * {
    width: calc((100% - 10px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg10.col3 > * {
    width: calc((100% - (2*10px)) / 3);
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg30 > * {
    margin-right: 30px;
  }
  .flex.f-mg30 > *:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .flex.f-mg30 > * {
    width: 100%;
    margin-bottom: calc(30px / 2);
  }
  .flex.f-mg30 > *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg30.col2 > * {
    width: calc((100% - 30px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg30.col3 > * {
    width: calc((100% - (2*30px)) / 3);
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg40 > * {
    margin-right: 40px;
  }
  .flex.f-mg40 > *:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .flex.f-mg40 > * {
    width: 100%;
    margin-bottom: calc(40px / 2);
  }
  .flex.f-mg40 > *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg40.col2 > * {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg40.col3 > * {
    width: calc((100% - (2*40px)) / 3);
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg60 > * {
    margin-right: 60px;
  }
  .flex.f-mg60 > *:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .flex.f-mg60 > * {
    width: 100%;
    margin-bottom: calc(60px / 2);
  }
  .flex.f-mg60 > *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg60.col2 > * {
    width: calc((100% - 60px) / 2);
  }
}
@media screen and (min-width: 768px) {
  .flex.f-mg60.col3 > * {
    width: calc((100% - (2*60px)) / 3);
  }
}
.fadein {
  opacity: 0;
  z-index: 1;
}
.fadeInUp {
  animation-name: fadeInUp;
  animation-fill-mode: both;
  animation-duration: 0.8s;
  animation-delay: 0.1s;
  visibility: visible !important;
}
@keyframes fadeInUp {
  from {
    transform: translateY(55px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  #Header #HeaderInner, #Header #GlobalNav #GlobalNavInner .MainNav {
    width: 100%;
    box-sizing: border-box;
  }
}
#Footer {
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  #Footer {
    margin: 0 auto 0;
    width: 100%;
    min-width: inherit;
    padding: 10px 10px 100px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #Footer .AboutSite {
    width: 100%;
    box-sizing: border-box;
  }
  #Footer .AboutSite ul {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #Footer #ToTop #ToTopInner {
    width: 100%;
    box-sizing: border-box;
  }
}
#MainArea {
  width: 780px;
  margin: 10px auto 80px;
  text-align: left;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #MainArea {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 10px;
    margin-top: 0;
    padding: 20px;
  }
}
#MainArea .socialbutton {
  margin: 20px 0 40px;
  text-align: right;
}
#MainArea section {
  display: block;
}
#MainArea h1, #MainArea h2 {
  margin-top: 40px;
  position: relative;
}
#MainArea h1 span {
  display: block;
  margin-bottom: 10px;
}
#MainArea h1 span, #MainArea h2 span {
  font-size: 0.7em;
}
#MainArea h1 {
  padding-bottom: 30px;
  border-bottom: 4px solid #721d00;
  font-size: 1.8em;
}
@media screen and (max-width: 767px) {
  #MainArea h1 {
    margin-top: 0;
    padding-bottom: 20px;
    font-size: 1.5em;
  }
}
#MainArea h2 {
  padding: 0 0 10px;
  border-top: 1px solid #721d00;
  border-bottom: 1px solid #721d00;
  font-size: 26px;
  color: #721d00;
}
@media screen and (max-width: 767px) {
  #MainArea h2 {
    margin-top: 40px;
    padding: 20px 0;
    font-size: 1.2em;
  }
}
#MainArea *:focus {
  outline: none;
}
#MainArea p {
  line-height: 1.875;
  margin-top: 40px;
}
#MainArea p a {
  word-break: break-all;
}
#MainArea sup {
  vertical-align: super;
  font-size: 50%;
}
#MainArea em {
  font-weight: 700;
}
#MainArea b {
  font-weight: 700;
}
#MainArea a {
  cursor: pointer;
  transition: opacity 0.3s;
}
#MainArea a.block {
  display: block;
}
#MainArea figcaption, #MainArea small {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  #MainArea figcaption, #MainArea small {
    font-size: 1.0rem;
  }
}
#MainArea figcaption {
  margin-top: 5px;
}
#MainArea .opa {
  cursor: pointer;
  transition: 0.5s;
  opacity: 1;
}
#MainArea .opa:hover {
  opacity: 0.5 !important;
}
#MainArea .underline {
  text-decoration: underline;
}
#MainArea .spaces {
  letter-spacing: 0.1em;
}
#MainArea .dash {
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  #MainArea .block-inline {
    display: inline-block;
  }
}
#MainArea .central {
  display: flex;
  align-items: center;
  justify-content: center;
}
#MainArea .center-m {
  margin-left: auto;
  margin-right: auto;
}
#MainArea .center {
  text-align: center;
}
#MainArea .left {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #MainArea .sp-left {
    text-align: left !important;
  }
}
#MainArea img.block {
  display: block;
}
#MainArea .w100 {
  width: 100% !important;
  display: block;
}
#MainArea .bg_white {
  background: #FFF !important;
}
#MainArea .bg_black {
  background: #000 !important;
}
#MainArea .bg_silver {
  background: #EFEFEF !important;
}
#MainArea .bg_red {
  background: #721d00 !important;
}
#MainArea .bdr_white {
  border: 1px solid #FFF !important;
}
#MainArea .bdr_black {
  border: 1px solid #000 !important;
}
#MainArea .bdr_silver {
  border: 1px solid #EFEFEF !important;
}
#MainArea .bdr_red {
  border: 1px solid #721d00 !important;
}
#MainArea .text_white {
  color: #FFF;
}
#MainArea .text_black {
  color: #000;
}
#MainArea .text_silver {
  color: #EFEFEF;
}
#MainArea .text_red {
  color: #721d00;
}
#MainArea .hr_white {
  border-top: 1px solid #FFF;
}
#MainArea .hr_black {
  border-top: 1px solid #000;
}
#MainArea .hr_silver {
  border-top: 1px solid #EFEFEF;
}
#MainArea .hr_red {
  border-top: 1px solid #721d00;
}
#MainArea .wrap500 {
  margin: auto;
  max-width: 500px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap500 {
    padding: 0 25px;
  }
}
#MainArea .wrap600 {
  margin: auto;
  max-width: 600px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap600 {
    padding: 0 25px;
  }
}
#MainArea .wrap700 {
  margin: auto;
  max-width: 700px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap700 {
    padding: 0 25px;
  }
}
#MainArea .wrap800 {
  margin: auto;
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap800 {
    padding: 0 25px;
  }
}
#MainArea .wrap900 {
  margin: auto;
  max-width: 900px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap900 {
    padding: 0 25px;
  }
}
#MainArea .wrap990 {
  margin: auto;
  max-width: 990px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap990 {
    padding: 0 25px;
  }
}
#MainArea .wrap1000 {
  margin: auto;
  max-width: 1000px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap1000 {
    padding: 0 25px;
  }
}
#MainArea .wrap1100 {
  margin: auto;
  max-width: 1100px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap1100 {
    padding: 0 25px;
  }
}
#MainArea .wrap1200 {
  margin: auto;
  max-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap1200 {
    padding: 0 25px;
  }
}
#MainArea .wrap1300 {
  margin: auto;
  max-width: 1300px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap1300 {
    padding: 0 25px;
  }
}
#MainArea .wrap1400 {
  margin: auto;
  max-width: 1400px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #MainArea .wrap1400 {
    padding: 0 25px;
  }
}
/*---------------------追記CSS-------------------------*/
#MainArea {
  width: 100%;
  max-width: 840px;
}
#MainArea .logo img {
  max-width: 221px;
  height: auto;
}
#MainArea h1 {
  padding: 20px 0;
  margin-top: 0;
  margin-bottom: 20px;
  border-bottom: 3px solid #004690;
  font-size: 30px;
  line-height: 1.66666666667;
}
@media screen and (max-width: 767px) {
  #MainArea h1 {
    padding: 10px 0;
    font-size: 1.5em;
  }
}
#MainArea .socialbutton {
  margin: 30px 0 23px;
}
#MainArea h2 {
  position: relative;
  border-top: none;
  border-bottom: solid 3px #D2E4F8;
  color: #000;
}
#MainArea h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #004690;
  bottom: -3px;
  width: 20%;
}
@media screen and (max-width: 767px) {
  #MainArea h2 {
    display: flex;
    font-size: 19px;
    line-height: 1.5;
    text-align: left;
  }
}
#MainArea p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 30px;
}
#MainArea img + small {
  margin-top: 12px;
  display: block;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #MainArea img + small {
    font-size: 10px;
  }
}
#MainArea .chatBlock .chat {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#MainArea .chatBlock .chat:nth-child(even) {
  flex-direction: row-reverse;
}
#MainArea .chatBlock .chat + .chat {
  margin-top: 32px;
}
#MainArea .chatBlock .chat figure {
  flex-shrink: 0;
  width: 100px;
  border-radius: 50px;
  box-sizing: border-box;
}
#MainArea .chatBlock .chat figure > img {
  width: 100%;
  border-radius: 50px;
  box-sizing: border-box;
}
#MainArea .chatBlock .chat.blue figure > img {
  border: 2px solid #0BC3D1;
}
#MainArea .chatBlock .chat.red figure > img {
  border: 2px solid #F00000;
}
#MainArea .chatBlock .chat.green figure > img {
  border: 2px solid #2ABE60;
}
#MainArea .chatBlock .chat figure figcaption {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin-top: 7px;
}
#MainArea .chatBlock .chat.blue figure figcaption {
  color: #0BC3D1;
}
#MainArea .chatBlock .chat.red figure figcaption {
  color: #F00000;
}
#MainArea .chatBlock .chat.green figure figcaption {
  color: #2ABE60;
}
#MainArea .chatBlock .chat .txt {
  position: relative;
  width: 711px;
  font-size: 15px;
  line-height: 2;
  margin: 0;
  padding: 16px 32px;
  border-radius: 20px;
  box-sizing: border-box;
}
#MainArea .chatBlock .chat.blue .txt {
  border: 3px solid #0BC3D1;
}
#MainArea .chatBlock .chat.red .txt {
  border: 3px solid #F00000;
}
#MainArea .chatBlock .chat.green .txt {
  border: 3px solid #2ABE60;
}
#MainArea .chatBlock .chat:nth-child(odd) .txt::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 0;
}
#MainArea .chatBlock .chat:nth-child(odd) .txt::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -14px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 17px solid #ffffff;
  border-left: 0;
}
#MainArea .chatBlock .chat:nth-child(odd).blue .txt::before {
  border-right: 20px solid #0bc3d1;
}
#MainArea .chatBlock .chat:nth-child(odd).red .txt::before {
  border-right: 20px solid #F00000;
}
#MainArea .chatBlock .chat:nth-child(odd).green .txt::before {
  border-right: 20px solid #2ABE60;
}
#MainArea .chatBlock .chat:nth-child(even) .txt::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 0;
}
#MainArea .chatBlock .chat:nth-child(even) .txt::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 0;
  border-left: 17px solid #ffffff;
}
#MainArea .chatBlock .chat:nth-child(even).blue .txt::before {
  border-left: 20px solid #0bc3d1;
}
#MainArea .chatBlock .chat:nth-child(even).red .txt::before {
  border-left: 20px solid #F00000;
}
#MainArea .chatBlock .chat:nth-child(even).green .txt::before {
  border-left: 20px solid #2ABE60;
}
@media (max-width: 767px) {
  #MainArea .chatBlock .chat + .chat {
    margin-top: 25px;
  }
  #MainArea .chatBlock .chat figure {
    width: 60px;
  }
  #MainArea .chatBlock .chat figure > img {
    border-width: 1px !important;
  }
  #MainArea .chatBlock .chat figure figcaption {
    font-size: 10px;
    margin-top: 2px;
  }
  #MainArea .chatBlock .chat .txt {
    width: calc(100% - 75px);
    padding: 12px 16px;
    border-width: 2px !important;
  }
  #MainArea .chatBlock .chat:nth-child(odd) .txt::before {
    left: -10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  #MainArea .chatBlock .chat:nth-child(odd) .txt::after {
    left: -6px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid #ffffff;
  }
  #MainArea .chatBlock .chat:nth-child(odd).blue .txt::before {
    border-right: 10px solid #0bc3d1;
  }
  #MainArea .chatBlock .chat:nth-child(odd).red .txt::before {
    border-right: 10px solid #F00000;
  }
  #MainArea .chatBlock .chat:nth-child(odd).green .txt::before {
    border-right: 10px solid #2ABE60;
  }
  #MainArea .chatBlock .chat:nth-child(even) .txt::before {
    right: -10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  #MainArea .chatBlock .chat:nth-child(even) .txt::after {
    right: -6px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #ffffff;
  }
  #MainArea .chatBlock .chat:nth-child(even).blue .txt::before {
    border-left: 10px solid #0bc3d1;
  }
  #MainArea .chatBlock .chat:nth-child(even).red .txt::before {
    border-left: 10px solid #F00000;
  }
  #MainArea .chatBlock .chat:nth-child(even).green .txt::before {
    border-left: 10px solid #2ABE60;
  }
}
#MainArea .profileBlock .profile {
  display: flex;
  align-items: center;
  padding: 22px 28px;
  border-radius: 20px;
  box-sizing: border-box;
}
#MainArea .profileBlock .profile + .profile {
  margin-top: 28px;
}
#MainArea .profileBlock .profile.blue {
  border: 3px solid #0bc3d1;
}
#MainArea .profileBlock .profile.red {
  border: 3px solid #F00000;
}
#MainArea .profileBlock .profile.green {
  border: 3px solid #2ABE60;
}
#MainArea .profileBlock .profile figure {
  flex-shrink: 0;
  width: 120px;
  margin-right: 14px;
}
#MainArea .profileBlock .profile figure > img {
  width: 100%;
  border-radius: 50%;
  box-sizing: border-box;
}
#MainArea .profileBlock .profile.blue figure > img {
  border: 2px solid #0bc3d1;
}
#MainArea .profileBlock .profile.red figure > img {
  border: 2px solid #F00000;
}
#MainArea .profileBlock .profile.green figure > img {
  border: 2px solid #2ABE60;
}
#MainArea .profileBlock .profile .txt .name {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 2px;
}
#MainArea .profileBlock .profile .txt .info {
  font-size: 15px;
  line-height: 2;
  margin: 0;
}
#MainArea .profileBlock .profile.blue .txt .name {
  color: #0bc3d1;
}
#MainArea .profileBlock .profile.red .txt .name {
  color: #F00000;
}
#MainArea .profileBlock .profile.green .txt .name {
  color: #2ABE60;
}
@media (max-width: 767px) {
  #MainArea .profileBlock .profile {
    display: block;
    padding: 16px 16px 12px;
    border-width: 2px !important;
    border-radius: 10px;
  }
  #MainArea .profileBlock .profile + .profile {
    margin-top: 25px;
  }
  #MainArea .profileBlock .profile figure {
    width: 70px;
    margin: 0 auto 2px;
  }
  #MainArea .profileBlock .profile figure > img {
    border-width: 1px !important;
  }
  #MainArea .profileBlock .profile .txt .name {
    font-size: 17.5px;
    margin: 0 0 -2px;
  }
}
.bnr {
  max-width: 840px;
  margin: 80px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bnr img {
  width: 100%;
}
@media (max-width: 767px) {
  .bnr {
    margin: 50px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.box1 {
  padding: 20px;
  margin: 20px 0 0;
  border: solid 2px #FFE600;
}
.box1 p {
  margin: 0 !important;
  padding: 0;
}
#MainArea .chatBlock .chat {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#MainArea .chatBlock .chat:nth-child(even) {
  flex-direction: row-reverse;
}
#MainArea .chatBlock .chat + .chat {
  margin-top: 32px;
}
#MainArea .chatBlock .chat figure {
  flex-shrink: 0;
  width: 100px;
  border-radius: 50px;
  box-sizing: border-box;
}
#MainArea .chatBlock .chat figure > img {
  width: 100%;
  border-radius: 50px;
  box-sizing: border-box;
  margin-bottom: -1px;
}
#MainArea .chatBlock .chat .txt {
  position: relative;
  width: 711px;
  font-size: 15px;
  line-height: 2;
  margin: 0;
  padding: 16px 32px;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #F0EFFD;
}
#MainArea .chatBlock .chat:nth-child(odd) .txt::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 0;
  border-right: 20px solid #F0EFFD;
}
#MainArea .chatBlock .chat:nth-child(odd) .txt::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -14px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 17px solid #F0EFFD;
  border-left: 0;
}
#MainArea .chatBlock .chat:nth-child(even) .txt::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 0;
  border-left: 20px solid #F0EFFD;
}
#MainArea .chatBlock .chat:nth-child(even) .txt::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 0;
  border-left: 17px solid #F0EFFD;
}
@media (max-width: 767px) {
  #MainArea .chatBlock .chat + .chat {
    margin-top: 25px;
  }
  #MainArea .chatBlock .chat figure {
    width: 60px;
  }
  #MainArea .chatBlock .chat figure > img {
    border-width: 1px !important;
  }
  #MainArea .chatBlock .chat figure figcaption {
    font-size: 10px;
    margin-top: 2px;
  }
  #MainArea .chatBlock .chat .txt {
    width: calc(100% - 75px);
    padding: 12px 16px;
    border-width: 2px !important;
  }
  #MainArea .chatBlock .chat:nth-child(odd) .txt::before {
    left: -10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 10px solid #F0EFFD;
  }
  #MainArea .chatBlock .chat:nth-child(odd) .txt::after {
    left: -6px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 8px solid #F0EFFD;
  }
  #MainArea .chatBlock .chat:nth-child(even) .txt::before {
    right: -10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #F0EFFD;
  }
  #MainArea .chatBlock .chat:nth-child(even) .txt::after {
    right: -6px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #F0EFFD;
  }
}
.btn_wrap {
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .btn_wrap {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .btn_wrap a img {
    transition: all .3s;
  }
  .btn_wrap a:hover img {
    transform: scale(1.1);
  }
}
.btn_wrap img {
  max-width: 100%;
}
.footnotelist dt {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .footnotelist dt {
    font-size: 12px;
  }
}
.footnotelist dd {
  font-size: 12px;
  padding-left: 3em;
  text-indent: -3em;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .footnotelist dd {
    font-size: 10px;
  }
}
.footnotelist dd span {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
  vertical-align: top;
}
#MainArea figcaption, #MainArea small {
  font-size: 10px;
}
#MainArea figcaption sup, #MainArea small sup {
  font-size: 10px;
}
#MainArea figcaption {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #MainArea p {
    font-size: 15px;
  }
}
.textLink {
  text-decoration: underline;
  color: #003475 !important;
  cursor: pointer;
  transition: 0.5s;
  opacity: 1;
  font-weight: bold;
}
/* ================
================ */
h3 {
  padding: 20px 0;
  border-top: 1px solid #004690;
  border-bottom: 1px solid #004690;
  margin-bottom: 20px;
  color: #004690;
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 16px;
  }
}
.box1 img {
  max-width: 600px;
  width: 100%;
  margin: 0 auto 20px;
}
.box-gray {
  margin-top: 10px;
  background-color: #f4f4f4;
  margin-bottom: 40px;
  padding: 15px 20px;
}
.box-line .title-border, .box-profile .title-border, .box-gray .title-border {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-weight: bold;
  border-bottom: 1px solid #0A0A0A;
}
.box-line p:last-of-type, .box-profile p:last-of-type, .box-gray p:last-of-type {
  margin-bottom: 0 !important;
}
.box-gray p {
  font-size: 14px !important;
}
.box-index {
  max-width: 720px;
  margin: 40px auto 0;
  padding: 20px 30px;
  background-image: url("../images/bg.png");
  background-repeat: repeat;
}
.box-index h3 {
  margin-bottom: 30px;
  padding-top: 0;
  text-align: center;
}
.box-index ol li {
  margin-top: 15px;
  padding: 0 0 0 25px;
  background-image: url("../images/icon_circle.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
}
.box-index ol li a:hover {
  color: #1E1E17 !important;
  text-decoration: underline;
}
.box-article ul li {
  display: flex;
  padding: 20px;
  border: solid 1px #004690;
}
@media (max-width: 767px) {
  .box-article ul li a {
    display: block;
  }
}
.box-article ul li a:hover {
  color: #1E1E17 !important;
  text-decoration: underline;
}
.box-article ul li img {
  width: 200px;
  height: auto;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .box-article ul li img {
    margin: 0 auto 10px;
  }
}
.box-article ul li p {
  margin-top: 20px !important;
}
.box-article ul li h4 {
  font-size: 18px;
}
@media (max-width: 767px) {
  .box-article ul li h4 {
    font-size: 16px;
  }
}
.box-article ul li h4 span {
  display: block;
  margin-top: 5px;
  color: #555;
  font-size: 14px;
}
.totop {
  position: fixed;
  right: 60px;
  bottom: 30px;
  width: 80px;
  height: 80px;
  z-index: 100000;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
}
@media (max-width: 767px) {
  .totop {
    right: 30px;
    bottom: 80px;
    width: 50px;
    height: 50px;
  }
}
.floating-banner {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  transition: 0.3s;
  cursor: pointer;
  width: 100%;
  padding: 20px 0;
  background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .floating-banner {
    padding: 0;
    bottom: 0;
  }
}
.floating-banner:hover {
  opacity: 0.8;
  /* ホバーで透過させる */
}
.floating-banner_img {
  max-width: 100%;
  margin: 0 auto;
  /* 画像をfloating-bannerの幅に合わせる */
}
@media screen and (max-width: 767px) {
  #MainArea h2 {
    padding: 10px 0;
  }
}
.recommend {
  padding: 30px 20px;
  background: #F0F4F5;
}
.recommend h4 {
  position: relative;
  margin-bottom: 40px;
  padding-top: 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recommend h4 {
    font-size: 19px;
  }
}
.recommend h4:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 100px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #004690;
  border-radius: 1px;
}
.recommend ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .recommend ul {
    display: block;
  }
}
.recommend ul li {
  max-width: 253px;
  width: 253px;
  padding: 10px 10px 15px;
  background: #fff;
  box-sizing: border-box;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 767px) {
  .recommend ul li {
    max-width: 32%;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .recommend ul li {
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
  }
  .recommend ul li a {
    display: flex;
  }
}
.recommend ul li a:hover {
  color: #004690;
  opacity: 0.6;
  transition: 0.6s;
}
.recommend ul li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 480px) {
  .recommend ul li img {
    width: 100px;
    height: auto;
    margin-right: 10px
  }
}
.recommend ul li p {
  margin-top: 10px !important;
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  .recommend ul li p {
    margin-top: 0 !important;
  }
}
#MainArea .link li {
  color: #004690;
}
#MainArea .link li a {
  color: #004690;
}
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}