@charset "utf-8";


/* common
-------------------------------------------------------------------- */
body {
	background: #ccffcc;
	color: #333;
	letter-spacing: 0.1em;
    line-height: 1.3;
}


/* container
-------------------------------------------------------------------- */
#container {
	background: rgba(255, 255, 255, 0.9);
	font-size: 13px;
	margin: 0 auto;
	padding: 0 0 40px;
	overflow: hidden;
	width: 1070px;
}

#container a {
	color: #3f70a8;
	font-weight: 400;
}

#container a:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

#container img {
	-ms-interpolation-mode: bicubic;
}

#container p {
	margin-bottom: 1.2em;
}

#container p:last-child {
	margin-bottom: 0;
}

#container dt,
#container dd,
#container li {
    letter-spacing: 0.1em;
}

#container section {
	margin-bottom: 50px;
}

#container strong {
	font-weight: bold;
}

#container h2 {
	color: #16e5b7;
	font-size: 36px;
	font-weight: bold;
}

#container h3 {
	font-size: 20px;
	color: #48ce50;
	margin: 30px 0 10px;
}

#container .comment {
    color: #ff003f;
}


/* title
-------------------------------------------------------------------- */
#title h1 {
	color: #0cc61d;
	font-size: 50px;
	font-weight: bold;
	margin: 20px 0;
	text-align: center;
}

#title h1 span {
	margin-left: 1em;
}


/* section
-------------------------------------------------------------------- */
#container section {
	background: #fff;
	border: 5px solid #16e5b7;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	margin: 0 30px 50px;
	padding: 20px;
	overflow: hidden;
	position: relative;
}

.tw {
	position: absolute;
	right: 20px;
	top: 20px;
}

.data {
	background: #0cc61d;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
	margin: 10px 0;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
}


/* contWrap
-------------------------------------------------------------------- */
.contWrap + .contWrap {
	margin-top: 30px;
}

.contWrapInner {
	background: #d3ffef;
	margin: 10px 0;
	padding: 20px;
	overflow: hidden;
}

.contWrapInner hr {
    border: 0;
    border-bottom: 1px solid #48ce50;
    margin: 20px 0;
    padding: 0;
    height: 0;
}

#container .contWrapInner h3 {
	font-size: 20px;
	color: #48ce50;
	margin: 20px 0 10px;
}

#container .contWrapInner h4 {
	font-size: 16px;
	color: #48ce50;
	margin: 20px 0 10px;
}

#container .contWrapInner h3:first-child {
	margin: 0 0 10px;
}

.innerImg {
	float: left;
	text-align: center;
}

.innerImg dl {
	margin-top: 1.2em;
}

.innerImg dt {
	margin-bottom: 5px;
}

.innerText {
	padding-left: 420px;
}

.innerText dt {
	font-weight: bold;
}

.innerImg dd + dt,
.innerText dd + dt {
	margin-top: 1.2em;
}

#container .btn_list a {
	background: #fc0490;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.2);
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	margin: 10px 0 30px;
	text-decoration: none;
	text-align: center;
	height: 60px;
	width: 300px;
}

.movie {
	margin-bottom: 10px;
}

.artists li {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    width: 230px;
}


/* boxWrap
-------------------------------------------------------------------- */
.boxWrap {
	margin: 0 -10px;
	overflow: hidden;
}

.box {
	background: #fff;
	border: 1px solid #9b9da0;
	float: left;
	width: 428px;
	margin: 10px;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	height:auto
}

.box h4 {
	color: #48ce50;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px;
}

.boxPhoto {
	width: 200px;
	float: left;
	text-align: center;
}

.boxPhoto > img {
	margin-bottom: 10px;
	height: auto;
	width: 200px;
}

.boxlink {
	display: table;
}

.boxlink li + li {
	margin-top: 10px;
}

.boxlink a {
	display: table-cell;
	font-size: 12px;
	height: 43px;
	width: 200px;
	vertical-align: bottom;
	text-align: right;
	text-decoration: none;
}

.boxlink .otomart a {
	background: url(../imgs/bn_otomart.jpg) left top no-repeat;
}

.boxlink .otoizumi a {
	background: url(../imgs/bn_otoizumi.gif) left top no-repeat;
}

.boxText {
	width: 218px;
	float: right;
}

.icon {
	margin-bottom: 10px;
	overflow: hidden;
}

.icon li {
	background-size: 100%;
	float: left;
	padding-top: 50px;
	height: 0;
	width: 50px;
	overflow: hidden;
}

.icon li + li {
	margin-left: 5px;
}

.icon .favor {background-image: url(../imgs/icon_favor.png);}
.icon .presale {background-image: url(../imgs/icon_presale.png);}
.icon .limited {background-image: url(../imgs/icon_limited.png);}
.icon .newitem {background-image: url(../imgs/icon_newitem.png);}

.boxWrap.boxCard .box h4 {
	font-size: 14px;
}

.boxWrap.boxCard .box {
	width: 203px; 
}

