@charset "utf-8";

/* 下層ページ：/freeticket/ */



/* ---------------------    
PC Style
---------------------- */
/* cover */
.ticket #coverImgWrapper    {
    background-color: transparent;
}
.ticket #coverImgWrapper img    {
    max-width: 100%;   
}


/* point */
#ticket #contenstsBox h2    {
    color: #0196D6;
}
#ticket #contenstsBox h2:before    {
    content: "";
    background-image: url(../images/tempTltSignLeft.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    width: 30px;
    height: 30px;
    padding: 0 0 0 40px;
}
#ticket #contenstsBox h2:after  {
    content: "";
    background-image: url(../images/tempTltSignRight.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    width: 30px;
    height: 30px;
    padding: 0 40px 0 0;
}
.catchTxt   {
    font-size: 1.2em;
    color: #555555;
}

.ticketPoint01  {
    background-image: url(../../freeticket/images/freeticketPoint01_new.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 466px;
    height: 478px;
}
.ticketPoint02  {
    background-image: url(../../freeticket/images/freeticketPoint02.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 365px;
    height: 204px;
    margin: 0 auto;
}
.ticketPoint02_02   {
    background-image: url(../../freeticket/images/freeticketPoint02_02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 444px;
    height: 110px;
}


/* case 1 */
.poinCase01 {
    padding: 120px 0 0 0;
}
.poinCase01 h2  {
    background-image: url(../../freeticket/images/poinCase01Tlt.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 388px;
    height: 60px;
    margin: 0 auto;
}
.pointCase01Cover   {
    background-image: url(../../freeticket/images/coverCase01.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 1000px;
    height: 175px;
}
.poinCase01 h3 ,
.poinCase02 h3  {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: auto;
    margin: 0 auto;
}

.pointCase01Sentence    {
    width: 565px;
    margin: 60px auto 0 auto;
    position:relative;
}
.pointCase01Sentence .pointCaseImg  {
    width: 185px;
}
.pointCase01Sentence h3    {
    background-image: url(../../freeticket/images/pointCase01SentenceTlt.svg);
    height: 30px;
    width: 359px;
}

.pointCase01Move    {
    background-image: url(../../freeticket/images/pointCase01Move_new.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 87px;
    width: 535px;
    margin: 30px auto;
}
.pointCase02Move    {
    background-image: url(../../freeticket/images/pointCase02Move_new.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 88px;
    width: 540px;
    margin: 30px auto;
}
.pointCase03Move    {
    background-image: url(../../freeticket/images/pointCase03Move.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 92px;
    width: 362px;
    margin: 30px auto;
}
.pointCase04Move    {
    background-image: url(../../freeticket/images/pointCase04Move.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 62px;
    width: 244px;
    margin: 30px auto;
}
.pointCase05Move    {
    background-image: url(../../freeticket/images/pointCase05Move.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 92px;
    width: 397px;
    margin: 30px auto;
}
.pointCase06Move    {
    background-image: url(../../freeticket/images/pointCase06Move.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 51px;
    width: 165px;
    margin: 30px auto;
}



.pointCase02Sentence    {
    width: 800px;
    margin: 0 auto;
    position:relative;
}
.pointCase02Sentence .pointCaseImg  {
    width: 225px;
    padding: 0 0 0 80px;
}
.pointCase02Sentence h3    {
    background-image: url(../../freeticket/images/pointCase02SentenceTlt.svg);
    height: 30px;
    width: 370px;
}

.pointCase03Sentence    {
    width: 678px;
    margin: 0 auto;
    position:relative;
}
.pointCase03Sentence .pointCaseImg  {
    width: 205px;
    padding: 0 80px 0 0;
}
.pointCase03Sentence h3    {
    background-image: url(../../freeticket/images/pointCase03SentenceTlt.svg);
    height: 30px;
    width: 280px;
}

.pointCase04Sentence    {
    width: 662px;
    margin: 0 auto;
    position:relative;
}
.pointCase04Sentence .pointCaseImg  {
    width: 162px;
    padding: 0 0 0 80px;
}
.pointCase04Sentence h3    {
    background-image: url(../../freeticket/images/pointCase04SentenceTlt.svg);
    height: 30px;
    width: 350px;
}

.pointCase05Sentence    {
    width: 768px;
    margin: 0 auto;
    position:relative;
}
.pointCase05Sentence .pointCaseImg  {
    width: 225px;
    padding: 0 40px 0 0;
}
.pointCase05Sentence h3    {
    background-image: url(../../freeticket/images/pointCase05SentenceTlt.svg);
    height: 30px;
    width: 230px;
}
.pointCaseTxt   {
    font-size: 1.2em;
    padding: 20px 0;
}

.poinCase01 span.tokuten  ,
.poinCase02 span.tokuten    {
    background-color: #FF6C80;
    padding: 4px 12px;
    color: #ffffff;
    font-weight: bold;
}
.pointCase02Sentence span.tokuten   {
    position: absolute;
    right:-50px;
    bottom: 100px;
}
.pointCase03Sentence span.tokuten   {
    position: absolute;
    left: 300px;
    bottom: 55px;
}
.pointCase04Sentence span.tokuten   {
    position: absolute;
    right: -100px;
    bottom: 35px;
}
.pointCase05Sentence span.tokuten   {
    position: absolute;
    left: 365px;
    bottom: 70px;
}


/* case 2 */
.poinCase02 {
    padding: 80px 0;
}
.poinCase02 h2  {
    background-image: url(../../freeticket/images/poinCase02Tlt.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 388px;
    height: 60px;
    margin: 0 auto;
}
.pointCase02Cover   {
    background-image: url(../../freeticket/images/coverCase02.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 1000px;
    height: 175px;
}

.pointCase06Sentence    {
    width: 735px;
    margin: 60px auto 0 auto;
    position:relative;
}
.pointCase06Sentence .pointCaseImg  {
    width: 213px;
}
.pointCase06Sentence h3    {
    background-image: url(../../freeticket/images/pointCase06SentenceTlt.svg);
    height: 33px;
    width: 472px;
}

.pointCase07Sentence    {
    width: 685px;
    margin: 60px auto 0 auto;
    position:relative;
}
.pointCase07Sentence .pointCaseImg  {
    width: 256px;
}
.pointCase07Sentence h3    {
    background-image: url(../../freeticket/images/pointCase07SentenceTlt.svg);
    height: 32px;
    width: 324px;
}

.pointCase08Sentence    {
    width: 715px;
    margin: 60px auto 0 auto;
    position:relative;
}
.pointCase08Sentence .pointCaseImg  {
    width: 212px;
    padding: 0 20px 0 0;
}
.pointCase08Sentence h3    {
    background-image: url(../../freeticket/images/pointCase08SentenceTlt.svg);
    height: 33px;
    width: 325px;
}

.pointCase09Sentence    {
    width: 771px;
    margin: 60px auto 0 auto;
    position:relative;
}
.pointCase09Sentence .pointCaseImg  {
    width: 317px;
    padding: 0 0 0 20px;
}
.pointCase09Sentence h3    {
    background-image: url(../../freeticket/images/pointCase09SentenceTlt.svg);
    height: 32px;
    width: 324px;
}

.pointCase10Sentence    {
    width: 760px;
    margin: 60px auto 0 auto;
    position:relative;
}
.pointCase10Sentence .pointCaseImg  {
    width: 255px;
    padding: 0 20px 0 0;
}
.pointCase10Sentence h3    {
    background-image: url(../../freeticket/images/pointCase10SentenceTlt.svg);
    height: 84px;
    width: 360px;
}


.pointCase07Sentence span.tokuten   {
    position: absolute;
    right:-70px;
    bottom: 70px;
}
.pointCase08Sentence span.tokuten   {
    position: absolute;
    left: 370px;
    bottom: 25px;
}
.pointCase09Sentence span.tokuten   {
    position: absolute;
    right:-50px;
    bottom: 0px;
}
.pointCase10Sentence span.tokuten   {
    position: absolute;
    left: 370px;
    bottom: 70px;
}
.pointCase10Sentence span.tokuten02   {
    position: absolute;
    left: 350px;
    bottom: 20px;
}


/* information */
#ticket #information    {
    width: 100%;
    background-color: #0196D6;
    position: relative;
}
#ticket #information h2    {
    background-image: url(../../freeticket/images/informationTlt.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 30px;
    width: 222px;
    margin: 0 auto 40px auto;
    padding: 0px;
}
#ticket .priceBox   {
    width: 430px;
    margin: 0 auto;
    font-size: 1.7em;
    font-weight: bold;
}
#ticket .inlineLeft ,
#ticket .inlineRight {
    display: inline-block;
}
#ticket .inlineRight {
    color: #ffffff;
    padding: 0 0 0 20px;
}
#ticket .priceBox span  {
    padding: 6px 12px;
    background-color: #ffffff;
    color: #0196D6;
    font-weight: bold;
    width: 120px;
    display: block;
}
#ticket #information .container    {
    background-image: url(../../freeticket/images/informationBg_new.svg);
    background-repeat: no-repeat;
    background-size: 240px;
    background-position: right center;
}
/*210209追記*/
#ticket .priceBox dl {
	text-align: center;
    font-weight: bold;
}
#ticket .priceBox dl:first-child {
    margin-bottom: 2em;
}

#ticket .priceBox dl dt span {
	width: 120px;
	padding: 6px 12px;
    background-color: #ffffff;
    color: #0196D6;
	display: inline-block;
    margin-bottom: .5em;
}
#ticket .priceBox dl dd {
	color: #ffffff;
	font-size: 18px;
}
#ticket .priceBox dl dd ul li {
	list-style: none;
	margin-bottom: 1em;
}
#ticket .priceBox dl dd ul li a {
	color :#cdfbfd;
	}

/* shop list */
#ticket #shopList   {
    width: auto;
}
#ticket #shopList .container   {
    padding: 50px 0 50px 0;
    margin: 0 auto;
}
#ticket #shopList .container .btnLarge  {
    border: 0px;
}
#ticket #shopList .container .btnLarge a  {
    background-color: #FF6C80;
    color: #ffffff;
    padding: 15px 20px;
}
#alliance .listBtn {
	width: 230px;
	height: 60px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
}
#alliance .listBtn .btnLarge {
	padding: 0;
	display: flex;
	width: 100%;
}
#alliance .listBtn a {
	padding: 10px 10px 10px 40px;
	width: 100%;
	height: 100%;
	z-index: 3;
}

