* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}
html {
	height: 100%;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	color: #444;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	height: 100%;
	width: 100%;
	min-width: 320px;
	letter-spacing: -0.001em;
	-webkit-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
	overflow: hidden;
}
img {
	vertical-align: bottom;
	width:100%;
	height: auto;
	display: block;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.b-m5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.b-m10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.b-m15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.b-m20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.b-m25 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.b-m15cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
}
.b-m20cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
.b-m25cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	clear: both;
}
.b-m30cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}
.b-m35cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	clear: both;
}
.b-m40cb {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    clear: both;
    max-width: 800px;
    text-align: center;
}
.b-m45cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	clear: both;
}
.b-m70cb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	clear: both;
}


.vcs-acc{
	position:absolute;
	z-index:100;
	}

/* Style for PCs */
@media screen and (min-width: 1025px) {
#wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: block;
}
.phone {
	display: none;
}
.tac {
	text-align: center;
}

/*----------------------------------------------------------------------------*/
/* Menu toggle botton */
/*----------------------------------------------------------------------------*/
p#mlinkmm {
	display: none;
}
a.menu-link {
	display: none;
}
/*-----------------------------------------------------------------*/
/* Header */
/*-----------------------------------------------------------------*/
#topsection {
	width: 100%;
	height: auto;
	display: block;
}
#header {
	width: 100%;
	height: 100px;
	display: block;
	background-color:#111;
}
#hrbody {
	width: 100%;
	max-width: 1400px;
	height: 100px;
	display: block;
	margin: 0 auto;
}
#header #chr1 {
	width: 30%;
	height: 100px;
	display: block;
	float: left;
}
#header h1 {
	width: 40%;
	height: 100px;
	display: block;
	float: left;
}
#header h1 a {
	width: 100%;
	height: 100px;
	display: block;
	margin: 0 auto;
	background-image: url(../img/header/logo-h.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 60px;
	text-indent: -9999px;
}
#header #chr2 {
	width: 30%;
	height: 100px;
	display: block;
	float: right;
	padding:35px 0 0;
}
#header #chr2 ul {
	width:258px;
	height:50px;
	display:block;
	float:right;
	margin-right:20px;
}
#header #chr2 ul li {
	float:left;
}
#header #chr2 ul li.hrli1 {
	width:36px;
	height:50px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli2 {
	width:150px;
	height:50px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli1 a.hric {
	width:36px;
	height:40px;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:30px 30px;
	text-indent:-9999px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hric#hrfb {
	background-image:url(../img/header/ic-fb.png);
}
#header #chr2 ul li.hrli1 a.hric#hrline {
	background-image:url(../img/header/ic-line.png);
}
#header #chr2 ul li.hrli1 a.hric#hrtumblr {
	background-image:url(../img/header/ic-tumblr.png);
}
#header #chr2 ul li.hrli1 a.hrictxt {
	width:30px;
	height:50px;
	display:block;
	background-position:center top;
	background-repeat:no-repeat;
	background-size:30px 30px;
	text-align: center;
	padding-top:29px;
	font-size:0.8em;
	text-decoration: none;
	line-height: 12px;
	font-weight: 400;
	color:#df1c28;
	font-family: 'Oswald', sans-serif;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hrictxt#hrstock {
	background-image:url(../img/header/ic-stock.png);
}
#header #chr2 ul li.hrli1 a.hrictxt#hrmap {
	background-image:url(../img/header/ic-map.png);
}
#header #chr2 ul li.hrli2 a#hrtel {
	width:100%;
	height:50px;
	display:block;
	font-size: 20px;
	font-weight:300;
	line-height: 30px;
	text-decoration:none;
	text-align: right;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	background-image:url(../img/header/ic-tel.png);
	background-position:4px top;
	background-repeat:no-repeat;
	background-size:30px 30px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#header #chr2 ul li.hrli2 a#hrtel:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


/*-----------------------------------------------------------------*/
/* Menu */
/*-----------------------------------------------------------------*/

#menubody {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background-color: #111;
}
#menubody #m1body {
	width: 100%;
	height: auto;
	display: block;
	padding: 1px 0 0px;
}
#menubody #m1body a {
	width: auto;
	height: auto;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#menubody #m1body #m1bn {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 1px 0;
}
#menubody #m1body #m1bn ul#m1r {
	width: 100%;
	height: auto;
	display: block;
	float: right;
	padding-left: 1px;
	border-top:1px solid #333;
}
#menubody #m1body #m1bn ul#m1r li {
	width: 16.6666667%;
	height: 40px;
	display: block;
	float: left;
	overflow: hidden;
	background-color:#111;
}
#menubody #m1body #m1bn ul#m1r li a {
	width: 100%;
	height: 40px;
	display: block;
	position:relative;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
