@charset "utf-8";

/* font
-------------------------------------------------------------------------------*/


/* basic
-------------------------------------------------------------------------------*/

#breadcrumbs {
	margin: 0 0 25px 0;
}

.clrfx:before,.clrfx:after{content:"";display:table}.clrfx:after{clear:both}.clrfx{zoom:1;}

/* primary
-------------------------------------------------------------------------------*/

#primary h2 {
	margin: 0 0 25px 0;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.3;
}

#primary h3 {
	margin: 0 0 35px 0;
	padding: 0 0 20px 0;
	border-bottom: 3px solid #000;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

#primary ul li {
	font-size: 14px;
	line-height: 1.7;
}

#primary p {
	margin: 0 0 45px 0;
	font-size: 15px;
	line-height: 1.7;
}

#primary a {
	color: #3fa4e5;
	text-decoration: underline;
}

#primary img {
	width: auto;
	height: auto;
}

#primary div[id^="section"] {
	margin: 0 0 100px 0;
}

#primary div#section01 ul.list1 li {
	display: inline-block;
	width: 320px;
	margin: 0 40px 0 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: #323232;
	vertical-align: top;
}

#primary div#section01 ul.list1 li.box3 {
	width: 240px;
	margin: 0;
}

#primary div#section01 ul.list1 li p {
	display: table-cell;
	width: 320px;
	height: 128px;
	color: #fff;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	vertical-align: middle;
}

#primary div#section01 ul.list1 li img {
	display: block;
	margin: 2px auto 0 auto;
}

#primary div#section01 ul.list1 li span {
	color: #3fa4e5;
}

#primary div#section02 ul.list1 {
	margin: 0 0 20px 0;
}

#primary div#section02 ul.list1 li {
	display: inline-block;
	margin: 0 0 35px 0;
	padding: 0 0 0 40px;
	background-repeat: no-repeat;
	vertical-align: top;
}

#primary div#section02 ul.list1 li.box1 {
	padding: 0;
}

#primary div#section02 ul.list1 li.box2 {
	background-image: url(/store/techo/2016/planner/shipping/images/ico_01.png);
	background-position: 5px 61px;
}

#primary div#section02 ul.list1 li.box3,
#primary div#section02 ul.list1 li.box4 {
	background-image: url(/store/techo/2016/planner/shipping/images/ico_02.png);
	background-position: 5px 49px;
}

#primary div#section02 ul.list1 li.box5 {
	margin: 0;
	padding: 0 0 0 80px;
	background-image: url(/store/techo/2016/planner/shipping/images/ico_03.png);
	background-position: 0 20px;
}

#primary div#section02 ul.list1 li p {
	display: table-cell;
	height: 128px;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	vertical-align: middle;
}

#primary div#section02 ul.list1 li p span {
	font-size: 22px;
}

#primary div#section02 ul.list1 li.box1 p {
	width: 160px;
	background: #f26444;
}

#primary div#section02 ul.list1 li.box2 p {
	width: 200px;
	background: #d9d9d9;
}

#primary div#section02 ul.list1 li.box3 p {
	width: 280px;
	background: #9fd2f3;
}

#primary div#section02 ul.list1 li.box4 p {
	width: 200px;
	background: #f2ba49;
}

#primary div#section02 ul.list1 li.box5 p {
	width: 280px;
	height: 70px;
	border: 2px solid #000;
	background: #fff;
	font-size: 41px;
}

#primary div#section02 ul.list2 {
	margin: 0 0 55px 0;
}

#primary div#section02 ul.list3 li {
	margin: 0 0 20px 0;
}

#primary div#section02 ul.list3 li a {
	display: block;
	width: 360px;
	height: 48px;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	background: #3fa4e5;
	color: #fff;
	text-decoration: none;
}

#primary div#section02 ul.list3 li a span {
	display: block;
	position: relative;
	padding: 0 30px 0 0;
	font-size: 22px;
	font-weight: bold;
	line-height: 49px;
	text-align: center;
}

#primary div#section02 ul.list3 li a span:before {
	content: "\e601";
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
	color: #fff;
	font-family: "techo2016";
	font-size: 19px;
	font-weight: normal;
}

#primary div#section02 ul.list3 + p {
  margin: -14px 0 15px 5px;
}

#primary div#section03 table {
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
}

#primary div#section03 table tr th,
#primary div#section03 table tr td {
	padding: 5px 10px;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}

#primary div#section03 table tr td {
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	text-align: center;
}

#primary div#section03 table tr.row1 th[colspan="4"] {
	padding: 2px 10px;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	background: #323232;
	color: #fff;
	font-size: 23px;
	text-align: center;
}

#primary div#section03 table tr.row2 td {
	padding: 10px 12px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3;
}

#primary div#section03 table tr.row2 td img {
	display: block;
	margin: 0 0 10px 0;
}

#primary div#section03 table tr.row3 th,
#primary div#section03 table tr.row4 th {
	border-top: 2px solid #000;
}

#primary div#section03 table tr.row3 th {
	background: #fce9b1;
}

#primary div#section03 table tr.row3 td {
	background: #fefaef;
}

#primary div#section03 table tr.row4 th {
	padding: 10px 10px;
}

#primary div#section03 table tr.row4 th,
#primary div#section03 table tr.row5 th,
#primary div#section03 table tr.row6 th,
#primary div#section03 table tr.row7 th,
#primary div#section03 table tr.row8 th {
	font-size: 14px;
}

#primary div#section03 table tr.row5 th,
#primary div#section03 table tr.row7 th {
	background: #b2daf4;
}

#primary div#section03 table tr.row5 td,
#primary div#section03 table tr.row7 td {
	background: #d8ecf9;
}

#primary div#section03 table tr.row5 th,
#primary div#section03 table tr.row5 td {
	border-top: 1px solid #000;
}

#primary div#section03 table tr.row6 th,
#primary div#section03 table tr.row6 td,
#primary div#section03 table tr.row7 th,
#primary div#section03 table tr.row7 td,
#primary div#section03 table tr.row8 th,
#primary div#section03 table tr.row8 td {
	border-top: 1px solid #7f7f7f;
}

#primary div#section03 table tr.row6 th,
#primary div#section03 table tr.row8 th {
	background: #e2f1fb;
}

#primary div#section03 table tr.row6 td,
#primary div#section03 table tr.row8 td {
	background: #f5fafd;
}

#primary div#section04,
#primary div#section05,
#primary div#section06,
#primary div#section07,
#primary div#section08 {
	width: 680px;
}

#primary div#section08 {
	padding: 45px 0 0 0;
	border-top: 1px dotted #e6e6e6;
}

#primary div#section08 p {
	margin: 0 0 25px 0;
}
