@charset "utf-8";

/* Reset

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1

-------------------------------------------------------------------------------*/

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}

/* Font
-------------------------------------------------------------------------------*/

body{font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.75;letter-spacing:.05em;-webkit-text-size-adjust: 100%;}.en body,.en .normal{font-family:"Times New Roman",Georgia,serif}

/*@font-face {
	font-family: adobe-jenson-pro;
	src: url('../../fonts/AJensonPro-Semibold.eot');
	src: local('☺'), url('../../fonts/AJensonPro-Semibold.woff') format('woff'), url('../../fonts/AJensonPro-Semibold.ttf') format('truetype'), url('../../fonts/AJensonPro-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

.en .adobe-jensen,
.en h2, .en h3, .en h4, .en h5, .en h6,
.en #header h1 + ul, .en #header h1 + ul + ul,
.en #footer,
#quaternary {
	font-family:adobe-jenson-pro;
    font-weight: 600!important;
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../fonts/fontawesome-webfont.eot?v=4.1.0');src:url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('../../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('../../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('../../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}

@font-face{font-family:techoicons;src:url(../../fonts/techoicons.eot?-8ri56j);src:url(../../fonts/techoicons.eot?#iefix-8ri56j) format('embedded-opentype'),url(../../fonts/techoicons.woff?-8ri56j) format('woff'),url(../../fonts/techoicons.ttf?-8ri56j) format('truetype'),url(../../fonts/techoicons.svg?-8ri56j#techoicons) format('svg');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"],[class^=icon-]{font-family:techoicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.icon-typeA:before {
	content: "\e801";
}
.icon-typeB:before {
	content: "\e802";
}
.icon-typeC:before {
	content: "\e803";
}
.icon-typeD:before {
	content: "\e804";
}
.icon-typeZ:before {
	content: "\e805";
}
.icon-uniE800:before {
	content: "\e800";
}
.icon-uniE706:before {
	content: "\e706";
}
.icon-uniE704:before {
	content: "\e704";
}
.icon-uniE705:before {
	content: "\e705";
}
.icon-uniE703:before {
	content: "\e703";
}
.icon-uniE702:before {
	content: "\e702";
}
.icon-uniE701:before {
	content: "\e701";
}
.icon-uniE700:before {
	content: "\e700";
}
.icon-uniE60a:before {
	content: "\e60a";
}
.icon-uni2022:before {
	content: "\2022";
}
.icon-uniE600:before {
	content: "\e600";
}
.icon-uniE601:before {
	content: "\e601";
}
.icon-uniE602:before {
	content: "\e602";
}
.icon-uniE603:before {
	content: "\e603";
}
.icon-uniE604:before {
	content: "\e604";
}
.icon-uniE605:before {
	content: "\e605";
}
.icon-uniE606:before {
	content: "\e606";
}
.icon-uniE607:before {
	content: "\e607";
}
.icon-uniE608:before {
	content: "\e608";
}
.icon-uniE609:before {
	content: "\e609";
}

/* Basic
-------------------------------------------------------------------------------*/

a{text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus{outline:0}img{vertical-align:top}a img{transform:translate3d(0,0,0);-webkit-backface-visibility:hidden}.normal{font-weight:400!important}.bold{font-weight:700!important}.fltL{float:left!important}.fltR{float:right!important}.clrml{margin-left:0!important}.clrmr{margin-right:0!important}.clrmb{margin-bottom:0!important}.clrmt{margin-top:0!important}.clrbt{clear:both!important}.clrL{clear:left!important}.clrR{clear:right!important}.clrbd{border:none!important}.alnR{text-align:right!important}.alnC{text-align:center!important}.alnL{text-align:left!important}.block{display:block!important}.whitespace{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}.txtUdl{text-decoration:underline}.clrfx:before,.clrfx:after{content:"";display:table}.clrfx:after{clear:both}.clrfx{zoom:1;}

a {
	color: #316b86;
}

.ie a:hover {
	color: #98b5c2;
}

.ie a:hover img {
	filter: alpha(opacity=50);
}

img {
	width: 100%;
}

/* techo2015
-------------------------------------------------------------------------------*/

div#wrapper {
	width: 96em;
	font-size: 10px;
	margin: 0 auto;
}

div#wrapper > a {
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: 50em;
	padding-top: 1.3em;
	width: 4em;
	height: 4em;
	display: none;
	background: #eaf0f2;
	text-align: center;
	border-radius: .4em .4em 0 0;
	border: #d6e2e7 1px solid;
	border-bottom: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ie div#wrapper > a:hover {
	background: #f4f7f8;
	border: #eaf0f3 1px solid;
}

div#wrapper > a span:before {
	content: "\e606";
	font-family: techoicons;
	font-size: 18px;
	line-height: 1;
	display: inline-block;
	border-top: #326c87 .1em solid;
}

.ie div#wrapper > a:hover span:before {
	border-top: #98b5c3 .1em solid;
}

/* title
-------------------------------------------------------------------------------*/

h2 {
	font-size: 30px;
	font-weight: bold;
	margin-top: .5em;
	background-image: url(/store/techo/2015/images/transparent.gif);
	background-size: 100% 0;
}

.en h2 {
	font-size: 45px;
	line-height: 1.44;
	margin-top: .1em;
	letter-spacing: .1em
}

h3 {
	font-size: 20px;
	padding-bottom: .1em;
	font-weight: bold;
	border-bottom: #cbcbcb 1px solid;
	background-image: url(/store/techo/2015/images/transparent.gif);
	background-size: 100% 0;
}

.en h3 {
	padding-bottom: .6em;
    border-bottom: #000 .15em solid;
}

h3:before {
	font-size: 45px;
	line-height: 1;
	vertical-align: middle;
	margin-right: .2em;
	position: relative;
	top: 0;
	font-weight: normal;
	display: inline-block;
}

h4 {
	font-weight: bold;
	border-bottom: #cbcbcb 1px solid;
	font-size: 16px;
	text-align: left;
	background-image: url(/store/techo/2015/images/transparent.gif);
	background-size: 100% 0;
}