#menubody #m1body #m1bn ul#m1r li a .ment1 {
	font-size: 12px;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	background-color: #df1c28;
	text-align:center;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#menubody #m1body #m1bn ul#m1r li a:hover .ment1 {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 {
	font-size: 12px;
	font-weight: 300;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	color: #fff;
	text-align:center;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position:absolute;
	z-index:2;
}
#menubody #m1body #m1bn ul#m1r li a:hover .mjpt1 {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#menubody #m1body #m1bn ul#m1r li a .ment2 {
	font-size: 12px;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	background-color: #df1c28;
	text-align:center;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#menubody #m1body #m1bn ul#m1r li a:hover .ment2 {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt2 {
	font-size: 12px;
	font-weight: 300;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	color: #df1c28;
	text-align:center;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position:absolute;
	z-index:2;
}
#menubody #m1body #m1bn ul#m1r li a:hover .mjpt2 {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}


/*-----------------------------------------------------------------*/
/* Shop list */
/*-----------------------------------------------------------------*/
#pbsm {
	width: 100%;
	height: auto;
	display: block;
	padding: 30px 0;
	background-image: url(../img/index/bg0.png);
}
#pbsm-body {
	width: 100%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#pbsm-body .pbsm0mm {
	width: 20%;
	height: auto;
	display: block;
	float: left;
	padding: 0.5%;
}
#pbsm-body .pbsm0mm .pbsm0_sin {
	width: auto;
	height: auto;
	display: block;
	text-decoration: none;
	padding: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-image: url(../img/index/bg2.png);
}
#pbsm-body .pbsm0mm h3 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #fff;
}
#pbsm-body .pbsm0mm h3 a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#pbsm-body .pbsm0mm p {
	color: #fff;
	font-size: 0.9em;
	line-height: 1.5em;
}
#pbsm-body .pbsm0mm a {
	color: #fff;
}
/*-----------------------------------------------------------------*/
/* Footer */
/*-----------------------------------------------------------------*/

/* Footer */

#footer {
	width:100%;
	height:auto;
	text-align:center;
	color:#d0d0d0;
	border-top:5px solid #ccc;
	background-color: #222;
	}
	#footer #ftbody {
	width:auto;
	max-width:1200px;
	height:auto;
	padding:25px 10px;
	margin:0 auto;
	}
	#footer #ftbody ul {
	 text-align: center;
	 margin-bottom:5px;
	}

	#footer #ftbody li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	padding-right: 10px;
	font-size:0.8em;
	line-height:2em;
	}
	#footer p {
	font-size:0.8em;
	color:#d0d0d0;
	line-height:2em;
	}
	#footer a {
	color:#d0d0d0;
	text-decoration:none;
	margin-left:20px;
	}
	#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
/*メニュー・フッター追加修正*/

#menubody #m1body #m1bn ul#m1r li.pc-none {
	display: none;
}
#menubody #m1body #m1bn ul#m1r li a .ment1 .pc-red {
	color: #F00027;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 .tabsp-red {
	color: #fff;
}
#footer #ftbody li.pc-none {
	display: none;
}
}

/* Style for TabletPCs Large models */
@media screen and (min-width: 769px) and (max-width: 1024px) {
#wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: block;
}
.phone {
	display: none;
}
.tac {
	text-align: center;
}

/*----------------------------------------------------------------------------*/
/* Menu toggle botton */
/*----------------------------------------------------------------------------*/
p#mlinkmm {
	width:70px;
	height:70px;
	display:block;
	float:right;
}
a.menu-link {
	width:70px;
	height:70px;
	display:block;
	background-image: url(../img/header/ic-menu.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:auto 70px;
	text-indent:-9999px;
}

/*-----------------------------------------------------------------*/
/* Header */
/*-----------------------------------------------------------------*/

#header {
	width: 100%;
	height: 110px;
	display:block;
	background-color: #111;
}

#hrbody {
	width:100%;
	height:110px;
	display:block;
	margin:0 auto;
}

#header h1 {
	width:75%;
	height:70px;
	display:block;
	float:left;
	margin-left:1%;
}

#header h1 a {
	width:100%;
	height:70px;
	display:block;
	background-image:url(../img/header/logo.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50px;
	text-indent:-9999px;
}

