@charset "utf-8";

/* base -------------------------------------------- */
a {text-decoration:none; color:#fff;}
a:link {text-decoration:none; color:#fff;}
a:hover {text-decoration:none; color:#fff;}
a:visited {text-decoration:none; color:#fff;}

.clearfix {zoom: 100%;}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

ul,
ul li {
	list-style:none;
	margin:0;
	padding:0;
}

img,img a {
	border: none;
	vertical-align:baseline;
}

figure {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

table,
table tr,
table tr th,
table tr td {
  border-collapse:collapse;
  border-spacing:0;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	border-radius: 0;
	-webkit-appearance: none;
}
  
.b {font-weight:bold;}

.flr {float:right;}
.fll {float:left;}

.maT0 {margin-top:0 !important;}
.maT5 {margin-top:5px;}
.maT10 {margin-top:10px;}
.maT15 {margin-top:15px;}
.maT20 {margin-top:20px;}
.maT25 {margin-top:25px;}
.maT30 {margin-top:30px;}
.maT35 {margin-top:35px;}
.maT40 {margin-top:40px;}
.maT45 {margin-top:45px;}
.maT50 {margin-top:50px;}
.maT55 {margin-top:55px;}
.maT60 {margin-top:60px;}
.maT65 {margin-top:65px;}
.maT70 {margin-top:70px;}

.maB0 {margin-bottom:0 !important;}
.maB5 {margin-bottom:5px;}
.maB10 {margin-bottom:10px;}
.maB15 {margin-bottom:15px;}
.maB20 {margin-bottom:20px;}
.maB25 {margin-bottom:25px;}
.maB30 {margin-bottom:30px;}
.maB35 {margin-bottom:35px;}
.maB40 {margin-bottom:40px;}
.maB60 {margin-bottom:60px;}

.maR0 {margin-right:0 !important;}
.maR5 {margin-right:5px;}
.maR10 {margin-right:10px;}
.maR15 {margin-right:15px;}
.maR20 {margin-right:20px;}
.maR30 {margin-right:30px;}
.maR50 {margin-right:50px;}
.maR80 {margin-right:80px;}

.maL0 {margin-left:0 !important;}
.maL5 {margin-left:5px;}
.maL10 {margin-left:10px;}
.maL15 {margin-left:15px;}
.maL20 {margin-left:20px;}
.maL25 {margin-left:25px;}
.maL30 {margin-left:30px;}
.maL80 {margin-left:80px;}

.txal_center {text-align:center;}
.txal_right {text-align:right;}

h1 {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	text-align: left;
}

h2 {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	text-align: left;
}

h3 {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	text-align: left;
}

h4 {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	text-align: left;
}

h5 {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	text-align: left;
}

h6 {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	text-align: left;
}

.txal_center {text-align: center;}
.txal_right {text-align: right;}
.txal_left {text-align: left;}

.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}

.bold {font-weight:bold !important;}

.lh100 {line-height:100%;}
.lh150 {line-height:150%;}
.lh170 {line-height:170%;}
.lh200 {line-height:200%;}

.fs9 {font-size: 9px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}
.fs0 {font-size: 0; line-height: 0;}


.fcDG {color: #333;}
.fcGray {color: #666;}
.fcRed {color: #ba1b21;}
.fcWhite {color: #FFF;}
.fcBrown {color: #604C3F;}

.ls005 {letter-spacing: -0.05em;}
.ls01 {letter-spacing: -0.1em;}

.nof {
	font-size: 0;
	line-height: 0;
}

.nob {
	border:none !important;
}

.hidden {
	display: none;
}

.dspB {
	display: block;
}

.wt100 {
	width:100%;
}

.borderT-dot {
	border-top: 1px #000 dotted;
}

.bcWhite {
	background: #FFF;
}

.txI {
	text-indent: -9999px;
}

.ffg01 {
	font-family:Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.fft01 {
	font-family:'Roboto Condensed';
}

.fft01b {
	font-family:'Roboto Condensed';
	font-weight:700;
}

/* //base -------------------------------------------- */