@charset "utf-8";
/* iPad用 */
.is-ipad .section__container,
.is-ipad .breadcrumb,.is-ipad .toi {
  width: 100%;
}
img { max-width: 100%;}
figure { margin: 0;}
.nosp { display: block;}
.br-sp { display: none;}

#area{
  color: #2a4e75;
   width: 100%;
    margin: 0 auto;
    padding: 32px 16px;
}
.radius_frame {
  background: #FFF;
  border: solid 3px #d1bc43;
  border-radius: 10px;
  margin-bottom: 3%;
  font-size: 15px;
  line-height: 1.5;
  padding: 2%;
  display: flex;
  flex-wrap: wrap;
}
.radius_frame dt {
  font-size: 26px;
  font-weight: 600;
  color: #02a67a;
  margin-bottom: 1%;
  width: 100%;
}
dd.img_left img {
  border-radius: 50%;
}
dd.img_left+dd {
  margin-top: 1em;
}
.guide {
  color: #c89134;
  font-size: 1.2em;
  font-weight: bold;
}
.section__container .ttl01 {
  width: 70%;
  margin: auto;
}
.section__container .ttl02 {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  color: #f02e1a;
  padding: 1%;
  margin: 1%;
  font-weight: 600;
}
.event_gaiyo {
  border: dotted 5px #d1bc43;
  border-radius: 10px;
  padding: 2%;
  margin-bottom: 1.5em;
  display: flex;
}
.event_gaiyo dl {
  flex: 1;
  margin: 1em;
}
.event_gaiyo dt {
  color: #e34215;
  font-size: 1.2em;
  font-weight: bold;
}
.event_gaiyo dd + dt {
  margin-top: 0.5em;
}
.event_schedule {
  text-align: center;
}
.event_schedule .nichiji {
  font-size: 2em;
  font-weight: bold;
  color: #e34215;
}
.event_schedule ul {
  background:#137373;
  border-radius: 10px;
  color: #fff;
  margin: 1rem auto 2em;
  padding: 1em;
}
.event_schedule ul li {
  margin-bottom: 0.5em;
}
.event_schedule ul li span {
  font-size:2em;
  display: block;
}
.event_schedule .note {
  margin: 0 5% 2em;
  font-size: 0.9em;
  text-align: left;
}
.event_schedule .spot {
  color: #e34215;
}
.event_schedule .taiken {
  color: #02a67a;
}
.meal {
  background: #c89134;
  border-radius: 0.8em;
  color: #fff;
  display: inline-block;
  padding: 0 .5em;
  margin-right: 0.5em;
}
.sche_note {
  text-align: right;
  margin: 1em 0;
  width: 100%;
}
figcaption {
  text-align: right;
}
a.grid-col__link, .end {
  position: relative;
  display: block;
  background: #ec5426;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border-radius: 10px;
  padding: 3% 10% 3% 3%;
  margin: 0 5% 2em;
}
a.grid-col__link::after {
  content: '';
  position: absolute;
  background-image: url(https://www.his-j.com/cmn/icon/icon_arrow_right_white.svg);
  width: 50px;
  height: 50px;
  top: calc(100%/2 - 25px);
  right: -10px;
}
a.grid-col__link span {
  font-size: 0.8em;
  color: #fffded;
}

.event_timeschedule {
  background: #f9eadd;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 1.5em;
}
.event_timeschedule dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3em;
}
.event_timeschedule dt {
  background: #137373;
  color: #fff;
  border-radius: 24px;
  font-size: 23px;
  font-weight: bold;
  padding: 0.3em;
  margin-bottom: 1em;
  width: 100%;
}
.event_timeschedule dt span{
  background: #ede938;
  color: #000;
  padding: 0 1rem;
  margin-right: 1rem;
}
.event_timeschedule dd {
  margin: 0 auto 2rem;
  width: 100%;
}
.event_timeschedule img {
  border-radius: 10px;
  width: 90%;
}
.time {
  color: #c89134;
  font-weight: bold;
  width: 6em;
  margin-right: -0.8em;
  display: flex;
  justify-content: space-between;
}
.time + p {
  width: calc(100% - 6em);
  padding-left: 1em;
  border-left: 1px solid #c89134;

}
:not(.time:empty).time:after {
  content: '●';
  color: #c89134;
  padding-right: .25em;
}
.joken {
  text-align: left;
  padding: 1em;
  border: 1px solid #555;
}
.joken dl {
  display: flex;
  flex-wrap: wrap;
}
.joken dd {
  margin-left: 1em;
}
.minpaku {
  width: 100%;
}
.minpaku table {
  border-spacing: 0;
  border-collapse: collapse;
}
.minpaku td {
  border: 1px solid #555;
}
.minpaku thead {
  background: #eee;
}
.minpaku dt {
  border-right: 1px solid #555;
}
.minpaku td {
  padding: .2em .5em;
}
.joken ul {
  background: none;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: 1em;
  padding: 0;
}
.joken ul li::before {
  content: "●";
}
.joken ul li {
  margin-right: 1em;
}
.chui h3 {
  background: #555;
  color: #fff;
  font-weight: bold;
  padding: 0.5em;
  margin-bottom: 1em;
}
.chui ul {
  list-style-type: disc;
  margin-left: 2em;
  margin-bottom: 1em;
  position: relative;
}
.chui ul li.kome {
  list-style-type: none;
  text-indent: -1.5em;
  padding-left: 1.5em;
  margin-left: -1.5em;
}
.chui ul li.kome::before {
  content: '※';
  margin-right: 0.5em;
}
.chui ol {
  list-style-type: decimal;
  margin-left: 1.5em;
}
.chui ol li {
  text-indent: 0;
}
.logo {
  list-style-type: none;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}
