@charset "utf-8";

@media only screen and (min-width:768px) {
	.content {
		text-align: left;
	}
	
	h2 {
		font-family: "FOT-マティス Pro EB", serif;
		font-size: 25px;
		font-weight: normal;
		letter-spacing: -.07em;
		line-height: 35px;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
		transform-origin: center top;
		-moz-transform-origin: center top;
		-webkit-transform-origin: center top;
		transform: scaleY(1.43);
		-moz-transform: scaleY(1.43);
		-webkit-transform: scaleY(1.43);
		margin: 35px 0 70px 0;
	}

	div.ticket p.txt {
		margin: 0 0 40px 0;
		padding: 1em 2em;
		font-size: 15px;
		line-height: 2;
		border: 2px solid #000;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
	}

	div.ticket p.txt span.strng {
		font-family: '見出ゴMB31',sans-serif;
		font-size: 18px;
	}

	div.ticket div.shop {
		border-bottom: 2px solid #ccc;
	}

	div.ticket div.shop:last-of-type {
		border-bottom: 2px solid #000;
	}

	div.ticket div.shop p.shop-name {
		margin: 1em 0;
		font-size: 24px;
		font-family: '見出ゴMB31',sans-serif;
	/*
		font-weight:bold;
	*/
		line-height: 2;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
	}

	div.ticket div.shop div.goods-list dl {
		margin-bottom: 40px;
	}

	div.ticket div.shop div.goods-list dl dt {
		margin-bottom: 0.5em;
		font-size: 18px;
		font-family: '見出ゴMB31',sans-serif;
	/*
		font-weight:bold;
	*/
		line-height: 1.6;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
	}

	div.ticket div.shop div.goods-list dl dt span.sale {
		font-size: 24px;
	}

	div.ticket div.shop div.goods-list dl dd {
		font-size: 15px;
		line-height: 1.6;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
	}

	div.ticket div.shop div.goods-list dl dd.txt {
		margin-bottom: 1em;
	}

	div.ticket div.shop div.goods-list dl dd.outline {
		line-height: 1.4;
	}

	div.ticket div.shop div.goods-list dl dd.outline ul li {
		margin-bottom: 0.4em;
	}

	div.ticket div.shop div.goods-list dl dd.outline ul li span.nowonsale {
		font-size: 20px;
	}
	
	div.ticket div.shop div.goods-list dl dd.outline ul li span.notice {
		color: #f00;
	}

	div.ticket div.shop-kr div.blck-a {
		float: left;
		max-width: 640px;
		width: 57.8%;
		width: calc(100% - 429px - 20px);
	}

	div.ticket div.shop-kr div.blck-b {
		float: right;
		width: 429px;
/*
		width: 38.8%;
*/
	}

	div.ticket div.shop-kr div.blck-b ul {
		margin: 37px 0 10px 0;
	}

	div.ticket div.shop-kr div.blck-b ul li {
		float: left;
		padding-top: 230px;
		padding-top: 54%;
		font-size: 15px;
		line-height: 1.6;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
	}

	div.ticket div.shop-kr div.blck-b ul li.jacket {
		margin-right: 36px;
		margin-right: 8.3%;
		background: url(../img_rn/final/goods_kr_a.jpg) no-repeat left top;
		background-size: 251px;
		background-size: 100%;
		width: 251px;
/*
		width: 58.5%;
*/
	}

	div.ticket div.shop-kr div.blck-b ul li.card {
		background: url(../img_rn/final/goods_kr_b.jpg) no-repeat left top;
		background-size: 141px;
		background-size: 100%;
		width: 141px;
/*
		width: 32.9%;
*/
	}

	div.ticket div.shop-kr div.blck-b p.notice {
		margin: 0 0 40px 0;
		border: 1px solid #000;
		padding: 0.5em 1em;
		width: 15em;
		font-size: 15px;
		line-height: 1.6;
		color: #f00;
	}

	div.ticket div.shop-kr div.link-det {
		margin-bottom: 40px;
	}

	div.ticket div.shop-kr div.link-det a.btn-det {
		display: inline-block;
		border-radius: 12px;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		background-color: #000;
		padding: 0.6em 2em 0.55em 2em;
		text-align: center;
		font-size: 24px;
		line-height: 1;
		color: #fff;
		text-decoration: none;
	}

	div.ticket div.shop-kr div.link-det a.btn-det:hover {
		background-color: #333;
		transition:background-color .5s ease;
		text-decoration: none;
	}

	div.ticket div.shop-es {
		background: url(../img_rn/final/goods_store_a.jpg) no-repeat right 6px;
		background-size: 251px;
/*
		background-size: 22.7%;
*/
	}

	div.ticket div.shop-es p.shop-name,
	div.ticket div.shop-es div.goods-list {
		max-width: 790px;
		width: calc(100% - 251px - 20px);
	}
	
	div.ticket div.shop-se div.goods-list dl {
		float: left;
		margin-right: 43px;
		background-repeat: no-repeat;
		background-position: center 180px;
		width: 340px;
	}

	div.ticket div.shop-se div.goods-list dl:last-of-type,
	div.ticket div.shop-l div.goods-list dl:last-of-type {
		margin-right: 0;
	}

	div.ticket div.shop-se div.goods-list dl.goods-a {
		background-image: url(../img_rn/final/goods_seven_a.jpg);
		background-size: 340px;
	}

	div.ticket div.shop-se div.goods-list dl.goods-b {
		background-image: url(../img_rn/final/goods_seven_b.jpg);
		background-size: 340px;
	}

	div.ticket div.shop-se div.goods-list dl.goods-c {
		background-image: url(../img_rn/final/goods_seven_c.jpg);
		background-size: 341px;
	}

	div.ticket div.shop-se div.goods-list dl dd.txt {
		height: 8em;
	}

	div.ticket div.shop-se div.goods-list dl dd.outline {
		margin-top: 360px;
	}

	div.ticket div.shop-l div.goods-list dl {
		float: left;
		margin-left: 43px;
		background-repeat: no-repeat;
		background-position: center 35px;
		width: 340px;
	}

	div.ticket div.shop-l div.goods-list dl dt {
		margin-bottom: 1em;
	}

	div.ticket div.shop-l div.goods-list dl.goods-a {
		background-image: url(../img_rn/final/goods_lawson_a.jpg);
		background-size: 340px;
	}

	div.ticket div.shop-l div.goods-list dl.goods-b {
		background-image: url(../img_rn/final/goods_lawson_b.jpg);
		background-size: 340px;
	}

	div.ticket div.shop-l div.goods-list dl dd.outline {
		margin-top: 255px;
	}

	div.ticket ul.notice {
		margin: 2em 0;
		font-size: 12px;
		line-height: 1.5;
	}

	div.ticket ul.notice li {
		text-indent: -1em;
		padding-left: 1em;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
	}


}

