@charset "utf-8";

/* layout
-------------------------------------------------------------------------------*/

#primary {
	padding: 52px 0 96px;
}

h1 {
	margin-bottom: 42px;
}

h1 + ul {
	margin-bottom: 100px;
}

h1 + ul li {
	float: left;
	border-right: #ccc 1px solid;
}

h1 + ul li:first-child {
	border-left: #ccc 1px solid;
}

h1 + p {
	padding-bottom: 30px;
}

#primary a {
	color: #7070CB;
}

#primary a:hover {
	color: #ff8000;
	text-decoration: none;
}


#s01 {
	padding-bottom: 71px;
}

#s01 h3 {
	margin-bottom: 31px;
}

#s01 dl {
	background: #cccc66;
	position: relative;
}

#s01 dl + dl {
	background: #eabb18;
	margin-top: 10px;
}

#s01 dl + dl + dl {
	background: #41d9d9;
}

#s01 dl + dl + dl + dl {
	background: #a1a1b3;
}

#s01 dl + dl + dl + dl + dl {
	background: #ccc;
}

#s01 dl + dl + dl + dl + dl + dl {
	background: #f2a7a7;
}

#s01 dl + dl + dl + dl + dl + dl p {
	padding-right: 140px;
}

#s01 dl dt {
	float: left;
	width: 200px;
}

#s01 dl dt img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -434px;
}

#s01 dl + dl dt img {
	margin: -9px 0 0 -405px;
}

#s01 dl + dl + dl dt img {
	margin: -10px 0 0 -457px;
}

#s01 dl + dl + dl + dl dt img {
	margin: -21px 0 0 -457px;
}

#s01 dl + dl + dl + dl + dl dt img {
	margin: -10px 0 0 -422px;
}

#s01 dl + dl + dl + dl + dl + dl dt img {
	margin: -10px 0 0 -449px;
}

#s01 dl dd {
	background: #f2f2d9;
	float: right;
	width: 700px;
	padding: 18px 20px 17px 40px;
}

#s01 dl + dl dd {
	background: #fbf1d1;
}

#s01 dl + dl + dl dd {
	background: #cff5f5;
}

#s01 dl + dl + dl + dl dd {
	background: #e7e7ec;
}

#s01 dl + dl + dl + dl + dl dd {
	background: #f2f2f2;
}

#s01 dl + dl + dl + dl + dl + dl dd {
	background: #fce9e9;
}

#s01 dl p {
	font-size: 16px;
	font-weight: bold;
	position: relative;
}

#s01 dl p + p {
	margin-top: 14px;
	padding-top: 13px;
	border-top: #fff 2px solid;
}

#s01 dl p span {
	font-size: 14px;
	font-weight: normal;
}

#s01 dl p a {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
}

#s01 dd > a {
	display: block;
	width: 280px;
	margin-top: 10px;
}

#s01 dd > a + a {
	margin-bottom: 3px;
}

#s01 dd ul {
	margin-top: 13px;
}

#s01 dd li {
	position: relative;
	padding-left: 1em;
}

#s01 dd li:before {
	content: "◎";
	position: absolute;
	left: 0;
}

#s01 > p {
	position: relative;
	padding-left: 1em;
	margin-top: 16px;
}

#s01 > p:before {
	content: "※";
	position: absolute;
	left: 0;
}

#s02 {
	padding-bottom: 101px;
}

#s02 h3,
#s03 h3 {
	margin-bottom: 19px;
}

#s02 p + p {
	margin-top: 24px;
}

#s02 p + p:before {
	content: "◎";
}

#s02 p a,
#s03 p a {
	margin: 11px 0 0 1px;
	display: inline-block;
}

