body {
	border-top: 8px solid #D52418;
	border-bottom: 8px solid #D52418;
}
#ninki {
color: red;
}

h1{
position: relative;
    margin: 0 0 1.5em;
    padding: 0.5em 0 0.5em 1.5em;
    border: 2px solid #b4453e;
    font-size: 1.143em;
    font-weight: bold;
    font-size: 200%;
}
h1:before{
content: "";
    position: absolute;
    background: #b4453e;
    top: 50%;
    left: 0.5em;
    margin-top :-15px;
    height: 30px;
    width: 8px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}



h1.text{
	position:relative;
	margin:0 10px;
	padding:0 10px 0 55px;
	font:bold 18px/40px Arial, Helvetica, sans-serif;
	color:#666;
	background:#f3f3f3;
	z-index:1;
}
h1.text:before{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
	border-right:#fff solid 2px;
	background:#ff0000;
    background-image: -webkit-gradient(linear, left top, left bottom,
			from(			 rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.6)), 
			to(				 rgba(255, 255, 255, 0.6))
			);
	background-image: -webkit-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -moz-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -o-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: linear-gradient(to bottom,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
			z-index:-1;
}
h1.text:after{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
    background-image: -webkit-gradient(linear, left top, right top,
			from(			 rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.6)), 
			to(				 rgba(255, 255, 255, 0.6))
			);
	background-image: -webkit-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -moz-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -o-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: linear-gradient(to right,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
			z-index:-1;
}
h2.text{
	position:relative;
	margin:0 10px;
	padding:0 10px 0 55px;
	font:bold 18px/40px Arial, Helvetica, sans-serif;
	color:#666;
	background:#f3f3f3;
	z-index:1;
}
h2.text:before{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
	border-right:#fff solid 2px;
	background:#ff0000;
    background-image: -webkit-gradient(linear, left top, left bottom,
			from(			 rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.6)), 
			to(				 rgba(255, 255, 255, 0.6))
			);
	background-image: -webkit-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -moz-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -o-linear-gradient(top,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: linear-gradient(to bottom,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
			z-index:-1;
}
/**h2**/
h2.text:after{
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
    background-image: -webkit-gradient(linear, left top, right top,
			from(			 rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.0)), 
			color-stop(0.20, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.1)), 
			color-stop(0.40, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.3)), 
			color-stop(0.60, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.5)), 
			color-stop(0.80, rgba(255, 255, 255, 0.6)), 
			to(				 rgba(255, 255, 255, 0.6))
			);
	background-image: -webkit-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -moz-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: -o-linear-gradient(left,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
	background-image: linear-gradient(to right,
			transparent 20%,
			rgba(255, 255, 255, 0.1) 20%, 
			rgba(255, 255, 255, 0.1) 40%, 
			rgba(255, 255, 255, 0.3) 40%, 
			rgba(255, 255, 255, 0.3) 60%, 
			rgba(255, 255, 255, 0.5) 60%, 
			rgba(255, 255, 255, 0.5) 80%, 
			rgba(255, 255, 255, 0.6) 80%, 
			rgba(255, 255, 255, 0.6) 100%
			);
			z-index:-1;
}

/**h3**/
h3.title {
   font-size: 165%;
   border-bottom: solid 4px #D8D8D8;
   line-height: 30px;
   color: #313131;
   margin-left: 3px;
   margin-top: 10px;
}