.cancel {
  color: #F00;
}
.toi dl {
  background: #e0fce7;
  border: 4px double #4f7b9f;
  padding: 1em;
  margin-top: 2em;
  width: 49%;
}

.grid-col {
  padding: 5px;
  border: solid 1px #ccc;
  border-radius: 5px;
  margin: 0 .5% 2em;
}
table { border-collapse: collapse;}
table th, table td { border: solid 1px black; padding: 0.3rem 1rem;}
/* MV */
#mv {
  width: 100%;
  background-image: url(../images/title.png);
  background-repeat: no-repeat;
  background-position: top center;
  height: 550px;
  align-items: center;
}
p.title { text-align: center; }
.close{
    font-weight: bold;
    color: #e90d0d;
    background: #f7f41e;
    width: 50%;
    text-align: center;
}

/*4つ並びの場合*/
.grid-col4 {
    width: 24%;
    padding: 5px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin: 0 .5% 2em;
}

/*2つ並びの場合*/
.grid-col2 {
    width: 49%;
    padding: 5px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin: 0 .5% 2em;
}
.back {
  padding: 1% 2%;
  margin: 2em 0;
  background: #e0fce7;
  box-shadow: 0px 0px 0px 10px #e0fce7;
  border: dashed 2px #4f7b9f;
  margin: auto;
  font-size: 1.3em;
}
.back dl {
  display: flex;
  flex-wrap: wrap;
}
.back dd {
  padding: 0 .5em;
}
.back dl dt + dd {
  width: 100%;
}
.back dt {
  color: #f02e1a;
  font-size: 18px;
  width: 100%;
}
.back .eventkikaku {
  font-size: 0.8em;
  margin-top: 0.5em;
  width: 100%;
}
.back img {
  vertical-align: middle;
}

/*伊万里市サイト*/
.imari_waku { 
  display: flex; 
  width: 992px;
  margin: -2rem auto 0;
}
.imari_waku dl {
  width: calc((100% - 10px) / 3);
  border-radius: 10px;
  margin: 1rem 0.5rem;
  padding: 1rem 0.5rem;
  border: solid 3px #000000;
}
.imari_waku dt {
  color: #000 !important;
  font-size: 1rem !important;
  line-height: 1.3rem;
  text-align: center;
}
.imari_waku dt p {
  background: #f7f41e;
  padding: 0.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.8rem;
  border-radius: 15px;
}
.imari_waku dd {
  color: #000 !important;
  font-size: 2rem !important;
  font-weight: bold;
  text-align: center;
}
.imari_waku dd img{width: 45%;}
p.imari_rink { font-size: 1.3rem;}
p.imari_rink a { text-decoration: none;}

