.c-layout__inner{
  margin-top:0;

}
.c-layout-header_sm{
  background-color:#F4FAFB;
}
.sm-header{
  background-color:#F4FAFB;
  background-image: url("/excludes/ck/information/closure/summer2025/assets/img/bg_sp.png");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
}
@media screen and (min-width: 768px), print {
  .sm-header{
    background-image: url("/excludes/ck/information/closure/summer2025/assets/img/bg_pc.png");
    background-size: 100% auto;
  }   
}
.sm-headercontents{
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .sm-headercontents{
    max-width: 1192px;
    margin: 0 auto;
  }
}
.sm-header_ttl{
  padding: 0 0 16px;
}

.sm-haitatu{
  position: relative;
}

.sm-day{
  margin:0 16px 16px;
}
@media screen and (min-width: 768px), print {
  .sm-haitatu{
    display:flex;
  }
  .sm-day{
    float:left;
    width: calc(358/1192 * 100%);
  }
  .sm-calendar{
    width: calc(784/1192 * 100%);
  }
}

.sm-calendar_link{
  padding: 16px 16px;
  border-color: #73CFED;
  border-style: solid;
  border-width: 1px 0;
  display: flex;
  justify-content: space-between;
  gap: 5px;
}

.sm-calendar_link--pc{
  display:none;
}

@media screen and (min-width: 768px), print {
  .sm-calendar_link--sp{
    display:none;
  }
  .sm-calendar_link--pc{
    display:flex;
  }
}

.sm-calendar_linkitem{
}

.sm-calendar_linkitem img{
  width: 100%;
}

.sm-day > div{
  display:none;
}
.sm-haitatu_day1 .sm-day_day1{display:block;}
.sm-haitatu_day2 .sm-day_day2{display:block;}
.sm-haitatu_day3 .sm-day_day3{display:block;}
.sm-haitatu_day4 .sm-day_day4{display:block;}
.sm-haitatu_day5 .sm-day_day5{display:block;}

.sm-calendar > div{
  display:none;
}
.sm-haitatu_day1 .sm-calendar_day1{display:block;}
.sm-haitatu_day2 .sm-calendar_day2{display:block;}
.sm-haitatu_day3 .sm-calendar_day3{display:block;}
.sm-haitatu_day4 .sm-calendar_day4{display:block;}
.sm-haitatu_day5 .sm-calendar_day5{display:block;}

.sm-calendar_linkitem span{
}
.sm-calendar_linkitem a:hover{
  opacity:0.5;
}

.sm-haitatu_day1 .sm-calendar_linkitem--day1 a{display:none;}
.sm-haitatu_day1 .sm-calendar_linkitem--day2 span{display:none;}
.sm-haitatu_day1 .sm-calendar_linkitem--day3 span{display:none;}
.sm-haitatu_day1 .sm-calendar_linkitem--day4 span{display:none;}
.sm-haitatu_day1 .sm-calendar_linkitem--day5 span{display:none;}

.sm-haitatu_day2 .sm-calendar_linkitem--day1 span{display:none;}
.sm-haitatu_day2 .sm-calendar_linkitem--day2 a{display:none;}
.sm-haitatu_day2 .sm-calendar_linkitem--day3 span{display:none;}
.sm-haitatu_day2 .sm-calendar_linkitem--day4 span{display:none;}
.sm-haitatu_day2 .sm-calendar_linkitem--day5 span{display:none;}

.sm-haitatu_day3 .sm-calendar_linkitem--day1 span{display:none;}
.sm-haitatu_day3 .sm-calendar_linkitem--day2 span{display:none;}
.sm-haitatu_day3 .sm-calendar_linkitem--day3 a{display:none;}
.sm-haitatu_day3 .sm-calendar_linkitem--day4 span{display:none;}
.sm-haitatu_day3 .sm-calendar_linkitem--day5 span{display:none;}

.sm-haitatu_day4 .sm-calendar_linkitem--day1 span{display:none;}
.sm-haitatu_day4 .sm-calendar_linkitem--day2 span{display:none;}
.sm-haitatu_day4 .sm-calendar_linkitem--day3 span{display:none;}
.sm-haitatu_day4 .sm-calendar_linkitem--day4 a{display:none;}
.sm-haitatu_day4 .sm-calendar_linkitem--day5 span{display:none;}

