@charset "UTF-8";
.trans {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pcCnt {
  display: block;
}

.spCnt {
  display: none;
}

/*===========================================
	Shared Style
=============================================*/

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

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

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

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

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

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

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

#wrapperArea .clearfix {
  display: block;
}

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

/*===========================================
	roll
=============================================*/
.roll {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.roll:hover {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/*===========================================
	wrapperArea：レイアウト
=============================================*/
#wrapperArea {
  text-align: center;
  background: #FFFFFF;
  width: 1200px;
  margin: 0px auto;
  padding:50px 0px;
    color: #333333;}



    
  /*===========================================
  	logoArea
  =============================================*/
  /*===========================================
  	itemArea
  =============================================*/
  /*===========================================
  	タイトル
  =============================================*/
  /* title01 */
  /* title02 */
  /* title03：平行四辺形 */
  /*===========================================
  	pregArea01
  =============================================*/
}
#wrapperArea a:link {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapperArea #logoArea {
  text-align: left;
}
#wrapperArea .itemArea {
  width: 1148px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  color: #5D5D5D;
}
#wrapperArea .itemArea a {
  display: block;
  color: #5D5D5D; text-decoration: none;
}
#wrapperArea .itemArea .smallTxt {
  font-size: 70%;
  line-height: 100%;
}
#wrapperArea .bgObi01 {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #EFEBE1;
}
#wrapperArea .title01 {
  color: #1B94D3;
  background: -webkit-linear-gradient(0deg, #1B94D3, #043784);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#wrapperArea .title01 span {
  font-size: 80%;
}
#wrapperArea .title02 {
  font-size: 40px;
  color: #949292;
}
#wrapperArea .ml_Chosei {
  margin-left: 420px;
}
#wrapperArea .title03 {
  width: 160px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 19px;
  display: inline-block;
  background: #5D5D5D;
  color: #fff;
  transform: skewX(-30deg);
  text-align: center;
}
#wrapperArea .title03 span {
  display: block;
  transform: skewX(30deg);
  /*このままだとtransformでテキストも曲がるので打ち消すために入れます。*/
  margin: 0 auto;
  text-align: center;
}
#wrapperArea .pregArea01 .pregBox {
  color: #5D5D5D;
}

/* end:wrapperArea */
/*===========================================
	フレックスボックス
=============================================*/
/* flexBoxKinto */
.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;
}