/*-----------------------------------------------------------------*/
/* SNS */
/*-----------------------------------------------------------------*/
#header #chr2 {
	width: 100%;
	height: 30px;
	display: block;
	clear:both;
}
#header #chr2 ul {
	width:330px;
	height:30px;
	display:block;
	margin:0 auto;
}
#header #chr2 ul li {
	float:left;
}
#header #chr2 ul li.hrli1 {
	width:100px;
	height:30px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli2 {
	width:130px;
	height:30px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli1 a.hric {
	width:24px;
	height:30px;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	text-indent:-9999px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hric#hrfb {
	background-image:url(../img/header/ic-fb.png);
}
#header #chr2 ul li.hrli1 a.hric#hrline {
	background-image:url(../img/header/ic-line.png);
}
#header #chr2 ul li.hrli1 a.hric#hrtumblr {
	background-image:url(../img/header/ic-tumblr.png);
}
#header #chr2 ul li.hrli1 a.hrictxt {
	width:100px;
	height:30px;
	display:block;
	background-position:0 top;
	background-repeat:no-repeat;
	background-size:30px 30px;
	text-align: left;
	padding-left:35px;
	font-size:12px;
	text-decoration: none;
	line-height: 30px;
	font-weight: 400;
	color:#df1c28;
	font-family: 'Oswald', sans-serif;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hrictxt#hrstock {
	background-image:url(../img/header/ic-stock.png);
}
#header #chr2 ul li.hrli1 a.hrictxt#hrmap {
	background-image:url(../img/header/ic-map.png);
}
#header #chr2 ul li.hrli2 a#hrtel {
	width:100%;
	height:30px;
	display:block;
	font-size: 18px;
	font-weight:300;
	line-height: 30px;
	text-decoration:none;
	text-align: right;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	background-image:url(../img/header/ic-tel.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#header #chr2 ul li.hrli2 a#hrtel:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*-----------------------------------------------------------------*/
/* Menu */
/*-----------------------------------------------------------------*/



nav[role=navigation] {
	clear: both;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.js nav[role=navigation] {
	overflow: hidden;
	max-height: 0;
}
nav[role=navigation].active {
	max-height: 800px;
}
#menubody {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	background-size: auto 100%;
}
#menubody #m1body {
	width: 100%;
	height: auto;
	display: block;
}
#menubody #m1body a {
	width: auto;
	height: auto;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#menubody #m1body #m1bn {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#menubody #m1body #m1bn p#mstn {
	width: 100%;
	height: 90px;
	display: block;
	overflow: hidden;
}
#menubody #m1body #m1bn p#mstn a {
	width: 100%;
	height: 90px;
	display: block;
}
#menubody #m1body #m1bn p#mstn a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#menubody #m1body #m1bn p#mstn a .ment0 {
	display: none;
}
#menubody #m1body #m1bn p#mstn a .mjpt0 {
	font-size: 12px;
	font-weight: bold;
	line-height: 90px;
	width: auto;
	height: 90px;
	display: block;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn p#mstn a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 90px;
	display: block;
}
#menubody #m1body #m1bn ul#m1r {
	width: 100%;
	height: auto;
	display: block;
}
#menubody #m1body #m1bn ul#m1r li {
	width: 20%;
	height: 44px;
	display: block;
	float: left;
	overflow: hidden;
}
#menubody #m1body #m1bn ul#m1r li a {
	width: 100%;
	height: 44px;
	display: block;
}
#menubody #m1body #m1bn ul#m1r li a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#menubody #m1body #m1bn ul#m1r li a .ment1 {
	display: none;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	width: auto;
	height: 44px;
	display: block;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn ul#m1r li a .ment2 {
	display: none;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	width: auto;
	height: 44px;
	display: block;
	color: #df1c28;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn ul#m1r li a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 44px;
	display: block;
}
#m2 {
	width: 100%;
	height: auto;
	display: block;
}
#m2 #m2body {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#m2 #m2body li {
	width: 33.333333333%;
	height: 44px;
	display: block;
	float: left;
	box-shadow: 0px 1px 3px #999;
	overflow: hidden;
}
#m2 #m2body li:last-child {
	padding-right: 0;
}
#m2 #m2body li a {
	width: 100%;
	height: 44px;
	display: block;
	text-align: center;
	text-decoration: none;
}
#m2 #m2body li a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#m2 #m2body li a .ment2 {
	display: none;
}
#m2 #m2body li a .mjpt2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	width: 100%;
	height: 44px;
	display: block;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#m2 #m2body li a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 44px;
	display: block;
}
/*-----------------------------------------------------------------*/
/* Footer */
/*-----------------------------------------------------------------*/

