@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: -4px;}}
@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-close,
	.link-text > li > .a-blank > .link_label,
	.link-text > li > .a-video > .link_label,
	.link-text > li > .a-pdf > .link_label,
	.link-text > li > .a-word > .link_label,
	.link-text > li > .a-excel > .link_label,
	.link-text > li > .a-ppt > .link_label,
	.link-text > li > .a-mail > .link_label,
	.link-text > li > .a-rss > .link_label,
	.link-text-v2 > li > .a-blank > .link_label,
	.link-text-v2 > li > .a-video > .link_label,
	.link-text-v2 > li > .a-pdf > .link_label,
	.link-text-v2 > li > .a-word > .link_label,
	.link-text-v2 > li > .a-excel > .link_label,
	.link-text-v2 > li > .a-ppt > .link_label,
	.link-text-v2 > li > .a-mail > .link_label,
	.news-layout .news_detail > .news_title,
	.index-layout-v4_title .link_label,
	.a-blank .related_link > .link_label,
	.a-video .related_link > .link_label,
	.a-pdf .related_link > .link_label,
	.a-word .related_link > .link_label,
	.a-excel .related_link > .link_label,
	.a-ppt .related_link > .link_label,
	.a-mail .related_link > .link_label,
	.line-layout-v3_item > .line-layout-v3_title{
		position: relative;
	}
	.a-blank::after,
	.a-video::after,
	.a-pdf::after,
	.a-word::after,
	.a-excel::after,
	.a-ppt::after,
	.a-mail::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 .a-blank .news_detail > .news_title::after,
	.news-layout .a-video .news_detail > .news_title::after,
	.news-layout .a-pdf .news_detail > .news_title::after,
	.news-layout .a-word .news_detail > .news_title::after,
	.news-layout .a-excel .news_detail > .news_title::after,
	.news-layout .a-ppt .news_detail > .news_title::after,
	.news-layout .a-mail .news_detail > .news_title::after,
	.a-blank .index-layout-v4_title .link_label::after,
	.a-video .index-layout-v4_title .link_label::after,
	.a-pdf .index-layout-v4_title .link_label::after,
	.a-word .index-layout-v4_title .link_label::after,
	.a-excel .index-layout-v4_title .link_label::after,
	.a-ppt .index-layout-v4_title .link_label::after,
	.a-mail .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,
	.line-layout-v3_item > .a-pdf .line-layout-v3_title::after,
	.line-layout-v3_item > .a-blank .line-layout-v3_title::after{
		content: "";
		display: inline-block;
		background: url(/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,
	.index-layout-v4_item > .block > a::after,
	.related_item > a::after,
	.line-layout-v3_item > .a-pdf::after,
	.line-layout-v3_item > .a-blank::after{
		display: none;
	}
	.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,
	.a-blank .index-layout-v4_title .link_label::after {
		margin-left: 8px;
	}
	.a-blank.link-inline {
		margin: 0 25px 0 0;		
	}
	.a-blank.link-inline::after {
		margin: 0 -15px 0 5px;
	}
	.a-video.link-inline {
		margin: 0 34px 0 0;		
	}
	.a-video.link-inline::after {
		margin: 0 -24px 0 5px;
	}
	.a-pdf.link-inline {
		margin: 0 29px 0 0;		
	}
	.a-pdf.link-inline::after {
		margin: 0 -19px 0 5px;
	}
	.a-pdf.link-inline,
	.a-word.link-inline,
	.a-excel.link-inline,
	.a-ppt.link-inline {
		margin: 0 30px 0 0;
	}
	.a-pdf.link-inline::after,
	.a-word.link-inline::after,
	.a-excel.link-inline::after,
	.a-ppt.link-inline::after {
		margin: 0 -20px 0 5px;
	}
	.a-blank::after,
	.link-text > li > .a-blank > .link_label::after,
	.link-text-v2 > li > .a-blank > .link_label::after,
	.a-blank .related_link > .link_label::after,
	.news-layout .a-blank .news_detail .news_title::after,
	.a-blank .index-layout-v4_title .link_label::after,
	.line-layout-v3_item > .a-blank .line-layout-v3_title::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_nex .a-blank::after,
	.footer-group_nmm .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,
	.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,
	.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,
	.line-layout-v3_item > .a-pdf .line-layout-v3_title::after{
		width: 14px !important;
		height: 14px !important;
		background-position: -90px -69px;
	}
	
	.a-pdf.js-esc-filesize .link_label::after {
		margin-left: 10px;
	}
	.a-pdf .index-layout-v4_title .link_label::after {
		vertical-align: 1px;
	}
	.link-button > li >.a-pdf::after,
	.link-button-v2 > li >.a-pdf::after,
	.index-layout_item > .a-pdf::after {
		margin-top: -7px !important;
	}
	.a-word::after,
	.link-text > li > .a-word > .link_label::after,
	.link-text-v2 > li > .a-word > .link_label::after,
	.a-word .related_link > .link_label::after,
	.news-layout .a-word .news_detail .news_title::after,
	.index-layout-v2_item > .a-word .index-layout-v2_label::after,
	.index-layout-v3_item > .a-word .index-layout-v3_label::after,
	.a-word .index-layout-v4_title .link_label::after {
		width: 15px !important;
		height: 15px !important;
		background-position: -75px -26px;
	}
	.a-word.js-esc-filesize .link_label::after {
		margin-left: 10px;
	}
	.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,
	.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.js-esc-filesize .link_label::after {
		margin-left: 10px;
	}
	.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,
	.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.js-esc-filesize .link_label::after {
		margin-left: 10px;
	}
	.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,
	.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;
	}
	.link-text > li > .a-rss > .link_label::after {
		width: 22px !important;
		height: 22px !important;
		background-position: -226px -73px;
		margin-left: 8px;
		vertical-align: -5px;
	}
	.news-layout > .news_article > .block::after {
		display: none;
		width: 0 !important;
		height: 0 !important;
	}
	.a-close::after {
		width: 13px !important;
		height: 13px !important;
		background-position: -209px -96px;
		margin-left: 8px;
	}
	
	/* ----- category setting ----- */
	#consumer .heading-lv2 .heading_title,
	#consumer .bg-text-layout .bg-text_text,
	#consumer .bg-text-layout .text-lead.bg-text_lead,
	#consumer .box-layout .box_title.text-number .text-number_label,
	#consumer .privilege-layout .column-media > .column_detail .privilege_label,
	#consumer .column-media.price-layout .price_body .price_body_number {
		color: #fe6230;
	}
	#consumer .heading-lv2 a.block::before,
	#consumer .column-media.step-layout > .column_detail.step_detail > .step_number,
	#consumer .text-number > [class*="text-number_mark"]  {
		background-color: #fe6230;
	}
	#consumer .bg-text-layout .bg-text_text {
		background-color: #fff0e3;
	}
	#business .heading-lv2 .heading_title,
	#business .bg-text-layout .bg-text_text,
	#business .bg-text-layout .text-lead.bg-text_lead,
	#business .box-layout .box_title.text-number .text-number_label,
	#business .privilege-layout .column-media > .column_detail .privilege_label,
	#business .column-media.price-layout .price_body .price_body_number {
		color: #4c5e8e;
	}
	#business .heading-lv2 a.block::before,
	#business .column-media.step-layout > .column_detail.step_detail > .step_number,
	#business .text-number > [class*="text-number_mark"] {
		background-color: #4c5e8e;
	}
	#company .heading-lv2 .heading_title,
	#company .bg-text-layout .bg-text_text,
	#company .bg-text-layout .text-lead.bg-text_lead,
	#company .box-layout .box_title.text-number .text-number_label,
	#company .privilege-layout .column-media > .column_detail .privilege_label,
	#company .column-media.price-layout .price_body .price_body_number {
		color: #01a6a2;
	}
	#company .heading-lv2 a.block::before,
	#company .column-media.step-layout > .column_detail.step_detail > .step_number,
	#company .text-number > [class*="text-number_mark"] {
		background-color: #01a6a2;
	}
	#emergency .heading-lv1 {
		min-height: 0;
		padding-top: 0;
	}

	/* ----- Micro-interactions ----- */
	/* pattern01 */
	.heading-lv2 a.block::before {
		content: "";
		position: absolute;
		bottom: -3px;
		left: 0;
		width: calc(100% - 35px);
		height: 3px;
		background-color: #01a6a2;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
  }
	.heading-lv2 a.block::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 12px;
		width: 16px;
		height: 16px;
		margin-top: -12px;
		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: -11px;
		border-top: 1px solid #969696;
		border-right: 1px solid #969696;
		-webkit-transform: rotate(45deg);
	  transform: rotate(45deg);
		transition-property: right;
		transition-duration: .2s;
	}
	.heading-lv3 a.block:hover::before {
		transform: scaleX(1);    
	}
	.heading-lv3 a.block:hover::after {
		animation: pattern02 .4s;
	}
	/* pattern03 */
	.heading-lv4 a.block::before {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: calc(100% - 25px);
		height: 2px;
		background-color: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
  }
	.heading-lv4 a.block::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 8px;
		width: 10px;
		height: 10px;
		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-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: -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-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,
	.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: #333;
		transform: scaleX(0);
		transform-origin: bottom left;
		transition: transform .2s;
  }
	.related_link::before,
	.link-text > li > a::before,
	a .index-layout-v4_title::before {
		background-color: #369;
	}
	.navi-anchor-v2 .navi-anchor_list > li > a > .link_label::before {
		background-color: #fff;
	}
	.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;
	}
	.navi-anchor-v2 .navi-anchor_list > li > a > .link_label::after {
		border-color: #fff !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);
	}
	.heading-lv2 div.block .heading_more-label:hover::before,
	.link-button.assist-related_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-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);
	}
	.link-text.assist-local_link > .assist-local_head > a::before {
		bottom: 0;
		left: 40px !important;
		width: calc(100% - 40px) !important;
	}
	a.a-blank .index-layout-v4_title::before,
	a.a-blank .related_link::before {
		width: calc(100% - 38px);
	}
	.link-text > li > .a-rss::before {
		width: calc(100% - 50px);
	}
	.link-text.assist-local_link > li > a::after {
		top: 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;
	}
	.link-text.assist-local_link > .assist-local_head.is-current > a::before {
		display: inline-block;
	}
	.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,
	.site-search-layout .site-search-block .link-button.site-search-button > li > .link_label::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,
	.site-search-layout .site-search-block .link-button.site-search-button > li > .link_label::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,
	.site-search-layout .site-search-block .link-button.site-search-button > li > .link_label: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,
	.qa-layout > .qa_question a.block:hover::after,
	.site-search-layout .site-search-block .link-button.site-search-button > li > .link_label:hover::after {
		animation: pattern06 .4s;
	}
	.link-button.assist-related_link > li > a:hover::after {
		right: 16px;
		transition-property: none;
		transition-duration: 0;
	}
	.link-button.assist-related_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_link > li > a,
	.news-layout > .news_article > a.block,
	.index-layout_item > a.block,
	.ss-search_link > li > a,
	.ss-search_link-v2 > li > a,
	.inquiry_link > li > a,
	.contact-layout-v3 .contact_link > li > a,
	.line-layout-v3_item > a.block{
		transition-property: box-shadow;
		transition-duration: .2s;
	}
 .contact_link > li > a::before,
	.ss-search_link > li > a::before,
	.ss-search_link-v2 > li > a::before,
	.inquiry_link > li > a::before,
	.contact-layout-v3 .contact_link > li > a::before {
		display: none;
	}
	.contact_link > li > a:hover,
	.news-layout > .news_article > a.block:hover,
	.index-layout_item > a.block:hover,
	.ss-search_link > li > a:hover,
	.ss-search_link-v2 > li > a:hover,
	.inquiry_link > li > a:hover,
	.contact-layout-v3 .contact_link > li > a:hover,
	.line-layout-v3_item > a.block:hover{
		box-shadow: 0 8px 13px 0 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: 0 1px 6px 0 rgba(0, 0, 0, .22);
	}
	.index-layout-v2_item > .block .index-layout-v2_label,
	.index-layout-v3_item > .block .index-layout-v3_label {
		transition-property: background-color;
		transition-duration: .4s;
	}
	.index-layout-v2_item > .block:hover .index-layout-v2_label,
	.index-layout-v3_item > .block:hover .index-layout-v3_label {
		background-color: rgba(0, 0, 0, 0);
	}
	.index-layout-v2_item > .block:hover .index-layout-v2_text:last-child .index-layout-v2_label,
	.index-layout-v3_item > .block:hover .index-layout-v3_text:last-child .index-layout-v3_label {
		background-color: rgba(0, 0, 0, .6);
	}
	.index-layout-v2_item > .block .index-layout-v2_description,
	.index-layout-v3_item > .block .index-layout-v3_description {
		transition-property: opacity;
		transition-duration: .2s;
	}
	.index-layout-v2_item > .block:hover .index-layout-v2_description,
	.index-layout-v3_item > .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 */
	.link-faq > li > a,
	.link-text-v2 > li > a {
		transition-property: border-bottom-color;
		transition-duration: .14s;
	}
	.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(/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: "閉じる";
		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;
	}
	.cm-gallary_main .slick-prev,
	.cm-gallary_main .slick-next {
		top: 50%;
	}
	.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: 0;
		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;
	}
	
	/* ----- genre icon ----- */
	.genre_icon {
		width: 120px;
		text-align: center;
		font-size: 1.2rem;
		color: #fff;
		line-height: 24px;
		transition-property: background-color;
		transition-duration: .2s;
	}
	.genre_icon.type1 {background-color: #ff9a48;}
	.genre_icon.type2 {background-color: #d0a81d;}
	.genre_icon.type3 {background-color: #ee6262;}
	.genre_icon.type4 {background-color: #8eb502;}
	.genre_icon.type5 {background-color: #6579be;}
	.genre_icon.type6 {background-color: #bd7db9;}
	a:hover .genre_icon.type1 {background-color: #fe6230;}
	a:hover .genre_icon.type2 {background-color: #986f00;}
	a:hover .genre_icon.type3 {background-color: #e10a0a;}
	a:hover .genre_icon.type4 {background-color: #5d9201;}
	a:hover .genre_icon.type5 {background-color: #3b519c;}
	a:hover .genre_icon.type6 {background-color: #911789;}
	
	/* ------------------------------------------------------
	 * Elements >>> Text
	------------------------------------------------------ */
	/* ----- text-paragraph ----- */
	.text-paragraph {
		margin-top: 1em;
	}
	
	/* ----- text-lead ----- */
	.text-lead {
		font-size: 2rem;
		font-weight: 700;
		line-height: 1.2;
	}
	.text-lead-v2 {
		font-size: 2.4rem;
		line-height: 1.2;
	}
	.text-lead-v3 {
		font-size: 2rem;
		font-weight: 700;
		color: #e51e05;
		line-height: 1.2;
	}
	
	/* ----- text-number ----- */
	.text-number {
		margin-top: 20px;
	}
	.text-number > .text-number_mark,
	.text-number > .text-number_mark-v2,
	.text-number > .text-number_mark-v3 {
		float: left;
		display: inline-block;
		width: 24px;
		height: 24px;
		margin-right: 10px;
		border-radius: 50%;
		font-size: 2rem;
		text-align: center;
		line-height: 24px;
		color: #fff;
	}
	.text-number > .text-number_label,
	.text-number > .text-number_label-v2 {
		position: relative;
		display: block;
		overflow: hidden;
	}
	.text-number > .text-number_mark,
	.text-number > .text-number_mark-v3 {
		margin-top: 6px;
	}
	.text-number > .text-number_mark-v2 {
		margin-top: 0;
	}
	.text-number > .text-number_label {
		font-size: 2.2rem;
	}
	.text-number > .text-number_label[class*="text-number_icon"] {
		padding-left: 45px;
	}
	.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,
	.text-number > .text-number_label.text-number_icon04::before {
		content: "";
		position: absolute;
		top: 3px;
		display: inline-block;
		background: url(/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: 31px;
		background-position: -183px -30px;
	}
	.text-number > .text-number_label.text-number_icon04::before {
		top: 7px;
		left: 0;
		width: 36px;
		height: 20px;
		background-position: -226px -52px;
	}
	
	/* ----- 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;
	}
	
	/* ----- text-caption ----- */
	.text-caption {
		width: auto !important;
		margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.4;
	}
	
	/* ----- EneJet Blue ----- */
	.text-enejetblue{
		color:#1d50a2 !important;
	}
	
	/* ------------------------------------------------------
	 * 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: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 > li,
	.list-note-v2 > li {
		position: relative;
		padding-left: 1.5em;
		color: #666;
		line-height: 1.4;
	}
	.list-note-v2 > li {
		font-size: 1.4rem;
	}
	.list-note.gp-al-center > li,
	.list-note-v2.gp-al-center > li,
	.list-note.gp-al-right > li,
	.list-note-v2.gp-al-right > li {
		display: inline-block;
	}
	.list-note .list_mark,
	.list-note-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
		line-height: 1.4;
	}
	
	/* ----- list-note-order ----- */
	.list-note-order,
	.list-note-order-v2 {
	}
	.list-note-order > li,
	.list-note-order-v2 > li {
		position: relative;
		padding-left: 2.8em;
		color: #666;
		line-height: 1.4;
	}
	.list-note-order-v2 > li {
		font-size: 1.4rem;
	}
	.list-note-order .list_mark,
	.list-note-order-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-bullet ----- */
	.list-bullet > li,
	.list-bullet-v2 > li {
		position: relative;
		padding-left: 1em;
		line-height: 1.4;
	}
	.list-bullet-v2 > li {
		font-size: 1.4rem;
	}
	.list-bullet > li::before {
		content: "";
		position: absolute;
		top: .7em;
		left: 2px;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		background-color: #bbbbbb;
		border-radius: 50%;
	}
	.list-bullet-v2 > li::before {
		content: "";
		position: absolute;
		top: .7em;
		left: 4px;
		display: inline-block;
		width: 4px;
		height: 4px;
		margin-top: -2px;
		background-color: #bbbbbb;
		border-radius: 50%;
	}
	
	/* ----- list-order ----- */
	.list-order > li,
	.list-order-v2 > li {
		position: relative;
		padding-left: 1.8em;
		line-height: 1.4;
	}
	.list-order-v3 > li,
	.list-order-v4 > li {
		position: relative;
		padding-left: 2.8em;
		line-height: 1.4;
	}
	.list-order-v5 > li {
		position: relative;
		padding-left: 2.2em;
		line-height: 1.4;
	}
	.list-order-v2 > li,
	.list-order-v4 > li,
	.list-order-v5 > li {
		font-size: 1.4rem;
	}
	.list-order .list_mark,
	.list-order-v2 .list_mark,
	.list-order-v3 .list_mark,
	.list-order-v4 .list_mark,
	.list-order-v5 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-alphabet ----- */
	.list-alphabet > li,
	.list-alphabet-v2 > li {
		position: relative;
		padding-left: 1.5em;
		line-height: 1.4;
	}
	.list-alphabet-v2 > li {
		font-size: 1.4rem;
	}
	.list-alphabet .list_mark,
	.list-alphabet-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-kana ----- */
	.list-kana > li,
	.list-kana-v2 > li {
		position: relative;
		line-height: 1.4;
	}
	.list-kana > li {
		padding-left: 1.8em;
	}
	.list-kana-v2 > li {
		padding-left: 2em;
		font-size: 1.4rem;
	}
	.list-kana .list_mark,
	.list-kana-v2 .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	
	/* ----- list-description ----- */
	.list-description > dt {
		position: relative;
		padding-left: 1em;
		line-height: 1.4;
	}
	.list-description > dt::before {
		content: "";
		position: absolute;
		top: .7em;
		left: 2px;
		display: inline-block;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		background-color: #bbbbbb;
		border-radius: 50%;
	}
	.list-description > dd {
		margin-top: .3em;
		padding-left: 1em;
		line-height: 1.4;
	}
	.list-description-v2 > dt {
		position: relative;
		padding-left: 1.8em;
		line-height: 1.4;
	}
	.list-description-v2 > dt .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	.list-description-v2 > dd {
		margin-top: .5em;
		padding-left: 1.8em;
		line-height: 1.4;
	}
	.list-description-v3 {
		color: #666;
	}
	.list-description-v3 > dt {
		position: relative;
		padding-left: 1.5em;
		line-height: 1.4;
	}
	.list-description-v3 > dt .list_mark {
		position: absolute;
		top: 0;
		left: 0;
		display: inline-block;
	}
	.list-description-v3 > dd {
		margin-top: .3em;
		padding-left: 1.5em;
		line-height: 1.4;
	}
	
	/* ----- 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(/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 {
		color: #369;
		text-decoration: underline;
	}
	a.link-inline:hover {
		text-decoration: none;
	}
	
	/* ----- link-text ----- */
	.link-text > li {
		line-height: 1.4;
	}
	.link-text > li.is-no-link {
		padding-left: 20px;
	}
	.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;
	}
	.table-layout .link-text[data-row-pc="auto"] {
		padding-bottom: 0;
	}
	.link-text[data-row-pc="auto"] > li {
		margin: 0 30px 0 0;
	}
	
	/* ----- link-button ----- */
	.link-button > li {
		line-height: 1.4;
	}
	.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,
	.link-button_tel > .is-no-tel {
		padding: 12px 15px !important;
		background-color: #fff;
	}
	.link-button_tel .link-tel_text {
		position: relative;
		display: inline-block;
		width: 4em;
		padding-bottom: 35px;
		font-size: 1.4rem;
		line-height: 1.4;
		text-align: center;
		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(/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -29px -52px;
	}
	.link-button_tel .link-fax_text {
		position: relative;
		display: inline-block;
		width: 3.5em;
		padding-bottom: 35px;
		font-size: 1.4rem;
		line-height: 1.4;
		text-align: center;
		vertical-align: middle;
	}
	.link-button_tel .link-fax_text:after {
		content: "";
		position: absolute;
		bottom: 5px;
		left: 50%;
		display: inline-block;
		width: 38px;
		height: 30px;
		margin-left: -18px;
		background: url(/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -226px -22px;
	}
	.link-button_tel .link-tel_number {
		position: relative;
		display: inline-block;
		margin-left: 20px;
		font-size: 3rem;
		line-height: 50px;
		vertical-align: middle;
	}
	.link-button_tel .link-tel_number.has-number_sub {
		padding-top: 15px;
		line-height: normal;
	}
	.link-button_tel .link-tel_number_sub {
		position: absolute;
		top: 0.5em;
		left: 0;
		line-height: 1;
		font-size: 1.1rem;
		font-weight: normal;
	}
	.link-button_tel .link-tel_time {
		display: inline-block;
		margin-left: 20px;
		font-size: 1.2rem;
		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(/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;
	}
	.contact_item .link-button_web .link-web_label {
		margin-left: 20px
	}
	
	/* ----- 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: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		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;
	}
	
	/* ------------------------------------------------------
	 * Elements >>> Image
	------------------------------------------------------ */
	/* ----- image ------ */
	.image-set {
		position: relative;
	}
	.column_image > .image-set + .image-set {
		margin-top: 20px;
	}
	.fit-modal-icon {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.image-set.branch-refinery-movie-set .image_inner img {
		width: auto;
		height: 248px;
	}
	[data-row-pc="3"] .image-set.branch-refinery-movie-set .image_inner img {
		width: auto;
		height: 170px;
	}
	.image-set .js-fitWidth {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.image-set .js-fitWidth.gp-al-left {
		margin-left: 0;
	}
	.image-set .image_caption {
		margin-top: 10px;
		font-size: 1.4rem;
		line-height: 1.4;
		text-align: left;
	}
	.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(/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: 64px;
		height: 64px;
		margin-top: -32px;
		margin-left: -32px;
	}
	[data-row-pc="4"] .image-set.image_player_btn a .image_inner::before,
	[data-row-pc="5"] .image-set.image_player_btn a .image_inner::before,
	[data-row-pc="6"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="1/4"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="1/5"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="1/6"] .image-set.image_player_btn a .image_inner::before,
	.column-media[data-media-size="auto"] .image-set.image_player_btn a .image_inner::before {
		width: 54px;
		height: 54px;
		margin-top: -27px;
		margin-left: -27px;
	}
	[data-row-pc="4"] .image-set.image_player_btn a .image_inner::after,
	[data-row-pc="5"] .image-set.image_player_btn a .image_inner::after,
	[data-row-pc="6"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="1/4"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="1/5"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="1/6"] .image-set.image_player_btn a .image_inner::after,
	.column-media[data-media-size="auto"] .image-set.image_player_btn a .image_inner::after {
		margin: -13px 0 0 -7px;
		border-right: 0 solid transparent;
		border-bottom: 14px solid transparent;
		border-top: 14px solid transparent;
		border-left: 20px solid #fff;
	}
	
	/* ----- 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;
	}

	.line-layout-v3 > .line-layout-v3_item .block {
		border-bottom:1px solid #eeeeee;
		padding:18px 20px;
		display:block;		
	}
	
	
	/* ----- multipleMore ----- */
	.multipleMore.is-active > span::after {
		-webkit-transform: rotate(0);
	  transform: rotate(0);
	}
	
	.multipleMore {
		margin-top: 50px;
		border-top: 1px solid #ccc;
		text-align: center;
	}
	.multipleMore > span {
		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;
	}
	.multipleMore > span:hover {
		background-color: #f4f4f4;
		border-top-color: #f4f4f4;
	}
	.multipleMore > span:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 20px;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url(/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;
	}
	.multipleMore.is-active > span:after {
		background-position: -90px -18px;
	}
	
		/* ----- form-selectfield ----- */
	.select-layout-v2 {
		display: inline-block;
		position: relative;
		margin-top: 30px;
		min-width: 130px;
	}
	.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-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-v2 select::-moz-focus-inner {
		border: 0;
	}
	.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 + *:first-child {
		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-lv1 .heading_title > .heading_icon-development {
		display: table-cell;
		width: 100px;
	}
	.heading-lv1 .heading_title > .heading_icon-development .heading_icon-development_label {
		display: block;
		margin-top: 10px;
		background-color: #ff5400;
		font-size: 1.6rem;
		color: #fff;
		line-height: 30px;
		text-align: center;
	}

	/* brand-logo */
	.brand-logo,
	.brand-logo-v2 {
		line-height: 1;
	}
	.brand-logo-v2 {
		margin-top: 20px;
	}
	.brand-logo + .heading-lv1,
	.brand-logo-v2 + .heading-lv1 {
		min-height: inherit;
		margin-top: 15px;
		padding-top: 0;
	}
	.brand-logo + .heading-lv1 .heading_subtitle,
	.brand-logo-v2 + .heading-lv1 .heading_subtitle {
		position: relative;
		padding-top: 5px;
	}
	.brand-logo + .heading-lv1 .heading_subtitle + .heading_title,
	.brand-logo-v2 + .heading-lv1 .heading_subtitle + .heading_title {
		margin-top: 5px;
	}
	
	/* ----- 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 .heading_title {
		font-size: 3.6rem;
		color: #01a6a2;
		line-height: 1.2;
	}
	.heading-lv2 .heading_subtitle + .heading_title {
		margin-top: 5px;
	}
	.heading-lv2 a.block {
		position: relative;
		display: inline-block;
		padding-right: 35px;
		text-decoration: none;
	}
	.heading-lv2 div.block {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		align-items: center;
	}
	.heading-lv2 div.block .heading_more-label {
		position: relative;
		display: inline-block;
		margin-left: 20px;
		padding-left: 20px;
		color: #333;
		text-decoration: none;
	}
	
	/* ----- heading-lv3 ----- */
	.heading-lv3 {
		margin-top: 40px;
	}
	.heading-lv3 + *:not(section),
	.heading-lv3 + .column-layout[data-row-pc="1"],
	.heading-lv3 + section + * {
		margin-top: 20px !important;
	}
	.heading-lv3 .heading_title {
		font-size: 3rem;
		line-height: 1.2;
	}
	.heading-lv3 a.block {
		position: relative;
		display: inline-block;
		padding-right: 35px;
		text-decoration: none;
	}

	/* ----- heading-lv4 ----- */
	.heading-lv4 {
		margin-top: 30px;
	}
	.heading-lv4 + *:not(section),
	.heading-lv4 + .column-layout[data-row-pc="1"],
	.heading-lv4 + section + * {
		margin-top: 15px !important;
	}
	.heading-lv4 .heading_title {
		font-size: 2.4rem;
		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: 25px;
	}
	.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: 1.8rem;
		font-weight: 700;
		line-height: 1.2;
	}
	.heading-lv5 a.block {
		position: relative;
		display: inline-block;
		padding-right: 25px;
		text-decoration: none;
	}
	
	/* ----- heading-outline ----- */
	.heading-outline .heading_title {
		overflow: hidden;
		position: absolute;
		height: 1px;
		width: 1px;
		clip: rect(1px 1px 1px 1px);
		clip: rect(1px, 1px, 1px, 1px);
		-webkit-clip-path: inset(0px 0px 99.9% 99.9%);
						clip-path: inset(0px 0px 99.9% 99.9%);
		padding: 0;
		border: 0;
	}
	
	/* ------------------------------------------------------
	 * 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: 20px;
		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: -8px;
		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;
	}
	.navi-anchor_list[data-row-pc="auto"] > li > a {
		padding-left: 0;
	}
	.navi-anchor_list[data-row-pc="auto"] > li > a > .link_label {
		white-space: nowrap;
	}
	.table-layout .navi-anchor_list[data-row-pc="auto"] > li > a > .link_label {
		white-space: normal;
	}
	.navi-anchor-v2 + *:not(section) {
		margin-top: 5px;
	}
	.navi-anchor-v2 .navi-anchor_list > li {
		display: table;
		margin-top: 0;
		border-left: none;
	}
	.navi-anchor-v2 .navi-anchor_list > li > a {
		padding-left: 0;
		text-align: left;
		color: #fff;
	}
	
	/* ------------------------------------------------------
	 * 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;
	}
	.table_unit th,
	.table_unit td {
		padding: 15px 25px;
		border-bottom: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
		text-align: left;
		vertical-align: top;
		line-height: 1.4;
	}
	.f-small .table_unit th,
	.f-small .table_unit td {
		padding: 10px;
	}
	.table_unit .colspan2 {
		border-right: none !important;
	}
	.table_unit .colspan2 +* {
		border-left: none !important;
	}
	.table_unit th > *:first-child,
	.table_unit td > *:first-child {
		margin-top: 0 !important;
	}
	.table_unit th > *:first-child:last-child,
	.table_unit td > *:first-child:last-child {
		padding-bottom: 0 !important;
	}
	.table_unit td {
		background-color: #fff;
	}
	.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-logo-set {
		display: table;
	}
	.table-logo_label {
		display: table-cell;
		vertical-align: middle;
		font-size: 2.0rem;
		font-weight: 700;
	}
	.table-logo_image {
		display: table-cell;
		line-height: 0;
		padding-left: 10px;
		vertical-align: middle;
	}
	.table-layout .link-button > li > a,
	.table-layout .link-button-v2 > li > a {
		min-width: inherit;
	}
	.table_unit .cell-style1 {
		background-color: #767676;
		color: #fff;
		font-weight: 400;
	}
	.table_unit .cell-style2 {
		background-color: #f4f4f4;
		font-weight: 400;
	}
	.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;
	}
	.table-layout.table-layout-sapa .image-set .image_inner img {
		width: 90px;
		height: auto;
	}
	.table-layout.table-layout-sapa .link-text {
		padding-bottom: 0;
	}
	
	
	/*--色ありver--*/
	/*--個人:consumer--*/	
	#consumer .table_unit-v2 {
		table-layout: fixed;
		width: 100%;
		border-top: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
	}
	#consumer .table_unit-v2 th,
	#consumer .table_unit-v2 td {
		padding: 15px 25px;
		border-bottom: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
		text-align: left;
		vertical-align: top;
		line-height: 1.4;
	}
	#consumer .f-small .table_unit-v2 th,
	#consumer .f-small .table_unit-v2 td {
		padding: 10px;
	}
	#consumer .table_unit-v2 .colspan2 {
		border-right: none !important;
	}
	#consumer .table_unit-v2 .colspan2 +* {
		border-left: none !important;
	}
	#consumer .table_unit-v2 th > *:first-child,
	#consumer .table_unit-v2 td > *:first-child {
		margin-top: 0 !important;
	}
	#consumer .table_unit-v2 th > *:first-child:last-child,
	#consumer .table_unit-v2 td > *:first-child:last-child {
		padding-bottom: 0 !important;
	}
	#consumer .table_unit-v2 td {
		background-color: #fff;
	}
	#consumer .table_unit-v2 td > .column-layout {
		margin-top: 10px;
	}
	#consumer .table_unit-v2 td > ul,
	#consumer .table_unit-v2 td > ol {
		margin-top: .3em;
		padding-bottom: .3em;
	}
	#consumer .table_unit-v2 td > ul > li,
	#consumer .table_unit-v2 td > ol > li {
		margin-top: .1em;
	}
	#consumer .table_unit-v2 td > .link-button > li,
	#consumer .table_unit-v2 td > .link-button-v2 > li {
		margin-top: .5em;
	}
	#consumer .table_unit-v2 td > .link-button > li:first-child,
	#consumer .table_unit-v2 td > .link-button-v2 > li:first-child {
		margin-top: 0;
	}
	#consumer .table_unit-v2 .cell-style1 {
		background-color: #FC7649;
		color: #fff;
		font-weight: 400;
	}
	#consumer .table_unit-v2 .cell-style2 {
		background-color: #FCEAE3;
		font-weight: 400;
	}
	#consumer .table_unit-v2 .cell-style3 {
		background-color: #f4f4f4;
		font-weight: 400;
	}
	
	/*--法人:business--*/	
	#business .table_unit-v2 {
		table-layout: fixed;
		width: 100%;
		border-top: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
	}
	#business .table_unit-v2 th,
	#business .table_unit-v2 td {
		padding: 15px 25px;
		border-bottom: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
		text-align: left;
		vertical-align: top;
		line-height: 1.4;
	}
	#business .f-small .table_unit-v2 th,
	#business .f-small .table_unit-v2 td {
		padding: 10px;
	}
	#business .table_unit-v2 .colspan2 {
		border-right: none !important;
	}
	#business .table_unit-v2 .colspan2 +* {
		border-left: none !important;
	}
	#business .table_unit-v2 th > *:first-child,
	#business .table_unit-v2 td > *:first-child {
		margin-top: 0 !important;
	}
	#business .table_unit-v2 th > *:first-child:last-child,
	#business .table_unit-v2 td > *:first-child:last-child {
		padding-bottom: 0 !important;
	}
	#business .table_unit-v2 td {
		background-color: #fff;
	}
	#business .table_unit-v2 td > .column-layout {
		margin-top: 10px;
	}
	#business .table_unit-v2 td > ul,
	#business .table_unit-v2 td > ol {
		margin-top: .3em;
		padding-bottom: .3em;
	}
	#business .table_unit-v2 td > ul > li,
	#business .table_unit-v2 td > ol > li {
		margin-top: .1em;
	}
	#business .table_unit-v2 td > .link-button > li,
	#business .table_unit-v2 td > .link-button-v2 > li {
		margin-top: .5em;
	}
	#business .table_unit-v2 td > .link-button > li:first-child,
	#business .table_unit-v2 td > .link-button-v2 > li:first-child {
		margin-top: 0;
	}
	#business .table_unit-v2 .cell-style1 {
		background-color: #627199;
		color: #fff;
		font-weight: 400;
	}
	#business .table_unit-v2 .cell-style2 {
		background-color: #E3EAFC;
		font-weight: 400;
	}
	#consumer .table_unit-v2 .cell-style3 {
		background-color: #f4f4f4;
		font-weight: 400;
	}	
	
	/*--企業:company、カテゴリなし--*/	
	.table_unit-v2,
	#company .table_unit-v2 {
		table-layout: fixed;
		width: 100%;
		border-top: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
	}
	.table_unit-v2 th,
	.table_unit-v2 td,
	#company .table_unit-v2 th,
	#company .table_unit-v2 td {
		padding: 15px 25px;
		border-bottom: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		border-left: 1px solid #d9d9d9;
		text-align: left;
		vertical-align: top;
		line-height: 1.4;
	}
	.f-small .table_unit-v2 th,
	.f-small .table_unit-v2 td, 
	#company .f-small .table_unit-v2 th,
	#company .f-small .table_unit-v2 td {
		padding: 10px;
	}
	.table_unit-v2 .colspan2,
	#company .table_unit-v2 .colspan2 {
		border-right: none !important;
	}
	.table_unit-v2 .colspan2 +*,
	#company .table_unit-v2 .colspan2 +* {
		border-left: none !important;
	}
	.table_unit-v2 th > *:first-child,
	.table_unit-v2 td > *:first-child, 
	#company .table_unit-v2 th > *:first-child,
	#company .table_unit-v2 td > *:first-child {
		margin-top: 0 !important;
	}
	.table_unit-v2 th > *:first-child:last-child,
	.table_unit-v2 td > *:first-child:last-child,
	#company .table_unit-v2 th > *:first-child:last-child,
	#company .table_unit-v2 td > *:first-child:last-child {
		padding-bottom: 0 !important;
	}
	.table_unit-v2 td,
	#company .table_unit-v2 td {
		background-color: #fff;
	}
	.table_unit-v2 td > .column-layout,
	#company .table_unit-v2 td > .column-layout {
		margin-top: 10px;
	}
	.table_unit-v2 td > ul,
	.table_unit-v2 td > ol,
	#company .table_unit-v2 td > ul,
	#company .table_unit-v2 td > ol {
		margin-top: .3em;
		padding-bottom: .3em;
	}
	.table_unit-v2 td > ul > li,
	.table_unit-v2 td > ol > li, 
	#company .table_unit-v2 td > ul > li,
	#company .table_unit-v2 td > ol > li {
		margin-top: .1em;
	}
	.table_unit-v2 td > .link-button > li,
	.table_unit-v2 td > .link-button-v2 > li,
	#company .table_unit-v2 td > .link-button > li,
	#company .table_unit-v2 td > .link-button-v2 > li {
		margin-top: .5em;
	}
	.table_unit-v2 td > .link-button > li:first-child,
	.table_unit-v2 td > .link-button-v2 > li:first-child,
	#company .table_unit-v2 td > .link-button > li:first-child,
	#company .table_unit-v2 td > .link-button-v2 > li:first-child {
		margin-top: 0;
	}
	.table_unit-v2 .cell-style1,
	#company .table_unit-v2 .cell-style1 {
		background-color: #45ADAC;
		color: #fff;
		font-weight: 400;
	}
	.table_unit-v2 .cell-style2,
	#company .table_unit-v2 .cell-style2 {
		background-color: #EBFCFC;
		font-weight: 400;
	}
	.table_unit-v2 .cell-style3,
	#company .table_unit-v2 .cell-style3 {
		background-color: #f4f4f4;
		font-weight: 400;
	}
	/* ------------------------------------------------------
	 * 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);
		max-width: 600px;
	}
	.link-local[data-row-pc="3"] > *,
	.navi-anchor_list[data-row-pc="3"] > * {
		width: calc(100% / 3);
		max-width: 400px;
	}
	.link-local[data-row-pc="4"] > *,
	.navi-anchor_list[data-row-pc="4"] > * {
		width: calc(100% / 4);
		max-width: 300px;
	}
	.link-local[data-row-pc="5"] > *,
	.navi-anchor_list[data-row-pc="5"] > * {
		width: calc(100% / 5);
		max-width: 240px;
	}
	.link-local[data-row-pc="6"] > *,
	.navi-anchor_list[data-row-pc="6"] > * {
		width: calc(100% / 6);
		max-width: 200px;
	}
	.link-local[data-row-pc] > li {
		min-height: 66px;
		margin-left: 0 !important;
	}
	.link-local[data-row-pc] > li > a {
		height: 100%;
		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% - 3px) / 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;
	}
	 .box-layout-v4 .box_detail [data-row-pc="2"] > * {
	  width: calc((100% - 36px) / 2);
	  margin-left: 36px;
	}
	 .box-layout-v4 .box_detail [data-row-pc="3"] > * {
	  width: calc((100% - 70px) / 3);
	  margin-left: 35px;
	}
	 .box-layout-v4 .box_detail [data-row-pc="4"] > * {
	  width: calc((100% - 108px) / 4);
	 margin-left: 36px;
	}
	/* ------------------------------------------------------
	 * Layout >>> Column
	------------------------------------------------------ */
	/* ----- column-media ----- */
	.column-media {
		margin-top: 36px;
	}
	.column-media-heading + .column-media {
		margin-top: 10px;
	}
	.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;
		width: 788px;
	}
	.column-media.step-layout > .step_image {
		width: 376px;
		margin-bottom: 0;
	}
	.column-media.step-layout > .column_detail.step_detail {
		width: calc(100% - 412px);
	}
	.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 > .column_item > *:first-child,
	.column-layout > .column_item > section > [class*="box-layout"] {
		margin-top: 0;
	}
	.column-layout[data-row-pc="2"] > .column_item.gp-al-center {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	/* ----- column-list-layout ----- */
	.column-list-layout {
		margin-top: 30px;
	}
	.column-list-layout > .link-button {
		margin-top: 30px;
	}
	.column-list-layout > .link-button > *:first-child {
		margin-top: 0;
	}
	.column-list-layout > .link-button > li > a {
		display: block;
	}
	
	/* ------------------------------------------------------
	 * Layout >>> Box
	------------------------------------------------------ */
	.box-layout,
	.box-layout-v2,
	.box-layout-v3,
	.box-layout-v4 {
		margin-top: 50px;
	}
	[class*="box-layout"].cp-box-layout {
		margin-top: 80px;
		padding: 30px 35px;
	}
	.accordion_detail .box-layout,
	.accordion_detail .box-layout-v2,
	.accordion_detail .box-layout-v3,
	.accordion_detail .box-layout-v4 {
		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,
	.box-layout-v4 > *: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,
	.box-layout-v4 > .box_detail > *:first-child {
		margin-top: 0;
	}
	.box-layout > .box_detail > .column-media:last-child > .column_image,
	.box-layout-v2 > .box_detail > .column-media:last-child > .column_image,
	.box-layout-v3 > .box_detail > .column-media:last-child > .column_image,
	.box-layout-v4 > .box_detail > .column-media:last-child > .column_image {
		margin-bottom: 0;
	}

	/* ----- box-layout ----- */
	.box-layout {
		padding: 30px 35px 30px;
		border: 1px solid #ccc;
	}
	.box-layout > .box_title {
		font-size: 2rem;
		font-weight: 700;
	}
	.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 {
		font-size: 2rem;
		font-weight: 700;
	}
	.box-layout-v2 > .box_detail {
		margin-top: 15px;
	}
	
	/* ----- box-layout-v3 ----- */
	.box-layout-v3 {
		padding: 30px 35px 40px;
		background-color: #f4f4f4;
	}
	.box-layout-v3 > .box_title {
		font-size: 2rem;
		text-align: center;
	}
	.box-layout-v3 > .box_detail {
		margin-top: 15px;
	}
	
	/* ----- box-layout-v4 ----- */
	.box-layout-v4 {
		padding: 40px;
		background-color: #f4f4f4;
	}
	.box-layout-v4 > .box_title {
		font-size: 2rem;
		text-align: center;
	}
	.box-layout-v4 > .box_detail {
		margin-top: 15px;
	}
	
	/* ------------------------------------------------------
	 * Layout >>> Other
	------------------------------------------------------ */
	/* ----- accordion-layout ----- */
	.accordion-layout > .accordion_detail,
	.accordion-layout-v2 > .accordion_detail-v2 {
		display: none;
	}
 .accordion-layout.is-default-open > .accordion_detail {
		display: block;
	}
	.accordion-layout > .accordion_detail[data-row-pc],
	.accordion-layout-v2 > .accordion_detail-v2[data-row-pc],
	.accordion-layout > .accordion_detail[data-row-pc],
	.accordion-layout-v2 > .accordion_detail-v2[data-row-pc] {
		display: -webkit-flex;
		display: flex;
	}
	.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: "開く";
		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: "閉じる";
	}
	.accordion-layout > .accordion_trigger > .accordion_label:after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		width: 18px;
		height: 18px;
		margin-top: -9px;
		background: url(/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(/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 + .accordion_trigger-v2 {
		margin-top: 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;
	}
	.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 > .csr > a {
		padding: 0 36px;
	}
	.news-tab_navi .tab_list > .csr > a span {
		word-break: break-all;
	}
	.news-tab_navi .tab_list > .all > a::before {background-color: #e7e7e7;}
	.news-tab_navi .tab_list > .petro > a::before {background-color: #ffe5dd;}
	.news-tab_navi .tab_list > .energy > a::before {background-color: #f9efcd;}
	.news-tab_navi .tab_list > .rd > a::before {background-color: #eaf0fe;}
	.news-tab_navi .tab_list > .env > a::before {background-color: #e9f0cf;}
	.news-tab_navi .tab_list > .csr > a::before {background-color: #efeafe;}
	.news-tab_navi .tab_list > .company > a::before {background-color: #dff9f8;}
	.news-tab_navi .tab_list > .is-current.all > a {background-color: #767676;}
	.news-tab_navi .tab_list > .is-current.petro > a {background-color: #fe6230;}
	.news-tab_navi .tab_list > .is-current.energy > a {background-color: #e3b102;}
	.news-tab_navi .tab_list > .is-current.rd > a {background-color: #6479bd;}
	.news-tab_navi .tab_list > .is-current.env > a {background-color: #8db501;}
	.news-tab_navi .tab_list > .is-current.csr > a {background-color: #bd7db9;}
	.news-tab_navi .tab_list > .is-current.company > 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: #e9eaf8;}
	.csr-tab_navi .tab_list > .csr-tab_category3 > a::before {background-color: #def4de;}
	.csr-tab_navi .tab_list > .csr-tab_category4 > a::before {background-color: #e0edf7;}
	.csr-tab_navi .tab_list > .csr-tab_category5 > a::before {background-color: #d7f2f2;}
	.csr-tab_navi .tab_list > .csr-tab_category6 > a::before {background-color: #f8e3e9;}
	.csr-tab_navi .tab_list > .csr-tab_category7 > a::before {background-color: #e4f1e4;}
	.csr-tab_navi .tab_list > .csr-tab_category8 > a::before {background-color: #fff8f2;}
	.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: #797bd0;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category3 > a {background-color: #04b804;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category4 > a {background-color: #6494b8;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category5 > a {background-color: #3fbaba;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category6 > a {background-color: #e67093;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category7 > a {background-color: #438343;}
	.csr-tab_navi .tab_list > .is-current.csr-tab_category8 > a {background-color: #ff9833;}
	
	/* ------------------------------------------------------
	 * 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;
	}
	.form-selectfield {
		position: relative;
	}
	.form-selectfield: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;
	}
	.form-selectfield select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		display: block;
		width: 100%;
		height: 46px;
		padding: 0 30px 0 10px;
		border: 1px solid #d8d8d8;
	}
	.form-selectfield select::-ms-expand {
		display: none;
	}
	.form-selectfield.form-selectfield-sapa,
	.form-selectfield.form-selectfield-h_station {
		width: 50%;
		margin-top: 30px;
	}
	
	/* ----- 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: 4px;
		margin-right: 20px;
	}
	.news-layout .news_detail > .news_property > .news_date {
		display: inline-block;
		float: left;
		width: 9.5em;
		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.2rem;
		line-height: 20px;
		text-align: center;
		color: #fff;
	}
	.news-layout .news_detail > .news_property > .news_icon.petro {
		background-color: #fe6230;
	}
	.news-layout .news_detail > .news_property > .news_icon.energy {
		background-color: #e3b102;
	}
	.news-layout .news_detail > .news_property > .news_icon.env {
		background-color: #8db501;
	}
	.news-layout .news_detail > .news_property > .news_icon.csr {
		background-color: #bd7db9;
	}
	.news-layout .news_detail > .news_property > .news_icon.rd {
		background-color: #6479bd;
	}
	.news-layout .news_detail > .news_property > .news_icon.company {
		background-color: #00ada9;
	}
	.news-layout .news_detail > .news_title {
		overflow: hidden;
		padding: 3px 0;
		line-height: 1.4;
	}
	
	/* ----- 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_link {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.contact_link > li > a {
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.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_item > *:first-child {
		margin-top: 0 !important;
	}
	.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,
	.contact-layout-v2 .contact_text .contact_text_number-v2 {
		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_tel > a,
	.contact-layout-v3 .link-button_tel + .link-button_web > a {
	  display: -webkit-flex;
	  display: flex;
	  height: 100%;
	}
	.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 {
		bottom: 0;
		background-position: -109px -54px;
	}
	.contact-layout-v3 .link-button_web .link-web_text:after {
		bottom: 0;
		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;
		height: 48px;
		width: auto;		
	}
	
	.contact-layout-v3 .link-button_web .link-web_logo {
		display:inline-block;
		width:54px;
	}	
	.contact-layout-v3 .link-button_web .link-web_logo img{
		vertical-align: middle;
	}

	.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 {
		font-size: 2rem;
		display:inline-block;
		vertical-align: middle;		
		width:calc(100% - 60px);
		padding-left:10px;
	}
	.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: 440px;
		height: auto;
		margin: 0 auto;
		text-align: center;
	}
	.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_link-text,
	.index-layout_image + .index-layout_label + .index-layout_description,
	.index-layout_image + .index-layout_label + .index-layout_description-v2,
	.index-layout_image + .index-layout_label + .index-layout_link-text,
	.index-layout_image + .index-layout_label + .index-layout_description + .index-layout_link-text,
	.index-layout_image + .index-layout_label + .index-layout_description-v2 + .index-layout_link-text,
	.index-layout_image + .index-layout_block {
		overflow: hidden;
		display: block;
	}
	.index-layout_image + .index-layout_block {
		padding-bottom: 2px;
	}
	.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 > *:first-child,
	.index-layout-v2_item > section > *:first-child {
		margin-top: 0;
	}
	.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;
	}
	.is-hover-link-text .index-layout-v2_description .link-text {
		margin-top: 0;
	}
	.is-hover-link-text .index-layout-v2_description .link-text li a {
		color: #fff;
	}
	.is-hover-link-text .index-layout-v2_description .link-text li a:before {
		background-color: #fff;
	}
	.is-hover-link-text .index-layout-v2_description .link-text li a:after {
		border-color: #fff !important;
	}
	.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.type1 > .block {background-color: #ff9a48;}
	.index-layout-v2_item.genre_link.type2 > .block {background-color: #d0a81d;}
	.index-layout-v2_item.genre_link.type3 > .block {background-color: #ee6262;}
	.index-layout-v2_item.genre_link.type4 > .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.type1 > .block:hover {background-color: #fe6230;}
	.index-layout-v2_item.genre_link.type2 > .block:hover {background-color: #986f00;}
	.index-layout-v2_item.genre_link.type3 > .block:hover {background-color: #e10a0a;}
	.index-layout-v2_item.genre_link.type4 > .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: 25px 30px;
		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;
		color: #369;
	}
	.index-layout-v4 .link-text.index-layout-v4_link {
		margin-top: 15px;
	}
	
	/* ----- index-boxlist ----- */
	.index-boxlist {
		display:flex;
		-webkit-box-lines:multiple;
		-moz-box-lines:multiple;
		-webkit-flex-wrap:wrap;
		-moz-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		border-left: 1px solid #ccc;
	}
	
	.index-boxlist li {
		display:table;
		float:left;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		overflow: hidden;
		position: relative;
	}
	
	.index-boxlist li a {
	display: table-cell;
	padding: 20px 25px 20px 10px;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	position: relative;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	}
	
	.index-boxlist li a:hover {
		background-color: #f4f4f4;
	}
	
	.index-boxlist li: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-boxlist li:hover:after {
		animation: pattern06 .4s;
	}
	
	.index-boxlist[data-row-pc="1"] li:nth-child(-n+1),
	.index-boxlist[data-row-pc="2"] li:nth-child(-n+2),
	.index-boxlist[data-row-pc="3"] li:nth-child(-n+3),
	.index-boxlist[data-row-pc="4"] li:nth-child(-n+4),
	.index-boxlist[data-row-pc="5"] li:nth-child(-n+5),
	.index-boxlist[data-row-pc="6"] li:nth-child(-n+6){
		border-top: 1px solid #ccc;
	}
	
	.index-boxlist[data-row-pc] > li{
		margin-left:0;
	}
	.index-boxlist[data-row-pc="1"] > li{
		width:100%;
	}
	
	.index-boxlist[data-row-pc="2"] > li{
		width:calc(100% / 2);
	}
	
	.index-boxlist[data-row-pc="3"] > li{
		width:calc(100% / 3);
	}
	
	.index-boxlist[data-row-pc="4"] > li{
		width:calc(100% / 4);
	}
	
	.index-boxlist[data-row-pc="5"] > li{
		width:calc(100% / 5);
	}
	
	.index-boxlist[data-row-pc="6"] > li{
		width:calc(100% / 6);
	}
	
	.index-boxlist_text{
		margin-top:10px;	
	}
	
	
	/* ----- ss-search-layout ----- */
	.ss-search-layout {
		position: relative;
		margin-top: 80px;
		padding: 30px;
		background-color: #fff1e4;
		text-align: center;
	}
	.ss-search_image {
		position: absolute;
		bottom: 19px;
		left: 99px;
	}
	.ss-search_image-v2 {
		position: absolute;
		bottom: 15px;
		right: 108px;
	}
	.ss-search_title {
		font-size: 2rem;
	}
	.ss-search_inner {
		margin-top: 20px;
	}
	.link-button-v2.ss-search_link > li > a,
	.link-button-v2.inquiry_link > li > a {
		width: 610px;
		padding: 15px 40px;
		background-color: #fe6230;
		font-size: 2.8rem;
		color: #fff;
	}
	.link-button-v2.ss-search_link > li > a > .link_label,
	.link-button-v2.inquiry_link > li > a > .link_label {
		position: relative;
		display: block;
		text-align: center;
	}
	.link-button-v2.ss-search_link > li > a > .link_label::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		display: inline-block;
		width: 26px;
		height: 27px;
		margin-top: -14px;
		background: url(/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -58px -52px;
	}
	.list-note-v2.ss-search_note > li {
		display: inline-block;
		text-align: left;
	}
	
	/* ----- ss-search-layout ----- */
	.ss-search-layout-v2 {
		margin-top: 50px;
		padding: 30px;
		background: #fff1e4 url(/common/images/com_bg01.png) no-repeat 0 100%;
		text-align: center;
	}
	.ss-search_title-v2 {
		font-size: 2rem;
	}
	.ss-search_inner-v2 {
		margin-top: 20px;
	}
	.link-button-v2.ss-search_link-v2 > li > a {
		width: 610px;
		padding: 15px 40px;
		background-color: #fe6230;
		font-size: 2.8rem;
		color: #fff;
	}
	.link-button-v2.ss-search_link-v2 > li > a > .link_label {
		position: relative;
		display: block;
		text-align: center;
	}
	.link-button-v2.ss-search_link-v2 > li > a > .link_label::before {
		content: "";
		position: absolute;
		top: 50%;
		left: 0;
		display: inline-block;
		width: 26px;
		height: 27px;
		margin-top: -14px;
		background: url(/common/images/com_sprite_ic01.png) no-repeat 0 0;
		background-position: -58px -52px;
	}
	
	/* ----- 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;
		color: #369;
	}
	.related_item .related_link a {
		color: #369;
	}
	.related_item .related_image-v2 {
		margin-top: 10px;
	}
	.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;
	}
	.check-layout .index-layout-v2.check_body {
		width: 1236px;
		margin-top: 0;
		margin-left: -36px;
	}
	.check-layout .index-layout-v2.check_body > .index-layout-v2_item {
		width: 273px;
		min-height: 200px;
		margin-top: 30px !important;
		margin-left: 36px !important;
	}
	.check-layout .check_no-genre {
		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;
		min-height: 200px;
		margin-top: 30px;
	}
	
	/* ----- flow-layout ----- */
	.flow-layout {
		position: relative;
		padding-bottom: 50px;
	}
	.flow-layout::before {
		content: "";
		position: absolute;
		bottom: 24px;
		left: 50%;
		display: block;
		width: 39px;
		height: 1px;
		margin-left: -35px;
		background-color: #767676;
		-webkit-transform: rotate(35deg);
	  transform: rotate(35deg);
	}
	.flow-layout:after {
		content: "";
		position: absolute;
		bottom: 24px;
		right: 50%;
		display: block;
		width: 39px;
		height: 1px;
		margin-right: -35px;
		background-color: #767676;
		-webkit-transform: rotate(-35deg);
	  transform: rotate(-35deg);
	}
	.flow-layout.icon-left:before {
		left: 0;
		margin-left: 0;	
	}
	.flow-layout.icon-left:after {
		right: inherit;
		left: 32px;
		margin-right: 0;
	}
	/* ----- 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);
	}
	
	/* ----- people-layout ----- */
	.people-layout {
		margin-top: 50px;
	}
	.people-layout > .people_item {
		margin-top: 36px;
		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 {
		-webkit-justify-content: center;
		justify-content: center;
		width: 1200px;
		margin: 0 auto;
	}
	.cm-gallary-layout .banner_inner {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
	}
	.banner_inner > .image-set {
		margin-top: 30px;
	}
	.banner_inner > .image-set:nth-child(-n+4) {
		margin-top: 0;
	}
	.banner_item_inner.oldsize {
		width: 208px;
	}
	.banner_item_inner > a[target="_blank"] {
		position: relative;
		display: block;
	}
	.banner_item_inner > a[target="_blank"]:after {
		content: "";
		position: absolute;
		right: 3px;
		bottom: 3px;
		display: block;
		width: 12px;
		height: 12px;
		background: url(/common/images/com_ic01.png) no-repeat 0 0;
	}
	
	/*バナースライド*/
	 
	.banner-layout .banner_inner.js-slider-banner > .banner_item{
		display:none;
	}
	.banner-layout .banner_inner.slick-slider {
		padding-bottom: 0px;
	}
	.banner-layout .banner_inner.slick-slider.slick-dotted {
		padding-bottom: 40px;
	}
	
	/* ----- 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,
	.column-media.csr-topics_media-noImg {
		position: relative;
	}
	.csr-topics_date + .column-media.csr-topics_media,
	.csr-topics_date + .column-media.csr-topics_media-noImg {
		margin-top: 10px;
	}
	.column-media[data-media-size="1/6"].csr-topics_media .csr-topics_icon_list,
	.column-media[data-media-size="1/6"].csr-topics_media .csr-topics_detail,
	.column-media[data-media-size="1/6"].csr-topics_media .csr-topics_icon_img {
		margin-left: 206px;
	}
	.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,
	.column-media[data-media-size="1/4"].csr-topics_media .csr-topics_icon_img {
		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,
	.column-media[data-media-size="1/3"].csr-topics_media .csr-topics_icon_img{
		margin-left: 412px;
	}
	.csr-topics_media .csr-topics_image.csr-topics_images-v2 {
		background: #e0e0e0;
		text-align: center;
	}
	.csr-topics_media .csr-topics_icon + .csr-topics_image {
		margin-top: -36px;
		margin-bottom: 0;
	}
	.csr-topics_media .csr-topics_icon_img + .csr-topics_image {
		margin-top: -25px;
		margin-bottom: 0;
	}
	.csr-topics_media .csr-topics_image.csr-topics_images-v2 .image-set .image_caption {
		margin-top: 0 !important;
		padding-top: 10px;
		background: #fff;
	}
	.csr-topics_media .csr-topics_detail,
	.csr-topics_media-noImg .csr-topics_icon + .csr-topics_detail {
		margin-top: 15px;
	}
	.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: 0 10px 0 0;
		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: #e0e0e0;color: #333;}
	.csr-topics_icon_list > .csr-icon_category1 {background-color: #666; color: #fff;}
	.csr-topics_icon_list > .csr-icon_category2 {background-color: #797bd0;color: #fff;}
	.csr-topics_icon_list > .csr-icon_category3 {background-color: #04b804;color: #fff;}
	.csr-topics_icon_list > .csr-icon_category4 {background-color: #6494b8;color: #fff;}
	.csr-topics_icon_list > .csr-icon_category5 {background-color: #3fbaba;color: #fff;}
	.csr-topics_icon_list > .csr-icon_category6 {background-color: #e67093;color: #fff;}
	.csr-topics_icon_list > .csr-icon_category7 {background-color: #438343;color: #fff;}
	.csr-topics_icon_list > .csr-icon_category8 {background-color: #ff9833;color: #fff;}
	
	.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_sub > .csr-topics_sub_link li {
		float: left;
		margin-top: 0;
		margin-right: 30px;
	}
	.csr-topics_title {
		margin-top: 10px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 1.4;
	}
	.csr-topics_title-v2 {
		margin-top: 40px;
		font-size: 1.8rem;
		font-weight: 700;
		line-height: 1.4;
	}
	.csr-topics_title-v2 + .csr-topics-layout,
	.csr-topics_title-v2 + .csr-topics-layout .column-media {
		margin-top: 15px;
	}
	
	
	
	.csr-topics_body {
		margin-top: 10px;
	}
	
	.column-layout.csr-topics_column-layout {
		-webkit-justify-content: center;
		justify-content: center;
	}
	
	/* ----- csr-topics-layout_bottom ----- */
	.csr-topics-layout_bottom {
		margin-top: 50px;
	}
	.link-text.csr-topics_bottom-link {
		-webkit-justify-content: center;
		justify-content: center;
	}
	.link-text.csr-topics_bottom-link > li {
		width: auto;
	}
	.link-button.csr-topics_bottom-button {
		margin-top: 30px;
	}
	
	/* ----- 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 {
		overflow: visible !important;
		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 10px;
		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 10px;
		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: 3px;
		background: url(/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(/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(/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: 60px;
	}
	.slider-layout.eneos-oil-slider {
		width: 726px;
		margin-right: auto;
		margin-left: auto;
	}
	.column-media .slider-layout {
		margin-top: 0;
	}
	.slider_item > *:first-child {
		margin-top: 0;
	}

	.slider-layout.js-slider-single > .slider_item:not(:first-child),
	.slider-layout.js-slider-single-auto > .slider_item:not(:first-child),
	.slider-layout.js-slider-group > .slider_item:nth-child(n + 3){
		display: none;
	}
	
	.slider-layout.js-slider-group {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
	}
	
	.slider-layout.js-slider-group  > .slider_item:first-child{
		margin-right:36px;	
	}
	
	.slider-layout .slick-list .slider_item {
		visibility: visible;
	}
	.cm-gallary_main .slider-layout {
		height: 327px;
	}
	.cm-gallary_main .slider-layout .slider_item {
		visibility: visible;
		width: 582px !important;
		height: 327px;
	}
	.slider-layout.refinery-slider-layout {
		height: 472px;
	}
	.slider-layout.refinery-slider-layout .slider_item .image-set {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.slider-layout.refinery-slider-layout .slider_item .image-set .image_inner {
		margin: 0;
	}
	
	/* ----- cm-gallary-layout ----- */
	.cm-gallary-layout {
		margin-top: 50px;
	}
	.cm-gallary_main > .cm-gallary_item:not(:first-child) {
		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: 91px;
		left: 50%;
		display: inline-block;
		width: 64px;
		height: 64px;
		margin-top: -46px;
		margin-left: -32px;
		background: rgba(255, 255, 255, .8);
		border-radius: 50%;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		cursor: pointer;
		z-index: 1;
	}
	.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;
	}
	
	/* ----- sns-layout ----- */
	.sns-layout_list {
		margin: 40px 0;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content:flex-end;
		justify-content:flex-end;
	}
	.sns-layout_list > li {
		height: 20px;
	}
	.sns-layout_list > li + li {
		margin-left: 5px;
	}
	.sns-layout_list > li.twitter {}
	.sns-layout_list > li.facebook .fb_iframe_widget span {
		vertical-align: top !important;
	}
	
	/* ----- 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 .column-media {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
    align-items: center;
	}
	.officer-layout .column-media .image_inner {
		width: 273px;
	}
	.officer-layout .officer-position {
		font-size: 1.8rem;
		margin-bottom: 20px;
		line-height: 1.4;
	}
	.officer-layout .officer-title .heading_title {
		font-size: 3.0rem;
		line-height: 1.4;
	}
	.officer-layout .officer-position_sub {
		font-size: 1.8rem;
		margin-top: 20px;
		line-height: 1.4;
	}
	
	/* ----- contact-card-layout ----- */
	.contact-card-layout {
		margin-top: 30px;
	}
	.contact-card-layout .contact-card_list {
		text-align: center;
	}
	.contact-card-layout .contact-card_list .contact-card_list-item {
		display: inline-block;
		margin-left: 20px;
	}
	.contact-card-layout .contact-card_list .contact-card_list-item:first-child {
		margin-left: 0;
	}
	
	/* points-layout */
	.points-layout .points_label {
		position: absolute;
		bottom: 154px;
		left: 274px;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: center;
		justify-content: center;
		width: 95px;
		height: 95px;
		background-color: #fe6230;
		border-radius: 50%;
		font-size: 1.2rem;
		color: #fff;
		text-align: center;
		line-height: 1;
	}
	
	.points-layout .points_label-v2 {
		position: absolute;
		bottom: 55px;
		left: 274px;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: center;
		justify-content: center;
		width: 95px;
		height: 95px;
		background-color: #fe6230;
		border-radius: 50%;
		font-size: 1.2rem;
		color: #fff;
		text-align: center;
		line-height: 1;
	}
	
	.points-layout .points_label .points_detail,
	.points-layout .points_label-v2 .points_label .points_detail{
		display: block;
		font-weight: 700;
		font-size: 2.8rem;
		line-height: 1.2;
	}
	.points-layout .points_label .points_detail-v2,
	.points-layout .points_label-v2 .points_detail-v2{
		display: block;
		font-weight: 700;
		font-size: 1.3rem;
	}
	.points-layout .points_label .points_detail-v3,
	.points-layout .points_label-v2 .points_detail-v3{
		display: block;
		margin-top: 5px;
		font-weight: 700;
		font-size: 2rem;
		line-height: 1.1;
	}
	
	
	/* ----- synergycard-check-layout ----- */
	.synergycard-check-layout iframe {
		width: 970px;
		height: 1190px;
	}
	
	/*--youtube thumbnail 16:9 トリミング--*/
	.youtube-thumb{
		position: relative;
		width: 100%;
		padding-top: 55%;
		overflow: hidden;			
	}

	.youtube-thumb img{
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	
		.youtube-thumb.htrim70{/*比率イレギュラー*/
		padding-top: 70%;
	}
	
	/* ------------------------------------------------------
	 * 画像保護対応
	js-protect-img
	------------------------------------------------------ */
	
	.js-protect-img {
  	position: relative;
	}

	.js-protect-img span {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
		background: url('/common/images/protect_image.png') 0 0 repeat;
	}
	
	/* ------------------------------------------------------
	 * 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,
	.site-search-layout::after {
		clear: both;
		content: "";
		display: block;
	}
}

/* ======================================================
 * Media Queries
====================================================== */
@media print, screen and (min-width: 768px) and (max-width: 1260px) {
	/* ----- interview-layout ----- */
	.interview-layout {
		margin-right: -30px;
		margin-left: -30px;
		padding: 50px 30px;
	}
	/* ----- appeal-layout ----- */
	.appeal-layout {
		margin-right: -30px;
		margin-left: -30px;
		padding: 35px 30px;
	}
	/* ----- appeal-layout-v3 ----- */
	.appeal-layout-v3 {
		margin-right: -30px;
		margin-left: -30px;
		padding: 40px 30px;
	}
	/* ----- tab_inner ----- */
	.tab_inner {
		margin-right: -30px;
		margin-left: -30px;
		padding-right: 30px;
		padding-left: 30px;
	}
	/* ----- banner-layout ----- */
	.banner-layout {
		margin-right: -30px;
		margin-left: -30px;
		padding: 50px 30px;
	}
}