@charset "UTF-8";
/*===========================================
	font size
=============================================*/
#txtEffectArea_ew,
#txtEffectArea_ew h1,
#txtEffectArea_ew h2,
#txtEffectArea_ew h3,
#txtEffectArea_ew h4,
#txtEffectArea_ew h5,
#txtEffectArea_ew p,
#txtEffectArea_ew ul,
#txtEffectArea_ew ol,
#txtEffectArea_ew img,
#txtEffectArea_ew form,
#txtEffectArea_ew input,
#txtEffectArea_ew textarea {
  font-size: 15px;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 150%;
}

#txtEffectArea_ew .pcCnt {
  display: block;
}

#txtEffectArea_ew .spCnt {
  display: none;
}

#txtEffectArea_ew .roll:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/*===========================================
	Shared Style
=============================================*/
#txtEffectArea_ew {
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  color: #333333;
  background: #FFFFFF;
}

#txtEffectArea_ew h1, #txtEffectArea_ew h2, #txtEffectArea_ew h3, #txtEffectArea_ew h4, #txtEffectArea_ew h5, #txtEffectArea_ew p, #txtEffectArea_ew img, #txtEffectArea_ew form, #txtEffectArea_ew input, #txtEffectArea_ew textare a {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

#txtEffectArea_ew ol, #txtEffectArea_ew ul {
  list-style: none;
}
#txtEffectArea_ew ol li, #txtEffectArea_ew ul li {
  margin: 0;
  padding: 0;
}

#txtEffectArea_ew table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* 余白解除 */
#txtEffectArea_ew img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

/*===========================================
	youtubeArea
=============================================*/
#txtEffectArea_ew .youtubeArea iframe {
  width: 100%;
}

/*===========================================
	paddingArea_10
=============================================*/
#txtEffectArea_ew .paddingArea_10 {
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*===========================================
	clearfix 
=============================================*/
#txtEffectArea_ew .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#txtEffectArea_ew .clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
#txtEffectArea_ew .clearfix {
  height: 1%;
}

#txtEffectArea_ew .clearfix {
  display: block;
}

/* End hide from IE-mac */
/*===========================================
	clear_both
=============================================*/
#txtEffectArea_ew .clear_both {
  clear: both;
}

/*===========================================
	wrapper
=============================================*/
#txtEffectArea_ew #wrapper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  text-align: left;
}

/*===========================================
	フレックスボックス
=============================================*/
/* flexBoxKinto */
#txtEffectArea_ew .flexBoxKinto {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

/*===========================================
	lineGreen
=============================================*/
#txtEffectArea_ew hr.lineGreen {
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
  border: solid 3px #fff;
  box-shadow: 0px 0px 16px 1px #afd486;
  -moz-box-shadow: 0px 0px 16px 1px #afd486;
  -webkit-box-shadow: 0px 0px 16px 1px #afd486;
}

/*===========================================
	photoTxt
=============================================*/
#txtEffectArea_ew .photoTxt {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
}

/* titleLine */
#txtEffectArea_ew .titleLine {
  width: 100%;
  padding-bottom: 5px;
  border-bottom: solid 2px #646464;
}

/* creditTxt */
#txtEffectArea_ew .creditTxt {
  width: 1120px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}

/* vMiddle */
#txtEffectArea_ew .vMiddle {
  vertical-align: middle;
}

/* btnOragen */
#txtEffectArea_ew a.btnOragen {
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  font-weight: bold;
  display: block;
  background: #eb9600;
  color: #fff;
  padding: 22px 18px;
  line-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}

#txtEffectArea_ew a.btnOragen:hover {
  color: #fff;
  background: #EBB127;
}

/*===========================================
	テキスト装飾
=============================================*/
#txtEffectArea_ew .lineRed {
  border-bottom: solid 4px #c80000;
}

/*===========================================
	threeCntArea
=============================================*/
#txtEffectArea_ew .threeCntArea {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
#txtEffectArea_ew .threeCntArea li {
  width: 380px;
}

/*===========================================
	slideArea
=============================================*/
#txtEffectArea_ew .slideArea {
  width: 630px;
  padding: 0px 40px 10px;
  border: solid 10px #999999;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#txtEffectArea_ew .slideArea img {
  width: 100%;
  height: auto;
}

/*===========================================
	cartArea
=============================================*/
#txtEffectArea_ew .cartArea {
  width: 100%;
  border: solid 2px #D4D4D4;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 740px) {
  #txtEffectArea_ew .imgMax {
    width: 100%;
    height: auto;
  }

  #txtEffectArea_ew .img90 {
    width: 90%;
    height: auto;
  }

  #txtEffectArea_ew .img80 {
    width: 80%;
    height: auto;
  }

  #txtEffectArea_ew .pcCnt {
    display: none;
  }

  #txtEffectArea_ew .spCnt {
    display: block;
  }

  #txtEffectArea_ew .sp_mt_20 {
    margin-top: 20px;
  }

  #txtEffectArea_ew .sp_mt_40 {
    margin-top: 40px;
  }

  #txtEffectArea_ew .font_55 {
    font-size: 22px;
  }

  #txtEffectArea_ew .font_44 {
    font-size: 20px;
  }

  #txtEffectArea_ew .font_30 {
    font-size: 16px;
  }

  #txtEffectArea_ew .font_28 {
    font-size: 13px;
  }

  #txtEffectArea_ew .font_26 {
    font-size: 11px;
  }

  #txtEffectArea_ew .font_20 {
    font-size: 13px;
  }

  #txtEffectArea_ew .font_13 {
    font-size: 9px;
    line-height: 130%;
  }

  #txtEffectArea_ew .sp_font_18 {
    font-size: 18px;
  }

  #txtEffectArea_ew .w880 {
    width: 100%;
  }

  #txtEffectArea_ew .sp_txtC {
    text-align: center;
  }

  /*===========================================
  	youtubeArea
  =============================================*/
  #txtEffectArea_ew .youtubeArea {
    position: relative;
    width: 100%;
    padding: calc(315 / 560 * 100%) 0 0;
  }
  #txtEffectArea_ew .youtubeArea > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /*===========================================
  	wrapper
  =============================================*/
  #txtEffectArea_ew #wrapper {
    width: 100%;
    padding-top: 20px;
    margin-bottom: 20px;
  }

  /*===========================================
  	spWide
  =============================================*/
  #txtEffectArea_ew .spWide {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }

  /*===========================================
  	threeCntArea
  =============================================*/
  #txtEffectArea_ew .threeCntArea {
    width: 100%;
  }
  #txtEffectArea_ew .threeCntArea li {
    width: 33%;
  }
  #txtEffectArea_ew .threeCntArea li img {
    width: 100%;
    height: auto;
  }

  #txtEffectArea_ew .spWide .paddingArea_10 .w515 {
    width: 100%;
    order: 2;
  }
  #txtEffectArea_ew .spWide .paddingArea_10 .w515 img {
    width: 100%;
    height: auto;
  }
  #txtEffectArea_ew .spWide .paddingArea_10 .slideArea {
    order: 1;
    margin-bottom: 30px;
  }

  /*===========================================
  	slideArea
  =============================================*/
  #txtEffectArea_ew .slideArea {
    width: 100%;
    padding: 20px 30px 0 30px;
    border: solid 10px #999999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #txtEffectArea_ew .slideArea img {
    width: 100%;
    height: auto;
  }

  #txtEffectArea_ew .slick-dots {
    display: none !important;
  }
    
  #cnt1, #cnt2, #cnt3{
    margin-top: -60px!important;
    padding-top: 60px!important;
}
}
