@media only screen and (min-width: 641x) and (max-width: 969px) {

body.surfsnow .breadcrumb{
	margin-top:10px;
}

body.surfsnow h1{
	float:left;
}

body.surfsnow h1 img{
	float:left;
	width:110px;
	padding-right:20px;
	margin-right:20px;
	border-right:3px solid #eee;
	max-height: 70px;
}

body.surfsnow h1 p{
	float:left;
	font-weight:bold;
	font-size:24px;
	color:#3B73B1;
	padding-top:10px;
}

body.surfsnow h1 p small{
	font-size:12px;
	color:#333;
	margin-top:10px;
}

.sp{
	width:95%;
	margin:0 auto;
}

/*---------------
header
---------------*/
#header {
	height: auto;
	width:95%;
/* mod-start 2016/06/30 tokoro-h リフト券販売ページ改修 */
	/*margin:15px auto 0;*/
	margin:0 auto 0;
/* mod-end tokoro-h */
}
#header_surf {
	height: auto;
	width:95%;
	margin:0 auto;
}

#gnHeader,
/* add-start 2016/06/23 tokoro-h リフト券販売ページ改修 */
#gnContents{
/* add-end tokoro-h */
	display:none;
}
#navi{
	float:right;
}

#navi li{
	background:#000;
	padding:1px 10px 2px 10px;
	color:#FFF;
	float:left;
	font-size:12px;
	margin-left:6px;
}

#navi li a{
	color:#FFF;
}

#navi small{
	font-size:7px;
}

#navi li:hover {
	background:#1F4289;
	background-image:none;
}
#header_surf #header_copy{
	width:400px;
	line-height:1.0em;
	font-weight:bold;
	display:block;
	color:#666;
	letter-spacing:-1px;
	font-weight:bold !important;
	text-decoration:none;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#logo{
	float:left;
	width:350px;
	line-height:1.0em;
	font-weight:bold;
	margin:10px 0 0 10px;
}
/* mod-start 2016/06/30 tokoro-h リフト券販売ページ改修 */
/* #ssHeaderLogo h1#surf_logo { */
#header_surf h1#surf_logo {
	float:left;
	width:350px;
	line-height:1.0em;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
/* mod-end tokoro-h */

#logo a:hover,
#surf_logo a:hover {
	color:#0180be;
	text-decoration:none;
}

#logo a:hover img,
#surf_logo a:hover img {
filter: alpha(opacity=100);
-moz-opacity:1.00;
opacity:1.00;
}

#logo img.snow{
	float:left;
	margin-top:7px;
	width:235px;
	height:30px;
	background:url("../img/sprite01.png") no-repeat 0 0;
}
#ssHeaderNav {
	visibility:hidden;
	width:0;
	height:0;
	font-size:0;
	margin:0;
	padding:0;
}

.header_side {
	width: 245px;
	float: right;
	margin-left: 5px;
}
.header_side form.searchform {
	width: 231px;
	height: 30px;
	margin: 5px 0 0 9px;
	float: right;
}
.header_side form.searchform input[type=text] {
	width: 188px;
	*width:178px;
	height: 25px;
	color: #888;
	padding: 0 0 0 10px;
	border: 2px solid #757575;
	float: left;
}
.header_side .searchBtn {
	background: #666;
	float: right;
}

#menu,
#surf_menu {
	width:100%;
	height:40px;
	margin-top:15px;
}

#menu li,
#surf_menu li {
	float: left;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin:0 -1px;
	padding:5px 0;
	height:35px;
	width:20%;
	position:relative !important;
	border-left:1px solid #A9AAA9;
}

#menu li:hover,
#surf_menu li:hover {
	background:url("../img/line_on.gif") no-repeat center bottom;
}

#menu li.current,
#surf_menu li.current {
	background:url("../img/line_on.gif") no-repeat center bottom;
}

#menu li ul,
#surf_menu li ul {
	display: none;
	position: absolute;
	top:50px;
	left:-5px;
	width:100%;
	background-color:#444;
	border:5px solid #FFF;
	padding: 0;
}
#menu li ul li,
#surf_menu li ul li {
  margin: 0;
  padding: 0;
  border: none;
  text-indent:0px;
  width:100%;
  height:28px;
  font-size:11px;
  color:#00234f;
  text-align:center;
  border-top:#adbbc8 1px solid;
}


