@charset "UTF-8";
#wrapper {
  line-height: 1.3;
}
#wrapper a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

#top_wrap {
  background: #000;
}
#top_wrap .main_img img {
  display: block;
  max-width: 100%;
}

.c_tit {
  font-family: 'Readex Pro', sans-serif;
  font-weight: 600;
  font-size: 48px;
  text-align: center;
}

.ko_ico,
.ky_ico {
  padding: 8px 5px 5px 40px;
  position: relative;
  font-size: 24px;
}
.ko_ico::before,
.ky_ico::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 30px solid #006e37;
  border-right: 30px solid transparent;
}

.ky_ico::before {
  border-top-color: #0060b1;
}

.sat {
  color: #0078de;
}

.sun {
  color: #ce0101;
}

#sch_cont,
#movie_cont,
#event_cont {
  color: #fff;
}
#sch_cont .c_tit,
#movie_cont .c_tit,
#event_cont .c_tit {
  color: #fff;
}

#sch_wrap,
#event_wrap {
  background: #000;
}

#movie_wrap {
  background: #242424;
}

#goods_wrap {
  background: #e3e3e3;
}

#present_wrap {
  background: #e3e3e3;
  background: -moz-linear-gradient(left, #e3e3e3 0%, #e3e3e3 50%, #ebebeb 51%, #ebebeb 100%);
  background: -webkit-linear-gradient(left, #e3e3e3 0%, #e3e3e3 50%, #ebebeb 51%, #ebebeb 100%);
  background: linear-gradient(to right, #e3e3e3 0%, #e3e3e3 50%, #ebebeb 51%, #ebebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ebebeb',GradientType=1 );
}
#present_wrap .pre_deco {
  background: url(../../img/present_bg.gif) no-repeat center center;
}

/*-----------------------------
	 #sch_wrap
------------------------------*/
#sch_wrap #sch_cont .ko_ico {
  border-bottom: solid 1px #006e37;
}
#sch_wrap #sch_cont .ky_ico {
  border-bottom: solid 1px #0060b1;
}
#sch_wrap #sch_cont .koshien,
#sch_wrap #sch_cont .kyocera {
  margin-top: 40px;
}
#sch_wrap #sch_cont .infection_prevention {
  margin-top: 55px;
  padding: 35px 25px 45px;
  border: solid 1px #fff;
}
#sch_wrap #sch_cont .infection_prevention dt {
  font-weight: bold;
  text-align: center;
  font-size: 23px;
}
#sch_wrap #sch_cont .infection_prevention dd {
  padding-top: 15px;
  font-size: 18px;
  line-height: 1.6;
}
#sch_wrap #sch_cont .infection_prevention .st_btn a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 10px;
  text-align: center;
  background: #0060b1;
  color: #fff;
}
#sch_wrap #sch_cont .infection_prevention .st_btn li + li a {
  background: #006e37;
}
#sch_wrap .tick_sch {
  font-weight: 600;
  margin-top: 30px;
}
#sch_wrap .tick_sch dt {
  text-align: center;
}
#sch_wrap .tick_sch dt span {
  display: inline-block;
  margin-right: 25px;
  font-family: "游ゴシック", sans-serif;
}
#sch_wrap .tick_sch dt img {
  height: 224px;
  width: auto;
  vertical-align: middle;
}
#sch_wrap .tick_sch ul {
  display: flex;
  justify-content: space-between;
}
#sch_wrap .tick_sch ul li {
  font-family: "游ゴシック", sans-serif;
  line-height: 0.8em;
  text-align: center;
}
#sch_wrap .tick_sch ul li small {
  line-height: 0.6em;
}
#sch_wrap .tick_sch .buy {
  display: block;
  font-size: 20px;
  width: 100%;
  box-sizing: border-box;
  padding: 15px 10px;
  text-align: center;
  background: #0060b1;
  color: #fff;
  margin-top: 35px;
}
#sch_wrap .tick_sch .buy.finish {
  background-color: #ccc;
  color: #aaa;
}
#sch_wrap .koshien .tick_sch dt img {
  height: 196px;
}
#sch_wrap .koshien .tick_sch .buy {
  background: #006e37;
}

