@charset "UTF-8";

.sp {
  display: none;
}

.ticketContent .inner {
  max-width: 100%;
}

.ticketContent .inner a {
  color: #406CB8;
/*  text-decoration: none;*/
}

.ticketTitle{
	margin: 40px;
}
.ticketTitle .titleText{
	color:#ee7f94;
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
}
.ticketTitle .titleText span{
	font-size: 50px;
}
.ticketTitle .titleDate{
	font-size: 20px;
	background-color: #F2DE56;
	border-radius: 20px;
	text-align: center;
	width: 500px;
	margin: 10px auto;
	padding: 8px;
}

.ticketInfo {
  width: 1000px;
  margin: 0 auto 40px;
}

.ticketInfoBox {
  position: relative;
  float: left;
  width: 500px;
  box-sizing: border-box;
}

.ticketPrice{
  width: 400px;
  background: #ec8095;
  border-radius: 8px;
  margin: 0 auto 30px;
  position: relative;
}
.ticketPrice .inner{
  text-align: center;
  border-left: 8px dotted #fff;
  margin-left: 20px;
  padding: 20px;
}
.ticketPrice h3{
  font-size: 3rem;
  color: #fff;
  margin: 10px 0 30px;
}
.ticketPrice h3 span{
  font-size: 2rem;
}
.ticketPrice .price{
  font-size: 7rem;
  color: #fff834;
  margin-bottom: 25px;
}
.ticketPrice .price span{
  font-size: 4rem;
}
.ticketPrice .limit{
  background:rgba(255,255,255,0.6);
  padding: 5px;
  font-size: 1.8rem;
  border-radius: 5px;
}

.ticketInfoBox#advanceTicket {
  padding-right: 10px;
}
.ticketInfoBox#dayTicket {
  float: right;
  padding-left: 10px;
  border-left: 2px dotted #aaa;
}
.ticketInfoBox#dayTicket .ticketPrice{
  background: #799fb7;
}
.ticketInfoBox#dayTicket .ticketPrice .price{
  color: #fff;
}


.free{
	text-align: center;
	color: #ee7f94;
	font-size: 24px;
	margin-bottom: 30px;
}

.ticketInfoText {
  text-align: left;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 1.5;
}
.ticketInfoText span {
  font-size: 13px;
  line-height: 1.3;
}

.advanceInfo {
  width: 100%;
  padding-bottom: 60px;
  background: #F7F7F6;
}
.advanceInfoTitle {
  width: 100%;
  padding: 27px 0 25px;
  text-align: center;
  letter-spacing: .1em;
  color: #fff;
  background: #508352;
  font-size: 44px;
}
.advanceInfoTitle span {
  position: relative;
  display: inline-block;
}
.advanceInfoTitle span:before {
  position: absolute;
  top: -69px;
  left: -123px;
  width: 109px;
  height: 109px;
  margin: 0;
  content: "";
  background: url(../images/ticket/contTitleSub.png) no-repeat;
  background-size: auto;
}

.advanceInfoWrap{
  margin-top: -120px;
  padding-top: 120px;
}
.advanceInfoBoxInner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.advanceInfoBox {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1000px;
  margin: 60px auto 0;
  padding: 40px;
  border: 2px solid #508352;
  border-radius: 20px;
  background: #fff;

      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
}

.advanceInfoBoxTitle br {
  display: none;
}

.advanceInfoBox#advance01:before {
  position: absolute;
  top: -36px;
  left: 50px;
  width: 108px;
  height: 87px;
  margin: 0;
  content: "";
  background: url(../images/ticket/flow01.png) no-repeat;
  background-size: 100% auto;
}

.advanceInfoBox#advance02:before {
  position: absolute;
  top: -36px;
  left: 50px;
  width: 108px;
  height: 87px;
  margin: 0;
  content: "";
  background: url(../images/ticket/flow02.png) no-repeat;
  background-size: 100% auto;
}

.advanceInfoBox#advance03:before {
  position: absolute;
  top: -36px;
  left: 50px;
  width: 108px;
  height: 87px;
  margin: 0;
  content: "";
  background: url(../images/ticket/flow03.png) no-repeat;
  background-size: 100% auto;
}

.advanceInfoBoxSubTitle {
  text-align: center;
  margin-bottom: 15px;
}
.advanceInfoBoxSubTitle span {
  width: 400px;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  padding: 11px 0;
  background-color: #ea7f93;
  border-radius: 20px;
}

.advanceInfoBoxTitle {
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #444;
  border-bottom: 3px #ec8095 dotted;
  font-size: 34px;
}

.advanceInfoBoxNote {
  width: 470px;
  display: inline-block;
  font-size: 16px;
  color: #333;
  margin-top: 13px;
  padding: 7px 0;
  background-color: #fcf45b;
}
.advanceInfoBoxNote a {
  color: #5ab2df;
  text-decoration: underline;
}

.advanceInfoBoxText {
  margin-bottom: 20px;
  letter-spacing: .05em;
  color: #333;
  font-size: 15px;
  line-height: 1.5;
}

.innerCont {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 217px;
  height: 309px;
  margin-right: 5%;
  padding: 20px 9px 30px;
  text-align: center;
  letter-spacing: 0;
  border: 1px #ddd solid;
  -webkit-box-shadow: 4px 5px 4px 0 rgba(225, 225, 225, .9);
          box-shadow: 4px 5px 4px 0 rgba(225, 225, 225, .9);
  font-size: 14px;
  line-height: 1.6;

      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
}