#menu li ul li a,
#surf_menu li ul li a {
	display:block;
	width:100%;
	color:#fff;
	padding:3px 0;
	text-decoration:none;
}
#menu li ul li:hover,
#surf_menu li ul li:hover {
	background:#1F4289;
	background-image:none;
}


#menu_guide {
	width:95%;
	height:40px;
	margin:15px 0 0 0;
	color:#FFF;
	position: absolute;
	border-left: 1px solid #C2C6CC;
}

#menu_guide li:hover {
	background:#eee;
}

#menu_guide li {
	float: left;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin: 0;
	padding:10px 0 0 0;
	margin-right:-1px;
	height:30px;
	width:12.5%;
	position:relative !important;
	border-right:1px solid #C2C6CC;
}

#menu_guide li ul {
	display: none;
	position: absolute;
	top:40px;
	left:-5px;
	width:100%;
	background-color:#444;
	border:5px solid #FFF;
	padding: 0;
}
#menu_guide li ul li {
  margin: 0;
  padding: 0;
  border: none;
  text-indent:0px;
  width:100%;
  height:28px;
  font-size:11px;
  color:#FFF;
  text-align:center;
  border-top:#adbbc8 1px solid;
}

#menu_guide a {
	color:#000;
}
#menu_guide li ul li a {
	display:block;
	width:100%;
	color:#fff;
	padding:3px 0;
	text-decoration:none;
}
#menu_guide li ul li:hover {
	background:#1F4289;
	background-image:none;
}

.t40{padding-top:40px;}
.t55{padding-top:55px;}
.t100{padding-top:100px;}

/* add-start 2016/06/30 tokoro-h リフト券販売ページ改修 */
ul.breadcrumb {
	height: auto;
	width: 95%;
	margin: 15px auto 0;
}
/* add-end tokoro-h */
.breadcrumb li{
	margin:5px 15px 10px 0;
}
.breadcrumb li a{
	padding:0 20px 0 0;
}

.link_help{
	width:100%;
	margin-top:10px;
}

.link_help li{
	width:30%;
	float:left;
	padding:0 0 0 20px;
	background:url("../img/icon_01.gif") no-repeat left center;
}

/* add-start 2016/06/21 tokoro-h リフト券販売ページ改修 */
.link_help03{
	margin: 15px auto;
	text-align: center;
	border-right: 1px solid #c2c6cc;
	border-left: 1px solid #c2c6cc;
	width: 100%;
}
.link_help03 td{
	font-size: 10px;
	font-weight:bold;
	padding: 0;
	text-align: center;
	width: 50%;
}
.link_help03 td a {
	background: #526aa7;
	color: #fff;
	display: block;
	padding: 10px;
}
.link_help03 td a:hover {
	background: #eee;
	color: #000;
}
/* add-end tokoro-h */

.link_help02{
	margin:0 0 0 2.5%;
	text-align:center;
	border-right:1px solid #333;
}
.link_help02 td{
	border-left:1px solid #333;
	font-weight:bold;
	padding:0 30px;
}

h1 img{
	float:left;
	width:50%;
}

h2 ,.title01{
	font-size:21px;
	width:95%;
	margin:50px auto 0 auto;
}

h2 small ,.title01 small{
	font-size:12px;
	margin-left:15px;
	padding-left:15px;
}

