@charset "UTF-8";
#taikennfes {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-align: justify;
}
#taikennfes small {
  font-size: 90%;
}
#taikennfes #contents2 {
  border-top: 15px solid #fdf4f8;
  padding-top: 8px;
}
#taikennfes #contents2 h1 {
  margin: 50px 0;
  text-align: center !important;
}
#taikennfes #contents2 h1 img {
  width: 10% !important;
  margin: 0 auto;
  margin-bottom: 2em;
}
#taikennfes #contents2 img {
  /*margin: 1em 4%;*/
  /*width: 92%;*/
  height: auto;
}

#taikenfes #read {
  text-align: center;
}
#taikenfes #read div {
  box-sizing: border-box;
  display: block;
  margin: 1em auto 3em auto;
  padding: 1em;
  width: 900px;
  border: dashed 3px #D94F8F;
  border-radius: 1em;
  background-color: #FFFFFF;
  color: #D94F8F;
  font-size: 16px;
  line-height: 1.6;
  text-align: justify;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
article {
  padding-top: 2em;
  padding-bottom: 0.1em;
  background: -moz-linear-gradient(to top, #69c2ee, #fff);
  background: -webkit-linear-gradient(to top, #69c2ee, #fff);
  background: linear-gradient(to top, #69c2ee, #fff);
}
#taikenfes #read h1 img {
  margin: 0;
  width: 100%;
  max-width: 800px;
}
ul.busl {
  position: relative;
  margin: 1.5em auto;
}
.busl li .stime::after {
  position: absolute;
  content: url(./images/summer_icon.png);
  top: -65px;
  right: 10px;
  color: white; /*文字色*/
  padding: 0.2em; /*余白*/
}
.busl li {
  background-color: #00a0e9;
  padding: 15px 20px;
  font-size: 19px;
  color: #fff;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  box-shadow: 0 2px 0 #00a0e9;
}
/* 時間 */
.stime {
  margin-left: 38px;
}
/* 何日 */
.sdate {
  font-size: 24px;
  font-weight: bold;
}
/* 曜日 */
.syobi {
  font-weight: bold;
  color: #f6c3d9;
}
.syobi::after {
  position: absolute;
  content: url(./images/bus.png);
  left: 124px;
  padding: 0.2em; /*余白*/
}
h2 {
  padding: 0 90px 25px;
  line-height: 2em;
  font-family: serif;
}
/*
.main_fes {
  margin: 0 0 200px 0;
}
.main_fes img {
  width: 100%;
}
*/
h3.ttl {
  margin-bottom: 100px !important;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.2em;
}
h3.ttl span {
  padding-bottom: 10px;
  border-bottom: solid 4px #000;
}

#maincont {
  width: 1080px;
  margin: 0 auto;
}
.yellow {
  background: linear-gradient(transparent 70%, #ffef39 70%);
}
/* part1 */
#taikennfes .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-around;
  align-items: stretch;
  /*height: 380px;*/
}
#taikennfes .wrapper p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  margin-bottom: 10px !important;
}
#taikennfes .lesson01:hover {
  opacity: 0.7;
}
.box07 p {
  margin: 6px 0 0px !important;
}
#taikennfes .wrapper p span {
  font-size: 21px;
  color: #000;
}
/* part2 */
/*
.wrapper2 {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: 20px;
}
.wrapper2 p {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  margin: 20px 0 0px;
}
.wrapper2 p span {
  font-size: 12px;
}
*/
.d-title2 {
  width: 100%;
  text-align: center;
  margin: 90px 0;
}
.d-title2 img {
  width: 62%;
}
.line {

}
.box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08, .box09, .box10, .box11, .box12, .box13, .box14, .box15 {
  padding: 0;
  border-radius: 15px;
  text-align: center;
  width: 23%;
  /*height: 293px;*/
}
.box01, .box04, .box05, .box07, .box08, .box09, .box10, .box11, .box12, .box13, .box14, .box15 {
  /*box-shadow: 2px 2px 4px #8a8a8a;*/
}
.box01 img, .box02 img, .box03 img, .box04 img, .box05 img, .box06 img, .box07 img, .box08 img, .box09 img, .box10 img, .box11 img, .box12 img, .box13 img, .box14 img, .box15 img {
  width: 100%;
}