.en h4 {
	font-size: 19px;
	line-height: 1.2;
	border: none;
	border-style: solid;
	border-width: 0;
	border-bottom-width: 1px;
	border-left-width: .2em;
	padding: 0 0 .2em 1em;
}

h4:before {
	content: "\2022";
	font-family: techoicons;
	font-size: 22px;
	line-height: 1;
	vertical-align: middle;
	margin-right: .36em;
	font-weight: normal;
	position: relative;
	top: -.05em;
}

.en h4:before {
    content: none;
}

/* btn
-------------------------------------------------------------------------------*/

a.btn1 {
	border: #d5e1e6 1px solid;
	background: #eaf0f2;
	display: block;
	border-radius: .4em;
	font-weight: bold;
	display: inline-block;
}

.ie a.btn1:hover {
	border: #eaf0f2 1px solid;
	background: #f4f7f8;
}

a.btn2 {
	border: #d5e1e6 1px solid;
	background: #fff;
	border-radius: .4em;
	font-weight: bold;
	display: inline-block;
}

.ie a.btn2:hover {
	border: #eaf0f2 1px solid;
}

a.btn3 {
	font-weight: bold;
}

a.btn3:before {
	content: "\e607";
	font-family: techoicons;
	font-size: 12px;
	line-height: 1;
	margin-right: .4em;
	position: relative;
	vertical-align: middle;
}

a.btn4 {
	display: block;
	border-radius: .4em;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a.btn4:after {
	content: "\e607";
	font-family: techoicons;
	position: relative;
	vertical-align: middle;
}

a.btn4.enhanced {
	font-size: 15px;
	border-radius: .27em;
	text-align: center;
	height: 2.8em;
	line-height: 2.8;
	position: relative;
	padding-right: 1.8em;
}

a.btn4.enhanced[href*="lineup"] {
    padding-right: 3em;
}

a.btn4.enhanced:after {
    content: none;
}

a.btn4.enhanced span:before {
	content: "\e607";
	font-size: 14px;
	font-family: techoicons;
	position: relative;
	vertical-align: middle;
	color: #000;
	padding-right: .5em;
	position: relative;
    top: -.1em;
}

.ie a.btn4.enhanced:hover span:before {
    color: #7f7f7f;
}

a.btn4.enhanced[href*="lineup"] span:after {
    background: #bc1d0e;
    border-radius: 50%;
    content: "\f07a";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    height: 2em;
    line-height: 2;
    text-align: center;
    vertical-align: middle;
    width: 2em;
    color: #fff;
    position: absolute;
    top: 50%;
    right: .8em;
    margin-top: -1em;
}

.ie a.btn4.enhanced[href*="lineup"]:hover span:after {
    background: #de8e87;
}

/* icon
-------------------------------------------------------------------------------*/

.icon:before {
	font-family: techoicons;
}

.icon.original:before {
	content: "\e700";
}

.icon.weeks:before {
	content: "\e701";
}

.icon.cousin:before {
	content: "\e702";
}

.icon.planner:before {
	content: "\e703";
}

.icon.hontai:before {
	content: "\e706";
}

.icon.avec:before {
	content: "\e704";
}

.icon.tt:before {
	content: "\e705";
}

/* bdr
-------------------------------------------------------------------------------*/

.bdr.original {
	border-color: #5b2748;
}

.ie a:hover .bdr.original,
.ie a.bdr.original:hover {
	border-color: #ad93a4;
}

.bdr.weeks {
	border-color: #1ecbc8;
}

.ie a:hover .bdr.weeks,
.ie a.bdr.weeks:hover {
	border-color: #8fe5e4;
}

.bdr.cousin {
	border-color: #e94762;
}

.ie a:hover .bdr.cousin,
.ie a.bdr.cousin:hover {
	border-color: #f4a3b1;
}

.bdr.planner {
	border-color: #a43d5b;
}

.ie a:hover .bdr.planner,
.ie a.bdr.planner:hover {
	border-color: #d29ead;
}

.bdr.hontai {
	border-color: #f16343;
}

.ie a:hover .bdr.hontai,
.ie a.bdr.hontai:hover {
	border-color: #f8b1a1;
}

.bdr.avec {
	border-color: #f16343;
}

.ie a:hover .bdr.avec,
.ie a.bdr.avec:hover {
	border-color: #f8b1a1;
}

.bdr.tt,
.en #tertiary h4 {
	border-color: #f5c949;
}

.ie a:hover .bdr.tt,
.ie a.bdr.tt:hover {
	border-color: #fae4a4;
}

/* color
-------------------------------------------------------------------------------*/

.color.original,
body#detail_cover.original #primary h4:before,
body[class*="format"]#original h3,
.en body[class*="format"]#original h4 {
	color: #5b2748;
}

.ie a:hover .color.original,
.ie a.color.original:hover {
	color: #ad93a4;
}

.color.weeks,
body[class*="format"]#weeks h3,
body#detail_cover.weeks #primary h4:before {
	color: #1ecbc8;
}

.ie a:hover .color.weeks,
.ie a.color.weeks:hover {
	color: #8fe5e4;
}

.color.cousin,
body[class*="format"]#cousin h3,
body#detail_cover.cousin #primary h4:before,
.en body[class*="format"]#cousin h4 {
	color: #e94762;
}

.ie a:hover .color.cousin,
.ie a.color.cousin:hover {
	color: #f4a3b1;
}

.color.planner,
body[class*="format"]#planner h3,
body#detail_cover.planner #primary h4:before,
.en body[class*="format"]#planner h4 {
	color: #a43d5b;
}

.ie a:hover .color.planner,
.ie a.color.planner:hover {
	color: #d29ead;
}

.color.hontai {
	color: #f16343;
}

.ie a:hover .color.hontai,
.ie a.color.hontai:hover{
	color: #f8b1a1;
}

.color.avec {
	color: #f16343;
}

.ie a:hover .color.avec,
.ie a.color.avec:hover{
	color: #f8b1a1;
}

.color.tt,
body[id*="toolstoys"] #primary h4:before,
body[id*="toolstoys"] #tertiary h4:before {
	color: #f5c949;
}