.sm-haitatu_day5 .sm-calendar_linkitem--day1 span{display:none;}
.sm-haitatu_day5 .sm-calendar_linkitem--day2 span{display:none;}
.sm-haitatu_day5 .sm-calendar_linkitem--day3 span{display:none;}
.sm-haitatu_day5 .sm-calendar_linkitem--day4 span{display:none;}
.sm-haitatu_day5 .sm-calendar_linkitem--day5 a{display:none;}

.sm-login{
  display: none;
}
.sm-haitatu_login .sm-login{
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: calc(100% + 16px);
  background: rgb(0,0,0,0.7);
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
}
.sm-login a{
  color: #fff;
  text-align: center;
  text-decoration: none;
}
@media screen and (min-width: 768px), print {
  .sm-haitatu_login .sm-login a{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content: center;
  }
}
.sm-login_txt{
  padding: 40px;
  line-height: 1.6;
  font-size: 20px;
}
.sm-login_btn{
  width: calc(300/390 * 100%);
  margin: 0 auto;
  padding: 1em;
  background-color: #F39800;
  border-radius: 10px;
}
@media screen and (min-width: 768px), print {
  .sm-login a:hover .sm-login_btn{
    background-color:#C3F1FF;
    color:#000;
  }
}

.sm-info{
  padding: 24px 16px;
  background-color: #F4FAFB;
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
  text-align: center;
}
.sm-info_btn{
  display: block;
  margin: 8px;
  padding: 1em;
  background-color: #0079D0;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
}
.sm-info_notice{
  color: #E60012;
}

@media screen and (min-width: 768px), print {
  .sm-info{
    padding: 48px 240px 36px;
  }
  .sm-info_txt{
    font-size:24px;
  }
  .sm-info_btn:hover{
    background-color:#C3F1FF;
    color:#000;
  }
}
.sm-maincontents{
  padding: 32px 0 32px;
  width: 100%;
  background-color:#fff;
}



@media (max-width: 768px) {
  .pc-only {
    display: none;
  }
}
@media (min-width: 769px) {
  .sp-only {
    display: none;
  }
}
a:hover {
  opacity: 0.8;
}


.sm-event{
  padding: 32px 16px;
  background: url("/excludes/ck/information/closure/summer2025/assets/img/bg_event_sp.png") no-repeat center 0;
  background-size: 100% auto;
  line-height: 1.6;

}
@media screen and (min-width: 768px), print {
  .sm-event{
    margin: 0 0 32px;
    max-width:1192px;
    margin: 0 auto;
    background: #fff url("/excludes/ck/information/closure/summer2025/assets/img/bg_event_pc.png") no-repeat center 0;
  }
}
.sm-event_ttl-w{
  margin: 0 0 16px;
  color:#fff;
  font-size:16px;
  font-weight:bold;
  text-align: center;
}
.sm-event_txt{
  text-align: center;
}
.sm-event_img{
  margin: 8px auto 8px;
  width: calc(72/358 * 100%);
}
@media screen and (min-width: 768px), print {
  .sm-event_ttl{
    font-size:20px;
  }
  .sm-event_img{
    margin: 16px;
  }
  .sm-event_img img{
    display:none;
  }
  .sm-event_txt .sp_only{
    display: none;
  }
}



.sm-title01 {
  border-bottom: 5px solid #9952D0;
  background: #B972F0;
  background-image: url(/excludes/ck/information/closure/summer2025/assets/img/icon01.svg);
  
}

.sm-title02 {
  border-bottom: 5px solid #D3AB1C;
  background: #F1C528;
  background-image: url(/excludes/ck/information/closure/summer2025/assets/img/icon02.svg);

}
.sm-title03 {
  border-bottom: 5px solid #8FB500;
  background: #5BCF38;
  background-image: url(/excludes/ck/information/closure/summer2025/assets/img/icon03.svg);

}
.sm-title01,
.sm-title02,
.sm-title03{
  border-radius: 5px 5px 0px 0px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  background-repeat: no-repeat;
  background-position: 10px center;
  display: flex;
  align-items: center;
  padding-left: 60px;
  padding-right: 10px;
  background-size: 38px;
  margin-bottom: 20px;
}
.sm-title01 a, 
.sm-title02 a,
.sm-title03 a{
  margin-left: auto;
}
.sm-title01 a img, 
.sm-title02 a img,
.sm-title03 a img{
  width: 100px;
}
.sm-title_lead{
  font-size: 16px;
  font-weight: 700;
}