/*-----------------------------
	 #movie_wrap
------------------------------*/
#movie_wrap #movie_cont .movie_list dl dt video {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 0px transparent);
  outline: none;
  border: none;
}
#movie_wrap #movie_cont .movie_list dl dt .youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#movie_wrap #movie_cont .movie_list dl dt .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#movie_wrap #movie_cont .movie_list dl dd {
  color: #fff;
  font-size: 18px;
  text-align: center;
}

/*-----------------------------
	 #present_wrap
------------------------------*/
#present_wrap #present_cont .pre_detail dt {
  background-color: #0060b1;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  box-sizing: border-box;
}
#present_wrap #present_cont .pre_detail dt small {
  font-size: 26px;
}
#present_wrap #present_cont .pre_detail dd {
  background-color: #3b85c3;
}
#present_wrap #present_cont .kyocera,
#present_wrap #present_cont .koshien {
  margin-top: 50px;
}
#present_wrap #present_cont .koshien .pre_detail dt {
  background-color: #006e37;
}
#present_wrap #present_cont .koshien .pre_detail dd {
  background-color: #3b9065;
}

/*-----------------------------
	 #event_wrap
------------------------------*/
#event_wrap .kyocera {
  margin-top: 50px;
}
#event_wrap .eve_cont {
  background: #f6f6f6 url(../../img/eve1_bg.jpg) no-repeat left top;
  border-bottom: solid 4px #000;
}
#event_wrap .eve_cont dt {
  text-align: center;
  box-sizing: border-box;
  font-size: 32px;
  font-weight: bold;
  color: #000;
}
#event_wrap .eve_cont dt span {
  color: #0060b1;
  font-size: 26px;
}
#event_wrap .eve_cont#eve2 {
  background-image: url(../../img/eve2_bg.jpg);
}
#event_wrap .eve_cont#eve3 {
  background-image: url(../../img/eve3_bg.jpg);
}
#event_wrap .eve_cont .e_btn {
  display: block;
  font-weight: bold;
  background: #0060b1;
  padding: 15px 5px;
  color: #fff;
  font-size: 20px;
  box-sizing: border-box;
  width: 400px;
  margin: 45px auto 0;
  text-align: center;
}
#event_wrap .koshien {
  margin-top: 40px;
}
#event_wrap .koshien .eve_cont .e_btn {
  background: #006e37;
}

/*-----------------------------
	 #goods_wrap
------------------------------*/
#goods_wrap .goods_list dt, #goods_wrap .goods_list dd {
  text-align: center;
}
#goods_wrap .goods_list dd {
  padding-top: 8px;
}
#goods_wrap .g_btn {
  display: block;
  font-weight: bold;
  background: #000;
  padding: 15px 5px;
  color: #fff;
  font-size: 20px;
  box-sizing: border-box;
  width: 400px;
  margin: 45px auto 0;
  text-align: center;
}

