@charset "utf-8";
/* CSS Document */


#wrapper{
	width: 100%;
	padding: 0 0 100px 0;
}
#wrapper h2{ padding-top: 87px;}
#clct #contents{
	width: 864px;
	margin: 60px auto 0 auto;
	text-align: center;
}

.tac {
	text-align:center;
}


/* index2.html */
body#clct #wrapper{
	width: 100%;
	background:url(../img/bg.jpg) no-repeat center 0;
	background-size:1500px auto;
	background: url(../img/bg_ie.jpg) no-repeat center 0 \9; /* IE8 */
}

/*WP用*/

body.collection_top {
	background-size:auto;
	background-image:url(../img/bg_collection.png) !important;
	background-repeat:repeat-x;
}

body.collection {
	background-size:auto;
	background-image:url(../img/bg_collection_under.png);
	background-repeat:repeat-x;
}

.collection header #snavi {
    height: 31px;
    margin: 0 auto;
    padding: 8px 0 0;
	text-align:center;
	position: relative;
	overflow: hidden;
	width:100%;
}

.collection header #snavi ul {
	float:left;
	left:50%;
	position:relative;
}

.collection header #snavi li {
	margin-left:0px;
	margin-right:30px;
	left:-50%;
	position:relative;
	font-size:0.9em;
}

.collection header #snavi li:last-child {
	margin-left:0px;
	margin-right:0px;
}

.collection header #snavi li a {
	font-weight:normal;
	color:#0062a7;
}

.collection header #snavi li a.active_page {
	color:#81bce6;
}


.collection header #snavi li a:hover {
	color:#81bce6;
}

.tac_h2 {
	text-align:center;
	padding-bottom:65px;
}

#wrapper{
	width: 1000px;
	padding: 0 0 100px 0;
}
#wrapper h2{ padding-top: 87px; padding-bottom:70px;}

#wrapper h3{ 
	text-align:center;
	margin-bottom:34px;
	font-size:1.7em;
	color:#0062a7;
}

.collection_top #wrapper h3{ 
	text-align:center;
	margin-bottom:34px;
	font-size:1.7em;
	color:#0062a7;
	background-image:url(../../gifts/img/bg_h3border.gif);
	background-repeat:repeat-x;
	background-position:center center;
}

.collection_top #wrapper h3 span {
	padding:0 60px;
	display:table;
	margin:0 auto;
	background:#ffffff;
}

#wrapper h3{ 
	text-align:center;
	margin-bottom:34px;
	font-size:1.7em;
	color:#0062a7;
}

#wrapper h3 span {
	padding:0 60px;
	display:table;
	margin:0 auto;
}

#wrapper h5 {
	font-size:1.1em;
	border-bottom:solid 1px #999999;
	margin-bottom:24px;
	padding-bottom:16px;
}

#wrapper h5 span {
	display:inline;
	color:#0062a7;
	padding-right:10px;
}


#snavi a {
	color:#0062a7;
	font-weight:bold;
}

.main_thumbnail_box {
	float:left;
	width:234px;
	margin-right:21px;
	margin-bottom:15px;
	color:#0062a7;
	line-height:1.45;
}

.main_thumbnail_box img {
	border-radius:6px;
	width:234px;
	height:234px;
	margin-bottom:10px;
}

.main_thumbnail_box a {
	color:#0062a7;
}

.main_thumbnail_box:nth-child(4n) {
	margin-right:0px;
}

.main_box_single {
	padding-bottom:72px;
}

.cat_box {
	padding-bottom:72px;
}

.main_thumbnail_box_single {
	float:left;
	width:176px;
	margin-right:30px;
	margin-bottom:10px;
	color:#0062a7;
	line-height:1.45;
}

.main_thumbnail_box_single img {
	border-radius:6px;
	width:176px;
	height:176px;
	margin-bottom:10px;
}

.main_thumbnail_box_single a {
	color:#0062a7;
	font-size:0.9em;
	display:block;
}

.main_thumbnail_box_single:nth-child(5n) {
	margin-right:0px;
}

.category_desc {
	text-align:center;
	margin-bottom:34px;
	font-size:1.2em;
}

.moreBtn {
	display:table;
	background:#0062a7;
	margin:24px auto 105px;
	border-radius:6px;
}

.moreBtn a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
	padding:10px 63px;
	font-size:1.1em;
}

.collection #wrapper .entry-title {
	padding:15px 0;
	text-align:center;
	border-top:solid 1px #0062a7;
	border-bottom:solid 1px #0062a7;
	font-size:1.4em;
	margin-bottom:50px;
}

.l_btnArea {
	padding-top:24px;
}

.detailContentArea {
	float:right;
	width:338px;
	margin-top:20px;
}

.detailContentArea h5 span {
	font-size:0.9em;
	font-weight:bold;
}

.shoppingBtn {
	margin-right:16px;
}

.sameCategory {
	margin-top:92px;
	clear:both;
	background-image:url(../img/border_sameCategory.gif);
	padding-top:25px;
	background-repeat:repeat-x;
}

.sameCategory h4 {
	padding-bottom:24px;
}

.collection_top .child_category_list {
	padding:9px 0px;
}

.child_category_list {
	padding:15px 0px;
	border-top:solid 1px #0062a7;
	border-bottom:solid 1px #0062a7;
	position: relative;
	overflow: hidden;
	margin:0px auto 30px auto;
	text-align:center;
	width:100%;
}
.child_category_list ul {
	float:left;
	left:50%;
	position:relative;
}

.child_category_list li {
	float:left;
	margin-left:0;
	margin-right:20px;
	left:-50%;
	position:relative;
}

.child_category_list li:last-child {
	margin-right:0px;
}

.child_category_list li a {
	color:#61beff;
	padding:8px;
}

.child_category_list li.current-cat a {
	color:#0062a7;
	background:#ffffff;
	border-radius:6px;
	padding:8px;
}

.collection_top .child_category_list ul li a {
	display:none;
}

.collection_top .child_category_list ul li ul li {
	padding:0;	
}

.collection_top .child_category_list ul li ul li a {
	display:block;
}

.pdf_bnnr {
	margin:0 auto;
	width:827px;
}

.pdf_bnnr li {
	float:left;
	margin-right:25px;
}

.pdf_bnnr li:last-child {
	margin-right:0px;
}

.collection_movies_wrap {
	width:740px;
	margin:100px auto 20px auto;
}

.collection_movies_wrap h3 {
	width:85px;
	text-align:center;
	margin:0 auto;
}

.collection_movies_wrap h3 img {
	width:100%;
	height:auto;
}

.collection_movies_wrap ul li {
	float:left;
	width:48%;
	margin:0 0 30px 0;
}

.collection_movies_wrap ul li:nth-child(2n) {
	float:right;
	width:48%;
}

.collection_movies_wrap ul li img {
	width:100%;
	height:auto;
}