.notice {
	color: #ED2200;
}

#primary {
	padding-top: 2.2em;
}

.borderBtn {
	display: inline-block;
	position: relative;
	width: 145px;
	height: 28px;
	border: 2px solid #000;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #000;
}

.borderBtn:after {
	display: block;
	position: absolute;
	top: -1px;
	right: 6px;
	font-size: 10px;
	line-height: 28px;
}

.colorBtn {
	display: inline-block;
	position: relative;
	width: 240px;
	height: 36px;
	border: 2px solid #000;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	background-color: #000;
	text-align: center;
	font-size: 12px;
	line-height: 36px;
	color: #fff;
}

.colorBtn:after {
	display: block;
	position: absolute;
	top: -1px;
	right: 6px;
	font-size: 10px;
	line-height: 36px;
}

.colorBtn:after {
	top: 0;
	right: 10px;
}

.btnStory > a {
	display: block;
	width: 240px;
	height: 108px;
	padding-top: 20px;
	background: url(/store/techo/2016/planner/lineup/images/btn_story.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 2;
	color: #fff;
}

.contentHeader {
	position: relative;
	width: 100%;
}

.contentHeader h2 {
	display: inline-block;
	font-family: adobe-jenson-pro, serif;
	font-size: 45px;
	font-weight: bold;
	font-family: adobe-jenson-pro, serif;
	line-height: 1;
}

.contentHeader h2 + a {
	display: inline-block;
	position: relative;
	width: 240px;
	height: 40px;
	border: 2px solid #3799DC;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #3799DC;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	color: #fff;
	margin-left: 50px;
	vertical-align: top;
	text-align: center;
	font-family: adobe-jenson-pro, serif;
	font-weight: bold;
}

.contentHeader h2 + a:after {
	display: block;
	position: absolute;
	top: -1px;
	right: 6px;
	font-size: 10px;
	line-height: 40px;
}

.contentHeader h2 + a + a {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 280px;
	height: 90px;
	padding: 4px 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url(/store/techo/2016/planner/lineup/images/btn_accessories.jpg);
	text-align: right;
	font-family: adobe-jenson-pro, serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

#ctrl {
	position: relative;
	height: 122px;
	margin-top: 12px;
}

#ctrl > div {
	position: absolute;
	top: 0;
	width: 960px;
	padding-bottom: 6px;
	z-index: 2;
	background-color: #fff;
}

#ctrl label {
	height: 44px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 44px;
	color: #3799DC;
	vertical-align: baseline;
}

#ctrl label > input {
	position: relative;
	margin-right: 0.4em;
	top: 0.1em;
}

#ctrl ul {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}

#ctrl ul li {
	float: left;
	width: 160px;
	border-left: 1px solid #ccc;
}

#ctrl ul li > a {
	display: block;
	position: relative;
	height: 50px;
	padding: 3px 0 0 46px;
	font-size: 14px;
	line-height: 1.3;
	font-family: adobe-jenson-pro, serif;
}

#ctrl ul li > a > span {
	font-size: 12px;
}

#ctrl ul li > a:after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 46%;
	font-size: 12px;
}

#ctrl ul li:first-child > a {
	padding-left: 58px;
	background: url(/store/techo/2016/planner/lineup/images/ctrl_icon_planner.png) no-repeat 24px 6px;
	color: #A53E5C;
}

#ctrl ul li:nth-child(2) > a {
	background: url(/store/techo/2016/planner/lineup/images/ctrl_icon_original.png) no-repeat 12px 6px;
	color: #5C2849;
}

#ctrl ul li:nth-child(3) > a {
	padding-left: 50px;
	background: url(/store/techo/2016/planner/lineup/images/ctrl_icon_cousin.png) no-repeat 12px 3px;
	color: #EA4863;
}

#ctrl ul li:nth-child(4) > a {
	padding-left: 50px;
	background: url(/store/techo/2016/planner/lineup/images/ctrl_icon_weeks.png) no-repeat 14px 6px;
	color: #1FCCC9;
}

#ctrl ul li:nth-child(5) > a {
	padding-top: 12px;
	background: url(/store/techo/2016/planner/lineup/images/ctrl_icon_plannerbook.png) no-repeat 14px 6px;
	color: #F26444;
}

#ctrl ul li:last-child {
	border-right: 1px solid #ccc;
}

#ctrl ul li:last-child > a {
	padding-top: 12px;
	padding-left: 56px;
	background: url(/store/techo/2016/planner/lineup/images/ctrl_icon_toolstoys.png) no-repeat 28px 11px;
	color: #f3ba49;
}