.title02{
	font-weight:bold;
	font-size:21px;
	width:95%;
	color:#001E47;
	margin:50px auto 10px auto;
	font-family:'Quicksand',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.site_navi{
	float:right;
	width:45%;
	font-size:12px;
}

.site_navi li{
	float:left;
	padding:0 12px;
	margin-bottom:10px;
	margin-right:-1px;
	border-right:1px solid #A9AAA9;
	border-left:1px solid #A9AAA9;
}

.site_navi li a{
	color:#333;
}

.site_navi li a:hover{
	color:#1F4289;
	text-decoration:underline;
}

.site_navi li.btn{
	text-align:center;
	background:#526AA7;
	border:none;
	font-weight:bold;
	width:40%;
}
.site_navi li.btn a{
	color:#fff;
	width:100%;
	display:block;
	padding:5px 0 4px 0;
	text-decoration:none;
}

.site_navi li.btn:hover{
	background:#1F4289;
}
.site_navi table ,.site_navi table td.btn{
	visibility:hidden;
	width:0;
	height:0;
	padding:0;
	margin-top:-9px;
	font-size:0;
}


.site_navi02{
	float:right;
	width:130px;
	font-size:12px;
	text-align:center;
	background:#fff;
	margin-top:-10px;
}
.site_navi02 li{
	text-align:center;
	background:#000;
	border:none;
	padding:5px 0 4px 0;
	margin-bottom:5px;
	font-weight:bold;
}
.site_navi02 li a{
	color:#fff;
	text-decoration:none;
}

.site_navi02 li:hover{
	background:#1F4289;
}

.site_navi form.searchform{
	width:316px;
	height:40px;
}

.site_navi form.searchform input[type=text]{
	width:263px;
	font-size:13px;
	height:33px;
	padding:2px 0 0 10px;
	color:#888;
	border:2px solid #757575;
	padding-top:10px\9;
	height:25px\9;
	*padding:12px 1px 0 10px;
	*height:25px;
	float:left;
}
.site_navi form.searchform input[type=text]:not(:target) {
	padding-top:0px\9;
	height:35px\9;
}
.site_navi .searchBtn{
	float:right;
	*width:38px;
	*height:39px;
	*border-bottom:1px solid #757575;
	*border-top:1px solid #757575;
}


#keywords2 value{
	color:#999;
}

#content_title{
	margin:10px auto;
	width:100%;
}

#content_title img{
	text-align:center;
	margin:0 auto;
	width:100%;
	 z-index: 1;
 position: relative;
}

#content_title div{
	color:#000;
	font-weight:bold;
	font-size:20px;
	line-height:1.8em;
	padding:60px 10px 0 10px;
	margin:-200px 0 0 65%;
	z-index: 2;
	position: absolute;
}

#content_title div strong{
	font-size:28px;
	margin-left:-5px;
}

#content_title div .right{
	font-size:13px;
	margin-right:5px;
}
.section_g{
	background:#F7F7F7;
	overflow:hidden;
	height:auto;
}

.section_pick {
	width:95%;
	overflow:hidden;
	height:auto;
	margin:0 auto 40px auto;
}

.section_pick li{
	background:#FFF;
	border:3px solid #CCC;
	float:left;
	padding:15px 15px 5px 15px;
	width:19%;
	margin:10px 10px 0 0;
}

.section_pick li:hover {
	border:3px solid #C2F2FF;
	-webkit-box-shadow: 0px 0px 10px #C2F2FF;
	-moz-box-shadow: 0px 0px 10px #C2F2FF;
	box-shadow: 0px 0px 10px #C2F2FF;
}


.section_pick h3{
	color:#3B73B1;
	font-size:16px;
	font-weight:bold;
	/*height:43px; del 2015/07/13 */
	margin-bottom: 5px; /* add 2015/07/13 */
	line-height:1.3em;
	word-wrap:break-word; /* add 2015/07/10 */
}

.section_pick h4{
	color:#333;
	font-size:15px;
	margin:0 0 10px 0;
	word-wrap:break-word; /* add 2015/07/10 */
}

.section_pick h5{
	font-size:24px;
	padding-top:10px;
	color:#F00;
}

.section_pick h5 small{
	font-size:16px;
}


#content_main{
	width:100%;
	margin:30px auto;
}

.section_news{
	padding-top:5px;
	overflow:hidden;
	height:auto;
}

.section_news dt{
	float:left;
	width:12%;
	height:50px;
	border-bottom:1px solid #CCC;
	padding:25px 0 2px 0;
	background:url("../img/icon_01.gif") no-repeat right center;
}