/* box_color 設定 */
.box01 {
  /*background-color: rgba(125, 164, 242, 0.7);*/
}
.box02 {
  /*background-color: rgba(125, 164, 242, 0.7);*/
}
.box03 {
  /*background-color: rgba(125, 164, 242, 0.7);*/
  margin-left: 20px;
}
.box04 {
  /*background-color: rgba(242, 136, 125, 0.7);*/
  margin-right: 20px;
}
.box05 {
  /*background-color: rgba(125, 164, 242, 0.7);*/
  margin-right: 0px;
}
.box06 {
  background-color: #ffffff;
  margin-right: 20px;
}
.box07 {
  background-color: rgba(242, 136, 125, 0.7);
}
.box08 {
  background-color: rgba(125, 164, 242, 0.7);
  margin-right: 20px;
}
.box09 {
  background-color: rgba(242, 136, 125, 0.7);
}
.box10 {
  background-color: rgba(242, 136, 125, 0.7);
  margin-right: 20px;
}
.box11 {
  background-color: rgba(125, 164, 242, 0.7);
}
.box12 {
  background-color: rgba(125, 164, 242, 0.7);
  margin-right: 20px;
}
.box13 {
  background-color: rgba(191, 192, 192, 0.3);
}
.box14 {
  background-color: #c03f91;
  margin-right: 20px;
}
.box15 {
  background-color: #bfc0c0;
}
/* box_area 割合 */
.lesson01 {
  flex-grow: 1;
}
.lesson02 {
  flex-grow: 0.5;
}
.lesson03 {
  flex-grow: 1;
}
.lesson04 {
  flex-grow: 1;
}
/* design_fes contents */
.box01_fes, .box02_fes, .box03_fes, .box04_fes, .box05_fes, .box06_fes {
  padding: 15px 0 0;
  border-radius: 15px;
  text-align: center;
  width: 33%;
  height: auto;
}
.box01_fes img, .box02_fes img, .box03_fes img, .box04_fes img, .box05_fes img, .box06_fes img {
  width: 86%;
}
.fes0 {
  color: #231815 !important;
  font-size: 15px !important;
  font-weight: 100 !important;
  line-height: 23px !important;
  margin: 20px 0 0px;
}
.stit, .stit2, .stit3, .stit4, .stit5, .stit6, .stit7, .stit8, .stit9, .stit10 {
  background-color: #c03f91;
  border-radius: 3px;
  padding: 3px;
  color: #fff;
  font-size: 17px !important;
  font-weight: bold !important;
}
.stit2 {
  background-color: #ed6c00;
}
.stit3 {
  background-color: #f8b500;
}
.stit4 {
  background-color: #0081cc;
}
.stit5 {
  background-color: #61aa31;
}
.stit6 {
  background-color: #4c3a93;
}
.stit7 {
  background-color: #884798;
}
.stit9 {
  background-color: #e60012;
}
.stit10 {
  background-color: #b0cf00;
}
.sloc, .sloc2, .sloc3 {
  background-color: #00913a;
  border-radius: 10px;
  margin-left: 3px;
  margin-bottom: 5px;
  padding: 3px;
  color: #fff !important;
  font-size: 10px !important;
  font-weight: normal !important;
}
.sloc2 {
  background-color: #e4007f;
}
.sloc3 {
  background-color: #2ea7e0;
}
.stit_b {
  font-weight: bold;
  font-size: 14px !important;
}
.fes li {
  border: 5px solid #313131;
  border-radius: 15px;
  width: 30%;
  display: inline-block;
  padding: 15px !important;
  font-size: 20px;
  text-align: center !important;
  margin-right: 45px !important;
}
.fes li:last-child {
  margin-right: 0 !important;
}
/* bottom_logo */
.fes_time {
  margin: 30px 0;
  text-align: center;
}
/* 申し込みボタン */
.fes_btn {
  text-align: center !important;
  margin-top: 50px;
  margin-bottom: 50px;
}
.fes_btn img {
  width: 80%;
}
/* Button Style */
.button-layout {
  margin: 20px auto 10px;
  max-width: 188px;
}
.button_style {
  padding: 15px;
  position: relative;
  display: block;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 15px;
  font-weight: bold;
  text-decoration: none !important;
  text-align: center;
}
.button_style:after {
  content: '\f105';
  font-family: FontAwesome;
  color: #FFF;
  font-size: 20px !important;
  position: absolute;
  top: 62%;
  right: 15px;
  margin-top: -0.75em;
}
.button_style:hover {
  opacity: 0.8;
}
.button_style.color_white {
  color: #FFF;
}
.button_style.bg_green {
  box-shadow: 0px 3px 0px 0px #1f9005;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #01b701), color-stop(0, #249509));
  background: -webkit-linear-gradient(top, #249509 0%, #01b701 100%);
  background: -moz-linear-gradient(top, #249509 0%, #01b701 100%);
  background: -ms-linear-gradient(top, #249509 0%, #01b701 100%);
  background: linear-gradient(to bottom, #249509 0%, #01b701 100%);
}
.f22 {
  font-size: 14px;
}
/* top プロパティの値で、オフセットを設定できます。*/
/*
h5 .ex2{
 position:absolute;
 visibility:hidden;
 top: -30px;
 border: 1px solid red;
 z-index: 2;
}
*/

/*
blockquote {
    position: relative;
    padding: 5px 10px 5px 32px;
    box-sizing: border-box;
    font-style: italic;
    background: #f3f3f3;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
}

blockquote:before{
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 40px;
    height: 30px;
    text-align: center;
    content: "\f10d";
    font-family: FontAwesome;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #92d4ff;
    box-shadow: 0 2px 2px rgba(26, 26, 26, 0.14);
    font-weight: 900;
}

blockquote:after{
    position: absolute;
    content: '';
    top: 40px;
    left: -15px;
    border: none;
    border-bottom: solid 8px transparent;
    border-right: solid 15px #6eb3e0;
}

blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
}

blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}
*/


/* -----------------------
　　　Responsive(start)
   --------------------------------------- */
/* PC */
@media screen and (min-width: 641px) {
  .sp {
    display: none;
  }
  #taikennfes #contents2 {
    margin: 0 auto;
    width: 1200px;
    background-image: url(../../images/bg_week.png);
    background-repeat: repeat-y;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 150px;
  }
  .schedule {
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  .schedule h2 {
    padding: 0;
    line-height: 0;
  }
}
/* SP */
@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
  iframe {
    /*
    width: 100%;
    margin-bottom: 2.5em;
    padding: 0px;
    background-image: none;
    */
  }
  #subject-title {
    margin-top: 50px !important;
  }
  h2 {
    padding: 0 25px;
    margin-bottom: 30px;
  }
  .busl li .stime::after {
    position: absolute;
    content: url(./images/summer_icon.png);
    top: -65px;
    right: 10px;
    color: white; /*文字色*/
    padding: 0.2em; /*余白*/
  }
  .busl li {
    line-height: 1.6em;
  }
  .stime {
    margin-left: 0px;
    font-size: 17px;
  }
  #scope img {
    width: 48.5% !important;
    margin-bottom: 5px;
  }
  .mr {
    margin-right: 8px;
  }
  #taikennfes #contents2 {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    border-top: 10px solid #fdf4f8;

    background-image: url(../../images/bg_week.png);
    background-size: contain;
    background-repeat: repeat-y;
    padding-bottom: 80px;

  }
  #taikenfes #read div {
    margin: 1em 4% 3em 4%;
    padding: 1em;
    width: 92%;
  }
  #maincont {
    width: 100% !important;
    margin: 0 auto;
  }
  #taikennfes #contents2 .ttl h1 {
    font-size: 19px;
    line-height: 37px;
  }
  .main_fes {
    margin: 50px 0;
  }
  h3.ttl  {
    margin-top: 100px !important;
  }
  .d-title {
    width: 100%;
    text-align: center;
  }
  .d-title img {
    width: 92%;
  }
  .d-title2 {
    margin: 50px 0;
  }
  .d-title2 img {
    width: 94%;
  }
  /* part1 */
  #taikennfes .wrapper {
    /*height: auto !important;*/
    margin-bottom: 0;
  }
  #taikennfes .wrapper p {
    font-size: 14px;

  }
  #taikennfes .wrapper p span {
    font-size: 15px;
  }
  /* part2 */
  /*
  .wrapper2 {
    margin-bottom: 0;
  }
  .wrapper2 p {
    font-size: 16px;
    margin: 15px 0 0px;
  }
  .wrapper2 p span {
    font-size: 14px;
  }
  */
  .box01, .box02, .box03, .box04, .box05, .box06, .box07, .box08, .box09, .box10, .box11, .box12, .box13, .box14, .box15 {
    padding: 10px 0 5px;
    border-radius: 10px;
    width: 51%;
    /*margin-bottom: 30px;*/
    /*height: 222px;*/
  }
  .box01 img, .box02 img, .box03 img, .box04 img, .box05 img, .box06 img, .box07 img, .box08 img, .box09 img, .box10 img, .box11 img, .box12 img, .box13 img, .box14 img, .box15 img {
    width: 90%;
  }
  .box01 {
    margin-right: 0px;
  }
  .box02 {
    margin-right: 0px;
  }
  .box03 {
    margin-right: 0px;
  }
  .box04 {
    margin-right: 0px;
  }
  .box05 {
    margin-right: 0px;
  }
  .box06 {
    margin-right: 0px;
  }
  .box07 {}
  .box08 {
    margin-right: 0px;
  }
  .box09 {
    margin-right: 0px;
  }
  .box10 {
    margin-right: 0px;
  }
  .box11 {}
  .box12 {
    margin-right: 0px;
  }
  .box13 {
    margin-right: 0px;
  }
  .box14 {
    margin-right: 0px !important;
  }
  .box15 {}
  .box02 img, .box03 img {

  }

  .lesson01 {
    flex-grow: 0.8;
  }
  .lesson02 {
    flex-grow: 1;
  }
  .lesson03 {
    flex-grow: 1;
  }
  .lesson04 {
    flex-grow: 1;
  }

  /* design_fes contents */
  .box01_fes, .box02_fes, .box03_fes, .box04_fes, .box05_fes, .box06_fes {
    padding: 15px 0 10px;
    width: 100%;
    height: auto;
  }
  .box01_fes img, .box02_fes img, .box03_fes img, .box04_fes img, .box05_fes img, .box06_fes img {
    width: 94%;
  }
  .fes0 {
    font-size: 15px !important;
    line-height: 23px !important;
    margin: 20px 0 0px;
  }
  .stit, .stit2, .stit3, .stit4, .stit5, .stit6, .stit7, .stit8, .stit9, .stit10 {
    border-radius: 3px;
    padding: 3px;
    font-size: 17px !important;
  }
  .sloc, .sloc2, .sloc3 {
    border-radius: 10px;
    margin-left: 3px;
    margin-bottom: 5px;
    padding: 3px;
    font-size: 10px !important;
  }
  .stit_b {
    font-size: 14px !important;
  }
  .datein {
    width: 46% !important;
  }
  /* Button Style */
  .button-layout {
    max-width: 94%;
  }
  /* bottom_logo */
  .fes_time {
    margin-bottom: 30px;
  }
  .fes_time img {
    width: 94%;
  }
  /* 申し込みボタン */
  .fes_btn {
    width: 100%;
  }
  .fes_btn img {
    width: 96%;
  }
  .schedule {
    width: 100%;
    margin: 2em auto;
    text-align: center;
  }
  .schedule h2 img {
    width: 94% !important;
  }
  .schedule img {
    width: 100%;
  }
}
/* -----------------------
　　　Responsive(end)
   ----------------------- */