#alliance .listBtn img {
	width: 38px;
    height: 38px;
	position: absolute;
    top: 9%;
	z-index: 2;
}
/*WEBチケット追記200721*/
#ticket #webTicket {
	margin-top: 20px;
}
#ticket #webTicket img {
	width: 476px;
	height: 55px;
}
/*フリーきっぷ改修250203*/
#ticket.ticketNew #contenstsBox h2 {
	padding: 0 0 20px 0;
}
#ticket.ticketNew p,
#ticket.ticketNew a {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#ticket.ticketNew p.txt22 {
	font-size: 167%;	
}
#ticket.ticketNew .poinBox h2 {
	font-size: 23px!important;
	display: flex;
    align-items: center;
	padding-bottom: 20px;
}
#ticket.ticketNew .poinBox h2::before {
	content: "";
	display: inline-block!important;
	background-repeat: no-repeat;
	background-size: contain!important;
	width: 80px!important;
	height: 80px!important;
	margin-right: 5px;
}
#ticket.ticketNew .poinBox h2#pBuy::before
 {
    background-image: url(../../freeticket/images/icon_c_buy.svg)!important;	
}
#ticket.ticketNew .poinBox h2#pUse::before
 {
    background-image: url(../../freeticket/images/icon_c_use.svg)!important;	
}
#ticket.ticketNew h2::after,
#ticket.ticketNew #case01 h2::before, #ticket.ticketNew #case02 h2::before {
	display: none!important;
}
#ticket.ticketNew .btnBorderLBlue {
	border:#29ABE2 1px solid;
}
#ticket.ticketNew .flexBoxWrapFwSA img,
#ticket.ticketNew .borderR4NavyWrap img{
	width: 100%;
	height: auto;
}
#ticket.ticketNew .flexBoxWrapFwSA .box2 {
	padding-top: 0;
}
#ticket.ticketNew .yellow_line span {
    background: linear-gradient(transparent 60%, #FFFF26 40%);
}
#ticket.ticketNew .btnBorderLBlue {
	background: #fff;
    border-radius: 10px;
	border: 2px solid #0096D7;
    color: #0096D7;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    padding: 1em 3em 1em 2.2em;
}
#ticket.ticketNew .btnBorderLBlue:hover {
	background: #0096D7;
	color: #fff;
	transition: all 0.3s 0.1s ease-in-out;
}
#ticket.ticketNew .arrowBlueRight a {
	position: relative;
}
#ticket.ticketNew .arrowBlueRight a::after {
    position: absolute;
    top: 50%;
    right: 20px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #0196d6;
    border-right: 2px solid #0196d6;
    transform: rotate(45deg);
    margin-top: -6px;
}
#ticket.ticketNew .arrowBlueRight  a.btnBorderLBlue:hover::after {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.exLink {
	display: flex;
	justify-content:flex-end;
	align-items: center;
}
.exLink::after {
	content: "";
    background-image: url(../../freeticket/images/icon_exlink.svg)!important;	
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	width: 14px;
	height: 12px;
	margin-left: 5px;
}
#ticket.ticketNew .btnBorderLBlue.exLink:hover::after {
    background-image: url(../../freeticket/images/icon_exlinkWH.svg)!important;	
}
#shomotanComment {
	position: relative;
}
#shomotanComment::before {
	content: "";
    background-image: url(../../freeticket/images/s-shomotan.png)!important;	
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	width: 314px;
	height: 53px;
	position: absolute;
	left: 0;
	top: -55px;
}
#c1_toEnoshima, #c1_toOfuna, #c2_toNishikama, #c2_toEnoshima {
	width: 100%;
	height: auto;
	margin: 20px auto;
}
#c1_toEnoshima {
	max-width:653px; 
}
#c1_toOfuna {
	max-width:646px; 
}
#c2_toNishikama {
	max-width:630px; 
}
#c2_toEnoshima {
	max-width:656px; 
}
.oneContent {
	margin: 0 auto;
}
.w418 {
	max-width: 418px;
}
.borderR4NavyWrap {
	border: 4px solid #18469B;
	position: relative;
	border-radius: 30px;
	margin: 120px auto 30px;
	padding: 70px 30px 30px;
}
#case01.borderR4NavyWrap {
	background: #E3F7FC;
}
#case02.borderR4NavyWrap {
	background: #F3F5FF;
}
#case01.borderR4NavyWrap::before, 
#case02.borderR4NavyWrap::before {
	content: "";
	display: inline-block!important;
	background-repeat: no-repeat;
	background-size: contain!important;
	width: 100%;
    height: 126px;
    background-position: center;
    position: absolute;
    top: -84px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#case01.borderR4NavyWrap::before {
    background-image: url(../../freeticket/images/icon_case1.svg)!important;	
}
#case02.borderR4NavyWrap::before {
    background-image: url(../../freeticket/images/icon_case2.svg)!important;	
}


