
.lead_freeEnd{
    font-size:clamp(1rem, 0.818rem + 0.91vw, 1.5rem)!important;
}
/*===============================================================

	section_itemlist

===============================================================*/
@media screen and (max-width: 767px) {

  .headline_logo .logo {
    margin-top: -1rem;
    width: 25vw;
  }

}
/*-------------------------------------------------------------
	itemlist_head	
-------------------------------------------------------------*/
.itemlist_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
    color: #F83A23;
    font-size: 30px;
    letter-spacing: 0.04em;
    line-height: 1 !important;
    font-weight: 700;
    text-align: center;
}
.itemlist_head:before {
    content: "";
    width: calc((100% - 16em) / 2);
    height: 2px;
    background: #F83A23;
}
.itemlist_head:after {
    content: "";
    width: calc((100% - 16em) / 2);
    height: 2px;
    background: #F83A23;
}
.itemlist_head+.itemlist {
    margin-top: 60px;
}
.itemlist_head_tagline{
    padding: 1.5rem 1rem 4rem; 
    text-align: center; 
    font-size: clamp(1rem, 0.864rem + 0.68vw, 1.375rem); 
    line-height:1.5; 
    font-feature-settings: 'palt';
    letter-spacing:.07em;
    }
@media screen and (max-width: 767px) {
    .itemlist_head {
        font-size: 5.5vw;
    }
    .itemlist_head+.itemlist {
        margin-top: 6vw;
    }
    .itemlist_head_tagline{
        font-size:4vw;
        padding: 1rem 1rem 2.5rem; 
    }
    .itemlist_head:before {
      width: calc((100% - 15em) / 2);
  }
  .itemlist_head:after {
      width: calc((100% - 15em) / 2);
  } 
}
/*-------------------------------------------------------------
	itemlist_head_end	
-------------------------------------------------------------*/
.itemlist_head_end:before {
    width: calc((100% - 12.5em) / 2);
}
.itemlist_head_end:after {
    width: calc((100% - 12.5em) / 2);
}
/*-------------------------------------------------------------
	itemlist	
-------------------------------------------------------------*/
.itemlist.v2 .item {
    width: calc((100% - 40px) / 2);
    /*    background: #222;*/
}

.itemlist.v2+.itemlist.v2{
  margin-top: 100px;
}
.itemlist.v2 .itemlist_season_head{
margin-bottom:-20px;
width: 100%;
}
.itemlist.v2 .itemlist_season_head .title{
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  color: #fff;
  font-size: 26px;
  letter-spacing: 0.04em;
  line-height: 1 !important;
  font-weight:bold;
  text-align: center;
  }

  .itemlist.v2 .itemlist_season_head .title:before {
    content: "";
    width:30px;
    height: 1px;
    background: #fff;
}
.itemlist.v2 .itemlist_season_head .title:after {
    content: "";
    width:30px;
    height:  1px;
    background: #fff;
}

.itemlist.v2 .item a {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #222;
    border-radius: 10px;
}