#ctrl.fixed div {
	position: fixed;
}

.section h3 {
	border-left: 8px solid;
	border-bottom: 2px solid;
	font-weight: bold;
	font-family: adobe-jenson-pro, serif;
}

.section h3 > strong {
	display: inline-block;
	width: 346px;
	height: 40px;
	padding-left: 18px;
	background-color: #fff;
	font-size: 24px;
}

.section h3 > div {
	display: inline-block;
	margin-top: 7px;
	font-weight: normal;
	font-size: 17px;
	color: #fff;
	vertical-align: top;
}

.section h3 > div > span {
	display: inline-block;
	height: 28px;
	text-align: center;
}

.section h3 > div > span:first-child {
	width: 94px;
}

.section h3 > div > span + span {
	padding-left: 16px;
	border-left: 1px solid #fff;
}

.section h3 > span {
	display: inline-block;
	float: right;
	padding: 12px 10px 0 0;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

.section h3 + div {
	zoom: 1;
	margin: 10px 0 20px 0;
	text-align: right;
}

.section h3 + div:after {
	content: "";
	display: table;
	clear: both;
	height: 0;
}

.section h3 + div > a {
	float: right;
	font-family: adobe-jenson-pro, serif;
}

.sectionLead {
	zoom: 1;
	font-size: 14px;
}

.sectionLead:after {
	content: "";
	display: table;
	clear: both;
	height: 0;
}

.sectionLead > div:first-child {
	float: left;
	width: 710px;
	padding: 20px;
	background-color: #f2f2f2;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
}

.sectionLead > div:first-child:after {
	content: "";
	display: table;
	clear: both;
	height: 0;
}

.sectionLead > div:first-child > img {
	display: block;
	float: left;
	width: auto;
}

.sectionLead > div:first-child > div {
	margin-left: 300px;
	font-size: 14px;
}

.sectionLead > div:first-child > div .colorBtn {
	margin-top: 15px;
	font-size: 14px;
}

.sectionLead > div:first-child + div:last-child {
	float: right;
	width: 240px;
}

.sectionLead > div:first-child + div:last-child > div {
	position: relative;
	padding: 10px;
	background-color: #f2f2f2;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.sectionLead > div:first-child + div:last-child > div > img {
	display: block;
	width: auto;
}

.sectionLead > div:first-child + div:last-child > div .colorBtn, .sectionLead > div:first-child + div:last-child > div .borderBtn {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 220px;
	height: 28px;
	line-height: 28px;
}

.sectionLead > div:first-child + div:last-child > div .colorBtn:after, .sectionLead > div:first-child + div:last-child > div .borderBtn:after {
	line-height: 28px;
}

#planner .sectionLead > div {
	height: 264px;
}

#planner .sectionLead > div:last-child > div:first-child {
	height: 163px;
	margin-bottom: 10px;
}

#planner .sectionLead > div:last-child > div:first-child > img {
	float: left;
}

#planner .sectionLead > div:last-child > div:first-child > p {
	margin-left: 80px;
}

#planner .sectionLead > div:last-child > div:first-child .colorBtn {
	border-color: #5C2849;
	background-color: #5C2849;
}

#planner .sectionLead > div:last-child .btnStory {
	height: 90px;
	padding: 0;
	background-color: transparent;
}

#original .sectionLead > div:first-child {
	width: 660px;
	height: 336px;
}

#original .sectionLead > div:first-child > div {
	margin-left: 300px;
}

#original .sectionLead > div:last-child {
	width: 290px;
}

#original .sectionLead > div:last-child > div {
	height: 163px;
}

#original .sectionLead > div:last-child > div > img {
	float: left;
}

#original .sectionLead > div:last-child > div .borderBtn {
	width: 270px;
	border-color: #3799DC;
	color: #3799DC;
}

#original .sectionLead > div:last-child > div .colorBtn {
	width: 270px;
	border-color: #A53E5C;
	background-color: #A53E5C;
}

#original .sectionLead > div:last-child > div:first-child {
	margin-bottom: 10px;
}

#original .sectionLead > div:last-child > div:first-child > p {
	margin-left: 135px;
}

#original .sectionLead > div:last-child > div:last-child > p {
	margin-left: 70px;
}

#cousin .sectionLead > div {
	height: 264px;
}

#cousin .sectionLead > div:last-child > div {
	height: 264px;
}

#cousin .sectionLead > div:last-child > div > img {
	margin-bottom: 15px;
}

