@charset "utf-8";

.contents-duty{
   margin: 40px 24px 0 !important;
}
.contents-container{
 margin: 0 !important;
}
.top_title{
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  margin: 40px 0;
}


.goods-img img{
  width: 100%;
}

.contents-goods{
  margin-bottom: 0;
}
/* ----------------
チケット
------------------*/

.ticket{
  background:#f9f8f8;
  padding: 30px 24px;
  margin-top: 60px;
}

.ticket_tx{
  padding: 0 16px 16px;
  font-weight: 700;
}

.ticket_date{
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  margin: 50px 0 0;
}

.brand-list-sub-copy {
 margin: 32px 0;
}

.sb_copy{
  padding-bottom: 30px;
}


.ticket_item span{
  font-size: 12px;
  display: inline;
}

.link_tx{
     border: 1px solid #3b8c45;
    margin: 30px auto 0;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
    line-height: 16px;
    font-weight: 700;
     color: #3b8c45;
     max-width:230px ;
}
.link_tx span{
  font-size: 12px;
  display: inline-block;
  padding-bottom: 5px;
}



.link_tx a{
    display: inline-block;
    color: #3b8c45;
    font-weight: 700;
    font-size: 15px;
    padding-top: 10px;
}



.none{
  text-align: left;
}

.ticket_img {
  max-width: 150px;
  vertical-align: top;
}

.ticket_img img {
  width: 100%;
}

.comment {
  font-size: 12px;
  line-height: 17px;
  padding: 5px 0 0;
}

.ticket_comment{
  font-size: 12px;
  line-height: 17px;
  padding: 5px 16px 20px;
}

.clear{
  padding-bottom: 0 !important;
}

/*----------------------
サブコンテント
-------------------*/

.sub-contents_block{
  margin: 50px 0 0;
}
.sb_title {
  margin: 0px auto 26px;
  font-weight: 700;
  text-align: center;
  font-size: 18px;
  border-bottom: 3px solid #eee42e;
  border-top: 3px solid #eee42e;
  padding: 10px 0;

}

.sb_title_2{
  margin: 0px 24px 26px;
}


.sb_comment{
  font-size: 12px;
  line-height: 19px;
  padding-bottom: 5px;
}

.sb_2{
  text-decoration: underline;
}

/*------------------
step
-------------------*/

.app_step{
  /* background: #e5fbe0; */
  padding: 0 16px 16px;
}

.step_img img{
  width: 100%;
}

.app_step_cp{
  padding: 16px 0;
}

.ticket_item_numbers{
margin: 16px 24px 60px;
  
}



.ticket_number{
  margin: 0 auto;
  padding: 0;
  padding: 0 16px;
}


.ticket_annotation{
  border-top: 1px solid #efefef;
  margin: 0 auto 30px;
  padding: 30px 36px 0;
  font-size: 13px;
  }


.ticket_number li,
.ticket_annotation li{
list-style: none;
text-indent: -1rem;
padding-bottom: 5px;
}

.ticket_item_title{
  text-align: center;
  padding-bottom: 30px;
  font-size: 18px;
  line-height: 30px;
}

.ticket_title{
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.ticket_title span{
 font-size: 12px;
}

.ticket_items{
  margin: 30px 0;
}

.ticket_items_item{
  margin-bottom: 30px;
}

.ticket_flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  max-width: 300px;
  margin: 0 auto;

}

.contents-goods img {
  width: 100%;

}

.ticket_item_name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  

}

.ticket_comment {

}

.cleaer {
  padding-bottom: 0;

}

.top-link{
width: 320px;
    text-align: center;
    margin: 0 auto 82px;
    border: 1px solid rgb(211 211 211);
    padding: 16px 0;
    border-radius: 26px;
}