.itemlist.v2 .item a .txt {
    flex-grow: 1;
}
.itemlist.v2 .img {
    position: relative;
    z-index: 1;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.itemlist.v2 .date {
    color: #000;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
    padding: 0 0 0 24px;
    background: #fff;
    border-radius: 10px;
    display: flex;
    margin: 0 16px 16px 16px;
    align-items: center;
    justify-content: space-between;
}
.itemlist.v2 .date .tag {
    color: #F83A23;
    margin-right: 1em;
    letter-spacing: 0.04em;
}
.itemlist.v2 .date .tag span {
    color: #333;
}
.itemlist.v2 .txt {
    padding: 0 16px 24px 16px;
}
.itemlist.v2 .txt .head_en {
    color: #0064FF;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 700;
}
.itemlist.v2 .txt .head {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
}
.itemlist.v2 .txt p {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    color: #ccc;
    font-size: 16px;
    line-height: 1.4!important;
    margin-top: 16px;
}
.itemlist.v2.freetowatch .more {
display: none;
}

.itemlist.v2 .more {
    position: relative;
    display: inline-block;
    height: 100%;
    line-height: 1.4;
    padding: 16px 24px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #0064ff;
    font-size:clamp(0.813rem, 0.699rem + 0.57vw, 1.125rem);
    color: #fff;
    white-space: nowrap;
}
.itemlist.v2 .more:after {
    content: "";
    display: inline-block;
    margin-left: 4px;
    width: 14px;
    height: 14px;
    background: url(https://www2.myjcom.jp/special/common/images/asset/icn_btn/icn_bullet_white.svg) no-repeat center center / contain;
}

.itemlist.v2 .free_period {
display: none;
}

.itemlist.v2.freetowatch .free_period {
  position: relative;
  display: inline-block;
  height: 100%;
  line-height: 1.4;
  padding: 16px 24px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size:clamp(0.813rem, 0.699rem + 0.57vw, 1.125rem);
  color: #fff;
  white-space: nowrap;
  animation-name: flashing;
  animation-duration: 2.8s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}

@keyframes flashing {
0% {
  background-color: #F83A23;
}

50% {
  background-color: #fcc838;
}

100% {
  background-color: #F83A23;
}
}


.itemlist.v2 .free_period:after {
  content: "";
  display: inline-block;
  margin-left: 4px;
  width: 14px;
  height: 14px;
  background: url(https://www2.myjcom.jp/special/common/images/asset/icn_btn/icn_bullet_white.svg) no-repeat center center / contain;
}


/*comingsoon------------------------*/
.itemlist.v2 .item.comingsoon{}

.itemlist.v2 .item.comingsoon a {
    pointer-events: none;
}

.itemlist.v2 .item.comingsoon .more {
    background: #888;
    color: #999;
}
.itemlist.v2 .item.comingsoon .more:before{
    position: absolute;

    top: 0;
    left: 0;
     display:grid;
    place-content: center;
    content:"coming soon";
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3); 
    
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.itemlist.v2 .item.comingsoon .more:after {
    opacity: 0.1;
}
@media screen and (max-width: 767px) {
   .itemlist.v2 .item.comingsoon .more {
        border-radius: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .itemlist.v2+.itemlist.v2{
      margin-top: 12vw;
    }
    .itemlist.v2 .itemlist_season_head{
    margin-bottom:2vw;
    }
    .itemlist.v2 .itemlist_season_head .title{
      font-size:4.8vw;
      }
    
      .itemlist.v2 .itemlist_season_head .title:before {
       content: none;
    }
    .itemlist.v2 .itemlist_season_head .title:after {
      content: none;
    }
    

}
/*/comingsoon---------------------------------------*/

@media screen and (max-width: 767px) {
    .itemlist.v2 .date {
        flex-direction: column;
        font-size: 18px;
        padding: 0 0 0 16px;
        margin: 0;
        border-radius: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background: #fff;
        line-height: 1.6;
    }
    .itemlist.v2 .more {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 16px;
        padding: 10px 16px;
        border-radius: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        font-size: 13px;
        font-weight: bold;
    }
    .itemlist.v2 .more:after {
        content: "";
        display: inline-block;
        margin-left: 8px;
        width: 6px;
        height: 11px;
        background: url(https://www2.myjcom.jp/special/common/images/asset/icn_btn/icn_bullet_white.svg) no-repeat center center / contain;
    }
    .itemlist.v2 .date .tag {
        color: #F83A23;
        display: block;
        padding: 6px;
        margin-right: 0;
        font-size: 13px;
        letter-spacing: 0.05em;
    }
}
@media (hover: hover) {
    .itemlist.v2 a:hover .img .thumb img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    .itemlist.v2 a:hover {
        background: #111;
    }
}
@media screen and (max-width: 767px) {
    .itemlist.v2 {
        gap: 6vw 4vw;
    }
    .itemlist.v2 .item {
        width: calc((100% - 4vw) / 2);
    }
    .itemlist.v2 .img {
        border-radius: 1.5vw;
    }
    .itemlist.v2 .date {
        font-size: 2.8vw;
        padding: 0;
    }
    .itemlist.v2 .date br {
        display: none;
    }
    .itemlist.v2 .txt {
        margin-top: 2vw;
    }
    .itemlist.v2 .txt .head_en {
        font-size: 2.5vw;
    }
    .itemlist.v2 .txt .head {
        font-size: 3.5vw;
    }
    .itemlist.v2 .txt p {
        font-size: 3vw;
        margin-top: 1vw;
    }
}

/*-------------------------------------------------------------

	カウントダウンタイマー	

-------------------------------------------------------------*/
#js-countdownTimer {
    margin: -54px auto 0 auto;
    display: flex;
    gap: 1%;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 600px;
    text-align: center;
    line-height: 1.2;
}
#js-countdownTimer span {
    font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
}
#js-countdownTimer span.countdown_tit {
    font-size: clamp(1.125rem, 1.08rem + 0.23vw, 1.25rem);
    padding-bottom: 8px;
}
#js-countdownTimer span:nth-child(1) {
    width: 100%;
}
#js-countdownTimer span:nth-child(2),
#js-countdownTimer span:nth-child(3),
#js-countdownTimer span:nth-child(4),
#js-countdownTimer span:nth-child(5) {
    width: 20%;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: baseline;
}
#js-countdownTimer span:nth-child(3) {
    width: 22%;
    white-space: nowrap;
}
#js-countdownTimer .countdown_days,
#js-countdownTimer .countdown_hours,
#js-countdownTimer .countdown_minutes,
#js-countdownTimer .countdown_seconds {
    display: inline-block;
    font-size: clamp(2.5rem, 2.045rem + 2.27vw, 3.75rem);
    font-family: "Jost", sans-serif;
    font-optical-sizing: none;
    font-weight: 600;
}
#js-countdownTimer .countdown_seconds {
    font-weight: 200;
}
@media screen and (max-width: 767px) {
    #js-countdownTimer {
        margin: -16px auto 0 auto;
    }
    #js-countdownTimer span:nth-child(3) {
        width: 23%;
        white-space: nowrap;
    }
}