/* flexBoxKinto2 */
.flexBoxKinto2 {
  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: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

/* flexAlginItemTop：上揃えの場合 */
.flexAlginItemTop {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.flexAlginItemMid {
  -webkit-align-items: center;
  align-items: center;
}

.flexAlginItemBottom {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

/*===========================================
	photoTxt
=============================================*/
/*===========================================
	アイコン
=============================================*/
.icoArrow {
  background: url("../images/ico_arrow.png") no-repeat 0 center;
  -webkit-background-size: 18px 18px;
  -o-background-size: 18px 18px;
  background-size: 18px 18px;
  padding: 5px 0px 5px 24px;
}

.icoDisc {
  background: url("../images/ico_disc.png") no-repeat 0 6px;
  padding-left: 38px;
}

.icoDisc2 {
  background: url("../images/ico_disc.png") no-repeat 0 6px;
  padding-left: 38px;
}

.icoDisc3 {
  background: url("../images/ico_disc.png") no-repeat 0 6px;
  padding-left: 38px;
}

/*===========================================
	lineGreen
=============================================*/
hr.lineGreen {
  width: 100%;
  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;
}

hr.lineBlue {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: solid 3px #fff;
  box-shadow: 0px 0px 16px 1px #9CB9FF;
  -moz-box-shadow: 0px 0px 16px 1px #9CB9FF;
  -webkit-box-shadow: 0px 0px 16px 1px #9CB9FF;
}

hr.lineYellow {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: solid 3px #C8AF37;
}

/*===========================================
	ボタン
=============================================*/
/* btnOragen */
a.btnOragen {
  font-weight: bold;
  display: block;
  color: #fff;
  padding: 15px;
  line-height: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fccc51+0,ba7f00+100 */
  background: #efb753;
  /* Old browsers */
  background: -moz-linear-gradient(top, #efb753 0%, #c77f00 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #efb753 0%, #c77f00 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #efb753 0%, #c77f00 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efb753', endColorstr='#c77f00',GradientType=0 );
  /* IE6-9 */
  border: solid 2px #dc9600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
}

/*===========================================
	youtube
=============================================*/
.youtube iframe {
  width: 100%;
}

/* youtubeList */
.youtubeList li {
  width: 48%;
  margin-bottom: 20px;
}

/*===========================================
	itemTbl
=============================================*/
table.itemTbl {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border: 1px #E3E3E3 solid;
  border-collapse: collapse;
  border-spacing: 0;
}

table.itemTbl th {
  padding: 10px 10px;
  border: #CCCCCC solid;
  border-width: 0px 0px 1px 1px;
  font-weight: bold;
  line-height: 120%;
  white-space: nowrap;
  background: #f5f5f5;
  text-align: left;
}

table.itemTbl td {
  padding: 0px;
  border: 1px #CCCCCC solid;
  border-width: 0px 0px 1px 1px;
  background: #FFF;
}

table.itemTbl td.item {
  width: 180px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table.itemTbl .itemBox {
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.itemTbl .itemBox2 {
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.itemTbl .newH {
  height: 27px;
}

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

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

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

  .img70 {
    width: 80%;
    height: auto;
  }

  .img60 {
    width: 60%;
    height: auto;
  }

  .img50 {
    width: 50%;
    height: auto;
  }

  .img30 {
    width: 30%;
    height: auto;
  }

  .img20 {
    width: 20%;
    height: auto;
  }

  .img05 {
    width: 5%;
    height: auto;
  }

  .pcCnt {
    display: none;
  }

  .spCnt {
    display: block;
  }

  /* スマホ指定フォント */
  .sp_font_18 {
    font-size: 18px;
    line-height: 150%;
  }

  .sp_font_14 {
    font-size: 14px;
  }

  .sp_font_12 {
    font-size: 12px;
  }

  .sp_font_10 {
    font-size: 10px;
  }

  .sp_font_05 {
    font-size: 5px;
  }

  .font_62 {
    font-size: 5.8vw;
  }

  .font_55 {
    font-size: 5vw;
  }

  .font_40 {
    font-size: 4.5vw;
  }

  /* マージン */
  .sp_mt_00 {
    margin-top: 0px;
  }

  .sp_mt_10 {
    margin-top: 10px;
  }

  .sp_mt_15 {
    margin-top: 15px;
  }

  .sp_mt_20 {
    margin-top: 20px;
  }

  .sp_mt_30 {
    margin-top: 30px;
  }

  .sp_mt_40 {
    margin-top: 40px;
  }

  .sp_mt_50 {
    margin-top: 50px;
  }

  .ml_80 {
    margin-left: 35px;
  }

  .w1000 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .w1100 {
    width: 100%;
  }

  /* text-align */
  .sp_txtL {
    text-align: left;
  }

  #btn01 {
    display: none;
  }

  .sp_100p {
    width: 100%;
  }

  /*=============================================
  				youtube
  =============================================*/
  .youtube {
    position: relative !important;
    width: 100% !important;
    padding: calc(315 / 560 * 100%) 0 0 !important;
  }

  .youtube > iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }

  /*===========================================
  	wrapperArea
  =============================================*/
  #wrapperArea {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 0px;
    /*===========================================
    	itemArea
    =============================================*/
    /*===========================================
    	タイトル
    =============================================*/
    /* title01 */
    /* title02 */
    /* title03：平行四辺形 */
    /*===========================================
    	pregArea01
    =============================================*/
    /*===========================================
    	annotationArea
    =============================================*/
  }
  #wrapperArea .itemArea {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
  #wrapperArea .itemArea li {
    width: 48%;
    margin-bottom: 30px;
  }
  #wrapperArea .itemArea li .font_18 {
    font-size: 2.2vw;
  }
  #wrapperArea .itemArea li .font_35 {
    font-size: 6vw;
  }
  #wrapperArea .itemArea a {
    display: block;
    color: #5D5D5D;
  }
  #wrapperArea .itemArea .smallTxt {
    font-size: 70%;
    line-height: 100%;
  }
  #wrapperArea .bgObi01 {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #EFEBE1;
  }
  #wrapperArea .title01 span {
    font-size: 80%;
  }
  #wrapperArea .title01.font_48 {
    font-size: 6.5vw;
  }
  #wrapperArea .title02 {
    font-size: 5.7vw;
    text-align: right;
    padding-right: 15px;
  }
  #wrapperArea .title03 {
    width: 120px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 16px;
  }
  #wrapperArea .pregArea01 .title02.ml_Chosei {
    margin-left: 0;
  }
  #wrapperArea .pregArea01 .pregBox {
    color: #5D5D5D;
  }
  #wrapperArea .pregArea01 .pregBox .w530 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #wrapperArea .pregArea01 .pregBox .w530 .font_70 {
    font-size: 11vw;
  }
  #wrapperArea .annotationArea {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  #wrapperArea .annotationArea.font_14 {
    font-size: 13px;
    padding-bottom: 30px;
  }

  /*===========================================
  	itemTbl
  =============================================*/
  table.itemTbl {
    width: 1050px;
    font-size: 10px;
    background: #FFF;
  }

  /*===========================================
  	tblContainer：スマホ用左固定テーブル
  =============================================*/
  .tblContainer {
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
  }

  .fixed-th-table-wrapper td,
  .fixed-th-table-wrapper th,
  .scrolled-td-table-wrapper td,
  .scrolled-td-table-wrapper th {
    background: white;
  }

  .fixed-th-table-wrapper {
    /* Make table out of flow */
    position: absolute;
  }

  .fixed-th-table-wrapper th {
    position: relative;
    z-index: 1;
  }

  .scrolled-td-table-wrapper td {
    position: relative;
  }

  .scrolled-td-table-wrapper {
    overflow-x: auto;
  }

  .fixed-th-table-wrapper img,
  .fixed-th-table-wrapper a {
    filter: alpha(opacity=0);
    -moz-opacity: 0.0;
    opacity: 0.0;
  }

  .fixed-th-table-wrapper .titleBlack,
  .fixed-th-table-wrapper .titleBlown {
    background: #fff;
  }

  .fixed-th-table-wrapper .itemTbl td {
    background: #CCCCCC;
  }

  .titleGreen.font_40.b {
    font-size: 17px;
  }

  .titleBlack.font_24 {
    font-size: 14px;
  }

  .titleBlown.font_24 {
    font-size: 14px;
  }

  /*===========================================
  	blueTitleWakuArea
  =============================================*/
  .blueTitleWakuArea {
    width: 100%;
    font-size: 7vw;
    line-height: 120%;
    padding-top: 20px;
    padding-bottom: 15px;
  }

  .blueTitleWakuArea2 {
    font-size: 5.5vw;
    letter-spacing: 2px;
    border: solid 5px #00AAE6;
    padding: 15px;
    line-height: 130%;
  }
  .blueTitleWakuArea2 .font_24 {
    font-size: 8vw !important;
  }

  .blueTitleWakuArea3 {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    font-size: 4.5vw;
    letter-spacing: 1px;
    border: solid 5px #00AAE6;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .blueTitleWakuArea3 .icon {
    top: -14px;
    left: -35px;
    position: absolute;
    width: 30%;
    height: auto;
  }

  .blueWakuArea {
    padding: 10px;
  }
  .blueWakuArea h3 {
    font-size: 6vw;
    letter-spacing: 3px;
    padding: 10px 0px 10px 0px;
  }
  .blueWakuArea .blueWakuBox {
    font-size: 5vw;
    padding: 15px;
  }
}