.ie a:hover .color.tt,
.ie a.color.tt:hover{
	color: #fae4a4;
}

/* background
-------------------------------------------------------------------------------*/

.bg.original {
	background-color: #eee9ec;
}

.ie a:hover .bg.original,
.ie a.bg.original:hover {
	background-color: #f7f4f6;
}

.bg.weeks {
	background-color: #e8f9f9;
}

.ie a:hover .bg.weeks
.ie a.bg.weeks:hover {
	background-color: #f4fcfc;
}

.bg.cousin {
	background-color: #fcecef;
}

.ie a:hover .bg.cousin,
.ie a.bg.cousin:hover {
	background-color: #fef6f7;
}

.bg.planner {
	background-color: #f5ebee;
}

.ie a.hover .bg.planner,
.ie a.bg.planner:hover {
	background-color: #faf5f7;
}

.bg.tt {
	background-color: #fdf9ec;
}

.ie a.hover .bg.tt,
.ie a.bg.tt:hover {
	background-color: #fefcf5;
}

/* background deep
-------------------------------------------------------------------------------*/

.bg.deep.original {
	background-color: #5b2748;
}

.ie a.hover .bg.deep.original,
.ie a.bg.deep.original:hover {
	background-color: #ad93a4;
}

.bg.deep.cousin {
	background-color: #e94762;
}

.ie a.hover .bg.deep.cousin,
.ie a.bg.deep.cousin:hover {
	background-color: #f4a3b1;
}

.bg.deep.planner {
	background-color: #a43d5b;
}

.ie a.hover .bg.deep.planner,
.ie a.bg.deep.planner:hover {
	background-color: #d29ead;
}

/* header
-------------------------------------------------------------------------------*/

div#header {
	padding-top: 3.2em;
	position: relative;
}

div#header h1 {
	width: 27.9em;
	margin-top: 3em;
	padding-top: 1em;
	float: left;
}

.en div#header h1 {
	width: 33.6em;
}

.ie div#header h1 a:hover img {
	filter: inherit;
}

div#header a {
	font-weight: bold;
}

div#header img {
	width: 100%;
}

div#header h1 + ul {
	float: right;
	margin-top: 3em;
}

div#header h1 + ul li {
	float: left;
}

div#header h1 + ul li:first-child {
	color: #7f7f7f;
}

div#header h1 + ul li + li {
	margin-left: 2.6em;
}

.en div#header h1 + ul li + li {
	margin-left: 2em;
}

div#header h1 + ul > li + li {
	padding-top: 1px;
	margin-top: 1.75em;
}

div#header h1 + ul li a {
	float: left;
	font-size: 14px;
	font-size: 13px\9;
}

.ie div#header h1 + ul li a {
	font-size: 13px;
}

div#header h1 + ul ul {
	border-top: #e5e5e5 1px solid;
}

div#header h1 + ul + ul {
	width: 100%;
	position: absolute;
	top: .2em;
	left: 0;
}

div#header h1 + ul + ul li {
	float: right;
}

div#header h1 + ul + ul li:first-child {
	font-size: 14px;
	line-height: 2;
}

.ie.en div#header h1 + ul + ul li:first-child {
	font-size: 13px;
	line-height: 2.15;
}

div#header h1 + ul + ul li:first-child a {
	padding: 0 1em;
}

div#header h1 + ul + ul li:first-child a:before {
	content: "\f07a";
	font-family: FontAwesome;
	color: #be1d0e;
	font-size: 18px;
	line-height: 1.56;
	vertical-align: middle;
	margin-right: .5em;
	position: relative;
	top: -.05em;
}

.en div#header h1 + ul + ul li:first-child a:before {
	top: -.1em;
}

.ie div#header h1 + ul + ul li:hover a:before {
	color: #de8e86;
}

div#header h1 + ul + ul li + li {
	margin-right: 2.3em;
	padding: 1px 0;
}

.en div#header h1 + ul + ul li + li {
	margin-right: 1.5em;
}

div#header h1 + ul + ul li + li a {
	font-size: 12px;
	line-height: 2.33;
}

.ie.en div#header h1 + ul + ul li + li a {
	font-size: 11px;
}

div#header h1 + ul + ul li + li + li + li,
.en div#header h1 + ul + ul li + li + li + li + li + li {
	float: left;
}

.en div#header h1 + ul + ul li + li + li + li {
	float: right;
}

div#header h1 + ul + ul li + li + li + li a {
	font-size: 10px;
	line-height: 2.8;
}

.en div#header h1 + ul + ul li + li + li + li a {
    font-size: 12px;
    line-height: 2.33;
}

.ie.en div#header h1 + ul + ul li + li + li + li a {
    font-size: 11px;
}

div#header ul + ul + ul {
	clear: both;
	padding: 1.7em 0 .1em;
}


div#header ul + ul + ul li {
	float: left;
	font-size: 12px;
	line-height: 2;
}

div#header ul + ul + ul li + li {
	margin-left: 1em;
}

div#header ul + ul + ul li + li:before {
	content: "\f105";
	font-family: FontAwesome;
	color: #cbcbcb;
	font-size: 24px;
	line-height: 1;
	vertical-align: middle;
	margin-right: .33em;
	position: relative;
	top: -.06em;
}

/* footer
-------------------------------------------------------------------------------*/

div#footer {
	clear: both;
}

div#footer li a {
	font-weight: bold;
}

div#footer img {
	width: 100%;
}

div#footer > div:first-child {
	position: relative;
	margin-bottom: 8.2em;
}

div#footer > div:first-child > a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 20em;
	height: 14.4em;
	border-radius: .4em;
	text-align: center;
	background: url(/store/techo/2015/images/btn_footer_lineup.jpg);
	background-size: 20em 14.4em;
	color: #fff;
}

.ie div#footer > div:first-child > a:hover {
	background: url(/store/techo/2015/images/btn_footer_lineup-over.jpg);
}

