/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");


/*	EXAMPLE STYLES */
body {
	font-family:"Meiryo","ＭＳ Ｐゴシック","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","MS UI Gothic","Osaka",sans-serif; 
	color: #000;
	margin:0;
	padding: 0;
	font-size: 0.813em;
}
a:link {
	text-decoration: none;
	color: #0e4691;
}

a.btnon:hover {
	 filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


img {
  max-width: 100%;
  height: auto;
  border: 0;
  }
.ie8 img{
  width: auto;
  }

header {
    margin: 15px 0 15px 0;
	padding:0;
	text-align: center;
	overflow: hidden;
}

article {
	text-align: center;
}

aside {
	line-height: 20em;
	text-align: center;
}

footer {
	text-align: center;
}
.nav-collapse {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 300;
}


/* TOP */
.tboxwrapper1 {background: #d8d8c0; }
.tboxwrapper2 {background: #a3cccf; }
.tboxwrapper3 {background: #78709d; }
.tboxwrapper4 {background: #86a2ad; }
.tboxwrapper5 {background: #4b72a6; }
.tboxwrapper6 {background: #6cbea8; }

.tboxwrapper1 a,
.tboxwrapper2 a,
.tboxwrapper3 a,
.tboxwrapper4 a,
.tboxwrapper5 a,
.tboxwrapper6 a {
	display: block;
	color: #fff;
}
.tboxwrapper1 a:hover {background: #fff; color:#000;}
.tboxwrapper2 a:hover {background: #fff; color:#000; }
.tboxwrapper3 a:hover {background: #fff; color:#000; }
.tboxwrapper4 a:hover {background: #fff; color:#000; }
.tboxwrapper5 a:hover {background: #fff; color:#000; }
.tboxwrapper6 a:hover {background: #fff; color:#000; }



.tboxwrapper7 {
	background: #0A2240;
}
.tboxwrapper8 {
	background: #000;
}
.tboxwrapper9 {
	background: url(../img/bg_top2016ss.jpg) center top no-repeat;
}
.tboxwrapper9full {
	background: url(../img/bg_top2016ss.jpg) center top no-repeat;
	background-size:cover;
	min-height:200px;
	padding-top:80px;
	color:#FFF;
}
.tboxwrapper9fulldl {
	background: #0A2240;
	min-height:100px;
	padding-top:40px;
	color:#FFF;
}
.tboxwrapper10 {
	background: url(../img/bg_top2016fw.jpg) center bottom no-repeat;
}
.tboxwrapper10full {
	background: url(../img/bg_top2016fw.jpg) center bottom no-repeat;
	background-size:cover;
	min-height:200px;
	padding-top:80px;
	color:#FFF;
}
.tbox-wet01 {
	background: url(../img/wet-fw01.png) center bottom no-repeat;
}

.wetbg01 {
	background: #eee;
}
.wetbg02 {
	background: #ddd;
}
.wetbg01:hover, .wetbg02:hover {
	background: #ccc;
}

.tboxwrapper7 a,
.tboxwrapper8 a {
    padding: 4.5em 0 4.5em 0;
	display: block;
	text-align: center;
	color: #fff;
}
.tboxwrapper9 a,
.tboxwrapper10 a {
    padding: 12.5em 0 12.5em 0;
	display: block;
	text-align: center;
	color: #fff;
}
.tboxwrapper7 a:hover {background: #204170;}
.tboxwrapper8 a:hover {background: #222222;}
.tboxwrapper9 a:hover {background: url(../img/bg_top2016ss_on.jpg) center top no-repeat;}
.tboxwrapper10 a:hover {background: url(../img/bg_top2016fw_on.jpg) center bottom no-repeat;}

#topwet {
	position: relative;
	clear: both;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 700;
}
#topwet p {
    margin: 0;
    padding: 0 0 0.625em 0.7em;
	font-size: 2em;
	letter-spacing: 0.1em;
	white-space: nowrap;
}

.otherbox a {display: block;}
.topstitle {
    padding: 0.125em 0.500em;
	font-size: 1.6em;
	letter-spacing: 0.2em;
	border: 2px solid #fff;
	display: inline-block;
}
.topstitle-wet {
    padding: 0.125em 0.500em;
	height:3.6em;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	color: #000;
	display: block;
	z-index:50;
}


.mailwrapper {
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
	background: #fff;
}
.mailwrapper a {
    display: block;
	color: #000;
	text-align: center;
}
.mailwrapper a:hover {
	background: #dbeaf3;
}
.mailwrapper img {
    margin: -0.125em 0.625em 0 0;
    padding: 1.875em 0;
	vertical-align: middle;
}

.gotopwrapper a {
    padding: 0.938em 0;
    display: block;
	text-align: center;
	background: #0a2140;
}
.gotopwrapper a:hover {
	background: #c8c8c8;
}

.adwrapper {
	margin: 0;
	padding: 15px 0; 
	background: #000;
	font-size: 11px;
	line-height: 1.8em;
	color: #646464;
	text-align: left;
}
.copy {
	padding: 25px 10px;
	font-size: 0.750em;
}

/* topics */
.topicswrapper {
	background: #dbeaf3;
}
.topicswrapper a {color: #000;}
.topicstitle {
	margin: 0.8em 0 0.3em 0;
    padding: 0;
    font-family: 'PT Sans Caption', sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-align: center;
}
.topics {
	margin: 0;
	padding: 1.5%;
	float: left;
	overflow: hidden;
}
.data {
	margin:0 0 0.313em 0;
	padding: 0.313em 0.625em;
	background: #000;
	color: #fff;
	display: inline-block;
	font-size: 0.813em;
	letter-spacing: 0.2em;
	}
.title {
	margin:0 0 5px 0;
	padding:0;
	font-size: 0.938em;
	}
.title1 {
	margin:30px 0 10px 0;
	padding:15px;
	border-bottom:solid 1px #000;
	font-size: 1.8em;
	}
#feed {
	margin:0;
	padding:0;
	width:100%;
	}
	
.subtit {
	font-size: 2.4em;
	padding: 30px 0 10px;
	margin-bottom:15px;
	border-bottom:solid 1px #000;
}

table.table-dealer td {
	padding:10px;
	font-weight:100;
	display:block;
	clear:both;
}
table.table-dealer tr {
	border-bottom: solid 1px #999;
}
table.table-dealer td.shop-t {
	font-weight:bold;
}

.team img {width:100%;}
.team li {display:block;max-width:600px;margin:0 auto 30px;}
.team span {display:inline-block;width:80px;margin-left: 10px; font-size:10px;color:#999;}



@media ( min-width : 768px ) {
	

.team li {float:left;width:25%;margin:0 0 30px;}
	.team li:nth-child(4n) {clear:right;}
	.team li:nth-child(4n+1) {clear:left;}
	
	table.table-dealer td {
	display:table-cell;
	clear:none;
}

/* ie8対策 */
	.span_1 { width: 8.33333333333%; }
	.span_2 { width: 16.6666666667%; }
	.span_3 { width: 25%; }
	.span_4 { width: 33.3333333333%; }
	.span_5 { width: 41.6666666667%; }
	.span_6 { width: 50%; }
	.span_7 { width: 58.3333333333%; }
	.span_8 { width: 66.6666666667%; }
	.span_9 { width: 75%; }
	.span_10 { width: 83.3333333333%; }
	.span_11 { width: 91.6666666667%; }
	.span_12 { width: 100%; }
	
	.gutters .span_1 { width: 6.5%; }
	.gutters .span_2 { width: 15.0%; }
	.gutters .span_3 { width: 23.5%; }
	.gutters .span_4 { width: 32.0%; }
	.gutters .span_5 { width: 40.5%; }
	.gutters .span_6 { width: 49.0%; }
	.gutters .span_7 { width: 57.5%; }
	.gutters .span_8 { width: 66.0%; }
	.gutters .span_9 { width: 74.5%; }
	.gutters .span_10 { width: 83.0%; }
	.gutters .span_11 { width: 91.5%; }
	.gutters .span_12 { width: 100%; }
/* ie8対策 */


.topics {
	margin: 0;
	padding: 4%;
	float: left;
	overflow: hidden;
}
.adwrapper {
	text-align: center;
}

	
}/* 768 */

@media only screen and (min-width: 950px) {
	
} /* 800 */

@media only screen and (min-width: 1200px) {
.container {
	max-width:1200px;
}
.right {
	float:right;
}
} /* 800 */