#cousin .sectionLead > div:last-child > div .borderBtn {
	border-color: #3799DC;
	color: #3799DC;
}

#weeks .sectionLead > div {
	width: 100%;
	padding-left: 40px;
}

.en ul.items {
	font-size: 0;
	margin-top: 60px;
	margin-bottom: 75px;
	text-align: left;
}

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

.en ul.items > li > a {
	display: block;
}

.en ul.items > li > a > dl {
	width: 192px;
	padding-bottom: 35px;
	text-align: center;
	line-height: 1.5;
}

.en ul.items > li > a > dl > dt > span {
	color: #000;
}

.en ul.items > li > a > dl > dd span {
	font-size: 12px;
	color: #636363;
}

.en ul.items > li > a > dl > dd strong {
	font-size: 14px;
}

.en ul.items > li > a > dl > dd ol li {
	font-size: 14px;
	color: #BD1E0F;
}

.en ul.items > li > a > dl > dd ol li:before {
	content: "Cover Only: ";
	color: #808080;
}

.en ul.items > li.sold > a > dl > dd ol li:before {
	content: "";
}

.en ul.items > li > a > dl > dd ol li + li:before {
	content: "Book & Cover Set: " !important;
}

.en ul.items > li > a > dl > dd:first-child {
	position: relative;
}

.en ul.items > li > a > dl > dd:first-child > i {
	position: absolute;
	top: -10px;
	left: 0;
}

.en ul.items > li > a > dl > dd:first-child > i + i {
	top: 35px;
}

.en ul.items > li > a > dl:after {
	content: "See More";
	display: inline-block;
	position: relative;
	width: 90px;
	height: 30px;
	border: 2px solid #3799DC;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #3799DC;
	margin: 8px auto 0 auto;
	border-width: 1px;
	font-weight: normal;
}

.en ul.items > li > a > dl:after:after {
	display: block;
	position: absolute;
	top: -1px;
	right: 6px;
	font-size: 10px;
	line-height: 30px;
}

#cousin ul.items > li > a > dl {
	width: 240px;
}

#weeks ul.items > li > a > dl > dd ol li:before,
#hontai ul.items > li > a > dl > dd ol li:before {
	content: "";
}

.en [class^='ico_'].ico_l1 {
	background-image: url("/store/techo/2016/planner/lineup/images/ico_l1.png");
}

.en [class^='ico_'].ico_l2 {
	background-image: url("/store/techo/2016/planner/lineup/images/ico_l2.png");
}

.en [class^='ico_'].ico_l3 {
	background-image: url("/store/techo/2016/planner/lineup/images/ico_l3.png");
}

.en [class^='ico_'].ico_s1 {
	background-image: url("/store/techo/2016/planner/lineup/images/ico_s1.png");
}

.en [class^='ico_'].ico_s2 {
	background-image: url("/store/techo/2016/planner/lineup/images/ico_s2.png");
}

#hontai {
	margin-top: 46px;
}

#hontai h3 > strong {
	height: 30px;
	font-size: 20px;
}

#hontai h3 > div {
	margin-top: 4px;
	font-size: 14px;
}

#hontai h3 > div > span {
	height: 24px;
}

#hontai ul.items {
	margin-top: 20px;
}

#planner {
	position: relative;
	margin-top: 64px;
}

#planner h3 {
	background-color: #A53E5C;
	border-color: #A53E5C;
}

#planner h3 > strong {
	color: #A53E5C;
}

#planner h3 + div > .borderBtn {
	border-color: #A53E5C;
	color: #A53E5C;
}

#planner .colorBtn {
	border-color: #A53E5C;
	background-color: #A53E5C;
}

#planner h3 > strong {
	padding-left: 60px;
	background: #fff url(/store/techo/2016/planner/lineup/images/section_aslogo.png) no-repeat 16px 2px;
}

#original h3, #hontai_original h3 {
	background-color: #5C2849;
	border-color: #5C2849;
}

#original h3 > strong, #hontai_original h3 > strong {
	color: #5C2849;
}

#original h3 + div > .borderBtn, #hontai_original h3 + div > .borderBtn {
	border-color: #5C2849;
	color: #5C2849;
}

#original .colorBtn, #hontai_original .colorBtn {
	border-color: #5C2849;
	background-color: #5C2849;
}

#cousin h3, #hontai_cousin h3 {
	background-color: #EA4863;
	border-color: #EA4863;
}

#cousin h3 > strong, #hontai_cousin h3 > strong {
	color: #EA4863;
}

#cousin h3 + div > .borderBtn, #hontai_cousin h3 + div > .borderBtn {
	border-color: #EA4863;
	color: #EA4863;
}