div#footer > div:first-child > a > span:after {
	content: "\f07a";
	font-family: FontAwesome;
	position: absolute;
	bottom: -.4em;
	left: -.4em;
	display: block;
	width: 2em;
	height: 2em;
	background: #bc1d0e;
	border-radius: 50%;
	border: #fff 1px solid;
	font-size: 15px;
	line-height: 2;
	z-index: 1;
	text-align: center;
}

.ie div#footer > div:first-child > a:hover > span:after {
	background: #dd8e86;
}

div#footer > div:first-child > a strong {
	font-size: 16px;
	line-height: 1.13;
	position: absolute;
	top: 3.19em;
	left: 0;
	width: 100%;
	display: block;
}

div#footer > div:first-child > a strong span {
	font-size: 13px;
	display: block;
}

div#footer > div:first-child > a > span {
	font-size: 11px;
	line-height: 1.55;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(188, 29, 14, .8);
	border-radius: 0 0 .4em .4em;
}

.ie div#footer > div:first-child > a > span {
	position: static;
	margin-top: 11.55em;
	background: url(/store/techo/2015/images/bg_alpha_80.png);
}

.ie div#footer > div:first-child > a:hover > span {
	background: url(/store/techo/2015/images/bg_alpha_40.png);
}

div#footer > div:first-child h4 {
	width: 75%;
}

div#footer > div:first-child ul,
div#footer > div:first-child p {
	width: 75%;
	min-height: 12em;
}

div#footer > div:first-child ul li {
	width: 12em;
	float: left;
}

div#footer > div:first-child ul li a {
	display: block;
	margin: 1em;
}

div#footer > div:first-child p {
	padding-top: 1em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div#footer > div:first-child p span {
	font-size: 14px;
}

div#footer ul[role="lineup"] {
	margin: -2.3em 0 6em;
}

.en div#footer ul[role="lineup"] {
	margin: 0 2.9em 4.3em;
}

div#footer ul[role="lineup"] li {
	width: 19.2em;
	float: left;
	text-align: center;
}

.en div#footer ul[role="lineup"] li {
	width: 18.2em;
}

.en div#footer ul[role="lineup"] li + li {
	margin-left: 5.8em;
}

div#footer ul[role="lineup"] dl:before {
	font-size: 34px;
	line-height: 1;
}

div#footer ul[role="lineup"] dt {
	font-size: 16px;
	line-height: 1.5;
}

.en div#footer ul[role="lineup"] dt {
	font-size: 18px;
	border-bottom: #000 1px dotted;
	height: 2.5em;
	padding-bottom: .17em;
}

.en div#footer ul[role="lineup"] dl.planner dt:after,
.en div#footer ul[role="lineup"] dl.tt dt:after {
	content: "";
	height: 2.5em;
	display: inline-block;
	vertical-align: bottom;
}

.en div#footer ul[role="lineup"] dt span {
	font-size: 13px;
	display: block;
}

div#footer ul[role="lineup"] dt + dd {
	margin-top: .8em;
}

.en div#footer ul[role="lineup"] dt + dd {
	margin: 0 -.5em;
	padding: 1.3em 0 .8em;
}

div#footer ul[role="lineup"] dd + dd {
	font-size: 12px;
	line-height: 2;
}

.en div#footer ul[role="lineup"] dd + dd {
	border-top: #000 1px dotted;
	font-size: 14px;
	padding-top: .2em;
}

.ie.en div#footer ul[role="lineup"] a:hover dt,
.ie.en div#footer ul[role="lineup"] a:hover dd + dd {
	border-color: #7f7f7f;
}

div#footer ul[role="lineup"] dd + dd span {
	display: block;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing: 0;
}

div#footer ul[role="aside"] {
	margin-bottom: 5.5em;
}

div#footer ul[role="aside"] li {
	width: 16.66%;
	text-align: center;
	float: left;
	font-size: 14px;
	line-height: 1.5;
}

div#footer ul[role="aside"] li span {
	font-size: 10px;
	line-height: 1.75;
}

div#footer ul[role="aside"] li img {
	display: block;
	margin-bottom: 1.3em;
}

div#footer ul[role="social"] {
	margin-bottom: -.5em;
}

div#footer ul[role="social"] > li {
	float: right;
}

div#footer ul[role="social"] > li:first-child {
	font-size: 0;
}

div#footer ul[role="social"] > li:first-child > span {
	font-size: 12px;
	line-height: 3.33;
	font-weight: bold;
	color: #7f7f7f;
}

.en div#footer ul[role="social"] > li:first-child > span {
	font-size: 14px;
	line-height: 2.86;;
}

div#footer ul[role="social"] > li:first-child ul {
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	padding-left: .6em;
}

.en div#footer ul[role="social"] > li:first-child ul {
	padding-left: 1.5em;
}

div#footer ul[role="social"] > li:first-child ul li {
	display: inline-block;
	float: left;
	text-align: center;
	position: relative;
	top: -.5em;
}

div#footer ul[role="social"] > li:first-child ul li + li {
	margin-left: .5em;
}

div#footer ul[role="social"] > li:first-child ul li a {
	display: block;
	color: #fff;
	width: 4em;
	height: 4em;
	border-radius: .4em;
	background: #55acee;
	overflow: hidden;
	font-weight: normal!important;
}

.ie div#footer ul[role="social"] > li:first-child ul li a:hover {
	background: #aad5f6;
}

div#footer ul[role="social"] > li:first-child ul li + li a {
	background: #3b5998;
}

.ie div#footer ul[role="social"] > li:first-child ul li + li a:hover {
	background: #96a1c2;
}

div#footer ul[role="social"] > li:first-child ul li + li + li a {
	background: #326c87;
}

.ie div#footer ul[role="social"] > li:first-child ul li + li + li a:hover {
	background: #98b5c3;
}

div#footer ul[role="social"] > li:first-child ul li i,
div#footer ul[role="social"] > li:first-child ul li span {
	font-size: 15px;
	line-height: 2.67;
}

div#footer ul[role="social"] > li:first-child ul li + li + li i.icon-uniE600 {
	font-size: 24px;
	line-height: 1.67;
}

div#footer ul[role="social"] > li:first-child ul li span {
	font-weight: bold;
}

