@charset "utf-8";

/* lineup
-------------------------------------------------------------------------------*/


#primary h2 > span span {
	display: inline;
	font-size: 16px;
	line-height: 1.5;
}


#footer {
	padding-top: 10.5em;
}

h2 {
	border-bottom: #cbcbcb 1px solid;
	position: relative;
	margin-top: 5.8em;
	font-size: 10px;
}

.en h2 {
	font-size: 10px;
	margin-top: 1.1em;
}

h2 > span {
	font-size: 25px;
	display: inline-block;
}

.en h2 > span {
	font-size: 45px;
	line-height: 1.1;
}

h2 > span span {
	display: block;
	font-size: 22px;
	line-height: 1.5;
}

h2 a.btn3 {
	font-size: 14px;
	line-height: 1.57;
	margin-left: 2em;
}

.en h2 a.btn3 {
	font-size: 18px;
	line-height: 1;
	margin-left: 1.67em;
}

.en h2 a.btn3:before {
	font-size: 16px;
	margin-right: .2em;
}

h2 a + a {
	position: absolute;
	width: 28em;
	height: 9em;
	font-size: 10px;
	border-radius: .4em;
	background: url(/store/techo/2015/lineup/images/banner.jpg) no-repeat;
	background-size: 28em 9em;
	right: 0;
	bottom: 1em;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

h2 a + a span {
	font-size: 14px;
	line-height: 1.57;
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2.1em;
	line-height: 2.1;
	background: rgba(0, 0, 0, .5);
}

.ie h2 a + a span {
	background: url(/store/techo/2015/detail_images/common/bg_alpha_50.png);
}

.ie h2 a + a:hover span {
	background: url(/store/techo/2015/detail_images/common/bg_alpha_25.png);
}

.en h2 a + a span {
	background: none!important;
	width: auto;
	font-size: 18px;
	line-height: 1.5;
	top: 0;
	right: .2em;
	bottom: inherit;
	text-align: right;
}

/* ctrl
-------------------------------------------------------------------------------*/

#ctrl {
	position: relative;
	min-height: 12em;
}
#weeks_jan #ctrl {
	min-height: 6em;
}

#ctrl div {
	position: absolute;
	z-index: 2;
	border-radius: 0 0 .4em .4em;
	top: 0;
	width: 96em;
	padding-top: .9em;
	background: #fff;
}

#ctrl.fixed div {
	position: fixed;
}

#ctrl label {
	font-size: 14px;
	line-height: 2.9;
	width: 19.2em;
	height: 2.9em;
	overflow: hidden;
	border-left: #cbcbcb 1px solid;
	border-right: #cbcbcb 1px solid;
	color: #316b86;
	font-weight: bold;
	float: left;
}

.en #ctrl label {
	font-size: 15px;
	line-height: 2.9;
	width: 15.3em;
	height: 2.67em;
}

#ctrl label input {
	font-size: 10px;
	margin: 0 .4em 0 1.9em;
	position: relative;
	top: .2em;
}

#ctrl label + p {
	text-align: right;
	line-height: 3.3;
	height: 3.3em;
	overflow: hidden;
	font-size: 12px;
	color: #be1d0e;
	font-weight: bold;
}

#ctrl ul {
	margin-top: 1em;
	border: #d5e1e6 .1em solid;
	border-radius: .4em;
}

#ctrl li {
	float: left;
	width: 16.66%;
	border-bottom: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

.en #ctrl li {
	width: 20%;
}

#ctrl li + li {
	border-left: #d5e1e6 .1em solid;
}

#ctrl li a {
	display: block;
	height: 5.8em;
	overflow: hidden;
	position: relative;
}

#ctrl li a:before {
	content: "\e608";
	font-family: techoicons;
	width: 100%;
	font-size: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 1;
	font-weight: normal;
	text-align: center;
}

#ctrl li a[href*="toolstoys"]:before {
	content: none;
}

#ctrl li a > span {
	font-size: 14px;
	line-height: 1.3;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}