/* loft list
-------------------------------------------------------------------------------*/
#list {
	margin-top: 40px;
}
#list .region {
	margin-bottom: 40px;
	letter-spacing: -0.4em;
}
#list h4,
#list h5,
#list dl {
	margin: 5px;
}
#list h4 {
	/* inline-block */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FDD100;
	font-size: 23px;
	font-weight: bold;
	line-height: 1em;
}
#list h5 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.075em;
	line-height: 1em;
}
#list dl {
	/* inline-block */
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	
	width: 208px;
	border: 1px solid #FDD100;
	letter-spacing: 0.075em;
}
#list dt,
#list dd {
	line-height: 1.25em;
}
#list dt {
	display: table-cell;
	
	border-right: 1px solid #FDD100;
	width: 162px;
	height: 40px;
	padding-left: 5px;
	vertical-align: middle;
}
#list dd {
	/* inline-block */
	display: table-cell;
	
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#list dt a {
	display: block;
}

/* loft list2
-------------------------------------------------------------------------------*/
#list2 {
	margin-top: 40px;
}
#list2 .region {
	margin-bottom: 40px;
}
#list2 h4,
#list2 h5,
#list2 ul {
	margin: 0;
	padding: 0;
}
#list2 h4 {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FDD100;
	font-size: 23px;
	font-weight: bold;
	line-height: 1em;
}
#list2 h5 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.075em;
	line-height: 1em;
}
#list2 ul {
	margin: 10px 0 0;
	border-left: 1px solid #FDD100;
}
#list2 li {
	display: table-cell;
	
	border: 1px solid #FDD100;
	border-left: 0 none;
	height: 40px;
	padding: 0 20px;
	margin-left: 10px;
	vertical-align: middle;

	text-align: center;
	font-weight: bold;
	line-height: 1.25em;
}
#list2 li:first-child {
}
#list2 li a {
	display: block;
}

/* products
-------------------------------------------------------------------------------*/

#products table {
	width: 100%;
	margin-bottom: 40px;
}

#products table th,
#products table td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0;
	letter-spacing: 0;
}

#products table thead th,
#products table thead td {
	background: #E6E6E6;
}

#products table th,
#products table td {
	text-align: center;
	vertical-align: middle;
}

#products table tbody td {
	width: 40px;
}

#products table tbody th,
#products table tbody td {
	padding: 3px 5px;
}

#products table tbody th,
#products table tbody th + td,
#products table td:first-child {
	text-align: left;
	vertical-align: top;
	width: auto;
}

#products table td img[src*="/icons/"] {
	margin-right: -30px;
}

#products table td img + img {
	margin-top: 3px;
}

#products table td a,
#products table td span {
	margin-left: 35px;
	display: inline-block;
	vertical-align: top;
}

#products table td + td a {
	margin-left: 0;
}

#products h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	padding: 20px 0 50px;
	border-top: #808080 1px solid;
}

#products > p {
	color: #4D4D4D;
	font-size: 12px;
	padding-left: 1em;
	position: relative;
}

#products > p:before {
	content: "※";
	position: absolute; 
	left: 0;
}

#products > p.opc:before {
	display: none;
}

#products > p.opc {
	margin-top: 40px;
	margin-bottom: 80px;
	text-align: right;
	padding-left: 0;
}

#products > p.opc a:before {
	content: url("/store/techo/2014/images/icon_arrow_t.png");
	margin-right: 8px;
}

#products > p.opc a {
	color: #7070CB;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* products_nav
-------------------------------------------------------------------------------*/

#products_nav {
	padding: 10px 0 80px;
	z-index: 10;
	background: #fff;
	width: 960px;
	overflow: hidden;
}

#products_nav ul {
	border-left: #ff8000 1px solid;
	border-right: #ff8000 1px solid;
}

#products_nav ul + p {
	text-align: right;
	margin-top: 36px;
}

#products_nav li {
	float: left;
}

#products_nav li + li {
	border-left: #ff8000 1px solid;
}

/* popup
-------------------------------------------------------------------------------*/

#popup h3 {
	padding-bottom: 30px;
	margin-left: -10px;
}

#popup {
	width: 680px;
	padding: 45px 60px;
	position: relative;
}

#popup > p + p {
	margin-top: 25px;
}

#popup a[href*="#close"] {
	position: absolute;
	top: 40px;
	right: 30px;
}

#popup a[href*="#close"] + a {
	position: absolute;
	bottom: 40px;
	right: 30px;
	top: inherit;
}

#popup > img {
	display: block;
	margin: 40px auto;
}