@charset "UTF-8";
/******** coror ********/
/********* parts *******/
/********************************************/
.cate_title {
  margin: 45px 0 20px;
  font-size: 24px;
}

.club_contents {
  font-size: 15px;
  position: relative;
}

.club_contents .note {
  font-size: 12px;
  color: #000;
  font-weight: 500;
}

.club_contents p.note, .club_contents li.time .note {
  margin-left: 1.2em;
  text-indent: -1.2em;
}

.club_contents p.note:before, .club_contents li.time .note:before {
  content: "※";
  margin-right: 0.2em;
}

.club_contents .link {
  padding-top: 15px;
}

.club_contents .link li {
  font-size: 14px;
  float: left;
  width: 320px;
  height: 40px;
  overflow: hidden;
  background-color: #e60012;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.club_contents .link li:first-child {
  margin-right: 10px;
}

.club_contents .link li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/assets/img/common/arrow_white.png") no-repeat 96% center;
  -webkit-background-size: 6px;
  -o-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  display: block;
  width: 100%;
  color: #FFF;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}

.club_contents .link li a:hover {
  text-decoration: none;
}

@media all and (-ms-high-contrast: none) {
  .club_contents .link li a {
    font-family: Verdana, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, sans-serif;
    font-size: 12px;
  }
}

.club_contents .link li a:hover {
  text-decoration: none;
}

.club_contents .link.member_site {
  padding: 0;
  position: absolute;
  right: 0;
  top: 318px;
}

.club_contents .link.member_site li {
  width: 180px;
  padding: 0;
  margin: 0;
}

.club_contents .link.member_site li a {
  background: url("/assets/img/common/arrow_white.png") no-repeat 163px center;
  -webkit-background-size: 6px;
  -o-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  display: block;
  width: 100%;
  text-indent: -0.5em;
  line-height: 40px;
}

.club_contents .link.member_site li a:hover {
  text-decoration: none;
}

@media all and (-ms-high-contrast: none) {
  .club_contents .link.member_site li a {
    font-family: Verdana, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, sans-serif;
    font-size: 12px;
  }
}

.club_contents .club_title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 25px;
}

.club_contents h3 {
  width: 700px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 35px;
}

.club_contents h5 {
  font-size: 18px;
  color: #e60012;
}

.club_contents p {
  line-height: 1.5;
}

.club_contents .desc {
  margin-bottom: 10px;
}

.club_contents .red {
  font-size: 19px;
  margin-bottom: 10px;
  color: #e60012;
  font-weight: bold;
}

.club_contents .special {
  margin-top: -20px;
}

.club_contents .special .link {
  padding-bottom: 15px;
}

.club_contents .special .link li {
  width: 150px;
  padding: 0;
}

.club_contents .special .link li a {
  background: url("/assets/img/common/arrow_white.png") no-repeat 136px center;
  -webkit-background-size: 6px;
  -o-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  display: block;
  width: 100%;
  text-indent: -0.5em;
  line-height: 40px;
}

.club_contents .special .link li a:hover {
  text-decoration: none;
}

@media all and (-ms-high-contrast: none) {
  .club_contents .special .link li a {
    font-family: Verdana, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, sans-serif;
    font-size: 12px;
  }
}

.club_contents .special li {
  padding-bottom: 25px;
}

.club_contents .special li:not(:last-of-type) {
  border-bottom: 1px solid #d4d4d4;
}

.club_contents .special li:not(:first-of-type) {
  padding-top: 15px;
}

.club_contents .special li:nth-of-type(1) h5 {
  background: url("/assets/img/ticket/club/item_tokuten1.png") left center no-repeat;
}

.club_contents .special li:nth-of-type(2) h5 {
  background: url("/assets/img/ticket/club/item_tokuten2.png") left center no-repeat;
}

.club_contents .special li:nth-of-type(3) h5 {
  background: url("/assets/img/ticket/club/item_tokuten3.png") left center no-repeat;
}

.club_contents .special li:nth-of-type(4) h5 {
  background: url("/assets/img/ticket/club/item_tokuten4.png") left center no-repeat;
}

.club_contents .special li h5 {
  -webkit-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  padding: 28px 0 12px 85px;
}

.club_contents .special .link, .club_contents .special p.desc, .club_contents .special div.table_head, .club_contents .special table, .club_contents .special .thomas_img {
  margin-left: 85px;
}

.club_contents .special p.note {
  margin-left: 100px;
}

.club_contents .special .table_head p {
  display: table-cell;
  border-bottom: 1px solid #d4d4d4;
  background: #ffec01;
  text-align: center;
  font-size: 17px;
  vertical-align: middle;
  height: 50px;
  width: 204px;
}

.club_contents .special .table_head .category {
  border-right: 1px solid #d4d4d4;
  font-weight: bold;
  width: 206px;
}

.club_contents .special .table_head .regular {
  border-right: 1px solid #d4d4d4;
}

.club_contents .special .table_head .special {
  background: #e60012;
  color: #FFF;
}

.club_contents .special table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px;
}