.en #ctrl li a > span {
	text-align: left;
	font-size: 15px;
	position: relative;
	top: -.2em;
}

.en #ctrl li a > span span {
	display: block;
	font-size: 12px;
}

#ctrl li img {
	width: auto;
	height: 100%;
	max-height: 5.8em;
	margin-right: .4em;
	vertical-align: middle;
}

.en #ctrl li img {
	margin-right: .9em;
}

/* section
-------------------------------------------------------------------------------*/

.section + .section {
	margin-top: 2.5em;
}

.en .section + .section {
	margin-top: 6em;
}


#ctrl + .section{
	margin-top: 7.5em;
}

.en #ctrl + .section{
	margin-top: 7.7em;
}

#hontai_original {
	margin-top: 5.5em;
}

.en #hontai_original {
	margin-top: 4.8em;
}

.section h3 {
	position: relative;
}

.en .section h3 {
	border-width: 0 0 1px .2em;
	border-left-style: solid;
	padding: 0;
	font-size: 25px;
	line-height: 1.64;
	padding-left: .56em;
}

.en .section h3:before {
	content: none;
}

.section h3 > span {
	font-size: 12px;
}

.section h3 ul {
	font-size: 10px;
	position: absolute;
	top: 1.9em;
	right: 0;
}

.en .section h3 ul {
	top: .5em;
}

.section h3 li,
.section h4 li {
	float: left;
	font-size: 14px;
	color: #7f7f7f;
}

.en .section h3 li,
.en .section h4 li {
	border-left: #000 1px dotted;
	line-height: 2em;
	padding-left: 1em;
}

.section h3 li + li,
.section h4 li + li {
	margin-left: 2.3em;
}

.en .section h3 li + li,
.en .section h4 li + li {
	margin-left: 1em;
}

.section h4 {
	margin-bottom: 1.25em;
	position: relative;
}

.en .section h4 {
	border-left: none;
	border-color: #cbcbcb;
	padding: 0 0 .32em;
	margin: 0;
}

.section h4:before {
	content: "\2022"!important;
}

.en .section h4:before {
	content: none!important;
}

.section h4 span {
	font-size: 10px;
}

.section h4 ul {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
}

.en .section h4 ul {
	top: -.5em;
}

.section > dl {
	margin-bottom: 4.5em;
}

.section > dl dd:first-child {
	width: 28em;
	float: left;
}

.section > dl dd:first-child a {
	font-size: 14px;
	display: block;
	text-align: center;
	line-height: 1.57;
}

.section > dl dd:first-child a:before {
	content: "";
	font-size: 10px;
	height: 5.8em;
	display: inline-block;
	vertical-align: middle;
}

.section > dl dd:first-child a span {
	display: inline-block;
	vertical-align: middle;
}

.section > dl dd + dd {
	padding: 3.4em 0 0 32em;
}

.section > dl li:first-child {
	font-size: 14px;
	float: left;
	position: relative;
	z-index: 1;
}

.section > dl li + li {
	padding-left: 36em;
	position: relative;
}

.section > dl li + li + li:before {
	content: "";
	border-top: #cbcbcb 1px solid;
	width: 100%;
	display: block;
	margin-top: 2.2em;
	padding-top: 1.9em;
}

.section > dl li a.btn3 {
	display: inline-block;
	margin-top: 1.1em;
	padding-left: 1em;
	position: relative;
}

.section > dl li + li a.btn3 {
	margin-top: .8em;
}

.section > dl li a.btn3:before {
	content: "\e608";
	position: absolute;
	left: 0;
	top: .4em;
}

.section > dl li:first-child a.btn3:before {
	font-size: 14px;
}

.section > dl li + li > span {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	width: 5.8em;
	margin-right: 2em;
	position: relative;
}

.section > dl li + li p span {
	font-size: 10px;
	font-weight: bold;
	color: #be1d0e;
}

.section > dl li + li span img {
	display: block;
}

.section > dl li + li p {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
}


