@charset "Shift_JIS";
#mainArea{
  margin: 0 auto;
  font-size: 100%;
  color: #13345c;
  letter-spacing: 1px;
  line-height: 2;
}
a{
  text-decoration: none;
}
.bg_{
  background: #e8f3fc;
}
.f-en{
  font-family: "HelveticaNeue", serif;
letter-spacing: 0.5px;
}
.f-ja {
  font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.in-blc{
  display: inline-block;
}
.blc{
  display: block;
}
.f-11{
  font-size: 1.1rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-18{
  font-size: 1.8rem;
}
.f-35{
  font-size: 3.5rem;
  line-height: 1.2;
  margin: 0 0 0 2%;
}
.f-bld{
  font-weight: 700;
}
.v_m{
  vertical-align: middle;
}
.m_l{
  margin: 0 0 0 5%;
}
.m_r{
  margin: 0 5% 0 0;
}
.mainB_{
  margin: 0 auto;
  text-align: center;
}
.mainB_::after{
  margin: 0 auto -50px;
  background: #e8f3fc;
  position: absolute;
  content: "";
  width: 100vw;
  height: 15.5%;
  top: 0;
  z-index: -9999;
  left: 0;
}
.leadTxt_{
  text-align: center;
  margin: 0 0 10% 0;
}
.inner_{
  width: 1100px;
  padding: 5% 0 8% 0;
  margin: 0 auto;
}
.model_l_,.model_r_{
  position: relative;
}
.model_l_:after{
  background: #e8f3fc;
  position: absolute;
  content: "";
  width: 470px;
  height: 750px;
  top: -30px;
  z-index: -9999;
  left: -80px;
}
.model_r_:after{
  background: #e8f3fc;
  position: absolute;
  content: "";
  width: 470px;
  height: 750px;
  top: -30px;
  z-index: -9999;
  right: -50px;
}
.number_{
  display: inline-block;
  width: 75px;
  height: 75px;
  text-align: center;
  background: #13345c;
  vertical-align: middle;
  color: #ffffff;
  line-height: 75px;
}
.text_{
  width: 38%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.btnArea_ a{
  border: 1px solid #13345c;
  color: #13345c;
  text-align: center;
  padding: 7px 15px;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  line-height: 1.5;
}
.btnArea_ a:hover {
  color: #e8f3fc !important;
  background-color: #13345c;
}
.itemCap_{
  margin: 10% 0;
  line-height: 2.2;
}
.itemSpec_ span.itemSpecCaption_{
display: inline-block;
  background: #13345c;
  padding: 0 2%;
  color: #ffffff;
}
.itemArea_{
  margin: 0 auto;
  padding: 8% 0 0 0;
  text-align: center;
}
.linkArea_{
  margin: 3% 0;
}
.linkArea_ div.item_ {
  width: 79%;
  display: inline-block;
  text-align: left;
  font-size: 1.2rem;
}
.linkArea_ div.item_ span{
  font-weight: 700;
  display: block;
  line-height: 1.2;
}
.linkArea_ div.btnArea_ {
  margin: 0 auto;
  text-align: center;
  width: 20%;
  display: inline-block;
  font-size: 1.2rem;
}