.itemtext{
    margin: 0 0 0.5em;
    padding: 0.5em;
    border: 2px solid #b4453e;
    font-weight: bold;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


/**
h3.title {
    font-size: 140%;
  border-left: 3px solid #e0232a;
border-bottom:dotted 1px #190808;
line-height: 30px;
padding-left: 10px;
color:#190808;
}
**/
h3.image {
	text-align:center;
}



/**
h1 {
    font-size: 180%;
  border-left: 8px solid #e0232a;
border-bottom:dotted 1px #190808;
width:100%;
line-height: 30px;
padding-left: 5px;
color:#190808;
}
h2 {
border-left: 8px solid #e0232a;
border-bottom:dotted 1px #190808;
width:100%;
line-height: 30px;
padding-left: 5px;
color:#190808;
}
**/
/**
h3 {
background-image: url("../../resources/site/8/h3_17.png");
background-repeat: no-repeat;
}
**/
/*
.parts-globalMenu li a {
  background:url(../../resources/site/8/gmenu_1.gif) no-repeat;
  color:#ffffff;
  width:112px;
  height:20px;
  text-align: center; 
}
.parts-globalMenu li a:hover {
  background:url(../../resources/site/8/gmenu_hover.gif) no-repeat;
  color:#fff000;
}
*/
/* Global Menu */
.parts-globalMenu li {
    display: inline-block;
    float: left;
    height: 30px;
    margin-right: 4px;
    width: 133px;
}

.parts-globalMenu li a {
    background: #e52621;
    box-sizing: border-box;
    color: #ffffff;
    text-align: center;
    width: 100%;
/* 追加 */
   padding: 6px 9px;
   border: solid 1px #999;
   border-radius: 5px;
   line-height: 20px;
   font-size: 14px;
   display: block;
  /* 追加ここまで */
  
}
.parts-globalMenu li a:hover {
    background: #f65;
    text-decoration: none;
}
/* GlobalMenu NonPC */
@media screen and (max-width: 960px) {
	.parts-globalMenu ul li {
		height: 40px;
		margin: 0;
		width: 100%;
	}
	.parts-globalMenu ul li a {
		font-size: 14px;
		line-height: 40px;
		padding: 0;
		border: 1px solid #999;
	}
	.parts-globalMenu ul li a:hover {
		background: #f65 none repeat scroll 0 0;
	}
}

/** menu
------------------------------ **/
.listItem1 parts-globalMenu{
  background:url(../../resources/site/8/gmenu.png) ;
}

/** menu
------------------------------ 
.header {
    background: url("../../resources/site/8/gmenu.png") repeat-x scroll center bottom #fff;
    height: auto;
    margin: 0;
    padding: 5px 0 0;
    width: 100%;
}
.parts-globalMenu{
  margin-bottom:0;
  clear:both;
  background:url(../../resources/site/8/01header-bg-new05-li.png) left center no-repeat;
}
.parts-globalMenu ul li{
  width:135px;
  height:58px;
  margin:0;
   background:url(../../resources/site/8/01header-bg-new05-li.png) no-repeat ,
url(../../resources/site/8/menu_line-new_1.png) right center no-repeat;
  transition:0.2s;
  
}
.parts-globalMenu ul li:hover{
  width:135px;
  height:58px;
  margin:0;
   background:url(../../resources/site/8/01header-bg-new05-li.png) no-repeat ,
url(../../resources/site/8/menu_line-new_1.png) right center no-repeat;
  opacity:.5;
 filter:alfa(opacity=.5);
 transition:0.2s;
}
.parts-globalMenu ul li a{
  height:58px;
  padding:0 0 0 28px;
  line-height:58px;
  text-align:center;
  letter-spacing:0.05em;
  font-size:16px;
  color:#000000;
  text-decoration:none;
  border:none;
  border-radius:0;

}

**/

/** menu
------------------------------ **/
/**
.parts-globalMenu{
  margin-bottom:0;
  clear:both;
  background:url(../../resources/site/8/01header-bg-new05-li.png) left center no-repeat;
}
.parts-globalMenu ul li{
  width:135px;
  height:58px;
  margin:0;
   background:url(../../resources/site/8/01header-bg-new05-li.png) no-repeat ,
url(../../resources/site/8/menu_line-new_1.png) right center no-repeat;
  transition:0.2s;
  
}
.parts-globalMenu ul li:hover{
  width:135px;
  height:58px;
  margin:0;
   background:url(../../resources/site/8/01header-bg-new05-li.png) no-repeat ,
url(../../resources/site/8/menu_line-new_1.png) right center no-repeat;
  opacity:.5;
 filter:alfa(opacity=.5);
 transition:0.2s;
}
.parts-globalMenu ul li a{
  height:58px;
  padding:0 0 0 28px;
  line-height:58px;
  text-align:center;
  letter-spacing:0.05em;
  font-size:16px;
  color:#000000;
  text-decoration:none;
  border:none;
  border-radius:0;

}
**/
/*特定商取引法*/
.tokushoho table{
  width:100%;
  margin-bottom:30px;
}
.tokushoho table th,
.tokushoho td{
  padding:12px 12px 10px;
  text-align:left;
  font-size:12px;
}
.tokushoho table th{
  border-left:solid 1px #cccccc;
  border-top:solid 1px #cccccc;
  background-color:#f0f0f0;
}
.tokushoho table td{
  border-bottom:solid 1px #cccccc;
  border-top:solid 1px #cccccc;
  border-left:solid 1px #cccccc;
  border-right:solid 1px #cccccc;
}
.tokushoho .first{
  border-left:none;
}
.tokushoho .PM td{
  border-bottom:none;
}
.sidemenu {
  background-color:#fffcd0;
  font-size:12px;
}
/*
.wrap {
    background-image: url("../../resources/site/8/1028_bg.gif");
}
*/
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}
.parts-linkList-systems li, .parts-linkList-texts li {
    line-height: 1.8em;
}
a {
text-decoration: none;
}
a {
   text-decoration: none;
   color: #0291cd;
}
a:hover {
text-decoration: underline;
}
.mainContainer {
    overflow: hidden;
}
* {
    line-height: 150%;
}
img{
    max-width: 100%; 
}