div#footer ul[role="social"] > li:first-child + li {
	font-size: 14px;
	line-height: 2.86;
	margin-right: 2em;
}

div#footer ul[role="social"] > li:first-child + li a:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 1;
	vertical-align: middle;
	margin-right: .25em;
	position: relative;
	top: -.05em;
	font-weight: normal!important;
}

.en div#footer ul[role="social"] > li:first-child + li a:before {
	top: -.2em;
}

div#footer ul[role="social"] > li:first-child + li ~ li {
	float: left;
	font-size: 12px;
	line-height: 3.33;
	margin-right: 2.67em;
}

div#footer ul + div {
	background: #eaf0f3;
	margin-top: 2em;
	padding: 2em 4em 3.7em;
}

div#footer ul + div > ul {
	border-bottom: #fff 1px solid;
	font-size: 0;
	text-align: center;
}

div#footer ul + div > ul > li {
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	text-align: left;
	margin: 1.5em 0;
}

div#footer ul + div > ul > li + li {
	margin-left: 2.5em;
}

.en div#footer ul + div > ul > li + li {
	margin-left: 4em;
}

.ie.en div#footer ul + div > ul > li + li {
	margin-left: 3.5em;
}

div#footer ul + div ul li a,
div#footer ul + div ul li span {
	font-size: 12px;
	line-height: 1.89;
	display: inline-block;
}

.ie .en div#footer ul + div ul li a,
.ie .en div#footer ul + div ul li span {
	font-size: 11px;
}

.en div#footer ul + div ul li a[href*="facebook"]:after {
	content: "\e609";
	font-family: techoicons;
	font-size: 16px;
	line-height: 1;
	position: relative;
	top: .1em;
	left: .2em;
}

div#footer ul + div ul ul li a {
	font-weight: normal;
}

div#footer ul + div ul + ul li + li {
    margin-left: 3.7em;
}

.en div#footer ul + div ul + ul li + li {
	margin-left: 3.3em;
}

.ie.en div#footer ul + div ul + ul li + li {
    margin-left: 2.3em;
}

div#footer ul + div ul + ul + ul li + li {
    margin-left: 3.9em;
}

div#footer ul + div > a {
	float: right;
	margin: 4em 1em 0 0;
}

.en div#footer ul + div > a {
	font-size: 12px;
	margin: 3.2em .83em 0 0;
}

div#footer ul + div address {
	font-weight: bold;
	float: left;
	margin: 4em 0 0 1em;
}

/* modal
-------------------------------------------------------------------------------*/

div.modal {
	font-size: 10px;
	text-align: center;
	padding: 1em;
	display: inline-block;
}

div.modal img {
	margin-bottom: 1em;
	display: block;
}

div.modal a {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
}

div.modal a:before {
	content: "\e601";
	font-family: techoicons;
	font-size: 30px;
	padding-right: .25em;
	vertical-align: middle;
}

.en div.modal a:before {
	position: relative;
	top: -.05em;
}

/* quaternary
-------------------------------------------------------------------------------*/

div#quaternary {
	width: 19.2em;
	float: right;
}

div#quaternary ul[role="local"] > li {
	padding-bottom: .4em;
	border-bottom: #316b86 .1em solid;
}

div#quaternary ul[role="local"] > li.current {
	padding-bottom: 0;
	border-bottom: #316b86 .5em solid;
}

div#quaternary ul[role="local"] > li > a {
	color: #316b86;
	padding: 1.9em 0 .9em .8em;
	display: block;
	position: relative;
}

.ie div#quaternary ul[role="local"] > li > a:hover {
	color: #98b5c3;
}

div#quaternary ul[role="local"] > li.current a {
	color: #000;
	cursor: default;
	pointer-events: none;
	opacity: 1!important;
}

.ie div#quaternary ul[role="local"] > li.current a:hover {
	color: #000;
}

div#quaternary ul[role="local"] > li.current a:before {
	color: #bc1d0e;
}

div#quaternary ul[role="local"] > li > a span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
}

div#quaternary ul[role="local"] > li > a span + span {
	font-size: 12px;
	color: #fff;
	line-height: 2.5em;
	height: 2.5em;
	overflow: hidden;
	background: #bc1d0e;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -.9em;
	padding: 0 .8em;
	border-radius: .4em;
}

.ie div#quaternary ul[role="local"] > li > a:hover span + span {
    background: #de8e87;
}

.ie div#quaternary ul[role="local"] > li.current > a:hover span + span {
    background: #bc1d0e;
}

div#quaternary ul[role="local"] > li > a span + span:after {
    content: "\f07a";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
    color: #fff;
    padding-left: .5em;
}

div#quaternary ul[role="local"] ul li + li {
    border-top: #316b86 1px dotted;
}

div#quaternary ul[role="local"] ul a {
    font-size: 15px;
    line-height: 2.9;
    padding-left: 1em;
    display: block;
}

div#quaternary ul[role="local"] ul a[href*="mailto"]:before {
    top: -0.2em;
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: normal!important;
    line-height: 1;
    margin-right: 0.5em;
    position: relative;
    top: -0.1em;
    vertical-align: middle;
}

div#quaternary ul + ul {
	margin-top: 5em;
}

div#quaternary ul + ul li + li {
	margin-top: 2.5em;
}

div#quaternary ul + ul li a {
	width: 19.2em;
	height: 10.9em;
	border-radius: .4em;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-size: 19.2em 10.9em;
	background-image: url(/store/techo/2015/images/btn_local_01.jpg);
	text-align: center;
	color: #fff;
}

div#quaternary ul + ul li + li a {
	background-image: url(/store/techo/2015/images/btn_local_02.jpg);
}

div#quaternary ul + ul li + li + li a {
	background-image: url(/store/techo/2015/images/btn_local_03.jpg);
}

div#quaternary ul + ul li a[href*="facebook"] {
	height: 4em;
	border-radius: 0;
	overflow: hidden;
	background: none;
	color: #2d4485;
	text-align: left;
}

.ie div#quaternary ul + ul li a[href*="facebook"]:hover {
	filter: inherit;
	color: #96a1c2;
}

