  @charset "utf-8";

/* ======================================================
 * parts_pc.css
 * ------------------------------------------------------
 * @keyframes
 * @media print, screen and (min-width: 768px)
 * - Common
 * - Elements >>> Text
 * - Elements >>> List
 * - Elements >>> Link
 * - Elements >>> Image
 * - Elements >>> Other
 * - Conditional Elements >>> Heading
 * - Conditional Elements >>> Navi
 * - Layout >>> Table
 * - Layout >>> Grid
 * - Layout >>> Column
 * - Layout >>> Box
 * - Layout >>> Other
 * - Components
 * - Clearfix
 * Media Queries
====================================================== */

@keyframes pattern01 {50%{right: 6px;}}
@keyframes pattern02 {50%{right: 6px;}}
@keyframes pattern03 {50%{right: 4px;}}
@keyframes pattern04 {50%{right: 4px;}}
@keyframes pattern05 {50%{left: 4px;}}
@keyframes pattern05-v2 {50%{left: 14px;}}
@keyframes pattern05-v3 {50%{margin-top: -3px;}}
@keyframes pattern06 {50%{right: 12px;}}
@keyframes pattern07 {50%{right: 12px;}}
@keyframes pattern08 {50%{margin-left: -7px;}}
@keyframes pattern09 {50%{margin-left: -5px;}}