.section > dl li + li.new > span:before {
	content: " ";
	position: absolute;
	top: -1em;
	left: -1em;
	width: 2em;
	height: 2em;
	background: url('/store/techo/2015/images/ico_new.png') no-repeat;
	background-size: 2em 2em;
	z-index: 1;
	border-radius: 50%;
}

.section > dl li + li.new span img {
	position: relative;
	z-index: -1;
}

.section > p {
	text-align: right;
	font-size: 14px;
	color: #7f7f7f;
	margin: .64em 0 3.21em;
}

.section > p a.btn4.enhanced {
	display: inline-block;
	border: none;
	width: 6.75em;
	padding-right: 0;
	font-size: 16px;
	line-height: 1.69;
	height: 1.69em;
	vertical-align: middle;
	margin-left: .69em;
}


#weeks > dl li + li {
	text-align: right;
}
#weeks > dl li + li a.btn2 {
	padding: 8px 0;
	width: 27.8em;
	text-align: center;
}
#weeks > dl li + li a img {
	width: 80px;
	height: 80px;
	vertical-align: middle;
}
#weeks > dl li + li a span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	font-size: 1.2em;
	text-align: left;
}


#planner dl li span {
	font-size: 12px;
	font-weight: bold;
	color: #be1d0e;
}

#planner > dl dd:first-child {
	position: relative;
}

#planner > dl dd:first-child:before {
	content: " ";
	display:inline-block;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 150px;
	left: 95px;
	background: url('/store/techo/2015/lineup/images/ico_s1.png') no-repeat;
}

/* subs
-------------------------------------------------------------------------------*/

.subs {
	float: left;
	width: 44em;
}

.subs + .subs {
	float: right;
}

.subs h5 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	margin: .375em 0 1.25em;
	padding-bottom: .3em;
	border-bottom: #cbcbcb 1px solid;
}

.subs h5 > span {
	font-size: 14px;
	display: block;
	color: #7f7f7f;
}

.subs h5 a {
	position: absolute;
	right: 0;
	bottom: 1.9em;
	font-size: 10px;
	width: 19.8em;
	height: 3.9em;
	padding-top: .4em;
	text-align: center;
}

.subs h5 a span {
	font-size: 12px;
	line-height: 16px;
}

/* items
-------------------------------------------------------------------------------*/

.items {
	font-size: 0;
}

.items > li {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
}

.items dl {
	width: 19.2em;
	padding-bottom: 3.5em;
}

#cousin .items dl,
#hontai_cousin .items dl {
	width: 24em;
}
#hontai_avec .subs + .subs .items dl {
	width: 22em;
}

.items dl:after {
	content: "くわしく見る";
	display: block;
	border: #98b5c2 1px solid;
	border-radius: .4em;
	font-size: 10px;
	font-weight: bold;
	width: 7.8em;
	line-height: 2.2;
	color: #316b86;
	margin: .6em auto 0;
	text-align: center;
}

.en .items dl:after {
	content: "See More";
	font-size: 13px;
	width: 6em;
	line-height: 1.7;
	margin-top: .46em;
	border-radius: .31em;
}

.ie .items a:hover dl:after{
	border: #eaf0f2 1px solid;
	color: #98b5c2;
}

.items dd:first-child {
	height: 24em;
	position: relative;
	opacity: 0;
}

#weeks .items dd:first-child {
	height: 26.2em;
}

#cousin .items dd:first-child {
	height: 29.5em;
}

#hontai .items dd:first-child {
	height: 19.2em;
}

#hontai_cousin .items dd:first-child {
	height: 24.1em;
}
#hontai_avec .subs + .subs .items dd:first-child {
	height: auto;
}

.items dd:first-child i {
	position: absolute;
	left: 0;
	top: -1em;
}

.items dd:first-child i + i {
	top: 3.5em;
}

.items dd:first-child i + i + i {
	top: 8em;
}

.items dd:first-child i + i + i + i {
	top: 12.5em;
}

.ie .items a:hover dd:first-child i {
	filter: alpha(opacity="50")
}