@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 pattern12 {50%{margin-left: -7px;}}
@keyframes pattern13 {50%{margin-left: -5px;}}
@keyframes pattern14 {50%{right: 0;}}

@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,
	.news-layout-v2 .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_title::after,
	.news-layout-v2 .news_detail > .news_inner > .news_title::after,
	.news-layout > .news_article > .block.a-pdf.js-esc-filesize .news_title::after,
	.news-layout-v2 > .news_article > .block.a-pdf.js-esc-filesize .news_title::after,
	.news-layout > .news_article > .block.a-blank.js-esc-filesize .news_title::after,
	.news-layout-v2 > .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;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		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_title::after,
	.news-layout-v2 .news_detail > .news_inner > .news_title::after,
	.news-layout > .news_article > .block.js-esc-filesize .news_title::after,
	.news-layout-v2 > .news_article > .block.js-esc-filesize .news_title::after, 
	.index-layout-v4_title .link_label::after,
	.content_list_v2 a::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-v2 .a-blank .news_detail .news_title::after,
	.news-layout > .news_article > .block.a-blank.js-esc-filesize .news_title::after,
	.news-layout-v2 > .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-position: -22px -98px;
		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,
	.footer-group_nmm .a-blank::after,
	.footer-group_materials .a-blank::after,
	.footer-group_power .a-blank::after,
	.footer-group_re .a-blank::after {
		background-position: -12px -98px;
		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-position: -12px -98px;
	}
	.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,
	.news-layout-v2 .a-video .news_detail .news_title::after,
	.a-video .index-layout-v4_title .link_label::after {
		width: 19px !important;
		height: 15px !important;
		background-position: 0 -83px;
	}
	.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-position: -90px -54px;
	}
	.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-v2 .a-pdf .news_detail .news_title::after,
	.news-layout > .news_article > .block.a-pdf.js-esc-filesize .news_title::after,
	.news-layout-v2 > .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-position: -90px -69px;
	}
	.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,
	.news-layout-v2 .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-position: -75px -26px;
	}
	.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-position: -49px -83px;
	}
	.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,
	.news-layout-v2 .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-position: -64px -83px;
	}
	.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-position: -79px -83px;
	}
	.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,
	.news-layout-v2 .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-position: -19px -83px;
	}
	.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-position: -34px -83px;
	}
	.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,
	.news-layout-v2 .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-position: 0 -98px;
		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-position: -94px -83px;
	}
	.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;
	}
	.a-rss .link_label {
		display: none;
	}
	.link-text > li > .a-rss > .link_label{
		display: block;
		margin-top: -5px !important;
	}
	.a-rss::after {
		width: 22px !important;
		height: 22px !important;
		background-position: -84px -109px;
	}
	.link-text > li > .a-rss::after {
		top: 0.1em;
	}
	.link-text > li > .a-rss > .link_label::after {
		margin-bottom: -4px !important;
		width: 22px !important;
		height: 22px !important;
		background-position: -84px -109px;
		margin-left: 8px;
	}
	.a-close::after {
		width: 11px !important;
		height: 11px !important;
		background-position: -214px -31px;
		vertical-align: 1px;
	}
	.news-layout > .news_article > .block::after,
	.news-layout-v2 > .news_article > .block::after {
		display: none;
		width: 0 !important;
		height: 0 !important;
	}
    
    .inline-icon::after {
        content: "";
        display: inline-block;
        background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
        border: none !important;
        -webkit-transform: rotate(0) !important;
         transform: rotate(0) !important;
        vertical-align: inherit;
    }
		.icon-check::after {
        width: 18px !important;
        height: 18px !important;
        background-position: -54px -109px;
        margin-left: 8px;
    }
    .icon-check-v2::after {
        width: 12px !important;
        height: 12px !important;
        background-position: -72px -109px;
        margin-left: 3px;
        margin-right: 8px;
    }
		.icon-heart::after {
        width: 17px !important;
        height: 19px !important;
        background-position: -95px -193px;
        margin-left: 8px;
    }
    .icon-heart-v2::after {
        width: 12px !important;
        height: 13px !important;
        background-position: -112px -193px;
        margin-left: 5px;
        margin-right: 2px;
    }
	
	.icon-good::after {
		display:inline-block;
		width: 26px !important;
		height: 26px !important;
		margin:0 3px -7px 0;
		background-position: -124px -193px;
	}
	.icon-bad::after {
		display:inline-block;
		width: 26px !important;
		height: 26px !important;
		margin:0 3px -7px 1em;
		background-position: -149px -193px;		
	}	
	.evaluation{
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
	.evaluation > .icon-good {		
		background: url(/common/images/com_sprite_ic01.png) no-repeat 0 0;
		width: 26px !important;
		height: 26px !important;
		background-position: -124px -193px;
	}
	.evaluation > .icon-bad {
		background: url(/common/images/com_sprite_ic01.png) no-repeat 0 0;
		width: 26px !important;
		height: 26px !important;
		background-position: -149px -193px;
	}
	.evaluation > .icon-text {
		margin-left:5px;
	}
	
    .icon-ir_inquiry {
			content: "";
			display: block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 53px !important;
			height: 53px !important;
			min-width: 53px !important;
			background-position: 0 -135px;
			margin: 0 2px;
    }
    .icon-ir_request {
			content: "";
			display: block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 43px !important;
			height: 53px !important;
			min-width: 43px !important;
			background-position: -54px -135px;
			margin: 0 7px;
    }
    .icon-ir_sitemap {
			content: "";
			display: block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 57px !important;
			height: 53px !important;
			min-width: 57px !important;
			background-position: -97px -135px;
    }
    .icon-ir_dividend {
			content: "";
			display: block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 55px !important;
			height: 40px !important;
			min-width: 55px !important;
			background-position: -154px -109px;
    }
    .icon-ir_shareholder {
			content: "";
			display: block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 55px !important;
			height: 44px !important;
			min-width: 55px !important;
			background-position: -154px -149px;
    }
    .icon-ir_meeting {
			content: "";
			display: block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 49px !important;
			height: 52px !important;
			min-width: 49px !important;
			background-position: 0 -193px;
    }
    .icon-ir_mail {
			content: "";
			display: block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 45px !important;
			height: 35px !important;
			min-width: 44px !important;
			background-position: -49px -193px;
			margin: 9px 7px;
    }
    .icon-download {
			content: "";
			display: inline-block;
			background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
			width: 13px !important;
			height: 14px !important;
			min-width: 13px !important;
			background-position: -106px -109px;
      margin-left: 5px;
    }

	/* ----- Micro-interactions ----- */
	/* pattern01 */
	.heading-lv2 a.block::before {
		content: "";
		position: absolute;
		bottom: -3px;
		left: 0;
		width: calc(100% - 35px);
		height: 3px;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
  }
	.heading-lv2 a.block::after {
		content: "";
		position: absolute;
		top: 50%;
		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: 50%;
		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-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: #369;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
  }
	.heading-lv4 a.block::after {
		content: "";
		position: absolute;
		top: 50%;
		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: 50%;
		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,
	.link-button.assist-related_link > li > a .link_label::before,
	.link-button.ir-support_link > li > a .link_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: .4em;
		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,
	.link-button.assist-related_link > li > a:hover .link_label::before,
	.link-button.ir-support_link > li > a:hover .link_label::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 > 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,
	.qa-layout > .qa_question a.block::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,
	.link-button.assist-related_link > li > a:hover::after,
	.link-button.ir-support_link > li > a:hover::after,
	.qa-layout > .qa_question a.block:hover::after {
		animation: pattern06 .4s;
	}
	.link-button.assist-related_link > li > a:hover::after,
	.link-button.ir-support_link > li > a:hover::after {
		right: 16px;
		transition-property: none;
		transition-duration: 0;
	}
	.link-button.assist-related_link > li > a::before,
	.link-button.ir-support_link > li > a::before {
		display: none;
	}
	.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,
	.index-layout-v2_item.genre_link .genre_link_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;
	}
	.link-button-v2 > li > a:hover::before {
		transform: scaleX(1);    
	}
	.link-button-v2 > li > a:hover::after,
	.index-layout-v2_item.genre_link a:hover .genre_link_label::after {
		animation: pattern07 .4s;
	}
	/* pattern08 */
	.contact-layout .contact_link > li > a,
	.news-layout > .news_article > a.block,
	.news-layout-v2 > .news_article > a.block,
	.index-layout_item > a.block,
	.ss-search_link > li > a,
	.ss-search_link-v2 > li > a,
	.contact-layout-v3 .contact_link > li > a {
		transition-property: box-shadow;
		transition-duration: .2s;
	}
	.contact-layout .contact_link > li > a::before,
	.ss-search_link > li > a::before,
	.ss-search_link-v2 > li > a::before,
	.contact-layout-v3 .contact_link > li > a::before {
		display: none;
	}
	.contact-layout .contact_link > li > a:hover,
	.news-layout > .news_article > a.block:hover,
	.news-layout-v2 > .news_article > a.block:hover,
	.index-layout_item > a.block:hover,
	.ss-search_link > li > a:hover,
	.ss-search_link-v2 > li > a:hover,
	.contact-layout-v3 .contact_link > li > a: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,
	.cm-gallary_main .image-set a .image_inner::after,
	.banner-layout.cm-gallary_banner .image_inner > a::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,
	.cm-gallary_main .image-set a:hover .image_inner::after,
	.banner-layout.cm-gallary_banner .image_inner > a: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;
	}
	/* pattern12 */
	#cboxPrevious:hover::after,
	.slick-prev:hover::after {
		animation: pattern12 .4s;
	}
	/* pattern13 */
	#cboxNext:hover::after,
	.slick-next:hover::after {
		animation: pattern13 .4s;
	}
	/* pattern14 */
	.index-layout-v2_item.genre_link .genre_link_label::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 4px;
		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_item.genre_link a:hover .genre_link_label::after {
		animation: pattern14 .4s;
	}
	/* pattern15 */
	a.link-inline,
	.link-faq > li > a,
	.link-text-v2 > li > a {
		transition-property: border-bottom-color;
		transition-duration: .14s;
	}
	a.link-inline:hover,
	.link-faq > li > a: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: 28px !important;
		height: 27px !important;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0  !important;
		background-position: -137px 0 !important;
		transition-property: top;
		transition-duration: .2s;
	}
	#cboxClose:hover {
		top: 20px !important;
	}
	#cboxClose::before {
		content: "Close";
		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;
	}
	
	/* ----- 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-v3.slick-slider {
		overflow: visible;
		margin: 30px auto;
		padding-bottom: 40px;
		text-align: center;
	}
	.slider-layout-v3.slick-slider .slick-list {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.slider-layout-v3.slick-slider .slick-slide {
		margin-right: 0;
	}
	.slider-layout-v3 .slick-prev,
	.slider-layout-v3 .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-v3 .slick-prev {
		left: -22px;
	}
	.slider-layout-v3 .slick-next {
		right: -22px;
	}
	.slider-layout-v3 .slick-prev::after,
	.slider-layout-v3 .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-v3 .slick-prev::after {
		margin-left: -3px;
		-webkit-transform: rotate(225deg) !important;
	  transform: rotate(225deg) !important;
	}
	.slider-layout-v3 .slick-next::after {
		margin-left: -9px;
		-webkit-transform: rotate(45deg) !important;
	  transform: rotate(45deg) !important;
	}
	.slider-layout-v3 .slick-dots {
		position: relative;
		display: inline-block;
		text-align: center;
		width: auto;
		left: -10px;
		bottom: 0;
	}
	.slider-layout-v3 .slick-dots > li {
		display: none !important;
		padding: 0;
	}
	.slider-layout-v3 .slick-dots > li.slick-active {
		display: inline-block !important;
	}
	.slider-layout-v3 .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;
		cursor: pointer;
		z-index: 1;
	}
	
	
	/* ----- genre icon ----- */
	.genre_icon {
		width: 110px;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		line-height: 24px;
		transition-property: background-color;
		transition-duration: .2s;
	}
	.genre_icon.jxtg1 {background-color: #ff9a48;}
	.genre_icon.jx {background-color: #d0a81d;}
	.genre_icon.jx1 {background-color: #ee6262;}
	.genre_icon.jxtg {background-color: #8eb502;}
	.genre_icon.type5 {background-color: #6579be;}
	.genre_icon.type6 {background-color: #bd7db9;}
	a:hover .genre_icon.jxtg1 {background-color: #fe6230;}
	a:hover .genre_icon.jx {background-color: #986f00;}
	a:hover .genre_icon.jx1 {background-color: #e10a0a;}
	a:hover .genre_icon.jxtg {background-color: #5d9201;}
	a:hover .genre_icon.type5 {background-color: #3b519c;}
	a:hover .genre_icon.type6 {background-color: #911789;}
	
	
	/* ----- figure background-color ----- */
	/*a figure {
		background-color: #333;
	}
	.index-layout-v2_item.genre_link .index-layout-v2_image {
		background-color: transparent;
	}*/
	
	/* ------------------------------------------------------
	 * Elements >>> Text
	------------------------------------------------------ */
	/* ----- text-paragraph ----- */
	.text-paragraph {
		margin-top: 1em;
	}
	.text-paragraph02 {
		margin-top: 2em;
	}
	
	/* ----- 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-number ----- */
	.text-number {
		margin-top: 20px;
	}
	.text-number > .text-number_mark,
	.text-number > .text-number_mark-v2 {
		float: left;
		display: inline-block;
		width: 24px;
		height: 24px;
		margin-right: 10px;
		border-radius: 50%;
		font-size: 2rem;
		text-align: center;
		line-height: 22px;
		color: #fff;
	}
	.text-number > .text-number_label,
	.text-number > .text-number_label-v2 {
		position: relative;
		display: block;
		overflow: hidden;
	}
	.text-number > .text-number_mark {
		margin-top: 6px;
	}
	.text-number > .text-number_label {
		font-size: 2.2rem;
	}
	.text-number > .text-number_label[class*="text-number_icon"] {
		padding-left: 35px;
	}
	.text-number > .text-number_label.text-number_icon01::before,
	.text-number > .text-number_label.text-number_icon02::before,
	.text-number > .text-number_label.text-number_icon03::before {
		content: "";
		position: absolute;
		top: 3px;
		display: inline-block;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		vertical-align: middle;
	}
	.text-number > .text-number_label.text-number_icon01::before {
		left: 4px;
		width: 24px;
		height: 31px;
		background-position: -180px -77px;
	}
	.text-number > .text-number_label.text-number_icon02::before {
		left: 0;
		width: 31px;
		height: 30px;
		background-position: -166px 0;
	}
	.text-number > .text-number_label.text-number_icon03::before {
		left: 4px;
		width: 24px;
		height: 32px;
		background-position: -183px -30px;
	}
	.text-number > .text-number_mark-v2 {
		margin-top: 0;
	}
	
	/* ----- text-campaign-info ----- */
	.text-campaign-info {
		margin-top: 20px;
	}
	
	/* ----- 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"],
	[class*="list-attention"]{
		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.f-bold,
	[class*="list-bullet"] > li.f-bold,
	[class*="list-order"] > li.f-bold,
	[class*="list-alphabet"] > li.f-bold,
	[class*="list-kana"] > li.f-bold {
		margin-top: 1em;
	}
	[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,
	[class*="list-attention"] > 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-v3 > li{
		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: .65em;
		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: .65em;
		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;
	}
	
	/* ----- list-attention ----- */
	.list-attention > dt {
		position: relative;
		padding: 5px 0 5px 45px;
		font-weight: 700;
		line-height: 1.4;
	}
	.list-attention > dt:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		width: 34px;
		height: 30px;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -146px -78px;
	}
	.list-attention > dd {
		margin-top: .5em;
		line-height: 1.4;
	}
	
	/* ----- list-square-icon ----- */
	.list-square-icon > li {
		float: left;
		margin-left: 4px;
	}
	.list-square-icon > li:first-child {
		margin-left: 0;
	}
	
	/* ------------------------------------------------------
	 * 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-text-v3 {
		margin-top: 5px;
		text-align: center;
		display: block !important;
	}
	.link-text-v3 > li,
	.link-text-v3 > li:first-child {
		margin: 20px 18px 0 0;
		border-right: 1px solid #fff;
		line-height: 1.2;
		font-size: 1.5rem;
		display: inline-block;
	}
	.link-text-v3 > li:last-child {
		border-right: none;
	}
	.link-text-v3 > li > a {
		position: relative;
		display: block;
		margin-right: 18px;
		color: #fff;
	}
	.link-text-v3 > li > a > .link_label::before {
		content: "";
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #fff;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.link-text-v3 > li > a:hover > .link_label::before {
		transform: scaleX(1);    
	}
	.link-text-v3 > li.is-edge {
			border-right: none;
	}
	.link-text-v3 > li > .a-blank::after {
		background-position: -12px -98px;
	}
	
	/* ----- 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: 12px 40px 12px 30px;
		background-color: #fff;
		border: 1px solid #ccc;
		text-align: center;
		text-decoration: none;
	}
	.link-button > li > a > .link_image {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		z-index: 1;
	}
	.link-button > li > a > .link_label {
		position: relative;
		display: inline-block;
		text-align: left;
		vertical-align: middle;
		z-index: 1;
	}
	.link-button > li > a > .link_image + .link_label {
		padding-left: 20px;
	}
	.link-button-v2 > li {
		line-height: 1.4;
	}
	.link-button-v2 > li > a {
		position: relative;
		display: inline-block;
		min-width: 240px;
		padding: 12px 40px 12px 30px;
		background-color: #666;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	.link-button-v2 > li > a > .link_image {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		z-index: 1;
	}
	.link-button-v2 > li > a > .link_label {
		position: relative;
		display: inline-block;
		text-align: left;
		vertical-align: middle;
		z-index: 1;
	}
	.link-button-v2 > li > a > .link_image + .link_label {
		padding-left: 20px;
	}
	.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-button_tel ----- */
	.link-button_tel > a {
		padding: 12px 30px !important;
	}
	.link-button_tel .link-tel_text {
		position: relative;
		display: inline-block;
		padding-bottom: 35px;
		font-size: 1.4rem;
		line-height: 1.4;
		vertical-align: middle;
	}
	.link-button_tel .link-tel_text:after {
		content: "";
		position: absolute;
		bottom: 5px;
		left: 50%;
		display: inline-block;
		width: 29px;
		height: 28px;
		margin-left: -14px;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -29px -52px;
	}
	.link-button_tel .link-tel_number {
		display: inline-block;
		margin-left: 20px;
		font-size: 3.6rem;
		line-height: 50px;
		vertical-align: middle;
	}
	.link-button_tel .link-tel_time {
		display: inline-block;
		margin-left: 20px;
		font-size: 1.4rem;
		color: #666;
		line-height: 1.4;
		text-align: left;
		vertical-align: middle;
	}
	
	/* ----- link-button_web ----- */
	.link-button_web > a {
		padding: 12px 30px !important;
	}
	.link-button_web .link-web_text {
		position: relative;
		display: inline-block;
		padding-bottom: 35px;
		font-size: 1.4rem;
		line-height: 1.4;
		vertical-align: middle;
	}
	.link-button_web .link-web_text:after {
		content: "";
		position: absolute;
		bottom: 5px;
		left: 50%;
		display: inline-block;
		width: 40px;
		height: 26px;
		margin-left: -20px;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -50px 0;
	}
	.link-button_web .link-web_label {
		display: inline-block;
		margin-left: 60px;
		line-height: 50px;
		vertical-align: middle;
	}
	
	/* ----- link-faq ----- */
	.link-faq > li {
		position: relative;
		margin-top: 12px;
		padding-left: 35px;
	}
	.link-faq > li:first-child {
		margin-top: 0;
	}
	.link-faq > li::before {
		content: "Q";
		position: absolute;
		top: 2px;
		left: 0;
		display: inline-block;
		width: 22px;
		height: 22px;
		background-color: #666;
		border-radius: 50%;
		text-align: center;
		color: #fff;
		font-size: 1.4rem;
		line-height: 22px;
	}
	.link-faq > li:after {
		content: "";
		position: absolute;
		top: 18px;
		left: 18px;
		display: inline-block;
		width: 0;
		height: 0;
		border-top: 6px solid #666;
		border-right: 3px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 3px solid transparent;
		-webkit-transform: rotate(-45deg);
	  transform: rotate(-45deg);
	}
	.link-faq > li > a {
		border-bottom: 1px solid #369;
		color: #369;
	}
	
	/* ----- 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: 23px;
		height: 25px;
		margin: -12px 0 0 -12px;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -137px -27px;
	}
	.image-set a:hover .modal-icon span::after {
		width: 29px;
		height: 31px;
		margin: -15px 0 0 -15px;
		background-position: 0 -52px;
	}
	.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: 50px;
		height: 50px;
		margin-top: -25px;
		margin-left: -25px;
	}
	[data-row-pc="4"] .image-set.image_player_btn a .image_inner > a::before,
	[data-row-pc="5"] .image-set.image_player_btn a .image_inner > a::before,
	[data-row-pc="6"] .image-set.image_player_btn a .image_inner > a::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: 44px;
		height: 44px;
		margin-top: -22px;
		margin-left: -22px;
	}
	[data-row-pc="4"] .image-set.image_player_btn a .image_inner > a::after,
	[data-row-pc="5"] .image-set.image_player_btn a .image_inner > a::after,
	[data-row-pc="6"] .image-set.image_player_btn a .image_inner > a::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: -10px 0 0 -6px;
		border-right: 0 solid transparent;
		border-bottom: 10px solid transparent;
		border-top: 10px solid transparent;
		border-left: 16px solid #fff;
	}
	
	/* ----- logo ------ */
	.logo-set .logo_label {
		margin-top: 5px;
		line-height: 1.2;
	}
	.logo-set-v2 {
		display: table;
	}
	.logo-set-v2 .logo_image {
		display: table-cell;
		vertical-align: middle;
	}
	.logo-set-v2 .logo_label {
		display: table-cell;
		padding-left: 15px;
		vertical-align: middle;
	}

	/* ------------------------------------------------------
	 * 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;
	}
	.heading-lv1 + *,
	.heading-lv1 + .column-layout,
	.heading-lv1 + section + * {
		margin-top: 30px !important;
	}
	.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;
		padding-right: 30px;
		vertical-align: middle;
	}
	.heading-lv1 .heading_title > .heading_image {
		display: table-cell;
		vertical-align: middle;
	}
	.heading-lv1 .heading_title > .heading_image > figure {
		display: block;
		position: relative;
	}
	.heading-lv1 .heading_title > .heading_image > figure > img {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
	}
	
	/* ----- 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-lv2 .heading_title > sup {
		top: -1.5em;
	}
	
	/* ----- 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-lv3 .heading_title > sup {
		top: -1.5em;
	}

	/* ----- 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;
		/*text-align: center;*/
		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.csr_data-table {
		border-top: none;
		border-collapse: inherit;
		border-spacing: 0;
	}
	.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 {
		/*border-left: none;*/
	}
	.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_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;
	}
	.csr_data-table tr > th:first-child {
	  border-left: none;
	}
	.csr_data-table th.cell-style1 {
		border-top: 1px solid #d9d9d9;
		border-bottom: none;
	}
	.csr_data-table th.cell-style2 {
		border-top: 1px solid #d9d9d9;
		border-bottom: none;
		border-left: none;
	}
	.csr_data-table td {
		border-top: 1px solid #d9d9d9;
		border-bottom: none;
	}
	.cell-style3 {
		font-weight: 400;
	}
	.border-style1 {
		border-left: 1px solid #d9d9d9 !important;
	}
	.border-style2 {
		border-left: 1px solid #d9d9d9 !important;
	}
	.border-style3 {
		border-right: 1px solid #d9d9d9 !important;
	}
	.border-style4 {
		border-top: none !important;
		border-right: 1px solid #d9d9d9 !important;
	}
	.border-style5 {
		border-left: 1px solid #f4f4f4 !important;
	}
	.table-layout.table-history .cell-style2 {
		text-align: right;
	}
	.table-layout.recommend-card-layout {
		margin-top: 120px;
	}
	.table-layout.recommend-card-layout .recommend-card_text {
		position: relative;
	}
	.table-layout.recommend-card-layout .recommend-card_text .recommend-card_balloon {
		position: absolute;
		bottom: calc(100% + 35px);
		left: 50%;
		width: 100%;
		margin-left: -50%;
		padding: 10px 20px;
		background-color: #fff0e3;
		border: 1px solid #ffd9b9;
		font-size: 2rem;
		font-weight: 700;
		color: #fe6230;
		text-align: center;
	}
	.table-layout.recommend-card-layout .recommend-card_text .recommend-card_balloon::before {
		content: "";
		position: absolute;
		bottom: -10px;
		left: 50%;
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: -10px;
		border-top: 10px solid #ffd9b9;
		border-right: 7px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 7px solid transparent;
	}
	.table-layout.recommend-card-layout .recommend-card_text .recommend-card_balloon:after {
		content: "";
		position: absolute;
		bottom: -9px;
		left: 50%;
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: -9px;
		border-top: 9px solid #fff0e3;
		border-right: 6px solid transparent;
		border-bottom: 0 solid transparent;
		border-left: 6px solid transparent;
	}
	
	/* ------------------------------------------------------
	 * 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);
	}
	.check_list[data-row-pc="2"] > * {
		width: calc((100% - 16px) / 2);
		margin-left: 16px;
	}
	.check_list[data-row-pc="3"] > * {
		width: calc((100% - 32px) / 3);
		margin-left: 16px;
	}
	.check_list[data-row-pc="4"] > * {
		width: calc((100% - 48px) / 4);
		margin-left: 16px;
	}
	.check_list[data-row-pc="5"] > * {
		width: calc((100% - 56px) / 5);
		margin-left: 16px;
	}
	.check_list[data-row-pc="6"] > * {
		width: calc((100% - 72px) / 6);
		margin-left: 16px;
	}
	.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-media.step-layout {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: center;
		align-items: center;
	}
	.column-media.step-layout > .step_image {
		margin-bottom: 0;
	}
	.column-media.step-layout > .column_detail.step_detail > .step_number {
		display: inline-block;
		padding: 3px 15px;
		font-size: 2rem;
		line-height: 1.2;
		color: #fff;
	}
	.column-media.step-layout > .column_detail.step_detail > .step_title {
		margin-top: 15px;
		font-size: 3rem;
		line-height: 1.4;
	}
	.column-media.step-layout > .column_detail.step_detail > .step_title + * {
		margin-top: 10px;
	}
	
	/* ----- 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 .column-media .box_title-v2 {
		font-size: 2.4rem;
	}
	.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 {
		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(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -90px -36px;
		-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-position: -90px -18px;
	}
	.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(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -90px -36px;
		-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-position: -90px -18px;
	}
	.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_inner-v2 {
		padding: 30px 0 50px;
	}
	.news-tab_navi + .tab_inner {
		border-top: none;
	}
	.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;
	}
	.news-tab_navi .tab_list > li > a,
	.csr-tab_navi .tab_list > li > a {
		height: 60px;
		padding: 0 14px;
	}
	.news-tab_navi .tab_list > li {
		border-color: #fff !important;
	}
	.news-tab_navi .tab_list > li:first-child {
		border-left: none !important;
	}
	.news-tab_navi .tab_list > li > a {
		background-color: #f3f3f3;
	}
	.news-tab_navi .tab_list > .news-tab_category1 > a::before {background-color: #e7e7e7;}
	.news-tab_navi .tab_list > .news-tab_category2 > a::before {background-color: #ffe5dd;}
	.news-tab_navi .tab_list > .news-tab_category3 > a::before {background-color: #f9efcd;}
	.news-tab_navi .tab_list > .news-tab_category4 > a::before {background-color: #eaf0fe;}
	.news-tab_navi .tab_list > .news-tab_category5 > a::before {background-color: #e9f0cf;}
	.news-tab_navi .tab_list > .news-tab_category6 > a::before {background-color: #efeafe;}
	.news-tab_navi .tab_list > .news-tab_category7 > a::before {background-color: #dff9f8;}
	.news-tab_navi .tab_list > .is-current.news-tab_category1 > a {background-color: #767676;}
	.news-tab_navi .tab_list > .is-current.news-tab_category2 > a {background-color: #fe6230;}
	.news-tab_navi .tab_list > .is-current.news-tab_category3 > a {background-color: #e3b102;}
	.news-tab_navi .tab_list > .is-current.news-tab_category4 > a {background-color: #6479bd;}
	.news-tab_navi .tab_list > .is-current.news-tab_category5 > a {background-color: #8db501;}
	.news-tab_navi .tab_list > .is-current.news-tab_category6 > a {background-color: #bd7db9;}
	.news-tab_navi .tab_list > .is-current.news-tab_category7 > a {background-color: #00ada9;}
	.csr-tab_navi .tab_list > .csr-tab_category1 > a::before {background-color: #f4f4f4;}
	.csr-tab_navi .tab_list > .csr-tab_category2 > a::before {background-color: #eaf0fe;}
	.csr-tab_navi .tab_list > .csr-tab_category3 > a::before {background-color: #e9f0cf;}
	.csr-tab_navi .tab_list > .csr-tab_category4 > a::before {background-color: #f9efcd;}
	.csr-tab_navi .tab_list > .csr-tab_category5 > a::before {background-color: #fef3ea;}
	.csr-tab_navi .tab_list > .csr-tab_category6 > a::before {background-color: #feeaee;}
	.csr-tab_navi .tab_list > .csr-tab_category7 > a::before {background-color: #efeafe;}
	.csr-tab_navi .tab_list > .csr-tab_category8 > a::before {background-color: #e6fafe;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category1 > a {background-color: #767676;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category2 > a {background-color: #6479bd;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category3 > a {background-color: #8db501;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category4 > a {background-color: #e3b102;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category5 > a {background-color: #db7a24;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category6 > a {background-color: #e05470;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category7 > a {background-color: #bd7db9;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category8 > a {background-color: #50b6cb;}
	
	.business-tab {
	}
	.business-tab_navi .tab_list > li > a,
	.business-tab_navi-v2 .tab_list > li > a {
		background-color: #fff;
	}
	.business-tab_navi .tab_list[data-row-pc] > li,
	.business-tab_navi-v2 .tab_list[data-row-pc] > li {
		position: relative;
		overflow: visible;
		margin-left: 0;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.business-tab_navi .tab_list[data-row-pc] > li:first-child,
	.business-tab_navi-v2 .tab_list[data-row-pc] > li:first-child {
		border-left: 1px solid #ccc;
	}
	.business-tab_navi .tab_list[data-row-pc] > .is-current,
	.business-tab_navi-v2 .tab_list[data-row-pc] > .is-current {
		border-right: 1px solid #1ea99f;
		border-top: 1px solid #1ea99f;
		border-bottom: 1px solid #1ea99f;
	}
	.business-tab_navi .tab_list[data-row-pc] > li.is-current:first-child,
	.business-tab_navi-v2 .tab_list[data-row-pc] > li.is-current:first-child {
		border-left: 1px solid #1ea99f;
	}
	.business-tab_navi .tab_list[data-row-pc] > .is-current::after {
		display: block;
		position: absolute;
		bottom: -11px;
		left: 0;
		right: 0;
		margin: 0 auto;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 11px 0 11px;
		border-color: #1ea9a0 transparent transparent;
	}
	.business-tab_navi-v2 .tab_list[data-row-pc] > .is-current::after {
		display: block;
		position: absolute;
		top: -11px;
		left: 0;
		right: 0;
		margin: 0 auto;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 11px 10px 11px;
		border-color: transparent transparent #1ea9a0 ;
	}
	.business-tab_navi .tab_list[data-row-pc] > .is-current > a,
	.business-tab_navi-v2 .tab_list[data-row-pc] > .is-current > a {
		background-color: #1ea99f;
		color: #fff;
	}
	.business-tab_navi .tab_list > li > a::before,
	.business-tab_navi-v2 .tab_list > li > a::before {
		height: 100%;
  }
	.business-tab .tab_inner {
		margin: 10px auto;
		padding: 10px 0;
		border-top: none;
	}

	/* ------------------------------------------------------
	 * Components
	------------------------------------------------------ */
	/* ----- form parts ----- */
	input[type="radio"],
	input[type="checkbox"] {
		display: none;
	}
	.form-radio,
	.form-checkbox {
		box-sizing: border-box;
		position: relative;
		display: inline-block;
		margin: 0;
		padding: 0 0 0 30px;
		vertical-align: middle;
		cursor: pointer;
	}
	input[disabled] + .form-radio,
	input[disabled] + .form-checkbox {
		color: #999;
		cursor: default;
	}
	input[disabled] + .form-radio:after,
	input[disabled] + .form-checkbox:after {
		border-color: #bbb;
	}
	input[disabled] + .form-radio:hover:after,
	input[disabled] + .form-checkbox:hover:after {
		border-color: #bbb;
	}
	.form-checkbox:after {
		position: absolute;
		top: 12px;
		left: 15px;
		display: block;
		width: 18px;
		height: 18px;
		background-color: #fff;
		border: 2px solid #ccc;
		border-radius: 3px;
		content: '';
	}
	.form-radio:after {
		position: absolute;
		top: 12px;
		left: 15px;
		display: block;
		width: 18px;
		height: 18px;
		background-color: #fff;
		border: 2px solid #ccc;
		border-radius: 50%;
		content: '';
	}
	.form-radio::before {
		position: absolute;
		top: 17px;
		left: 20px;
		display: block;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background-color: #898989;
		content: '';
		opacity: 0;
		transition-property: opacity;
		transition-duration: .2s;
		z-index: 1;
	}
	input[type=radio]:checked + .form-radio::before {
		opacity: 1;
	}
	.form-checkbox::before {
		position: absolute;
		top: 14px;
		left: 21px;
		display: block;
		width: 6px;
		height: 11px;
		border-right: 2px solid #898989;
		border-bottom: 2px solid #898989;
		content: '';
		opacity: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		transition-property: opacity, background-color, color;
		transition-duration: .2s;
		z-index: 1;
	}
	input[type=checkbox]:checked + .form-checkbox {
		background-color: #898989;
		color: #fff;
	} 
	input[type=checkbox]:checked + .form-checkbox:after {
		border-color: #fff;
	}
	input[type=checkbox]:checked + .form-checkbox::before {
		opacity: 1;
	}
	
	/* ----- news-layout ----- */
	.news-layout {
		margin-top: 10px;
	}
	.news-layout > .news_article > .block {
		display: block;
		padding: 18px 20px;
		text-decoration: none;
		border-bottom: 1px solid #eee;
	}
	.news-layout .news_detail > .news_property {
		float: left;
		margin-top: 2px;
		margin-right: 20px;
	}
	.news-layout .news_detail > .news_property > .news_date {
		display: inline-block;
		width: 9.5em;
		float: left;
		font-size: 1.4rem;
		line-height: 20px;
	}
	.news-layout .news_detail > .news_property > .news_icon {
		float: left;
		display: inline-block;
		width: 140px;
		margin-left: 20px;
		font-size: 1.1rem;
		line-height: 20px;
		text-align: center;
		color: #fff;
	}
	.news-layout-v2 {
		margin-top: 10px;
	}
	.news-layout-v2 > .news_article > .block {
		display: block;
		padding: 18px 20px;
		text-decoration: none;
		border-bottom: 1px solid #eee;
	}
	.news-layout-v2 .news_detail {
		-webkit-display: flex;
		display: flex;
	}
	.news-layout-v2 .news_detail > .news_property {
		margin-top: 5px;
		margin-right: 20px;
	}
	.news-layout-v2 .news_detail > .news_inner {
		flex-grow: 1;
	}
	.news-layout-v2 .news_detail > .news_inner > .news_title {
		margin-top: 3px;
	}
	.news-layout-v2 .news_detail > .news_property > .news_date {
		display: block;
		font-size: 1.4rem;
		line-height: 20px;
		width: 9.5em;
	}
	.news-layout-v2 .news_detail > .news_inner > .news_icon {
		display: inline-block;
		width: 140px;
		margin-left: 20px;
		font-size: 1.1rem;
		line-height: 20px;
		text-align: center;
		color: #fff;
		vertical-align: top;
	}
	.news-layout-v2 .news_detail > .news_inner > .news_icon:first-child {
		margin-left: 0;
	}
	.news-layout .news_detail > .news_property > .news_icon.jxtg1,
	.news-layout-v2 .news_detail > .news_inner > .news_icon.jxtg1 {
		background-color: #e68d73;
	}
	.news-layout .news_detail > .news_property > .news_icon.jx,
	.news-layout-v2 .news_detail > .news_inner > .news_icon.jx {
		background-color: #7b8dc3;
	}
	.news-layout .news_detail > .news_property > .news_icon.jx1,
	.news-layout-v2 .news_detail > .news_inner > .news_icon.jx1 {
		background-color: #daae71;
	}
	.news-layout .news_detail > .news_property > .news_icon.jxtg,
	.news-layout-v2 .news_detail > .news_inner > .news_icon.jxtg {
		background-color: #48a8a5;
	}
	.news-layout .news_detail > .news_property > .news_icon.other,
	.news-layout-v2 .news_detail > .news_inner > .news_icon.other {
		background-color: #999;
	}
	.news-layout .news_detail > .news_title,
	.news-layout-v2 .news_detail > .news_title {
		overflow: hidden;
		line-height: 1.4;
	}
	.news-layout .img_icon {
		float: left;
		display: inline-block;
		margin-left: 20px;
	}
	
	/* ----- plugin-layout ----- */
	.plugin-layout {
		display: table;
		margin-top: 30px;
	}
	.plugin-layout > .plugin_banner > *:first-child,
	.plugin-layout > .plugin_detail > *:first-child {
		margin-top: 0;
	}
	.plugin-layout > .plugin_banner {
		display: table-cell;
		vertical-align: middle;
	}
	.plugin-layout > .plugin_detail {
		display: table-cell;
		padding-left: 30px;
		vertical-align: middle;
	}
	
	/* ----- plugin-layout-v2 ----- */
	.plugin-layout-v2 {
		display: table;
		margin-top: 30px;
	}
	.plugin-layout-v2 > .plugin_banner > *:first-child,
	.plugin-layout-v2 > .plugin_detail > *:first-child {
		margin-top: 0;
	}
	.plugin-layout-v2 > .plugin_banner {
		display: table-cell;
		vertical-align: middle;
	}
	.plugin-layout-v2 > .plugin_detail {
		display: table-cell;
		padding-left: 30px;
		vertical-align: middle;
	}
	
	/* ----- faq-layout ----- */
	.faq-layout {
		margin-top: 50px;
		padding: 30px 50px 40px;
		background-color: #f4f4f4;
	}
	.faq-layout .faq_title {
		font-size: 2.4rem;
		text-align: center;
	}
	.faq-layout .faq_inner {
		margin-top: 30px;
	}
	.faq-layout .faq_inner > *:first-child {
		margin-top: 0;
	}
	.faq-layout .link-text.faq_link > li {
		margin-top: 1em;
		font-size: 1.8rem;
	}
	
	/* ----- contact-layout ----- */
	.contact-layout {
		margin-top: 50px;
		padding: 30px 50px 40px;
		background-color: #f4f4f4;
	}
	.contact-layout .contact_title {
		font-size: 2.4rem;
		text-align: center;
	}
	.contact-layout .contact_subtitle {
		margin-top: 10px;
		text-align: center;
	}
	.contact-layout .contact_inner {
		margin-top: 30px;
	}
	.contact-layout .contact_inner > *:first-child {
		margin-top: 0;
	}
	.contact-layout .contact_link > li > a {
		border: none;
		text-align: left;
	}
	.link-button.contact_link > .link-button_tel > a:hover {
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
	}
	.link-button.contact_link > .link-button_tel > a::after {
		display: none;
	}
	.link-button.column-contact_link > .link-button_web > a {
		text-align: left;
	}
	.contact-layout .contact_title-v2 {
		margin-top: 35px;
		font-size: 2.2rem;
		text-align: center;
	}
	.contact-layout .contact_inner-v2 {
		display: table;
		margin-top: 20px;
	}
	.contact-layout .contact_faq_top > *:first-child,
	.contact-layout .contact_faq_detail > *:first-child {
		margin-top: 0;
	}
	.contact-layout .contact_faq_top {
		display: table-cell;
		width: 280px;
		vertical-align: top;
	}
	.contact-layout .contact_faq_top .link-button.contact_faq_link > li > a {
		display: block;
		padding: 20px 30px;
	}
	.contact-layout .contact_faq_detail {
		display: table-cell;
		width: calc(100% - 280px);
		padding-left: 70px;
		vertical-align: top;
	}
	.contact-layout .contact_faq_detail {
		display: table-cell;
		width: calc(100% - 280px);
		padding-left: 70px;
		vertical-align: top;
	}
	
	/* ----- contact-layout-v2 ----- */
	.contact-layout-v2 {
		margin-top: 50px;
	}
	.contact-layout-v2 .contact_title {
		font-size: 2.2rem;
		font-weight: 700;
		line-height: 1.4;
	}
	.contact-layout-v2 .contact_title-v2 {
		margin-top: 15px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 1.4;
	}
	.contact-layout-v2 .link-button.contact_link {
		margin-top: 10px;
	}
	.contact-layout-v2 .contact_text {
		margin-top: 15px;
		font-size: 1.8rem;
		line-height: 1.4;
	}
	.contact-layout-v2 .contact_text .contact_text_number {
		font-size: 2.2rem;
		font-weight: 700;
	}
	.contact-layout-v2 .contact_time {
		margin-top: 10px;
		font-size: 1.4rem;
		line-height: 1.4;
		color: #666;
	}
	.contact-layout-v2 .list-note-v2.contact_note {
		margin-top: 0;
	}
	
	/* ----- contact-layout-v3 ----- */
	.contact-layout-v3 {
		margin-top: 50px;
		padding: 30px 50px 40px;
		background-color: #f4f4f4;
	}
	.contact-layout-v3 .contact_title {
		font-size: 2.4rem;
		text-align: center;
	}
	.contact-layout-v3 .contact_subtitle {
		margin-top: 10px;
		text-align: center;
	}
	.contact-layout-v3 .contact_inner {
		margin-top: 15px;
	}
	.contact-layout-v3 .contact_inner > *:first-child {
		margin-top: 0;
	}
	.contact-layout-v3 .contact_link > li > a {
		display: block;
		background-color: #fe6230;
		border: none;
		text-align: center;
		color: #fff;
	}
	.contact-layout-v3 .link-button-v2.contact_link > .link-button_tel > a::after {
		display: none;
	}
	.contact-layout-v3 .link-button_tel .link-tel_text:after {
		background-position: -109px -54px;
	}
	.contact-layout-v3 .link-button_web .link-web_text:after {
		background-position: -106px -82px;
	}
	.contact-layout-v3 .link-button_tel .link-tel_text,
	.contact-layout-v3 .link-button_web .link-web_text {
		position: absolute;
		top: 12px;
		left: 30px;
	}
	.contact-layout-v3 .link-button_web .link-web_logo {
		position: absolute;
		top: 12px;
		left: 20px;
	}
	.contact-layout-v3 .link-button_tel .link-tel_number {
		margin-left: 0;
		font-size: 3.2rem;
	}
	.contact-layout-v3 .link-button_web .link-web_label {
		margin-left: 0;
		font-size: 2rem;
	}
	.contact-layout-v3 .link-button_web .link-web_label-v2 {
		line-height: 60px;
		font-size: 2rem;
	}
	.contact-layout-v3 .link-text.contact_link_inner {
		margin-top: 10px;
	}
	
	/* ----- 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;
	}
	
	/* ----- interview-layout ----- */
	.interview-layout {
		margin-top: 30px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 50px calc((100vw - 100%) / 2);
		background-color: #f4f4f4;
	}
	.interview_inner {
		display: table;
		width: 1200px;
		margin: 0 auto;
	}
	.interview_image {
		display: table-cell;
		width: 100px;
	}
	.interview_text {
		display: table-cell;
		padding-left: 50px;
		vertical-align: middle;
	}
	.interview_text > .interview_text_head {
		font-size: 2.8rem;
		font-weight: 700;
		line-height: 1.4;
	}
	.interview_text > .interview_text_body {
		margin-top: 5px;
	}
	.interview-words {
		position: relative;
		margin-top: 30px;
		padding-left: 65px;
		font-weight: bold;
	}
	.interview-words::before {
		content: "";
		position: absolute;
		top: .7em;
		left: 0;
		display: inline-block;
		width: 60px;
		height: 1px;
		background-color: #000;
	}
	.interview-words + * {
		margin-top: 15px;
	}
	
	/* ----- 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 , 
	.index-layout_description-v2{
		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_description-v2, 
	.index-layout_image + .index-layout_label + .index-layout_description, 
	.index-layout_image + .index-layout_label + .index-layout_description-v2{
		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_item > .block  > .genre_icon {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.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-v2_item.genre_link {
		display: table;
		min-height: 188px;
	}
	.index-layout-v2_item.genre_link > .block {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		transition-property: background-color;
		transition-duration: .2s;
	}
	.index-layout-v2_item.genre_link.jxtg1 > .block {background-color: #ff9a48;}
	.index-layout-v2_item.genre_link.jx > .block {background-color: #d0a81d;}
	.index-layout-v2_item.genre_link.jx1 > .block {background-color: #ee6262;}
	.index-layout-v2_item.genre_link.jxtg > .block {background-color: #8eb502;}
	.index-layout-v2_item.genre_link.type5 > .block {background-color: #6579be;}
	.index-layout-v2_item.genre_link.type6 > .block {background-color: #bd7db9;}
	.index-layout-v2_item.genre_link.jxtg1 > .block:hover {background-color: #fe6230;}
	.index-layout-v2_item.genre_link.jx > .block:hover {background-color: #986f00;}
	.index-layout-v2_item.genre_link.jx1 > .block:hover {background-color: #e10a0a;}
	.index-layout-v2_item.genre_link.jxtg > .block:hover {background-color: #5d9201;}
	.index-layout-v2_item.genre_link.type5 > .block:hover {background-color: #3b519c;}
	.index-layout-v2_item.genre_link.type6 > .block:hover {background-color: #911789;}
	.index-layout-v2_item.genre_link .genre_link_label {
		position: relative;
		display: inline-block;
		margin-top: 10px;
		padding-right: 20px;
		font-size: 2rem;
		color: #fff;
	}

	/* ----- 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;
	}
	
	/* ----- appeal-layout ----- */
	.appeal-layout {
		margin-top: 30px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 35px calc((100vw - 100%) / 2);
		background-color: #f0d4bc;
	}
	.appeal_inner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.appeal_image {
		position: absolute;
		bottom: -4px;
		right: 117px;
	}
	.appeal_head {
		font-size: 2.8rem;
		text-align: center;
	}
	.appeal_list_wrap {
		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;
		-webkit-justify-content: center;
		justify-content: center;
		margin-top: 15px;
	}
	.appeal_list {
		display: table;
		margin-left: 40px;
	}
	.appeal_list:first-child {
		margin-left: 0;
	}
	.appeal_label {
		display: table-cell;
		width: 174px;
		height: 174px;
		padding-top: 10px;
		background-color: #fff;
		border-radius: 50%;
		text-align: center;
		vertical-align: middle;
		color: #de6d0b;
	}
	.appeal_label > span {
		display: inline-block;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: -.05em;
	}
	.appeal_label .text01 {
		font-size: 1.9rem;
		letter-spacing: -.08em;
	}
	.appeal_label .text02 {
		font-size: 4.5rem;
	}
	.appeal_label .text03 {
		margin-left: 5px;
		font-size: 2.7rem;
	}
	.appeal_label .text04 {
		font-size: 2.4rem;
	}
	
	/* ----- appeal-layout-v2 ----- */
	.appeal-layout-v2 {
		margin-top: 50px;
	}
	.appeal_item_inner-v2 {
		display: table;
		vertical-align: middle;
	}
	.appeal_image-v2 {
		display: table-cell;
		width: 100px;
		text-align: center;
		vertical-align: middle;
	}
	.appeal_text-v2 {
		display: table-cell;
		width: calc(100% - 100px);
		padding-left: 20px;
		text-align: center;
		vertical-align: middle;
		font-size: 2.2rem;
		line-height: 1;
	}
	.appeal_text-v2 > .appeal_number-v2 {
		display: inline-block;
		font-size: 4.2rem;
	}
	.appeal_text-v2 > .appeal_sub-v2 {
		display: inline-block;
		margin-top: 10px;
		font-size: 1.6rem;
	}
	
	/* ----- appeal-layout-v3 ----- */
	.appeal-layout-v3 {
		margin-top: 50px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 40px calc((100vw - 100%) / 2);
		background-color: #efe9bf;
	}
	.appeal_inner-v3 {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.appeal_list_wrap-v3 {
		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;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.appeal_list-v3 {
		margin-left: 40px;
	}
	.appeal_list-v3:first-child {
		margin-left: 0;
	}
	.appeal_label-v3 {
		width: 222px;
		height: 222px;
		padding: 55px 15px 0;
		background-color: #fff;
		border-radius: 50%;
		text-align: center;
		vertical-align: top;
		color: #de6d0b;
	}
	.appeal_label-v3 > span {
		display: inline-block;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: -.05em;
	}
	.appeal_label-v3 .text01 {
		font-size: 3.6rem;
	}
	.appeal_label-v3 .text02 {
		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;
		-webkit-justify-content: center;
		justify-content: center;
		margin-top: 15px;
		font-size: 2.2rem;
		line-height: 1.2;
	}
	
	/* ----- 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;
	}
	
	/* ----- check-layout ----- */
	.check-layout {
		margin-top: 30px;
	}
	.check_inner {
		padding: 20px;
		background-color: #f4f4f4;
	}
	.check_list > li {
		position: relative;
		margin-top: 20px;
		line-height: 1.4;
	}
	.check_list > li > label {
		display: block;
		padding: 10px 20px 10px 40px;
		background-color: #fff;
		border-radius: 5px;
	}
	.check_list > li > label:hover {
		cursor: pointer;
	}
	.check_list > li > input {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 1;
	}
	
	/* ----- 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);
	}
			
	/* ----- flow-layout-v2 + Box-layout ----- */
	.flow-layout-v2 .flow_item .box-layout{
		display: table;
		padding:20px;
	  min-width:100%;
	}		
	.flow-layout-v2 .flow_item .box-layout .box_detail{
		display: table-cell;
		vertical-align: middle;
	}
	
	/* ----- people-layout ----- */
	.people-layout {
		margin-top: 50px;
	}
	.people-layout > .people_item {
		padding: 28px;
		border: 1px solid #ccc;
	}
	.image-set.people_image-set {
		text-align: center;
	}
	.people_name {
		margin-top: 0;
		font-size: 1.8rem;
		text-align: center;
	}
	.link-text.people_link {
		margin-top: 10px;
	}
	.people_info {
		margin-top: 10px;
		line-height: 1.4;
	}
	
	/* ----- bg-text-layout ----- */
	.bg-text-layout .bg-text_head {
		display: table;
		width: 100%;
	}
	.bg-text-layout .bg-text_head + * {
		margin-top: 10px;
	}
	.bg-text-layout .bg-text_head .bg-text_lead {
		display: table-cell;
		text-align: center;
		vertical-align: bottom;
		line-height: 1.2;
	}
	.bg-text-layout .bg-text_text {
		display: table;
		width: 100%;
	}
	.bg-text-layout .bg-text_label {
		display: table-cell;
		padding: 20px;
		font-size: 1.8rem;
		text-align: center;
		vertical-align: middle;
	}
	.bg-text-layout .bg-text_label > .bg-text_label_default {
		color: #333 !important;
	}
	.bg-text-layout .bg-text_label > .bg-text_label_default-v2 {
		font-size: 1.4rem;
		color: #333 !important;
	}
	.bg-text-layout .bg-text_label > .bg-text_label_highlight {
		display: inline-block;
		margin-top: 20px;
		font-size: 3rem;
		font-weight: 700;
		line-height: 1.2;
	}
	.bg-text-layout .bg-text_label > .bg-text_label_highlight-v2 {
		font-size: 2.4rem;
		font-weight: 700;
	}
	.bg-text-layout .bg-text_label > .bg-text_label_highlight-v2 > em {
		font-size: 3.8rem;
		line-height: 1.2;
	}
	
	/* ----- banner-layout ----- */
	.banner-layout {
		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;
	}
	.banner_inner {
		width: 1200px;
		margin: 0 auto;
	}
	.banner-layout .banner_item .banner_item_inner img {
		max-width: none;
	}
	
	/* ----- logo-layout ----- */
	.logo-layout {
		display: table;
		width: 100%;
		margin-top: 30px;
	}
	.logo_box {
		display: table-cell;
		width: 240px;
		height: 100px;
		padding: 15px 10px;
		background-color: #fff;
		text-align: center;
		vertical-align: middle;
	}
	.logo_text {
		display: table-cell;
		padding-left: 30px;
	}
	
	/* ----- csr-topics-layout ----- */
	.csr-topics-layout {
		margin-top: 30px;
	}
	.csr-topics-layout > .csr-topics_date {
		font-size: 1.4rem;
		color: #666;
	}
	.column-media.csr-topics_media {
		position: relative;
		margin-top: 10px;
	}
	.column-media[data-media-size="1/4"].csr-topics_media {
		min-height: 160px;
	}
	.column-media[data-media-size="1/3"].csr-topics_media {
		min-height: 208px;
	}
	.column-media[data-media-size="1/4"].csr-topics_media .csr-topics_icon_list,
	.column-media[data-media-size="1/4"].csr-topics_media .csr-topics_detail {
		margin-left: 309px;
	}
	.column-media[data-media-size="1/3"].csr-topics_media .csr-topics_icon_list,
	.column-media[data-media-size="1/3"].csr-topics_media .csr-topics_detail {
		margin-left: 412px;
	}
	.csr-topics_image {
		position: absolute;
		top: 10px;
		left: 0;
	}
	.csr-topics_detail {
		margin-top: 15px;
	}
	.csr-topics_icon_list {
		margin-top: -10px;
	}
	.csr-topics_icon_list > li {
		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;
		-webkit-justify-content: center;
		justify-content: center;
		float: left;
		width: 130px;
		height: 36px;
		margin: 10px 10px 0 0;
		border: 1px solid #ccc;
		font-size: 1.2rem;
		line-height: 1.2;
		text-align: center;
	}
	.csr-topics_icon_list > li:first-child {
		margin-left: 0;
	}
	.csr-topics_icon_list > .csr-icon_category0 {background-color: #01a6a2;border-color: #01a6a2;color: #fff;}
	.csr-topics_icon_list > .csr-icon_category1 {border-color: #666;color: #666;}
	.csr-topics_icon_list > .csr-icon_category2 {border-color: #6479bd;color: #6479bd;}
	.csr-topics_icon_list > .csr-icon_category3 {border-color: #8db501;color: #8db501;}
	.csr-topics_icon_list > .csr-icon_category4 {border-color: #e3b102;color: #e3b102;}
	.csr-topics_icon_list > .csr-icon_category5 {border-color: #db7a24;color: #db7a24;}
	.csr-topics_icon_list > .csr-icon_category6 {border-color: #e05470;color: #e05470;}
	.csr-topics_icon_list > .csr-icon_category7 {border-color: #bd7db9;color: #bd7db9;}
	.csr-topics_icon_list > .csr-icon_category8 {border-color: #50b6cb;color: #50b6cb;}
	
	.csr-topics_sub {
		margin-top: 15px;
	}
	.csr-topics_sub > .csr-topics_sub_date {
		float: left;
		margin-right: 20px;
		font-size: 1.5rem;
		line-height: 1.4;
		color: #666;
	}
	.csr-topics_sub > .csr-topics_sub_link {
		margin-top: 0;
	}
	.csr-topics_title {
		margin-top: 10px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 1.4;
	}
	.csr-topics_body {
		margin-top: 10px;
	}
	
	/* ----- select-card-layout ----- */
	.select-card-layout {
		margin-top: 30px;
	}
	.select-card_media {
		position: relative;
	}
	.column-media[data-media-size="1/4"].select-card_media {
		min-height: 190px;
		padding-bottom: 90px;
	}
	.column-media[data-media-size="1/4"].select-card_media .select-card_point,
	.column-media[data-media-size="1/4"].select-card_media .select-card_lead,
	.column-media[data-media-size="1/4"].select-card_media .select-card_sub,
	.column-media[data-media-size="1/4"].select-card_media .select-card_detail {
		margin-left: 309px;
	}
	.column-media[data-media-size="1/3"].select-card_media .select-card_point,
	.column-media[data-media-size="1/3"].select-card_media .select-card_lead,
	.column-media[data-media-size="1/3"].select-card_media .select-card_sub,
	.column-media[data-media-size="1/3"].select-card_media .select-card_detail {
		margin-left: 412px;
	}
	.select-card_media .select-card_image {
		position: absolute;
		top: 0;
		left: 0;
	}
	.select-card_detail {
		position: absolute;
		bottom: 25px;
		left: 0;
		width: 690px;
		padding-bottom: 60px;
	}
	.select-card_point > li {
		float: left;
		margin-right: 15px;
		padding: 0 20px;
		border: 1px solid #fe6230;
		color: #fe6230;
		line-height: 36px;
	}
	.select-card_lead {
		margin-top: 10px;
		font-size: 2.6rem;
		font-weight: 700;
		color: #fe6230;
		line-height: 1.2;
	}
	.select-card_lead> .text01 {
		font-size: 4.6rem;
	}
	.select-card_lead > .text02 {
		font-size: 3.6rem;
	}
	.select-card_sub {
		font-size: 1.8rem;
	}
	.select-card_option {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	.select-card_option > .select-card_option_list {
		float: left;
		margin-top: 11px;
	}
	.select-card_option > .select-card_option_list > li {
		float: left;
		margin-right: 1px;
		padding: 6px 20px;
		background-color: #fff0e3;
		color: #fe6230;
		text-align: center;
	}
	.select-card_option > .select-card_option_button {
		float: right;
		margin-top: 0;
		margin-left: 20px;
	}
	
	/* ----- car-care-layout ----- */
	.car-care-layout {
		margin-top: 30px;
	}
	.car-care_lead {
		font-size: 2.4rem;
		line-height: 1.4;
	}
	.car-care_lead + * {
		margin-top: 15px;
	}
	.car-care_table{
		margin-top: 15px;
	}
	.car-care_column_item > dl {
		display: table;
		width: 100%;
		min-height: 55px;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	.car-care_column_item > dl:first-child {
		border-top: 1px solid #ccc;
	}
	.car-care_column_item > dl > dt {
		display: table-cell;
		width: 40%;
		padding: 5px 0 5px 15px;
		font-size: 1.5rem;
		font-weight: 700;
		vertical-align: middle;
		line-height: 1.2;
	}
	.car-care_column_item > dl > dd {
		display: table-cell;
		width: 60%;
		padding: 5px 15px;
		vertical-align: middle;
		line-height: 1.2;
	}
	.car-care_column_item .car-care_column_span {
		font-size: 2.2rem;
		font-weight: 700;
	}
	.car-care_point_label {
		display: none;
	}
	.car-care_star > [class*="star"] {
		position: relative;
		display: block;
		float: left;
		width: 21px;
		height: 20px;
		margin-left: 5px;
		background: url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -138px -54px;
	}
	.car-care_star > .star1 {
		margin-left: 0;
	}
	.car-care_star > [class*="star"]::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 20px;
	}
	.car-care_genre01 [class*="car-care_point1"] .star1::after,
	.car-care_genre01 [class*="car-care_point2"] .star1::after,
	.car-care_genre01 [class*="car-care_point2"] .star2::after,
	.car-care_genre01 [class*="car-care_point3"] .star1::after,
	.car-care_genre01 [class*="car-care_point3"] .star2::after,
	.car-care_genre01 [class*="car-care_point3"] .star3::after,
	.car-care_genre01 [class*="car-care_point4"] .star1::after,
	.car-care_genre01 [class*="car-care_point4"] .star2::after,
	.car-care_genre01 [class*="car-care_point4"] .star3::after,
	.car-care_genre01 [class*="car-care_point4"] .star4::after,
	.car-care_genre01 [class*="car-care_point5"] .star1::after,
	.car-care_genre01 [class*="car-care_point5"] .star2::after,
	.car-care_genre01 [class*="car-care_point5"] .star3::after,
	.car-care_genre01 [class*="car-care_point5"] .star4::after,
	.car-care_genre01 [class*="car-care_point5"] .star5::after {
		width: 21px;
		background: #fff url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -159px -54px;
	}
	.car-care_genre02 [class*="car-care_point1"] .star1::after,
	.car-care_genre02 [class*="car-care_point2"] .star1::after,
	.car-care_genre02 [class*="car-care_point2"] .star2::after,
	.car-care_genre02 [class*="car-care_point3"] .star1::after,
	.car-care_genre02 [class*="car-care_point3"] .star2::after,
	.car-care_genre02 [class*="car-care_point3"] .star3::after,
	.car-care_genre02 [class*="car-care_point4"] .star1::after,
	.car-care_genre02 [class*="car-care_point4"] .star2::after,
	.car-care_genre02 [class*="car-care_point4"] .star3::after,
	.car-care_genre02 [class*="car-care_point4"] .star4::after,
	.car-care_genre02 [class*="car-care_point5"] .star1::after,
	.car-care_genre02 [class*="car-care_point5"] .star2::after,
	.car-care_genre02 [class*="car-care_point5"] .star3::after,
	.car-care_genre02 [class*="car-care_point5"] .star4::after,
	.car-care_genre02 [class*="car-care_point5"] .star5::after {
		width: 21px;
		background-color: #fff;
		background: #fff url(/english/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -162px -30px;
	}
	
	/* ----- qa-layout ----- */
	.qa-layout {
		margin-top: 30px;
	}
	.qa-layout > .qa_question .qa_question_label {
		position: relative;
		display: block;
		padding: 10px 0 10px 55px;
	}
	.qa-layout > .qa_question .qa_question_label::before {
		content: "Q";
		position: absolute;
		top: 5px;
		left: 0;
		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;
	}
	.qa-layout > .qa_question .qa_question_label::after {
		content: "";
		position: absolute;
		top: 32px;
		left: 30px;
		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);
	}
	.qa-layout > .qa_question .block {
		position: relative;
		display: block;
		border-bottom: 1px solid #ddd;
		transition-property: background-color;
		transition-duration: .2s;
		text-decoration: none;
	}
	.qa-layout > .qa_question .block:hover {
		background-color: #f4f4f4;
		cursor: pointer;
	}
	.qa-layout > .qa_question:first-child .block {
		border-top: 1px solid #ddd;
	}
	.qa-layout > .qa_question .block .qa_question_label {
		padding: 20px 40px 20px 75px;
	}
	.qa-layout > .qa_question .block .qa_question_label::before {
		top: 13px;
		left: 20px;
	}
	.qa-layout > .qa_question .block .qa_question_label::after {
		top: 40px;
		left: 50px;
	}
	.qa-layout > .qa_answer {
		position: relative;
		padding: 10px 0 10px 55px;
	}
	.qa-layout > .qa_answer::before {
		content: "A";
		position: absolute;
		top: 0;
		left: 0;
		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;
	}
	.qa-layout > .qa_answer::after {
		content: "";
		position: absolute;
		top: 27px;
		left: 28px;
		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);
	}
	
	/* ----- privilege-layout ----- */
	.box-layout.privilege-layout {
		padding: 12px 20px;
	}
	.privilege-layout .column-media {
		display: table;
		width: 100%;
		margin-top: 0;
	}
	.privilege-layout .column-media > .column_image {
		display: table-cell;
		float: none;
		width: 84px;
		margin-bottom: 0;
		text-align: center;
		vertical-align: middle;
	}
	.privilege-layout .column-media > .column_detail {
		display: table-cell;
		padding: 0 84px 0 10px;
		line-height: 1.4;
		text-align: center;
		vertical-align: middle;
	}
	.privilege-layout .column-media > .column_detail .privilege_label {
		display: block;
		margin-top: 5px;
		font-size: 2.5rem;
		font-weight: 700;
	}
	.privilege-layout .column-media > .column_detail .privilege_label > em {
		font-size: 3.5rem;
		line-height: 1.2;
	}
	
	/* ----- price-layout ----- */
	.column-media.price-layout {
		display: table;
		margin-top: 30px;
	}
	.column-media.price-layout > .price_image {
		display: table-cell;
		float: none;
		margin: 0;
		vertical-align: middle;
	}
	.column-media.price-layout > .price_detail {
		display: table-cell;
		padding-left: 20px;
		vertical-align: middle;
	}
	.column-media.price-layout .price_body {
		margin-top: 3px;
	}
	.column-media.price-layout .price_body .price_body_number {
		display: block;
		float: left;
		font-size: 2.5rem;
		font-weight: 700;
		line-height: 1;
	}
	.column-media.price-layout .price_body .price_body_number > em {
		font-size: 3.5rem;
	}
	.column-media.price-layout .price_body .list-note-v2.price_body_note {
		display: block;
		overflow: hidden;
		margin: 0;
		padding-top: 10px;
	}
	
	/* ----- 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-v3 {
		position: relative;
		margin: 30px auto;
		width: 853px;
	}
	.slider-layout-v3:not(.slick-slider) > *:nth-child(n+2) {
		display: none;
	}
	
	/* ----- cm-gallary-layout ----- */
	.cm-gallary-layout {
		margin-top: 50px;
	}
	.cm-gallary_main .cm-gallary_item {
		display: none;
	}
	.cm-gallary_main .column-layout {
		min-height: 368px;
		margin-top: 0;
	}
	.cm-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;
	}
	.cm-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;
	}
	.cm-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;
		z-index: 2;
	}
	.banner-layout.cm-gallary_banner .image_inner {
		position: relative;
		display: block;
	}
	.banner-layout.cm-gallary_banner .image_inner > a {
		position: relative;
		overflow: hidden;
		display: block;
		text-align: center;
		box-sizing: content-box;
	}
	.banner-layout.cm-gallary_banner .image_inner.is-active > a {
		background-color: #333;
		border: 4px solid #33bdba;
	}
	.banner-layout.cm-gallary_banner .image_inner.is-active > a  img {
		width: 273px;
		max-width: none;
		height: 154px;
		margin: -4px;
		opacity: .6;
	}
	.banner-layout.cm-gallary_banner .image_inner::before {
		content: "";
		position: absolute;
		top: 50%;
		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;
	}
	.banner-layout.cm-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;
	}
	.banner-layout.cm-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;
		z-index: 2;
	}
	.banner-layout.cm-gallary_banner .image_inner.is-active::before,
	.banner-layout.cm-gallary_banner .image_inner.is-active > a::before,
	.banner-layout.cm-gallary_banner .image_inner.is-active > a::after {
		display: none;
	}
	
	/* ----- site-search-layout ----- */
	.site-search-layout {
		margin-top: 10px;
	}
	.site-search-layout .site-search-field {
		float: left;
		width: calc(100% - 130px);
	}
	.site-search-layout .site-search-field input {
		width: 100%;
		padding: 0 10px;
    min-height: 50px;
    border: 1px solid #d8d8d8;
	}
	.site-search-layout .site-search-field + .site-search-block {
		float: left;
		margin-left: 20px;
	}
	.site-search-layout .site-search-block .link-button.site-search-button {
		margin-top: 0;
	}
	.site-search-layout .site-search-block .link-button.site-search-button > li > .link_label {
		overflow: hidden;
		position: relative;
		display: block;
		width: 110px;
		height: 50px;
		background: #fff;
		border: 1px solid #ccc;
	}
	.site-search-layout .site-search-block .link-button.site-search-button > li > .link_label > input {
		position: relative;
		width: 108px;
		height: 48px;
		background: none;
		border: none;
	}
	.site-search-layout .site-search-block .link-button.site-search-button > li > .link_label::after {
		pointer-events: none;
	}
	
	/* ----- officer-layout ----- */
	.officer-layout {
		margin-top: 30px;
	}
	.officer-layout > .column_item {
		margin-top: 30px;
	}
	.officer-layout > .column_item > .block > *:first-child {
		margin-top: 0;
	}
	.officer-layout .column-media {
		display: flex;
		align-items: start;
	}
	.officer-layout .column-detail {
		padding-bottom: 5px;
	}
	.officer-layout .column-media .image_inner {
		width: 273px;
	}
	.officer-layout .column-media > .column_image[data-image="left"] {
		margin-bottom: 0;
	}
	.officer-layout[data-row-pc="2"] > .column_item.gp-al-center {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	.officer-title .heading_title {
		font-size: 3.0rem;
		line-height: 1.2;
	}
	.officer-layout .column_item > a.block .officer-title {
		position: relative;
		display: inline-block;
		margin-bottom: 2px;
		padding-right: 30px;
		text-decoration: none;
	}
	.officer-layout .column_item > a.block .officer-title .heading_title::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;
	}
	.officer-layout .column_item > a.block .officer-title .heading_title::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 8px;
		width: 13px;
		height: 13px;
		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;
	}
	.officer-layout .column_item > a.block:hover .officer-title .heading_title::before {
		transform: scaleX(1);    
	}
	.officer-layout .column_item > a.block:hover .officer-title .heading_title::after {
		animation: pattern03 .4s;
	}
	.officer-position {
		font-size: 1.8rem;
		margin-bottom: 20px;
	}
	.officer-position_sub {
		font-size: 1.8rem;
		margin-top: 20px;
	}
	
	/* ----- navi-accordion-layout ----- */
	.navi-accordion-layout {
		margin-top: 30px;
	}
	.navi-accordion-layout > .accordion_trigger {
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 15px calc((100vw - 100%) / 2) 15px;
		background-color: #f4f4f4;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		transition-property: background-color;
		transition-duration: .2s;
		cursor: pointer;
		font-size: 2.1rem;
	}
	.navi-accordion-layout > .accordion_trigger.is-active {
		background-color: #f4f4f4;
	}
	.navi-accordion-layout > .accordion_trigger > .accordion_label {
		position: relative;
		display: block;
		padding-right: 35px;
	}
	.navi-accordion-layout > .accordion_trigger > .accordion_label:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url(/english/common/images/com_sprite_ic01_sp.png) no-repeat 0 0;
		-webkit-background-size: 104px auto;
		background-size: 104px auto;
		background-position: -72px 0;
		transition-property: top;
		transition-duration: .2s;
	}
	.navi-accordion-layout > .accordion_trigger.is-active > .accordion_label:after {
		background-position: -72px -18px;
	}
	.navi-accordion-layout > .accordion_detail {
	}
	
	.navi-accordion-layout > .accordion_detail > *:first-child {
		margin-top: 0;
	}
	
	/* ----- navi-accordion-layout ----- */
	.navi-accordion-layout > .accordion_trigger {
		display: none;
	}
	.navi-accordion-layout > .accordion_detail {
		display: block !important;
	}
	
	/* ----- image-history ----- */
	.image-history {
		margin: 30px auto;
	}
	.image-history figure img {
		width: 100%;
		height: auto;
	}
	
	/* ----- irnews-layout ----- */
	.irnews-layout {
		margin-top: 30px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 50px calc((100vw - 100%) / 2) 60px;
		background-color: #eefcfc;
	}
	.irnews-layout .irnews_inner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.irnews-layout .irnews_body {
		margin-top: 20px;
		padding: 10px 0;
		background-color: #fff;
	}
	.irnews-layout .irnews_head {
		display: flex;
		align-items: center;
	}
	.irnews-layout .irnews_head .icon-rss .a-rss {
		display: block;
		margin-right: 20px;
	}
	.irnews-layout .irnews_head .link-text {
		margin-top: 0;
		margin-right: 20px;
	}
	.irnews-layout .irnews_head .irnews-btn {
		margin-top: 0;
	}
	.irnews-layout .irnews_head .irnews-btn > li > a {
		min-width: 120px;
		padding: 10px 40px 10px 30px;
		background-color: inherit;
	}
	.irnews-layout .irnews-title,
	.otherBlock .irnews-title {
		font-size: 2.8rem;
		margin-right: 25px;
	}
	.otherBlock .irnews-title {
		margin-top: 80px;
	}
	
	.irnews-layout .irnews_body > .news-layout > .news_article > .block {
		padding: 12px 40px;
	}
	
	/* ----- ir-support----- */
	.ir-support {
		margin-top: 60px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 40px calc((100vw - 100%) / 2) 60px;
		background-color: #f4f4f4;
	}
	.ir-support_inner {
		width: 1200px;
		margin: 0 auto;
	}
	.ir-support_head {
		font-size: 2.4rem;
		text-align: center;
	}
	.ir-support_body {
		margin-top: 20px;
	}
	.ir-support_body > *:first-child {
		margin-top: 0;
	}
	.link-button.ir-support_link > li {
		display: block !important;
	}
	.link-button.ir-support_link > li > a {
		display: -webkit-flex !important;
		display: flex !important;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: center;
		align-items: center !important;
		-webkit-justify-content: flex-start !important;
		justify-content: flex-start !important;
		padding: 30px 40px 28px 20px;
		border: none;
		text-align: left;
		vertical-align: middle;
	}
	.link-button.ir-support_link > li > a > .link_image {
		width: 60px;
		min-width: 60px;
	}
	.link-button.ir-support_link > li > a > .link_label {
		padding-left: 20px;
	}
	
	/* ----- ir-sublink-layout----- */
	.ir-sublink-layout {
		
	}
	.ir-sublink-layout .ir-sublink_item {
		border-top: 2px solid #e1e1e1;
		padding: 25px 10px;
		text-align: center;
	}
	
	.ir-sublink-layout .ir-sublink_item .ir-sublink_image {
		display: block;
		text-align: center;
	}
	
	.ir-sublink-layout .ir-sublink_item .ir-sublink_image .link_image {
		display: inline-block;
	}
	.ir-sublink-layout .ir-sublink_head {
		margin-top: 20px;
		font-size: 2.4rem;
		text-align: center;
	}
	.ir-sublink-layout a.block .ir-sublink_head {
		position: relative;
		display: inline-block;
		margin-bottom: 2px;
		padding-right: 27px;
		text-decoration: none;
	}
	.ir-sublink-layout a.block .ir-sublink_head::before {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: calc(100% - 27px);
		height: 2px;
		background-color: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.ir-sublink-layout a.block .ir-sublink_head::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 8px;
		width: 12px;
		height: 12px;
		margin-top: -6px;
		border-top: 1px solid #333;
		border-right: 1px solid #333;
		-webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.ir-sublink-layout a.block:hover .ir-sublink_head::before {
		transform: scaleX(1);    
	}
	.ir-sublink-layout a.block:hover .ir-sublink_head::after {
		animation: pattern03 .4s;
	}
	.ir-sublink-layout .ir-sublink_text {
		margin-top: 20px;
	}
	
	/* ----- irnews-layout ----- */
	.irnews-layout-v2 {
		margin-top: 30px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 50px calc((100vw - 100%) / 2) 60px;
		background-color: #eefcfc;
	}
	.irnews-layout-v2 .irnews_inner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}
	.irnews-layout-v2 .irnews_inner > .column-layout {
		margin-top: 0;
	}
	.irnews-layout-v2 .irnews_body {
		margin-top: 20px;
	}
	.irnews-layout-v2 .irnews_head {
		display: flex;
		align-items: center;
	}
	.irnews-layout-v2 .irnews_head .icon-rss .a-rss {
		display: block;
		margin-right: 20px;
	}
	.irnews-layout-v2 .irnews_head .link-text {
		margin-top: 0;
		margin-right: 20px;
	}
	.irnews-layout-v2 .irnews_head .irnews-btn {
		margin-top: 0;
		flex-grow: 1;
	}
	.irnews-layout-v2 .irnews_head .irnews-btn > li > a {
		min-width: 120px;
		padding: 10px 40px 10px 30px;
		background-color: inherit;
	}
	.irnews-layout-v2 .irnews-title {
		font-size: 2.8rem;
		margin-right: 25px;
	}
	
	.irnews-layout-v2 .irnews_body > .news-layout > .news_article {
		display: block;
	}
	.irnews-layout-v2 .irnews_body > .news-layout > .news_article > .block {
		padding: 8px 0;
		border-bottom: none;
	}
	.irnews-layout-v2 .irnews_body > .news-layout > .news_article > a {
	}
	.irnews-layout-v2 .irnews_body > .news-layout > .news_article > a.block:hover {
		box-shadow: none;
	}
	.irnews-layout-v2 .irnews_body > .news-layout > .news_article > .block .news_property {
		display: block;
		float: none;
	}
	.irnews-layout-v2 .irnews_body > .news-layout > .news_article > a.block .news_title {
		margin-top: 5px;
		text-decoration: underline;
		text-decoration-color: #eefcfc;
		transition-property: text-decoration-color;
		transition-duration: .2s;
	}
	.irnews-layout-v2 .irnews_body > .news-layout > .news_article > a.block  .news_title:hover {
		text-decoration-color: #369;
	}
		
	/* ----- library-layout ----- */
	.library-layout {
		margin-top: 50px;
	}
	.library-layout > .library_item {
		margin-top: 30px;
		padding: 28px;
		border: 1px solid #ccc;
	}
	.library_image-set {
		margin-top: 20px;
	}
	.library_image-set .column_detail {
		font-size: 1.5rem;
	}
	.library_image-set .column_image[data-image="right"] {
		margin-left: 20px;
	}
	.link-text.library_link {
		margin-top: 10px;
	}
	.library_info {
		margin-top: 10px;
		line-height: 1.4;
	}
	
	.library_name {
		font-size: 1.8rem;
		line-height: 1.2;
	}
	.library-layout a.library_link .library_name  {
		position: relative;
		display: inline-block;
		margin-bottom: 2px;
		padding-right: 17px;
		text-decoration: none;
	}
	.library-layout a.library_link .library_name::before {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: calc(100% - 17px);
		height: 2px;
		background-color: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
	}
	.library-layout a.library_link .library_name::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 8px;
		width: 8px;
		height: 8px;
		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;
	}
	.library-layout a.library_link:hover .library_name::before {
		transform: scaleX(1);    
	}
	.library-layout a.library_link:hover .library_name::after {
		animation: pattern03 .4s;
	}
	
	/* ----- ir-download-layout ----- */
	
	.ir-download-layout {
		display: flex;
		border: 1px solid #ccc;
		flex-flow: row-reverse nowrap;
	}
	.ir-download-layout .ir-download_all {
		width: 272px;
		background-color: #f4f4f4;
		display: flex;
		align-items: center;
	}
	.ir-download-layout .ir-download_all a {
		display: block;
		text-align: center;
		padding: 20px;
		font-size: 1.8rem;
	}
	.ir-download-layout .ir-download_all a .link_label {
		border-bottom: 1px solid #f4f4f4;
		transition-property: border-bottom-color;
		transition-duration: .2s;
	}
	.ir-download-layout .ir-download_all a:hover .link_label  {
		border-bottom-color: #333;
	}
	.ir-download-layout .ir-download_all a .ir-download_subtext {
		font-size: 1.6rem;
	}
	.ir-download-layout .ir-download_body {
		position: relative;
		width: 926px;
		padding: 20px;
	}
	.ir-download-layout .ir-download_body:before {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		margin-top: auto;
		margin-bottom: auto;
		left: -14px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 14px 14px 14px 0;
		border-color: transparent #ffffff transparent 
	}
	.ir-download-layout .ir-download_body .ir-download_title {
		font-size: 2.0rem;
	}
	.ir-download-layout .ir-download_body .ir-download_list {
		margin-top: 0;
	}
	.ir-download-layout .ir-download_body .ir-download_list li {
		margin-right: 20px;
		margin-top: 1em;
	}
	
	/* ----- ir-table-layout ----- */
	
	.ir-table-layout .table_unit th,
	.ir-table-layout .table_unit td {
		padding: 15px;
		font-size: 1.5rem;
	}
	
	/* ----- ir-graph-layout ----- */
	
	.ir-graph-layout .graph_subtitle {
		text-align: right;
	}
	.ir-graph-layout .graph_subtitle + * {
		margin-top: 15px;
	}
	
	/* ----- governance-map ----- */
	.accordion-layout > .accordion_detail.governance-map_panel {
		padding-left: 0;
		padding-right: 0;
	}
	.governance-map {
		position: relative;
	}
	.governance-map .governance-title {
		margin-bottom: 10px;
		font-weight: bold;
		text-align: center;
		font-size: 2.4rem;
	}
	.governance-fukidashi {
		position: absolute;
		display: block;
		cursor: pointer;
	}
	.governance-fukidashi.governance01 {
		left: 47px;
		top: 89px;
		width: 624px;
		height: 52px;
	}
	.governance-fukidashi.governance02 {
		left: 377px;
		top: 218px;
		width: 278px;
		height: 32px;
	}
	.governance-fukidashi_body {
		cursor: default;
	}
	.governance-fukidashi_body.governance01 {
		display: none;
		position: absolute;
		top: 56px;
		left: 185px;
		width: 660px;
		background-color: #ed6d00;
		color: #fff;
		padding: 30px;
		box-shadow:0px 11px 27px -7px rgba(200,200,200,0.9);
		z-index: 10;
	}
	.governance-fukidashi_body.governance01:after {
		position: absolute;
		top: -15px;
		left: 120px;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 10px 15px 10px;
		border-color: transparent transparent #ed6d00 
	}
	.governance-fukidashi_body.governance02 {
		display: none;
		position: absolute;
		top: 47px;
		left: -28px;
		width: 660px;
		background-color: #ed6d00;
		color: #fff;
		padding: 30px;
		box-shadow:0px 11px 27px -7px rgba(200,200,200,0.9);
		z-index: 10;
	}
	.governance-fukidashi_body.governance02:after {
		position: absolute;
		top: -15px;
		left: 160px;
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 10px 15px 10px;
		border-color: transparent transparent #ed6d00 
	}	
	/* ----- iframe-market ----- */
	.iframe-market {
		margin-top: 30px;
	}
	/* ----- iframe-stock ----- */
	.iframe-stock {
		margin-top: 30px;
		width: 706px;
		height: 1350px;
	}
	/* ----- iframe-search ----- */
	.iframe-search {
		margin-top: 30px;
		width: 100%;
		height: 1000px;
	}
	/* ----- iframe-calc ----- */
	.iframe-calc {
		margin-top: 30px;
		width: 100%;
		height: 1200px;
	}
  /* ----- historyMapLayout ----- */
  .historyMapLayout {
    position: relative;
  }
  .historyMapLayout__Img {
    position: relative;
  }
  .historyMapLayout__accordionList {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 150;
  }
  [class*="historyMapLayout__accordionList--state_num"] {
    position: absolute;
    text-indent: -9999px;
  }
  [class*="historyMapLayout__accordionList--state_num"] > a {
    display: block;
  }
  [class*="historyMapLayout__accordionList--state_num"] > a {
    width: 20px;
    height: 20px;
    border-radius: 50%;
  }
  .historyMapLayout__accordionList--state_num01 {top: 19px;left: 561px;}
  .historyMapLayout__accordionList--state_num02 {top: 98px;left: 552px;}
  .historyMapLayout__accordionList--state_num03 {top: 98px;left: 649px;}
  .historyMapLayout__accordionList--state_num04 {top: 439px;left: 326px;}
  .historyMapLayout__accordionList--state_num05 {top: 378px;left: 312px;}
  .historyMapLayout__accordionList--state_num06 {top: 458px;left: 608px;}
  .historyMapLayout__accordionList--state_num07 {top: 639px;left: 354px;}
  .historyMapLayout__accordionList--state_num08 {top: 203px;left: 1074px;}
	.historyMapLayout__accordionList--state_num09 {top: 449px;left: 913px;}
	.historyMapLayout__accordionList--state_num10 {top: 705px;left: 929px;}
	.historyMapLayout__accordionList--state_num11 {top: 773px;left: 951px;}
	.historyMapLayout__accordionList--state_num12 {top: 639px;left: 985px;}
	.historyMapLayout__accordionList--state_num13 {top: 917px;left: 1100px;}
	.historyMapLayout__accordionList--state_num14 {top: 1108px;left: 1160px;}
	.historyMapLayout__accordionList--state_num15 {top: 1599px;left: 1012px;}
	
	/* ----- 180223 miura  ----- */
	.ir-stock {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.ir-stock-title_main {
		font-size: 3.2rem;
	}

	.ir-stock-title_sub {
		font-size: 1.4rem;
	}

	.ir-stock-detail {
		width: 270px;
	}

	.ir-stock-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		line-height: 1;
	}

	.ir-stock-list > dt {
		width: 75px;
	}
	.ir-stock-list > dd strong {
		font-size: 3.8rem;
		font-weight: 400;
	}

	.ir-stock-list + .ir-stock-list {
		margin-top: 5px;
	}

	.ir-stock-small {
    position: relative;
    top: 5px;
		font-size: 1.2rem;
		text-align: right;
		display: block;
	}

	.ir-mv {
		padding-top: 40px;
		background: url(/english/ir/images/index_bg01.jpg) 50% 40px no-repeat;
	}

	.ir-mv_inner {
		position: relative;
		height: 320px;
		width: 1200px;
		margin: 0 auto;
	}

	.ir-mv_ti {
		position: absolute;
		margin-top: -0.5em;
		top: 50%;
		z-index: 2;
		color: #fff;
		font-size: 4.2rem;
	}

	.ir-mv-aside {
		position: absolute;
		top: 30px;
		right: 0;
		z-index: 2;
		background-color: rgba(38, 70, 105, 0.5);
		padding: 35px 40px 35px 35px;
		text-align: center;
		color: #fff;
		width: 505px;
	}

	.ir-mv-aside .link-button > li > a {
		width: 100%;
		padding: 6px 30px;
		border: 1px solid #fff;
		color: #fff;
		background-color: transparent;
	}

	.ir-mv-aside .link-button > li > a:before {
		background-color: #264669;
	}

	.ir-mv-aside .link-button > li > a:after {
		border-top-color: #fff;
		border-right-color: #fff;
	}

	.ir-first-layout_right {
		position: relative;
		padding: 25px 25px 85px 25px;
		border: 1px solid #cccccc;
	}

	.ir-first-layout_title {
		padding-bottom: 15px;
		margin-bottom: 25px;
		font-size: 1.8rem;
		border-bottom: 1px solid #cccccc;
		text-align: center;
		line-height: 1.2;
	}

	.ir-first-layout_title_small {
		font-size: 1.4rem;
	}

	.ir-first-layout_dl-btn {
		padding: 15px;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 2;
		width: 100%;
		background-color: #f4f4f4;
		font-size: 1.8rem;
		text-align: center;
	}

	.ir-first-layout_dl-btn:before {
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -24px;
		content: "";
		display: block;
		border: 12px solid transparent;
		border-top-color: #fff;
	}

	.irnews-layout.type-ir-top {
		margin: 0;
		padding: 30px;
	}

	.irnews-layout.type-ir-top .irnews_inner {
		width: auto;
	}

	.irnews-layout.type-ir-top .irnews_body {
		margin-top: 0;
		padding-top: 0;
		background-color: transparent;
	}

	.ir-secound-layout {
		margin-top: 40px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.ir-secound-layout .irnews-layout {
		width: 890px;
	}

	.ir-secound-layout .link-button > li {
		margin-top: 0.8em;
	}

	.ir-secound-layout .link-button > li > a {
		padding: 20px 30px 20px 10px;
		min-width: 100%;
	}

	.ir-secound-layout__pickup {
		width: 270px;
	}
	.ir-secound-layout__pickup__inner {
		padding: 30px 25px;
		background-color: #f4f4f4;
  }

	.ir-secound-layout__pickup_ti {
		margin-bottom: 30px;
		text-align: center;
		font-size: 2.6rem;
	}

	.heading-lv4.type-nobd {
		padding: 0;
		font-size: 2.8rem;
		border-bottom: none;
	}

	.csr-mv {
		padding-top: 40px;
		background: url(/english/csr/images/index_bg01.jpg) 50% 40px no-repeat;
	}

	.csr-mv_inner {
		position: relative;
		height: 320px;
		width: 1200px;
		margin: 0 auto;
	}

	.csr-mv_ti {
		position: absolute;
		margin-top: -0.5em;
		top: 50%;
		z-index: 2;
		color: #fff;
		font-size: 4.2rem;
	}
	/*===========================↓CSRトップメインビジュアル童話の花束用*/
	
	.csr-mv-aside {
		position: absolute;
		top: 68px;
		right: 0;
		z-index: 2;
		background-color: rgba(42, 138, 0, 0.6);
		padding: 35px 35px 35px 35px;
		text-align: center;
		color: #fff;
		width: 540px;
	}

	.csr-mv-aside .link-button > li > a {
		padding: 5px 60px;
		border: 1px solid #fff;
		color: #fff;
		background-color: transparent;
	}

	.csr-mv-aside .link-button > li > a:before {
		background-color: #2a8a00;
	}

	.csr-mv-aside .link-button > li > a:after {
		border-top-color: #fff;
		border-right-color: #fff;
	}

	.csr-mv-aside .csr-mv-media {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.csr-mv-aside .csr-mv-media_image {
		width: 180px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.csr-mv-aside .csr-mv-media_detail {
		padding-left: 45px;
	}

	.csr-mv-aside .csr-mv-media_title {
		font-size: 2.0rem;
		line-height: 1.4;
	}
	
	/*===========================↑CSRトップメインビジュアル童話の花束用*/
	
	/*===========================↓CSRトップメインビジュアルCSRレポート用*/

	.csr-mv-aside-v2 {
		position: absolute;
		top: 30px;
		right: 0;
		z-index: 2;
		background-color: rgba(42, 138, 0, 0.6);
		text-align: center;
		color: #fff;
		padding: 20px 30px;
		width: 560px;
	}

	.csr-mv-aside-v2 .link-button > li > a {
		padding: 5px 90px;
		border: 1px solid #fff;
		color: #fff;
		background-color: transparent;
	}

	.csr-mv-aside-v2 .link-button > li > a:before {
		background-color: #2a8a00;
	}

	.csr-mv-aside-v2 .link-button > li > a:after {
		border-top-color: #fff;
		border-right-color: #fff;
	}

	.csr-mv-aside-v2 .csr-mv-media {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-bottom: 15px;
	}

	.csr-mv-aside-v2 .csr-mv-media:nth-child(2){
		padding-bottom: 0;
		border-top: solid 1px #FFF;
	}
	
	.csr-mv-aside-v2 .csr-mv-media_image {
		padding: 0 10px 0 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 200px;
	}

	.csr-mv-aside-v2 .csr-mv-media_detail {
		padding: 0 0 0 30px;
	}

	.csr-mv-aside-v2 .csr-mv-media_title {
		font-size: 2.0rem;
		line-height: 1.4;
	}
	.csr-mv-aside-v2 .csr-mv-media_title-v2 {
		font-size: 2.0rem;
		line-height: 1.4;
		padding-top:12px;
		width: 200px;
	}

	/*===========================↑CSRトップメインビジュアルCSRレポート用*/
	
	.csr-index {
		margin-top: 40px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.csr-index.type-csr {
		margin-top: 0;
	}
	.csr-index.type-csr + .csr-index.type-csr {
		margin-top: 30px;
	}
	
	.csr-index_elm {
		border-top: 3px solid #00b5ad;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.csr-index[data-row-pc="2"] .csr-index_elm {
		width: 50%;
		margin-left: 0 !important;
	}
	.csr-index[data-row-pc="3"] .csr-index_elm {
		width: calc(100% / 3);
		margin-left: 0 !important;
	}

	.csr-index[data-row-pc="4"] .csr-index_elm {
		width: 25%;
		margin-left: 0 !important;
	}

	.csr-index_elm:before {
		z-index: 10;
		content: "";
		display: block;
		position: absolute;
		height: 100%;
		width: 1px;
		top: -3px;
		right: 0;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
		background-image: linear-gradient(#ffffff, #cccccc);
	}

	.csr-index[data-row-pc="2"] .csr-index_elm:nth-child(2n+1):after,
	.csr-index[data-row-pc="3"] .csr-index_elm:nth-child(3n+1):after,
	.csr-index[data-row-pc="4"] .csr-index_elm:nth-child(4n+1):after {
		z-index: 10;
		content: "";
		display: block;
		position: absolute;
		height: 100%;
		width: 1px;
		top: -3px;
		left: 0;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
		background-image: linear-gradient(#ffffff, #cccccc);
	}

	.csr-index[data-row-pc="2"] .csr-index_elm:nth-child(n+3),
	.csr-index[data-row-pc="3"] .csr-index_elm:nth-child(n+4),
	.csr-index[data-row-pc="4"] .csr-index_elm:nth-child(n+5) {
		margin-top: 30px;
	}

	.csr-index_elm_head {
		position: relative;
		display: block;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.csr-index_elm_head_label {
		position: absolute;
		left: 0;
		bottom: 10px;
		width: 100%;
		color: #fff;
		text-align: center;
		font-size: 2.0rem;
	}

	.csr-index_elm_head_label > span {
		position: relative;
		display: inline-block;
		padding-right: 30px;
	}

	.csr-index_elm_head_label > span: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);
		-webkit-transition-property: right;
		transition-property: right;
		-webkit-transition-duration: .2s;
		transition-duration: .2s;
	}

	.csr-index_elm_head:hover .csr-index_elm_head_label > span:after {
		-webkit-animation: pattern06 .4s;
		animation: pattern06 .4s;
	}

	.csr-index_elm_body {
		padding: 25px 30px;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}

	.csr-index_elm_body > *:first-child {
		margin-top: 0 !important;
	}

	.company-mv {
		padding-top: 40px;
		background: url(/english/company/images/index_im01.jpg) 50% 40px no-repeat;
	}

	.company-mv_inner {
		position: relative;
		height: 320px;
		width: 1200px;
		margin: 0 auto;
	}

	.company-mv_ti {
		position: absolute;
		margin-top: -0.5em;
		top: 50%;
		z-index: 2;
		color: #fff;
		font-size: 4.2rem;
	}

	.company-mv-aside {
		position: absolute;
		top: 60px;
		right: 0;
		z-index: 2;
		background-color: rgba(68, 111, 174, 0.8);
		padding: 20px 50px;
		text-align: center;
		color: #fff;
		height: 200px;
		width: 520px;
	}

	.company-mv-aside .link-button > li > a {
		padding: 5px 60px;
		border: 1px solid #fff;
		color: #fff;
		background-color: transparent;
	}

	.company-mv-aside .link-button > li > a:before {
		background-color: #446fae;
	}

	.company-mv-aside .link-button > li > a:after {
		border-top-color: #fff;
		border-right-color: #fff;
	}

	.company-mv-aside_dl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		line-height: 1;
	}

	.company-mv-aside_dl + .company-mv-aside_dl {
		margin-top: 10px;
	}

	.company-mv-aside_dl dt {
		width: 165px;
		font-size: 2.0rem;
		text-align: left;
	}

	.company-mv-aside_dl dd {
		font-size: 2.6rem;
	}

	.company-mv-aside_dl dd em {
		font-size: 6.0rem;
	}

	.company-mv-aside .company-mv-small {
		font-size: 1.4rem;
		text-align: right;
		display: block;
		margin-top:5px;
	}	
	
	.company-index {
		position: relative;
		background-color: #f4f4f4;
		height: 300px;
	}

	.company-index > *:first-child {
		margin-top: 0 !important;
	}

	.company-index_list {
		width: 100%;
		z-index: 2;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.company-index_list > li {
		width: 50%;
	}

	.company-index_list > li a {
		display: block;
		height: 300px;
		-webkit-transition: ease all 0.3s;
		transition: ease all 0.3s;
	}

	.company-index_list > li a:hover {
		opacity: 0.8;
	}

	.company-index_list > li img {
		display: none;
	}

	.company-index_list_cat01 > a {
		background: url(/english/company/images/index_im02.jpg) 100% 0 no-repeat;
	}

	.company-index_list_cat02 > a {
		background: url(/english/company/images/index_im03.jpg) 0% 0 no-repeat;
	}

	.company-index-sub {
		padding: 40px 0;
		background-color: #f4f4f4;
	}

	.company-index-sub > *:first-child {
		margin-top: 0 !important;
	}

	.company-index-sub_inner {
		width: 1200px;
		margin: 0 auto;
	}

	.company-index-sub_inner .link-button {
		margin-top: 0;
	}

	.assist-related_link-v2_elm > a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		background-color: #fff;
	}

	.assist-related_link-v2_img {
		width: 180px;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}

	.assist-related_link-v2_detail {
		padding: 15px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 1.6rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.heading-lv2-message {

		margin-top: 40px;
	}

	.heading-lv2-message .heading_title {
		font-size: 3.0rem;
		font-weight: 900;
		line-height: 1.4;
	}
	.company-message-layout {
		margin-top: -37px;
		margin-bottom: 30px;
		margin-right: calc(((100vw - 100%) / 2) * -1);
		margin-left: calc(((100vw - 100%) / 2) * -1);
		padding: 55px calc((100vw - 100%) / 2);
		background: url(/english/company/message/images/index_bg01.jpg) no-repeat 50% 0;
		min-height: 320px;
	}

	.company-message_head {
		width: 50%;
		font-size: 4.2rem;
		color: #fff;
		/*padding-left: 70px;	*//*1人表示用*/
	}

	.company-message_body {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 210px;
	}

	.company-message_inner {
		position: relative;
		width: 1200px;
		margin: 0 auto;
	}

	.officer-detail-position,
	.officer-detail-position_sub {
		margin-top: 0.2em;
		font-size: 1.6rem;
		color: #555;
	}

	.officer-detail-position_sub {
		margin-top: 0.4em;
	}

	.officer-detail-title {
		margin-top: 0.8em;
		line-height: 1.2;
		font-size: 2.6rem;
	}

	.investor-index {
		margin-top: 50px;
	}

	.investor-index > a {
		display: block;
	}

	.ir-sublink-layout.type-investor-index {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.ir-sublink-layout.type-investor-index .ir-sublink_item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0;
		border-top: 3px solid #e1e1e1;
		border-bottom: 3px solid #e1e1e1;
		text-align: left;
	}

	.ir-sublink-layout.type-investor-index .ir-sublink_item_inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.ir-sublink-layout.type-investor-index a.block {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 30px 40px 30px 20px;
	}

	.ir-sublink-layout.type-investor-index a.block .ir-sublink_head {
		margin: 0;
		padding-right: 0 !important;
		text-align: left;
		font-size: 2.2rem;
		line-height: 1.3;
	}

	.ir-sublink-layout.type-investor-index a.block .ir-sublink_head:after {
		display: none;
	}

	.ir-sublink-layout.type-investor-index .ir-sublink_detail {
		padding-left: 20px;
	}

	.ir-sublink-layout.type-investor-index .ir-sublink_text {
		margin-top: 0.8em;
	}

	.ir-sublink-layout.type-investor-index a.block:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		right: 8px;
		width: 17px;
		height: 17px;
		margin-top: -15px;
		border-top: 1px solid #939393;
		border-right: 1px solid #939393;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition-property: right;
		transition-property: right;
		-webkit-transition-duration: .2s;
		transition-duration: .2s;
	}

	.ir-sublink-layout.type-investor-index a.block:hover:after {
		-webkit-animation: pattern03 .4s;
		animation: pattern03 .4s;
	}

	.ir-sublink-layout-v3[data-row-pc="3"] > *:nth-child(n+4) {
		margin-top: 40px;
	}

	.ir-sublink-layout-v3 .index-layout-v3_item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	[data-row-pc='3'].ir-sublink-layout-v3 .index-layout-v3_item {
		width: calc(100% / 3);
		margin-left: 0;
	}
	
	.ir-sublink-layout-v3 .index-layout-v3_item > a.block {
		border-left: 1px solid #e6e6e6;
		background-color: #fff;
	}

	.ir-sublink-layout-v3 .ir-sublink-layout-v3_imgwrap {
		position: relative;
	}

	.ir-sublink-layout-v3 .ir-sublink-layout-v3_text {
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		margin-top: 1px;
		padding: 15px;
		background-color: #fff;
		max-width: 100%;
	}

	.ir-sublink-layout-v3 .index-layout-v3_text {
		bottom: 0;
		left: 0;
		width: 100%;
		position: absolute;
		z-index: 2;
		display: table;
		font-size: 1.8rem;
	}

	.ir-sublink-layout-v3 .index-layout-v3_label {
		padding: 15px 40px 15px 20px;
	}

	.gp-block-pc-v1 {
		padding-right: 125px;
		padding-left: 125px;
	}

	.layout-tel {
		margin-top: 1em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.layout-tel_dt {
		font-size: 1.6rem;
		margin-right: 50px;
	}

	.layout-tel_dd {
		font-size: 2.4rem;
	}

	.list-description-v4 > dt {
		position: relative;
		font-size: 2.0rem;
		color: #00ada9;
		padding-left: 20px;
	}

	.list-description-v4 > dt:before {
		content: "";
		position: absolute;
		top: .7em;
		left: 2px;
		display: inline-block;
		width: 14px;
		height: 14px;
		margin-top: -4px;
		background-color: #00ada9;
		border-radius: 50%;
	}

	.list-description-v4 > dd {
		margin-top: 0.5em;
		font-size: 1.6rem;
	}
	/* ----- form-textfield ----- */
	.form-textfield {
		position: relative;
	}
	.form-textfield .form-input-example {
		position: absolute;
		top: 12px;
		left: 10px;
		color: #999;
		transition-property: opacity;
		transition-duration: .2s;
		pointer-events: none;
	}
	.form-textfield input,
	.form-textfield textarea {
		display: block;
		width: 100%;
		max-width: 680px;
	}
	.form-textfield input {
		padding: 0 10px;
		min-height: 46px;
		border: 1px solid #d8d8d8;
		transition-property: min-height, padding-top, border-color;
		transition-duration: .2s;
	}
	.form-textfield textarea {
		padding: 10px;
		min-height: 160px;
		border: 1px solid #d8d8d8;
		transition-property: min-height, padding-top, border-color;
		transition-duration: .2s;
	}
	.form-textfield .form-input-example + input:focus {
		min-height: calc(46px + 1.5em);
		padding-top: 1.5em;
		border-color: #ff9d91;
	}
	.form-textfield .form-input-example + textarea:focus {
		min-height: calc(160px + 2em);
		padding-top: 2em;
		border-color: #ff9d91;
	}
	.form-textfield.entered .form-input-example {
		opacity: 0;
	}
	.form-textfield.entered input {
		min-height: 46px !important;
		padding-top: 0 !important;
	}
	.form-textfield.entered textarea {
		min-height: 160px !important;
		padding-top: 10px !important;
	}
	
	.link-button.column-layout_outFlex li > a {
		display: block !important;
	}
	
	/* ------------------------------------------------------
	 * Clearfix
	------------------------------------------------------ */
	.column-media::after,
	.news-layout > .news_article > .block::after,
	.news-layout .news_detail > .news_property::after,
	.index-layout_item > .block > .index-layout_inner::after,
	.index-layout-v2_item > .block > .index-layout-v2_inner::after,
	.appeal_list_wrap::after,
	.appeal_list_wrap-v3::after,
	.csr-topics_icon_list::after,
	.csr-topics_sub::after,
	.select-card_point::after,
	.select-card_option::after,
	.select-card_option > .select-card_option_list::after,
	.text-number::after,
	.car-care_star::after,
	.column-media.price-layout > .price_detail > .price_body::after,
	.list-square-icon::after {
		clear: both;
		content: "";
		display: block;
	}
		/* Overwrite CSS */
		.contact-layout .contact_link > li > a:hover,
		.news-layout > .news_article > a.block:hover,
		.news-layout-v2 > .news_article > a.block:hover,
		.index-layout_item > a.block:hover,
		.ss-search_link > li > a:hover,
		.ss-search_link-v2 > li > a:hover,
		.contact-layout-v3 .contact_link > li > a:hover {
			color: #E94709;
			transition: all 0.4s;
		}
}

/* ======================================================
 * Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1260px) {
	/* ----- interview-layout ----- */
	.interview-layout {
		margin-right: -30px;
		margin-left: -30px;
		padding: 50px 30px;
	}
	.appeal-layout {
		margin-right: -30px;
		margin-left: -30px;
		padding: 35px 30px;
	}
	.appeal-layout-v3 {
		margin-right: -30px;
		margin-left: -30px;
		padding: 40px 30px;
	}
	.tab_inner {
		margin-right: -30px;
		margin-left: -30px;
	}
	.ir-support {
		margin-right: calc(((1260px - 100%) / 2) * -1);
		margin-left: calc(((1260px - 100%) / 2) * -1);
		padding: 40px calc((1260px - 100%) / 2);
	}	
	.irnews-layout {
		margin-right: calc(((1260px - 100%) / 2) * -1);
		margin-left: calc(((1260px - 100%) / 2) * -1);
		padding: 50px calc((1260px - 100%) / 2) 60px;
	}
	.irnews-layout-v2 {
		margin-right: calc(((1260px - 100%) / 2) * -1);
		margin-left: calc(((1260px - 100%) / 2) * -1);
		padding: 50px calc((1260px - 100%) / 2) 60px;
	}
	.csr-lead {
		margin-right: calc(((1260px - 100%) / 2) * -1);
		margin-left: calc(((1260px - 100%) / 2) * -1);
		padding: 0 calc((1260px - 100%) / 2) 0;
	}
}
@media print {
	.ir-support,
	.number-layout,
	.irnews-layout-v2 {
		margin-right: 0;
		margin-left: 0;
	}
}

/* Overwrite CSS */

.heading-lv1 .heading_title {
	display: table;
	width: 100%;
	font-size: 4.5rem;
	line-height: 1.2;
	font-weight: 300;
	color: #E94709;
}

.heading-lv2 .heading_title {
	font-weight: 500;
	font-size: 3.6rem;
	line-height: 1.5;
	color: #E94709;
}
.heading-lv3 {
	margin-top: 60px;
	padding: 15px 20px 16px;
	background-color: #f4f4f0;
}

.heading-lv3 .heading_title {
	font-size: 2.8rem;
	line-height: 1.2;
	font-weight: 500;
}

.link-local > .is-current > a {
	background-color: #E94709;
	color: #fff;
}

.cell-style1 {
	background-color: #f4f4f0;
	border-left: 1px solid #f4f4f4;
	color: #333;
	font-weight: 400;
}
.cell-style2 {
	background-color: #f4f4f0;
	font-weight: 400;
}