.section_news dd{
	float:right;
	padding:15px 0 12px 2%;
	height:50px;
	width:86%;
	border-bottom:1px solid #CCC;
}
.section_news dd a:hover{color:#3B73B1;text-decoration:underline;}


.section_seach{
	padding-top:5px;
	width:95%;
	overflow:hidden;
	height:auto;
	margin:0 auto;
}

.section_seach .list_map{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #fff;
	width:330px;
	height:460px;
	color: #fff;
	float:left;
	background:#F7F7F7;
}

.section_seach .list_map dd{
	list-style-type: none;
	margin:0 auto;
	width:280px;
	height:320px;
	color: #fff;
	background:url("../img/map_jp.gif") no-repeat center 0;
	background-size:280px 320px;
}

.section_seach h3{
	padding:20px;
	font-size:15px;
	color:#3B73B1;
	text-align:center;
	font-weight:bold;
}
.section_seach .list_map li{
	margin: 0;
	padding:1px 0;
	font-size:10px;
	height:20px;
	text-align:center;
	display: block;
	color:#666;
	font-weight:bold;
}
ul.child{
	display:none;
	position:absolute;
	padding:0;
}

ul.child li a{
	padding:1px 0;
	display: block;
	color: #fff;
	background:#526AA7;
}

/* add start 2015/06/30 */
ul.child li{
	padding:1px 0;
	display: block;
	background:#526AA7;
	color: #999 !important;
}
/* add end 2015/06/30 */

ul.child li a:hover{
	background:#1F4289;color:#3B73B1;
}

.section_seach h4{
	color:#3B73B1;
	font-size:13px;
	background:#FFF;
	font-weight:bold;
	padding:5px 0 4px 0;
	margin:0;
	opacity: 0.9;
	filter:proid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=90);
	filter: alpha(opacity=90);
	box-shadow:4px 4px 0px #999;
}

.section_seach h4:hover{background:#1F4289;color:#fff;}
.section_seach ul li ul li a:hover{background:#1F4289;color:#fff;}

.section_seach .position01{
	position:relative;
	top:20px;
	left:115px;
	width:90px;
}

.section_seach .position02{
	position:relative;
	top:80px;
	left:205px;
	width:70px;
}

.section_seach .position03{
	position:relative;
	z-index:10;
	top:125px;
	left:165px;
	width:110px;
}

.section_seach .position04{
	position:relative;
	top:165px;
	left:130px;
	width:70px;
}

.section_seach .position05{
	position:relative;
	top:40px;
	left:90px;
	width:70px;
}

.section_seach .position06{
	position:relative;
	top:80px;
	left:0;
	width:70px;
}

.section_seach .position07{
	position:relative;
	top:140px;
	left:0;
	width:125px;
}

.section_seach .position02 .child {z-index:100;}
.section_seach .position03 .child {margin:-100px 0 0px 0px; z-index:10;}
.section_seach .position06 .child {z-index:200;}
.section_seach .position07 .child {margin:0 0 0 0;}

.section_seach .position01 a{width:90px;}
.section_seach .position02 a{width:70px;}
.section_seach .position03 a{width:110px;}
.section_seach .position04 a{width:70px;}
.section_seach .position05 a{width:70px;}
.section_seach .position06 a{width:70px;}
.section_seach .position07 a{width:125px;}

/* add start 2015/06/30 */
.section_seach .position01 li{width:90px;}
.section_seach .position02 li{width:70px;}
.section_seach .position03 li{width:110px;}
.section_seach .position04 li{width:70px;}
.section_seach .position05 li{width:70px;}
.section_seach .position06 li{width:70px;}
.section_seach .position07 li{width:125px;}
/* add end 2015/06/30 */


.section_seach .list_ticket{
	overflow:hidden;
	height:auto;
	width:370px;
	height:460px;
	margin-bottom:20px;
	padding:0 20px 0 20px;
	background:#f7f7f7;
	float:right;
}
.section_seach .list_ticket dt{
	float:left;
	font-weight:bold;
	color:#526AA7;
	width:65px;
	padding:9px 0 8px 8px;
	margin-bottom:6px;
	background:#FFF;
	border:2px solid #526AA7;
	border-right:none;
}
.section_seach .list_ticket dd{
	float:right;
	width:288px;
	padding:5px 0 5px 5px;
	margin-bottom:6px;
	background:#FFF;
	border:2px solid #526AA7;
	border-left:none;
}
.section_seach .list_ticket dd.all{ width:100px; float:left;}
.section_seach .list_ticket dd.m10{ margin-right:6px;}
.section_seach .list_ticket li{
	float:left;
	margin:0 3px;
}
.section_seach .list_ticket li a{
	background:#526AA7;
	color:#FFF;
	text-align:center;
	padding:5px 10px 2px 10px;
	display:block;
}

.section_seach .list_ticket a:hover{
	background:#1F4289;
}
.section_seach .list_ticket .btn_02 li{width:179px; margin-bottom:5px;}
.section_seach .list_ticket .btn_04 li{width:86.5px;}

.section_seach .list_price{
	width:100%;
	overflow: hidden;
	height: auto;
	background:#F7F7F7;
	clear:both;
}
.section_seach .list_price ul{
	padding:20px;
	overflow: hidden;
	height: auto;
}
.section_seach .list_price li{
	float:left;
	margin:0 5px;
}
.section_seach .list_price a{
	border:none;
	background:#526AA7;
	padding:5px 0;
	margin:0 auto 5px auto;
	width:150px;
	display:block;
	text-align:center;
	color:#FFF;
}

.section_seach .list_price a:hover{
	background:#1F4289;
}

#content_info h2{
	width:95%;
	background:#5A5959;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:10px 0 7px 0;
	margin:100px auto 0 auto;
	font-size:16px;
}

#content_info table{
	margin:0 auto 5px auto;
	width:95%;
	padding:30px 20px 30px 25px;
	font-size:12px;
	background:#F7F7F7;
}