#cousin .colorBtn, #hontai_cousin .colorBtn {
	border-color: #EA4863;
	background-color: #EA4863;
}

#weeks h3 {
	background-color: #1FCCC9;
	border-color: #1FCCC9;
}

#weeks h3 > strong {
	color: #1FCCC9;
}

#weeks h3 + div > .borderBtn {
	border-color: #1FCCC9;
	color: #1FCCC9;
}

#weeks .colorBtn {
	border-color: #1FCCC9;
	background-color: #1FCCC9;
}

#hontai_planner h3 {
	background-color: #A53E5C;
	border-color: #A53E5C;
}

#hontai_planner h3 > strong {
	color: #A53E5C;
}

#hontai_planner h3 + div > .borderBtn {
	border-color: #A53E5C;
	color: #A53E5C;
}

#hontai_planner .colorBtn {
	border-color: #A53E5C;
	background-color: #A53E5C;
}

#hontai_avec h3 {
	background-color: #F26444;
	border-color: #F26444;
}

#hontai_avec h3 > strong {
	color: #F26444;
}

#hontai_avec h3 + div > .borderBtn {
	border-color: #F26444;
	color: #F26444;
}

#hontai_avec .colorBtn {
	border-color: #F26444;
	background-color: #F26444;
}

#hontai_avec > h3 + div {
	text-align: left;
	font-size: 14px;
}

#hontai_avec > h3 + div > div {
	width: 440px;
}

#hontai_avec > h3 + div > div h4 {
	position: relative;
	margin-top: 20px;
	padding-bottom: 14px;
	font-size: 18px;
	line-height: 1.4;
	border-bottom: 1px solid #808080;
	font-family: adobe-jenson-pro, serif;
}

#hontai_avec > h3 + div > div h4 > span {
	font-size: 14px;
	color: #404040;
}

#hontai_avec > h3 + div > div h4 .borderBtn {
	position: absolute;
	top: 0;
	right: 0;
}

#hontai_avec > h3 > span {
	padding-top: 4px;
}

#avec_original {
	float: left;
}

#avec_original h4 {
	font-weight: bold;
	color: #5C2849;
}

#avec_original h4 .borderBtn {
	border-color: #5C2849;
	color: #5C2849;
}

#avec_cousin {
	float: right;
}

#avec_cousin h4 {
	font-weight: bold;
	color: #EA4863;
}

#avec_cousin h4 .borderBtn {
	border-color: #EA4863;
	color: #EA4863;
}

#converter {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: #F2F2F2;
}

#converter > div {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

#converter > div form > div {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

#converter > div form > div:first-child {
	width: 145px;
}

#converter > div form > div:first-child + div {
	width: 250px;
}

#converter > div form > div label {
	display: block;
	line-height: 1;
	margin-bottom: 5px;
}

#converter > div form > div label > span {
	display: inline-block;
	float: right;
}

#converter > div form > div input, #converter > div form > div select {
	display: block;
	width: 100%;
	height: 35px;
	padding: 0 5px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 35px;
	font-size: 14px;
}

#converter > div #amount:after {
	content: "JPY";
}

#converter > div #calcBtn {
	display: inline-block;
	width: 90px;
	height: 35px;
	margin-top: 15px;
	margin-right: 10px;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	background-color: #3799DC;
	font-size: 14px;
	color: #fff;
}

#converter > div #result {
	position: relative;
	width: 152px;
	height: 50px;
	border-bottom: 1px solid #000;
}

#converter > div #result > p {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	text-align: right;
}

#converter > div p.calc {
	font-size: 18px;
	font-weight: bold;
	color: #3799DC;
}

#converter > div p.calc > span {
	font-size: 12px;
}

#converter > div p.err {
	font-size: 12px;
	color: #f00;
	padding-bottom: 3px;
}

#converter > div p.note {
	display: inline-block;
	width: 240px;
	line-height: 1.2;
}

#converter > div .open {
	position: absolute;
	top: -30px;
	right: 0;
}

#converter > div .open > a {
	display: block;
	width: 184px;
	height: 30px;
	padding-left: 30px;
	background: url(/store/techo/2016/planner/lineup/images/converter_open.png) no-repeat;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

#converter > div .close {
	position: absolute;
	top: 0;
	right: 0;
}

#converter > div .close > a {
	display: block;
	width: 35px;
	height: 35px;
	background: url(/store/techo/2016/planner/lineup/images/converter_close.png) no-repeat;
	text-indent: -9999px;
}
