@charset "Shift_JIS";
/* common */
a{
  text-decoration: none;
}
.blc{
  display: block;
}
.in-blc{
  display: inline-block;
}
.v-t{
  vertical-align: top !important;
}
.v-m{
  vertical-align: middle;
}
.bold{
  font-weight: 700;
}
.normal{
  font-weight: normal;
}
.center{
  text-align: center;
}
.left{
  text-align: left;
}
.right{
  text-align: right;
}
.italic{
	font-style: italic;
}
.f-13{
  font-size: 1.3rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-18{
  font-size: 1.8rem;
}
.f-24{
  font-size: 2.4rem;
	line-height: 1.5;
}
.f-30{
  font-size: 3.0rem;
	line-height: 1.5;
}
.f-35{
  font-size: 3.5rem;
	line-height: 1.8;
}
.f-40{
  font-size: 4.0rem;
	line-height: 1.8;
}
.left_{
  text-align: left;
}
.ma_5{
  margin: 5% 0;
}
.marker{
  background: linear-gradient(transparent 60%, #fff33f 60%);
}
#mainArea p{
  font-family: "Open Sans","雋ゑｽｸ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�",YuGothic,-apple-system,"郢晏�ﾎ帷ｹｧ�ｮ郢晄焔�ｧ蛛ｵ縺� ProN W3","Hiragino Kaku Gothic ProN","郢晢ｽ｡郢ｧ�､郢晢ｽｪ郢ｧ�ｪ",Meiryo,"�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�","MS P Gothic",ArialMT,Arial,"Droid Sans",Roboto,sans-serif;
  margin: 5% 0;
}
.f-ja{
  font-family: "Open Sans","雋ゑｽｸ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�",YuGothic,-apple-system,"郢晏�ﾎ帷ｹｧ�ｮ郢晄焔�ｧ蛛ｵ縺� ProN W3","Hiragino Kaku Gothic ProN","郢晢ｽ｡郢ｧ�､郢晢ｽｪ郢ｧ�ｪ",Meiryo,"�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�","MS P Gothic",ArialMT,Arial,"Droid Sans",Roboto,sans-serif;
}
#mainArea{
  margin: 0 auto;
  font-size: 100%;
  letter-spacing: 1px;
  line-height: 2.4;
  cursor: pointer;
  font-weight: normal;
  color: #000000;
}
h3{
  display: inline-block;
  padding: 1% 2%;
  margin: 0 1.5% 0;
}
.inner_{
  max-width: 1100px;
  margin: 0 auto;
  padding: 8% 0;
  text-align: center;
}
.bg_{
  background: #e5eaee;
}
.colum_{
  display: inline-block;
  margin: 0 3%;
  vertical-align: bottom;
}
.colum3_{
  display: inline-block;
  margin: 0 1.5%;
  vertical-align: bottom;
  width: 30%;
  position: relative;
}
.label{
  background: #04345a;
      display: inherit;
      padding: 1.5% 5%;
      width: 100px;
      color: #ffffff;
      position: absolute;
      top: -20px;
      left: -10px;
      font-size: 1.3rem;
}
.attentionFrame_{
  width: 300px;
  text-align: left;
  margin: 20% auto 0 !important;
  border: 1px solid #ebebeb;
  background: #ffffff;
  padding: 5%;
}