.sm-title_event{
  color: #fff;
  font-size: 27px;
}
a.sm-event_btn{
  display: inline-block;
  padding: 5px 20px 5px 10px;
  width: auto;
  margin-left: auto;
  color: #00396E;
  border: solid 1px #00396E;
  box-sizing: border-box;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  border-radius: 100px;
}
a.sm-event_btn::after{
content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 8px;
  height: 13px;
  transform: translateY(-50%);
  background: url(/excludes/ck/information/closure/summer2025/assets/img/arrow.svg) center center no-repeat;
  background-size: contain;
}
a.sm-event_btn2::after{
  transform: rotate(180deg);
  top: 34%;
}
@media screen and (min-width: 768px) {
  a.sm-event_btn{
    padding: 15px 30px;
    font-size: 16px;
  };
  a.sm-event_btn::after{
    right: 15px;
  }
  a.sm-event_btn2::after{
    top: 39%
  }

.sm-takuhai_event,
.sm-tenpo_event{
  margin-top: 50px;
  padding: 0;
}
.sm-title01,
.sm-title02,
.sm-title03{
  border-radius: 10px 10px 0px 0px;
  margin-top: 50px;
  font-size: 36px;
  background-position: 20px center;
  background-size: 60px;
  padding-right: 20px;
  padding-left: 100px;
}
.sm-title01 a img, 
.sm-title02 a img,
.sm-title03 a img{
  width: auto;
}
.sm-title_lead{
  font-size: 20px;
}
.sm-title_event{
  font-size: 50px;
}
}


.c-icon-type-a span::before{
  content:"" ;  
  width: 15px;
  height: 15px;
  background: url(/excludes/ck/information/closure/summer2025/assets/img/calendar.svg) no-repeat;
  margin-right: 5px;
  display: inline-block;
  transform: translateY(3px); 
}
.c-icon-type-a{
margin-right: 5px;
}

.sm-event_item{
  margin-bottom: 20px;
  
}
.sm-event_contents{
margin-top: 15px;
text-align: left;
}
.sm-event_contents p{
  margin: 5px 0;
}
.sm-event_contents p:first-child{
  margin-top: 0;
}
.sm-event_contents a{ 
  color: #074ACC;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 24px */
  text-decoration: underline;

}
.sm-event_contents a:hover{ 
  text-decoration: none;
}
.sm-event_ttl{
  color: #00396E;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 160%; 

}
.sm-event_date{
  color: #FF4848;
  font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
letter-spacing: 0.32px;
}
.sm-event_close{
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.sm-event_close::before {
  content: "終了しました";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  padding: 10px;
  border-radius: 5px;
  font-size: 20px;
  z-index: 2;
}

.sm-event_close::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); 
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sm-event_contents{
    margin-top: 0;
    flex: 1;
    }
  .sm-tenpo_event_contents{
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
  }
  .sm-event_item{
    width: 48%;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 0;

  }
  .sm-event-img{
    width: 275px;
    margin: 0;
  }
  .sm-event_item p{
    margin: 5px 0;
  }
  .sm-event_ttl{
    font-size: 18px;
    margin-top: 0;
  }
  .sm-event_date{
    font-size: 16px;
  }
  .mt-kondate{
    margin-top: -150px;
  }
}



.nav-container {
  display: flex;
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
  gap: 3px;
}

.nav-button {
  flex: 1;
  padding: 10px;
  text-align: center;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: relative;
  text-decoration: none;
  border-radius: 10px;
}
.nav-button span{
  color: #fff;
}
.button-content {
  display: flex;
  align-items: center;
}
.button-content p{
  margin-left: 10px;
}
.nav-button.green {
  background: #5BCF38;
}

.nav-button.purple {
  background: #B972F0;
}

.nav-button.orange {
  background: #F1B827;
}

.icon svg {
  width: 24px;
  height: 24px;
}

.arrow {
  margin-top: 4px;
}

.arrow svg {
  width: 16px;
  height: 16px;
}

@media (max-width: 768px) {
   .button-content {
    flex-direction: column;
   }
  .nav-button {
      font-size: 16px;
      padding: 15px;
  }
  .button-content p{
    margin-left: 0;
  }
}

.bnr-center{
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .bnr{
    margin-bottom: 20px;
  }
}