#content_info table td.section_01{
	border-right:1px solid #C8C8C9;
	width:50%;
	padding-right:25px;
	vertical-align:top;
}
#content_info table td.section_02{
	width:50%;
	padding-left:25px;
	vertical-align:top;
}

#content_info h3{
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 14px;
	margin-top:30px;
	background:url("../img/icon_01.gif") no-repeat 0 6px;
}

#content_info h3.top{margin-top:0;}
#content_info ul li{margin-top:20px;}
#content_info ol li{margin-top:10px;}


#content_info .info{
	text-align:center;
	background:#FFF;
	padding:20px 0;
	line-height:1.2em;
}

#content_info .info h4{
	padding:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
}

.cl {
	display: inline-block;
}
.cl:after {
	content: "";
	display: block;
	clear: both;
}

.section_ticket{
	margin:20px auto;
	width:93%;
	height:auto;
	padding:30px 5px 0 25px;
	font-size:12px;
	line-height:1.5em;
	*line-height:1.6em;
	font-weight:bold;
	border: 4px solid #026DA8;
	/* add-start 2016/06/21 tokoro-h リフト券販売ページ改修 */
	position: relative;
	/* add-end tokoro-h */
}

.section_ticket02{
	margin:20px auto;
	width:93%;
	height:auto;
	padding:30px 5px 0 25px;
	font-size:12px;
	line-height:1.5em;
	*line-height:1.6em;
	font-weight:bold;
	border: 4px solid #23B9D8;
	/* add-start 2016/06/21 tokoro-h リフト券販売ページ改修 */
	position: relative;
	/* add-end tokoro-h */
}
.section_ticket h2 ,.section_ticket02 h2{
	font-size:21px;
	font-weight:bold;
	color:#0053b0;
	margin:0;
	*padding:5px 0 0 0;
	word-wrap:break-word; /* add 2015/07/10 */
	line-height:1.1em;
}

.section_ticket h3 ,.section_ticket02 h3{
	float:left;
	margin-top:20px;
	*margin-top:15px;
	max-width: 48%;
	word-wrap:break-word; /* add 2015/07/10 */
}

.section_ticket div.ticket_price ,.section_ticket02 div.ticket_price{
	float:right;
	margin: 0 5px 10px 0px;
}

.section_ticket h4 ,.section_ticket02 h4{
	float:left;
	font-size:32px;
	padding:30px 0 0 40px;
	margin-top:15px;
	height:30px;
	color:#F00;
	background:url("../img/img_price.png") no-repeat 0 top;
	border-bottom:2px solid #555;
}

/* add start 2015/07/28 */
.section_ticket h4.only ,.section_ticket02 h4.only{
	background:none !important;
}
/* add end 2015/07/28 */

.section_ticket h5 ,.section_ticket02 h5{
	float:left;
	text-align:right;
	font-size:22px;
	max-width:110px;
	*max-width:115px;
	padding:4px 10px 0 0;
	margin-top:46px;
	color:#555;
	height:25px;
	border-bottom:2px solid #555;
}


.section_ticket h6 ,.section_ticket02 h6{
	clear:both;
	font-size:14px;
	padding:10px 0 3px 50px;
	font-weight:bold;
	color:#F00;
	text-align: right;
}


.section_ticket small ,.section_ticket02 small{
	font-size:70%;
}

.section_ticket .btn01 ,.section_ticket02 .btn02{
	float:right;
	font-size:26px;
	font-weight:bold;
	margin:70px 5px 10px 10px;
	width:130px;
	height:40px;
}