#footer {
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	background-color: #111;
}
#footer #ftbody {
	width: auto;
	height: auto;
	padding: 25px 10px;
	margin: 0 auto;
}
#footer #ftbody ul {
	text-align: center;
	margin-bottom: 5px;
}
#footer #ftbody li {
	display: -moz-inline-box;
	display: inline-block;
 /display: inline;
 /zoom: 1;
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 2em;
}
#footer p {
	font-size: 0.8em;
	color: #fff;
	line-height: 25px;
	height: 25px;
	width: 100%;
	display: block;
}
#footer a {
	color: #fff;
	text-decoration: none;
	margin-left: 20px;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
/*メニュー・フッター追加修正*/


#menubody #m1body #m1bn ul#m1r li a .ment1 .pc-red {
	color: #F00027;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 .tabsp-red {
	color: #F00027;
}
#footer #ftbody li.pc-none {
	display: none;
}
}

/* Style for TabletPCs Large models */
@media screen and (min-width: 600px) and (max-width: 768px) {
#wrapper {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: none;
}
.phone {
}
.tac {
	text-align: center;
}
/*----------------------------------------------------------------------------*/
/* Menu toggle botton */
/*----------------------------------------------------------------------------*/
p#mlinkmm {
	width:70px;
	height:70px;
	display:block;
	float:right;
}
a.menu-link {
	width:70px;
	height:70px;
	display:block;
	background-image: url(../img/header/ic-menu.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:auto 70px;
	text-indent:-9999px;
}

/*-----------------------------------------------------------------*/
/* Header */
/*-----------------------------------------------------------------*/

#header {
	width: 100%;
	height: 110px;
	display:block;
	background-color: #111;
}

#hrbody {
	width:100%;
	height:110px;
	display:block;
	margin:0 auto;
}

#header h1 {
	width:75%;
	height:70px;
	display:block;
	float:left;
	margin-left:1%;
}

#header h1 a {
	width:100%;
	height:70px;
	display:block;
	background-image:url(../img/header/logo-h.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50px;
	text-indent:-9999px;
}

/*-----------------------------------------------------------------*/
/* SNS */
/*-----------------------------------------------------------------*/
#header #chr2 {
	width: 100%;
	height: 30px;
	display: block;
	clear:both;
}
#header #chr2 ul {
	width:330px;
	height:30px;
	display:block;
	margin:0 auto;
}
#header #chr2 ul li {
	float:left;
}
#header #chr2 ul li.hrli1 {
	width:100px;
	height:30px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli2 {
	width:130px;
	height:30px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli1 a.hric {
	width:24px;
	height:30px;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	text-indent:-9999px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hric#hrfb {
	background-image:url(../img/header/ic-fb.png);
}
#header #chr2 ul li.hrli1 a.hric#hrline {
	background-image:url(../img/header/ic-line.png);
}
#header #chr2 ul li.hrli1 a.hric#hrtumblr {
	background-image:url(../img/header/ic-tumblr.png);
}
#header #chr2 ul li.hrli1 a.hrictxt {
	width:100px;
	height:30px;
	display:block;
	background-position:0 top;
	background-repeat:no-repeat;
	background-size:30px 30px;
	text-align: left;
	padding-left:35px;
	font-size:12px;
	text-decoration: none;
	line-height: 30px;
	font-weight: 400;
	color:#df1c28;
	font-family: 'Oswald', sans-serif;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hrictxt#hrstock {
	background-image:url(../img/header/ic-stock.png);
}
#header #chr2 ul li.hrli1 a.hrictxt#hrmap {
	background-image:url(../img/header/ic-map.png);
}
#header #chr2 ul li.hrli2 a#hrtel {
	width:100%;
	height:30px;
	display:block;
	font-size: 18px;
	font-weight:300;
	line-height: 30px;
	text-decoration:none;
	text-align: right;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	background-image:url(../img/header/ic-tel.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#header #chr2 ul li.hrli2 a#hrtel:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*-----------------------------------------------------------------*/
/* Menu */
/*-----------------------------------------------------------------*/



nav[role=navigation] {
	clear: both;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.js nav[role=navigation] {
	overflow: hidden;
	max-height: 0;
}
nav[role=navigation].active {
	max-height: 800px;
}
#menubody {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #111;
	background-size: auto 100%;
}
#menubody #m1body {
	width: 100%;
	height: auto;
	display: block;
}
#menubody #m1body a {
	width: auto;
	height: auto;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#menubody #m1body #m1bn {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#menubody #m1body #m1bn p#mstn {
	width: 100%;
	height: 90px;
	display: block;
	overflow: hidden;
}
#menubody #m1body #m1bn p#mstn a {
	width: 100%;
	height: 90px;
	display: block;
}
#menubody #m1body #m1bn p#mstn a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#menubody #m1body #m1bn p#mstn a .ment0 {
	display: none;
}
#menubody #m1body #m1bn p#mstn a .mjpt0 {
	font-size: 12px;
	font-weight: normal;
	line-height: 90px;
	width: auto;
	height: 90px;
	display: block;
	letter-spacing:-1px;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn p#mstn a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 90px;
	display: block;
}
#menubody #m1body #m1bn ul#m1r {
	width: 100%;
	height: auto;
	display: block;
}
#menubody #m1body #m1bn ul#m1r li {
	width: 20%;
	height: 44px;
	display: block;
	float: left;
	overflow: hidden;
}
#menubody #m1body #m1bn ul#m1r li a {
	width: 100%;
	height: 44px;
	display: block;
}
#menubody #m1body #m1bn ul#m1r li a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#menubody #m1body #m1bn ul#m1r li a .ment1 {
	display: none;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	width: auto;
	height: 44px;
	display: block;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn ul#m1r li a .ment2 {
	display: none;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	width: auto;
	height: 44px;
	display: block;
	color: #df1c28;border-top: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn ul#m1r li a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 44px;
	display: block;
}
#m2 {
	width: 100%;
	height: auto;
	display: block;
}
#m2 #m2body {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#m2 #m2body li {
	width: 33.333333333%;
	height: 44px;
	display: block;
	float: left;
	box-shadow: 0px 1px 3px #999;
	overflow: hidden;
}
#m2 #m2body li:last-child {
	padding-right: 0;
}
#m2 #m2body li a {
	width: 100%;
	height: 44px;
	display: block;
	text-align: center;
	text-decoration: none;
}
#m2 #m2body li a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#m2 #m2body li a .ment2 {
	display: none;
}
#m2 #m2body li a .mjpt2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	width: 100%;
	height: 44px;
	display: block;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#m2 #m2body li a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 44px;
	display: block;
}
/*-----------------------------------------------------------------*/
/* Footer */
/*-----------------------------------------------------------------*/