.club_contents .special table th, .club_contents .special table td {
  background: #FFF;
  width: 204px;
  font-weight: 500;
  height: 75px;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.club_contents .special table th {
  width: 206px;
}

.club_contents .special table td:last-child {
  color: #e60012;
  border-right: none;
}

.club_contents .special table:last-of-type {
  margin-bottom: 10px;
}

.club_contents .special .thomas_img {
  padding-top: 10px;
  margin-bottom: 25px;
}

.club_contents .adomi p.desc {
  margin-bottom: 30px;
}

.club_contents .adomi dt {
  height: 75px;
  padding: 0 25px;
  background: #ffec01;
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  font-size: 18px;
}

.club_contents .adomi dd {
  background: #fff;
  padding: 20px 25px 25px;
  line-height: 1.6;
  margin-bottom: 30px;
  font-size: 15px;
}

.club_contents .adomi dd p {
  font-weight: bold;
}

.club_contents .adomi dt, .club_contents .adomi dd {
  width: 650px;
  border-bottom: 1px solid #d4d4d4;
}

.club_contents .adomi dt .note, .club_contents .adomi dd .note {
  font-weight: 500;
  font-size: 12px;
  padding-top: 3px;
}

.club_contents .adomi dt .note:last-of-type, .club_contents .adomi dd .note:last-of-type {
  margin-bottom: 10px;
}

.club_contents .adomi dt .sp, .club_contents .adomi dd .sp {
  margin-left: 0;
}

.club_contents .adomi dd .note {
  margin-left: 2.2em;
}

.club_contents .adomi .mobile {
  position: relative;
}

.club_contents .adomi .mobile p {
  font-weight: 500;
}

.club_contents .adomi .mobile .red_t {
  color: #e60012;
  font-weight: bold;
  text-indent: -1em;
  margin-left: 1em;
}

.club_contents .adomi .mobile .desc, .club_contents .adomi .mobile li {
  margin-left: 1em;
}

.club_contents .adomi .mobile .desc {
  margin-bottom: 10px;
}

.club_contents .adomi .mobile .qr_box {
  margin: 25px 0;
}

.club_contents .adomi .mobile .qr_box .qr {
  float: left;
}

.club_contents .adomi .mobile .qr_box .txt {
  float: left;
  width: 550px;
  margin-left: 10px;
  padding-top: 10px;
}

.club_contents .adomi .mobile .qr_box .txt .red_t {
  margin-bottom: 15px;
}

.club_contents .adomi .mobile .qr_box .txt ul {
  width: 350px;
}

.club_contents .adomi .mobile .qr_box ul {
  padding: 0;
}

.club_contents .adomi .mobile .qr_box li {
  float: none;
}

.club_contents .adomi .mobile .bottom_box {
  border-top: 1px solid #d4d4d4;
  padding-top: 20px;
}

.club_contents .adomi .mobile .bottom_box .att {
  font-weight: bold;
}

.club_contents .adomi .mobile .bottom_box p:not(.att) {
  margin-left: 1em;
}

.club_contents .info dl {
  padding: 25px 0;
}

.club_contents .info dl:first-of-type {
  padding-top: 0;
}

.club_contents .info dl:not(:last-child) {
  border-bottom: 1px solid #d4d4d4;
}

.club_contents .info dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.club_contents .info dd {
  font-size: 15px;
  line-height: 1.4;
}

.club_contents .info dd a {
  color: #e60012;
  text-decoration: underline;
}





---------- 170904 ----------





.club_contents .special2 {
  margin-top: -20px;
}

.club_contents .special2 .link {
  padding-bottom: 15px;
}

.club_contents .special2 .link li {
  width: 150px;
  padding: 0;
}

.club_contents .special2 .link li a {
  background: url("/assets/img/common/arrow_white.png") no-repeat 136px center;
  -webkit-background-size: 6px;
  -o-background-size: 6px;
  background-size: 6px;
  background-color: #e60012;
  color: #FFF;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  display: block;
  width: 100%;
  text-indent: -0.5em;
  line-height: 40px;
}

.club_contents .special2 .link li a:hover {
  text-decoration: none;
}

@media all and (-ms-high-contrast: none) {
  .club_contents .special2 .link li a {
    font-family: Verdana, "ヒラギノ角ゴ Pro", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, sans-serif;
    font-size: 12px;
  }
}

.club_contents .special2 li {
  padding-bottom: 25px;
}


.club_contents .special2 li h5 {
  -webkit-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  padding: 28px 0 12px 0;
}



.club_contents .special2 p.note {
  margin-left: 100px;
}

.club_contents .special2 .table_head p {
  display: table-cell;
  border-bottom: 1px solid #d4d4d4;
  background: #ffec01;
  text-align: center;
  font-size: 17px;
  vertical-align: middle;
  height: 50px;
  width: 204px;
}

.club_contents .special2 .table_head .category {
  border-right: 1px solid #d4d4d4;
  font-weight: bold;
  width: 206px;
}

.club_contents .special2 .table_head .regular {
  border-right: 1px solid #d4d4d4;
}

.club_contents .special2 .table_head .special2 {
  background: #e60012;
  color: #FFF;
}

.club_contents .special2 table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px;
}

.club_contents .special2 table th, .club_contents .special2 table td {
  background: #FFF;
  width: 204px;
  font-weight: 500;
  height: 75px;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

.club_contents .special2 table th {
  width: 206px;
}

.club_contents .special2 table td:last-child {
  color: #e60012;
  border-right: none;
}

.club_contents .special2 table:last-of-type {
  margin-bottom: 10px;
}

.club_contents .special2 .thomas_img {
  padding-top: 10px;
  margin-bottom: 25px;
}