/*-----------------------------
	 #footer_wrap
------------------------------*/
#footer_wrap {
  background: #000 url(../../img/foot_bg.gif) no-repeat center top;
  padding: 35px 0;
}
#footer_wrap .copy {
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #sch_wrap,
  #movie_wrap,
  .pre_deco,
  #event_wrap,
  #goods_wrap {
    padding: 40px 0 50px;
  }

  .inner_cont {
    width: 980px;
    margin: auto;
  }

  #main_wrap {
    background: url(../../img/main_bg.gif) repeat-x 0 0;
  }
  #main_wrap .main_cont {
    width: 1200px;
    margin: auto;
  }

  /*-----------------------------
   #sch_wrap
  ------------------------------*/
  #sch_wrap .tick_sch dl {
    display: table;
    vertical-align: middle;
    width: 100%;
  }
  #sch_wrap .tick_sch dt, #sch_wrap .tick_sch dd {
    display: table-cell;
    vertical-align: middle;
  }
  #sch_wrap .tick_sch dt {
    width: 460px;
  }
  #sch_wrap .tick_sch dt span {
    font-size: 55px;
  }
  #sch_wrap .tick_sch dd ul li {
    font-size: 50px;
  }
  #sch_wrap .tick_sch dd ul li small {
    font-size: 25px;
  }
  #sch_wrap .tick_sch .buy:hover {
    background: #f3d922;
    color: #000;
    transition: all .3s;
  }
  #sch_wrap .tick_sch .buy.finish:hover {
    background: #ccc;
    color: #aaa;
  }
  #sch_wrap #sch_cont .infection_prevention .st_btn {
    display: flex;
    width: 860px;
    margin: 40px auto 0;
    justify-content: space-between;
  }
  #sch_wrap #sch_cont .infection_prevention .st_btn li {
    width: 400px;
  }
  #sch_wrap #sch_cont .infection_prevention .st_btn li a:hover {
    background: #f3d922;
    color: #000;
    transition: all .3s;
  }

  /*-----------------------------
   #movie_wrap
  ------------------------------*/
  #movie_wrap #movie_cont .movie_list {
    margin-top: 40px;
  }
  #movie_wrap #movie_cont .movie_list dl {
    width: 750px;
    margin: auto;
  }
  #movie_wrap #movie_cont .movie_list dl dd {
    padding-top: 10px;
  }
  #movie_wrap #movie_cont .movie_list dl + dl {
    margin-top: 45px;
  }
  #movie_wrap #movie_cont .movie_list.add {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #movie_wrap #movie_cont .movie_list.add dl {
    width: 480px;
  }
  #movie_wrap #movie_cont .movie_list.add dl:first-of-type {
    width: 750px;
  }
  #movie_wrap #movie_cont .movie_list.add dl:nth-of-type(2n) {
    margin-right: 20px;
  }
  #movie_wrap #movie_cont .movie_list.add dl:nth-of-type(n+2) {
    margin-top: 45px;
  }

  /*-----------------------------
   #present_wrap
  ------------------------------*/
  #present_wrap #present_cont .pre_detail dl {
    display: table;
    height: 310px;
    width: 100%;
  }
  #present_wrap #present_cont .pre_detail dl dt, #present_wrap #present_cont .pre_detail dl dd {
    display: table-cell;
    vertical-align: middle;
  }
  #present_wrap #present_cont .pre_detail dl dt {
    width: 619px;
    padding: 0 80px 0 30px;
    background-image: url(../../img/pre_ky_bg.gif);
    background-position: right top;
    background-repeat: no-repeat;
  }
  #present_wrap #present_cont .pre_detail dl dd img {
    height: 244px;
    width: auto;
  }
  #present_wrap #present_cont .koshien .pre_detail dt {
    background-image: url(../../img/pre_ko_bg.gif);
  }

  /*-----------------------------
   #event_wrap
  ------------------------------*/
  #event_wrap .eve_cont {
    padding: 15px 15px 25px;
  }
  #event_wrap .eve_cont dl {
    display: table;
  }
  #event_wrap .eve_cont dt, #event_wrap .eve_cont dd {
    display: table-cell;
    vertical-align: middle;
  }
  #event_wrap .eve_cont dt {
    width: 545px;
  }
  #event_wrap .eve_cont .e_btn:hover {
    background: #000;
    transition: all .3s;
  }

  /*-----------------------------
   #goods_wrap
  ------------------------------*/
  #goods_wrap .goods_list {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
  }
  #goods_wrap .goods_list dl {
    width: 306px;
  }
  #goods_wrap .g_btn:hover {
    background: #f3d922;
    color: #000;
    transition: all .3s;
  }
}
@media screen and (max-width: 767px) {
  #wrapper img {
    max-width: 100%;
    height: auto;
  }

  #main_wrap .main_cont img {
    width: 100%;
  }

  #sch_wrap,
  #movie_wrap,
  .pre_deco,
  #event_wrap,
  #goods_wrap {
    padding: 35px 3% 30px;
  }

  .ko_ico,
  .ky_ico {
    font-size: 18px;
  }
  .ko_ico::before,
  .ky_ico::before {
    border-top-width: 25px;
    border-right-width: 25px;
  }

  /*-----------------------------
   #sch_wrap
  ------------------------------*/
  .c_tit {
    font-size: 25px;
  }

  #sch_wrap #sch_cont .koshien,
  #sch_wrap #sch_cont .kyocera {
    margin-top: 25px;
  }
  #sch_wrap #sch_cont .infection_prevention {
    margin: 30px auto 0;
    padding: 10px 8px;
    max-width: 400px;
  }
  #sch_wrap #sch_cont .infection_prevention dt {
    font-size: 15px;
  }
  #sch_wrap #sch_cont .infection_prevention dd {
    font-size: 14px;
  }
  #sch_wrap #sch_cont .infection_prevention .st_btn li {
    margin-top: 15px;
  }
  #sch_wrap #sch_cont .infection_prevention .st_btn li a {
    font-size: 16px;
  }
  #sch_wrap .tick_sch {
    margin-top: 20px;
  }
  #sch_wrap .tick_sch dt span {
    font-size: 30px;
  }
  #sch_wrap .tick_sch dt img {
    height: 120px;
  }
  #sch_wrap .tick_sch dd ul {
    margin: 15px auto 0;
    width: 80%;
    max-width: 320px;
  }
  #sch_wrap .tick_sch dd ul li {
    font-size: 25px;
  }
  #sch_wrap .tick_sch dd ul li small {
    font-size: 15px;
  }
  #sch_wrap .tick_sch .buy {
    font-size: 16px;
    margin: 15px auto 0;
    max-width: 380px;
  }
  #sch_wrap .koshien .tick_sch dt img {
    height: 110px;
  }

  /*-----------------------------
   #movie_wrap
  ------------------------------*/
  #movie_wrap #movie_cont .movie_list {
    margin-top: 30px;
  }
  #movie_wrap #movie_cont .movie_list dl {
    margin: auto;
  }
  #movie_wrap #movie_cont .movie_list dl dd {
    padding-top: 10px;
    font-size: 14px;
  }
  #movie_wrap #movie_cont .movie_list dl + dl {
    margin-top: 25px;
  }

  /*-----------------------------
   #present_wrap
  ------------------------------*/
  #present_wrap .pre_deco {
    background-size: cover;
  }
  #present_wrap #present_cont .pre_detail dt {
    font-size: 18px;
    padding: 10px 8px;
  }
  #present_wrap #present_cont .pre_detail dt small {
    font-size: 14px;
  }
  #present_wrap #present_cont .pre_detail dd {
    padding: 10px 20px;
    text-align: center;
  }
  #present_wrap #present_cont .pre_detail dd img {
    width: 80%;
    max-width: 240px;
  }
  #present_wrap #present_cont .kyocera,
  #present_wrap #present_cont .koshien {
    margin-top: 25px;
  }

  /*-----------------------------
   #event_wrap
  ------------------------------*/
  #event_wrap .kyocera {
    margin-top: 25px;
  }
  #event_wrap .koshien {
    margin-top: 20px;
  }
  #event_wrap .eve_cont {
    padding: 15px 10px;
    background-size: cover;
    background-position: center center;
  }
  #event_wrap .eve_cont dl {
    max-width: 400px;
    margin: auto;
  }
  #event_wrap .eve_cont dt {
    font-size: 18px;
    padding-bottom: 10px;
  }
  #event_wrap .eve_cont dt span {
    font-size: 16px;
  }
  #event_wrap .eve_cont dd {
    text-align: center;
  }
  #event_wrap .eve_cont .e_btn {
    font-size: 16px;
    width: 80%;
    max-width: 400px;
    margin: 20px auto 0;
  }

  /*-----------------------------
   #goods_wrap
  ------------------------------*/
  #goods_wrap .goods_list {
    max-width: 400px;
    margin: auto;
  }
  #goods_wrap .goods_list dl {
    margin-top: 15px;
  }
  #goods_wrap .g_btn {
    font-size: 16px;
    width: 80%;
    max-width: 400px;
    margin: 20px auto 0;
  }

  /*-----------------------------
   #footer_wrap
  ------------------------------*/
  #footer_wrap {
    background-size: cover;
    padding: 15px 0;
  }
  #footer_wrap .copy {
    font-size: 12px;
  }
}

/*# sourceMappingURL=opening.css.map */