@media only screen and (max-width:767px) {
	.content {
		text-align: left;
	}
	
	h2 {
		text-align: left;
		font-family: "FOT-マティス Pro EB", serif;
		font-size: 1.2rem;
		font-size: calc(16px + 30 * ((100vw - 320px) / 704));
		font-weight: normal;
		letter-spacing: -.07em;
		line-height: 1.4;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
		transform-origin: center top;
		-moz-transform-origin: center top;
		-webkit-transform-origin: center top;
		transform: scaleY(1.43);
		-moz-transform: scaleY(1.43);
		-webkit-transform: scaleY(1.43);
		margin: 9% 0 18% 0;
	}

	div.ticket p.txt {
		margin: 0 0 10% 0;
		padding: 1em 1.2em;
		font-size: 3.5vw;
		line-height: 1.6;
		border: 2px solid #000;
		background-color:rgba(255,255,255,0.01);
	}

	div.ticket p.txt span.strng {
		font-family: '見出ゴMB31',sans-serif;
		font-size: 3.7vw;
	}

	div.ticket div.shop {
		border-bottom: 3px solid #ccc;
	}

	div.ticket div.shop:last-of-type {
		border-bottom: 3px solid #000;
	}

	div.ticket div.shop p.shop-name {
		margin: 1em 0;
		font-size: 4.5vw;
		font-family: '見出ゴMB31',sans-serif;
		line-height: 2;
		background-color:rgba(255,255,255,0.01);
	}

	div.ticket div.shop div.goods-list dl.goods {
		margin-bottom: 10.8%;
		border-bottom: 1px solid #ccc;
		padding-bottom: 8%;
	}

	div.ticket div.shop div.goods-list dl.goods:last-of-type {
		margin-bottom: 0;
		border-bottom: 0;
	}

	div.ticket div.shop div.goods-list dl.goods dt.goods-name {
		margin-bottom: 0.5em;
		font-size: 3.7vw;
		font-family: '見出ゴMB31',sans-serif;
		line-height: 1.6;
		background-color:rgba(255,255,255,0.01);
	}

	div.ticket div.shop div.goods-list dl.goods dt.goods-name span.sale {
		font-size: 4.6vw;
	}

	div.ticket div.shop div.goods-list dl.goods dd {
		font-size: 3.5vw;
		line-height: 1.6;
		background-color:rgba(255,255,255,0.01);
	}


	div.ticket div.shop div.goods-list dl.goods dd.txt {
		margin-bottom: 1.5em;
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline {
		line-height: 1.4;
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline ul li {
		margin-bottom: 0.4em;
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline ul li.period {
		text-indent: -5.8em;
		padding-left: 5.8em;
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline dl {
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline dl dt,
	div.ticket div.shop div.goods-list dl.goods dd.outline dl dd {
		display: inline-block;
		margin-bottom: 0.4em;
		background-color:rgba(255,255,255,0.01);
		vertical-align: top;
		font-size: 3.5vw;
		font-weight: normal;
		line-height: 1.4;
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline dl dd span.nowonsale {
		font-size: 4.2vw;
	}
	
	div.ticket div.shop div.goods-list dl.goods dd.outline p.notice {
		color: #f00;
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline dl.period dt {
		width: 20%;
	}

	div.ticket div.shop div.goods-list dl.goods dd.outline dl.period dd {
		width: 80%;
	}

	div.ticket div.shop-kr div.blck-b ul {
		margin: 0 0 10% 0;
	}

	div.ticket div.shop-kr div.blck-b ul li {
		background-color:rgba(255,255,255,0.01);
		padding-top: 53%;
		font-size: 3vw;
		line-height: 1.4;
		max-height: 100%;
	}

	div.ticket div.shop-kr div.blck-b ul li.jacket {
		float: left;
		background: url(../img_rn/final/sp/goods_kr_a.jpg) no-repeat left 4%;
		background-size: 100%;
		width: 58.5%;
	}

	div.ticket div.shop-kr div.blck-b ul li.card {
		float: right;
		background: url(../img_rn/final/sp/goods_kr_b.jpg) no-repeat left top;
		background-size: 100%;
		width: 32.9%;
	}

	div.ticket div.shop-kr div.blck-b p.notice {
		margin: 0 0 13.8% 0;
		border: 1px solid #000;
		padding: 0.5em 1em;
		width: 15em;
		font-size: 3vw;
		line-height: 1.6;
		color: #f00;
	}

	div.ticket div.shop-kr div.link-det {
		margin-bottom: 10%;
		text-align: center;
	}

	div.ticket div.shop-kr div.link-det a.btn-det {
		display: inline-block;
		margin: 0 auto;
		border-radius: 0.5em;
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		background-color: #000;
		padding: 0.6em 2em 0.6em 2em;
		text-align: center;
		font-size: 4.6vw;
		line-height: 1;
		color: #fff;
		text-decoration: none;
	}

	div.ticket div.shop-es dl dd.outline {
		background: url(../img_rn/final/sp/goods_store_a.jpg) no-repeat center top;
		background-size: 100%;
		padding-top: 52%;
	}

	div.ticket div.shop-se dl.goods-a dd.outline {
		background: url(../img_rn/final/sp/goods_seven_a.jpg) no-repeat center top;
		background-size: 100%;
		padding-top: 64%;
	}

	div.ticket div.shop-se dl.goods-b dd.outline {
		background: url(../img_rn/final/sp/goods_seven_b.jpg) no-repeat center top;
		background-size: 100%;
		padding-top: 66%;
	}

	div.ticket div.shop-se dl.goods-c dd.outline {
		background: url(../img_rn/final/sp/goods_seven_c.jpg) no-repeat center top;
		background-size: 100%;
		padding-top: 55%;
	}

	div.ticket div.shop-l dl.goods-a dd.outline {
		background: url(../img_rn/final/sp/goods_lawson_a.jpg) no-repeat center 1em;
		background-size: 100%;
		padding-top: 48%;
	}

	div.ticket div.shop-l dl.goods-b dd.outline {
		background: url(../img_rn/final/sp/goods_lawson_b.jpg) no-repeat center top;
		background-size: 100%;
		padding-top: 50%;
	}

	div.ticket ul.notice {
		margin: 2em 0;
	/*
		font-size: 0.8rem;
		font-size: calc(6px + 10 * ((100vw - 320px) / 704));
	*/
		font-size: 3vw;
		line-height: 1.5;
	}

	div.ticket ul.notice li {
		text-indent: -1em;
		padding-left: 1em;
		background-color:rgba(255,255,255,0.01);
		max-height: 100%;
	}

}

