<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* base */
@font-face {
  font-family: 'Uniqlo Pro Regular';
  font-style: normal;
  font-weight: 400;
/* GDS↓*/
  src: url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.eot");
  src: url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.eot?#iefix") format("embedded-opentype"), url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.woff") format("woff"), url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.ttf") format("truetype"), url("//www.uniqlo.com/tw/collection/UQ_fonts/uniqloproregular-webfont.svg#uniqlo_proregular") format("svg"); } 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
{font-family: "Uniqlo Pro",'Uniqlo Pro Regular',"Microsoft JhengHei", sans-serif;
}
body {
	background: #fff;
	font-family: "Uniqlo Pro",'Uniqlo Pro Regular',"Microsoft JhengHei", sans-serif;		
}
li,ul {list-style: none}
/**/
 
.l2-main {
	padding: 0 10px;
}
.l2-main a {
	color: inherit;
}
.l2-main a:hover {
	text-decoration: none;
}
.l2-keyvisual, .l2-keyvisual &gt;a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 100%;
	color: #000;
	text-decoration: none;
}
.l2-keyvisual-img {
	position: relative;
}
.l2-keyvisual-img &gt;h1 {
	position: absolute;
	z-index: -1;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.l2-keyvisual-inner {
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0 60px;
	border: 1px solid #dadada;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.l2-keyvisual-dsc {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
	-ms-flex-pack: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.l2-keyvisual-dsc__inner {
	width: 298px;
}
.l2-keyvisual-dsc__inner &gt;dl {
	margin: 20px 0;
	font-weight: bold;
}
.l2-keyvisual-dsc__title {
	font-size: 16px;
	margin-bottom: 4px;
}
.l2-keyvisual-dsc__price {
	font-family:'UniqloProRegular';
	margin-bottom: 20px;
	line-height: 1;
}
.l2-keyvisual-dsc__price .price {
	font-size: 30px;
	font-weight: normal;
}
.l2-keyvisual-dsc__price .tax {
	font-size: 10px;
	font-weight: normal;
	color: #7d7d7d;
}
.l2-keyvisual-dsc__price .text {
	font-size: 13px;
	font-weight: normal;
	font-family: "UniqloProLight","Uniqlo Pro Regular","DFHeiStd-W5","Microsoft JhengHei","Noto Sans TC", sans-serif; 
	width: 100%;
	display: inline-block;
	margin-top: 4px;
}
.l2-keyvisual-dsc__price.limit, .l2-keyvisual-dsc__price.set {
	color: #f00;
}
.l2-keyvisual-dsc__price.limit .price, .l2-keyvisual-dsc__price.limit .text {
	color: #f00;
}
.l2-keyvisual-dsc__price .digit {
	font-size: 12px;
}
.l2-keyvisual-dsc__price .digit .num {
	font-family:'UniqloProRegular';
	font-size: 24px;
	line-height: 1;
	font-weight: normal;
}
.l2-keyvisual-dsc__price.set .price {
	font-weight: normal;
	font-size: 18px;
}
.l2-keyvisual-dsc__price.set .price .num {
	font-size: 24px;
	line-height: 1;
}
.l2-keyvisual-dsc__link {
	font-size: 13px;
	text-decoration: underline;
	text-align: right;
	margin-top: 20px;
}
.l2-section {
	margin: 52px auto;
}
.banner-top {
	margin: 13px auto 28px auto;
}
.l2-section .l2-section {
	margin: 28px auto;
}
.l2-title {
	margin: 28px auto;
	font-size: 30px;
	font-weight: bold;
}
.l2-nav-tags {
	margin: 28px auto;
}
.l2-nav-tags ul, .l2-nav-tags ol {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
    margin-bottom: 10px;
}
.l2-nav-tags li {
	-ms-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-right: 20px;
	border: 1px solid #ababab;
}
.l2-nav-tags .fixed li {
	-ms-flex: 1 1 0;
	-webkit-flex: 1 1 0;
	flex: 1 1 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.l2-nav-tags li:last-child {
	margin-right: 0;
}
.l2-nav-tags a {
	padding: 12px 0;
	color: #000!important;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
	box-sizing: border-box;
}
.l2-nav-tags a:hover, .l2-nav-tags a:active {
	text-decoration: none!important;
}
.l2-keyword .l2-nav-tags ul, .l2-keyword .l2-nav-tags ol {
	-ms-flex-pack: start;
	-ms-justify-content: start;
	-webkit-justify-content: space-start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -10px;
}
.l2-keyword .l2-nav-tags li {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	margin-right: 10px;
	margin-top: 10px;
}
.l2-keyword .l2-nav-tags a {
	padding: 5px 20px;
	font-size: 14px;
	font-weight: normal;
}
.l2-keyword .l2-nav-tags a::before {
	content: '#';
	margin-right: .5em;
}
.l2-input-search {
	margin: 28px auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	-ms-justify-content: start;
	-webkit-justify-content: space-start;
	justify-content: flex-start;
	-webkit-align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
}
.l2-input-search__form form {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	-ms-justify-content: start;
	-webkit-justify-content: space-start;
	justify-content: flex-start;
	-webkit-align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-align-items: center;
	align-items: center;
}
.l2-input-search__form form input[type="text"] {
	font-size: 14px;
	width: 420px;
	padding: 8px 0;
	border: none;
	border-bottom: 1px solid #000;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.l2-input-search__form form input[type="image"] {
	margin-left: 10px;
}
.l2-input-search &gt;h2 {
	margin: 0 40px 0 0;
}
.l2-pop-dsc {
	width: 300px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.l2-pop-dsc__flag {
	margin: 18px 0 5px;
}
.l2-pop-dsc__flag ul, .l2-pop-dsc__flag ol {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	-ms-justify-content: start;
	-webkit-justify-content: space-start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -8px;
}
.l2-pop-dsc__flag li {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 20px;
	vertical-align: middle;
	margin-top: 8px;
	color: #fff;
}
.l2-pop-dsc__flag li.size {
	font-family:'UniqloProRegular';
	color: #000;
}
.l2-pop-dsc__flag li.new {
	background: #378694;
}
.l2-pop-dsc__flag li.limit {
	background: #f00;
}
.l2-pop-dsc__flag li.new span {
	margin-top: 3px;
	display: inline-block;
}
.l2-pop-dsc__flag li.limit span {
	margin-top: 3px;
	display: inline-block;
}
.l2-pop-dsc__flag li.women {
	font-family:'UniqloProRegular';
	background: #f00;
}
.l2-pop-dsc__flag li.men {
	font-family:'UniqloProRegular';
	background: #000082;
}
.l2-pop-dsc__flag li.kids {
	font-family:'UniqloProRegular';
	background: #50b4f0;
}
.l2-pop-dsc__flag li.baby {
	font-family:'UniqloProRegular';
	background: #96c800;
}
.l2-pop-dsc__flag li.girls {
	font-family:'UniqloProRegular';
	background: #eb64a5;
}
.l2-pop-dsc__flag li.boys {
	font-family:'UniqloProRegular';
	background: #0091d7;
}
.l2-pop-a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: space-around;
	-ms-justify-content: space-around;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	height: 100%;
}
.l2-pop-dsc__item {
	width: 300px;
	margin: 4px 0 18px;
}
.l2-pop-dsc__item dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 22px;
}
.l2-pop-dsc__item dd {
	display: table;
	width: 300px;
}
.l2-pop-dsc__price {
	display: table-cell;
	line-height: 1;
}
.l2-pop-dsc__price .price {
	font-size: 30px;
	font-family: 'UniqloProRegular';
}
.l2-pop-dsc__price .tax {
	font-size: 10px;
	font-weight: normal;
	color: #7d7d7d;
}
.l2-pop-dsc__price .text {
	font-size: 13px;
	width: 100%;
	display: inline-block;
	margin-top: 4px;
}
.l2-pop-dsc__price.limit, .l2-pop-dsc__price.set {
	max-width: 180px;
	color: #f00;
}
.l2-pop-dsc__price.limit .price, .l2-pop-dsc__price.limit .text {
	color: #f00;
}
.l2-pop-dsc__price .digit {
	font-size: 12px;
}
.l2-pop-dsc__price .digit .num {
	font-family:'UniqloProRegular';
	font-size: 24px;
	line-height: 1;
}
.l2-pop-dsc__price.set .price {
	font-weight: normal;
	font-size: 18px;
}
.l2-pop-dsc__price.set .price .num {
	font-size: 24px;
	line-height: 1;
}
.l2-pop-dsc__link {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	display: table-cell;
	text-align: right;
	vertical-align: bottom;
}
.l2-pop-dsc__ipm {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	margin-top: 20px;
}
.l2-pop-dsc__ipm-img {
	margin-right: 10px;
}
.l2-pop-dsc__ipm-dsc {
	width: 190px;
}
.l2-pop-dsc__ipm-dsc dt {
	font-weight: bold;
	margin-bottom: 4px;
	line-height: 18px;
}
.l2-pop-dsc__ipm-dsc dd {
	line-height: 18px;
}
.l2-pop-a a {
	color: #000;
	text-decoration: none;
}
.l2-pop-a a:hover {
	text-decoration: none;
}
.l2-pop-a .l2-pop-img {
	margin-right: 10px;
}
.l2-pop-a .l2-pop-dsc {
	padding: 0 0 0 10px;
}
.l2-pop-a .l2-pop-dsc__wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.l2-pop-a .l2-pop-dsc__title {
	margin: 12px 0 18px;
}
.l2-pop-a .l2-pop-dsc__title span {
	font-size: 14px;
	display: inline-block;
	width: 100%;
	margin-bottom: 4px;
	font-weight: normal;
	line-height: 18px;
}
.l2-pop-a .l2-pop-dsc__title h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
.l2-pop-a .l2-pop-dsc__inner {
	-ms-flex-positive: 1;
	-ms-flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.l2-pop-a .l2-pop-dsc__inner &gt;*:first-child {
	margin-top: 0;
}
.l2-pop-a .l2-pop-dsc__inner &gt;*:last-child, .l2-pop-a .l2-pop-dsc__inner &gt;a:last-child &gt;*:last-child {
	margin-bottom: 0;
}
.l2-pop-dsc__item .limit .gl-annotation {
	margin-bottom: -1px;
}
.l2-col-2, .l2-col-3 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-ms-justify-content: space-start;
	-webkit-justify-content: space-start;
	justify-content: flex-start;
	-webkit-align-content: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.l2-col-2, .l2-col-3 {
	margin-top: -28px;
}
.l2-col-2 li {
	-ms-flex: 0 0 460px;
	-webkit-flex: 0 0 460px;
	flex: 0 0 460px;
	margin: 28px 20px 0 0;
}
.l2-col-3 li {
	-ms-flex: 0 0 300px;
	-webkit-flex: 0 0 300px;
	flex: 0 0 300px;
	margin: 28px 20px 0 0;
}
.l2-col-2 li:nth-child(2n) {
	margin-right: 0;
}
.l2-col-3 li:nth-child(3n) {
	margin-right: 0;
}
.l2-tile *:first-child {
	margin-top: 0;
}
.l2-tile *:last-child {
	margin-bottom: 0;
}
.l2-tile__img img {
	width: 100%;
}
.l2-tile__title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 12px;
}
.l2-tile__title + .l2-tile__price {
	margin-top: 4px;
}
.l2-tile__title + .l2-tile__price &gt; div {
	margin-top: 0px!important;
}
.l2-tile__dsc {
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.l2-tile__dsc .weak {
	font-size: 10px;
	color: #7d7d7d;
}
.l2-tile__price {
		font-family:"Uniqlo Pro", 'Uniqlo Pro Regular',"UniqloProRegular","Microsoft JhengHei","Noto Sans TC", sans-serif;	
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: space-between;
	-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-content: flex-end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	-ms-flex-align: flex-end;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.l2-tile__price &gt;div:first-child {
	-ms-flex-positive: 1;
	-ms-flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.l2-tile__link {
	text-align: right;
}
.l2-tile__link span {
	color: #000;
	font-size: 13px;
	text-decoration: underline;
}
.l2-tile__price.limit, .l2-tile__price.set {
	margin-top: 20px;　
}
.l2-tile__price .price {
	 
	font-size: 24px;
	line-height: 1;
	color: #FF0000;
}
.l2-tile__price .price_black {
 
	font-size: 24px;
	line-height: 1;
	color: #000000;
}
.l2-tile__price .orig-price {
	
	font-size: 18px;
	line-height: 1;
	color: #000000;
	text-decoration:line-through;
}
.l2-tile .l2-tile__price *:not(.l2-tile__link):first-child {
	margin-top: -6px;
}
.l2-tile__price .tax {
	font-size: 10px;
	color: #7d7d7d;
}
.l2-tile__price .digit {
	font-size: 12px;
}
.l2-tile__price .digit .num {
	font-family:'UniqloProRegular';
	font-size: 24px;
	line-height: 1;
}
.l2-tile__price.set .price {
	font-weight: normal;
	font-size: 18px;
}
.l2-tile__price.set .price .num {
	font-size: 24px;
	line-height: 1;
}
.l2-tile__price.limit .text {
	display: inline-block;
	font-size: 14px;
	width: 100%;
	margin-top: 4px;
}
.event-icon {
	display: inline-block;
	background-color: #f00;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin-top: 4px;
	padding: 0px 3px;
}
.event-icon + .l2-tile__title {
	margin-top: 5px;
}
.CNY-icon {
	float: left;
	margin-right: 5px;
	width: 50px;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * https://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * https://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * https://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	left: -5px;
	background: #fff;
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -20px;
	width: 100%;
}
/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(//www.uniqlo.com/jp/css/lib/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #dddddd;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #606060;
}
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/jp/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(/jp/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;


	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/jp/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/jp/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
#container .bx-controls-direction .bx-prev {
	position: absolute;
	top: 50%;
	margin-top: -33px;
	left: -34px;
	background: url(/jp/images/top/160722/top_back_160722.png) no-repeat;
	background-position: left center;
	width: 34px;
	height: 66px;
	z-index: 1;
}
#container .bx-controls-direction .bx-next {
	position: absolute;
	top: 50%;
	margin-top: -33px;
	right: -34px;
	background: url(/jp/images/top/160722/top_next_160722.png) no-repeat;
	background-position: right center;
	width: 34px;
	height: 66px;
	z-index: 1;
}
#container .lineupitem li {
	list-style-type: none;
	display: table-cell;
	padding-right: 20px;
	zoom: 1;
	width: 172px;
}
#container .lineupitem li a &gt; img {
	margin-bottom: 12px;
}
#container .lineupitem .info .item {
	display: block;
	font-size: 11px;
	color: #1b1b1b;
	position: relative;
}
#container .lineupitem .info .item .gender {
	display: block;
	font-size: 14px;
	margin-bottom: 4px;
	font-family:'UniqloProRegular', 'News Cycle';
	letter-spacing: 0.02em;
}
#container .lineupitem .info .item .size {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	position: absolute;
	right: 0;
	top: 0;
	font-family:'UniqloProRegular', 'News Cycle';
	letter-spacing: 0.02em;
}
#container .lineupitem .info .item {
	display: block;
	font-size: 11px;
	color: #1b1b1b;
	position: relative;
}
#container .lineupitem .info .item .item_name {
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#container .lineupitem .info .item.item--limited .item_price, #container .lineupitem .info .item.item--limited .item-annotation {
	color: #f00;
}
#container .lineupitem .info .item .item_price {
	display: block;
	font-family:"UniqloProLight","Uniqlo Pro Regular","DFHeiStd-W5","Microsoft JhengHei","Noto Sans TC", sans-serif; 
	font-size: 24px;
	line-height: 1;
	margin-top: 4px;
}
#container .lineupitem .info .item .flag {
	display: block;
	margin-top: 4px;
	font-size: 13px;
}
#container .lineupitem .info .item .item_price .price-tax {
	font-size: 10px;
	color: #7d7d7d;
	font-weight: normal;
}
#container .lineupitem .info .item.item--limited .item_price {
	line-height: 1;
}
#container .lineupitem .info .item .item-annotation {
	display: block;
	margin-top: 4px;
}
#container .ranking {
	position: relative;
}
#container .lineupitem .info .item .item_star {
	display: block;
	margin-top: 4px;
	position: relative;
	height: 16px;
	width: 80px;
	overflow: hidden;
}
#container .lineupitem .ranking_no {
	margin-bottom: 20px;
	display: block;

	width: 30px;
	height: 30px;
}
#container .lineupitem .info .item .flag.red {
	color: #f00;
}
#container .ranking .lineupitem li a {
	width: 172px;
	display: block;
}
#container .ranking .lineupitem li a &gt; img {
	width: 100%;
	height: auto;
}
#container .lineupitem .info .item .item_star img {
	position: absolute;
	top: 0;
}
#container .lineupitem .info .item .flag {
	display: block;
	margin-bottom: 4px;
	line-height: 1em;
	color: #7d7d7d;
	font-size: 13px;
}
.lineupitem .info .item .item_price.red {
	color: #f00;
}
#container .lineupitem .info .item .item_star.star-0 img {
	top: -160px;
}
#container .lineupitem .info .item .item_star.star-5 img {
	top: -144px;
}
#container .lineupitem .info .item .item_star.star-10 img {
	top: -128px;
}
#container .lineupitem .info .item .item_star.star-15 img {
	top: -112px;
}
#container .lineupitem .info .item .item_star.star-20 img {
	top: -96px;
}
#container .lineupitem .info .item .item_star.star-25 img {
	top: -80px;
}
#container .lineupitem .info .item .item_star.star-30 img {
	top: -64px;
}
#container .lineupitem .info .item .item_star.star-35 img {
	top: -48px;
}
#container .lineupitem .info .item .item_star.star-40 img {
	top: -32px;
}
#container .lineupitem .info .item .item_star.star-45 img {
	top: -16px;
}
#container .lineupitem .info .item .item_star.star-50 img {
	top: 0;
}
.gl-annotation {
	font-size: 10px;
	font-weight: normal;
	color: #7d7d7d;
	margin-top: 4px;
}
.gl-annotation:before {
	content: "\0203B";
}
.pt-15 {
	padding-top: 15px;
}
.mb-l {
	margin-bottom: 28px !important;
}
.keyWordWidget.ui-corner-all, .keyWordWidget .ui-corner-all, .contentSearchWidget.ui-corner-all, .contentSearchWidget .ui-corner-all {
	-moz-border-radius: 0;
	-webkit-bordert-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
.keyWordWidget.ui-autocomplete, .contentSearchWidget.ui-autocomplete {
	background: white;
	border: solid 1px gray !important;
	font-size: 12px;
}
.keyWordWidget.ui-menu .ui-menu-item a, .contentSearchWidget.ui-menu .ui-menu-item ui-menu-item-wrapper, /* for jquery-ui.1.12.1.custom */ .contentSearchWidget.ui-menu .ui-menu-item a {
	border: none !important;
	text-align: left;
}
.keyWordWidget.ui-menu .ui-menu-item a.ui-state-focus, .contentSearchWidget.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active, /* for jquery-ui.1.12.1.custom */ .contentSearchWidget.ui-menu .ui-menu-item a.ui-state-focus, .contentSearchWidget.ui-menu .ui-menu-item a.ui-state-hover {
	margin: 0;
	border: none !important;
	background: #000000 !important;
	color: #ffffff !important;
}

/* remove IE10's x button */
input[name='qtext'][type='text']::-ms-clear, input[name='keyWord'][type='text']::-ms-clear {
 display: none;
}
.l2-gototop {
	height: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: fixed;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 300;
	cursor: pointer;
}
#l2-cmcover_modal_bg {
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10000;
	cursor: pointer;
	display: none;
}
#l2-cmcover_modal_content {
	width: 960px;
	height: 540px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 10000;
	margin-top: -260px;
	margin-left: -480px;
	display: none;
}
#l2-cmcover_modal_content #l2-modalyoutube_close {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -37px;
	right: 0px;
}
#l2-cmcover_modal_content #l2-modalyoutube_movie {
	width: 960px;
	height: 540px;
	background-color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
}










