#global-wrapper-inner{
	width: 1120px;
	margin: 0 auto;
}

#page-header-navi{
	width: 1120px;
	height: auto;
	background: #CC0D21;
	text-align: center;
}

#page-header-navi .logo{
	margin: 20px 0 0;
	width: 250px;
	height: auto;
}

#page-header-navi .logo:hover{	
	opacity: 0.7;
}

#page-header-navi h1{
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.0em;
	margin: 0;
	padding: 0 0 20px;	
}

#page-header-navi .menu{
	width: 1120px;
	height: auto;
	background: #fff;
}

#page-header-navi .menu ul{
	width: 1120px;
	height: auto;
	font-size: 0;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#page-header-navi .menu li{
	width: auto;
	display: inline-block;
	list-style: none;
	margin-right: 20px;
}

#page-header-navi .menu li a{
	text-align: center;
	font-size: 15px;
	line-height: 55px;
	color: #595959;
	text-decoration: none;
	padding: 15px 5px;
	border-bottom: 5px solid #fff;
}

#page-header-navi .menu .sel a, #page-header-navi .menu li a:hover{
	color: #c71528;
	border-bottom: 5px solid #c71528;
}

#page-header-navi .menu li:last-child{
	margin-right: 0;
}

#page-body{
	background: #f2f2f2;
}

#page-body .thumbnail{
	width: 1120px;
	list-style: none;
	font-size: 0;
	padding: 0;
}

#page-body .thumbnail li{
	width: 274px;
	height: 400px;
	background: #fff;
	display: inline-block;
	margin:  8px 8px 0 0;
	list-style: none;
	position: relative;
	transition: 0.5s;
}

#page-body .thumbnail li:hover{
	transform: scale(0.95, 0.95);
}

#page-body .thumbnail li .cassette{
	width: 260px;
	height: 390px;
	padding: 5px 7px;
	display: block;
	color: #000;
	text-decoration: none;
}

#page-body .thumbnail li .flame{
	width: 100%;
	height: 190px;
	overflow: hidden;
}

#page-body .thumbnail li .flame img{
	width: 100%;
	height: auto;
}

#page-body .thumbnail li .day{
	padding: 10px 2px 5px;
	font-size: 12px;
	line-height: 1.0em;
	color: #595959;
	margin: 0;
}

#page-body .thumbnail li .category{
	padding: 0 10px;
	width: auto;
}

#page-body .thumbnail li .category a{
	color: #CC0D21;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 220px;
	width: auto;
	height: auto;
}

#page-body .thumbnail li .category a:hover{
	opacity: 0.5;
}


#page-body .thumbnail li .ttl{
	padding: 0 20px;
	width: 220px;
	text-align: center;
	position: absolute;
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 250px;
}

#page-body .thumbnail li .link{
	padding: 0 10px;
	width: 240px;
	text-align: center;
	position: absolute;
	top: 370px;
	color: #000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}


#page-body .thumbnail li:first-child{
	width: 710px;
	height: 740px;
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin:  0 10px 12px 0;
	position: relative;
}

#page-body .thumbnail li:first-child .cassette{
	width: 710px;
	height: 740px;
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
}


#page-body .thumbnail li:first-child .flame{
	height: 530px;
}

#page-body .thumbnail li:first-child .flame:before{
	content: "NEW!";
	font-size: 40px;
	width: 158px;
	line-height: 50px;
	text-align: center;
	background: #000;
	color: #fff;
	position: absolute;
/* 	top: 65px; */
}

#page-body .thumbnail li:first-child .day{
	padding: 10px 10px 5px;
	width: 690px;
	font-size: 12px;
	line-height: 1.0em;
	color: #595959;
	margin: 0;
}

#page-body .thumbnail li:first-child .category{
	padding: 0 10px;
	width: 690px;
}

#page-body .thumbnail li:first-child .category a{
	font-size: 12px;
	position: absolute;
	top: 565px;
	left: 16px;
	width: auto;
	height: auto;
}

#page-body .thumbnail li:first-child .ttl{
	padding: 0 10px;
	width: 690px;
	text-align: left;
	margin-top: 10px;
	font-size: 22px;
	line-height: 1.4em;
	position: absolute;
	top: 580px;
	left: 10px;
}


#page-body .thumbnail li:first-child .link{
	padding: 0 20px;
	width: 670px;
	text-align: right;
	position: absolute;
	top: 710px;
	color: #000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

#page-body .thumbnail li:nth-child(2), #page-body .thumbnail li:nth-child(3){
	width: 400px;
	height: 370px;
	padding: 0;
	float: left;
	margin: 0;
}

#page-body .thumbnail li:nth-child(2) .cassette, #page-body .thumbnail li:nth-child(3) .cassette{
	width: 400px;
	height: 370px;
	padding: 0;
	display: block;
}