#footer {
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	background-color: #111;
}
#footer #ftbody {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
#footer #ftbody ul {
	width: 100%;
	height: auto;
	display: block;
}
#footer #ftbody li {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
#footer p {
	font-size: 0.7em;
	color: #fff;
	line-height: 25px;
	height: 25px;
	width: 100%;
	display: block;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
	background-image: url(../img/bgm2.png);
}
/*メニュー・フッター追加修正*/

#menubody #m1body #m1bn ul#m1r li a .ment1 .pc-red {
	color: #F00027;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 .tabsp-red {
	color: #F00027;
}
#footer #ftbody li.sp-none {
	display: none;
}
}

/* Style for Smartphonea */
@media screen and (max-width: 599px) {
#wrapper {
	width: 100%;
	min-width: 320px;
	height: auto;
	margin: 0 auto;
}
img {
	-ms-interpolation-mode: bicubic;
}
.pc {
	display: none;
}
.phone {
}
.tac {
	text-align: left;
}
/*----------------------------------------------------------------------------*/
/* Menu toggle botton */
/*----------------------------------------------------------------------------*/
p#mlinkmm {
	width:70px;
	height:70px;
	display:block;
	float:right;
}
a.menu-link {
	width:70px;
	height:70px;
	display:block;
	background-image: url(../img/header/ic-menu.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:auto 70px;
	text-indent:-9999px;
}

/*-----------------------------------------------------------------*/
/* Header */
/*-----------------------------------------------------------------*/

#header {
	width: 100%;
	height: 110px;
	display:block;
	background-color: #111;
}

#hrbody {
	width:100%;
	height:110px;
	display:block;
	margin:0 auto;
}

#header h1 {
	width:75%;
	height:70px;
	display:block;
	float:left;
	margin-left:1%;
}

#header h1 a {
	width:100%;
	height:70px;
	display:block;
	background-image:url(../img/header/logo-m.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:auto 50px;
	text-indent:-9999px;
}