/* ---------------------    
SP Style
---------------------- */
@media screen and (max-width: 768px) {
    
    #ticket .container  {
        padding: 0px;
    }
    #ticket .containerSP    {
        padding: 5%;
    }
    
    
    /* point */
    #ticket #contenstsBox h2    {
        font-size: 1.2em;
    }
    #ticket #contenstsBox h2:before    {
        padding: 0 0 0 20px;
    }
    #ticket #contenstsBox h2:after    {
        padding: 0 20px 0 0;
    }
    .ticketPoint01  {
        width: auto;
        height: 0;
        padding-top: 102.58%;
    }
    .ticketPoint02  {
        width: auto;
        height: 0;
        padding-top: 55.89%;
    }
    .ticketPoint02_02   {
        width: auto;
        height: 0;
        padding-top: 24.77%;
    }
    
    
    /* case 1 */
    .poinCase01  {
        padding: 10% 0 0 0;
    }
    .poinCase01 h2  {
        width: 80%;
        height: 0;
        padding-top: 15.46%;
    }
    .pointCase01Cover   {
        background-image: url(../../freeticket/images/coverCase01_sp.png);
        width: 100%;
        height: 0;
        padding-top: 29.2%;
    }
    
    .pointCase01Sentence ,
    .pointCase02Sentence ,
    .pointCase03Sentence ,
    .pointCase04Sentence ,
    .pointCase05Sentence     {
        width: auto;
        margin: 0 auto 0 auto;
    }
    .pointCase01Sentence .pad-t40   {
        padding: 0px;
    }
    .pointCase01Sentence .pointCaseImg ,
    .pointCase02Sentence .pointCaseImg ,
    .pointCase03Sentence .pointCaseImg ,
    .pointCase04Sentence .pointCaseImg ,
    .pointCase05Sentence .pointCaseImg ,
    .pointCase06Sentence .pointCaseImg ,
    .pointCase07Sentence .pointCaseImg ,
    .pointCase08Sentence .pointCaseImg ,
    .pointCase09Sentence .pointCaseImg ,
    .pointCase10Sentence .pointCaseImg {
        width: 80%;
        margin: 0 auto;
        padding: 5%;
    }
    .pointCase01Sentence h3    {
        height: 30px;
        width: auto;
        padding-top: 9.03%;
    }
    .pointCaseTxt   {
        padding: 5% 0 5% 0;
    }
    
    /* line */
    .pointCase01Move    {
        height: 0;
        width: 90%;
        padding-top: 16.26%;
    }
    .pointCase02Move    {
        height: 0;
        width: 90%;
        padding-top: 16.29%;
    }
    .pointCase03Move    {
        height: 0;
        width: 90%;
        padding-top: 25.41%;
    }
    .pointCase03Move    {
        height: 0;
        width: 90%;
        padding-top: 25.41%;
        margin: 0 auto;
    }
    .pointCase04Move    {
        height: 0;
        width: 90%;
        padding-top: 25.41%;
        margin: 0 auto;
    }
    .pointCase05Move    {
        height: 0;
        width: 90%;
        padding-top: 25.41%;
        margin: 0 auto;
    }
    .pointCase06Move    {
        height: 0;
        width: 70%;
        padding-top: 30.90%;
        margin: 0 auto;
    }
    
    
    
    .pointCase02Sentence .pad-t40 ,
    .pointCase03Sentence .pad-t30 ,
    .pointCase04Sentence .pad-t10 ,
    .pointCase05Sentence .pad-t40   {
        padding: 0px;
    }
    .pointCase02Sentence h3    {
        height: 0;
        width: auto;
        padding-top: 8.1%;
    }
    .pointCase03Sentence h3    {
        height: 0;
        width: auto;
        padding-top: 10.71%;
    }
    
    .pointCase04Sentence h3    {
        height: 0;
        width: auto;
        padding-top: 8.57%;
    }
    .pointCase05Sentence h3    {
        height: 0;
        width: auto;
        padding-top: 13.04%;
    }
    
    
    /* case 2 */
    .poinCase02  {
        padding: 10% 0 0 0;
    }
    .poinCase02 h2  {
        width: 80%;
        height: 0;
        padding-top: 15.46%;
    }
    .pointCase02Cover   {
        background-image: url(../../freeticket/images/coverCase02_sp.png);
        width: 100%;
        height: 0;
        padding-top: 29.2%;
    }
    .pointCase06Sentence ,
    .pointCase07Sentence ,
    .pointCase08Sentence ,
    .pointCase09Sentence ,
    .pointCase10Sentence   {
        padding: 0px;
        width: auto;
        margin: 0px;
    }
    .pointCase06Sentence h3    {
        height: 0;
        width: auto;
        padding-top: 31.47%;
        background-image: url(../../freeticket/images/pointCase06SentenceTlt_sp.svg);
    }
    .pointCase07Sentence h3    {
        height: 0;
        width: 80%;
        padding-top: 44.18%;
        background-image: url(../../freeticket/images/pointCase07SentenceTlt_sp.svg);
    }
    .pointCase08Sentence h3    {
        height: 0;
        width: 90%;
        padding-top: 33.86%;
        background-image: url(../../freeticket/images/pointCase08SentenceTlt_sp.svg);
    }
    .pointCase09Sentence h3    {
        height: 0;
        width: 90%;
        padding-top: 38.0%;
        background-image: url(../../freeticket/images/pointCase09SentenceTlt_sp.svg);
    }
    .pointCase10Sentence h3    {
        height: 0;
        width: auto;
        padding-top: 40.87%;
        background-image: url(../../freeticket/images/pointCase10SentenceTlt_sp.svg);
    }
    
    
    /* tokuten */
    .pointCase02Sentence span.tokuten   {
        position: relative;
        margin: 0 auto;
        right: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase03Sentence span.tokuten   {
        position: relative;
        margin: 5% auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase04Sentence span.tokuten   {
        position: relative;
        margin: 5% auto 0 auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase05Sentence span.tokuten   {
        position: relative;
        margin: 5% auto 0 auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase07Sentence span.tokuten   {
        position: relative;
        margin:0 auto 0 auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase08Sentence span.tokuten   {
        position: relative;
        margin: 4% auto 0 auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase09Sentence span.tokuten   {
        position: relative;
        margin: 3% auto 0 auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase10Sentence span.tokuten   {
        position: relative;
        margin: 5% auto 0 auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    .pointCase10Sentence span.tokuten02   {
        position: relative;
        margin: 0 auto 0 auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        width: 100px;
        text-align: center;
    }
    
    /* information */
    #information .container {
        padding: 8% 5% 40% 5%;
    }
    #ticket #information .container    {
        background-position: center bottom;
        background-size: 80%;
    }
    #ticket #information h2 {
        margin: 0 auto 10% auto;
    }
    #ticket .priceBox   {
        width: auto;
    }
    #ticket .priceBox .pad-b20   {
        padding: 0px;
    }
    #ticket .inlineLeft ,
    #ticket .inlineRight {
        display: block;
    }
    #ticket .inlineRight {
        padding: 5% 0;
        text-align: center;
    }
    #ticket .priceBox span  {
        margin: 0 auto;
    }
    /*250205改修*/
	#ticket .flexBoxWrapFwSA {
		display: block;
	}
	#ticket .flexBoxWrapFwSA .box2 {
		width: 100%;
	}
	#ticket.ticketNew .poinBox h2::before {
		width: 60px !important;
    	height: 60px !important;
	}
	#ticket.ticketNew .yellow_line span {
		font-size: 18px;
	}
	#ticket .borderR4NavyWrap {
		margin: 8em 1em 1em 1em;
		padding-top: 5em;
	}
	#ticket .poinBox .box2 {
		margin-bottom: 2em;
	}
	#ticket.ticketNew .btnBorderLBlue {
		font-size: 15px;
		width: 100%;
	}
    
}