/* Image Link List */
.parts-linkList-banners li {
	margin-bottom:5px;
	text-align:center;
}

/* Bottom */
#bottom_menu ul {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 40px;
    width: 100%;
}
#bottom_menu ul li {
  display:inline-block;
  padding: 2px 0;
}
#bottom_menu ul li::after {
  content:"｜";
  color:#999;
}
#bottom_ourshop {
	font-size:14px;
}
#bottom_ourshop h3 {
	color:#09c;
}
#bottom_ourshop ul {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
#bottom_ourshop ul li {
	display:inline-block;
}

/* Side */
#side_sns {
	width:200px;
	display:block;
	margin: auto;
}
#side_sns ul li {
	display:inline-block;
	margin:5px;
}
#side_ranking {
	width:250px;
	height:100px;
	display:block;
	margin:5px auto;
}
#side_ranking .image {
    border: 1px solid #ccc;
    box-sizing: border-box;
    height: 100px;
    width: 100px;
	vertical-align: middle;
	display:table-cell;
}
#side_ranking .image img {
	width:100%;
}
#side_ranking .text {
	font-size:14px;
	display:table-cell;
	padding-left:10px;
}
.sidebanner li {
    margin-bottom: 10px;
}

/* ファンクラブ会員登録フォーム */
/* ファンクラブ会員登録フォーム */
.fan-form .parts-form .form .row {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0;
	padding: 15px 0;
	box-sizing:border-box;
}
.fan-form .parts-form .form .row .title {
	box-sizing: border-box;
	padding-left: 10px;
	text-align: left;
}
.fan-form .parts-form .form .row .title .must {
	background-color: #c00;
	border-radius: 2px;
	color: #fff;
	font-size: 11px;
	padding: 3px 5px;
}
.fan-form .parts-form .form-horizon .title {
	width: 33%;
}
.fan-form .parts-form .form-horizon .inputs {
	padding-left: 35%;
}
.fan-form .parts-form .form label {
	width:100%;
}
.fan-form .parts-form .form div.row:nth-child(even) {
	background-color:#F7F7F7;
}
.fan-form .parts .input-text, .parts .input-textarea {
	width: 96%;
	padding:3px;
}
.fan-form .parts-form .form .row-button .input-button {
    background-color: #D52418;
    border: none;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 50px;
    letter-spacing: 5px;
    outline: none;
    width: 150px;
}
.fan-form .parts-form .form .row-button .input-button:hover {
    background-color: #F65;
}
/* Form PC以外 */
@media screen and (max-width: 960px) {
    .fan-form .parts-form .form-horizon .title ,
    .fan-form .parts-form .form-horizon .inputs {
		width:100%;
    	display:inline-block;
		padding: 10px;
	    box-sizing:border-box;
    }
	.fan-form .parts-form .form .row-button .input-button {
		margin:auto;
  	}
}
.takuchi_img {
margin: 20px;
}
.center{
 text-align: center;
}