@charset 'utf-8';

/*main #contents img {
	width: auto;
}*/

#contents > div:first-child {
	padding: 40px 0;
	border-bottom: 8px #000 solid;
}
#contents > div:first-child p {
	font-size: 180%;
	line-height: 1.833333333333333;
	width: 550px;
	margin: 0 auto;
	font-weight: bold;
}
#contents div.section {
	margin: 40px auto;
}
#contents div.section.loft {
	padding: 40px 0;
	border: 8px solid #eabb18 !important;
	/*background: url(../images/loft.png) no-repeat left top;*/
}
#contents div.section.random {
	border: 0 none transparent !important;
}
#contents div.section + div.section {
	border-top: 8px #000 solid;
}
#contents div.section h2 {
	font-size: 300%;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 40px;
}
#contents div.section h3 {
	text-align: center;
	line-height: 1em;
	margin :40px auto 20px;
	font-size: 200%;
	font-weight: bold;
}
#contents div.section h4 {
	position: relative;
	margin-top: 40px;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}
#contents div.section p {
	width: 500px;
	margin: 0 auto;
	font-size: 160%;
	line-height: 1.875;
}

#contents div.section ul.items {
	text-align: center;
	letter-spacing: -0.4em;
}
ul.items > li a dt span {
	font-size: 160%;
	font-weight: bold;
	line-height: 1.5;
}
#contents div.section ul.items > li a dt span small {
	font-size: 75%;
	display: block;
}
#contents div.section ul.items li {
	display: inline-block;
	position: relative;
	margin-bottom: 60px;
	letter-spacing: 0.075em;
	vertical-align: top;
}
#contents div.section ul.items + div {
	text-align: center;
}
#contents div.section ul.items li img {
	margin: 0;
}
#contents div.section ul.items li a {
	padding-top: 30px;
	display: inline-block;
}
#contents div.section ul.items li a.off {
	color: #000;
	cursor: default;
}
#contents div.section ul.items li a:before {
	position: absolute;
	left: 0;
	top: 0;
}
#contents div.section ul.items li:nth-child(-n+3) dd {
	width: 320px;
	height: 320px;
}
#contents div.section ul.items li:nth-child(n+4) dd {
	width: 240px;
	height: 240px;
}

#contents div.section ul.items li[class^='rank'] a:before {
	content: '';
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 60px;
	height: 60px;
}
#contents div.section ul#original.items li[class^='rank'] a:before {
	background-image: url(../images/o_rank.png);
}
#contents div.section ul#cousin.items li[class^='rank'] a:before {
	background-image: url(../images/c_rank.png);
}
#contents div.section ul#weeks.items li[class^='rank'] a:before {
	background-image: url(../images/w_rank.png);
}
#contents div.section ul#toolstoys.items li[class^='rank'] a:before {
	background-image: url(../images/t_rank.png);
}

#contents div.section ul.items li.rank1 a:before {
	width: 106px;
	height: 119px;
}
#contents div.section ul.items li.rank2 a:before {
	background-position: -120px 0;
	width: 76px;
	height: 91px;
}
#contents div.section ul.items li.rank3 a:before {
	background-position: -210px 0;
	width: 76px;
	height: 91px;
}
#contents div.section ul.items li.rank4 a:before {
	background-position: -302px 0;
}
#contents div.section ul.items li.rank5 a:before {
	background-position: -372px 0;
}
#contents div.section ul.items li.rank6 a:before {
	background-position: -442px 0;
}
#contents div.section ul.items li.rank7 a:before {
	background-position: -512px 0;
}
#contents div.section ul.items li.rank8 a:before {
	background-position: -582px 0;
}
#contents div.section ul.items li.rank9 a:before {
	background-position: -652px 0;
}
#contents div.section ul.items li.rank10 a:before {
	background-position: -722px 0;
}