.section_ticket .btn01 a{
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  display: block;
  cursor: pointer;
  width:120px;
  margin:0 auto 0 auto;
  padding:8px 0 5px 0;
  color: #fff;
  text-align: center;
  text-decoration:none;
  background-color:#1969c2;
  border:0;
  font-size:13px;
  box-shadow: 0 3px 0 #003d80, 0 6px 0 rgba(0,0,0,0.2);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

.section_ticket .btn01 a:hover{
  background-color: #003d80;
  box-shadow: 0 2px 0 #003d80, 0 4px 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.section_ticket02 .btn02 a{
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  display: block;
  cursor: pointer;
  width:120px;
  margin:0 auto 0 auto;
  padding:8px 0 5px 0;
  color: #fff;
  text-align: center;
  text-decoration:none;
  background-color:#00B0ED;
  border:0;
  font-size:13px;
  box-shadow: 0 3px 0 #1e4c7f, 0 6px 0 rgba(0,0,0,0.2);
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}

.section_ticket02 .btn02 a:hover{
  background-color: #1969c2;
  box-shadow: 0 2px 0 #102a47, 0 4px 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

/* add-start 2016/06/21 tokoro-h リフト券販売ページ改修 */
.section_ticket div.ticket_date ,.section_ticket02 div.ticket_date{
	font-size: 13px;
	margin-bottom: 20px;
	width: 100%;
	clear:both;
}
/* add-end tokoro-h */

#ticket_list {
	width:95%;
	margin:0 auto;
}
#ticket_list .clearfix{
	height:40px;
	margin:30px 0 0 0;
}

#ticket_list .clearfix li a{
	font-weight: bold;
    font-size: 14px;
    color: #FFF;
    display: block;
    text-align: center;
    background: #526aa7;
    padding: 10px 20px 8px 20px;
    float: left;
    margin: 0 5px;
    text-align: center;
}

#ticket_list .clearfix li a:hover{
		background:#1f4289;
}

.clearfix li.nodata{
	padding:10px 20px 8px 20px;
	margin:0 5px;
}

.clearfix02 th {
	font-size:12px;
}

.clearfix02 th a{
	padding:10px 0;
}
 #ticket_list h3{
	margin:0 auto 50px auto;
	padding-top:60px;
	font-size:40px;
	font-weight:bold;
	letter-spacing: 0.5em;
	color:#526AA7;
}

#ticket_list table {
	width:95%;
	margin:0 auto 30px auto;
}

#ticket_list table h4{
	width:100%;
	color:#333;
	font-size:20px;
	font-weight:bold;
	border-top:4px solid #CCC;
	padding:20px 0 4px 5px;
	letter-spacing: 0.5em;
	margin:0 auto;
	text-align:left;
}

.section_g #ticket_list table td {
}
#ticket_list table td h5{
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
	word-break:break-all; /* add 2015/07/10 */
}

#ticket_list table td li{
	padding: 6px 15px;
	line-height: 1.1em;
	background:url("../img/icon_ticket.gif") no-repeat 0 40%;
	word-break:break-all; /* add 2015/07/10 */
}

/* add start 2015/06/30 */
#ticket_list p{
	font-size:14px;
	font-weight:bold;
	/* margin-top:25px; */
	margin-left:15px;
	width:100%;
	padding: 2px 0 35px 0;
}
/* add end 2015/06/30 */

.center_bn {
	text-align:center;
	margin:40px auto 0 auto;
}

.aside01 {
	text-align:center;
	margin:30px auto;
	line-height:1.8em;
	padding:0;
	font-weight:bold;
	color:#526AA7;
	font-size:16px;
}

.aside01 p{
	padding:20px;
	background:#f3f6ff;
}
.aside01 img.pc{
	margin:0 0 30px 0;
	width:90%;
}

.aside01 img.sp{
	visibility:hidden;
	height:0;
}

.aside01 .btn {
	text-align:center;
	margin:50px auto 70px auto;
	font-weight:bold;
	font-size:22px;
	background: #526AA7;
	color: #FFF;
	padding:10px 0 20px;
	line-height:1.6em;
	border:8px solid #CCC;
	width:90%;
}

.aside01 .btn small{
	font-size:16px;
}

.aside01 .btn a{
	color: #FFF;
	display:block;

}
.aside01 .btn:hover{
	background: #1F4289;
}
.section_move {
	text-align:center;
	width:100%;
	margin:20px auto;
}