/*-----------------------------------------------------------------*/
/* SNS */
/*-----------------------------------------------------------------*/
#header #chr2 {
	width: 100%;
	height: 30px;
	display: block;
	clear:both;
}
#header #chr2 ul {
	width:270px;
	height:30px;
	display:block;
	margin:0 auto;
}
#header #chr2 ul li {
	float:left;
}
#header #chr2 ul li.hrli1 {
	width:70px;
	height:30px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli2 {
	width:130px;
	height:30px;
	display:block;
	float:left;
}
#header #chr2 ul li.hrli1 a.hricl {
	width:24px;
	height:30px;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	text-indent:-9999px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hricl#hrfb {
	background-image:url(../img/header/ic-fb.png);
}
#header #chr2 ul li.hrli1 a.hricl#hrline {
	background-image:url(../img/header/ic-line.png);
}
#header #chr2 ul li.hrli1 a.hricl#hrtumblr {
	background-image:url(../img/header/ic-tumblr.png);
}
#header #chr2 ul li.hrli1 a.hrictxt {
	width:60px;
	height:30px;
	display:block;
	background-position:0 center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	text-align: left;
	padding-left:29px;
	font-size:12px;
	text-decoration: none;
	line-height: 30px;
	font-weight: 400;
	color:#df1c28;
	font-family: 'Oswald', sans-serif;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a.hrictxt#hrstock {
	background-image:url(../img/header/ic-stock.png);
}
#header #chr2 ul li.hrli1 a.hrictxt#hrmap {
	background-image:url(../img/header/ic-map.png);
}
#header #chr2 ul li.hrli2 a#hrtel {
	width:100%;
	height:30px;
	display:block;
	font-size: 18px;
	font-weight:300;
	line-height: 30px;
	text-decoration:none;
	text-align: right;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	background-image:url(../img/header/ic-tel.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#header #chr2 ul li.hrli1 a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#header #chr2 ul li.hrli2 a#hrtel:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/*-----------------------------------------------------------------*/
/* Menu */
/*-----------------------------------------------------------------*/

nav[role=navigation] {
	clear: both;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.js nav[role=navigation] {
	overflow: hidden;
	max-height: 0;
}
nav[role=navigation].active {
	max-height: 800px;
}
#menubody {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	background-size: auto 100%;
}
#menubody #m1body {
	width: 100%;
	height: auto;
	display: block;
}
#menubody #m1body a {
	width: auto;
	height: auto;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #000;
}
#menubody #m1body #m1bn {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#menubody #m1body #m1bn p#mstn {
	width: 100%;
	height: 90px;
	display: block;
	overflow: hidden;
}
#menubody #m1body #m1bn p#mstn a {
	width: 100%;
	height: 90px;
	display: block;
}
#menubody #m1body #m1bn p#mstn a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#menubody #m1body #m1bn p#mstn a .ment0 {
	display: none;
}
#menubody #m1body #m1bn p#mstn a .mjpt0 {
	font-size: 12px;
	font-weight: normal;
	line-height: 90px;
	width: auto;
	height: 90px;
	display: block;
	letter-spacing:-1px;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn p#mstn a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 90px;
	display: block;
}
#menubody #m1body #m1bn ul#m1r {
	width: 100%;
	height: auto;
	display: block;
}
#menubody #m1body #m1bn ul#m1r li {
	width: 50%;
	height: 44px;
	display: block;
	float: left;
	overflow: hidden;
}
#menubody #m1body #m1bn ul#m1r li a {
	width: 100%;
	height: 44px;
	display: block;
}
#menubody #m1body #m1bn ul#m1r li a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#menubody #m1body #m1bn ul#m1r li a .ment1 {
	display: none;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 44px;
	width: auto;
	height: 44px;
	display: block;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn ul#m1r li a .ment2 {
	display: none;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 44px;
	width: auto;
	height: 44px;
	display: block;
	color: #df1c28;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#menubody #m1body #m1bn ul#m1r li a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 44px;
	display: block;
}
#m2 {
	width: 100%;
	height: auto;
	display: block;
}
#m2 #m2body {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#m2 #m2body li {
	width: 33.333333333%;
	height: 44px;
	display: block;
	float: left;
	box-shadow: 0px 1px 3px #999;
	overflow: hidden;
}
#m2 #m2body li:last-child {
	padding-right: 0;
}
#m2 #m2body li a {
	width: 100%;
	height: 44px;
	display: block;
	text-align: center;
	text-decoration: none;
}
#m2 #m2body li a:active {
	background-image: url(../img/bgm2.png);
	background-position: center center;
	background-repeat: repeat;
}
#m2 #m2body li a .ment2 {
	display: none;
}
#m2 #m2body li a .mjpt2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 44px;
	width: 100%;
	height: 44px;
	display: block;
	color: #fff;border-top: 1px solid #000;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #000;
}
#m2 #m2body li a .ic_a {
	background-image: url(../img/m_arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: auto 12px;
	width: 100%;
	height: 44px;
	display: block;
}
/*-----------------------------------------------------------------*/
/* Footer */
/*-----------------------------------------------------------------*/