@media print, screen and (min-width: 768px) {
	/* ------------------------------------------------------
	 * Common
	------------------------------------------------------ */
	a:link img {
		-webkit-backface-visibility:hidden;
		backface-visibility: hidden;
	}
	
	/* ----- icon ----- */
	.a-blank,
	.a-video,
	.a-pdf,
	.a-word,
	.a-excel,
	.a-ppt,
	.a-mail,
	.a-rss,
	.a-close,
	.link-text > li > .a-blank > .link_label,
	.link-text > li > .a-video > .link_label,
	.link-text > li > .a-pdf > .link_label,
	.link-text > li > .a-word > .link_label,
	.link-text > li > .a-excel > .link_label,
	.link-text > li > .a-ppt > .link_label,
	.link-text > li > .a-mail > .link_label,
	.link-text > li > .a-rss > .link_label,
	.link-text-v2 > li > .a-blank > .link_label,
	.link-text-v2 > li > .a-video > .link_label,
	.link-text-v2 > li > .a-pdf > .link_label,
	.link-text-v2 > li > .a-word > .link_label,
	.link-text-v2 > li > .a-excel > .link_label,
	.link-text-v2 > li > .a-ppt > .link_label,
	.link-text-v2 > li > .a-mail > .link_label,
	.news-layout .news_detail > .news_title,
	.index-layout-v4_title .link_label,
	.a-blank .related_link > .link_label,
	.a-video .related_link > .link_label,
	.a-pdf .related_link > .link_label,
	.a-word .related_link > .link_label,
	.a-excel .related_link > .link_label,
	.a-ppt .related_link > .link_label,
	.a-mail .related_link > .link_label {
		position: relative;
	}
	.a-blank::after,
	.a-video::after,
	.a-pdf::after,
	.a-word::after,
	.a-excel::after,
	.a-ppt::after,
	.a-mail::after,
	.a-rss::after,
	.a-close::after,
	.link-text > li > .a-blank > .link_label::after,
	.link-text > li > .a-video > .link_label::after,
	.link-text > li > .a-pdf > .link_label::after,
	.link-text > li > .a-word > .link_label::after,
	.link-text > li > .a-excel > .link_label::after,
	.link-text > li > .a-ppt > .link_label::after,
	.link-text > li > .a-mail > .link_label::after,
	.link-text > li > .a-rss > .link_label::after,
	.link-text-v2 > li > .a-blank > .link_label::after,
	.link-text-v2 > li > .a-video > .link_label::after,
	.link-text-v2 > li > .a-pdf > .link_label::after,
	.link-text-v2 > li > .a-word > .link_label::after,
	.link-text-v2 > li > .a-excel > .link_label::after,
	.link-text-v2 > li > .a-ppt > .link_label::after,
	.link-text-v2 > li > .a-mail > .link_label::after,
	.index-layout-v2_item > .a-blank .index-layout-v2_label::after,
	.index-layout-v2_item > .a-video .index-layout-v2_label::after,
	.index-layout-v2_item > .a-pdf .index-layout-v2_label::after,
	.index-layout-v2_item > .a-word .index-layout-v2_label::after,
	.index-layout-v2_item > .a-excel .index-layout-v2_label::after,
	.index-layout-v2_item > .a-ppt .index-layout-v2_label::after,
	.index-layout-v2_item > .a-mail .index-layout-v2_label::after,
	.index-layout-v3_item > .a-blank .index-layout-v3_label::after,
	.index-layout-v3_item > .a-video .index-layout-v3_label::after,
	.index-layout-v3_item > .a-pdf .index-layout-v3_label::after,
	.index-layout-v3_item > .a-word .index-layout-v3_label::after,
	.index-layout-v3_item > .a-excel .index-layout-v3_label::after,
	.index-layout-v3_item > .a-ppt .index-layout-v3_label::after,
	.index-layout-v3_item > .a-mail .index-layout-v3_label::after,
	.news-layout .news_detail > .news_inner > .news_title::after,
	.news-layout > .news_article > .block.a-pdf.js-esc-filesize .news_title::after,
	.news-layout > .news_article > .block.a-blank.js-esc-filesize .news_title::after,
	.index-layout-v4_title .link_label::after,
	.a-blank .related_link > .link_label::after,
	.a-video .related_link > .link_label::after,
	.a-pdf .related_link > .link_label::after,
	.a-word .related_link > .link_label::after,
	.a-excel .related_link > .link_label::after,
	.a-ppt .related_link > .link_label::after,
	.a-mail .related_link > .link_label::after {
		content: "";
		display: inline-block;
		border: none !important;
		-webkit-transform: rotate(0) !important;
		transform: rotate(0) !important;
		vertical-align: -1px;
	}
	.link-text-v2 > li > .a-blank::after,
	.link-text-v2 > li > .a-video::after,
	.link-text-v2 > li > .a-pdf::after,
	.link-text-v2 > li > .a-word::after,
	.link-text-v2 > li > .a-excel::after,
	.link-text-v2 > li > .a-ppt::after,
	.link-text-v2 > li > .a-mail::after,
	figure .a-blank::after,
	figure .a-video::after,
	figure .a-pdf::after,
	figure .a-word::after,
	figure .a-excel::after,
	figure .a-ppt::after,
	figure .a-mail::after,
	figure .a-close::after,
	.index-layout-v4_item > .block > a::after,
	.related_item > a::after {
		display: none;
	}
	.related_link > .link_label {
		color: #369;
	}
	.a-blank::after,
	.link-text > li > .a-blank > .link_label::after,
	.link-text-v2 > li > .a-blank > .link_label::after,
	.a-blank .related_link > .link_label::after,
	.news-layout .news_detail > .news_inner > .news_title::after,
	.news-layout > .news_article > .block.js-esc-filesize .news_title::after,
	.index-layout-v4_title .link_label::after {
		margin-left: 8px;
	}
	.a-blank.link-inline {
		margin: 0 25px 0 0;		
	}
	.a-blank.link-inline::after {
		margin: 0 -15px 0 5px;
	}
	.a-video.link-inline {
		margin: 0 34px 0 0;		
	}
	.a-video.link-inline::after {
		margin: 0 -24px 0 5px;
	}
	.a-pdf.link-inline {
		margin: 0 29px 0 0;		
	}
	.a-pdf.link-inline::after {
		margin: 0 -19px 0 5px;
	}
	.a-pdf.link-inline,
	.a-word.link-inline,
	.a-excel.link-inline,
	.a-ppt.link-inline {
		margin: 0 30px 0 0;
	}
	.a-pdf.link-inline::after,
	.a-word.link-inline::after,
	.a-excel.link-inline::after,
	.a-ppt.link-inline::after {
		margin: 0 -20px 0 5px;
	}
	.a-blank::after,
	.link-text > li > .a-blank > .link_label::after,
	.link-text-v2 > li > .a-blank > .link_label::after,
	.a-blank .related_link > .link_label::after,
	.news-layout .a-blank .news_detail .news_title::after,
	.news-layout > .news_article > .block.a-blank.js-esc-filesize .news_title::after,
	.a-blank .index-layout-v4_title .link_label::after {
		width: 10px !important;
		height: 10px !important;
		background: url(/chinese/common/images/com_ic02.png) no-repeat 0 0;
		vertical-align: 1px;
	}
	.a-blank .index-layout-v4_title .link_label::after {
		vertical-align: 4px;
	}
	.link-text > li > .a-blank > .link_label::after,
	.link-text-v2 > li > .a-blank > .link_label::after,
	.a-blank .related_link > .link_label::after {
		margin-top: -6px !important;
	}
	.footer-group_hd .a-blank::after,
	.footer-group_noe .a-blank::after,
	.footer-group_nex .a-blank::after {
		background: url(/chinese/common/images/com_ic01.png) no-repeat 0 0;
		vertical-align: 3px;
	}
	.link-button-v2 > li >.a-blank::after,
	.index-layout-v2_item > .a-blank .index-layout-v2_label::after,
	.index-layout-v3_item > .a-blank .index-layout-v3_label::after {
		background: url(/chinese/common/images/com_ic01.png) no-repeat 0 0;
	}
	.link-button > li >.a-blank::after,
	.link-button-v2 > li >.a-blank::after,
	.index-layout_item > .a-blank::after {
		margin-top: -5px !important;
	}
	.a-video::after,
	.link-text > li > .a-video > .link_label::after,
	.link-text-v2 > li > .a-video > .link_label::after,
	.a-video .related_link > .link_label::after,
	.news-layout .a-video .news_detail .news_title::after,
	.a-video .index-layout-v4_title .link_label::after {
		width: 19px !important;
		height: 15px !important;
		background: url(/chinese/common/images/com_ic13.png) no-repeat 0 0;
	}
	.a-video.js-esc-filesize .link_label::after {
		margin-left: 10px;
	}
	.a-video .index-layout-v4_title .link_label::after {
		vertical-align: 1px;
	}
	.link-text > li > .a-video > .link_label::after,
	.link-text-v2 > li > .a-video > .link_label::after,
	.a-video .related_link > .link_label::after {
		vertical-align: -1px;
	}
	.link-button-v2 > li > .a-video::after,
	.index-layout-v2_item > .a-video .index-layout-v2_label::after,
	.index-layout-v3_item > .a-video .index-layout-v3_label::after {
		background: url(/chinese/common/images/com_ic12.png) no-repeat 0 0;
	}
	.link-button > li > .a-video::after,
	.link-button-v2 > li > .a-video::after,
	.index-layout_item > .a-video::after {
		margin-top: -7px !important;
	}
	.a-pdf::after,
	.link-text > li > .a-pdf > .link_label::after,
	.link-text-v2 > li > .a-pdf > .link_label::after,
	.a-pdf .related_link > .link_label::after,
	.news-layout .a-pdf .news_detail .news_title::after,
	.news-layout > .news_article > .block.a-pdf.js-esc-filesize .news_title::after,
	.index-layout-v2_item > .a-pdf .index-layout-v2_label::after,
	.index-layout-v3_item > .a-pdf .index-layout-v3_label::after,
	.a-pdf .index-layout-v4_title .link_label::after {
		width: 14px !important;
		height: 14px !important;
		background: url(/chinese/common/images/com_ic03.png) no-repeat 0 0;
	}
	.link-text-v2 > li > .a-pdf > .link_label::after {
		margin-left: 8px;
	}
	.a-pdf .index-layout-v4_title .link_label::after {
		vertical-align: 1px;
	}
	.link-button > li >.a-pdf::after,
	.link-button-v2 > li >.a-pdf::after,
	.index-layout_item > .a-pdf::after {
		margin-top: -7px !important;
	}
	.a-word::after,
	.link-text > li > .a-word > .link_label::after,
	.link-text-v2 > li > .a-word > .link_label::after,
	.a-word .related_link > .link_label::after,
	.news-layout .a-word .news_detail .news_title::after,
	.index-layout-v2_item > .a-word .index-layout-v2_label::after,
	.index-layout-v3_item > .a-word .index-layout-v3_label::after,
	.a-word .index-layout-v4_title .link_label::after {
		width: 15px !important;
		height: 15px !important;
		background: url(/chinese/common/images/com_ic07.png) no-repeat 0 0;
	}
	.a-word .index-layout-v4_title .link_label::after {
		vertical-align: 1px;
	}
	.link-button-v2 > li >.a-word::after,
	.index-layout-v2_item > .a-word .index-layout-v2_label::after,
	.index-layout-v3_item > .a-word .index-layout-v3_label::after {
		background: url(/chinese/common/images/com_ic06.png) no-repeat 0 0;
	}
	.link-button > li >.a-word::after,
	.link-button-v2 > li >.a-word::after,
	.index-layout_item > .a-word::after {
		margin-top: -7px !important;
	}
	.a-excel::after,
	.link-text > li > .a-excel > .link_label::after,
	.link-text-v2 > li > .a-excel > .link_label::after,
	.a-excel .related_link > .link_label::after,
	.news-layout .a-excel .news_detail .news_title::after,
	.index-layout-v2_item > .a-excel .index-layout-v2_label::after,
	.index-layout-v3_item > .a-excel .index-layout-v3_label::after,
	.a-excel .index-layout-v4_title .link_label::after {
		width: 15px !important;
		height: 15px !important;
		background: url(/chinese/common/images/com_ic09.png) no-repeat 0 0;
	}
	.a-excel .index-layout-v4_title .link_label::after {
		vertical-align: 1px;
	}
	.link-button-v2 > li > .a-excel::after,
	.index-layout-v2_item > .a-excel .index-layout-v2_label::after,
	.index-layout-v3_item > .a-excel .index-layout-v3_label::after {
		background: url(/chinese/common/images/com_ic08.png) no-repeat 0 0;
	}
	.link-button > li > .a-excel::after,
	.link-button-v2 > li > .a-excel::after,
	.index-layout_item > .a-excel::after {
		margin-top: -7px !important;
	}
	.a-ppt::after,
	.link-text > li > .a-ppt > .link_label::after,
	.link-text-v2 > li > .a-ppt > .link_label::after,
	.a-ppt .related_link > .link_label::after,
	.news-layout .a-ppt .news_detail .news_title::after,
	.index-layout-v2_item > .a-ppt .index-layout-v2_label::after,
	.index-layout-v3_item > .a-ppt .index-layout-v3_label::after,
	.a-ppt .index-layout-v4_title .link_label::after {
		width: 15px !important;
		height: 15px !important;
		background: url(/chinese/common/images/com_ic11.png) no-repeat 0 0;
	}
	.a-ppt .index-layout-v4_title .link_label::after {
		vertical-align: 1px;
	}
	.link-button-v2 > li >.a-ppt::after,
	.index-layout-v2_item > .a-ppt .index-layout-v2_label::after,
	.index-layout-v3_item > .a-ppt .index-layout-v3_label::after {
		background: url(/chinese/common/images/com_ic10.png) no-repeat 0 0;
	}
	.link-button > li >.a-ppt::after,
	.link-button-v2 > li >.a-ppt::after,
	.index-layout_item > .a-ppt::after {
		margin-top: -7px !important;
	}
	.a-mail::after,
	.link-text > li > .a-mail > .link_label::after,
	.link-text-v2 > li > .a-mail > .link_label::after,
	.a-mail .related_link > .link_label::after,
	.news-layout .a-mail .news_detail .news_title::after,
	.index-layout-v2_item > .a-mail .index-layout-v2_label::after,
	.index-layout-v3_item > .a-mail .index-layout-v3_label::after,
	.a-mail .index-layout-v4_title .link_label::after {
		width: 12px !important;
		height: 10px !important;
		background: url(/chinese/common/images/com_ic05.png) no-repeat 0 0;
		margin-left: 8px;
	}
	.a-mail .index-layout-v4_title .link_label::after {
		vertical-align: 4px;
	}
	.link-text > li > .a-mail > .link_label::after,
	.link-text-v2 > li > .a-mail > .link_label::after,
	.a-mail .related_link > .link_label::after {
		vertical-align: 1px;
	}
	.link-button-v2 > li >.a-mail::after,
	.index-layout-v2_item > .a-mail .index-layout-v2_label::after,
	.index-layout-v3_item > .a-mail .index-layout-v3_label::after {
		background: url(/chinese/common/images/com_ic04.png) no-repeat 0 0;
	}
	.link-button > li >.a-mail::after,
	.link-button-v2 > li >.a-mail::after,
	.index-layout_item > .a-mail::after {
		margin-top: -5px !important;
	}
	.a-rss {
		height: 22px !important;
	}
	.link-text > li > .a-rss::after {
		top: 0.1em;
	}
	.link-text > li > .a-rss > .link_label {
		display: block;
		margin-top: -5px !important;
	}
	.link-text > li > .a-rss > .link_label::after {
		margin-bottom: -4px !important;
		width: 22px !important;
		height: 22px !important;
		background: url(/chinese/common/images/com_ic39.png) no-repeat 0 0;
		margin-left: 8px;
	}
	.a-close::after {
		width: 11px !important;
		height: 11px !important;
		background: url(/chinese/common/images/com_ic23.png) no-repeat 0 0;
		vertical-align: 1px;
	}
	.news-layout > .news_article > .block::after {
		display: none;
		width: 0 !important;
		height: 0 !important;
	}
	/* ----- Micro-interactions ----- */
	/* pattern01 */
	.heading-lv2 a.block::before {
		content: "";
		position: absolute;
		bottom: -3px;
		left: 0;
		width: calc(100% - 35px);
		height: 3px;
		background-color: #01a6a2;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.heading-lv2 a.block::after {
		content: "";
		position: absolute;
		top: 54%;
		right: 12px;
		width: 16px;
		height: 16px;
		margin-top: -8px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.heading-lv2 a.block:hover::before {
		transform: scaleX(1);
	}
	.heading-lv2 a.block:hover::after {
		animation: pattern01 .4s;
	}
	/* pattern02 */
	.heading-lv3 a.block::before {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: calc(100% - 35px);
		height: 2px;
		background-color: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.heading-lv3 a.block::after {
		content: "";
		position: absolute;
		top: 52%;
		right: 12px;
		width: 16px;
		height: 16px;
		margin-top: -7px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.heading-lv3 a.block:hover::before {
		transform: scaleX(1);
	}
	.heading-lv3 a.block:hover::after {
		animation: pattern02 .4s;
	}
	/* pattern03 */
	.heading-lv4 a.block::before {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: calc(100% - 25px);
		height: 2px;
		background-color: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.heading-lv4 a.block::after {
		content: "";
		position: absolute;
		top: 62%;
		right: 8px;
		width: 10px;
		height: 10px;
		margin-top: -7px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.heading-lv4 a.block:hover::before {
		transform: scaleX(1);
	}
	.heading-lv4 a.block:hover::after {
		animation: pattern03 .4s;
	}
	/* pattern04 */
	.heading-lv5 a.block::before {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: calc(100% - 25px);
		height: 2px;
		background-color: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.heading-lv5 a.block::after {
		content: "";
		position: absolute;
		top: 62%;
		right: 8px;
		width: 10px;
		height: 10px;
		margin-top: -6px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.heading-lv5 a.block:hover::before {
		transform: scaleX(1);
	}
	.heading-lv5 a.block:hover::after {
		animation: pattern04 .4s;
	}
	/* pattern05 */
	.heading-lv2 div.block .heading_more-label::before,
	.assist-local_head > a::before,
	.link-text > li > a::before,
	.related_link::before,
	.navi-anchor_list > li > a > .link_label::before,
	 a .index-layout-v4_title::before {
		content: "";
		position: absolute;
		bottom: -1px;
		left: 20px;
		width: calc(100% - 20px);
		height: 1px;
		background-color: #369;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.heading-lv2 div.block .heading_more-label::after,
	.link-text > li > a::after,
	.related_link::after,
	 a .index-layout-v4_title::after {
		content: "";
		position: absolute;
		top: .45em;
		left: 0;
		width: 8px !important;
		height: 8px !important;
		margin-left: 0;
		background: none;
		border-top: 1px solid #969696 !important;
		border-right: 1px solid #969696 !important;
		-webkit-transform: rotate(45deg) !important;
		transform: rotate(45deg) !important;
	}
	.heading-lv2 div.block .heading_more-label::after {
		top: .5em;
	}
	.related_link::after {
		top: 1.4em;
	}
	a .index-layout-v4_title::after {
		top: 1.7em;
	}
	.navi-anchor_list > li > a > .link_label::before {
		left: 24px;
		width: calc(100% - 24px);
		background-color: #333;
	}
	.heading-lv2 div.block .heading_more-label:hover::before,
	.assist-local_head > a:hover::before,
	.link-text > li > a:hover::before,
	a:hover .related_link::before,
	.navi-anchor_list > li > a:hover > .link_label::before,
	a:hover .index-layout-v4_title::before {
		transform: scaleX(1);
	}
	.heading-lv2 div.block .heading_more-label:hover::after,
	.link-text > li > a:hover::after,
	a:hover .related_link::after,
	a:hover .index-layout-v4_title::after {
		animation: pattern05 .4s;
	}
	.link-text > li > a.a-blank::before {
		width: calc(100% - 38px);
	}
	.link-text > li > a.a-pdf::before,
	.link-text > li > a.a-word::before,
	.link-text > li > a.a-excel::before,
	.link-text > li > a.a-ppt::before {
		width: calc(100% - 42px);
	}
	.link-text > li > a.a-rss::before,
	.link-text > li > a.a-video::before,
	.link-text > li > a.a-mail::before {
		width: calc(100% - 45px);
	}
	.link-text.assist-local_link > li > a::before {
		bottom: 9px;
		left: 30px;
		width: calc(100% - 30px);
	}
	.assist-local_head > a::before {
		left: 40px !important;
		width: calc(100% - 40px) !important;
	}
	a.a-blank .index-layout-v4_title::before {
		width: calc(100% - 38px);
	}
	.link-text.assist-local_link > li > a::after {
		top: 1.1em;
		left: 10px;
	}
	.link-text.assist-local_link > li > a:hover::after {
		animation: pattern05-v2 .4s;
	}
	.link-text.assist-local_link > .is-current:not(.assist-local_head) > a::before {
		display: none;
	}
	.navi-anchor_list > li > a:hover > .link_label::after {
		animation: pattern05-v3 .4s;
	}
	/* pattern06 */
	.link-button > li > a,
	.link-local > li > a,
	.tab_list > li > a {
		overflow: hidden;
	}
	.link-button > li > a::before,
	.link-local > li > a::before,
	.tab_list > li > a::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 200%;
		background-color: #f4f4f4;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.link-local > .is-current > a::before,
	.tab_list > .is-current > a::before {
		display: none;
	}
	.link-button > li > a::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 16px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.link-button > li > a:hover::before,
	.link-local > li > a:hover::before,
	.tab_list > li > a:hover::before {
		transform: scaleX(1);
	}
	.link-button > li > a:hover::after,
	.index-layout_item > a.block:hover::after,
	.index-layout-v2_item > a.block:hover .index-layout-v2_label::after,
	.index-layout-v3_item > a.block:hover .index-layout-v3_label::after {
		animation: pattern06 .4s;
	}
	.tab_list > li > a {
		transition-property: background-color;
		transition-duration: .2s;
	}
	/* pattern07 */
	.link-button-v2 > li > a {
		overflow: hidden;
	}
	.link-button-v2 > li > a::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 200%;
		background-color: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.link-button-v2 > li > a::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 16px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.link-button-v2 > li > a:hover::before {
		transform: scaleX(1);
	}
	.link-button-v2 > li > a:hover::after {
		animation: pattern07 .4s;
	}
	/* pattern08 */
	.news-layout > .news_article > a.block,
	.index-layout_item > a.block {
		transition-property: box-shadow;
		transition-duration: .2s;
	}
	.news-layout > .news_article > a.block:hover,
	.index-layout_item > a.block:hover {
		box-shadow: 0px 8px 13px 0px rgba(0, 0, 0, .22);
	}
	/* pattern09 */
	.accordion-layout > .accordion_trigger:hover > .accordion_label::before {
		opacity: 1;
	}
	.accordion-layout > .accordion_trigger:hover > .accordion_label::after {
		margin-top: -18px;
	}
	.accordion-layout > .accordion_trigger.is-active > .accordion_label::after,
	.accordion-layout-v2 > .accordion_trigger-v2.is-active > .accordion_label-v2::after {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	/* pattern10 */
	.image-set a .modal-icon span {
		transition-property: right, bottom, width, height, background-color;
		transition-duration: .2s;
	}
	.image-set a:hover .modal-icon span {
		right: 15px;
		bottom: 15px;
		width: 60px;
		height: 60px;
		background-color: rgba(0, 0, 0, 1)
	}
	.video-layout .video_inner .video_player::after,
	.image-set.image_player_btn a .image_inner::after {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		transition-property: transform, border;
		transition-duration: .2s;
	}
	.video-layout .video_inner .video_player:hover::after,
	.image-set.image_player_btn a:hover .image_inner::after {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	/* pattern11 */
	.index-layout-v2_item > a.block,
	.index-layout-v3_item > a.block {
		transition-property: box-shadow;
		transition-duration: .2s;
	}
	.index-layout-v2_item > a.block:hover,
	.index-layout-v3_item > a.block:hover {
		box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, .22);
	}
	.index-layout-v2_item > a.block .index-layout-v2_label,
	.index-layout-v3_item > a.block .index-layout-v3_label {
		transition-property: background-color;
		transition-duration: .4s;
	}
	.index-layout-v2_item > a.block:hover .index-layout-v2_label,
	.index-layout-v3_item > a.block:hover .index-layout-v3_label {
		background-color: rgba(0, 0, 0, 0);
	}
	.index-layout-v2_item > a.block:hover .index-layout-v2_text:last-child .index-layout-v2_label,
	.index-layout-v3_item > a.block:hover .index-layout-v3_text:last-child .index-layout-v3_label {
		background-color: rgba(0, 0, 0, .6);
	}
	.index-layout-v2_item > a.block .index-layout-v2_description,
	.index-layout-v3_item > a.block .index-layout-v3_description {
		transition-property: opacity;
		transition-duration: .2s;
	}
	.index-layout-v2_item > a.block:hover .index-layout-v2_description,
	.index-layout-v3_item > a.block:hover .index-layout-v3_description {
		opacity: 1;
	}
	/* pattern08 */
	#cboxPrevious:hover::after,
	.slick-prev:hover::after {
		animation: pattern08 .4s;
	}
	/* pattern09 */
	#cboxNext:hover::after,
	.slick-next:hover::after {
		animation: pattern09 .4s;
	}
	/* pattern15 */
	a.link-inline,
	.link-text-v2 > li > a {
		transition-property: border-bottom-color;
		transition-duration: .14s;
	}
	a.link-inline:hover,
	.link-text-v2 > li > a:hover {
		border-bottom-color: transparent;
	}
	/* pattern16 */
	.slick-dots > li > button {
		transition-property: background-color;
		transition-duration: .2s;
	}
	.slick-dots > li > button:hover,
	.slick-dots > .slick-active > button {
		background: #00ada9;
	}
	
	/* ----- plugin colorbox setting ----- */
	#cboxOverlay {
		opacity: .4 !important;
	}
	#cboxContent {
		margin-top: 0 !important;
		padding: 50px 75px;
		background-color: #fff !important;
		border: none !important;
	}
	#cboxLoadedContent {
		overflow: visible !important;
		margin: 0 auto;
		border: none !important;
	}
	#cboxCurrent {
		display: none !important;
	}
	#cboxClose {
		top: 30px !important;
		right: 30px !important;
		width: 27px !important;
		height: 27px !important;
		background: url(/chinese/common/images/com_ic24.png) no-repeat 0 0 !important;
		transition-property: top;
		transition-duration: .2s;
	}
	#cboxClose:hover {
		top: 20px !important;
	}
	#cboxClose::before {
		content: "¹Ø±Õ";
		position: absolute;
		bottom: -1.5em;
		left: 0;
		display: inline-block;
		width: 60px;
		margin-left: -16px;
		text-indent: 0;
		opacity: 0;
		transition-property: opacity;
		transition-duration: .2s;
		text-align: center;
	}
	#cboxClose:hover::before {
		opacity: 1;
	}
	#cboxClose::after {
		content: "";
		display: block;
		position: absolute;
		top: -12px !important;
		right: -12px !important;
		width: 50px !important;
		height: 50px !important;
	}
	#cboxPrevious,
	#cboxNext {
		width: 44px !important;
		height: 44px !important;
		margin-top: -22px !important;
		background: rgba(0, 0, 0, .2) !important;
		border-radius: 50%;
	}
	#cboxPrevious {
		left: 15px !important;
	}
	#cboxNext {
		right: 15px !important;
	}
	#cboxPrevious::after,
	#cboxNext::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 12px !important;
		height: 12px !important;
		margin: -6px 0 0 0;
		background: none;
		border-top: 1px solid #fff !important;
		border-right: 1px solid #fff !important;
	}
	#cboxPrevious::after {
		margin-left: -3px;
		-webkit-transform: rotate(225deg) !important;
		transform: rotate(225deg) !important;
	}
	#cboxNext::after {
		margin-left: -9px;
		-webkit-transform: rotate(45deg) !important;
		transform: rotate(45deg) !important;
	}
	.js-modal-content {
		display: none;
	}
	.modal-title {
		position: static !important;
		margin-top: -10px;
		font-size: 2.4rem;
		line-height: 1.4;
		color: #333 !important;
	}
	.modal-image {
		margin-top: 15px !important;
		margin-right: auto;
		margin-left: auto;
	}
	.modal-text {
		margin-top: 10px;
	}
	.modal-image.video-layout {
		width: 426px;
		height: 250px;
	}
	
	/* ----- modal-jstream ----- */
	#modal-jstream {
		min-width: inherit;
	}
	#modal-jstream .container {
		padding-top: 0;
		width: 800px;
	}
	
	/* ----- plugin slick setting ----- */
	.slick-slider {
		overflow: hidden;
		margin: 0;
		padding-bottom: 40px;
	}
	.slick-slider .slick-list {
		margin-right: -36px;
	}
	.slick-slider .slick-slide {
		margin-right: 36px;
	}
	.slick-prev,
	.slick-next {
		position: absolute;
		top: calc(50% - 20px);
		display: block;
		width: 44px !important;
		height: 44px !important;
		margin-top: -22px !important;
		padding: 0;
		background: rgba(0, 0, 0, .2) !important;
		border: none;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 1;
	}
	.slick-prev {
		left: 11px;
	}
	.slick-next {
		right: 11px;
	}
	.slick-prev::after,
	.slick-next::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 12px !important;
		height: 12px !important;
		margin: -6px 0 0 0;
		background: none;
		border-top: 1px solid #fff !important;
		border-right: 1px solid #fff !important;
	}
	.slick-prev::after {
		margin-left: -3px;
		-webkit-transform: rotate(225deg) !important;
		transform: rotate(225deg) !important;
	}
	.slick-next::after {
		margin-left: -9px;
		-webkit-transform: rotate(45deg) !important;
		transform: rotate(45deg) !important;
	}
	.slick-dots {
		position: absolute;
		bottom: 5px;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.slick-dots > li {
		display: inline-block;
		width: 13px;
		height: 13px;
		margin: 0 5px;
		line-height: 13px;
	}
	.slick-dots > li > button {
		display: block;
		width: 13px;
		height: 13px;
		margin: 0;
		padding: 0;
		background: #e4e4e4;
		border: none;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 1;
	}
	.slider-layout-v2.slick-slider {
		overflow: visible;
		padding-bottom: 0;
		text-align: center;
	}
	.slider-layout-v2.slick-slider .slick-list {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.slider-layout-v2.slick-slider .slick-slide {
		margin-right: 0;
	}
	.slider-layout-v2 .slick-prev,
	.slider-layout-v2 .slick-next {
		position: absolute;
		top: calc(50% - 20px);
		display: block;
		width: 44px !important;
		height: 44px !important;
		margin-top: -22px !important;
		padding: 0;
		background: rgba(0,0,0,.2) !important;
		border: none;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 1;
	}
	.slider-layout-v2 .slick-prev {
		left: -22px;
	}
	.slider-layout-v2 .slick-next {
		right: -22px;
	}
	.slider-layout-v2 .slick-prev::after,
	.slider-layout-v2 .slick-next::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		width: 12px !important;
		height: 12px !important;
		margin: -6px 0 0 0;
		background: none;
		border-top: 1px solid #fff !important;
		border-right: 1px solid #fff !important;
	}
	.slider-layout-v2 .slick-prev::after {
		margin-left: -3px;
		-webkit-transform: rotate(225deg) !important;
	  transform: rotate(225deg) !important;
	}
	.slider-layout-v2 .slick-next::after {
		margin-left: -9px;
		-webkit-transform: rotate(45deg) !important;
	  transform: rotate(45deg) !important;
	}
	.slider-layout-v2 .slick-dots {
		position: relative;
		display: inline-block;
		text-align: center;
		width: auto;
		left: -10px;
		bottom: 0;
	}
	.slider-layout-v2 .slick-dots > li {
		display: none !important;
		padding: 0;
		pointer-events: none;
	}
	.slider-layout-v2 .slick-dots > li.slick-active {
		display: inline-block !important;
	}
	.slider-layout-v2 .slick-dots > li > button {
		display: block;
		width: 28px;
		height: 20px;
		margin: 0;
		padding: 0;
		background: none;
		border: none;
		border-radius: 0;
		overflow: visible;
		text-indent: 0 !important;
		white-space: nowrap;
		z-index: 1;
	}
	
	/* ------------------------------------------------------
	 * Elements >>> Text
	------------------------------------------------------ */
	/* ----- text-paragraph ----- */
	.text-paragraph {
		margin-top: 1em;
	}
	
	/* ----- text-lead ----- */
	.text-lead {
		font-size: 2rem;
		font-weight: 700;
	}
	.text-lead-v2 {
		font-size: 2.4rem;
	}
	.text-lead-v3 {
		font-size: 2rem;
		font-weight: 700;
		color: #00ada9;
	}
	.text-lead-v4 {
		font-size: 2rem;
		font-weight: 700;
		color: #e51e05;
	}
	
	/* ----- text-title ----- */
	.text-title {
		margin-top: 1.2em;
	}
	.text-title + [class*="list-note"],
	.text-title + [class*="list-bullet"],
	.text-title + [class*="list-order"],
	.text-title + [class*="list-alphabet"],
	.text-title + [class*="list-kana"],
	.text-title + [class*="link-text"],
	.text-title + [class*="link-button"],
	.text-title + [class*="link-local"] {
		margin-top: .5em;
	}
	
	/* ------------------------------------------------------
	 * Elements >>> List
	------------------------------------------------------ */
	[class*="list-note"],
	[class*="list-bullet"],
	[class*="list-order"],
	[class*="list-alphabet"],
	[class*="list-kana"] {
		margin-top: 1em;
	}
	[class*="list-description"] {
		margin-top: 1.3em;
	}
	[class*="list-note"] > li,
	[class*="list-bullet"] > li,
	[class*="list-order"] > li,
	[class*="list-alphabet"] > li,
	[class*="list-kana"] > li {
		margin-top: .5em;
	}
	[class*="list-note"] > li:first-child,
	[class*="list-bullet"] > li:first-child,
	[class*="list-order"] > li:first-child,
	[class*="list-alphabet"] > li:first-child,
	[class*="list-kana"] > li:first-child {
		margin-top: 0;
	}
	[class*="list-note"] > li > .is-nest,
	[class*="list-bullet"] > li > .is-nest,
	[class*="list-order"] > li > .is-nest,
	[class*="list-alphabet"] > li > .is-nest,
	[class*="list-kana"] > li > .is-nest,
	[class*="list-description"] > dd > .is-nest  {
		margin-top: .5em;
		font-weight: normal;
	}
	[class*="list-note"].is-nest {
		margin-top: .3em !important;
	}
	[class*="list-note"].is-nest > li {
		margin-top: .1em !important;
	}
	[class*="list-note"].is-nest > li:first-child {
		margin-top: 0 !important;
	}
	
	/* ----- list-note ----- */
	.list-note,
	.list-note-v2 {
	}
	.list-note > li,
	.list-note-v2 > li {
		position: relative;
		padding-left: 1.5em;
		color: #666;
		line-height: 1.4;
	}
	.list-note-v2 > li {
		font-size: 1.4rem;
	}
	.list-note .list_mark,
	.list-note-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		line-height: 1.4;
	}
	
	/* ----- list-note-order ----- */
	.list-note-order,
	.list-note-order-v2 {
	}
	.list-note-order > li,
	.list-note-order-v2 > li {
		position: relative;
		padding-left: 2.8em;
		color: #666;
		line-height: 1.4;
	}
	.list-note-order-v2 > li {
		font-size: 1.4rem;
	}
	.list-note-order .list_mark,
	.list-note-order-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-bullet ----- */
	.list-bullet > li,
	.list-bullet-v2 > li {
		position: relative;
		padding-left: 1em;
		line-height: 1.4;
	}
	.list-bullet-v2 > li {
		font-size: 1.4rem;
	}
	.list-bullet > li::before {
		content: "";
		position: absolute;
		top: .7em;
		left: 2px;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		background-color: #bbbbbb;
		border-radius: 50%;
	}
	.list-bullet-v2 > li::before {
		content: "";
		position: absolute;
		top: .7em;
		left: 4px;
		display: inline-block;
		width: 4px;
		height: 4px;
		margin-top: -2px;
		background-color: #bbbbbb;
		border-radius: 50%;
	}
	
	/* ----- list-order ----- */
	.list-order > li,
	.list-order-v2 > li {
		position: relative;
		padding-left: 1.8em;
		line-height: 1.4;
	}
	.list-order-v3 > li {
		position: relative;
		padding-left: 3.0em;
		line-height: 1.4;
	}
	.list-order-v2 > li {
		font-size: 1.4rem;
	}
	.list-order .list_mark,
	.list-order-v2 .list_mark,
	.list-order-v3 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-alphabet ----- */
	.list-alphabet > li,
	.list-alphabet-v2 > li {
		position: relative;
		padding-left: 1.5em;
		line-height: 1.4;
	}
	.list-alphabet-v2 > li {
		font-size: 1.4rem;
	}
	.list-alphabet .list_mark,
	.list-alphabet-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-kana ----- */
	.list-kana > li,
	.list-kana-v2 > li {
		position: relative;
		line-height: 1.4;
	}
	.list-kana > li {
		padding-left: 1.8em;
	}
	.list-kana-v2 > li {
		padding-left: 2em;
		font-size: 1.4rem;
	}
	.list-kana .list_mark,
	.list-kana-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-description ----- */
	.list-description > dt {
		position: relative;
		padding-left: 1em;
		line-height: 1.4;
	}
	.list-description > dt::before {
		content: "";
		position: absolute;
		top: .7em;
		left: 2px;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		background-color: #bbbbbb;
		border-radius: 50%;
	}
	.list-description > dd {
		margin-top: .3em;
		padding-left: 1em;
		line-height: 1.4;
	}
	.list-description-v2 > dt {
		position: relative;
		padding-left: 1.8em;
		line-height: 1.4;
	}
	.list-description-v2 > dt .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	.list-description-v2 > dd {
		margin-top: .5em;
		padding-left: 1.8em;
		line-height: 1.4;
	}
	.list-description-v3 {
		color: #666;
	}
	.list-description-v3 > dt {
		position: relative;
		padding-left: 1.5em;
		line-height: 1.4;
	}
	.list-description-v3 > dt .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	.list-description-v3 > dd {
		margin-top: .3em;
		padding-left: 1.5em;
		line-height: 1.4;
	}
	
	/* ------------------------------------------------------
	 * Elements >>> Link
	------------------------------------------------------ */
	[class*="link-text"],
	[class*="link-button"],
	[class*="link-local"] {
		margin-top: 1em;
	}
	[class*="link-text"] > li,
	[class*="link-button"] > li {
		margin-top: .5em;
	}
	[class*="link-local"] > li {
		margin-top: 0;
	}
	[class*="link-text"] > li:first-child,
	[class*="link-button"] > li:first-child,
	[class*="link-local"] > li:first-child {
		margin-top: 0;
	}
	[class*="link-text"] > li > .is-nest,
	[class*="link-button"] > li > .is-nest,
	[class*="link-local"] > li > .is-nest {
		margin-top: .5em;
	}
	[class*="link-button"].gp-w-100per > li > a {
		display: block;
	}
	.box-layout + [class*="link-button"],
	.index-layout + [class*="link-button"],
	.accordion-layout + .accordion-layout + [class*="link-button"] {
		margin-top: 40px;
	}

	/* ----- link-inline ----- */
	a.link-inline {
		/*border-bottom: 1px solid #369;*/
		color: #369;
		text-decoration: underline;
	}
	a.link-inline:hover {
		text-decoration: none;
	}
	
	/* ----- link-text ----- */
	.link-text > li {
		line-height: 1.4;
	}
	.link-text > li > a {
		position: relative;
		display: inline-block;
		padding-left: 20px;
		text-decoration: none;
		color: #369;
	}
	.link-text-v2 {
		margin-top: 5px;
	}
	.link-text-v2 > li,
	.link-text-v2 > li:first-child {
		margin: 8px 14px 0 0;
		border-right: 1px solid #d3d3d3;
		line-height: 1.2;
	}
	.link-text-v2 > li:last-child {
		border-right: none;
	}
	.link-text-v2 > li > a {
		position: relative;
		display: block;
		margin-right: 14px;
		border-bottom: 1px solid #369;
		color: #369;
	}
	
	/* ----- link-button ----- */
	.link-button > li {
		line-height: 1.4;
	}
	.link-button + * {
		margin-top: 1em;
	}
	.link-button > li > a {
		overflow: hidden;
		position: relative;
		display: inline-block;
		min-width: 240px;
		padding: 10px 40px 14px 30px;
		background-color: #fff;
		border: 1px solid #ccc;
		text-align: center;
		text-decoration: none;
	}
	.link-button > li > a > .link_label {
		position: relative;
		display: inline-block;
		text-align: left;
		vertical-align: middle;
		z-index: 1;
	}
	.link-button-v2 > li {
		line-height: 1.4;
	}
	.link-button-v2 > li > a {
		position: relative;
		display: inline-block;
		min-width: 240px;
		padding: 10px 40px 14px 30px;
		background-color: #666;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	.link-button-v2 > li > a > .link_label {
		position: relative;
		display: inline-block;
		text-align: left;
		vertical-align: middle;
		z-index: 1;
	}
	.link-button[data-row-pc] > li,
	.link-button-v2[data-row-pc] > li {
		margin-top: 20px;
	}
	.link-button[data-row-pc] > li > a,
	.link-button-v2[data-row-pc] > li > a {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	
	/* ----- link-local ----- */
	.link-local {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 50px;
	}
	.link-local > li {
		display: table;
		height: 66px;
	}
	.link-local > li > a {
		position: relative;
		display: table-cell;
		padding: 8px;
		border: 1px solid #ccc;
		font-size: 1.4rem;
		text-align: center;
		vertical-align: middle;
		line-height: 1.4;
		color: #666;
	}
	.link-local > .is-current > a {
		background-color: #767676;
		border-color: #767676 !important;
		color: #fff;
	}
	.link-local > li > a > .link_label {
		position: relative;
		display: inline-block;
		z-index: 1;
	}
	.link-local + * {
		margin-top: 40px !important;
	}
	
	/* ------------------------------------------------------
	 * Elements >>> Image
	------------------------------------------------------ */
	/* ----- image ------ */
	.image-set {
		position: relative;
	}
	.column_image > .image-set + .image-set {
		margin-top: 20px;
	}
	.image-set .js-fitWidth {
		margin-right: auto;
		margin-left: auto;
	}
	.image-set .image_caption {
		margin-top: 10px;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	.image-set .image_text {
		line-height: 1.4;
	}
	.image-set .image_inner + .image_text,
	.image-set .image_text + .image_inner,
	.image_text + .image-set,
	.image-set + .image_text {
		margin-top: 15px;
	}
	.image-set .modal-icon span {
		position: absolute;
		right: 20px;
		bottom: 20px;
		display: block;
		width: 50px;
		height: 50px;
		background-color: rgba(0, 0, 0, .2);
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
	}
	[data-row-pc] .image-set .modal-icon span,
	.column-media .image-set .modal-icon span {
		right: 10px;
		bottom: 10px;
	}
	.image-set .modal-icon span::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 24px;
		height: 26px;
		margin: -12px 0 0 -12px;
		background: url(/chinese/common/images/com_ic21.png) no-repeat 0 0;
	}
	.image-set a:hover .modal-icon span::after {
		width: 29px;
		height: 31px;
		margin: -15px 0 0 -15px;
		background: url(/chinese/common/images/com_ic22.png) no-repeat 0 0;
	}
	.image-set .a-blank {
		display: inline-block;
		position: relative;
		max-width: 100%;
	}
	.image-set .a-blank::after {
		display: inline-block;
		position: absolute;
		right: 3px !important;
		bottom: 3px !important;
		width: 12px !important;
		height: 12px !important;
		margin: 0 !important;
		background: url(/chinese/common/images/com_ic36.png) no-repeat 0 0 !important;
		content: "";
	}
	
	/* ----- image_player_btn ----- */
	.image-set.image_player_btn a::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 90px;
		height: 90px;
		margin-top: -45px;
		margin-left: -45px;
		background: rgba(255, 255, 255, .6);
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 1;
	}
	.image-set.image_player_btn a .image_inner::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 78px;
		height: 78px;
		margin-top: -39px;
		margin-left: -39px;
		background: #00ada9;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 2;
	}
	.image-set.image_player_btn a .image_inner::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 0;
		height: 0;
		margin: -18px 0 0 -10px;
		border-right: 0 solid transparent;
		border-bottom: 20px solid transparent;
		border-top: 20px solid transparent;
		border-left: 30px solid #fff;
		z-index: 2;
	}
	[data-row-pc="4"] .image-set.image_player_btn a::before,
	[data-row-pc="5"] .image-set.image_player_btn a::before,
	[data-row-pc="6"] .image-set.image_player_btn a::before,
	.column-media[data-media-size="1/4"] .image-set.image_player_btn a::before,
	.column-media[data-media-size="1/5"] .image-set.image_player_btn a::before,
	.column-media[data-media-size="1/6"] .image-set.image_player_btn a::before,
	.column-media[data-media-size="auto"] .image-set.image_player_btn a::before {
		width: 64px;
		height: 64px;
		margin-top: -32px;
		margin-left: -32px;
	}
	[data-row-pc="4"] .image-set.image_player_btn a .image_inner::before,
	[data-row-pc="5"] .image-set.image_player_btn a .image_inner::before,
	[data-row-pc="6"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="1/4"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="1/5"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="1/6"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="auto"] .image-set.image_player_btn a .image_inner::before {
		width: 54px;
		height: 54px;
		margin-top: -27px;
		margin-left: -27px;
	}
	[data-row-pc="4"] .image-set.image_player_btn a .image_inner::after,
	[data-row-pc="5"] .image-set.image_player_btn a .image_inner::after,
	[data-row-pc="6"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="1/4"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="1/5"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="1/6"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="auto"] .image-set.image_player_btn a .image_inner::after {
		margin: -13px 0 0 -7px;
		border-right: 0 solid transparent;
		border-bottom: 14px solid transparent;
		border-top: 14px solid transparent;
		border-left: 20px solid #fff;
	}
	
	/* ------------------------------------------------------
	 * Elements >>> Other
	------------------------------------------------------ */
	/* ----- line-layout ----- */
	.line-layout,
	.line-layout-v2 {
		margin-top: 30px;
	}
	.line-layout + *,
	.line-layout-v2 + * {
		margin-top: 30px;
	}
	.line-layout > .line_hr {
		display: block;
		border-top: 1px solid #e5e5e5;
	}
	.line-layout-v2 > .line_hr {
		display: block;
		height: 1px;
		background-image: -webkit-linear-gradient(left, #aaa, #aaa 1px, transparent 1px, transparent 4px);
		background-image: linear-gradient(to right, #aaa, #aaa 1px, transparent 1px, transparent 4px);
		background-size: 5px 1px;
		background-position: top;
		background-repeat: repeat-x;
		border: none;
	}
	
	/* ----- select-layout ----- */
	.select-layout,
	.select-layout-v2 {
		display: inline-block;
		position: relative;
		margin-top: 30px;
		min-width: 130px;
	}
	.select-layout:after,
	.select-layout-v2:after {
		position: absolute;
		content: "";
		display: inline-block;
		top: 25px;
		right: 10px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 6px;
		border-color: transparent transparent transparent #656565;
		z-index: 1;
		-webkit-transform: scale(1) translate(0, -50%) rotate(90deg);
		transform: scale(1) translate(0, -50%) rotate(90deg);
		pointer-events: none;
	}
	.select-layout select,
	.select-layout-v2 select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		display: block;
		width: 100%;
		height: 46px;
		padding: 0 30px 0 10px;
		border: 1px solid #d8d8d8;
	}
	.select-layout select::-moz-focus-inner,
	.select-layout-v2 select::-moz-focus-inner {
		border: 0;
	}
	.select-layout select::-ms-expand,
	.select-layout-v2 select::-ms-expand {
		display: none;
	}
	.select-layout_detail > *:not(:first-child) {
		display: none;
	}
	
	/* ------------------------------------------------------
	 * Conditional Elements >>> Heading
	------------------------------------------------------ */
	[class*="heading-lv"] + .column-heading-layout {
		margin-top: 0 !important;
	}
	
	/* ----- heading-lv1 ----- */
	.heading-lv1 {
		position: relative;
		min-height: 90px;
		padding-top: 30px;
	}
	.HeaderSimple + Main .heading-lv1 {
		min-height:  0;
		padding-top: 0;
	}
	#main .heading-lv1 + * {
		margin-top: 30px;
	}
	.heading-lv1 + section > .heading-lv2:first-child {
		margin-top: 0 !important;
	}
	.heading-lv1 + .navi-anchor {
		margin-top: 20px !important;
	}
	.heading-lv1 .heading_subtitle {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 2rem;
		line-height: 1.2;
	}
	.heading-lv1 .heading_title {
		display: table;
		width: 100%;
		font-size: 4.2rem;
		line-height: 1.2;
	}
	.heading-lv1 .heading_title > .heading_label {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}
	.heading-lv1 .heading_title > .heading_icon {
		display: table-cell;
		padding: 10px 20px 0 0;
		text-align: left;
		vertical-align: top;
		line-height: 1;
		font-size: 0;
	}
	.heading-lv1 .heading_title > .heading_icon i {
		display: inline-block;
		padding: 3px 10px 4px;
		color: #fff;
		font-size: 1.5rem;
		background-color: #ccc;
		text-align: center;
		vertical-align: top;
		white-space: nowrap;
	}
	.heading-lv1 .heading_title > .heading_icon .color1 {
		background-color: #4d83ab;
	}
	
	/* ----- heading-lv2 ----- */
	.heading-lv2 {
		margin-top: 70px;
	}
	.heading-lv2 + *:not(section),
	.heading-lv2 + .column-layout[data-row-pc="1"],
	.heading-lv2 + section + * {
		margin-top: 30px !important;
	}
	.heading-lv2 + section > .heading-lv3:first-child {
		margin-top: 30px !important;
	}
	.heading-lv2 .heading_title {
		font-size: 3.6rem;
		line-height: 1.2;
		color: #00ada9;
	}
	.heading-lv2 .heading_subtitle + .heading_title {
		margin-top: 5px;
	}
	.heading-lv2 a.block {
		position: relative;
		display: inline-block;
		padding-right: 35px;
		text-decoration: none;
	}
	.heading-lv2 div.block {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		align-items: center;
	}
	.heading-lv2 div.block .heading_more-label {
		position: relative;
		display: inline-block;
		margin-left: 20px;
		padding-left: 20px;
		color: #333;
		text-decoration: none;
	}
	
	/* ----- heading-lv3 ----- */
	.heading-lv3 {
		margin-top: 60px;
		padding: 15px 20px 16px;
		background-color: #f4f4f4;
	}
	.heading-lv3 + *:not(section),
	.heading-lv3 + .column-layout[data-row-pc="1"],
	.heading-lv3 + section + * {
		margin-top: 30px !important;
	}
	.heading-lv3 + section > .heading-lv4:first-child {
		margin-top: 30px !important;
	}
	.heading-lv3 .heading_title {
		font-size: 2.8rem;
		line-height: 1.2;
	}
	.heading-lv3 a.block {
		position: relative;
		display: inline-block;
		padding-right: 35px;
		text-decoration: none;
	}

	/* ----- heading-lv4 ----- */
	.heading-lv4 {
		margin-top: 60px;
		padding: 0 20px 13px;
		border-bottom: 1px solid #ccc;
	}
	.heading-lv4 + *:not(section),
	.heading-lv4 + .column-layout[data-row-pc="1"],
	.heading-lv4 + section + * {
		margin-top: 25px !important;
	}
	.heading-lv4 .heading_title {
		font-size: 2.6rem;
		line-height: 1.2;
	}
	.heading-lv4 a.block {
		position: relative;
		display: inline-block;
		padding-right: 25px;
		text-decoration: none;
	}
	
	/* ----- heading-lv5 ----- */
	.heading-lv5 {
		margin-top: 30px;
		padding: 7px 20px 5px 17px;
		border-left: 3px solid #ccc;
	}
	.heading-lv5 + *:not(section),
	.heading-lv5 + .column-layout[data-row-pc="1"],
	.heading-lv5 + section + * {
		margin-top: 10px !important;
	}
	.heading-lv5 .heading_title {
		font-size: 2.0rem;
		font-weight: 400;
		line-height: 1.2;
	}
	.heading-lv5 a.block {
		position: relative;
		display: inline-block;
		padding-right: 25px;
		text-decoration: none;
	}
	
	/* ------------------------------------------------------
	 * Conditional Elements >>> Navi
	------------------------------------------------------ */
	/* ----- navi-anchor ----- */
	.navi-anchor {
		overflow: hidden;
		margin-top: 30px;
	}
	.navi-anchor + *:not(section) {
		margin-top: 30px;
	}
	.navi-anchor_list[data-row-pc] > li {
		display: table;
		margin-top: 15px;
		margin-left: 0;
		border-left: 1px solid #ccc;
	}
	.navi-anchor_list > li > a {
		display: table-cell;
		padding: 2px 20px;
		vertical-align: middle;
	}
	.navi-anchor_list > li > a > .link_label {
		position: relative;
		display: inline-block;
		padding: 0 0 0 24px;
		line-height: 1.4;
	}
	.navi-anchor_list > li > a > .link_label:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 4px;
		width: 10px;
		height: 10px;
		margin-top: -7px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		transition-property: margin-top;
		transition-duration: .2s;
	}
	.navi-anchor_list[data-row-pc="auto"] {
		margin-left: 0;
	}
	.navi-anchor_list[data-row-pc="auto"] > li {
		display: table;
		margin-right: 20px;
		border-left: none;
		white-space: nowrap;
	}
	.navi-anchor_list[data-row-pc="auto"] > li > a {
		padding-left: 0;
	}
	
	/* ------------------------------------------------------
	 * Layout >>> Table
	------------------------------------------------------ */
	/* ----- table-layout ----- */
	.table-layout {
		margin-top: 30px;
	}
	.table-layout > *:first-child {
		margin-top: 0;
	}
	.table_inner {
		margin-top: 10px;
	}
	.table_unit {
		table-layout: fixed;
		width: 100%;
		border-top: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
	}
	.table_unit th,
	.table_unit td {
		padding: 15px 25px;
		border-bottom: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
		text-align: left;
		vertical-align: top;
		line-height: 1.6;
	}
	.table-layout[data-layout-sp="scroll"].f-small .table_unit th,
	.table-layout[data-layout-sp="scroll"].f-small .table_unit td {
		padding: 10px;
	}
	.table_unit th > *:first-child,
	.table_unit td > *:first-child {
		margin-top: 0 !important;
	}
	.table_unit tr > th:first-child,
	.table_unit tr > td:first-child,
	.table_unit tr > th + td {
	}
	.table_unit td > .column-layout {
		margin-top: 10px;
	}
	.table_unit td > ul,
	.table_unit td > ol {
		margin-top: .3em;
		padding-bottom: .3em;
	}
	.table_unit td > ul > li,
	.table_unit td > ol > li {
		margin-top: .1em;
	}
	.table_unit td > .link-button > li,
	.table_unit td > .link-button-v2 > li {
		margin-top: .5em;
	}
	.table_unit td > .link-button > li:first-child,
	.table_unit td > .link-button-v2 > li:first-child {
		margin-top: 0;
	}
	.table_unit td > .list-bullet > li::before,
	.table_unit td > .list-bullet-v2 > li::before {
		top: .7em;
	}
	.table_unit td > .list-description > dt::before {
		top: .75em;
	}
	.table_title {
		font-weight: 700;
		font-size: 2rem;
		line-height: 1.4;
	}
	.table_subtitle {
		margin-top: 5px;
		font-size: 1.4rem;
		line-height: 1.2;
		text-align: right;
	}
	.table_subtitle + .table_inner {
		margin-top: 5px;
	}
	.table-layout .link-button > li > a,
	.table-layout .link-button-v2 > li > a {
		min-width: inherit;
	}
	.cell-style1 {
		background-color: #767676;
		color: #fff;
		font-weight: 400;
	}
	.cell-style2 {
		background-color: #f4f4f4;
		font-weight: 400;
	}
	.cell-style3 {
		font-weight: 400;
	}
	.cell-style-graph {
		padding: 10px 0 !important;
		vertical-align: middle !important;
	}
	.cell-style-graph [class^="color"] {
		display: block;
		width: 100%;
		height: 30px;
	}
	.cell-style-graph .color1 {
		background-color: #feb855;
	}
	.cell-style-graph .color2 {
		background-color: #e36562;
	}
	.cell-style-graph .color3 {
		background-color: #fbf66e;
	}
	.cell-style-graph .color4 {
		background-color: #638fc3;
	}
	
	/* ------------------------------------------------------
	 * Layout >>> Grid
	------------------------------------------------------ */
	[data-row-pc] {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	[data-row-pc="1"] > * {
		margin: 0 auto;
	}
	[data-row-pc="1"] > .gp-al-left {
		margin-left: 0;
	}
	[data-row-pc="2"] > * {
		width: calc((100% - 36px) / 2);
		margin-left: 36px;
	}
	[data-row-pc="3"] > * {
		width: calc((100% - 72px) / 3);
		margin-left: 36px;
	}
	[data-row-pc="4"] > * {
		width: calc((100% - 108px) / 4);
		margin-left: 36px;
	}
	[data-row-pc="5"] > * {
		width: calc((100% - 140px) / 5);
		margin-left: 35px;
	}
	[data-row-pc="6"] > * {
		width: calc((100% - 180px) / 6);
		margin-left: 36px;
	}
	[data-row-pc="1"] > *:first-child,
	[data-row-pc="2"] > *:nth-child(-n+2),
	[data-row-pc="3"] > *:nth-child(-n+3),
	[data-row-pc="4"] > *:nth-child(-n+4),
	[data-row-pc="5"] > *:nth-child(-n+5),
	[data-row-pc="6"] > *:nth-child(-n+6) {
		margin-top: 0 !important;
	}
	[data-row-pc="2"] > *:nth-child(2n+1),
	[data-row-pc="3"] > *:nth-child(3n+1),
	[data-row-pc="4"] > *:nth-child(4n+1),
	[data-row-pc="5"] > *:nth-child(5n+1),
	[data-row-pc="6"] > *:nth-child(6n+1) {
		margin-left: 0 !important;
	}
	.link-local[data-row-pc="2"] > *,
	.navi-anchor_list[data-row-pc="2"] > * {
		width: calc(100% / 2);
	}
	.link-local[data-row-pc="3"] > *,
	.navi-anchor_list[data-row-pc="3"] > * {
		width: calc(100% / 3);
	}
	.link-local[data-row-pc="4"] > *,
	.navi-anchor_list[data-row-pc="4"] > * {
		width: calc(100% / 4);
	}
	.link-local[data-row-pc="5"] > *,
	.navi-anchor_list[data-row-pc="5"] > * {
		width: calc(100% / 5);
	}
	.link-local[data-row-pc="6"] > *,
	.navi-anchor_list[data-row-pc="6"] > * {
		width: calc(100% / 6);
	}
	.link-local[data-row-pc] > li {
		margin-left: 0 !important;
	}
	.link-local[data-row-pc] > li > a {
		border-left: none;
	}
	.link-local[data-row-pc="2"] > li:nth-child(n+3) > a,
	.link-local[data-row-pc="3"] > li:nth-child(n+4) > a,
	.link-local[data-row-pc="4"] > li:nth-child(n+5) > a,
	.link-local[data-row-pc="5"] > li:nth-child(n+6) > a,
	.link-local[data-row-pc="6"] > li:nth-child(n+7) > a {
		border-top: none;
	}
	.link-local[data-row-pc="2"] > li:nth-child(2n+1) > a,
	.link-local[data-row-pc="3"] > li:nth-child(3n+1) > a,
	.link-local[data-row-pc="4"] > li:nth-child(4n+1) > a,
	.link-local[data-row-pc="5"] > li:nth-child(5n+1) > a,
	.link-local[data-row-pc="6"] > li:nth-child(6n+1) > a {
		border-left: 1px solid #ccc;
	}
	.navi-anchor_list[data-row-pc="2"] > li:nth-child(2n+1),
	.navi-anchor_list[data-row-pc="3"] > li:nth-child(3n+1),
	.navi-anchor_list[data-row-pc="4"] > li:nth-child(4n+1),
	.navi-anchor_list[data-row-pc="5"] > li:nth-child(5n+1),
	.navi-anchor_list[data-row-pc="6"] > li:nth-child(6n+1) {
		border-left: none;
	}
	.link-button[data-row-pc="5"] > li > a,
	.link-button[data-row-pc="6"] > li > a,
	.link-button-v2[data-row-pc="5"] > li > a,
	.link-button-v2[data-row-pc="6"] > li > a {
		min-width: 0;
	}
	.index-layout-v3[data-row-pc] > * {
		margin-top: 1px;
		margin-left: 1px;
	}
	.index-layout-v3[data-row-pc="2"] > * {
		width: calc((100% - 2px) / 2);
	}
	.index-layout-v3[data-row-pc="3"] > * {
		width: calc((100% - 2px) / 3);
	}
	.index-layout-v3[data-row-pc="4"] > * {
		width: calc((100% - 4px) / 4);
	}
	.index-layout-v3[data-row-pc="5"] > * {
		width: calc((100% - 4px) / 5);
	}
	.index-layout-v3[data-row-pc="6"] > * {
		width: calc((100% - 6px) / 6);
	}
	.box-layout .box_detail [data-row-pc="2"] > * {
		width: calc((100% - 36px) / 2);
		margin-left: 36px;
	}
	.box-layout .box_detail [data-row-pc="3"] > * {
		width: calc((100% - 72px) / 3);
		margin-left: 36px;
	}
	.box-layout .box_detail [data-row-pc="4"] > * {
		width: calc((100% - 108px) / 4);
		margin-left: 36px;
	}
	.box-layout-v2 .box_detail [data-row-pc="2"] > * {
		width: calc((100% - 34px) / 2);
		margin-left: 34px;
	}
	.box-layout-v2 .box_detail [data-row-pc="3"] > * {
		width: calc((100% - 70px) / 3);
		margin-left: 35px;
	}
	.box-layout-v2 .box_detail [data-row-pc="4"] > * {
		width: calc((100% - 102px) / 4);
		margin-left: 34px;
	}
	.box-layout-v3 .box_detail [data-row-pc="2"] > * {
		width: calc((100% - 38px) / 2);
		margin-left: 38px;
	}
	.box-layout-v3 .box_detail [data-row-pc="3"] > * {
		width: calc((100% - 77px) / 3);
		margin-left: 38px;
	}
	.box-layout-v3 .box_detail [data-row-pc="4"] > * {
		width: calc((100% - 114px) / 4);
		margin-left: 38px;
	}
	/* ------------------------------------------------------
	 * Layout >>> Column
	------------------------------------------------------ */
	/* ----- column-media ----- */
	.column-media {
		margin-top: 36px;
	}
	.column-media > .column_image[data-image="left"] {
		float: left;
		margin: 0 36px 18px 0;
	}
	.column-media > .column_image[data-image="right"] {
		float: right;
		margin: 0 0 18px 36px;
	}
	.box-layout .column-media > .column_image[data-image="left"] {
		margin-right: 26px;
		margin-bottom: 0;
	}
	.box-layout .column-media > .column_image[data-image="right"] {
		margin-bottom: 0;
		margin-left: 26px;
	}
	.column-media[data-media-size="1/2"] > .column_image {
		width: 582px;
	}
	.column-media[data-media-size="1/3"] > .column_image {
		width: 376px;
	}
	.column-media[data-media-size="1/4"] > .column_image {
		width: 273px;
	}
	.column-media[data-media-size="1/5"] > .column_image {
		width: 212px;
	}
	.column-media[data-media-size="1/6"] > .column_image {
		width: 170px;
	}
	.column-media > .column_detail[data-wraparound="false"],
	.column-media > .column_detail[data-wraparound="true"] > ul,
	.column-media > .column_detail[data-wraparound="true"] > ol {
		overflow: hidden;
		padding-bottom: 2px;
	}
	.column-media > .column_detail > *:first-child,
	.column-media > .column_detail > section:first-child > *:first-child {
		margin-top: 0;
	}
	
	/* ----- column-layout ----- */
	.column-layout {
		margin-top: 30px;
	}
	.column-layout > .column_item {
		margin-top: 30px;
	}
	.column-layout.type-shrink[data-row-pc="1"] > .column_item {
		-webkit-flex: 0 1 auto;
		flex: 0 1 auto;
		min-width: 1px;
	}
	.column-layout > .column_item > *:first-child,
	.column-layout > .column_item > section > [class*="box-layout"] {
		margin-top: 0;
	}
	.column-layout > .column_item > section:first-child > *:first-child {
		margin-top: 0;
	}
	.column-layout[data-row-pc="2"] > .column_item.gp-al-center {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	/* ------------------------------------------------------
	 * Layout >>> Box
	------------------------------------------------------ */
	.box-layout,
	.box-layout-v2,
	.box-layout-v3{
		margin-top: 30px;
	}
	.accordion_detail .box-layout,
	.accordion_detail .box-layout-v2,
	.accordion_detail .box-layout-v3{
		margin-top: 15px;
	}
	.accordion_detail [class*="list-description"] {
		margin-top: 15px;
	}
	.box-layout > *:first-child,
	.box-layout-v2 > *:first-child,
	.box-layout-v3 > *:first-child {
		margin-top: 0 !important;
	}
	.box-layout > .box_detail > *:first-child,
	.box-layout-v2 > .box_detail > *:first-child,
	.box-layout-v3 > .box_detail > *:first-child {
		margin-top: 0;
	}

	/* ----- box-layout ----- */
	.box-layout {
		padding: 30px 35px 30px;
		border: 1px solid #ccc;
	}
	.box-layout + * {
		margin-top: 30px;
	}
	.box-layout > .box_title {
		padding: 9px 20px 9px 17px;
		border-left: 3px solid #ccc;
		font-size: 2.0rem;
		font-weight: 700;
		line-height: 1.2;
	}
	.box-layout .column-media .box_title {
		font-size: 2rem;
	}
	.box-layout > .box_detail {
		margin-top: 15px;
	}
	.box-layout .column-media .box_detail {
		margin-top: 10px;
	}
	
	/* ----- box-layout-v2 ----- */
	.box-layout-v2 {
		padding: 30px 35px 30px;
		background-color: #f4f4f4;
		border: 2px solid #ccc;
	}
	.box-layout-v2 > .box_title {
		padding: 9px 20px 9px 17px;
		border-left: 3px solid #ccc;
		font-size: 2.0rem;
		font-weight: 700;
		line-height: 1.2;
	}
	.box-layout-v2 > .box_detail {
		margin-top: 15px;
	}
	
	/* ----- box-layout-v3 ----- */
	.box-layout-v3 {
		padding: 30px 35px 30px;
		background-color: #f4f4f4;
	}
	.box-layout-v3 > .box_title {
		font-size: 2rem;
		text-align: center;
	}
	.box-layout-v3 > .box_detail {
		margin-top: 15px;
	}
	
	/* ------------------------------------------------------
	 * Layout >>> Other
	------------------------------------------------------ */
	/* ----- accordion-layout ----- */
	.accordion-layout > .accordion_detail,
	.accordion-layout-v2 > .accordion_detail-v2 {
		display: none;
	}
	.accordion-layout.is-default-open > .accordion_detail {
		display: block;
	}
	.accordion-layout {
		margin-top: 60px;
		border-top: 1px solid #ddd;
	}
	.accordion-layout + .accordion-layout {
		margin-top: 0;
		border-top: none;
	}
	.accordion-layout > .accordion_trigger {
		padding: 20px 35px 20px 30px;
		background-color: #fff;
		border-bottom: 1px solid #ddd;
		transition-property: background-color;
		transition-duration: .2s;
	}
	.accordion-layout > .accordion_trigger.is-active,
	.accordion-layout > .accordion_trigger:hover {
		background-color: #f4f4f4;
		cursor: pointer;
	}
	.accordion-layout > .accordion_trigger > .accordion_label {
		position: relative;
		display: block;
		padding-right: 40px;
	}
	.accordion-layout > .accordion_trigger > .accordion_label::before {
		content: "open";
		position: absolute;
		top: 50%;
		right: -21px;
		display: inline-block;
		width: 60px;
		margin-top: 3px;
		font-size: 1.4rem;
		text-align: center;
		opacity: 0;
		transition-property: opacity;
		transition-duration: .4s;
	}
	.accordion-layout > .accordion_trigger.is-active > .accordion_label::before {
		content: "close";
	}
	.accordion-layout > .accordion_trigger > .accordion_label:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url(/chinese/common/images/com_ic17.png) no-repeat 0 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		transition-property: margin-top, transform;
		transition-duration: .2s;
	}
	.accordion-layout > .accordion_trigger.is-active > .accordion_label:after {
		background: url(/chinese/common/images/com_ic18.png) no-repeat 0 0;
	}
	.accordion-layout > .accordion_trigger > .accordion_label [class*="list-note"] {
		margin-top: .3em;
	}
	.accordion-layout > .accordion_detail {
		padding: 20px 70px 30px 30px;
		border-bottom: 1px solid #ddd;
	}	
	.accordion-layout > .accordion_detail [data-row-pc="2"] > * {
		width: calc((100% - 36px) / 2);
		margin-left: 36px;
	}
	.accordion-layout > .accordion_detail [data-row-pc="3"] > * {
		width: calc((100% - 71px) / 3);
		margin-left: 35px;
	}
	.accordion-layout > .accordion_detail [data-row-pc="4"] > * {
		width: calc((100% - 108px) / 4);
		margin-left: 36px;
	}
	.accordion-layout > .accordion_detail > *:first-child {
		margin-top: 0;
	}
	.accordion-layout > .accordion_trigger.qa_trigger_question {
		position: relative;
		padding-left: 75px;
	}
	.accordion-layout > .accordion_trigger.qa_trigger_question::before {
		content: "Q";
		position: absolute;
		top: 14px;
		left: 20px;
		display: inline-block;
		width: 38px;
		height: 38px;
		background-color: #666;
		border-radius: 50%;
		text-align: center;
		color: #fff;
		font-size: 2.2rem;
		font-weight: bold;
		line-height: 38px;
	}
	.accordion-layout > .accordion_trigger.qa_trigger_question::after {
		content: "";
		position: absolute;
		top: 42px;
		left: 50px;
		display: inline-block;
		width: 0;
		height: 0;
		border-top: 10px solid #666;
		border-right: 5px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 5px solid transparent;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.accordion-layout > .accordion_detail.qa_detail_answer {
		position: relative;
		padding-left: 75px;
	}
	.accordion-layout > .accordion_detail.qa_detail_answer [data-row-pc="2"] > * {
		width: calc((100% - 35px) / 2);
		margin-left: 35px;
	}
	.accordion-layout > .accordion_detail.qa_detail_answer [data-row-pc="3"] > * {
		width: calc((100% - 71px) / 3);
		margin-left: 35px;
	}
	.accordion-layout > .accordion_detail.qa_detail_answer [data-row-pc="4"] > * {
		width: calc((100% - 107px) / 4);
		margin-left: 35px;
	}
	.accordion-layout > .accordion_detail.qa_detail_answer::before {
		content: "A";
		position: absolute;
		top: 14px;
		left: 20px;
		display: inline-block;
		width: 38px;
		height: 38px;
		background-color: #fff;
		border: 2px solid #666;
		border-radius: 50%;
		text-align: center;
		color: #666;
		font-size: 2.2rem;
		font-weight: bold;
		line-height: 34px;
	}
	.accordion-layout > .accordion_detail.qa_detail_answer::after {
		content: "";
		position: absolute;
		top: 41px;
		left: 48px;
		display: inline-block;
		width: 9px;
		height: 8px;
		background-color: #fff;
		border-right: 2px solid #666;
		border-bottom: 2px solid #666;
		-webkit-transform: rotate(18deg) skew(32deg);
		transform: rotate(18deg) skew(32deg);
	}
	
	/* ----- accordion-layout-v2 ----- */
	.accordion-layout-v2 {
		margin-top: 30px;
	}
	.accordion-layout-v2 > .accordion_trigger-v2 {
		border-top: 1px solid #ccc;
		text-align: center;
	}
	.accordion-layout-v2 > .accordion_trigger-v2 > .accordion_label-v2 {
		position: relative;
		display: inline-block;
		min-width: 310px;
		margin-top: -1px;
		padding: 10px 40px;
		background-color: #fff;
		border: 1px solid #ccc;
		border-top: 1px solid #fff;
		text-align: center;
		cursor: pointer;
		transition-property: background-color, border-top-color;
		transition-duration: .2s;
	}
	.accordion-layout-v2 > .accordion_trigger-v2 > .accordion_label-v2:hover {
		background-color: #f4f4f4;
		border-top-color: #f4f4f4;
	}
	.accordion-layout-v2 > .accordion_trigger-v2 > .accordion_label-v2:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url(/chinese/common/images/com_ic17.png) no-repeat 0 0;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		transition-property: top, transform;
		transition-duration: .2s;
	}
	.accordion-layout-v2 > .accordion_trigger-v2.is-active > .accordion_label-v2:after {
		background: url(/chinese/common/images/com_ic18.png) no-repeat 0 0;
	}
	.accordion-layout-v2 > .accordion_detail-v2 {
		padding-bottom: 30px;
	}
	
	/* ----- tab-layout ----- */
	.tab-layout {
		margin-top: 50px;
	}
	.tab_inner {
		margin: 0 calc(((100vw - 100%) / 2) * -1);
		padding: 20px calc((100vw - 100%) / 2) 0;
		border-top: 1px solid #ccc;
	}
	.tab_list,
	.tab_panel {
		width: 1200px;
		margin: 0 auto;
	}
	.tab_panel > *:first-child {
		margin-top: 0;
	}
	.tab_list[data-row-pc] {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.tab_list[data-row-pc] > li {
		overflow: hidden;
		margin-left: 0;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.tab_list[data-row-pc] > li:first-child {
		border-left: 1px solid #ccc;
	}
	.tab_list[data-row-pc="2"] > * {
		width: 600px;
	}
	.tab_list[data-row-pc="3"] > * {
		width: 400px;
	}
	.tab_list[data-row-pc="4"] > * {
		width: 300px;
	}
	.tab_list[data-row-pc="5"] > * {
		width: 240px;
	}
	.tab_list[data-row-pc="6"] > * {
		width: 200px;
	}
	.tab_list[data-row-pc="7"] > * {
		width: 171px;
	}
	.tab_list[data-row-pc="8"] > * {
		width: 150px;
	}
	.tab_list[data-row-pc] > li > a {
		position: relative;
		display: table;
		width: 100%;
		height: 68px;
		padding: 0 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		text-decoration: none;
	}
	.tab_list[data-row-pc] > .is-current > a {
		background-color: #767676;
		color: #fff;
	}
	.tab_list[data-row-pc] > li > a > .tab_label {
		position: relative;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		z-index: 1;
	}
	
	/* ------------------------------------------------------
	 * Components
	------------------------------------------------------ */
	/* ----- news-layout ----- */
	.news-layout {
		margin-top: 10px;
		padding-bottom: 30px;
	}
	.news-layout > .news_article > .block {
		display: block;
		padding: 18px 20px;
		text-decoration: none;
		border-bottom: 1px solid #eee;
	}
	.news-layout .news_detail {
		display: -webkit-flex;
		display: flex;
	}
	.news-layout .news_detail > .news_property {
		flex-shrink: 0;
		margin-right: 20px;
		min-width: 8em;
	}
	.news-layout .news_detail > .news_property.type2 {
		min-width: 16em;
	}
	.news-layout .news_detail > .news_inner {
		width: 100%;
	}
	.news-layout .news_detail > .news_property > .news_date {
		font-size: 1.4rem;
	}
	.news-layout .news_detail > .news_inner > .news_company {
		display: inline-block;
		vertical-align: top;
	}
	.news-layout .news_detail > .news_title {
		overflow: hidden;
		line-height: 1.4;
	}
	
	/* ----- contact-layout ----- */
	.contact-layout {
		margin-top: 50px;
		padding: 25px 29px 30px;
		border: solid 1px #d8d8d8;
		background-color: #f4f4f4;
	}
	.contact-layout > .contact_heading {
		margin-bottom: 25px;
	}
	.contact-layout > .contact_heading .contact_title {
		font-size: 2.4rem;
		text-align: center;
	}
	.contact-layout > .contact_content > *:first-child {
		margin-top: 0 !important;
	}
	
	/* ----- contact-box-layout ----- */
	.contact-box-layout {
		margin-top: 20px;
		padding: 30px;
		background-color: #fff;
	}
	.contact-box-layout > .box_detail > *:first-child {
		margin-top: 0 !important;
	}
	
	/* ----- contact-device-layout ----- */
	.contact-device-layout {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-justify-content: center;
		justify-content: center;
		margin: 20px -30px 0;
	}
	.contact-device-layout > [class*="device_"] {
		width: 100%;
		max-width: 50%;
		padding: 0 30px;
	}
	.contact-device-layout > [class*="device_"].type-two-thirds {
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
		width: calc((100% / 3) * 2);
		max-width: none;
	}
	.contact-device-layout > [class*="device_"].type-two-thirds [data-row-pc="2"] > * {
		margin-left: 35px;
	}
	.contact-device-layout > [class*="device_"] + [class*="device_"] {
		border-left: solid 1px #d8d8d8;
	}
	.contact-device-layout > [class*="device_"] > .device_heading .device_heading_label {
		display: block;
		position: relative;
		font-size: 2.2rem;
		line-height: 1.25;
	}
	.contact-device-layout > .device_web > .device_heading .device_heading_label {
		padding-left: 40px;
	}
	.contact-device-layout > .device_web > .device_heading .device_heading_label::before {
		position: absolute;
		top: 0.1em;
		left: 0;
		width: 26px;
		height: 22px;
		background: url(/chinese/common/images/com_ic34.png) no-repeat 0 0;
		content: "";
	}
	.contact-device-layout > .device_tel > .device_heading .device_heading_label {
		padding-left: 35px;
	}
	.contact-device-layout > .device_tel > .device_heading .device_heading_label::before {
		position: absolute;
		top: 0.1em;
		left: 0;
		width: 23px;
		height: 22px;
		background: url(/chinese/common/images/com_ic33.png) no-repeat 0 0;
		content: "";
	}
	.contact-device-layout .device_department {
		display: -webkit-flex;
		display: flex;
		margin-top: 1em;
	}
	.contact-device-layout .device_department > dt {
		-webkit-flex-shrink: 0;
		flex-shrink: 0;
	}
	.contact-device-layout .device_department > dt::after {
		content: "£º";
	}
	.contact-device-layout .device_department > dd {
		width: 100%;
	}
	.contact-device-layout .device_department > dd > *:first-child {
		margin-top: 0 !important;
	}
	.contact-device-layout .device_note {
		position: relative;
		margin-top: .75em;
		padding-left: 1.5em;
		color: #666;
		font-size: 1.4rem;
	}
	.contact-device-layout .device_note .device_note_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	.contact-device-layout [class*="link-button"] > li > a {
		display: block;
		min-width: 0;
		padding: 18px 40px 22px 30px;
	}
	
	/* ----- contact-tel-column ----- */
	.contact-tel-column {
		margin-top: 1em;
	}
	.contact-tel-column[data-row-pc="1"] .column_item {
		width: 100%;
	}
	.contact-tel-column[data-row-pc="1"] .column_item:nth-of-type(n+2) {
		margin-top: 2em;
	}
	.contact-tel-column > .column_item > *:first-child {
		margin-top: 0 !important;
	}
	
	/* ----- contact-tel-layout ----- */
	.contact-tel-layout {
		margin-top: 1em;
	}
	.contact-tel-layout .tel_number {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1;
	}
	.contact-tel-layout .tel_number > a {
		display: inline-block;
	}
	
	/* ----- video-layout ----- */
	.video-layout {
		margin-top: 30px;
	}
	.video-layout .video_inner {
		position: relative;
		width: 426px;
		height: auto;
	}
	.video-layout .video_inner .video_player {
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 90px;
		height: 90px;
		margin-top: -45px;
		margin-left: -45px;
		background: rgba(255, 255, 255, .6);
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
	}
	.video-layout .video_inner .video_player::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 78px;
		height: 78px;
		margin-top: -39px;
		margin-left: -39px;
		background: #00ada9;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
	}
	.video-layout .video_inner .video_player::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 0;
		height: 0;
		margin: -18px 0 0 -10px;
		border-right: 0 solid transparent;
		border-bottom: 20px solid transparent;
		border-top: 20px solid transparent;
		border-left: 30px solid #fff;
	}
	
	/* ----- video-layout-v2 ----- */
	.contents > .video-layout-v2:first-of-type {
		margin-top: 0;
	}
	.video-layout-v2 {
		margin-top: 30px;
	}
	.video-layout-v2 > .video_inner {
		position: relative;
		width: 800px;
		padding-top: 56.25%;
		margin: 0 auto;
	}
	.video-layout-v2 > .video_inner > iframe {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	/* ----- index-layout ----- */
	.index-layout {
		margin-top: 30px;
	}
	.index-layout > *:nth-child(-n+2) {
		margin-top: 0;
	}
	.index-layout_item {
		margin-top: 30px;
	}
	.index-layout_item > .block {
		position: relative;
		display: block;
		padding: 25px 45px 25px 35px;
		border: 1px solid #ccc;
		text-decoration: none;
	}
	.index-layout_item > a::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 16px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.index-layout_label {
		display: block;
		font-size: 1.8rem;
		line-height: 1.4;
	}
	.index-layout_label + * {
		display: block;
		margin-top: .5em;
	}
	.index-layout_description {
		font-size: 1.5rem;
		line-height: 1.4;
		color: #666;
	}
	.index-layout_image {
		float: left;
		margin-right: 28px;
	}
	.index-layout_item > a:hover .index-layout_image img {
		opacity: 1;
	}
	.index-layout_image + .index-layout_label,
	.index-layout_image + .index-layout_description,
	.index-layout_image + .index-layout_label + .index-layout_description {
		overflow: hidden;
		display: block;
	}
	.index-layout_link {
		margin-top: 1em;
	}
	
	/* ----- index-layout-v2 ----- */
	.index-layout-v2 {
		margin-top: 30px;
	}
	.index-layout-v2 > *:nth-child(-n+2) {
		margin-top: 0;
	}
	.index-layout-v2_item {
		margin-top: 30px;
	}
	.index-layout-v2_item > .block {
		position: relative;
		display: block;
		background-color: #767676;
		text-decoration: none;
	}
	.index-layout-v2_text {
		position: absolute;
		bottom: 0;
		left: 0;
		display: table;
		width: 100%;
	}
	.index-layout-v2_label {
		position: relative;
		display: table-cell;
		padding: 10px 40px 10px 20px;
		background-color: rgba(0, 0, 0, .6);
		vertical-align: middle;
		line-height: 1.4;
		color: #fff;
		z-index: 2;
	}
	.index-layout-v2_item > a.block:after {
		display: none;
	}
	.index-layout-v2_item > a.block .index-layout-v2_label::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 16px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.index-layout-v2_description {
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		padding: 15px;
		background-color: rgba(0, 0, 0, .6);
		font-size: 1.4rem;
		color: #fff;
		z-index: 1;
		opacity: 0;
	}
	.index-layout-v2_body {
		margin-top: 15px;
	}
	.index-layout-v2_body > .index-layout-v2_text-v2 {
		line-height: 1.4;
	}
	
	/* ----- index-layout-v3 ----- */
	.index-layout-v3 {
		margin-top: 30px;
	}
	.index-layout-v3 > *:nth-child(-n+2) {
		margin-top: 0;
	}
	.index-layout-v3_item {
		margin-top: 30px;
	}
	.index-layout-v3_item > .block {
		position: relative;
		display: block;
		background-color: #333;
		text-decoration: none;
	}
	.index-layout-v3_text {
		position: absolute;
		bottom: 0;
		left: 0;
		display: table;
		width: 100%;
	}
	.index-layout-v3_label {
		position: relative;
		display: table-cell;
		padding: 10px 40px 10px 20px;
		background-color: rgba(0, 0, 0, .6);
		vertical-align: middle;
		line-height: 1.4;
		color: #fff;
		z-index: 2;
	}
	.index-layout-v3_item > a.block:after {
		display: none;
	}
	.index-layout-v3_item > a.block .index-layout-v3_label::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 16px;
		width: 10px;
		height: 10px;
		margin-top: -5px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.index-layout-v3_description {
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		padding: 15px;
		background-color: rgba(0, 0, 0, .6);
		font-size: 1.4rem;
		color: #fff;
		z-index: 1;
		opacity: 0;
	}
	
	/* ----- index-layout-v4 ----- */
	.index-layout-v4 {
		margin-top: 30px;
	}
	.index-layout-v4_item > .block {
		position: relative;
		display: block;
		padding: 39px;
		border: 1px solid #ccc;
		text-decoration: none;
	}
	.index-layout-v4_item > .block > *:first-child {
		margin-top: 0;
	}
	.index-layout-v4_inner {
		margin-top: 15px;
	}
	.index-layout-v4_title {
		position: relative;
		display: inline-block;
		padding-top: 15px;
		padding-left: 20px;
	}
	.index-layout-v4_title .link_label {
		display: inline-block;
		font-size: 2.4rem;
		line-height: 1.4;
	}
	.index-layout-v4 .link-text.index-layout-v4_link {
		margin-top: 15px;
	}
	
	/* ----- related-layout ----- */
	.related-layout {
		margin-top: 30px;
	}
	.related_item > *:first-child {
		margin-top: 0;
	}
	.related_item .related_link {
		position: relative;
		display: inline-block;
		padding-top: 15px;
		padding-left: 20px;
		line-height: 1.4;
	}
	.related_item .related_text {
		margin-top: 15px;
		line-height: 1.4;
	}
	
	/* ----- flow-layout ----- */
	.flow-layout + .flow-layout {
		position: relative;
		padding-top: 50px;
	}
	.flow-layout + .flow-layout::before {
		content: "";
		position: absolute;
		top: 24px;
		left: 50%;
		display: block;
		width: 39px;
		height: 1px;
		margin-left: -35px;
		background-color: #767676;
		-webkit-transform: rotate(35deg);
		transform: rotate(35deg);
	}
	.flow-layout + .flow-layout:after {
		content: "";
		position: absolute;
		top: 24px;
		right: 50%;
		display: block;
		width: 39px;
		height: 1px;
		margin-right: -35px;
		background-color: #767676;
		-webkit-transform: rotate(-35deg);
		transform: rotate(-35deg);
	}
	
	/* ----- flow-layout-v2 ----- */
	.flow-layout-v2 {
		overflow: hidden;
	}
	.flow-layout-v2 .flow_item {
		position: relative;
	}
	.flow-layout-v2 .flow_item::before {
		content: "";
		position: absolute;
		left: -18px;
		top: 50%;
		display: block;
		width: 1px;
		height: 39px;
		margin-top: -35px;
		background-color: #767676;
		-webkit-transform: rotate(-35deg);
		transform: rotate(-35deg);
	}
	.flow-layout-v2 .flow_item:after {
		content: "";
		position: absolute;
		left: -18px;
		bottom: 50%;
		display: block;
		width: 1px;
		height: 39px;
		margin-bottom: -35px;
		background-color: #767676;
		-webkit-transform: rotate(35deg);
		transform: rotate(35deg);
	}
	
	/* ----- slider-layout ----- */
	.slider-layout {
		position: relative;
		margin-top: 30px;
	}
	.slider-layout:not(.slick-slider) > *:nth-child(n+2) {
		display: none;
	}
	.column-media .slider-layout {
		margin-top: 0;
	}
	.slider_item > *:first-child {
		margin-top: 0;
	}
	.slider-layout-v2 {
		position: relative;
		margin: 30px auto 0;
		width: 640px;
	}
	.slider-layout-v2:not(.slick-slider) > *:nth-child(n+2) {
		display: none;
	}
	
	/* ----- category-icon ----- */
	.category-icon {
		display: flex;
		flex-wrap: wrap;
	}
	.table_unit th .category-icon,
	.table_unit td .category-icon {
		margin-top: 0.3em;
		padding-bottom: 0;
	}
	.category-icon > li {
		margin: 0 10px 2px 0 !important;
		padding: 0 10px;
		color: #fff;
		font-size: 1.5rem;
		background-color: #ccc;
		text-align: center;
	}
	.category-icon > li:last-child {
		margin-right: 0 !important;
	}
	.category-icon > li.color1 {
		background-color: #4d83ab;
	}
	.category-icon > li.color2 {
		background-color: #f37f0d;
	}
	
	/* ----- graph-layout ----- */
	.graph-layout {
		display: flex;
		flex-wrap: nowrap;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	.graph-layout .graph_cell {
		width: 100%;
		border-right: 1px solid #d9d9d9;
	}
	.graph-layout .graph_cell:last-child {
		border-right: none;
	}
	
	/* ----- banner-layout ----- */
	.banner-layout {
		margin-top: 50px;
	}
	.banner-layout .banner_item a {
		vertical-align: top;
	}
	.banner-layout .banner_inner.js-slider-banner > .banner_item + .banner_item {
		display: none;
	}
	.banner-layout .banner_inner.slick-slider {
		padding-bottom: 0;
	}
	.banner-layout .banner_inner.slick-slider.slick-dotted {
		padding-bottom: 40px;
	}
	.banner-layout .slick-dots {
		bottom: 0;
	}
	
	/* ----- video-gallary-layout ----- */
	.video-gallary-layout {
		margin-top: 50px;
	}
	.video-gallary_main > .video-gallary_item:not(:first-child) {
		display: none;
	}
	.video-gallary_main .column-layout {
		min-height: 368px;
		margin-top: 0;
	}
	.video-gallary_main .image-set a::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 90px;
		height: 90px;
		margin-top: -45px;
		margin-left: -45px;
		background: rgba(255, 255, 255, .6);
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 1;
	}
	.video-gallary_main .image-set a .image_inner::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 78px;
		height: 78px;
		margin-top: -39px;
		margin-left: -39px;
		background: #00ada9;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 2;
	}
	.video-gallary_main .image-set a .image_inner::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 0;
		height: 0;
		margin: -18px 0 0 -10px;
		border-right: 0 solid transparent;
		border-bottom: 20px solid transparent;
		border-top: 20px solid transparent;
		border-left: 30px solid #fff;
		-webkit-transform: scale(.8);
		transform: scale(.8);
		transition-property: transform, border;
		transition-duration: .2s;
		z-index: 2;
	}
	.video-gallary_main .image-set a:hover .image_inner::after {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.video-gallary_item .text-lead-v2 {
		line-height: 1.2;
	}
	.video-gallary_banner {
		margin-top: 50px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 50px calc((100vw - 100%) / 2);
		background-color: #f4f4f4;
	}
	
	.video-gallary_banner .video-gallary_banner_inner {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		width: 1200px;
		margin: 0 auto;
	}
	.video-gallary_banner .video-gallary_banner_inner > .image-set {
		margin-top: 30px;
	}
	.video-gallary_banner .image_inner {
		position: relative;
		display: block;
	}
	.video-gallary_banner .image_inner > a {
		position: relative;
		overflow: hidden;
		display: block;
		text-align: center;
		box-sizing: content-box;
	}
	.video-gallary_banner .image_inner.is-active > a {
		background-color: #333;
		border: 4px solid #33bdba;
	}
	.video-gallary_banner .image_inner.is-active > a  img {
		width: 273px;
		max-width: none;
		height: 154px;
		margin: -4px;
		opacity: .6;
	}
	.video-gallary_banner .image_inner::before {
		content: "";
		position: absolute;
		top: 91px;
		left: 50%;
		display: inline-block;
		width: 64px;
		height: 64px;
		margin-top: -46px;
		margin-left: -32px;
		background: rgba(255, 255, 255, .8);
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 1;
	}
	.video-gallary_banner .image_inner > a::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 54px;
		height: 54px;
		margin-top: -26.5px;
		margin-left: -27px;
		background: #00ada9;
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 2;
	}
	.video-gallary_banner .image_inner > a::after {
		content: "";
		position: absolute;
		top: 50%;
		left: 50%;
		display: inline-block;
		width: 0;
		height: 0;
		margin: -13px 0 0 -7px;
		border-right: 0 solid transparent;
		border-bottom: 14px solid transparent;
		border-top: 14px solid transparent;
		border-left: 20px solid #fff;
		-webkit-transform: scale(.8);
		transform: scale(.8);
		transition-property: transform, border;
		transition-duration: .2s;
		z-index: 2;
	}
	.video-gallary_banner .image_inner > a:hover::after {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.video-gallary_banner .image_inner.is-active::before,
	.video-gallary_banner .image_inner.is-active > a::before,
	.video-gallary_banner .image_inner.is-active > a::after {
		display: none;
	}
	
	/* ------------------------------------------------------
	 * Clearfix
	------------------------------------------------------ */
	.column-media::after,
	.index-layout_item > .block > .index-layout_inner::after,
	.index-layout-v2_item > .block > .index-layout-v2_inner::after {
		clear: both;
		content: "";
		display: block;
	}
}

/* ======================================================
 * Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1260px) {
	.tab_inner {
		margin-right: -30px;
		margin-left: -30px;
	}
}