.section_move iframe{
	text-align:center;
	width:90%;
	height:auto;
	margin:0 auto 30px auto;
	border:8px solid #CCC;
}


p.copy{
	font-size:14px;
	width:95%;
	margin:0 auto;
	}



/*---------------
footer
---------------*/
#footer_sf{
	clear: both;
	margin-top:20px;
	background:url("../img/footer_bg.png") repeat-x 0 0;
}
#footer_container {
	margin: 0 auto;
	padding:15px 0;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:1.6em;
	background:url("../img/footer_bg.png") repeat-x 0 0;
}

#footer_container a{
	color:#0046c5;
}

#footer_container ul#footerTop{
	height:28px;
	font-size:13px;
}

#footer_container ul#footerTop .left{
	float:left;
}

#footer_container ul#footerTop .right{
	float:right;
	padding:0 10px;
}

#footer_container ul#footerTop,#footer_container ul#footerTop a{
	color:#fff;
}
.topArrow{
	padding-left:15px;
	background:url("../img/toparrow.gif") no-repeat 0 50%;
}
#footer_container dl{
	overflow:hidden;
	width:100%;
	text-align:left;
	color:#000;
}
#footer_container dt{
	clear:left;
	font-size:117%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px 5px 5px;
}
#footer_container dd{
	float:left;
	display:inline;
	padding:0 5px;
	border-right: 1px solid #030E21;
	font-size:84%;
	white-space:nowrap;
}
#copy{
	clear:both;
	font-size:84%;
	text-align:right;
}

#footer_sf .sitenavi {
	font-size:11px;
	float:right;
}

#footer_sf .sitenavi li{
	float:left;
	padding:0 6px;
	border-right: 1px solid #030E21;
}

#footer_sf .no-border{
	border:none;
}


.mediasel{
	background-color: #F0F0F0;
	display: none;
	border: 1px solid #CCC;
	margin: 0 auto 20px;
	padding: 5px;
	text-align: center;
	width: 230px;
}
#footer_sp ,#footer_sp img{
	visibility:hidden;
	width:0;
	height:0;
	margin:0;
	padding:0;
	font-size:0;
}

#page-top { visibility:hidden; height:0; font-size:0;}


#ticket_list {
	width:95%;
	margin:0 auto;
}
#ticket_list .clearfix{
	height:40px;
	margin:30px 0 0 0;
}

#ticket_list .clearfix li a{
	font-weight: bold;
    font-size: 14px;
    color: #FFF;
    display: block;
    text-align: center;
    background: #526aa7;
    padding: 10px 20px 8px 20px;
    float: left;
    margin: 0 5px;
    text-align: center;
}

#ticket_list .clearfix li a:hover{
		background:#1f4289;
}

.clearfix02 th {
	font-size:12px;
}

.clearfix02 th a{
	padding:10px 0;
}
 #ticket_list h3{
	margin:0 auto 50px auto;
	padding-top:60px;
	font-size:40px;
	font-weight:bold;
	letter-spacing: 0.5em;
	color:#526AA7;
}

#ticket_list table {
	width:92%;
	margin:10px 10px 40px 15px;
}

h4.area {
    width: 100%;
    color: #333;
    font-size: 20px;
    font-weight: bold;
    border-top: 4px solid #CCC;
    padding: 20px 0px 0px 5px;
    letter-spacing: 0.5em;
    margin: 0 auto;
    text-align: left;


}

table.List{
	width: 930px;
	border-collapse: collapse;
	margin:10px 0px 20px 15px;
}

table.List td,
table.List th{
	padding: 5px;
	border: 1px solid #ccc;
}

table.List th{
	font-weight: bold;
}


}
table.List td.stock{
	text-align:center;
	width:8%;
}

table.List td.price1{
	text-align:center;
	width:12%;
}
table.List td.price2{
	text-align:center;
	color:#CC0000;
	width:20%;
}

table.List span.red{
	color:#CC0000;
}

.skiName {
	display:block;
	padding:2px 0 2px 15px;
	margin:15px 0 12px 15px;
	font-weight:bold;
	border-left:5px solid #000;
	font-size:16px;
}


#ticket_list table td {
	vertical-align: top;
}
.section_g #ticket_list table td {
}
#ticket_list table td h5{
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
}

#popup_message{
	padding-left: 0 !important;
}

div#popup_container h1{
	float: none;
}


}