/*-------------------------------------------------------------

	アコーディオン	

-------------------------------------------------------------*/
.itemlist_aco .itemlist_aco_head{
     display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5em;
    color: #F83A23;
    font-size: 30px;
    letter-spacing: 0.04em;
    line-height: 1 !important;
    font-weight: 700;
    text-align: center;
    
    padding: 20px;
    background: #000;
    border: 2px solid #F83A23;
}
.itemlist_aco .itemlist_aco_head span{
    position: relative;
    display: inline-block;
    padding-right: 50px;
}
.itemlist_aco .itemlist_aco_head span:before, 
.itemlist_aco .itemlist_aco_head span:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    width: 24px;
    height: 2px;
    background: #F83A23;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.itemlist_aco .itemlist_aco_head span:after{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.itemlist_aco .itemlist_aco_head.active span:after{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.itemlist_aco .itemlist_aco_body{
    margin-top: 70px;
}

@media screen and (max-width: 767px) {
.itemlist_aco .itemlist_aco_head span{
    font-size: 5vw;
    }
.itemlist_aco .itemlist_aco_head{
    padding: 3.5vw;
    }
/*
.itemlist_aco .itemlist_head:before {
    content: "";
    width: calc((100% - 14em) / 2);
    height: 2px;
    background: #F83A23;
}
.itemlist_aco .itemlist_head:after {
    content: "";
    width: calc((100% - 14em) / 2);
    height: 2px;
    background: #F83A23;
}
*/
.itemlist_aco .itemlist_aco_head span{
    padding-right: 30px;
}
.itemlist_aco .itemlist_aco_head span:before, 
.itemlist_aco .itemlist_aco_head span:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4px;
    margin: auto;
    width: 16px;
    height: 2px;
    background: #F83A23;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
  .itemlist_aco .itemlist_aco_body{
    margin-top: 7vw;
}  
}

/*-------------------------------------------------------------

	カレンダー登録	

-------------------------------------------------------------*/
.calAdd{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.5rem auto 3rem;
    gap: 1rem;
    padding: 16px;
    max-width: calc(100% - 32px);
    background: rgba(0,100,255,.4);
    border-radius: 8px;
}


.calAdd_title{
    font-size: clamp(0.813rem, 0.653rem + 0.8vw, 1.25rem);
    font-weight: bold;
    line-height: 1.5;
}
.calAdd_btn a{
    display: flex;
    gap: 4px;
    align-items: center;
    background: #fff;
    color: #333;
    font-weight: bold;
    border-radius: 24px;
    padding: 6px 28px 6px 24px;
}

