<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*--------------------------------
 会員限定チケット　CSS
---------------------------------*/

a:hover {
	opacity: 0.8;
	text-decoration: none;
}
#contents {
	width: 100%;
}
/*--------------------------------

共通設定

---------------------------------*/
.border {
	border-radius: 30px;
}
.icon {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	max-width: 185px;
	width: 50%;
	margin: 0 auto;
}
.box ul {
	display: flex;
	flex-wrap: wrap;
}
.box ul li {
	margin: 2%;
	width: 46%;
	text-align: left;
	color: #000;
}
.text {
	display: block;
	border-bottom: #000000 1px solid;
	padding-bottom: 2%;
	margin-bottom: 2%;
	text-align: justify;
	color: #000;
}
.title {
	display: block;
	font-weight: bold;
	margin-bottom: 1%;
	margin-top: 5%;
}
.item_name {
	margin-top: 1%;
	color: #000;
}
.price {
	display: block;
	text-align: right;
	color: #000;
}
.main-contents {
}
/* =================================
	フェードイン設定
================================= */

.list-mv07 {
	transition: .8s;
	margin: 0 0 0;
}
.list-mv07 {
	opacity: 0;
	transform: translate(0, 60px);
	-webkit-transform: translate(0, 60px);
}
.mv07 {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}
.con05 h2 img.list-mv07 {
	transition: .8s;
	margin: 10px 0 0;
}
/*============================
nav
============================*/
.cpnav {
	position: fixed;
	top: 400px;
	right: -120px;
	z-index: 999;
}
.cpnav.on {
	right: 10px;
	transition: 0.5s;
	transition-timing-function: ease-in
}
.cpnav_wrap {
	box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 30%);
}
.cpnav_list {
}
.cpnav_list a {
	display: block;
}
.close {
	position: absolute;
	top: -24px;
	font-size: 26px;
	color: #888;
	cursor: pointer;
}
.anchor {
	display: block;
	padding-top: 90px;
	margin-top: -90px;
}
@media screen and (max-width: 1124px) {
.cpnav {
	bottom: 0;
	top: auto;
	right: 10px;
	bottom: -200px;
}
.cpnav.on {
	bottom: 0;
	right: 0;
	width: 100%;
}
.cpnav_wrap {
	display: flex;
	box-shadow: 0 -2px 4px 0 rgb(0 0 0 / 30%);
}
.cpnav_list {
	width: 25%;
}
.cpnav_list a {
}
.close {
	right: 0;
}
}
/*============================
#yobou
============================*/
#yobou {
	background-color: #065d42;
	padding: 50px 0;
}
.yobou_ttl {
	color: #fff;
	font-family: "Noto Sans Japanese", sans-serif;
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	margin: 0 0 30px;
}
.yobou_txt {
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 2;
}
.yobou_imgbox {
}
.yobou_img_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 30px 50px 0;
}
.yobou_img_list {
	width: 23.5%;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
	text-align: center;
}
.yobou_img_list_img {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	height: 160px;
}
.yobou_img_list_img img {
	width: auto;
}
.yobou_img_list_txt {
	font-size: 16px;
	color: #065d42;
	margin: 0 0 6px;
	line-height: 1.6;
}
.inner950 {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width:768px) {
#yobou {
	padding: 5% 5%;
}
.yobou_ttl {
	font-size: 16px;
	margin: 0 0 5%;
}
.yobou_txt {
	font-size: 14px;
}
.yobou_imgbox {
}
.yobou_img_wrap {
	margin: 5% 0;
}
.yobou_img_list {
	width: 48%;
	padding: 5%;
	margin: 0 0 5%;
}
.yobou_img_list_img {
	height: 80%;
}
.yobou_img_list_txt {
	font-size: 14px;
}
.inner950 {
	width: 100%;
	box-sizing: border-box;
}
}
/*============================
#hed
============================*/
#hed {
	background: #524542 url(../../../img/page//campaign/2105wksVIP_tkt/kin.png) repeat-x center bottom;
	text-align: center;
	padding: 30px 0 40px;
}
.hed_ttl {
}
.hed_txt {
	background-color: #fff;
	width: 800px;
	margin: -40px auto 0;
	padding: 60px 50px 30px;
	font-size: 18px;
	line-height: 2;
	color: #000;
}
/*============================
#hed
============================*/

#kansen {
	text-align: center;
	padding: 40px 0;
}
.kansen_hed {
	border: solid 2px #499528;
	display: inline-block;
	padding: 20px 40px;
	margin: 0 0 30px;
}
.kansen_img01 {
}
.kansen_img02 {
}
/*============================
#on_ticket
============================*/
#on_ticket {
	background-color: #ebe3d4;
	text-align: center;
	padding: 30px 0 60px;
}
.on_ticket {
	background-color: #ebe3d4;
	text-align: center;
	padding: 30px 0 60px;
}
.on_ticket_chance {
	background-color: #ebe3d4;
	text-align: center;
	padding: 0 0 60px;
}

.on_day {
}
.on_wrap {
	display: flex;
	flex-wrap: wrap;
	width: 950px;
	margin: 40px auto 0;
	justify-content: space-between;
}
#on_pt200 {
}
.on_fuki_mt {
	margin: 0 0 10px;
}
.on_pt200_item {
}
#on_pt100 {
}
.on_fuki_home {
	margin: 0 0 10px;
}
.on_pt100_item {
}
.on_ticket_ad {
	font-size: 18px;
	margin: 20px 0 0;
	line-height: 1.8;
}
#chance {
	margin: 40px 0 0;
}
.on_ticket_chance #chance {
	margin:0;
}

#use {
	margin: 50px 0 0;
}
/*============================
#off_ticket
============================*/
#off_ticket {
	background-color: #ccc;
	text-align: center;
	padding: 40px 0 30px;
}
.off_img {
	margin: 0 0 30px;
}
</pre></body></html>