﻿@charset "UTF-8";
/* =================================
BASE
==================================== */
#wrap {
  max-width: 595px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  box-shadow: 0 0 140px rgba(158, 120, 100, .1);
  background: url(../img/bg.png);
  /* background-size: cover; */
}

#wrap img{
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
#wrap a{
  transition: .4s;
}
#wrap a:hover{
  opacity: .8;
}

#contents {
  padding: 0 0 8vw;
}
.contents_inner {
  padding: 0 2vw;
}

.bl_contents {
  display: none;
}
figure {
  margin: 0 5px;
}
/* =================================
COMMON
==================================== */

/* text */

.el_notesTxt_wrap {
  margin: 10px 0;
}

.el_notesTxt {
  color: #fff;
  font-family: "游ゴシック体", YuGothic, sans-serif;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5px;
}
.el_notesTxt small {
  font-size: 2.19vw;
  letter-spacing: 0.28em;
}
@media screen and (min-width: 595px) {
  .el_notesTxt small {
    font-size: 15px;
  }
  .el_notesTxt_wrap {
    margin: 20px 0;
  }
}

/* bl_contents_img */
.bl_contents_img {
  margin: 0 20px 10px;
}
/* footer*/
.bl_footerLogo {
  display: block;
  max-width: 13%;
  margin: 0 auto;
}
/* =================================
  セクション
==================================== */
.bl_sec {
  margin-bottom: 35px;
}
@media screen and (min-width: 595px) {
  .bl_sec {
    margin-bottom: 70px;
  }
}
.el_sec_ttl {
  position: relative;
  padding-right: 8.5%;
  margin: 0 auto 20px;
}
@media screen and (min-width: 595px) {
  .el_sec_ttl {
    padding-right: 35px;
    margin: 0 auto 40px;
  }
}

.el_sec_ttl:hover {
  cursor: pointer;
}

.el_sec_ttl:after {
  position: absolute;
  content: '';
  width: 7vw;
  height: 7vw;
  background: url(../img/ico_open.png) no-repeat right center;
  background-size: 7vw 7vw;
  top: 70%;
  right: 0;
  transform: translateY(-50%);
}
.el_sec_ttl.active:after {
  position: absolute;
  content: '';
  width: 7vw;
  height: 7vw;
  background: url(../img/ico_close.png) no-repeat right center;
  background-size: 7vw 7vw;
  top: 70%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 595px) {
  .el_sec_ttl:after {
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    background: url(../img/ico_open.png) no-repeat right center;
    background-size: 35px 35px;
    top: 50%;
    transform: translateY(-50%);
  }
  .el_sec_ttl.active:after {
    position: absolute;
    content: '';
    width: 35px;
    height: 35px;
    background: url(../img/ico_close.png) no-repeat right center;
    background-size: 35px 35px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}

.bl_sec_festa .el_sec_ttl {
  width: 61.7%;
}
.bl_sec_event .el_sec_ttl {
  width: 35.8%;
}
.bl_sec_lesson .el_sec_ttl {
  width: 22.1%;
}
.bl_sec_youtube .el_sec_ttl {
  width: 27.6%;
}
.bl_sec_petit .el_sec_ttl {
  width: 35.6%;
}
.bl_sec_novelty .el_sec_ttl {
  width: 28%;
}



/* =================================
00: HEADING
==================================== */
#header h1 img{
  width: 100%;
}
.bl_mv {
  margin-bottom: 25px;
}
#header p {
  margin: 0 auto 35px;
}


/* =================================
01: WHAT`S LOIVE FESTA
==================================== */
.bl_sec_festa .el_notesTxt_wrap {
  text-align: center;
}

/* =================================
02: event date
==================================== */
.bl_shopList {
  margin-bottom: 65px;
}
.bl_shopList ul li {
  margin-bottom: 1em;
}
@media screen and (min-width: 595px) {
  .bl_shopList {
    margin-bottom: 60px;
  }
  .bl_shopList ul li {
    margin-bottom: 25px;
  }
}

/* =================================
03: lesson
==================================== */
.bl_program_cat figure {
  margin-bottom: 35px;
}
@media screen and (min-width: 595px) {
  .bl_program_cat figure {
    margin-bottom: 70px;
  }
}
.bl_sec_lesson_foot {
  margin: 0 10px;
}
@media screen and (min-width: 595px) {
  .bl_sec_lesson_foot {
    margin: 0 40px;
  }
}
/* =================================
04: youtube
==================================== */
.bl_sec_youtube p.read{
	margin-bottom: 40px;
}
.bl_sec_youtube .youtube{
	width: 80%;
	margin: 0 auto 100px;
}
.bl_sec_youtube dl{
	margin-bottom: 70px;
}
.bl_sec_youtube dt{
}
.bl_sec_youtube dd{
	position: absolute;
	bottom:-40px;
}

.movie-wrap1,
.movie-wrap2,
.movie-wrap3,
.movie-wrap4 {
	width: 100%;
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
/*  aspect-ratio: 16 / 9;*/
	height: 0;
}
 
.movie-wrap1 iframe,
.movie-wrap2 iframe,
.movie-wrap3 iframe,
.movie-wrap4 iframe {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100% !important;
	 height: 100% !important;
}


.bl_btn_form {
  background: url(../img/04_bg_btn-form.png) no-repeat;
  background-size: 100% auto;
  padding: 42.5% 0 0;
  position: relative;
}
.bl_btn_form p {
  font-family: "游ゴシック体", Yu Gothic Medium, sans-serif;
  line-height: 1.1;
}
.bl_btn_form p small {
  font-size: 3vw;
}
.bl_btn_form a {
  display: block;
  text-align: center;
  color: #555554;
  position: absolute;
  top: 30px;
  left: 0;
}
.bl_btn_form img {
  width: 80%;
  margin-bottom: 1vw;
}
@media screen and (min-width: 595px) {
  .bl_btn_form {
    padding: 0;
    height: 200px;
  }
  .bl_btn_form img {
    margin-bottom: 10px;
  }
  .bl_btn_form p {
    line-height: 1.4;
  }
  .bl_btn_form p small {
    font-size: 16px;
  }
  .bl_btn_form a {
    top: 50px;
  }
}

/* =================================
05: PETITWORK
==================================== */
/* =================================
06: novelty
==================================== */


@media screen and (min-width: 595px) {
  #wrap {
    max-width: 595px;
  }
  #contents {
    padding: 0 0 45px;
  }
  .contents_inner {
    padding: 0 15px;
  }
}
