@charset "utf-8";

/*------------------------------------------------------------------
/
/	date	:	2014.11.13
/
/-----------------------------------------------------------------*/
html {
}
body {
	margin: 0 auto;
	font-size: 14px;
	color: #aaaaaa;
	line-height: 1.6;
	background:#000;
}
a {color: #e61a1d; text-decoration: none;}
a:hover {}
a:visited {}
a:hover {}
/* module
-------------------------------------------------------*/
.sp {
	display: none;
}

.img100 {
	width:100%;
}

#wrapper {
}

/* header
-------------------------------------------------------*/

/*body img {
	width:100%;
}*/

#header {
	width:100%;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	
}

#header_IN {
	max-width:1000px;
	padding:0px 10px;
	margin:0 auto;
	position:relative;
}

#header_IN h1 {
	max-width:350px;
	margin:0 auto;
}


.header_sns {
	position:absolute;
	top:0px;
	right:0px;
}

.header_sns li {
	max-width:70px;
	float:right;
	margin-left:10px;
}


/* common
-------------------------------------------------------*/

#contents {
	max-width:1000px;
	width:100%;
	margin:0 auto;
	padding-top:20px;
}

.contents_IN {
	padding:0px 10px;
}

/*#contents_L {
	max-width:600px;
	width:100%;
	float:left;
}

#contents_R {
	max-width:350px;
	width:100%;
	float:right;
}*/

#contents_L {
	width:60%;
	float:left;
}

#contents_R {
	width:35%;
	float:right;
}


/*side*/

.side_gr {
	background:url(../images/common/side_bg.png) repeat-x bottom;
	padding:20px;
	margin-bottom:30px;
}

.news {
	
}

.side_ttl {
	margin-bottom:10px;
}

.news dt {
	color:#fff;
	font-size:90%;
	padding-top:10px;
}

.news dd {
	border-bottom:1px solid #000;
	padding-bottom:10px;
}



.side_rel {
	background:#222222;
	padding:20px;
	margin-bottom:30px;
}


.side_rel_IN {
	
}

.side_rel_IN li {
	width:48%;
	margin-bottom:10px;
}

.side_rel_IN li:nth-child(even) {
	float:right;
}

.side_rel_IN li:nth-child(odd) {
	float:left;
}

.side_rel_IN li img {
	width:100%;
}


.member {
	display:table;
	border-bottom:1px solid #000;
	width:100%;
}

.member dt {
	font-size:110%;
	display:table-cell;
	padding:10px 0px;
}

.member dd {
	display:table-cell;
	text-align:right;
	padding:10px 0px;
}

.side_fb {
	margin-bottom:20px;
}

.fb-like {
	height:30px;
	color:#fff;
}

.hidden_elem {
	color:#fff;
}

.side_tw {
	margin-bottom:20px;
	width:100%;
}


/* footer
-------------------------------------------------------*/


#footer {
	clear:both;
	background:url(../images/common/side_bg.png) repeat-x bottom;
	padding-top:80px;
	padding-bottom:50px;
	text-align:center;
}

.footer_IN {
	padding:10px;
}

.footer_logo {
	max-width:350px;
	margin:0 auto;
	margin-bottom:15px;
}

.footer_sns {
	margin-bottom:30px;
}

.footer_sns li {
	display:inline-block;
	margin:0px 5px
}

.copy {
	font-size:80%;
	border-top:1px solid #333333;
	padding-top:30px;
	max-width:600px;
	margin:0 auto;
}



/* index
-------------------------------------------------------*/

#main {
	width:100%;
}

/*スライダー*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
.main_section {
	background:url(../images/index/sw.png) no-repeat top center;
	background-size:contain;
	padding-top:30px;
	margin-bottom:50px;
}

.main_section h1 {
	font-size:180%;
	font-weight:bolder;
}

.main_section span {
	font-weight:bolder;
}

.s_txt {
	font-size:80%;
	margin-left:10px;
}

.red {
	color:#990026;
}

.rel_box {
	margin-bottom:30px;
	margin-top:15px;
}

.rel_box_L {
	width:60%;
	float:left;
	margin-bottom:10px;
}

.rel_box_R {
	width:30%;
	float:left;
	margin-left:5%;
}

.rel_box_R h2 {
	font-size:140%;
}

.shoplink {
}

.shoplink h3 {
	margin-bottom:10px;
}

.shoplink_box {
	background:#222222;
	padding:10px 10px 0px 10px;
}

.shoplink_box li {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.mov_box {
	margin-top:15px;
}

.mov_box iframe {
	width:100%;
}

.tokuten {
	background:url(../images/common/side_bg.png) repeat-x bottom;
	padding:20px;
	margin-bottom:30px;
}

.tokuten b {
	display:block;
	font-size:120%;
	border-bottom:1px solid #5d5d5d;
	padding-bottom:5px;
	margin-bottom:10px;
}

.tokuten dl {
	display:table;
	width:100%;
}

.tokuten dt {
	display:table-cell;
	width:40%;
	vertical-align:top;
	text-align:left;
}

.tokuten dd {
	display:table-cell;
	width:60%;
	vertical-align:top;
	text-align:left;
}

.yoyaku_box {
	border:1px solid #929292;
	padding:10px;
	font-size:90%;
	background:#000;
}



.rel_box02 {
	margin-bottom:30px;
	margin-top:15px;
}

.rel_box02_L {
	width:30%;
	float:left;
	margin-bottom:10px;
}

.rel_box02_L img {
	width:100%;
}

.rel_box02_R {
	width:65%;
	float:left;
	margin-left:5%;
}

.sub_bol {
	font-weight:bolder;
	margin-bottom:5px;
	color:#ab062a;
}