.boxWrap.boxCard .boxPhoto {
	float: none;
	margin-bottom: 10px;
	text-align: center;
}

.boxWrap.boxCard .boxText {
	float: none;
	width: auto;
}

#container .list a {
	background: #48ce50;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 20px;
	height: 50px;
	line-height: 20px;
	margin: 10px 0;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
}

.otherGoods {
    border: 2px solid #16cc55;
    margin: 30px;
    padding: 15px;
    font-size: 24px;
    color: #16cc55;
    font-weight: bold;
    text-align: center;
}
.otherGoods2 {
    border: 2px solid #fa8eff;
    margin: 30px;
    padding: 15px;
    font-size: 24px;
    color: #fa8eff;
    font-weight: bold;
    text-align: center;
}


/* copyright
-------------------------------------------------------------------- */
.copyright {
	font-size: 12px;
	margin: 50px 30px;
}


/* accordion 
-------------------------------------------------------------------- */
.accordionTitle {
	cursor: pointer;
    color: #48ce50;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0;
}

.accordionComment {
	background: rgba( 255, 255, 255, 0.7 );
	display: none;
	margin: 20px 0;
	padding: 20px;
}


/*　formSet
-------------------------------------------------------------------- */
.formSet{
	margin-bottom:5px;
	margin-left:40px;
	padding-top:10px;
}

.formSet p.formSetLeft{
	width:280px;
	float:left;
	margin-right:20px;
	text-align:right;
	min-height:10px;
}

.formSet div.formSetRight{
	width:400px;
	float:left;
}

.formSetText{
	padding-top:10px;
}

.formSet input[type="text"] {
	background-color:#f7f7f7;
	color: #000;
	font-size: 16px;
	line-height: 1em;
	padding:8px 12px;
	border:1px solid #d3d3d3;
	width:350px;
}

.formSet textarea.areaText {
	background-color:#f7f7f7;
	color: #000;
	font-size: 14px;
	line-height: 1.6em;
	padding: 12px;
	border:1px solid #d3d3d3;
	width:476px;
	height:150px;
}

p#requiredEntryText,
p.requiredEntryText {
	padding-left:340px;
	color:#ff0000;
}

.requiredEntry{
	color:#ff0000;
	padding-right:1em;
}

.formBtnWrap {
	margin-top:50px;
	text-align:center;
}

.formBtnWrap input{
	background: #0cc61d;
	border: 1px solid #0cc61d;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size:16px;
	padding: 15px 30px;
	overflow: hidden;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	margin: 0 5px;
}

.formBtnWrap input:hover{
	background-color:#f7f7f7;
	color:#0cc61d !important;
}


/* mogucomi
-------------------------------------------------------------------- */
#mogucomi h2 {
	color: #fcc605;
}

#mogucomi .contWrapInner {
	background: #ffefb7;
}


/* selector
-------------------------------------------------------------------- */
#selector h2 {
	color: #ee9df3;
}

#selector .contWrapInner {
	background: #fce4fe;
}

/* stamp
-------------------------------------------------------------------- */
#stamp h2 {
	color: #fc4341;
}

#stamp .contWrapInner {
	background: #fee0e0;
}

.stamp {
	overflow: hidden;
	margin-bottom: 20px;
	paddig-bottom: 20px;
}

.innerText_stamp {
	padding-left: 300px;
}

hr{
	border-bottom: 1px solid #48ce50;
}

.stamp h3{
	color: #fcc605;
}

.stampImg {
	text-align: center;
}

.stampImg li {
	display: inline-block;
	width: 280px;
	text-align: center;
	vertical-align: top;
}

.stampImg li img {
	height: auto;
	width: 280px;
}


/* secret
-------------------------------------------------------------------- */
#secret h2 {
	color: #FFD700;
}

#secret .contWrapInner {
	background: #FFFFF0;
}

.secret {
	overflow: hidden;
	margin-bottom: 20px;
	paddig-bottom: 20px;
}

.innerText_secret {
	padding-left: 300px;
}

hr{
	border-bottom: 1px solid #48ce50;
}

.secret h3{
	color: #fcc605;
}

.secretImg {
	text-align: center;
}

.secretImg li {
	display: inline-block;
	width: 280px;
	text-align: center;
	vertical-align: top;
}

.secretImg li img {
	height: auto;
	width: 280px;
}


/* exhibition
-------------------------------------------------------------------- */
#exhibition h2 {
	color: #e43bf7;
}

#exhibition .contWrapInner {
	background: #f9defc;
}

.exhibition {
	overflow: hidden;
	margin-bottom: 20px;
	paddig-bottom: 20px;
}

.innerText_exhibition {
	padding-left: 300px;
}

hr{
	border-bottom: 1px solid #48ce50;
}

.exhibition h3{
	color: #fcc605;
}

.exhibitionImg {
	text-align: center;
}

.exhibitionImg li {
	display: inline-block;
	width: 280px;
	text-align: center;
	vertical-align: top;
}

.exhibitionImg li img {
	height: auto;
	width: 280px;
}