#page-body .thumbnail li:nth-child(2) .flame, #page-body .thumbnail li:nth-child(3) .flame{
	height: 220px;
}


#page-body .thumbnail li:nth-child(2) .day, #page-body .thumbnail li:nth-child(3) .day{
	padding: 10px 10px 0;
	width: 380px;
}

#page-body .thumbnail li:nth-child(2) .category, #page-body .thumbnail li:nth-child(3) .category{
	padding: 0 10px;
	width: 360px;
	position: absolute;
	top: 23px;
	left: 6px;
}


#page-body .thumbnail li:nth-child(2) .category a, #page-body .thumbnail li:nth-child(3) .category a{
	width: auto;
	height: auto;
}



#page-body .thumbnail li:nth-child(2) .ttl, #page-body .thumbnail li:nth-child(3) .ttl{
	padding: 0 10px;
	width: 380px;
	text-align: left;
	margin-top: 3px;
	position: absolute;
	top: 265px;
	left: 7px;
}

#page-body .thumbnail li:nth-child(2) .link, #page-body .thumbnail li:nth-child(3) .link{
	padding: 0 20px;
	width: 360px;
	text-align: right;
	position: absolute;
	top: 340px;
}

#page-body .thumbnail li:nth-child(3){
	margin-bottom: 12px;
}

#page-body .thumbnail li:nth-child(7), #page-body .thumbnail li:nth-child(11), #page-body .thumbnail li:nth-child(15){
	margin-right: 0;
}

/*
#page-body .thumbnail li a:hover{
	opacity: 0.5;
}
*/

#category{
	background: #f2f2f2;
	height: 540px;
}

#category h3{
	font-size: 23px;
	line-height: 1.0em;
	font-weight: bold;
	color: #CC0D21;
	margin: 0;
	padding: 54px 0 20px 34px;
}

#category .category_list{
	margin: 0 auto;
	width: 1014px;
	height: 286px;
	font-size: 0;
}

#category ul{
	list-style: none;
	width: 338px;
	height: 286px;
	padding: 0;
	float: left;
}

#category li{
	font-size: 16px;
	line-height: 2.2em;
}

#category li a{
	text-decoration: none;
	color: #000;
}

#category li a:hover{
	color: #CC0D21;
}

#category .top{
	text-decoration: none;
}

#category .top p{
	font-size: 22px;
	text-align: center;
	width: 290px;
	line-height: 40px;
	border: 1px solid #595959;
	margin: 30px auto;
	color: #595959;
}

#category .top p:hover{
	background: #ccc;
}

#foot_navi{
	background: #f2f2f2;
	height: 350px;
	text-align: center;
}

#foot_navi .sub{
	font-size: 14px;
	line-height: 1.0em;
	padding: 45px 0 0;
	margin-top: 0;
}

#foot_navi .logo:hover{	
	opacity: 0.7;
}

#foot_navi ul{
	font-size: 0;
	list-style: none;
	width: 1030px;
	padding: 0;
	margin: 55px auto 0;
}

#foot_navi li{
	width: 250px;
	display: inline-block;
	margin-right: 10px;
}

#foot_navi li:last-child{
	margin-right: 0;
}

#foot_navi li img{
	width: 100%;
	height: auto;	
}

#foot_navi li .cap{
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0 0;
	line-height: 1.0em;
}

#foot_navi li a{
	text-decoration: none;
	color: #000;	
}

#foot_navi li a:hover{
	opacity: 0.5;
	color: #ccc;
}

.clear{
	clear: both;
	float: none;
	font-size: 0;
}

/*カテゴリーページ*/

.category-h2{
	font-size: 28px;
	line-height: 50px;
	padding-left: 35px;
	color: #fff;
	background: #CC0D21;
	margin: 15px 0;
}

.category-year ul{
	width: 690px;
	font-size: 0;
	list-style: none;
	padding: 0;
	margin: 60px auto 0;
}

.category-year li{
	display: inline-block;
	list-style: none;
	margin-right: 38px;
	border-bottom: 5px solid #fff;
}

.category-year li:last-child{
	margin-right: 0;
}

.category-year a{
	text-align: center;
	font-size: 24px;
	line-height: 1.5em;
	padding: 10px;	
	color: #595959;
	text-decoration: none;
}

.category-year .sel, .category-year li:hover{
	border-bottom: 5px solid #a5a5a5;
}


#category-page-body{
	padding: 65px 0;
}

#category-page-body .thumbnail{
	width: 920px;
	margin: 0 auto;
	list-style: none;
	font-size: 0;
	padding: 0;
}

#category-page-body .thumbnail li{
	width: 920px;
	height: 190px;
	background: #fff;
	display: block;
	list-style: none;
	border-bottom: 1px solid #ccc;
	position: relative;
	transition: 0.5s;
	margin-bottom: 1px!important;
}

