@charset "utf-8";
/* CSS Document */
.front .select_area li {
	vertical-align: top !important
}
.front .select_area li p {
	padding: 40px 20px;
	font-size: 25px
}
.front .ls_arrow_02::before {
	background-size: 12px 14px;
	width: 12px;
	height: 14px
}
.top .btn_guide p {
	margin-bottom: 8px;
	margin-top: 0
}
.top .btn_guide {
	border: 5px solid #e5e5e5;
	overflow: hidden
}
.top .btn_guide dt {
	width: 170px;
	background: url(/images/bg_dot.gif);
	float: left;
	position: relative;
}
.top .btn_guide dt:before {
	content: '';
	background: url(/images/icon_guide2.png) no-repeat center center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 56px;
	height: 78px
}
.top .btn_guide dd {
	padding: 15px 30px;
	line-height: 1.6;
	font-size: 18px;
	float: left;
	width: 820px;
}

.top .box_friend_01 {
	background: #faf6fc
}
.top .box_friend_01.title {
	margin-bottom: 1px;
	padding: 15px 30px
}
.top .box_friend_02 {
	background: #f0e5f5;
	overflow: hidden;
}

.top .box_general_01 {
	background: #f9f9f9
}
.top .box_general_02 {
	background: #f3f3f3;
	overflow: hidden;
}

.top .btn_ticket {
	overflow: hidden
}
.top .btn_ticket dt {
	width: 111px;
	background:#bcbcbc;
	float: left;
}
.top .btn_ticket dd {
	padding: 30px 30px 30px 0;
	line-height: 1;
	font-size: 18px;
	float: left;
	width: 344px;
	background: #919191;
	text-align: center;
	color: #ffffff
}
.top .btn_ticket.friends dt {
	background: #c67cc2
}
.top .btn_ticket.friends dd {
	background: #ae44a8
}
.top .btn_ticket.general dt {
	background: #ab8ac2
}
.top .btn_ticket.general dd {
	background: #8c5dad
}
.top .btn_ticket.resale dt {
	background: #bbc8e6
}
.top .btn_ticket.resale dd {
	background: #9999cc
}
.top .row_set.row2 > li {
	vertical-align: middle
}
.top p.exp {
	margin: 0 0 10px 0
}
.top .icon_circle {
	padding-left: 40px;
	position: relative
}
.top .icon_circle:after {
	content: "";
	position: absolute;
	border-radius: 50%;;
	background :#ae44a8;
	height: 28px;
	width: 28px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 1
}
.top .icon_circle.icon_regist:before {
	content: "";
	background: url("/images/icon_regist.png") no-repeat;
	background-size: 14px 20px;
	width:14px;
	height: 20px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 7px;
	margin: auto;
	z-index: 3
}
.top .icon_circle.icon_reserve:before {
	content: "";
	background: url("/images/icon_reserve.png") no-repeat;
	background-size: 16px 18px;
	width:16px;
	height: 18px;
	position: absolute;
	top:1px;
	bottom: 0;
	left: 5px;
	margin: auto;
	z-index: 3
}
.top .icon_circle.icon_mypage:before {
	content: "";
	background-size: 16px 20px;
	width:16px;
	height: 20px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 6px;
	margin: auto;
	z-index: 3
}

.top .news dl {
	border-bottom: 1px dotted #9F9F9F;
	overflow: hidden;
	padding: 20px 0
}
.top .news dl dt {
	color: #8c8c8c;
	font-style: italic;
	float: left;
	width: 15%
}
.top .news dl dd {
	border-left: 1px dotted #9F9F9F;
	width: 85%;
	display: inline-block;
	padding-left: 30px
}

.top .btn_guide .ls_arrow_01:before {
	right: 20px;
	left: auto;
	background-size: 11px 15px;
	width: 11px;
	height: 15px;
	opacity: 0.6
}
.top .btn_ticket .ls_arrow_02:before {
	right: 15px;
	left: auto;
	background-size: 11px 15px;
	width: 11px;
	height: 15px
}
