/* =================================
	TBS Reset CSS
================================= */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/* プレゼント*/
@media all and (min-width: 768px) {
div.side-bnrs ul li {margin:10px auto;width:640px;padding:5px;text-indent:-9999px;}
div.side-bnrs ul li a {display:block;background-image:url(../img/pre.jpg);}
div.side-bnrs ul li:nth-child(1) a {height:320px;background-position:0 0px;}
div.side-bnrs a:hover {opacity: 0.5;  filter: alpha(opacity=50); -ms-filter: "alpha(opacity=50)";}
}







@media all and (max-width: 767px) {
div.side-bnrs ul {width:300px;margin:5px auto;}
div.side-bnrs ul li {width:300px;padding:5px;text-indent:-9999px;}
div.side-bnrs ul li a {display:block;background-image:url(../img/pre-s.jpg);}
div.side-bnrs ul li:nth-child(1) a {height:150px;background-position:0 0px;}

}



.btn {
    padding: 15px 70px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none !important;
    font-size: 20px;
    border-radius: 5px;
}

.oubo {

    background-color: #3169d1;
    border: 2px solid #3169d1;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.oubo:hover {
    background-color: transparent;
    border: 2px solid #458bfa;
    color: #458bfa !important;
    border-radius: 30px;
}


/*navi
============================== */
@media all and (min-width: 768px) {
ul#menu {list-style-type:none;padding:0px;margin:5px auto;display:block;width:980px;height:50px;text-indent:-9999px;}
ul#menu li {float:left;height:50px;padding-bottom:5px;padding:0px;background:url(../img/menu.png) no-repeat;}
ul#menu a {display:block;height:50px;}
ul#menu li#top {width:120px;background-position:0 0;}
ul#menu li#top a {width:120px;background-position:0 0;}
ul#menu li#top a:hover {width:120px;background:url(../img/menu.png) no-repeat;background-position:0px -50px;}
ul#menu li#top a.stay {width:120px;background:url(../img/menu.png) no-repeat;background-position:0px -50px;}

ul#menu li#about {width:215px;background-position:-120px 0;}
ul#menu li#about a {width:215px;background-position:-120px 0;}
ul#menu li#about a:hover {width:215px;background:url(../img/menu.png) no-repeat;background-position:-120px -50px;}
ul#menu li#about  a.stay {width:215px;background:url(../img/menu.png) no-repeat;background-position:-120px -50px;}

ul#menu li#event {width:215px;background-position:-335px 0;}
ul#menu li#event a {width:215px;background-position:-335px 0;}
ul#menu li#event a:hover {width:215px;background:url(../img/menu.png) no-repeat;background-position:-335px -50px;}
ul#menu li#event a.stay {width:215px;background:url(../img/menu.png) no-repeat;background-position:-335px -50px;}

ul#menu li#players {width:240px;background-position:-550px 0;}
ul#menu li#players a {width:240px;background-position:-550px 0;}
ul#menu li#players a:hover {width:240px;background:url(../img/menu.png) no-repeat;background-position:-550px -50px;}
ul#menu li#players a.stay {width:240px;background:url(../img/menu.png) no-repeat;background-position:-550px -50px;}

ul#menu li#host {width:190px;background-position:-790px 0;}
ul#menu li#host a {width:190px;background-position:-790px 0;}
ul#menu li#host a:hover {width:190px;background:url(../img/menu.png) no-repeat;background-position:-790px -50px;}
ul#menu li#host a.stay {width:190px;background:url(../img/menu.png) no-repeat;background-position:-790px -50px;}
}