#fmBox.innerCont p span {
  letter-spacing: -.1em;
}

#advance02 .innerCont {
  height: 299px;
  padding-top: 18px;
}

.innerCont:last-child {
  margin: 0;
}

.innerCont p {
  margin: 12px auto;
  text-align: left;
}

#advance01 .innerCont p {
  text-align: center;
}

.innerCont p + p {
  color: #545454;
  font-size: 13px;
  line-height: 1.4;
}

.innerCont p span {
  color: #d80000;
}

.innerCont a.detailLink {
  position: absolute;
  right: 0;
  bottom: 30px;
  left: 0;
  font-size: 13px;
}
.innerCont a.commissionLink {
  position: absolute;
  right: 0;
  bottom: 82px;
  left: 0;
  font-size: 13px;
}

.innerCont a.buyBtn {
  position: absolute;
  bottom: 15px;
  left: 50%;
  display: inline-block;
  width: 177px;
  height: 33px;
  margin-left: -92px;
  text-align: center;
  text-decoration: none;
  letter-spacing: .05em;
  color: #fff;
  border: 4px solid #e2e0df;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#5f5851), to(#46413c));
  background: -o-linear-gradient(#5f5851, #46413c);
  background: linear-gradient(#5f5851, #46413c);
  line-height: 33px;
}

.passMarketText a.buyBtn {
  display: inline-block;
  width: 197px;
  height: 50px;
  margin-left: 80px;
  text-align: center;
  text-decoration: none;
  letter-spacing: .05em;
  color: #fff;
  border: 4px solid #e2e0df;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(#5f5851), to(#46413c));
  background: -o-linear-gradient(#5f5851, #46413c);
  background: linear-gradient(#5f5851, #46413c);
  line-height: 50px;
}

.innerCont a.buyBtn:hover,
.passMarketText a.buyBtn:hover{
  opacity: .8;
}

.denshi .innerCont{
  width: 400px;
  height: auto;
  padding: 20px 9px;
}
.denshi .innerCont .logo{
  height: 75px;
  margin: 10px 0;
}
.denshi .innerCont.asoview .logo{
  height: 65px;
  margin: 15px 0;
}
.denshi .innerCont p{
  height: 70px;
}
.denshi .innerCont p span {
  font-size: 13px;
}
.denshi .innerCont a.commissionLink,
.denshi .innerCont a.buyBtn{
  position: static;
  display: block;
}
.denshi .innerCont a.buyBtn{
  margin: 15px auto;
}
.denshi .fee:after{
  background: url(../images/ticket/iconFee2.png);
  background-size: 100%;
}

.passMarketText {
  float: right;
  width: 625px;
  color: #333;
  font-size: 15px;
  line-height: 1.6;
}

.passMarketText ul li {
  position: relative;
  list-style: none;
  letter-spacing: 0;
  font-size: 14px;
}

.passMarketText ul li:before {
  left: 0;
  content: "※";
}

.passMarketBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 35px 35px 20px;
  border: 1px #ddd solid;
  -webkit-box-shadow: 4px 5px 4px 0 rgba(225, 225, 225, .9);
          box-shadow: 4px 5px 4px 0 rgba(225, 225, 225, .9);

      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
}

.passMarketBox img {
  float: left;
}

.attentBox {
  width: 1000px;
  margin: 40px auto 80px;
  padding: 20px 0 35px;
  text-align: center;
  border: #ccc solid 1px;
  border-radius: 10px;
}

.attentBox p {
  text-align: left;
}

.attentBox p {
  width: 930px;
  margin: 0 auto;
  line-height: 1.8;
}

.ticketContent .inner .attentBox a {
  position: relative;
  display: inline-block;
  width: 393px;
  height: 60px;
  line-height: 60px;
  margin: 20px auto 0;
  text-indent: -.5em;
  letter-spacing: .05em;
  color: #333;
  border: 1px #333 solid;
  border-radius: 10px;
  font-size: 17px;
  text-decoration: none;
}

.ticketContent .inner .attentBox a:after {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  content: "";
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.attentBox a:hover {
  opacity: .8;
}

.registrationBox {
  width: 100%;
  text-align: center;
  background-color: #f4f2ef;
  margin-bottom: 90px;
  padding: 40px 0 30px;
  box-sizing: border-box;
}
.registrationBox .title {
  font-size: 24px;
  color: #e97f92;
}
.registrationBox .text {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 30px;
}
.registrationBox .registrationLink {
  margin-top: 30px;
}
.registrationBox a.buttonLink {
  width: 400px;
  color: #fff;
  background-color: #5a9cb1;
  border-bottom: 4px solid #2f6e7f;
  font-size: 17px;
  line-height: 1.18;
  padding: 12px 0;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
  text-decoration: none;
}
.registrationBox .buttonLink:hover {
  margin-top: 3px;
  color: #fff;
  background: #5a9cb1;
  border-bottom: 2px solid #2f6e7f;
}

.passMarketText ul {
  margin: 15px 0 20px;
}

.fee:after {
  position: absolute;
  top: -20px;
  left: -5px;
  width: 60px;
  height: 60px;
  content: "";
  background: url(../images/ticket/iconFee.png);
  background-size: 100%;
}
.innerCont p.feeText {
  margin: -10px 0 0;
  letter-spacing: 0;
  color: #666;
  font-size: 11px;
}