div#quaternary ul + ul li a:before {
	content: "";
	display: inline-block;
	height: 10.9em;
	font-size: 10px;
	vertical-align: middle;
}

div#quaternary ul + ul li a[href*="facebook"]:before {
	content: "";
	height: 4em;
}

.ie div#quaternary ul + ul li a:hover {
	filter: alpha(opacity="50");
}

div#quaternary ul + ul li a > span {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
}

div#quaternary ul + ul li a > span {
	position: relative;  
}

div#quaternary ul + ul li a[href*="facebook"] > span {
	line-height: 1.35;
	padding-left: 3em;
}

div#quaternary ul + ul li a[href*="facebook"] span:before {
	content: "\f09a";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 15px;
	line-height: 2.67;
	width: 2.67em;;
	height: 2.67em;
	background: #3b5998;
	color: #fff;
	overflow: hidden;
	text-align: center;
	border-radius: .27em;
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal!important;
}

.ie div#quaternary ul + ul li a[href*="facebook"]:hover span:before {
	background: #96a1c2;
}

div#quaternary ul + ul li a span span {
	font-size: 11px;
}

div#quaternary ul + ul li a[href*="facebook"] > span span {
	font-size: 12px;
}

div#quaternary > div {
    margin: 5.5em -2.4em 0;
}

div#quaternary > div h4 {
    border-width: 0 0 1px 0;
    border-color: #cbcbcb;
    font-size: 18px;
    padding: 0 0 .5em;
    margin-bottom: 1.7em;
    text-align: center;
    color: #316b86;
}

div#quaternary > div h4:before {
    content: none;
}

/* recommend
-------------------------------------------------------------------------------*/

ul[role="recommend"] li + li {
	margin-top: 3em;
}

ul[role="recommend"] a {
	display: block;
	text-align: center;
	color: #000;
}

ul[role="recommend"] dd:first-child {
	padding-bottom: 1em;
}

/*ul[role="recommend"] dd:first-child img {
	max-width: 24em;
	max-height: 20em;
}*/

ul[role="recommend"] dd:first-child img {
	width: auto !important;
	height: auto !important;
}

/* banner
-------------------------------------------------------------------------------*/

ul[role="global"] li a {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.ie ul[role="global"] li a:hover {
	color: #fff;
}

ul[role="global"] li a img {
	border-radius: .4em;
}

ul[role="global"] li a > span {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .5);
	font-size: 15px;
	line-height: 1.2;
	padding: .27em 0 .2em;
	border-radius: 0 0 .27em .27em;
}

.ie ul[role="global"] li a > span {
	background: url(/store/techo/2015/detail_images/common/bg_alpha_50.png);
}

ul[role="global"] li + li a > span {
	line-height: 1.39;
	padding: .73em 0 .53em;
}

ul[role="global"] li + li + li + li a > span {
	line-height: 1.2;
	padding: .2em 0 .1em;;
}

.ie ul[role="global"] li a:hover > span {
	background: url(/store/techo/2015/detail_images/common/bg_alpha_25.png);
}

ul[role="global"] li a > span span {
	display: block;
	font-size: 12px;
	line-height: 1.2;
}

ul[role="global"] li + li + li + li a > span span {
	font-size: 10px;
	line-height: 1.75;
}

/* imagesLoader
-------------------------------------------------------------------------------*/

dd.ilCover span {
	display: block;
}

dd.ilCover span:before {
	content: "カバー: ";
}

dd.ilCover span + span:before {
	content: "セット: ";
}

.en dd.ilCover span:before {
	content: "Cover Only: ";
}

/* articleSlide
-------------------------------------------------------------------------------*/

#articleSlide {
	position: relative;
}

.ie #articleSlide a:hover img {
	filter: inherit;
}

#articleSlide div {
	height: 54em;
	overflow: hidden;
	position: relative;
	border-radius: .4em;
}

#articleSlide div a {
	width: 96em;
	height: 54em;
	display: block;
	position: absolute;
	top: 54em;
}

#articleSlide div a.active {
	top: 0;
}

#articleSlide div + ul {
	padding: 1.5em 2em 0;
	overflow: hidden;
	max-height: 8.3em;
	-webkit-transition: max-height 0.3s ease;
    -moz-transition: max-height 0.3s ease;
    -ms-transition: max-height 0.3s ease;
    transition: max-height 0.3s ease;
}

#articleSlide div + ul li {
	width: 12em;
	float: left;
	display: none;
	padding-bottom: 1.3em;
}

#articleSlide div + ul li + li {
	margin-left: 4em;
}

#articleSlide div + ul li img {
	width: 12em;
	height: 6.8em;
	border-radius: .4em;
	margin-bottom: 1.5em;
	position: relative;
	z-index: -1;
	-webkit-transition: opacity 0.15s ease;
    -moz-transition: opacity 0.15s ease;
    -ms-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
}

/*#articleSlide div + ul li:hover img,*/
#articleSlide div + ul li.current img {
	opacity: .3;
}

.ie #articleSlide div + ul li.current img {
	filter: alpha(opacity=30);
}

#articleSlide div + ul li a {
	display: block;
	position: relative;
}

#articleSlide div + ul li a.btn1 {
	width: 12em;
	height: 6.8em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

#articleSlide div + ul li a.btn1:before {
	content: '';
	height: 6.8em;
	display: inline-block;
	vertical-align: middle;
}

#articleSlide div + ul li a.btn1 span {
	font-size: 14px;
	line-height: 1.5;
	display: inline-block;
	vertical-align: middle;
}

#articleSlide div + ul li a.btn1 span {
	font-size: 15px;
}

#articleSlide div + ul li a p {
	font-size: 12px;
	color: #000;
	line-height: 1.33;
	margin: 0 -1em;
	text-align: center;
	height: 4em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#articleSlide div + ul li.new a p:before {
	content: " ";
	position: absolute;
	font-size: 10px;
	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%;
}

#articleSlide div + ul li a p small {
	font-size: 10px;
	line-height: 1.6;
	color: #7f7f7f;
}

#articleSlide div + ul + ul li {
	position: absolute;
	top: 24.5em;
	display: none;
}