#contents p.info {
	font-size: 130% !important;
	line-height: 1.75em;
	text-indent: -1em;
	padding-left: 1em;
}
#contents .date {
	margin: 40px auto 60px;
	font-size: 120%;
	text-align: center;
}


#random {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#random .frame {
	position: relative;
}
#random .frame #cover {
	overflow: hidden;
	height: 450px;
}
#random .frame #cover ul#products {
	/*padding-top: 60px;*/
	margin-left: -200px;
	display: table;
	position: relative;
}
#random .frame #cover ul#products .product {
	width: 240px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	top: 60px;
}
#random .frame #cover:after {
	content: url(../images/balloon.png);
	display: block;
	position: absolute;
	top: 0;
	text-align: center;
}
#random .frame .name {
	position: absolute;
	right: -80px;
	bottom: 20px;
	border: 8px solid #000;
	border-radius: 16px;
	background-color: #FFF;
	padding: 10px 15px;
	min-width: 350px;
	display: none;
}
#random .frame .name h4 {
	font-size: 200%;
}
#random .frame .name p {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 10px;
}
#random .frame .name a {
	display: block;
	padding: 5px;
	width: 167px;
	text-align: right;
	margin-top: 10px !important;
}

#random .frame ul#selected {
	position: absolute;
	display: none;
	top: 60px;
	width: 100%;
	text-align: center;
}
#random .frame #selected li {
	width: 240px;
	display: inline-block;
}

#random .button {
	text-align: center;
	width: 574px;
	height: 276px;
	margin: auto;
	background-image: url(../images/btn_random.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#random .button {
	cursor: pointer;
}
#random .button.over {
	background-position: 0 -290px;
}
#random .button.press {
	background-position: 0 -580px;
}
#random .button.off {
	cursor: default;
	background-position: 0 -870px;
}

#random #again {
	position: absolute;
	display: block;
	right: -80px;
	bottom: 180px;
	border: 8px solid #000;
	border-radius: 16px;
	padding: 20px 20px;
	background-color: #f26444;
	font-size: 200%;
	font-weight: bold;
	cursor: pointer;
	color: #000;
	display:none;
}

.device-pc a.btn-round span br {
	display: none;
}

.device-sp .sp-nobr br {
	display: none;
}

.device-sp #productName p br {
	display: inline;
}

.device-sp a.btn-round span {
	line-height: 1.5;
	margin: .5em 0;
}
.device-sp #wrapper {
	width: auto;
}
.device-sp #contents {
	/*font-size: 13px;*/
}
.device-sp #contents > div:first-child p {
	width: auto;
}
.device-sp #contents div.section p {
	width: auto;
}
.device-sp #contents div.section.loft h4 {
	padding-top: 50px;
}
.device-sp #contents div.section.loft h4:before {
	top: -35px;
}
.device-sp #contents div.section ul.items2 li a img {
	width: 100%;
}
.device-sp #contents div.section ul.items li img {
	width: 100%;
}
.device-sp #contents div.section ul.items li.rank1,
.device-sp #contents div.section ul.items li.rank2,
.device-sp #contents div.section ul.items li.rank3 {
	display: block;
	width: auto;
	margin: 0 auto;
}

.device-sp #random {
	width: auto;
}
.device-sp #random .frame #cover:after {
	content: url(../images/balloon_sp.png);
	left: 50%;
	transform: translate(-50%, 0);
}
.device-sp #random .frame ul#selected {
}
.device-sp #random .frame #selected li {
	width: 220px;
	margin: 0 auto;
}
.device-sp #random .frame .name {
	min-width: 100%;
	right: 0;
	bottom: -180px;
}
.device-sp #random .frame .name a img {
	width: 157px;
}
.device-sp #random .button {
	width: 300px;
	/*height: 144px;*/
	background-image: url(../images/btn_random_sp.png);
}
.device-sp #random #again {
	width: 100%;
	bottom: 0px;
	right: 0;
	text-align: center;
}
.device-sp #random #again img {
	width: 123px;
}