#category-page-body .thumbnail li:hover{
	transform: scale(0.95, 0.95);
}

#category-page-body .thumbnail li .cassette{
	width: 880px;
	height: 130px;
	display: block;
	padding: 30px 20px;
}


#category-page-body .thumbnail li:last-child{
	border-bottom: none;
}

#category-page-body .thumbnail li .flame{
	width: 180px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
}

#category-page-body .thumbnail li .flame img{
	width: 100%;
	height: auto;
}

#category-page-body .thumbnail li .day{
	width: 100%;
	font-size: 14px;
	line-height: 1.0em;
	color: #595959;
	margin: 10px 0;
}

#category-page-body .thumbnail li .category{
	display: none;
}

#category-page-body .thumbnail li .ttl{
	width: 100%;
	text-align: left;
	color: #000;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 60px;
	left: 245px;
}


#category-page-body .thumbnail li .link{
	text-align: right;
	position: absolute;
	top: 140px;
	left: 800px;
	color: #000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}



/*ブログ*/

#blog-top{
	width: 1120px;
	height: 470px;
	overflow: hidden;
    position: relative;
}

#blog-top img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

.blog-category{
	position: absolute;
	font-size: 0;
	width: 360px;
	height: 40px;
	margin-top: -40px;
	background: #fff;
}

.blog-category .day{
	font-size: 14px;
	width: 100px;
	line-height: 40px;
	color: #595959;
	margin: 0;
	float: left;
	text-align: center;
}

.blog-category .category{
	margin-left: 100px;
	width: 260px;
	line-height: 40px;
	text-align: center;
}

.blog-category .category a{
	color: #CC0D21;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#blog{
	width: 1120px;
	background: #fff;
	padding: 0;
	margin: 0;
}

#article{
	width: 750px;
	margin: 0 auto;	
	padding: 0;
}

#article .blog-ttl{
	width: 100%;
	line-height: 50px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding: 80px 0;
	margin: 0;
}

#article .txt{
	width: 100%;
	font-size: 16px;
	line-height: 1.8em;
	text-align: justify;
	padding: 0;
	margin: 0;
}

#article .blog-ph{
	text-align: center;	
	margin-top: 50px;
}

#article .blog-ph img{
	width: 650px;
	height: auto;
}

#article .blog-ph .cap{
	color: #595959;
	width: 650px;
	font-size: 13px;
	line-height: 1.4em;
	margin: 10px auto 60px;
}

#article .thumbnail{
	width: 750px;
	margin: 0 auto;
	list-style: none;
	font-size: 0;
	padding: 0 0 70px;
}

#article .thumbnail li{
	width: 740px;
	height: 190px;
	background: #fff;
	display: block;
	list-style: none;
	border-bottom: 1px solid #ccc!important;
	position: relative;
	transition: 0.5s;
	margin-bottom: 1px!important;
}

#article .thumbnail li:hover{
	transform: scale(0.95, 0.95);
}

#article .thumbnail li .cassette{
	width: 740px;
	height: 130px;
	display: block;
	padding: 30px 0;
}

#article .thumbnail li:last-child{
	border-bottom: none;
}

#article .thumbnail li .flame{
	width: 180px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
}

#article .thumbnail li .flame img{
	width: 100%;
	height: auto;
}

#article .thumbnail li .day{
	width: 100%;
	font-size: 14px;
	line-height: 1.0em;
	color: #595959;
	margin: 10px 0;
}

#article .thumbnail li .category{
	display: none;
}

#article .thumbnail li .ttl{
	width: 100%;
	text-align: left;
	color: #000;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 60px;
	left: 225px;
}

#article .thumbnail li .link{
	text-align: right;
	position: absolute;
	top: 140px;
	left: 630px;
	color: #000;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

#article #info{
	background: #f2f2f2;
	margin: 45px 0 110px;
	padding: 0;
	font-size: 0;
	padding-bottom: 30px;
}


#article #info h3{
	background: #CC0D21;
	color: #fff;
	text-align: center;
	width: 283px;
	font-size: 28px;
	line-height: 56px;
	font-weight: bold;
	margin: 0;
}

#article #info p{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 30px 20px;
}

#article #info a{
	font-size: 16px;
	margin-left: 30px;
}

#article .relation{
	margin: 0;
	line-height: 1.0em;
	font-size: 23px;
	font-weight: bold;
	color: #CC0D21;
}

/*__page-top_________ */
#page-top {
  position: fixed;
  left: 50%;
  bottom: 28px;
  margin-left: 575px;
  z-index: 1;
}
#page-top a {
  display: block;
  padding: 7px;
  background: #CC0D21;
}