#articleSlide div + ul + ul li:first-child {
	left: 0
}

#articleSlide div + ul + ul li + li {
	right: 0;
}

#articleSlide div + ul + ul li a {
	display: block;
	width: 5em;
	height: 5em;
	text-align: center;
	overflow: hidden;
	background: rgba(255, 255, 255, .8);
}

.ie #articleSlide div + ul + ul li a {
	background: url('/store/techo/2015/images/bg_w_alpha_80.png');
}

#articleSlide div + ul + ul li:first-child a {
	border-radius: 0 .4em .4em 0;
}

#articleSlide div + ul + ul li + li a {
	border-radius: .4em 0 0 .4em;
}

.ie #articleSlide div + ul + ul li a:hover {
	background: url('/store/techo/2015/images/bg_w_alpha_40.png');
}

#articleSlide div + ul + ul li:first-child a:before {
	content: '\e605';
	font-family: techoicons;
	font-size: 14px;
	line-height: 3.6;
}

#articleSlide div + ul + ul li + li a:before {
	content: '\e607';
	font-family: techoicons;
	font-size: 14px;
	line-height: 3.6;
}

#articleSlide > p {
	background: #c1d2da;
	height: .3em;
	overflow: hidden;
	display: none;
	position: relative;
}

#articleSlide > p span {
	width: 0;
	background: #316b86;
	height: .3em;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#articleSlide > p span + span {
	margin-left: -96em;
}

/* tertiary
-------------------------------------------------------------------------------*/

#tertiary {
	clear: both;
	padding-top: 8.5em;
}

#tertiary h4 {
	padding: .38em 0 .38em .63em;
	border-bottom-color: #fff!important;
}

.en #tertiary h4 {
	font-size: 17px;
	padding: .65em 0 .65em 1em;
}

#tertiary h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 1em 0 .5em 1.43em;
}

.en #tertiary h5 {
	font-size: 15px;
	padding: 1em 0 .2em 1.33em;
}

#tertiary ul + h5 {
	border-top: #fff 1px solid;
}

#tertiary div {
	background: #efefef;
}

#tertiary > div + div {
	margin-top: 8em;
}

#tertiary div > ul {
	padding: 0 0 2em 2em;
}

#tertiary h4 + ul {
	padding-top: 2em;
}

#tertiary div > ul > li {
	background: #fff;
	width: 18em;
	border-radius: .4em;
	overflow: hidden;
	float: left;
}

#tertiary div > ul > li + li {
	margin-left: .5em;
}

#tertiary li a {
	display: block;
	text-align: center;
	color: #000;
	padding-bottom: .8em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ie #tertiary li a:hover {
	color: #7f7f7f;
}

#tertiary dl {
	position: relative;
	z-index: 0;
}

#tertiary dd:first-child {
	position: relative;
	z-index: -1;
	min-height: 15em;
}

#tertiary dd:first-child img {
	max-width: 16.8em;
	max-height: 14em;
}

.ranking dl:before {
	content: "1";
	display: block;
	width: 2.5em;
	height: 2.5em;
	font-size: 16px;
	line-height: 2.5;
	overflow: hidden;
	background: #f5c949;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: .31em;
	left: .31em;
	z-index: 1;
	text-align: center;
}

.ie .ranking a:hover dl:before {
	background: #fae4a4;
}

.ranking li + li dl:before {
	content: "2";
}

.ranking li + li + li dl:before {
	content: "3";
}

.ranking li + li + li + li dl:before {
	content: "4";
}

.ranking li + li + li + li + li dl:before {
	content: "5";
}

/* tertiary enhanced
-------------------------------------------------------------------------------*/

#tertiary[role="tab"] {
	padding: 0;
	margin: 3.5em 0 5em;
}

#tertiary[role="tab"] > ul {
	position: relative;
	height: 4.1em;
	overflow: hidden;
}

.en #tertiary[role="tab"] > ul {
	height: 4.2em;
}

#tertiary[role="tab"] > ul li {
	position: absolute;
	top: 0;
	left: 0;
}

#tertiary[role="tab"] > ul li + li {
	left: 31.7em;
}

.en #tertiary[role="tab"] > ul li + li {
	left: 32.1em;
}

#tertiary[role="tab"] > ul li + li + li {
	left: 63.4em;
}

.en #tertiary[role="tab"] > ul li + li + li {
	left: 64.2em;
}

#tertiary[role="tab"].tab1 ul li:first-child,
#tertiary[role="tab"].tab2 ul li:first-child + li,
#tertiary[role="tab"].tab3 ul li:first-child + li + li {
	z-index: 1;
}

#tertiary[role="tab"] > ul a {
	background-image: url(/store/techo/2015/toolstoys/images/bg_tab.png);
	background-repeat: no-repeat;
	background-size: 32.6em 4em;
	display: block;
	width: 32.6em;
	height: 4em;
	overflow: hidden;
	text-align: left;
	opacity: 1!important;
}

.en #tertiary[role="tab"] > ul a {
	background: #f9e3a3;
	width: 31.9em;
	height: 4.2em;
	overflow: hidden;
	text-align: center;
}

.ie #tertiary[role="tab"] > ul a:hover {
	color: #000;
}

#tertiary[role="tab"].tab1 > ul a:hover,
#tertiary[role="tab"].tab1 > ul li:first-child a,
#tertiary[role="tab"].tab2 > ul li:first-child + li a,
#tertiary[role="tab"].tab3 > ul li:first-child + li + li a {
	background-image: url(/store/techo/2015/toolstoys/images/bg_tab-over.png)!important;
}

.en #tertiary[role="tab"].tab1 > ul a:hover,
.en #tertiary[role="tab"].tab1 > ul li:first-child a,
.en #tertiary[role="tab"].tab2 > ul li:first-child + li a,
.en #tertiary[role="tab"].tab3 > ul li:first-child + li + li a {
	background: #efefef;
}

#tertiary[role="tab"].tab1 > ul li:first-child a,
#tertiary[role="tab"].tab2 > ul li:first-child + li a,
#tertiary[role="tab"].tab3 > ul li:first-child + li + li a {
	cursor: default;
	pointer-events: none;
}