#footer {
	width: 100%;
	height: auto;
	text-align: center;
	color: #fff;
	background-color: #111;
}
#footer #ftbody {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 auto;
}
#footer #ftbody ul {
	width: 100%;
	height: auto;
	display: block;
}
#footer #ftbody li {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
#footer p {
	font-size: 0.7em;
	color: #fff;
	line-height: 40px;
	height: 40px;
	width: 100%;
	display: block;
	clear:both;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 40px;
	width: 100%;
	height: 40px;
	display: block;
	background-color:#111;
	border-right: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
#footer a:active {
	color: #fff;
	text-decoration: none;
	background-color:#333;
}
/*メニュー・フッター追加修正*/

#menubody #m1body #m1bn ul#m1r li a .ment1 .pc-red {
	color: #F00027;
}
#menubody #m1body #m1bn ul#m1r li a .mjpt1 .tabsp-red {
	color: #F00027;
}
#footer #ftbody li.sp-none {
	display: none;
}
}



.nwlist li{
	width: 31%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}

.nwlist li:nth-child(3n){
	margin-right: 0%;
}

.nwlist li a{
	text-decoration:none;
}

.nwlist li:hover{
	opacity: 0.7;
}


.nwlist .nwdate{
	margin-bottom: 10px;
	color: #df1c28;
	display: table;
	margin-top: 15px;
}


.nwlist h3{
	margin-bottom: 15px;
	font-size: 16px;
		color: #df1c28;
		border-top: 1px solid #df1c28;
		border-bottom: 1px solid #df1c28;
		padding-top: 10px;
		padding-bottom: 10px;
}



.nwlist p{
	margin-bottom: 15px;
}




/*ページネーション*/

.pagenationmm{
	padding-top: 40px;
	display: table;
	margin:0 auto; 
	margin-bottom: 60px;
}

.pagenationmm span{
	border: 1px solid #000;
	padding: 8px;
}

.pagenationmm a{
		border: 1px solid #000;
	padding: 8px;
	text-decoration: none;
	background: #000;
	color: #fff;
}

.pagenationmm a:hover{
		border: 1px solid #df1c28;
	background: #df1c28;
	color: #fff;
}

span.page-numbers{
	border: none;
	padding: 0px;
}

span.page-numbers.current{
		border: 1px solid #df1c28;
	background: #df1c28;
	color: #fff;
		padding: 8px;

}

/*右カラム*/


.widget-title{
	background:#df1c28;
	padding:  10px;
	color: #fff;
	margin-bottom: 15px;

}

.news-single-right a{
	text-decoration: none;
}

.cat-item-3 a{
	margin-bottom: 10px;
	display: block;

}
.cat-item-3{
	margin-bottom: 0px;


}

.cat-item-5{


}



.cat-item-8{
	margin-bottom: 0px !important;
}





.cat-item-6 a:before{
	content: "→";
	padding-right: 5px;
}


.cat-item-5{
		margin-bottom: 0px !important;
}

.cat-item-5 a:before{
	content: "→";
	padding-right: 5px;

}

.cat-item-7{
	margin-bottom: 15px !important;

}


.cat-item-6 .children{
	padding-left: 20px;

}



.cat-item-10 .children a::before {
    content: "→";
    padding-right: 5px;
}

.cat-item-10 a{
	margin-bottom: 10px;
display: block;
}



.cat-item-10 li{
	padding: 0;
	margin: 0;
	border: none;

}



.cat-item{
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

.cat-item:last-child{
	margin-bottom: 0px;
	border-bottom: 0px dotted #ccc;
	padding-bottom: 0px;
	margin-bottom: 30px;
}

.cat-item-3 li{
	padding: 0;
	margin: 0;
	border: none;

}




#recent-posts-3 li{
		margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}
#recent-posts-3 li:last-child{
	margin-bottom: 0px;
	border-bottom: 0px dotted #ccc;
	padding-bottom: 0px;
	margin-bottom: 30px;
}


#archives-3 li{
		margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;


}

#archives-3 li:last-child{
	margin-bottom: 0px;
	border-bottom: 0px dotted #ccc;
	padding-bottom: 0px;
	margin-bottom: 0px;
}









/*シングル*/




/*ニュース詳細*/
.news-single-wrap .nw_category {
    border: 1px solid #000;
    padding: 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
}






.news-single-wrap .nwdate{
}


.news-single-left h3{
    font-size: 24px;
    margin-bottom: 20px;
    border-bottom:1px solid #ccc;
    padding-bottom: 10px; 
    line-height: 1.8;
}



