@charset "utf-8";

@import url(/campaign/css/campaign-detail.css);

/* ========== hidden ========== */
@media only screen and (min-width:641px) {
  .c-hide-pc {
    display: none;
  }
}
@media only screen and (max-width:640px) {
  .c-hide-sp {
    display: none;
  }
}

/* ========== img ========== */
.c-figure-01 a:hover{
  opacity: .7;
  filter: alpha(opacity=70);
}

/* ========== c-accordion-cp ========== */
.c-ground-03.c-ground-cp{
  padding: 0 54px;
}
.c-accordion-cp,
.c-accordion-cp>.item{
  border: none;
}
.c-accordion-cp:last-child{
  margin-bottom: 0;
}
.c-accordion-cp>.item>.body{
  padding: 20px 0 40px;
}
.c-accordion-cp>.item>.head{
  font-weight: normal;
  text-align: center;
  padding: 25px 54px 21px 0;
  font-size: 135%;
}
.c-accordion-cp>.item>.head span{
  position: relative;
}
.c-accordion-cp>.item>.head span:before{
  content: "";
  background-size: cover;
  position: absolute;
  left: -40px;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
}
.c-accordion-cp>.item>.head span em{
  display: inline;
  background: none;
  color: #eb7000;
  font-weight: bold;
}
.c-accordion-cp .c-heading2-02{
  margin-top: 1.875em;
}
.c-accordion-cp .c-heading2-02 .heading-main h2 span{
  background-color: #002060;
  box-shadow: 12px 0 0 #002060, -12px 0 0 #002060;
}
.c-accordion-cp .c-btn-04,
.c-accordion-cp .c-btn-05{
  padding: 21px 20px 19px 50px;
}
.c-accordion-cp .c-copy-01 p em{
  color: #eb7000;
}
.c-accordion-cp>.item>.head:hover{
  background-color: #fff;
}
.c-accordion-cp>.item>.head:after{
  background: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-down-black.png") no-repeat 0 0;
  background-size: 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  right: 4px;
}
.c-accordion-cp>.item>.head.opened:after{
  background: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-up-black.png") no-repeat 0 0;
}
.c-accordion-cp>.item>.head:before{
  border: none;
  background: none;
}
@media only screen and (max-width: 640px){
  .c-ground-03.c-ground-cp{
    padding: 0 10px;
  }
  .c-accordion-cp>.item>.body{
    padding: 10px 0 20px;
  }
  .c-accordion-cp>.item>.head{
    text-align: left;
    margin-left: 40px;
  }
}

/* ========== accordion ========== */
.c-accordion-01.c-accordion-search{
  margin-bottom: 0;
}
.c-accordion-search>.item{
  padding-left: 22px;
}
.c-accordion-search>.item>.head {
  background-image: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-down-black.png");
  background-repeat: no-repeat;
  -webkit-background-size: auto 1.125em;
  -moz-background-size: auto 1.125em;
  background-size: auto 1.125em;
  background-position: right 0.5em center;
  padding: 17px 42px 13px 0;
}
.c-accordion-search>.item>.head.opened {
  background-image: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-up-black.png");
  background-repeat: no-repeat;
}
.c-accordion-search>.item>.head:before {
  content: none;
}
.c-accordion-search>.item>.head:after {
  content: none;
}
.icon-search {
  position: relative;
}
.icon-search:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-size: 17px;
  background-position: 0 0;
  background-repeat: no-repeat;
  left: -22px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-image: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon_search.png");
}
@media screen and (min-width: 640px) {
  .c-accordion-search>.item{
    padding-left: 30px;
  }
  .icon-search:before{
    width: 30px;
    height: 30px;
    background-size: 30px;
    left: -30px;
  }
}

/* ========== bundle-acc ========== */
.c-accordion-01.bundle-acc>.item{
  border-left: 1px solid #d4d5d5;
  border-right: 1px solid #d4d5d5;
}
.c-accordion-01.bundle-acc>.item>.head{
  padding-left: 1em;
  position: relative;
}
.c-accordion-01.bundle-acc>.item>.head.opened{
  border-bottom: 1px solid #d4d5d5;
}
.c-accordion-01.bundle-acc>.item>.head:before{
  right: 10px;
}
.c-accordion-01.bundle-acc>.item>.head:after{
  right: 19px;
}
.c-accordion-01.bundle-acc:last-child{
  margin-bottom: 0;
}
.c-accordion-01.bundle-acc .item .head:before {
  content: none;
}
.c-accordion-01.bundle-acc .item .head:after {
  content: none;
}

