@charset "utf-8";

.en dd.ilCover span + span:before {
    content: "Book & Cover set: ";
}


/* about
-------------------------------------------------------------------------------*/
.red{ color: #BC1D0E; }

div#footer {
	padding-top: 8.5em;
}

#primary {
	float: left;
	width: 70.8em;
}

#header + div{ margin: 1.8em 0 5em 0 }

#primary > p:first-child{ font-size: 19px; }

#primary > h2{
	font-size: 60px;
	margin: 0.3em 0;
}

.section + .section{ margin-top: 9.5em; }
.section p{ font-size: 14px; }
.section h3{
	font-size: 30px;
	padding-bottom: 0.4em;
	margin-bottom: 1em;
}

.section > div > .fltL{ width: 34.7em; }
.section > div > .fltR{ width: 33.5em; }

.section > .clrfx + .clrfx{ margin-top: 3.6em; }

.seeinside{
	text-align: right;
	margin-top: 2em;
}
.section .btn1{
	width: 8.66em;
	text-align: center;
	font-size: 15px;
	line-height: 2em;
}
.section .btn1 span:before{
	content: "\e607";
	font-size: 14px;
	font-family: techoicons;
	position: relative;
	vertical-align: middle;
	color: #316B86;
	padding-right: .5em;
	position: relative;
	top: -.1em;
}


/* section */
#sec02 > .clrfx > div{
	height: 397px;
	position: relative;
}
#sec02 > .clrfx + .clrfx > div{
	height: 456px;
	position: relative;
}
#sec02 > div > div > div{
	position: absolute;
	bottom: 0;
}

#sec04 p strong{
	display: inline-block;
	margin-bottom: 1em;
	font-size: 20px;
	line-height: 1.5;
}

#sec05 .fltL > div:last-child{ margin-top: 1em; }

#sec06 .clrfx + .clrfx > .fltL p{
	padding: 2.85em 0 2.14em 0;
}
#sec06 .clrfx + .clrfx > .fltR > div{
	margin-bottom: 3.2em;
}
#sec06 > p{ margin-top: 2.14em; }


/* items */
.items{
	margin: 3em 0 6em 0;
}

#aLineup .items li{
	float: left;
	width: 16.5em;
	margin-right: 1.6em;
}
#aLineup .items li:last-child{ margin-right: 0; }

#aLineup .items dd:first-child{
	margin-bottom: 2.6em;
} 

#aLineup .items ol.price > li + li:before{
	content: "Book & Cover set: ";
}

#aLineup .items li > a + div{
	margin-top: 1em;
	text-align: right;
}

#aLineup .items li > a + div .btn1{
	font-size: 12px;
	font-weight: normal;
}

#aLineup h4{
	padding-bottom: 0.3em;
	padding-left: 0;
	border-bottom: 2px dotted #000;
	border-left: none;
	font-size: 18px;
	font-weight: normal !important;
}

#aLineup h4 + .items{ margin-left: 8em; }
#aLineup h4 + .items li{
	width: 13em;
	margin-right: 9em;
}

#aLineup h4 + .items + p{
	padding: 0.6em 0;
	margin-bottom: 0.6em;
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
	font-size: 15px;
	text-align: center;
}
#aLineup h4 + .items + p > a{ color: #000; }
#aLineup h4 + .items + p > a:before{
	content: "\e609";
	font-size: 28px;
	font-family: techoicons;
	position: relative;
	vertical-align: middle;
	padding-right: .2em;
	position: relative;
	top: -.15em;
}


.en #as dt + dd: {
	content: url(/store/techo/2015/planner/lineup/images/ico_l2.png) !important;
}