@media screen and (max-width: 767px) {
    .calAdd{
    max-width: 100%;
    padding: 8px 2px 8px 8px;
    gap: 6px
}
    .calAdd_btn a{

    border-radius: 24px;
    padding: 8px 16px 8px 16px;
}
}
 /*===============================================================

	js_add_calendar_modal

===============================================================*/
.js_add_calendar_modal {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  /* for TABLET */
  /* for SP */
}   
.js_add_calendar_modal.show {
  visibility: visible;
  opacity: 1;
  pointer-events: inherit;
  width: 100%;
  height: 100vh;
  position: fixed;
}
.js_add_calendar_modal .select_calendar {
  /* for TABLET */
  /* for SP */
}
.js_add_calendar_modal .select_calendar .inner {
  width: 400px;
  background-color: #fff;
  padding: 8vw 5vw;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.js_add_calendar_modal .select_calendar .title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 800px) {
  .js_add_calendar_modal .select_calendar .inner {
    width: 90vw;
    background-color: #fff;
    padding: 8vw 5vw;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 0 4vw 0 rgba(0, 0, 0, 0.1);
  }
  .js_add_calendar_modal .select_calendar .title {
    font-size: 4vw;
  }
}
.js_add_calendar_modal .select_btn {
  margin-top: 20px;
  /* for TABLET */
  /* for SP */
}
.js_add_calendar_modal .select_btn + .select_btn {
  margin-top: 10px;
}
.js_add_calendar_modal .select_btn a {
  display: block;
  border: solid 1px #ccc;
  padding: 20px;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  color: #333;
  position: relative;
}
.js_add_calendar_modal .select_btn a:hover {
  opacity: 0.7;
}
.js_add_calendar_modal .select_btn a::after,
.js_add_calendar_modal .select_btn a::before {
  content: "";
  width: 1em;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
}
.js_add_calendar_modal .select_btn a::before {
  transform: rotate(90deg);
}
@media screen and (max-width: 800px) {
  .js_add_calendar_modal .select_btn {
    margin-top: 4vw;
  }
  .js_add_calendar_modal .select_btn + .select_btn {
    margin-top: 2vw;
  }
  .js_add_calendar_modal .select_btn a {
    padding: 3vw;
    font-size: 3.5vw;
  }
}
.js_add_calendar_modal .close_btn {
  /* for TABLET */
  /* for SP */
}
.js_add_calendar_modal .close_btn a {
  display: inline-block;
  padding: 10px;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  background-color: #eee;
  color: #333;
  text-decoration: none;
}
@media screen and (max-width: 800px) {
  .js_add_calendar_modal .close_btn a {
    padding: 2vw;
    font-size: 3.5vw;
    margin-top: 4vw;
  }
}

/*===============================================================

  fixed_bnr

===============================================================*/
.fixed_bnr {
  position: fixed;
  z-index: 10;
  margin: auto;
  width: 100%;
  line-height: 0;
  transition: transform 0.3s;
  transform: translateY(100px);
}

.fixed_bnr.pc {
  bottom: 15px;
  right: 20px;
  margin: auto;
  max-width: 200px;
}

.fixed_bnr.pc .bnr_txt_block{
  background-color: #0064ff;
  padding:8px;
}

.fixed_bnr.pc .inner .bnr_txt_block .bnr_txt{
  position: relative;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.fixed_bnr.pc .inner .bnr_txt_block .bnr_txt::after{
  content: "";
  position: absolute;
  right:0;
  top:10px;
  width:15px;
  height: 15px;
  background: url(https://www2.myjcom.jp/special/common/images/asset/icn_btn/icn_bullet_white.svg) no-repeat center center/contain;
  }

.fixed_bnr.sp {
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 675px;
}



.fixed_bnr .img img{
    width: 100%!important; 
  }
.fixed_bnr.show {
  transform: translateY(0);
}
.fixed_bnr .inner {
  position: relative;
}
.fixed_bnr .close {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  background: #ddd;
}
.fixed_bnr .close a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.fixed_bnr a:hover {
  opacity: .95!important;
}
.fixed_bnr .close a:before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 2px;
  height: 18px;
  background: #222;
  transform: rotate(45deg);
}
.fixed_bnr .close a:after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 2px;
  height: 18px;
  background: #222;
  transform: rotate(-45deg);
}
.fixed_bnr .img a {
  position: relative;
  display: block;
}
.fixed_bnr .img a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 736px) {
  .fixed_bnr {
    width: 100%;
    line-height: 0;
    transform: translateY(15vw);
  }
  .fixed_bnr .img img{
    width: 100%!important; 
  }
  .fixed_bnr .close {
    top: 2px;
    right: 2px;
    width: 6vw;
    height: 6vw;
  }
  .fixed_bnr .close a:before {
    width: 1px;
    height: 4vw;
  }
  .fixed_bnr .close a:after {
    width: 1px;
    height: 4vw;
  }
}

@media screen and (min-width: 1700px) {
  .fixed_bnr.pc {
    bottom: 15px;
    right: 20px;
    margin: auto;
    max-width: 280px;
  }
  .fixed_bnr.pc .bnr_txt_block{
    padding:10px;
  }
  
  .fixed_bnr.pc .inner .bnr_txt_block .bnr_txt{
    font-size: 14px;
  }
}
