@charset "UTF-8";
/*===========================================
	font size
=============================================*/
#txtEffectArea_ew {
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 14px;
  *font-size: small;
  *font: x-small;
  line-height: 160%;
  color: #333333;
}

#txtEffectArea_ew .font_80 {
  font-size: 571.42857%;
  line-height: 150%;
}

#txtEffectArea_ew .font_70 {
  font-size: 500%;
  line-height: 150%;
}

#txtEffectArea_ew .font_60 {
  font-size: 428.57143%;
  line-height: 140%;
}

#txtEffectArea_ew .font_55 {
  font-size: 392.85714%;
  line-height: 140%;
}

#txtEffectArea_ew .font_52 {
  font-size: 371.42857%;
  line-height: 140%;
}

#txtEffectArea_ew .font_50 {
  font-size: 357.14286%;
}

#txtEffectArea_ew .font_44 {
  font-size: 314.28571%;
  line-height: 150%;
}

#txtEffectArea_ew .font_42 {
  font-size: 300%;
  line-height: 150%;
}

#txtEffectArea_ew .font_40 {
  font-size: 285.71429%;
  line-height: 150%;
}

#txtEffectArea_ew .font_38 {
  font-size: 271.42857%;
  line-height: 150%;
}

#txtEffectArea_ew .font_35 {
  font-size: 250%;
  line-height: 150%;
}

#txtEffectArea_ew .font_32 {
  font-size: 228.57143%;
  line-height: 150%;
}

#txtEffectArea_ew .font_30 {
  font-size: 214.28571%;
  line-height: 150%;
}

#txtEffectArea_ew .font_28 {
  font-size: 200%;
  line-height: 150%;
}

#txtEffectArea_ew .font_26 {
  font-size: 185.71429%;
  line-height: 150%;
}

#txtEffectArea_ew .font_24 {
  font-size: 171.42857%;
  line-height: 150%;
}

#txtEffectArea_ew .font_22 {
  font-size: 157.14286%;
  line-height: 150%;
}

#txtEffectArea_ew .font_20 {
  font-size: 142.85714%;
  line-height: 150%;
}

#txtEffectArea_ew .font_18 {
  font-size: 128.57143%;
  line-height: 150%;
}

#txtEffectArea_ew .font_17 {
  font-size: 121.42857%;
  line-height: 150%;
}

#txtEffectArea_ew .font_16 {
  font-size: 114.28571%;
  line-height: 150%;
}

#txtEffectArea_ew .font_15 {
  font-size: 107.14286%;
}

#txtEffectArea_ew .font_14 {
  font-size: 100%;
}

#txtEffectArea_ew .font_13 {
  font-size: 92.85714%;
}

#txtEffectArea_ew .font_12 {
  font-size: 85.71429%;
}

#txtEffectArea_ew .font_11 {
  font-size: 78.57143%;
}

#txtEffectArea_ew .font_10 {
  font-size: 62%;
}

#txtEffectArea_ew h1, #txtEffectArea_ew h2, #txtEffectArea_ew h3, #txtEffectArea_ew h4 {
  font-size: 100%;
}

/*===========================================
	fontColor
=============================================*/
#txtEffectArea_ew .red {
  color: #B20000;
}

#txtEffectArea_ew .white {
  color: #fff;
}

#txtEffectArea_ew .whiteAl {
  color: #fff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

#txtEffectArea_ew .blue {
  color: #6699CC;
}

#txtEffectArea_ew .green {
  color: #009139;
}

#txtEffectArea_ew .glay {
  color: #666464;
}

#txtEffectArea_ew .brown {
  color: #663300;
}

#txtEffectArea_ew .fontMincho {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

@media (max-width: 700px) {
  #txtEffectArea_ew .font_52 {
    font-size: 30px;
  }

  #txtEffectArea_ew .font_42 {
    font-size: 30px;
  }

  #txtEffectArea_ew .font_32 {
    font-size: 21px;
  }

  #txtEffectArea_ew .sp_font_28 {
    font-size: 28px;
  }
}