.c-accordion-01.bundle-acc .item .head {
    padding: 17px 44px 13px 18px;
    background: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-down-black.png");
    background-repeat: no-repeat;
    background-size: auto 1.125em;
    background-position: right 1em center;
}

@media only screen and (max-width: 640px) {
  .c-accordion-01.bundle-acc .item .head {
    padding: 17px 44px 13px 10px;
    background-position: right 6px center;
  }
}

.c-accordion-01.bundle-acc .item .head.opened {
    background: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-up-black.png");
    background-repeat: no-repeat;
    background-size: auto 1.125em;
    background-position: right 1em center;
}

@media only screen and (max-width: 640px) {
  .c-accordion-01.bundle-acc .item .head.opened {
    background-position: right 6px center;
  }
}

.acc-closed img.img-responsive:hover{
  cursor: pointer;
}

/* ========== c-btn-mail ========== */
a.c-btn-account.c-btn-mail::before {
  background-image: url("/assets/img/icon_mail_01.png");
}

@media only screen and (max-width: 640px) {
  a.c-btn-account.c-btn-mail {
    padding-left: 72px;
  }
  a.c-btn-account.c-btn-mail:before {
  content: "";
  display: block;
  width: 28px;
  height: 20px;
  background-image: url("/assets/img/icon_mail_01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 38px;
  margin: auto;
  }
}

/* ========== c-cnvBlock-cpn ========== */
.c-cnvBlock-01 .c-heading4-01 h2.c-text-03{
  padding-bottom: 0;
  border-bottom: none;
}

@media (min-width: 961px){
  .c-cnvBlock-cpn .cnvBlock-pull-right{
    position: relative;
  }
  .c-cnvBlock-cpn .cnvBlock-pull-right .c-figure-01{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
  }
}

/* ========== section-faq ========== */
.section-faq{
  background-color: #fff;
}
.section-faq .question,.section-faq .answer-wrap{
margin-bottom: 0!important;
border: 1px solid #bcbcbc;
border-top: 0;
}
.section-faq ul.questions > li + li{
margin-top: 0!important;
}
.section-faq ul.questions > li:first-child {
border-top: 1px solid #bcbcbc;
}
@media screen and (max-width: 767px) {
  .section-faq ul.questions {
    padding: 0;
  }
}
.section-faq ul.questions{
padding: 0;
}
.section-faq ul.questions > li{
  list-style: none;
}
.section-faq ul.questions > li + li {
  margin-top: 1em;
}
.section-faq .question {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.section-faq .answer .label {
  color: #f0920c;
}
.section-faq .label {
  color: #888;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 30px;
  font-size: 1em;
  font-weight: bold;
}
.section-faq .answer .label{
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
  .section-faq .label {
    width: 15%;
    padding: 0;
  }
}
.section-faq .text {
  padding: 1.5em 2.5em 1.5em 0;
  font-weight: bold;
  font-size: 1em;
}
.section-faq .answer {
  padding: 1.5em 2.5em;
}
.section-faq .text .em {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-faq .text {
    width: 85%;
  }
  .section-faq .answer {
    width: 100%;
  }
}
.section-faq .question {
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 0.25em;
}
.section-faq .question:hover {
  background-color: #eee;
}
.section-faq .question.opened .text {
  background-image: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-up-black.png");
  background-repeat: no-repeat;
}
.section-faq .question .label {
  margin-bottom: 0;
}
.section-faq .question .text {
  margin-bottom: 0;
  color: #222;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  -ms-box-flex: 1;
  box-flex: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-image: url("/campaign/2025/20250201_hanshintigers_ticket/img/icon-chevron-down-black.png");
  background-repeat: no-repeat;
  -webkit-background-size: auto 1.125em;
  -moz-background-size: auto 1.125em;
  background-size: auto 1.125em;
  background-position: right 1em center;
}
.section-faq .answer-wrap {
  display: none;
}
.section-faq .answer {
  background-color: #fdeecb;
}
.section-faq .answer .text {
  color: #222;
  margin-bottom: 0;
}



.c-figure-01.c-figure-tit {
  margin: -36px -54px 0 -54px !important;
}
@media only screen and (max-width: 640px){
  .c-figure-01.c-figure-tit {
    margin: -21px -10px 0 -10px !important;
  }
}
.c-figure-01.c-figure-tit-02 {
  margin: 15px -54px 15px -54px !important;
}
@media only screen and (max-width: 640px){
  .c-figure-01.c-figure-tit-02 {
    margin: 10px -10px 0 -10px !important;
  }
}

@media only screen and (min-width: 960px){
  .cnvBlock-pull-left.c-tile-02 {
    margin-top: 100px;
  }
}

.c-heading4-01.c-space-e1-25.text-center h4 span{
  font-size: 110%;
}
@media only screen and (max-width: 640px){
.c-heading4-01.c-space-e1-25.text-center h4 span{
    font-size: 105%;
  }
}

/* ========== entry-button ========== */
.c-login_area.entry.sty-cnv-hanshin a.c-btn-account {
    background-color: #ffe200;
    border: 3px solid #ffe200;
    border-bottom: 3px solid #ffe200;
    color: #000;
    box-shadow: 0 2px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.2);
}
.c-login_area.entry.sty-cnv-hanshin a.c-btn-account.icon-login.size-01 > .label:before,
.c-login_area.entry.sty-cnv-hanshin.login__modaal a.icon-login:after{
    background-color: #000;
}

/* ========== section-readmore ========== */
.section-readmore{
  background-color: #fff;
}
.section-readmore .section-title {
  background-color: #3e4045;
  color: #fff;
  font-size: 1.875em;
  text-align: center;
  padding: 1em 0;
  margin-bottom: 1em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .section-readmore .section-title {
    font-size: 1em;
  }
}
.section-readmore .section-title .em {
  font-size: 1.2em;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-readmore ul.readmore {
    padding: 0;
  }
}
.section-readmore ul.readmore{
padding: 0;
}
.section-readmore ul.readmore > li{
  list-style: none;
}
.section-readmore ul.readmore > li + li {
  margin-top: 1em;
}
.section-readmore .question{
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
}
.section-readmore .toggle-readmore.opened .answer{
  opacity: 1;
}
.section-readmore .text {
  padding: 15px 30px;
  font-size: 1em;
}
.section-readmore .text .em {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-readmore .text {
    width: 90%;
  }
}
.section-readmore .question{
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.section-readmore .question:before{
  content: "";
  position: absolute;
  top: 0;
  background: url("/campaign/2025/20250201_hanshintigers_ticket/img/btn_plus.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 640px){
  .section-readmore .question{
    width: 40px;
    height: 40px;
  }
  .section-readmore .question:before{
    width: 40px;
    height: 40px;
  }
}
.section-readmore .readmore.opened .question:before{
  background: url("/campaign/2025/20250201_hanshintigers_ticket/img/btn_minus.png");
  background-size: cover;
}
.section-readmore .toggle-readmore .answer-wrap {
  max-height: 130px;
  overflow: hidden;
  position: relative;
}
.section-readmore .toggle-readmore .answer-wrap:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 70%,rgba(255,255,255,0.7) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 70%,rgba(255,255,255,0.7) 100%);
  z-index: 2;
}
.section-readmore .toggle-readmore.opened .answer-wrap {
  display: block;
  max-height: 100%;
}
.section-readmore .toggle-readmore.opened .answer-wrap:after{
  display: none;
  background: -webkit-none;
  background: -webkit-none;
  background: -moz-none;
  background: -o-none;
  background: -ms-none;
  background: none;
}
.section-readmore .answer .text {
  color: #222;
  margin-bottom: 0;
}

/* ========== sty-icon-close ========== */
.c-table-01 .sty-icon-close td{
  position: relative;
  background-clip: padding-box;
}
.c-table-01 .sty-icon-close td:first-child > ::before{
  content: "";
  width: 456%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: url("/campaign/2025/20250201_hanshintigers_ticket/img/label-close_01_pc.png") no-repeat center;
  z-index: 5;
}
@media only screen and (max-width: 640px){
  .c-table-01 .sty-icon-close td:first-child > ::before{
    background: url("/campaign/2025/20250201_hanshintigers_ticket/img/label-close_01_sp.png") no-repeat center;
    background-size: 34%;
  }
}

/* ========== sty-fixedBtn ========== */
.sty-fixedBtn {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 0;
}
.cv_wrap-fixed{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto;
  gap: 50px;
}
.sty-fixedBtn-height {
  height: 146px;
}
.sty-fixedBtn-height-app {
  height: 154px;
}

@media screen and (max-width: 750px){
  .cv_wrap-fixed{
    align-items: center;
    flex-direction: column;
    gap: 20px;
  }
  .sty-fixedBtn .cv_wrap-fixed a.c-btn-account {
    width: 350px;
    padding: 18px 30px 14px 60px;
  }
  .sty-fixedBtn-height {
    height: 218px;
  }
}