/**/


.l3framework-section {
	width: 960px;
	margin: 0 auto;
	color: #1b1b1b;
}
.l3framework-uniqlofont {
	font-family: Uniqlo;
}
.l3framework-teal {
	color: 4;
}
.l3framework-black {
	color: #1b1b1b;
}
.l3framework-red {
	color: #ff0000;
}
.l3framework-uniqlofont-span {
	font-family: Uniqlo;
	margin-top: -2px;
	font-size: 1.2em;
}


/* cover */
.l3framework-cover {
	position: relative;
	margin-bottom: 60px;
}
/* cover 01 */
.l3framework-cover.l3framework-01 .l3framework-cover-text-wrap {
	position: absolute;
	top: 0;
	height: 470px;
	display: table;
	z-index: 2;
}
.l3framework-cover.l3framework-01 .l3framework-cover-text-wrap .l3framework-cover-text {
	display: table-cell;
	vertical-align: middle;
}
.l3framework-cover.l3framework-01 .l3framework-cover-text-wrap .l3framework-cover-text h1 {
	font-weight: bold;
	font-size: 40px;
	line-height: 1.4em;
	margin-bottom: 3px;
}
.l3framework-cover.l3framework-01 .l3framework-cover-text-wrap .l3framework-cover-text dt {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-cover.l3framework-01 .l3framework-cover-text-wrap .l3framework-cover-text dd {
	font-size: 15px;
	line-height: 1.5em;
}
.l3framework-cover.l3framework-01 .l3framework-cover-text-wrap .l3framework-cover-text dl &gt; *:last-child {
	margin-bottom: 0px;
}

/* cover 02 */
.l3framework-cover.l3framework-02 .l3framework-cover-text-wrap {
	position: absolute;
	top: 0;
	height: 470px;
	display: table;
	z-index: 2;
}
.l3framework-cover.l3framework-02 .l3framework-cover-text-wrap .l3framework-cover-text {
	display: table-cell;
	vertical-align: middle;
}
.l3framework-cover.l3framework-02 .l3framework-cover-text-wrap .l3framework-cover-text .l3framework-icons {
	margin-bottom: 10px;
}
.l3framework-cover.l3framework-02 .l3framework-cover-text-wrap .l3framework-cover-text .l3framework-icons li {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.l3framework-cover.l3framework-02 .l3framework-cover-text-wrap .l3framework-cover-text h1 {
	font-weight: bold;
	font-size: 40px;
	line-height: 1.4em;
	margin-bottom: 17px;
}
.l3framework-cover.l3framework-02 .l3framework-cover-text-wrap .l3framework-cover-text p {
	font-size: 15px;
	line-height: 1.5em;
}

/* cover 03 */
.l3framework-cover.l3framework-03 {
	height: 470px;
}
.l3framework-cover.l3framework-03 .l3framework-cover-text-wrap .l3framework-cover-text {
	display: table;
	padding: 28px 30px;
	width: 900px;
	position: relative;
	z-index: 2;
}
.l3framework-cover.l3framework-03 .l3framework-cover-text-wrap .l3framework-cover-text h1 {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 40px;
	line-height: 1em;
	white-space: nowrap;
}
.l3framework-cover.l3framework-03 .l3framework-cover-text-wrap .l3framework-cover-text p {
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	line-height: 1.5em;
	padding-left: 20px;
	width: 960px;
}

.l3framework-cover.l3framework-frame {
	overflow: hidden;
}
.l3framework-cover.l3framework-frame:after{
	content: "";
	display: block;
	width: 958px;
	height: 468px;
	border: 2px solid #dadada;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1;
}

/*cover slide 180123 add*/
.l3framework-slider-03.l3framework-slider-cover .l3framework-col a:hover{
  text-decoration: none;
}
.l3framework-slider-03.l3framework-slider-cover .l3framework-col a{
  color: #1b1b1b;
  text-decoration: none;
}
.l3framework-slider-03.l3framework-slider-cover .l3framework-col a .l3framework-cover,
.l3framework-slider-03.l3framework-slider-cover .l3framework-col .l3framework-cover{
margin-bottom: 0px;
overflow: hidden;
}

/* tab01 */
.l3framework-tab.l3framework-01 {
	margin: 30px 0;
}
.l3framework-tab.l3framework-01 &gt; ul {
	margin-top: 15px;
	width: 960px;
	display: table;
}
.l3framework-tab.l3framework-01 &gt; ul:first-child {
	margin-top: 0;
}
.l3framework-tab.l3framework-01 &gt; ul li {
	height: 66px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px #dbdbdb solid;
	border-top: 1px #dbdbdb solid;
	border-bottom: 1px #dbdbdb solid;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	background: #f4f4f4;
}
.l3framework-tab.l3framework-01 &gt; ul li:hover {
	background: #fff;
}
.l3framework-tab.l3framework-01 &gt; ul li:hover span {
	color: #1b1b1b;
	border-bottom: 2px solid 4;
	padding: 0 2px;
}
.l3framework-tab.l3framework-01 &gt; ul li.l3framework-active {
	background: #fff;
	border-bottom: none;
	color: #1b1b1b;
}
.l3framework-tab.l3framework-01 &gt; ul li.l3framework-active a {
	color: #1b1b1b;
	cursor: default;
}
.l3framework-tab.l3framework-01 &gt; ul.l3framework-uniqlofont li span {
	font-size: 1.2em;
	font-weight: normal;
}
.l3framework-tab.l3framework-01 &gt; ul li.l3framework-active span {
	border-bottom: 2px solid 4;
	padding: 0 2px;
}
.l3framework-tab.l3framework-01 &gt; ul li:first-child {
	border-left: 1px #dbdbdb solid;
}
.l3framework-tab.l3framework-01 &gt; ul li a {
	color: #ababab;
	line-height: 1.5em;
	display: table-cell;
	width: 960px;
	height: 66px;
	vertical-align: middle;
}
.l3framework-tab.l3framework-01 &gt; ul li a:hover {
	text-decoration: none;
}

/* tab02 */
.l3framework-tab.l3framework-02 {
	margin: 30px 0;
	border-bottom: 1px #dbdbdb solid;
}
.l3framework-tab.l3framework-02 &gt; ul {
	margin-top: 15px;
	display: table;
}
.l3framework-tab.l3framework-02 &gt; ul:first-child {
	margin-top: 0;
}
.l3framework-tab.l3framework-02 &gt; ul li {
	height: 42px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 56px;
}
.l3framework-tab.l3framework-02 &gt; ul li:hover span {
	color: 4;
}
.l3framework-tab.l3framework-02 &gt; ul li:first-child {
	padding-left: 13px;
}
.l3framework-tab.l3framework-02 &gt; ul li.l3framework-active {
	background: #fff;
	color: #1b1b1b;
}
.l3framework-tab.l3framework-02 &gt; ul li.l3framework-active:hover span {
	color: #1b1b1b;
}
.l3framework-tab.l3framework-02 &gt; ul.l3framework-uniqlofont li span {
	font-size: 1.2em;
	font-weight: normal;
}
.l3framework-tab.l3framework-02 &gt; ul li span {
	padding: 0 2px;
}
.l3framework-tab.l3framework-02 &gt; ul li a {
	color: #ababab;
	line-height: 1.5em;
  display: table-cell;
  height: 42px;
  vertical-align: middle;
	padding-bottom: 2px;
}
.l3framework-tab.l3framework-02 &gt; ul li.l3framework-active a {
	color: #1b1b1b;
	cursor: default;
	border-bottom: 2px solid 4;
	padding-bottom: 0px;
}
.l3framework-tab.l3framework-02 &gt; ul li a:hover {
	text-decoration: none;
}


/* anchor01 */
.l3framework-anchor.l3framework-01 {
	margin: 0px auto;
}
.l3framework-anchor.l3framework-01 &gt; ul {
	margin: 0px auto 30px;
}
.l3framework-anchor.l3framework-01 &gt; ul:first-child {
	margin-top: 0;
}
.l3framework-anchor.l3framework-01 &gt; ul li {
	height: 50px;
	width: 191px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px #dbdbdb solid;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	
}
.l3framework-anchor.l3framework-01 &gt; ul li:first-child {
	width: 191px;
	border-left: 1px #dbdbdb solid;
}
.l3framework-anchor.l3framework-01 &gt; ul li a {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
	width: 191px;
	color: #1b1b1b;
	line-height: 1.5em;
}
.l3framework-anchor.l3framework-01 &gt; ul li a:first-child {
	width: 191px;
}

/* anchor02 */
.l3framework-anchor.l3framework-02 {
	margin: 30px 0;
}
.l3framework-anchor.l3framework-02:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.l3framework-anchor.l3framework-02 &gt; div {
	float: left;
	margin-left: 20px;
}
.l3framework-anchor.l3framework-02 &gt; div:first-child {
	margin-left: 0;
}
.l3framework-anchor.l3framework-02 &gt; div &gt; p {
	border-bottom: 1px solid #1b1b1b;
	padding-left: 15px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
.l3framework-anchor.l3framework-02 &gt; div &gt; ul {
	margin-top: 15px;
}
.l3framework-anchor.l3framework-02 &gt; div &gt; ul:first-child {
	margin-top: 0;
}
.l3framework-anchor.l3framework-02 &gt; div &gt; ul li {
	height: 50px;
	width: 152px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px #dbdbdb solid;
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-anchor.l3framework-02 &gt; div &gt; ul li:first-child {
	width: 151px;
	border-left: 1px #dbdbdb solid;
}
.l3framework-anchor.l3framework-02 &gt; div &gt; ul li a {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
	width: 152px;
	color: #1b1b1b;
	line-height: 1.5em;
}
.l3framework-anchor.l3framework-02 &gt; div &gt; ul li a:first-child {
	width: 151px;
}

/* anchor03 */
.l3framework-anchor.l3framework-03 {
	margin: 25px 0 30px;
}
.l3framework-anchor.l3framework-03:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
.l3framework-anchor.l3framework-03 &gt; div {
	float: left;
	margin-left: 21px;
}
.l3framework-anchor.l3framework-03 &gt; div dl dt {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 2px;
	width: 306px;
}
.l3framework-anchor.l3framework-03 &gt; div dl dd {
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 2px;
	width: 306px;
}
.l3framework-anchor.l3framework-03 &gt; div img {
	margin-top: 5px;
	margin-bottom: 30px;
}
.l3framework-anchor.l3framework-03 &gt; div:first-child {
	margin-left: 0;
}
.l3framework-anchor.l3framework-03 &gt; div &gt; p {
	border-bottom: 1px solid #1b1b1b;
	padding-left: 15px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
.l3framework-anchor.l3framework-03 &gt; div &gt; ul {
	margin-top: 15px;
}
.l3framework-anchor.l3framework-03 &gt; div &gt; ul:first-child {
	margin-top: 0;
}
.l3framework-anchor.l3framework-03 &gt; div &gt; ul li {
	height: 50px;
	width: 101px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border-right: 1px #dbdbdb solid;
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-anchor.l3framework-03 &gt; div &gt; ul li:first-child {
	width: 100px;
	border-left: 1px #dbdbdb solid;
}
.l3framework-anchor.l3framework-03 &gt; div &gt; ul li a {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
	width: 101px;
	color: #1b1b1b;
	line-height: 1.5em;
}
.l3framework-anchor.l3framework-03 &gt; div &gt; ul li a:first-child {
	width: 100px;
}

/* heading */
.l3framework-heading * {
	margin: 0;
	padding: 0;
}
.l3framework-heading {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* heading h1 */
.l3framework-heading.l3framework-01 {
	margin-bottom: 30px;
}
.l3framework-heading.l3framework-01:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}
.l3framework-heading.l3framework-01 .l3framework-main {
	font: "DFHeiStd-W7","Noto Sans TC", sans-serif;
	float: left;
	height: 40px;
	padding-right: 20px;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing:2px;

}
.l3framework-heading.l3framework-01 .l3framework-main.l3framework-uniqlofont {
	font-size: 48px;
	line-height: 48px;
	margin-top: -4px;
}
.l3framework-heading.l3framework-01 .l3framework-sub {
	float: left;
	font-size: 13px;
	padding-left: 20px;
	display: table;
	border-left: #1b1b1b solid 2px;
} 
.l3framework-heading.l3framework-01 .l3framework-sub span {
	display: table-cell;
	vertical-align: middle;
	height: 40px;
}

/* heading h2 */
.l3framework-heading.l3framework-02 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.l3framework-heading.l3framework-02 .l3framework-main {
	height: 28px;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}
.l3framework-heading.l3framework-02 .l3framework-main.l3framework-uniqlofont {
	font-size: 34px;
	line-height: 34px;
}

/* heading h3 */
.l3framework-heading.l3framework-03 .l3framework-main {
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
.l3framework-heading.l3framework-03 .l3framework-main.l3framework-uniqlofont {
	font-size: 24px;
	line-height: 24px;
}

/* heading h4 */
.l3framework-heading.l3framework-04 .l3framework-main {
	height: 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
.l3framework-heading.l3framework-04 .l3framework-main.l3framework-uniqlofont {
	font-size: 18px;
	line-height: 18px;
}

/* heading h5 */
.l3framework-heading.l3framework-05 .l3framework-main {
	height: 13px;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.l3framework-heading.l3framework-05 .l3framework-main.l3framework-uniqlofont {
	font-size: 16px;
	line-height: 16px;
}

/* heading h6 */
.l3framework-heading.l3framework-06 .l3framework-main {
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.l3framework-heading.l3framework-06 .l3framework-main.l3framework-uniqlofont {
	font-size: 14px;
	line-height: 14px;
}

/* heading h3_icon01 */
.l3framework-heading.l3framework-03_icon01 .l3framework-main {
	font-size: 20px;
	font-weight: bold;
}
.l3framework-heading.l3framework-_icon01 .l3framework-main.l3framework-uniqlofont {
	font-size: 24px;
	line-height: 24px;
}
.l3framework-heading.l3framework-03_icon01 .l3framework-main img {
	vertical-align: middle;
	margin-right: 20px;
}

/* heading h3_icon02 */
.l3framework-heading.l3framework-03_icon02 .l3framework-main {
	font-size: 20px;
	font-weight: bold;
}
.l3framework-heading.l3framework-_icon02 .l3framework-main.l3framework-uniqlofont {
	font-size: 24px;
	line-height: 24px;
}
.l3framework-heading.l3framework-03_icon02 .l3framework-main img {
	vertical-align: middle;
	margin-right: 5px;
}

/* pop A */
.l3framework-pop-a {
	margin: 30px 0;
	position: relative;
}
.l3framework-pop-a &gt; a {
	display: block;
	color: #1b1b1b;
}
.l3framework-pop-a:after,
.l3framework-pop-a &gt; a:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-pop-a.l3framework-01 .l3framework-img {
	width: 470px;
	float: left;
	margin-right: 40px;
	
} 
 
.l3framework-pop-a.l3framework-01 .l3framework-info {
	width: 480px;
	float: left;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 34px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-function-icon {
	position: absolute;
	top: 0;
	right: 0;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon {
	margin-bottom: 14px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon img {
	padding-right: 10px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-top: 20px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin-top: 0px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
	margin-right: 20px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: -4px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area {
	margin-top: 20px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area:first-child {
	margin-top: 0px;
}

.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt {
	display: table-cell;
	width: 230px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	padding-right: 20px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area:after {
	content: "";
	display: table-cell;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-3col .l3framework-info-ipt-area .l3framework-info-ipt {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	width: 140px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-3col .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin: 0px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-3col .l3framework-info-ipt-area .l3framework-info-ipt img {
	margin-right: 0px;
	margin-bottom: 13px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich {
	position: relative;
	margin-bottom: 20px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-text {
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style {
	float: left;
	margin-left: 20px;
	width: 180px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style:first-child {
	margin-left: 0px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style img {
	margin-bottom: 13px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style .l3framework-info-style-text-area .l3framework-info-style-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 2px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style .l3framework-info-style-text-area .l3framework-info-style-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-table {
	border-collapse: separate;
	border-spacing: 2px 1px;
	margin-left: -2px;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-table td {
	width: 156px;
	height: 48px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
	border: 1px solid #dadada;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-table .l3framework-info-table-title {
	background-color: #f4f4f4;
}
.l3framework-pop-a.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	color: #7d7d7d;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 8px;
}
.l3framework-pop-a.l3framework-02 .l3framework-img {
	width: 340px;
	float: left;
	margin-right: 40px;
} 
.l3framework-pop-a.l3framework-02 .l3framework-info {
	width: 580px;
	float: left;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 34px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area &gt; div:last-child {
	margin-bottom: 0px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-function-icon {
	position: absolute;
	top: 0;
	right: 0;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon {
	margin-bottom: 14px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon img {
	padding-right: 10px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-top: 20px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin-top: 0px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
	margin-right: 20px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area {

}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: -4px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area {
	margin-top: 20px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area:first-child {
	margin-top: 0px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt {
	display: table-cell;
	width: 280px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	padding-right: 20px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area:after {
	content: "";
	display: table-cell;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-3col .l3framework-info-ipt-area .l3framework-info-ipt {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	width: 140px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-3col .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin: 0px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area.l3framework-3col .l3framework-info-ipt-area .l3framework-info-ipt img {
	margin-right: 0px;
	margin-bottom: 13px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich {
	position: relative;
	margin-bottom: 20px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-text {
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style {
	float: left;
	margin-left: 20px;
	width: 180px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style:first-child {
	margin: 0px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style img {
	margin-bottom: 13px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style .l3framework-info-style-text-area .l3framework-info-style-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 2px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-style-area .l3framework-info-style .l3framework-info-style-text-area .l3framework-info-style-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-table {
	border-collapse: separate;
	border-spacing: 2px 1px;
	margin-left: -2px;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-table td {
	width: 158px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
	border: 1px solid #dadada;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-table .l3framework-info-table-title {
	background-color: #f4f4f4;
}
.l3framework-pop-a.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	color: #7d7d7d;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 8px;
}
.l3framework-pop-a.l3framework-03 .l3framework-img {
	width: 306px;
	float: left;
	margin-right: 21px;
}
.l3framework-pop-a.l3framework-03 .l3framework-img img{
	margin-bottom: 13px;
}
.l3framework-pop-a.l3framework-03 .l3framework-img .l3framework-info-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 2px;
}
.l3framework-pop-a.l3framework-03 .l3framework-img .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-03 .l3framework-info {
	width: 306px;
	float: left;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 34px;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-function-icon {
	position: absolute;
	top: 0;
	right: 0;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon {
	margin-bottom: 14px;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon img {
	padding-right: 10px;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-pop-a.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info {
	width: 306px;
	float: left;
	margin-left: 20px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info:first-child {
	margin-left: 0px
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-function-icon {
	position: absolute;
	top: 0;
	right: 0;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon {
	margin-bottom: 14px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon img {
	padding-right: 10px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
	margin-right: 20px;
}
.l3framework-pop-a.l3framework-04 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-pop-a.l3framework-01.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-title,
.l3framework-pop-a.l3framework-01.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-text,
.l3framework-pop-a.l3framework-01.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area {
	width: 400px;
}
.l3framework-pop-a.l3framework-02.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-title,
.l3framework-pop-a.l3framework-02.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-text,
.l3framework-pop-a.l3framework-02.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area {
	width: 500px;
}

/* pop B */
.l3framework-pop-b.l3framework-01 {
	margin: 30px 0;
	position: relative;
	display: table;
}
.l3framework-pop-b.l3framework-01 &gt; a {
	display: table;
	color: #1b1b1b;
}
.l3framework-pop-b.l3framework-01 &gt; a:hover {
	text-decoration: none;
}
.l3framework-pop-b.l3framework-01 .l3framework-img {
	width: 680px;
	padding-right: 40px;
	display: table-cell;
} 
.l3framework-pop-b.l3framework-01 .l3framework-info {
	display: table-cell;
	vertical-align: middle;
	width: 240px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 21px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	margin-bottom: 12px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style {
	margin-right: 20px;
	padding-top: 5px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style img {
	margin-bottom: 13px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style .l3framework-info-style-text-area .l3framework-info-style-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 7px;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-style .l3framework-info-style-text-area .l3framework-info-style-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 5px;
	color: #7d7d7d;
}

.l3framework-pop-b.l3framework-02 {
	margin: 30px 0;
	position: relative;
	display: table;
}
.l3framework-pop-b.l3framework-02 &gt; a {
	display: table;
	color: #1b1b1b;
}
.l3framework-pop-b.l3framework-02 &gt; a:hover {
	text-decoration: none;
}
.l3framework-pop-b.l3framework-02 .l3framework-img {
	width: 600px;
	padding-right: 40px;
	display: table-cell;
} 
.l3framework-pop-b.l3framework-02 .l3framework-info {
	display: table-cell;
	vertical-align: middle;
	width: 320px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 21px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-lead-heading {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	margin-bottom: 12px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-top: 20px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	padding-top: 5px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
	margin-right: 20px;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area {
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 8px;
	color: #7d7d7d;
}

.l3framework-pop-b.l3framework-03 {
	margin: 30px 0 27px;
	position: relative;
}
.l3framework-pop-b.l3framework-03 &gt; a {
	color: #1b1b1b;
}
.l3framework-pop-b.l3framework-03 &gt; a:hover {
	text-decoration: none;
}
.l3framework-pop-b.l3framework-03 .l3framework-info .l3framework-info-heading-area {
	padding-top: 15px;
}
.l3framework-pop-b.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-b.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-b.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-lead-heading {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	margin-bottom: 12px;
}
.l3framework-pop-b.l3framework-03 .l3framework-info .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 8px;
	color: #7d7d7d;
}
.l3framework-pop-b.l3framework-04 {
	margin: 30px 0;
	position: relative;
	display: table;
	width: 960px;
}
.l3framework-pop-b.l3framework-04 .l3framework-col {
	display: table-cell;
	padding-left: 20px;
}
.l3framework-pop-b.l3framework-04 .l3framework-col:first-child {
	padding-left: 0;
}
.l3framework-pop-b.l3framework-04 a {
	color: #1b1b1b;
}
.l3framework-pop-b.l3framework-04 a:hover {
	text-decoration: none;
}
.l3framework-pop-b.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 12px;
}
.l3framework-pop-b.l3framework-04 .l3framework-info .l3framework-info-heading-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-b.l3framework-05 {
	margin: 30px 0;
	position: relative;
	display: table;
	width: 960px;
	font-family: "DFHeiStd-W5","Noto Sans TC", sans-serif
}
.l3framework-pop-b.l3framework-05 .l3framework-col {
	display: table-cell;
	padding-right: 30px;
}
.l3framework-pop-b.l3framework-05 .l3framework-col:first-child {
	padding-right: 30px;
}
.l3framework-pop-b.l3framework-05 a {
    color: #1b1b1b;
}
.l3framework-pop-b.l3framework-05 a:hover {
    text-decoration: none;
    border: 1px;
}
.l3framework-pop-b.l3framework-05 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 11px;


}
.l3framework-pop-b.l3framework-05 .l3framework-info .l3framework-info-heading-area .l3framework-info-text {
	font-size: 15px;
	line-height: 1.5em;
	height: 70px;

}
.l3framework-pop-b.l3framework-06 {
	margin: 30px 0;
	position: relative;
	display: table;
	width: 960px;
}
.l3framework-pop-b.l3framework-06 .l3framework-col {
	display: table-cell;
	padding-left: 20px;
}
.l3framework-pop-b.l3framework-06 .l3framework-col:first-child {
	padding-left: 0;
}
.l3framework-pop-b.l3framework-06 a {
	color: #1b1b1b;
}
.l3framework-pop-b.l3framework-06 a:hover {
	text-decoration: none;
}
.l3framework-pop-b.l3framework-06 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 11px;
}
.l3framework-pop-b.l3framework-06 .l3framework-info .l3framework-info-heading-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
}
/* pop A+B */
.l3framework-pop-ab {
	margin: 30px 0;
	position: relative;
}
.l3framework-pop-ab &gt; a {
	display: block;
	color: #1b1b1b;
}
.l3framework-pop-ab:after,
.l3framework-pop-ab &gt; a:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-pop-ab.l3framework-01 .l3framework-img {
	width: 440px;
	float: left;
	margin-right: 40px;
} 
.l3framework-pop-ab.l3framework-01 .l3framework-info {
	width: 480px;
	float: left;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 34px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-function-icon {
	position: absolute;
	top: 0;
	right: 0;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon {
	margin-bottom: 14px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-brand-icon img {
	padding-right: 10px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 17px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-top: -9px;
	margin-bottom: 15px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area {
	margin-bottom: 13px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-top: 20px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin-top: 0px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
	margin-right: 20px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: -4px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area {
	margin-top: 20px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area:first-child {
	margin-top: 0px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt {
	display: table-cell;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	padding-right: 20px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area:after {
	content: "";
	display: table-cell;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area.l3framework-4col {
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area.l3framework-4col .l3framework-info-ipt {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	width: 100px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area.l3framework-4col .l3framework-info-ipt:first-child {
	margin: 0px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area.l3framework-4col .l3framework-info-ipt img {
	margin-right: 0px;
	margin-bottom: 11px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area.l3framework-4col .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 2px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich {
	position: relative;
	margin-bottom: 12px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-text {
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-table {
	border-collapse: separate;
	border-spacing: 2px 1px;
	margin-left: -2px;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-table td {
	width: 156px;
	height: 48px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em;
	border: 1px solid #dadada;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-table .l3framework-info-table-title {
	background-color: #f4f4f4;
}
.l3framework-pop-ab.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	color: #7d7d7d;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: -5px;
}
.l3framework-pop-ab.l3framework-01.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-title,
.l3framework-pop-ab.l3framework-01.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-text,
.l3framework-pop-ab.l3framework-01.l3framework-icon-over .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area {
	width: 400px;
}

/* pop C */
.l3framework-pop-c.l3framework-01 {
	margin: 30px 0;
}

/* l3framework-lead-banner */

.l3framework-section .l3framework-lead-banner:first-child {
	margin-top: 30px;
}

.l3framework-lead-banner.l3framework-01:after,
.l3framework-lead-banner.l3framework-02:after,
.l3framework-lead-banner.l3framework-03:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}

.l3framework-lead-banner.l3framework-01 {
	width: 960px;
	position: relative;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area {
	width: 960px;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col {
	float: left;
	width: 960px;
	margin-bottom: 9px;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col &gt; a {
	display: block;
	color: #1b1b1b;
	position: relative;
  overflow: hidden;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col.l3framework-frame {
	overflow: hidden;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col.l3framework-frame &gt; a:after {
	content: "";
	display: block;
	border: 2px solid #dadada;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 233;
	height: 168px;
	width: 958px;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-img {
	float: left;
	margin-right: 20px;
} 
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info {
	width: 300px;
	float: left;
	padding: 18px 20px 0px 0px;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	color: 4;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-title.l3framework-uniqlofont {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.25em;
	margin-bottom: 11px;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-more {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: underline;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.l3framework-lead-banner.l3framework-01 .l3framework-lead-banner-area .l3framework-lead-banner-area-col a:hover .l3framework-info .l3framework-info-contents-area .l3framework-info-more {
	color: 4;
}
.l3framework-lead-banner.l3framework-02 {
	width: 960px;
	position: relative;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area {
	width: 970px;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col {
	float: left;
	width: 475px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col &gt; a {
	display: block;
	color: #1b1b1b;
	height: 180px;
	position: relative;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col.l3framework-frame {
	overflow: hidden;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col.l3framework-frame &gt; a:after {
	content: "";
	display: block;
	border: 2px solid #dadada;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 233;
	height: 178px;
	width: 473px;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-img {
	float: left;
	margin-right: 20px;
} 
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info {
	width: 210px;
	float: left;
	padding: 18px 20px 0px 0px;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	color: 4;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-title.l3framework-uniqlofont {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.25em;
	margin-bottom: 11px;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-more {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: underline;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.l3framework-lead-banner.l3framework-02 .l3framework-lead-banner-area .l3framework-lead-banner-area-col a:hover .l3framework-info .l3framework-info-contents-area .l3framework-info-more {
	color: 4;
}
.l3framework-lead-banner.l3framework-03 {
	width: 960px;
	position: relative;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area {
	width: 978px;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col {
	float: left;
	width: 314px;
	margin-right: 9px;
	margin-bottom: 9px;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col &gt; a {
	display: block;
	color: #1b1b1b;
	height: 180px;
	position: relative;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col.l3framework-frame {
	overflow: hidden;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col.l3framework-frame &gt; a:after {
	content: "";
	display: block;
	border: 2px solid #dadada;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 233;
	height: 178px;
	width: 312px;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-img {
	float: left;
	margin-right: 20px;
} 
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info {
	width: 131px;
	float: left;
	padding: 18px 20px 0px 0px;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-title {
	color: 4;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 6px;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-title.l3framework-uniqlofont {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.25em;
	margin-bottom: 6px;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-text {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col .l3framework-info .l3framework-info-contents-area .l3framework-info-more {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: underline;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.l3framework-lead-banner.l3framework-03 .l3framework-lead-banner-area .l3framework-lead-banner-area-col a:hover .l3framework-info .l3framework-info-contents-area .l3framework-info-more {
	color: 4;
}

/* l3framework-limited-banner */
.l3framework-limited-banner {
	width: 960px;
	overflow: hidden;
}
.l3framework-limited-banner a {
	display: block;
	color: #1b1b1b;
}
.l3framework-limited-banner a:hover {
	text-decoration: none;
}
.l3framework-limited-banner .l3framework-limited-banner-area:after,
.l3framework-limited-banner .l3framework-limited-banner-area a:after,
.l3framework-limited-banner.l3framework-01:after,
.l3framework-limited-banner l3framework-02:after,
.l3framework-limited-banner.l3framework-02 .l3framework-limited-banner-area:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-limited-banner .l3framework-info-product-festivalicon {
	float: left;
	margin-top: 3px;
	margin-right: 6px;
}
.l3framework-limited-banner .l3framework-info-product-price-wrap {
	padding-top: 1px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-limited-banner-area {
	position: relative;
	width: 980px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-limited-banner-area-col {
	position: relative;
	width: 470px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-img {
	width: 230px;
	float: left;
	margin-right: 20px;
} 
.l3framework-limited-banner.l3framework-01 .l3framework-info {
	width: 220px;
	float: left;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 23px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-color {
	padding-top: 7px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-product-name {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 17px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-product-copyright {
	margin-top: 10px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-product-copyright-bottom {
	position: absolute;
	bottom: 0;
	left: 250px;
	font-size: 10px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-product-price {
	color: #ff0000;
	font-size: 30px;
	line-height: 1em;
	margin-bottom: 3px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-proper .l3framework-info-product-price {
	color: #1b1b1b;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-product-tax {
	color: #7d7d7d;
	font-size: 10px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area &gt; p:last-child {
	margin-bottom: 0px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-product-flag {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: -3px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area {
	margin-bottom: 13px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-top: 20px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin-top: 0px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img:first-child {
	margin-right: 20px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 3px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-bottom
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt {
	float: left;
	margin-top: 0px;
	margin-bottom: 11px;
	margin-left: 20px;
	width: 100px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin-left: 0px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area.l3framework-2col .l3framework-info-ipt-area .l3framework-info-ipt img {
	font-size: 13px;
	line-height: 1.5em;
	margin-right: 0px;
	margin-bottom: 8px;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich {
	position: relative;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-text {
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	color: #7d7d7d;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 8px;
}

.l3framework-limited-banner.l3framework-02 {
	margin-bottom: 40px;
}

.l3framework-limited-banner.l3framework-02 .l3framework-limited-banner-area {
	width: 960px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-img {
	float: left;
} 
.l3framework-limited-banner.l3framework-02 .l3framework-img:first-child {
	margin-right: 20px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info {
	width: 480px;
	float: left;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area {
	margin-bottom: 23px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	text-align: center;
	margin-bottom: 25px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading.l3framework-text-left {
	text-align: left;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-img {
	margin-bottom: -23px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-img img {
	margin-top: 14px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area {
	width: 480px;
	display: table;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-contents-area-col {
	display: table-cell;
	width: 460px;
	padding-right: 20px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-contents-area-col .l3framework-info-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: -4px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-product-name {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 17px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-product-price {
	color: #ff0000;
	font-size: 30px;
	line-height: 1em;
	margin-bottom: 3px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-proper .l3framework-info-product-price {
	color: #1b1b1b;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-product-tax {
	color: #7d7d7d;
	font-size: 10px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-product-multibuy {
	color: #1b1b1b;
	font-size: 10px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info &gt; p:last-child {
	margin-bottom: 0px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-product-flag {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 17px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area {
	margin-bottom: 13px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-top: 20px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin-top: 0px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img:first-child {
	margin-right: 20px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich {
	position: relative;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-text {
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-limited-banner.l3framework-02 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	color: #7d7d7d;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 8px;
}
.l3framework-limited-banner.l3framework-03 {
	margin-bottom: 40px;
}

.l3framework-limited-banner.l3framework-03 .l3framework-limited-banner-area {
	width: 960px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-img {
	float: left;
} 
.l3framework-limited-banner.l3framework-03 .l3framework-img:first-child {
	margin-right: 20px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info {
	width: 460px;
	float: left;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-heading-area{
	margin-bottom: 23px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	text-align: center;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading.l3framework-text-left {
	text-align: left;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-title {
	font-size: 15px;
	line-height: 1.5;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-sub-heading {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 11px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area {
	width: 480px;
	display: table;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-contents-area-col {
	display: table-cell;
	width: 460px;
	padding-right: 20px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-product-name {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 17px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-product-price {
	color: #ff0000;
	font-size: 30px;
	line-height: 1em;
	margin-bottom: 3px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-proper .l3framework-info-product-price {
	color: #1b1b1b;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-product-tax {
	color: #7d7d7d;
	font-size: 10px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-product-multibuy {
	color: #1b1b1b;
	font-size: 10px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info &gt; p:last-child {
	margin-bottom: 0px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-product-flag {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 17px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area {
	margin-bottom: 13px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt {
	margin-top: 20px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:first-child {
	margin-top: 0px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 0;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img {
	float: left;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt img:first-child {
	margin-right: 20px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-ipt-area .l3framework-info-ipt .l3framework-info-ipt-text-area .l3framework-info-ipt-text {
	font-size: 13px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-color {
	padding-top: 7px;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich {
	position: relative;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-title {
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-rich .l3framework-info-rich-text {
	font-size: 13px;
	line-height: 1.5em;
	position: absolute;
}
.l3framework-limited-banner.l3framework-03 .l3framework-info .l3framework-info-contents-area .l3framework-info-annotation {
	color: #7d7d7d;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 8px;
}
.l3framework-limited-banner.l3framework-04 {
	margin-bottom: 40px;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-heading-area {
	width: 960px;
	display: table;
	height: 75px;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-heading-area .l3framework-info-heading {
	display: table-cell;
	vertical-align: middle;
	width: 885px;
	font-size: 20px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area {
	padding-top: 17px;
	width: 960px;
	display: table;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; p,
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div {
	display: table-cell;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; p {
	font-size: 13px;
	line-height: 1.5em;
	padding-right: 20px;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div  {
	width: 220px;
	padding-right: 20px;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div .l3framework-info-product-name {
	line-height: 1.5em;
	font-size: 12px;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div .l3framework-info-product-price {
	color: #ff0000;
	font-size: 30px;
	line-height: 1em;
	margin-bottom: 3px;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div.l3framework-proper .l3framework-info-product-price {
	color: #1b1b1b;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div .l3framework-info-product-tax {
	color: #7d7d7d;
	font-size: 10px;
	line-height: 1.5em;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div &gt; p:last-child {
	margin-bottom: 0px;
}
.l3framework-limited-banner.l3framework-04 .l3framework-info-contents-area &gt; div .l3framework-info-product-flag {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 17px;
}

/* l3framework-movie */
.l3framework-movie {
	margin: 30px 0;
	position: relative;
	display: table;
	width: 960px;
}
.l3framework-movie.l3framework-01 .l3framework-img {
	padding-right: 40px;
	display: table-cell;
} 
.l3framework-movie.l3framework-01 .l3framework-info {
	display: table-cell;
	vertical-align: middle;
	width: 960px;
	padding-top: 17px;
}
.l3framework-movie.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-heading {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 8px;
	color: 4;
}
.l3framework-movie.l3framework-01 .l3framework-info .l3framework-info-heading-area .l3framework-info-text {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 8px;
}


/* l3framework-gototop */
.l3framework-gototop {
	height: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: fixed;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 300;
	cursor: pointer;
}

/* movie */
#l3framework-cmcover_modal_bg {
  width: 100%;
  height: 100%;
  background-color: #fff;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10000;
  cursor: pointer;
  display: none;
}
#l3framework-cmcover_modal_content {
  width: 960px;
  height: 540px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10000;
  margin-top: -260px;
  margin-left: -480px;
  display: none;
}
#l3framework-cmcover_modal_content #l3framework-modalyoutube_close {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: -37px;
  right: 0px;
}
#l3framework-cmcover_modal_content #l3framework-modalyoutube_movie {
  width: 960px;
  height: 540px;
  background-color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

/* l3framework-bxSlider */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * https://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * https://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * https://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.l3framework-bx-wrapper {
	position: relative;
	margin: 0 auto 66px;
	padding: 0;
	*zoom: 1;
}

.l3framework-bx-wrapper img {
	max-width: 100%;
	display: block;
}

@media screen and (max-width: 1024px) { 
  .l3framework-bx-wrapper {
		overflow: hidden;
	}
}

/** THEME
===================================*/

.l3framework-bx-wrapper .l3framework-bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
	padding-bottom: 36px;
}

.l3framework-bx-wrapper .l3framework-bx-pager,
.l3framework-bx-wrapper .l3framework-bx-controls-auto {
	position: absolute;
	bottom: 0px;
	width: 100%;
}

/* LOADER */

.l3framework-bx-wrapper .l3framework-bx-loading {
	min-height: 50px;
	background: url(https://www.uniqlo.com/tw/special/98footer/images/171025-l3framework-bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.l3framework-bx-wrapper .l3framework-bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.l3framework-bx-wrapper .l3framework-bx-pager .l3framework-bx-pager-item,
.l3framework-bx-wrapper .l3framework-bx-controls-auto .l3framework-bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.l3framework-bx-wrapper .l3framework-bx-pager.l3framework-bx-default-pager a {
	background: #dddddd;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.l3framework-bx-wrapper .l3framework-bx-pager.l3framework-bx-default-pager a:hover,
.l3framework-bx-wrapper .l3framework-bx-pager.l3framework-bx-default-pager a.active {
	background: #606060;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.l3framework-bx-wrapper .l3framework-bx-prev:hover {
	background-position: 0 0;
}

.l3framework-bx-wrapper .l3framework-bx-next:hover {
	background-position: -43px 0;
}

.l3framework-bx-wrapper .l3framework-bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.l3framework-bx-wrapper .l3framework-bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.l3framework-bx-wrapper .l3framework-bx-controls-auto {
	text-align: center;
}

.l3framework-bx-wrapper .l3framework-bx-controls-auto .l3framework-bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.l3framework-bx-wrapper .l3framework-bx-controls-auto .l3framework-bx-start:hover,
.l3framework-bx-wrapper .l3framework-bx-controls-auto .l3framework-bx-start.active {
	background-position: -86px 0;
}

.l3framework-bx-wrapper .l3framework-bx-controls-auto .l3framework-bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	margin: 0 3px;
}

.l3framework-bx-wrapper .l3framework-bx-controls-auto .l3framework-bx-stop:hover,
.l3framework-bx-wrapper .l3framework-bx-controls-auto .l3framework-bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.l3framework-bx-wrapper .l3framework-bx-controls.l3framework-bx-has-controls-auto.l3framework-bx-has-pager .l3framework-bx-pager {
	text-align: left;
	width: 80%;
}

.l3framework-bx-wrapper .l3framework-bx-controls.l3framework-bx-has-controls-auto.l3framework-bx-has-pager .l3framework-bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.l3framework-bx-wrapper .l3framework-bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.l3framework-bx-wrapper .l3framework-bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* l3framework-bxSlider custom */
body #container .l3framework-bx-controls-direction .l3framework-bx-prev {
  position: absolute;
  top: 223px;
  left: -34px;
  background: url(https://www.uniqlo.com/tw/special/98footer/images/171025-l3framework-top_back.png) no-repeat;
  background-position: left center;
  width: 34px;
  height: 66px;
  z-index: 1;
}
body #container .l3framework-bx-controls-direction .l3framework-bx-next {
  position: absolute;
  top: 223px;
  right: -34px;
  background: url(https://www.uniqlo.com/tw/special/98footer/images/171025-l3framework-top_next.png) no-repeat;
  background-position: right center;
  width: 34px;
  height: 66px;
  z-index: 1;
}
body #container .l3framework-section-slider-02 .l3framework-bx-controls-direction .l3framework-bx-prev,
body #container .l3framework-section-slider-02 .l3framework-bx-controls-direction .l3framework-bx-next {
  top: 132px;
}
body #container .l3framework-pop-b.l3framework-04.l3framework-slider-01,
body #container .l3framework-pop-b.l3framework-04.l3framework-slider-02,
body #container .l3framework-pop-b.l3framework-04.l3framework-slider-03{
	margin: 0px;	
}
body #container .l3framework-slider-01 .l3framework-col,
body #container .l3framework-slider-02 .l3framework-col,
body #container .l3framework-slider-03 .l3framework-col{
	display: block;
	padding-left: 0px;
	position: relative;
}


/* breadcrumbs */

.breadcrumbs {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	padding: 0 0 15px;
	color: #5e5d5d;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs a {
	color: #5e5d5d;
}

/* 171208 add */
.l3framework-limited-banner .l3framework-info .l3framework-info-contents-area .l3framework-info-product-icon {
  margin-bottom: -10px;
}

/* 171215 add */
.l3framework-limited-banner.l3framework-01 .l3framework-info .l3framework-info-contents-area .l3framework-info-product-multibuy {
	color: #1b1b1b;
	font-size: 10px;
	line-height: 1.5em;
}

/* 180131 add */
body #container .l3framework-slider-01 .l3framework-col .l3framework-linkbtn,
body #container .l3framework-slider-02 .l3framework-col .l3framework-linkbtn,
body #container .l3framework-slider-03 .l3framework-col .l3framework-linkbtn {
	position: absolute;
	bottom: 15px;
	background-color: #000;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 10px 15px;
	line-height: 1;
}
body #container .l3framework-slider-01 .l3framework-col a:hover .l3framework-linkbtn,
body #container .l3framework-slider-02 .l3framework-col a:hover .l3framework-linkbtn,
body #container .l3framework-slider-03 .l3framework-col a:hover .l3framework-linkbtn {
	background-color: #f00;
}
body #container .l3framework-slider-01 .l3framework-col .l3framework-linkbtn .l3framework-arrow,
body #container .l3framework-slider-02 .l3framework-col .l3framework-linkbtn .l3framework-arrow,
body #container .l3framework-slider-03 .l3framework-col .l3framework-linkbtn .l3framework-arrow {
	padding-right: 7px;
}

/* 180306 add */
.l3framework-cover.l3framework-01 .l3framework-cover-text-wrap .l3framework-cover-text.nolead h1 {
	margin-bottom: 17px;
}
.uni-bnr-text__flag {

    background: #378694;
    padding:5px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    line-height: 14px;
    margin: 0 0 0px 0;
    vertical-align: middle;</pre></body></html>