.news-single-wrap {

    width: 100%;
    height: auto;
    display: block;
    padding: 50px 5%;
    background-color: #fff;
    margin-bottom: 80px;
}



.news-single-wrap-list {

    width: 100%;
    height: auto;
    display: block;
    padding: 50px 5%;
    background-color: #fff;
    margin-bottom: 80px;
}









.news-single-left{
    float: left;
    width: 70%;

}



.news-single-left-list{
    float: left;
    width: 73%;

}




.news-single-left-max{
    float: none;
    width: 100%;

}




.news-single-right{
    float: right;
    width: 25%;
}


.nw_category:empty {
  display: none !important;
}






.single-content p{
    margin-bottom: 30px;
}



.single-content{
    line-height: 2;
    margin-bottom: 80px;
}

.single-content img{
    max-width: 100%;
    width:auto;

}

.single-content a{
    text-decoration: underline;
    color: #ae0616;
}
.single-content a:hover{
    text-decoration: none;
    opacity: 0.8;
}




.nav-below{
    display: table;
    margin:0 auto; 
}


.nav-below span{
padding: 0 30px; 
display: table-cell;
width: 50%;
}





.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 30px;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}


.stock-detile1{
	padding-top: 10px;
	display: block;

}





.stock-detile dt{
	display: inline;


}
.stock-detile dd{
		display: inline;

}



.stock-maler-list{
width: 100%;
max-width: 1400px;
height: auto;
display: block;
padding: 50px 2% 0px;
margin: 0 auto;
	}


	.stock-maler-list li a{
		width: 33.3333333%;
		float: left;
		background:#000;
		padding: 15px; 
		text-align: center;
		border: 1px solid #fff;
	}

	.stock-maler-list li a{
		display: block;
		text-decoration: none;
				color: #fff;
	}

	.stock-maler-list li a.active{
		background:#df1c28; 
	}

	.stock-maler-list li a:hover{
		background:#df1c28; 
	}



.xml-parts li{
	float: left;
	width: 23%;
	margin: 0 1%;
	margin-bottom: 2%;
	background:#f9f9f9; 

}

.xml-parts li a{
	text-decoration: none;
}

.xml-parts li a h2{
font-size: 1em;
font-weight: normal;
color: #df1c28;
clear: both;
margin-bottom: 10px;
padding-top: 10px;
}


.xml-parts li a h3{
	font-size: 18px;
	font-weight: normal;
}


.xml-parts .spec-container1{
	padding: 20px;

}

.xml-parts .spec-container1{
	padding: 10px 20px;

}

.xml-parts .spec-container2{
	padding: 10px 20px 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: red;

}


@media screen and (min-width: 768px) {



/*画像の高さ調整*/

.img-container-inner{
display: flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;

}

.img-container:before {
    padding-top: 66.66%;
    display: block;
    content: "";
}

.img-container {
    position: relative;
    margin: 0;
}




}






@media screen and (max-width: 768px) {


.nwlist li{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 2%;
}
.nwlist li:nth-child(3n){
	margin-right: 4%;
}


.nwlist li:nth-child(4n){
	margin-right: 0%;
}

.nwlist li:nth-child(2){
	margin-right: 0%;
}


.news-single-left{
    float: none;
    width: 100%;
    margin-bottom: 80px;

}

.news-single-left-list{
    float: none;
    width: 100%;
    margin-bottom: 80px;

}




.news-single-right{
    float: none;
    width: 100%;
}


.news-single-right-list{
    float: none;
    width: 100%;
}


.stock-maler-list{
width: 100%;
max-width: 1400px;
height: auto;
display: block;
padding: 50px 2% 0px;
margin: 0 auto;
	}


	.stock-maler-list li a{
		width: 50%;
		float: left;
		background:#000;
		padding: 8px; 
		text-align: center;
		border: 1px solid #fff;
	}

	.stock-maler-list li a{
		display: block;
		text-decoration: none;
				color: #fff;
	}

	.stock-maler-list li a.active{
		background:#df1c28; 
	}

	.stock-maler-list li a:hover{
		background:#df1c28; 
	}



.xml-parts li{
	float: left;
	width: 48%;
	margin: 0 1%;
	margin-bottom: 2%;
	background:#f9f9f9; 

}



}


@media screen and (max-width: 480px) {


.nwlist li{
	width: 100%;
	float: left;
	margin-right: 0% !important;
	margin-bottom: 2%;
}


.xml-parts li{
	float: left;
	width: 100%;
	margin: 0 0%;
	margin-bottom: 4%;
	background:#f9f9f9; 

}



	}