#tertiary[role="tab"] > ul span {
    border-bottom-color: #fff;
    font-size: 16px;
    line-height: 2.5;
    font-weight: bold;
    padding-left: 1.25em;
}

.en #tertiary[role="tab"] > ul span {
	font-size: 17px;
	line-height: 2.47;
    padding-left: 0;
}

#tertiary[role="tab"] > ul span:before {
    content: "\2022";
    font-family: techoicons;
    color: #f5c949;
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
    margin-right: 0.36em;
    position: relative;
    top: -0.05em;
    vertical-align: middle;
}

.en #tertiary[role="tab"] > ul span:before {
    content: none;
}

#tertiary[role="tab"] > div {
	overflow: hidden;
	-webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -ms-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

#tertiary[role="tab"] div div {
	background: none;
	position: absolute;
	display: none;
	font-size: 14px;
	padding-top: 3.25em;
}

#tertiary[role="tab"].tab1 div div:first-child,
#tertiary[role="tab"].tab2 div div:first-child + div,
#tertiary[role="tab"].tab3 div div:first-child + div + div {
	position: relative;
	z-index: 1;
	display: block;
}

#tertiary[role="tab"].tab1 div div:first-child {
	padding-top: 0;
}

#tertiary[role="tab"] div div h5 {
	height: 1.75em;
	overflow: hidden;
}

#tertiary[role="tab"] div div ul {
	font-size: 10px;
}

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

.items dl {
	text-align: center;
	color: #000;
}

.ie .items a:hover dl {
	color: #7f7f7f;
}

.items dd:first-child img {
	width: auto;
	vertical-align: top;
}

.en .items dd:first-child ~ * {
	line-height: 1.5;
}

.items dt {
	padding: 0 .5em;
}

.en .items dt {
	text-align: left;
	padding: 0 .45em;
}

.items dt > * {
	display: block;
}
.items dt span {
	font-size: 10px;
}

.en .items dt span {
	font-size: 11px;
	color: #7f7f7f;
}

.ie.en .items a:hover dt span {
	color: #d2d2d2;
}

.items dt strong {
	font-size: 12px;
	display: inline-block;
	text-align: left;
	font-weight: bold;
}

.en .items dt strong {
	font-size: 13px;
}

.ie .items a:hover dt strong {
	color: #8f8f8f;
}

.items dt + dd {
	font-size: 12px;
	font-weight: bold;
}

.en .items dt + dd {
	font-size: 15px;
	color: #bc1d0e;
	text-align: left;
	padding: 0 .3em;
}

.ie.en .items a:hover dt + dd {
	color: #de8e87;
}

.items dt + dd span:before {
	font-size: 10px;
	font-weight: normal;
}

.en .items dt + dd span:before {
	font-size: 11px;
	color: #7f7f7f;
}

.ie.en .items a:hover dt + dd span:before {
	color: #d2d2d2;
}

.items dt + dd p {
	font-size: 10px;
	width: 18em;
	letter-spacing: 0;
	margin: .3em auto .2em;
	font-weight: normal;
}

.en .items dt + dd p {
	font-size: 13px;
	letter-spacing: .05em;
	width: 9em;
	color: #000;
	margin: .23em auto .15em;
}

.en.ie .items a:hover dt + dd p {
	color: #8f8f8f;
}

/* navigation
-------------------------------------------------------------------------------*/

body[id*="toolstoys"] ul[role="navigation"] {
	float: left;
	border: #d5e1e6 1px solid;
	border-radius: .4em;
	margin-bottom: 2.5em;
	width: 27em;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body[id*="toolstoys"] ul[role="navigation"] li + li {
	border-top: #d5e1e6 1px solid;
}

body[id*="toolstoys"] ul[role="navigation"] a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	/*padding: .77em 0 .69em 1.46em;*/
	/*padding: .64em 0 .56em 1.46em;*/
	padding: .64em 0 .56em 0.75em;
	letter-spacing: 0;
}

.en body[id*="toolstoys"] ul[role="navigation"] a {
	font-size: 15px;
	letter-spacing: 0;
	padding: .6em 0 .45em 1em;
}

body[id*="toolstoys"] ul[role="navigation"] li:first-child + li span {
	display: none;
}

body[id*="toolstoys"] ul[role="navigation"] small {
	font-size: 9px;
	letter-spacing: 0;
	padding-right: .5em;
	position: relative;
	top: -.2em;
}

body[id*="toolstoys"] ul[role="navigation"] span {
	font-size: 12px;
}

/* autoSlide
-------------------------------------------------------------------------------*/

#autoSlide {
	overflow: hidden;
	position: relative;
}

#autoSlide > * {
	position: absolute;
	top: -9999px;
	left: 0;
}

#autoSlide .fg {
	top: 0;
	z-index: 1;
}

#autoSlide .bg {
	top: 0;
}

/* ico
-------------------------------------------------------------------------------*/

i[class^="ico_"] {
	width: 4em;
	height: 4em;
	background-repeat: no-repeat;
	background-size: 4em 4em;
	display: none;
}

i.ico_m1 {
	display: block;
	background-image: url(/store/techo/2015/lineup/images/ico_m1.png);
}

i.ico_l1 {
	display: block;
	background-image: url(/store/techo/2015/lineup/images/ico_l1.png);
}

i.ico_l2 {
	display: block;
	background-image: url(/store/techo/2015/lineup/images/ico_l2.png);
}

i.ico_l3 {
	display: block;
	background-image: url(/store/techo/2015/lineup/images/ico_l3.png);
}

i.ico_w1 {
	display: block;
	background-image: url(/store/techo/2015/lineup/images/ico_w1.png);
}

i.ico_s1 {
	display: block;
	background-image: url(/store/techo/2015/lineup/images/ico_s1.png);
}

i.ico_s2 {
	display: block;
	background-image: url(/store/techo/2015/lineup/images/ico_s2.png);
}

i.ico_s3 {
	background-image: url(/store/techo/2015/lineup/images/ico_s3.png);
}