/* もっと見る */
.event_schedule a {
  border-radius: 40px;
  display: block;
  text-align: center;
  padding: 2%;
  background: #137373;
  margin: 2% auto;
  width: 75%;
  color: #fff;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 600;
}
.event_schedule a:hover{
  opacity: 0.7;
}
/* notice */
.notice {
  background: #137373;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 1rem 3rem;
}
.notice span{
  background: #fff;
  color: #137373;
  font-size: 1rem;
  padding: 0 1rem;
  margin-right: 1rem;
}
.notice a{
  text-decoration: none;
  color: #fff;
}
.notice a:hover { opacity: 0.7;}

/* スマホ用 */
.headfoot-is-sp .section__container,
.headfoot-is-sp .breadcrumb { width: 100%;}

.headfoot-is-sp .goTop__img--pc { display: none;}
.headfoot-is-sp .nosp { display: none;}
.headfoot-is-sp .br-sp { display: block;}

/* MV */
.headfoot-is-sp #mv {
  background-image: url(../images/title_sp.png);
  background-size: 100%;
  height: 63vw;
}
.headfoot-is-sp .radius_frame dt {text-align: center;}
.headfoot-is-sp .event_schedule ul li { margin-bottom: 0;}

/*伊万里市サイト*/
.headfoot-is-sp .guide { text-align: center;}
.headfoot-is-sp .imari_waku { 
  display: block;
  width: 100%; 
  margin: 2rem auto;
  padding: 0 1rem;
}
.headfoot-is-sp .imari_waku dt { padding: 0 1rem;}
.headfoot-is-sp .imari_waku dl { 
  width: 100%;
  margin: 1rem 0;
  padding: 0;
}
.headfoot-is-sp .imari_waku dt p { margin: 1rem 0;}
.headfoot-is-sp .imari_waku dd img { width: 40%;}
.headfoot-is-sp dd.img_left img {
  width: 65%;
  margin: 0 auto;
  display: block;
}
.headfoot-is-sp .imari_waku dd { margin-bottom: 1rem;}
.headfoot-is-sp .event_timeschedule dt { 
  font-size: 17px;
  padding: 0.5rem;
}
.headfoot-is-sp .event_timeschedule img { width: 100%;}

/* もっと見る */
.headfoot-is-sp .event_schedule a {
  border-radius: 15px;
  width: 100%;
  font-size: 1.5rem;
}
/*問い合わせ先*/
.headfoot-is-sp .back,.headfoot-is-sp .toi { margin: 0 2rem 2rem;}

/*notice*/
.headfoot-is-sp .notice { font-size: 1rem; padding: 1rem 2rem;}
.headfoot-is-sp .notice span{
  display: block;
  width: 60%;
  text-align: center;
  margin: 0 auto .5rem;
}

/* デスクトップのみ */
@media (min-width: 767px){
.back span+span {
    margin-left: 1em;
  }
  .toi {
    display: flex;
    justify-content: space-between;
    width: 1024px;
    margin: 0 auto 2rem;
  }
    dd.img_left {
      width: 30%;
      float: left;
    }
    dd.img_left+dd {
      width: 68%;
      float: right;
    }
}


@media (max-width: 767px){
  .section__container {
    padding: 0;
  }
    .section__container.back {
      padding: 0.5em;
  }
  .back span {
    display: block;
  }
  h2{
      margin-top:10%!important;
  }
  .grid-col4,.grid-col2{
      width:100%;
  }
  .event_gaiyo,
  .event_timeschedule dl {
    display: block;
  }
  .event_timeschedule dd {
    width: auto;
  }
  .event_schedule ul li span {
    font-size: 1.6em;
  }
  .section__container .ttl02 {
    font-size: 20px;
  }
  .radius_frame dt {
    font-size: 21px;
  }
  a.grid-col__link {
    font-size: 17px;
    margin: 0 0 2em;
  }
  .toi dl {
    width: auto;
  }
  .logo {
    position: relative;
  }
  .event_schedule .note {
    margin: 0 0 2em;
  }
}