@media all and (max-width: 767px) {
div.accordion-box {background-color:#030303;}
div.accordion-box h2 {
	cursor: pointer;
	background-image:-moz-linear-gradient(#fff 0%, transparent 100%);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#005899), to(#25a2ff));
	background-image:-ms-linear-gradient(#fff 0%, transparent 100%);
	background-image:linear-gradient(#005899 0%, #25a2ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005899', endColorstr='#25a2ff', GradientType=1 );	/* IE9 */
}

div.accordion-box h2 span {
	display:block;
	background-image:url(../img/ico_accordion.svg);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:87.5%;
	line-height:45px;
	height:45px;
	color:#ffffff;
}

div.accordion-box h2 span,
div.accordion-box ul li a {
	padding:0 15px;
}
div.accordion-box ul {
	list-style-type:none;
}
div.accordion-box ul li {
	border-bottom:1px solid #fff;
}
div.accordion-box ul li:last-child {
	border-bottom:none;
}
div.accordion-box ul li a {
	display:block;
	background-image:url(../img/ico_accordion.svg);
	background-repeat:no-repeat;
	background-position:right center;
	text-decoration:none;
	line-height:41px;
	height:41px;
	font-size:83%;
	color:#ffffff;
}
div.accordion-box .hidebox {
	display:block;
	border-top:2px dotted #fff;
}
}


/* =================================
	COMMON CSS
================================= */

/* link */
a:link {
	text-decoration:underline;
	color:#c00;
}
a:visited {
	text-decoration:none;
	color:#c00;
}
a:active {
	text-decoration:none;
	color:#c00;
}
a:hover {
	text-decoration:underline;
	color:#c00;
}

/* text-color */
.gray {color:#808080;}
.black {color:#171717;}
.purple {color:#a757a8;}
.ultramarine {color:#465daa;}
.blue {color:#0067c0;}
.lightblue {color:#afdfe4;}
.deepgreen {color:#060;}
.green {color:#008000;}
.yellowgreen {color:#b9c42f;}
.yellow {color:#ffb74c;}
.orange {color:#ff7b00;}
.pink {color:#f58f98;}
.vermilion {color:#ef454a;}
.red {color:#ed1a3d;}
.carmine {color:#c22047;}
.magenta {color:#ec008c;}
.brown {color:#994c00;}
.reddishbrown {color:#800000;}
.yellowocher {color:#c39143;}
.gold {color:#ffd700;}
.silver {color:#c0c0c0;}

.big {
	font-size:120%;
}
.s {
	font-size:60%;
}
.lazy {
	display:block;
	position:relative;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}
.mgb-0 {
	margin-bottom:0 !important;
}

/*	Web Fonts
============================== */
@font-face {
	font-family: 'Noto Serif';
	src: url('/um/library/fonts/Noto_Serif/NotoSerif-Regular.ttf') format("truetype");
}
@font-face {
	font-family: 'Lusitana';
	src: url('/um/library/fonts/Lusitana/Lusitana-Regular.ttf') format("truetype");
}

/*	background
============================== */

html, body, div#con-body {color:#FFFFFF;	background-image:url(../img/bg.jpg);}


body {
	color:#999;
	text-align:center;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
	font-family:Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}

/*
	font-kerning: normal;
	font-feature-settings: "palt";
*/
}



@media all and (min-width: 768px) {
div.cover {
	min-width:980px;
}
}
@media all and (max-width: 767px) {
div.cover {
	min-width:320px;
}
div.wrap{
	background-size: 680px 135px;
}
div.wrap-bg{
	background-size: 680px 135px;
}
}


/*	copyright
============================== */
p.copyright {
	line-height:1.25;
	text-align:center;
	color:#fff;
}
p.copyright a {
	color:#fff;
}
@media all and (min-width: 768px) {
	p.copyright {
		font-size:75%;
		padding:0 0 30px;
	}
	p.copyright a:hover {
		text-decoration:none;
	}
}
@media all and (max-width: 767px) {
	p.copyright {
		font-size:62.5%;
		padding:0 10px 20px;
	}
}


/*	cmn-footer
============================== */

div.cmn-footer {
	margin-top:5px;
	border-top: 1px solid #FFFFFF;
	background:#ab06b0;
}
@media all and (min-width: 768px) {
div.cmn-footer {	padding-top:20px;

}
}
@media all and (max-width: 767px) {
div.cmn-footer {
	padding-top:20px;
	padding-bottom:10px;
	line-height: 1.5;
}
}
/*	pagetop
============================== */
p.pgt {
	z-index:20;
}
p.pgt a, p.pgt span {
	display:block;
}
@media all and (min-width: 768px) {
p.pgt {
	position:fixed;
	right:40px;
	bottom:40px;
}
p.pgt a {
	background-image:url(../img/page-top.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:80px;
	height:80px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
}
@media all and (max-width: 767px) {
p.pgt {
	width:100%;
	min-width:320px;
	bottom:0;
}
p.pgt a {
	position:relative;
	text-decoration:none;
	color:#fff;
	text-shadow:0 2px 2px hsla(0, 0%, 0%, .25);
	background-color:#cf0b89;
	height:36px;
}
p.pgt a span {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-0.5em;
	margin-left:-5em;
	font-size:87.5%;
	font-weight:bold;
}
p.pgt a span:before {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-8px;
	margin-left:-7em;
	display:block;
	content:"";
	background-image:url(../img/cmn_arrow.svg);
	background-repeat:no-repeat;
	background-position:left top;
	width:16px;
	height:16px;
}
}



/* sns buttons */
div.sns-btns {
	text-align:center;
	position:relative;
/*
	padding:6px 0 3px;
	background-color:#fff;
	background-image: -webkit-gradient(linear, left top, right top, from(#b2b2b2), color-stop(0.5, #fff), to(#b2b2b2));
	background-image: -webkit-linear-gradient(left, #b2b2b2, #fff 50%, #b2b2b2);
	background-image: linear-gradient(to right, #b2b2b2, #fff 50%, #b2b2b2);
*/
}
div.sns-btns div.tw, div.sns-btns div.fb {
	text-align:left;
	width:145px;
	display:inline-block;
}
@media all and (min-width: 768px) {
div.sns-btns {
	padding-top:20px;
	margin-bottom:20px;
}
}
@media all and (max-width: 767px) {
div.sns-btns {
	padding-top:15px;
	margin-bottom:15px;
}
}

/* Title */
h2.title-highlight{height:50px;margin-top:5px;background-image:url(../img/title.png);background-position:0 0px;text-indent:-9999px;}
h2.title-about{height:50px;margin-top:5px;background-image:url(../img/title.png);background-position:0 -50px;text-indent:-9999px;}
h2.title-event{height:50px;margin-top:5px;background-image:url(../img/title.png);background-position:0 -100px;text-indent:-9999px;}
h2.title-players{height:50px;margin-top:5px;background-image:url(../img/title.png);background-position:0 -150px;text-indent:-9999px;}
h2.title-host{height:50px;margin-top:5px;background-image:url(../img/title.png);background-position:0 -200px;text-indent:-9999px;}
h2.title-present{height:50px;margin-top:5px;background-image:url(../img/title.png);background-position:0 -250px;text-indent:-9999px;}

/*	text pic
============================== */

div.txt_area{
	
    padding: 15px;
    margin: 0 0px 15px;
}
div.txt_area h2{
    color: #005897;
    line-height: 1.35;
    text-shadow: 1px 1px 2px #bfbfbf;
}

@media all and (min-width: 768px) {
div.txt_area h2{
    margin-bottom: 15px;
    font-size: 162.5%;

}
div.txt_area p{
	text-align:left;
    font-size: 93.8%;
     line-height: 2.5;
}
div.areaR{
    margin: 0px 0 15px 20px;
    float: right;
}
div.areaL{
    margin: 0px 20px 15px 0;
    float: left;
}

div.areaC{
    margin: 5px auto;
}


div.pics span{
    width: 420px;
    height: 268px;
    display: block;
    background-repeat: no-repeat;
    border: 1px solid #005897;
    background-color: #005897;
    background-size: 420px 268px;
}


div.picsC span{
    width: 900px;
    height: 600px;
    display: block;
    background-repeat: no-repeat;
    border: 2px solid #005897;
    background-color: #005897;
    background-size: 900px 600px;
}

div.pics2 span{
    width: 360px;
    height: 200px;
    display: block;
    background-repeat: no-repeat;
    border: 1px solid #005897;
    background-color: #005897;
    background-size: 360px 200px;
}


div.pics3 span{
    width: 180px;
    height: 250px;
    display: block;
    background-repeat: no-repeat;
    border: 1px solid #005897;
    background-color: #005897;
    background-size: 180px 250px;
}


div.wide_pics span{
    width: 920px;
    height:181px;
    display: block;
    background-repeat: no-repeat;
    background-color: #005897;
    background-size: 920px 181px;
    margin: 30px 0 20px;
}

div.wide_pics2 span{
    width: 750px;
    height:181px;
    display: block;
    background-repeat: no-repeat;
    background-color: #005897;
    background-size: 750px 181px;
    margin: 10px auto;
}

div.wide_pics3 span{
    width: 850px;
    height:500px;
    display: block;
    background-repeat: no-repeat;
    background-color: #005897;
    background-size: 850px 500px;
     border: 2px solid #005897;
    margin: 10px auto;
}


}
@media all and (max-width: 767px) {
div.txt_area h2{
	
    margin-bottom: 15px;
    font-size: 100%;
}
div.txt_area{
	text-align:left;
    padding: 15px;
    margin: 0 0px 15px;
}
div.txt_area p{
    font-size: 87.5%;
    line-height: 2.5;
}




div.pics span{
    margin: 0 auto 15px;
    width: 270px;
    height: 172px;
    background-size: 270px 172px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #005897;
    background-color: #005897;
}


div.pics2 span{
    margin: 0 auto 15px;
    width: 250px;
    height: 139px;
    background-size: 250px 139px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #005897;
    background-color: #005897;
}


div.pics3 span{
    margin: 0 auto 15px;
    width: 180px;
    height: 250px;
    background-size: 180px 250px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #005897;
    background-color: #005897;
}

div.wide_pics span{
    margin: 15px auto 10px;
    width: 270px;
    height: 53px;
    background-size: 270px 53px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #005897;
    background-color: #005897;
}


div.wide_pics2 span{
    margin: 15px auto 10px;
    width: 270px;
    height: 53px;
    background-size: 270px 53px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #005897;
    background-color: #005897;
}

div.wide_pics3 span{
    margin: 15px auto 10px;
    width: 360px;
    height: 212px;
    background-size: 360px 212px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #005897;
    background-color: #005897;
}



}

/*	wrap
============================== */

div.wrap div.bn-recta > div {
	width:300px;
	height:250px;
	overflow:hidden;
}
@media all and (min-width: 768px) {
div.wrap {
	padding-top:0px;
	position:relative;
}
div.wrap div.bn-recta {
	position:absolute;
	right:50%;
	margin-right:-490px;
	top:30px;
}
.cmn div.wrap div.bn-recta{
	margin-right:-470px;
	top:50px;
}
}
@media all and (max-width: 767px) {
div.wrap {
	/*padding-top:15px;*/
}
div.wrap div.bn-recta > div {
	margin:0 auto;
}
}


/*sub-title*/
.snowbord-title{width:216px;height:70px;padding:0px;margin:0px;background:url(../img/sub-title.png) no-repeat;text-indent:-9999px;}
.ski-title{width:216px;height:70px;padding:0px;margin:0px;background:url(../img/sub-title.png) no-repeat;background-position:-0px -70px;text-indent:-9999px;}
.snowmobile-title{width:216px;height:70px;padding:0px;margin:0px;background:url(../img/sub-title.png) no-repeat;background-position:-0px -140px;text-indent:-9999px;}


/*	.inner
============================== */

@media all and (min-width: 768px) {
.inner {
	width:980px;
	margin:0 auto;
}
}
@media all and (max-width: 767px) {
}

/*	n-more-btn
============================== */
p.n-more-btn a{
    background-color: #005897;
    color: #fff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    display: block;
    cursor: pointer;
    box-shadow: 0 6px 0 #92760a, 0 12px 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;
    position: relative;
    text-shadow:1px 1px 1px hsla(0,0%,0%,0.3);
    border-top:1px solid #dab568; 
}

p.n-more-btn a::before {
	position: absolute;
	top: 50%;
	left: 1em;
	content: '';
	margin-top: -10px;
	border: 15px solid transparent;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-color: #fff;
}

p.n-more-btn a:hover {
	background-color: #005897;
	box-shadow: 0 3px 0 #92760a, 0 6px 0px rgba(0,0,0,0.2);
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
}
@media all and (min-width: 768px) {
p.n-more-btn a{
	margin: 0 auto 70px;
	width: 350px;
    height: 68px;
    line-height:3.8;
    font-size: 118.8%;
}
}
@media all and (max-width: 767px) {
p.n-more-btn{
	margin: 0 15px;
}
p.n-more-btn a{
	margin: 30px auto 30px;
	width: 270px;
    height: 50px;
    line-height:3.4;
    font-size: 93.8%;
}
}


p.txt-big{color:#005897;font-weight: bolder;}
