@charset "UTF-8";
/* ========================================================================================================
	全ページ共通
======================================================================================================== */
/* HTML用CSS
--------------------------------------------------- */
html {font-size: 62.5%;}

body {
	font-family: "Noto Sans CJK JP", sans-serif;
	font-weight: 400;
	color: #333;
}

main {margin-bottom: calc(150 / 1600 * 100%);}

	/* PCP時表示・非表示切り替え */
	.el_pc_display {display:block;}
	.el_sp_display {display:none;}

/* font
--------------------------------------------------- */
@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 100;
    src: url('../../font/NotoSansCJKjp-Thin.eot'); /* IE9 Compat Modes */
    src: url('../../font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../font/NotoSansCJKjp-Thin.woff') format('woff'), /* Modern Browsers */
    url('../../font/NotoSansCJKjp-Thin.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 200;
    src: url('../../font/NotoSansCJKjp-Light.eot');
    src: url('../../font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'),
    url('../../font/NotoSansCJKjp-Light.woff') format('woff'),
    url('../../font/NotoSansCJKjp-Light.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 350;
    src: url('../../font/NotoSansCJKjp-DemiLight.eot');
    src: url('../../font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'),
    url('../../font/NotoSansCJKjp-DemiLight.woff') format('woff'),
    url('../../font/NotoSansCJKjp-DemiLight.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 400;
    src: url('../../font/NotoSansCJKjp-Regular.eot');
    src: url('../../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
    url('../../font/NotoSansCJKjp-Regular.woff') format('woff'),
    url('../../font/NotoSansCJKjp-Regular.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 500;
    src: url('../../font/NotoSansCJKjp-Medium.eot');
    src: url('../../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
    url('../../font/NotoSansCJKjp-Medium.woff') format('woff'),
    url('../../font/NotoSansCJKjp-Medium.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 700;
    src: url('../../font/NotoSansCJKjp-Bold.eot');
    src: url('../../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
    url('../../font/NotoSansCJKjp-Bold.woff') format('woff'),
    url('../../font/NotoSansCJKjp-Bold.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans CJK JP';
    font-style: normal;
    font-weight: 900;
    src: url('../../font/NotoSansCJKjp-Black.eot');
    src: url('../../font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'),
    url('../../font/NotoSansCJKjp-Black.woff') format('woff'),
    url('../../font/NotoSansCJKjp-Black.ttf')  format('truetype');
}

img {
	width: 100%;
	height: auto;
	display: block;
}

a img:hover {opacity: 0.7;}

/* ========================================================================================================
	レイアウト
======================================================================================================== */
.ly_wrap{width: 100%;}
.el_w10 {width: 10% !important;}
.el_w20 {width: 20% !important;}
.el_w30 {width: 30% !important;}
.el_w40 {width: 40% !important;}
.el_w50 {width: 50% !important;}
.el_w60 {width: 60% !important;}
.el_w70 {width: 70% !important;}
.el_w80 {width: 80% !important;}
.el_w90 {width: 90% !important;}
.el_w100 {width: 100% !important;}

.el_mb0 {margin-bottom: 0 !important;}
.el_mb10 {margin-bottom: 10px !important;}
.el_mb20 {margin-bottom: 20px !important;}
.el_mb30 {margin-bottom: 30px !important;}
.el_mb40 {margin-bottom: 40px !important;}
.el_mb50 {margin-bottom: 50px !important;}
.el_mb60 {margin-bottom: 60px !important;}
.el_mb70 {margin-bottom: 70px !important;}
.el_mb80 {margin-bottom: 80px !important;}
.el_mb90 {margin-bottom: 90px !important;}
.el_mb100 {margin-bottom: 100px !important;}

.el_mt80 {margin-bottom: 80px;}

.el_annotation {
	display: block;
	margin-top: 14px;
	font-weight: 400;
	font-size: 1.4rem;
	letter-spacing: 0.075em;
}

.el_bg-gray {background: #f2f2f2;}

/* ========================================================================================================
	ヘッダー部分
======================================================================================================== */
.ly_top-header {
	width: 1200px;
	padding-top: 20px;
	margin: 0 auto 18px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bl_header-left {
	width: calc(380 / 1200 * 100%);
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.bl_header-left .bl_header-group-logo {
	display: inline-block;
    width: calc(100 / 380 * 100%);
}

.el_header-logo {
	width: 262px;
	margin-top: -2px;
}

/* 検索・お問い合わせ・資料ダウンロード*/
.ly_header_sub-navi {
	width: 520px;
	margin: 0 0 20px;																						/* 検索復帰まで */
	display: flex;
	/*justify-content: space-between;*/																		/* 検索復帰後コメントアウト削除 */
	justify-content: flex-end;																				/* 検索復帰まで */
}

.ly_header_sub-navi li {
	margin-left: 10px;
	border: 1px solid #dfdfdf;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 8px 20px;
	border-radius: 20px;
	font-size: 14px;
}

.ly_header_sub-navi li:nth-of-type(1) {
	background-color: #0075c2;
	background-color: rgba(0,54,112,1.0);
	color: #fff;
}

.ly_header_sub-navi li:nth-of-type(1) a {
	color: #fff;
}

.search_container{
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.search_container input[type="text"] {
	outline: 0;
	width:154px;
}

.search_container input[type="submit"]{
	cursor: pointer;
	position: absolute;
	font-size: 0;
	height: 14px;
	right: 0px;
	top: 4px;
	outline: none;
	background: url(../../img/common/icon_search.png) no-repeat 0 0;
	background-size: 100% auto;
	width: 12px;
}

.ly_header_sub-navi a {
	color: #231815;
}

/* グローバルナビ部分
--------------------------------------------------- */
nav {
	width: 1200px;
	padding-top: 18px;
	border-top: 1px solid #B7B6B6;
}

.ly_global-navi {
	width: 100%;
	display: flex;
	justify-content: center;
}

.ly_global-navi a,
.ly_global-navi .first_floor {
	font-size: 1.6rem;
	font-family: "Noto Sans CJK JP", sans-serif;
	font-weight: 500;
}

.first_floor {
	display: block;
	border-right: 1px solid #333;
	padding: 0 32px;
}

.first_floor span {
	position:relative;
	color: #1A1A1A;
	letter-spacing: 0.05em;
}

.first_floor .current::after {
	content: "";
    width: 100%;
    height: 2px;
	background: #f00;
    position : absolute;
    bottom: -22px;
    left: 0;
    right: 0;
	margin: auto;
	z-index: 2;
}

.first_floor:hover {
	cursor: pointer;
	text-decoration: underline;
}

.ly_global-navi .first_floor {
	padding: 0 28px;
}

.ly_global-navi > li:nth-last-of-type(1) > .first_floor {
	border-right: none;
	padding: 0 35px;
}

.ly_global-navi_inner {
	position: absolute;
	z-index: 1;
    display: none;
    left: 0;
	top: 140px;
    width: 100%;
	background-color:rgba(224,224,224,0.9);
	width: 100vw;
	margin: 0px calc(50% - 50vw);
}

.ly_global_sub-navi {
	width: 1130px;
	margin: 0 auto;
	padding: 14px 0;
	display: flex;
	flex-wrap: wrap;
}

.ly_global_sub-navi a {
	margin: 0 auto;
	letter-spacing: 0.05em;
	display: flex;
	padding: 0 20px;
	border-right: 1px solid #fff;
}

.ly_global_sub-navi li:nth-of-type(1) a {
	padding-left: 0;
}

.ly_global_sub-navi li:nth-of-type(9) a {
	padding: 0 20px;
    margin-top: 20px;
}

.ly_global_sub-navi li:nth-of-type(10) a {
	padding: 20px 0 0 20px;
}

.ly_global_sub-navi li:nth-last-of-type(1) a {
	padding-right: 0;
	border-right: none;
}

.el_sustainability-navi li:nth-of-type(6) a {
	padding: 0 20px 0 0;
    margin-top: 20px;
}

.el_sustainability-navi li:nth-of-type(7) a,
.el_sustainability-navi li:nth-of-type(8) a {
	margin-top: 20px;
	padding: 0 20px 0;
}

.ly_global_sub-navi .el_open-site {
	display: flex;
	position: relative;
	padding: 0 40px 0 20px !important;
}

.ly_global_sub-navi .el_open-site::before,
.ly_global_sub-navi .el_open-site::after {
	position: absolute;
    top: calc(50% - 8px);
    right: 17px;
    content: " ";
    width: 10px;
    height: 10px;
    background: none;
	display: block;
}

.ly_global_sub-navi .el_open-site::before {
	margin: 3px 3px 0 0;
	border-left: 1px solid #E6594D;
	border-bottom: 1px solid #E6594D;
	order: 2;
}

.ly_global_sub-navi .el_open-site:after {
	border: 1px solid #E6594D;
	order: 3;
}

/* ========================================================================================================
	見出し用CSS
======================================================================================================== */
/* h1部分
--------------------------------------------------- */
.el_headline_lv01 {
	width: 100%;
	display: flex;
	justify-content: center;
    text-align: center;
	align-items: center;
    padding: calc(182 / 1600 * 100%) 0;
    margin-bottom: calc(28 / 1600 * 100%);
    position: relative;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.el_solution {background: url(../../img/field/bg_solution.jpg) 0 0 no-repeat;}

.el_2color-text {
	width: 1200px;
    margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	margin: auto;
	text-align: left;
	font-size: 4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

.el_2color-text span {color:#E6594D;}

@media all and (min-width: 1200px) {
	.el_headline_lv01 {
		height: 412px;
		padding: 0;
		background-position: 50% 50%;
		background-size: cover;
	}
}

.el_headline_text_wrap {
	width: calc(1200 / 1600 * 100%);
}

/* h1 中央寄せ版 テキスト
--------------------------------------------------- */
.el_headline_text_wrap.el_font105 > [class^="el_header_"] {
	width: 100%;
}

.el_header_main-text {
	display: block;
	line-height: 1;
	/*font-size: 10.5rem;*/
	font-family: Noto Sans CJK JP, sans-serif;
	font-weight: 100;
	color: #fff;

}

.el_header_sub-text_flame {
	display: block;
	line-height: 1;
	margin-top: calc(30 / 1600 * 100%);
}

.el_header_sub-text {
	padding: 10px 18px;
	background: #fff;
	color: #E6594D;
	font-family: "Noto Sans CJK JP", sans-serif;
	font-weight: 500;
	text-align: left;
}

/* h1 左寄せ版 テキスト
--------------------------------------------------- */
.el_headline_lv01.el_ver02_headlilne {justify-content: flex-start;}

/* テキスト2行 メインテキスト40px */
.el_ver02_headlilne {
	padding: calc(136 / 1600 * 100%) 0;
	height: auto;
	text-align: left;
}

/* テキスト3行 メインテキスト40px */
.el_ver02_headlilne.el_third_layer {
	padding: calc(112 / 1600 * 100%) 0;
}

/* テキスト2行 メインテキスト60px */
.el_ver02_headlilne.el_forth_layer {
	padding: calc(123 / 1600 * 100%) 0;
}

.el_ver02_headlilne.el_fifth_layer {
	padding: calc(295.36 / 1600 * 100%) 0;
}

.el_headline_text_wrap > [class^="el_header_"] {
	width: 100%;
    margin-bottom: 16px;
    padding: 0;
    display: block;
    line-height: 1;
	color: #fff;
}

.el_headline_text_wrap .el_header_sub-text_flame {
	margin: 0 auto;
}

.el_headline_text_wrap .el_header_sub-text {
	padding: 0;
	background: none;
	color: #E6594D;
	letter-spacing: 0.05em;

}

@media all and (min-width: 1200px) {
	.el_headline_text_wrap {
		width: 1200px;
		margin: 0 auto;
	}

	.el_ver02_headlilne {
		padding: 0;
		max-height: 275px;
		min-height: 275px;
	}

	.el_ver02_headlilne.el_fifth_layer {
		padding: 0;
		max-height: 530px;
		min-height: 530px;
	}

	.el_ver02_headlilne > [class^="el_header_"] {
		width: 1200px;
	}
}

/* h2レベルの見出し
--------------------------------------------------- */
.el_headline_lv02 {
	width: 100%;
	border-top: 1px solid #DD594D;
	margin-bottom: 20px;
}

.el_headline_lv02 span {
	color: #DD594D;
	border-top: 3px solid #DD594D;
	font-family: "Noto Sans CJK JP", sans-serif;
	font-weight: 500;
	font-size:3.8rem;
	margin-top: 0px;
	display: inline-block;
	letter-spacing: 0.05em;
}

.el_headline_lv02 .el_headlone_lv02-annotation {font-size: 2.5rem;}


.el_headline_lv02_ver02 {
	width: 100%;
	color: #DD594D;
	font-family: "Noto Sans CJK JP", sans-serif;
	font-weight: 500;
	font-size:3rem;
	margin-top: 0px;
	letter-spacing: 0.05em;
	line-height: 1;
}

.el_headline_lv02_ver02 span {
	font-size:1.8rem;
	letter-spacing: 0.05em;;
}


/* h3レベルの見出し
--------------------------------------------------- */
.el_headline_lv03 {
	font-size: 2.4rem;
	color: #DD594D;
	margin-bottom: calc(10 / 1200 * 100%);
}

.el_headline_lv03_ver02 {
	font-size: 2rem;
	color: #DD594D;
	letter-spacing: 0.02em;
	font-weight: 500;
	margin-bottom: calc(24 / 1200 * 100%);
	line-height: 1;
}

/* 見出し文字のサイズ
--------------------------------------------------- */
/* 上段 文字 */
.el_font40 .el_header_parent-text {
	font-size: 2rem;
	font-weight: 500;
}

.el_font50 .el_header_parent-text {
	font-size: 2rem;
	font-weight: 500;
}

/* 中段 文字 */
.el_font105 .el_header_main-text {
	font-size: 10.5rem;
	font-weight: 100;
	margin-bottom: 25px;
}

.el_font60 .el_header_main-text {
	font-size: 6rem;
	font-weight: 500;
}

.el_font50 .el_header_main-text {
	font-size: 5rem;
	font-weight: 500;
}

.el_font40 .el_header_main-text {
	font-size: 4rem;
	font-weight: 500;
}

.el_header_main-text.black {
	color: #333;
}

/* 下段 文字 */
.el_font105 .el_header_sub-text {
	font-size: 2.2rem;
	font-weight: 500;
	padding: 14px 18px;
	background: #fff;
}

.el_font60 .el_header_sub-text,
.el_font50 .el_header_sub-text,
.el_font40 .el_header_sub-text {
	font-size: 1.8rem;
	font-weight: 500;
}

.el_fifth_layer .el_header_sub-text {
	color: #fff;
	font-size: 2.4rem;
}


/* ========================================================================================================
	コンテンツ部分
======================================================================================================== */

/* パンくずリスト部分
--------------------------------------------------- */
.ly_breadcrumb-trail {
	font-size: 1.3rem;
	width: 1200px;
	margin: 0 auto 70px;;
	display: flex;
}

.ly_breadcrumb-trail li {color: #808080;}
.ly_breadcrumb-trail li:not(:nth-last-of-type(1)) {margin-right: 3rem;}

/* > の設定 */
.ly_breadcrumb-trail a {
	position: relative;
	color: #808080;
	white-space: nowrap;
}

.ly_breadcrumb-trail a::after {
	position: absolute;
    top: -2px;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
	right: -18px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* ========================================================================================================
	h1エリアの下にあるコンテンツ
======================================================================================================== */
.ly_content_area {
	width: 1200px;
	margin: 0 auto;
	font-size: 1.4rem;
	font-family: Noto Sans CJK JP, sans-serif;
	font-weight: 400;
	line-height: 1.8;
}

/* h1直下のリード文 */
.bl_first-read {
	font-size: 1.8rem;
	margin-bottom: 70px;
}

/* articleやsectionに基本必ずつける
--------------------------------------------------- */
.bl_contents {
	margin-bottom: 80px;
}

.bl_contents:nth-last-of-type(1) {
	margin-bottom: 0;
}

/* 2以降のhタグはheaderタグで囲う */
.bl_contents header {
	margin-bottom: 40px;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

/* 日付や名前が右寄せその下にテキスト
--------------------------------------------------- */
.bl_lead-data {margin-bottom: 15px;}
.bl_lead-data dt {margin-bottom: 26px;}
.el-text-right {text-align: right;}

/* 赤文字見出しの下にテキスト
--------------------------------------------------- */
.bl_head-line-list span {
	display: block;
	margin-bottom:8px;
}

.bl_head-line-list li {margin-bottom:20px;}


/* 画像3つ横並び（画像間の余白あり）
--------------------------------------------------- */
.bl_col03 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.bl_one-third {
	width: calc(384 / 1200 * 100%);
	max-width: 384px;
	margin: 0 calc(24 / 1280 * 100%) calc(20 / 1200 * 100%) 0;
}

.bl_one-third:nth-of-type(3n) {
	margin-right: 0;
}

/* 画像2つ横並び
--------------------------------------------------- */
.bl_col02 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/* 沿革や役員ページなどで使用する 1行リスト
--------------------------------------------------- */
.bl_list-line .el_line {
	border-top: 1px solid #CDCDCD;
	padding: 1rem 0;
	display: flex;
}

.bl_list-line .el_line:nth-of-type(1) {
	border-top: none;
}

/* 2カラムの表
--------------------------------------------------- */
.bl_table-list {
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	border-top: 1px solid #d6dae0;
}

.bl_table-list dt {
	font-weight: normal;
	border-bottom: 1px solid #d6dae0;
	padding: 16px 0 16px 50px;
	word-break: break-all;
	width: calc(200 / 1200 * 100%);
}

.bl_table-list dd {
	box-sizing: border-box;
	border-bottom: 1px solid #d6dae0;
	padding: 16px 30px 16px 0;
	word-break: break-all;
	width: calc(1000 / 1200 * 100%);
}

/* News
--------------------------------------------------- */
/* 見出し */
.bl_contents .bl_news_headline {
	width: 100%;
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;
	font-weight: normal;
	align-items: center;
}

/* テキスト周り */
.bl_news_headline_inner {
	width: calc(320 / 1200 * 100%);
	max-width: 320px;
	line-height: 1;
}

.bl_news_mein-title {
	font-size: 4rem;
	color: #E6594D;
	font-weight: 500;
}

.bl_news_sub-title {
	font-size: 2.5rem;
	margin-left: calc(24 / 284 * 100%);
	font-weight: 350;
}

/* 一覧を見るボタン */
.el_arrow-ellipse {
	position: relative;
	display: inline-block;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
	border: 1px solid #CDCDCD;
	border-radius: 30px;
	width: calc(228 / 1200 * 100%);
}

.el_arrow-ellipse a {
	font-size: 1.6rem;
	display: block;
	padding: 1.4rem 3rem 1.4rem 2rem;
	text-align: center;
	letter-spacing: 0.12em;
}

/* 一覧を見るボタンの矢印 */
.el_arrow-ellipse::before,
.el_arrow-ellipse::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.el_arrow-ellipse::before {
	width: 10px;
	right: 24px;
	height: 2px;
	background: #CDCDCD;
}

.el_arrow-ellipse::after {
	width: 12px;
	height: 12px;
	border-top: 2px solid #CDCDCD;
	border-right: 2px solid #CDCDCD;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* IR Newsの記事
--------------------------------------------------- */
.bl_news_item {
	border-top:1px solid #BEBEBE;
	padding: calc(20 / 1200 * 100%) calc(25 / 1200 * 100%);
	font-size: 1.8rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	letter-spacing: 0.04em;;
}

.bl_news_item:nth-last-of-type(1) {
	border-bottom:1px solid #BEBEBE;
	margin-bottom: calc(80 / 1200 * 100%);
}

.el_day-data {white-space: nowrap;}

/* 日付とカテゴリ */
.el_day_cat {
	width: calc(268 / 1150 * 100%);
	max-width: 268px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.el_cat-data {
	width: calc(80 / 268 * 100%);
	max-width: 80px;
	font-size: 1.4rem;
	line-height: 1;
	color: #fff;
	background: #808080;
	padding: 4px 0;
	text-align: center;
	letter-spacing: 0.04em;;
}

/* 日付のみ、カテゴリー無し */
.el_no-category-icon .el_day_cat {
	width: calc(148 / 1150 * 100%);
	max-width: 148px;
}

/* 本文 */
.el_news_item-text {
	width: calc(816 / 1150 * 100%);
	max-width: 816px;
	display: flex;
	letter-spacing: 0.1em;
}

.el_no-category-icon .el_news_item-text {
	width: calc(930 / 1150 * 100%);
	max-width: 930px;
	display: flex;
	letter-spacing: 0.1em;
}

/* テキスト */
.el_news-text{width: calc(700 / 810 * 100%);}

/* PDFアイコン */
.el_icon-pdf{width: calc(20 / 810 * 100%);}

/* KB表記 */
.el_capacity-data{
	margin-left: 1rem;
	font-size: 1.2rem;
}

/* 赤ライン・赤文字の楕円形
--------------------------------------------------- */
.el_btn_oblong {
	display: block;
	border: 1px solid #DD594D;
	color: #DD594D;
}

/* キャプション付きリスト
--------------------------------------------------- */
.bl_caption-list{width:100%;}
.el_caption-item{width:100%;}
.el_item_area{
	width:100%;
	height: auto;
	border: 1px solid #efefef;
}

.el_caption-text{
	display: block;
	width: 100%;
	margin-bottom: 2rem;
}

/* お問い合わせバナー
--------------------------------------------------- */
.bl_single-bner {
	margin: 0 auto 0;
}

.bl_single-bner a {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	padding: 107px 0;
	align-items: center;
	justify-content: center;
	color: #fff;
	background:url(../../img/common/bnr_contact.jpg) center top no-repeat;
	background-size: cover;
}

.bl_single-bner a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.bl_single-bner .el_contact-text {
	display: flex;
	width: calc(254 / 1200 * 100%);
	max-width: 254px;
	justify-content: space-between;
	align-items: center;
	line-height: 1;
}

.el_contact-text span:nth-of-type(1) {
	font-size: 2.8rem;
	letter-spacing: 0.03em;
	white-space: nowrap;
}

.el_contact-text span:nth-of-type(2) {
	font-size: 2rem;
	letter-spacing: 0.14em;
	padding-left: calc(40 / 254 * 100%);
	white-space: nowrap;
}

/* ========================================================================================================
	IRや分野から探すページの上部にある赤色のメニュー
======================================================================================================== */
.bl_top_page-navi {
	width: 1200px;
	margin: 0 auto 70px;
	display: flex;
	flex-wrap: wrap;
}

.bl_top_page-navi.el_item-odd {justify-content: center;}
.bl_top_page-navi.el_item-even {width: 797px;}

.bl_top_page-navi li {
	width: calc(392 / 1200 * 100%);
	max-width: 392px;
	margin: 0 12px 8px 0;
	background: #E6594D;
	display: grid;
	align-items: center;
}

.bl_top_page-navi a {
	display: block;
	position: relative;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 14px 0 14px 32px;
}

.bl_top_page-navi .el_iphd-link {
	display: block;
	font-size:1.4rem;
}

.bl_top_page-navi a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.bl_top_page-navi a::before {
	position: absolute;
    top: -6px;
    bottom: 0;
	right: 18px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.bl_top_page-navi.el_item-odd li,
.bl_top_page-navi li:nth-of-type(3n),
.bl_top_page-navi.el_item-even li:nth-of-type(2),
.bl_top_page-navi.el_item-even li:nth-of-type(4) {
	margin: 0 0 8px 0;
}

.bl_top_page-navi.el_item-even li:nth-of-type(3) {
	margin: 0 12px 8px 0;
}

/*セレクトメニュー
--------------------------------------------------- */
.select {
	position: relative;
	width: calc(200 / 1200 * 100%);
	margin-bottom: calc(24 / 1200 * 100%);
}
.select:after {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	right: 12px;
	bottom: 0;
	margin: auto;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	border-color: #fff transparent transparent transparent;
	pointer-events: none;
}
.select:before {
	width: calc(38 / 200 * 100%);
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	background: #BEBEBE;
	content: "";
	pointer-events: none;
}

.select select {
	background: transparent;
	height: 100%;
	width: 100%;
	cursor: pointer;
	outline: none;
	padding-right: 35px;
	padding-left: 15px;
	border: 1px solid #BEBEBE;
	border-radius: 6px;
	font-size: 1.8rem;
}
.select select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}
.select select::-ms-expand {
	display: none;
}

/* リストの中黒が赤
--------------------------------------------------- */
.el_list-text li {
	position: relative;
	margin: 0 15px;
}

.el_list-text li::before {
	position: absolute;
    top: 0;
    bottom: 0;
    left: -15px;
    margin: auto;
    content: "・";
    vertical-align: middle;
	color: #dd594d;
}

/* お問い合わせバナーの上の余白（上部の要素にclassを付ける）
--------------------------------------------------- */
.bottom-card {
    margin-bottom: calc(82 / 1600 * 100%);
}

/* ========================================================================================================
	フッター 部分
======================================================================================================== */
.ly_footer-top {
	width: 1200px;
    margin: 0 auto 18px;
    display: flex;
    justify-content: space-between;
	align-items: center;
	position: relative;
}

.ly_footer_logo {
	width:262px;
}

.ly_footer_icon-list {
	width: 340px;
	display:  flex;
	justify-content: flex-end;
	margin-right: 68px;
}

.ly_footer_icon-list li {
	margin-right: 10px;
}

.ly_footer_icon-list li:nth-last-of-type(1) {
	margin-right: 30px;
}

.ly_icon_privacy {width:94px;}
.ly_icon_global_compact {width: calc(100% / 4);}
.ly_icon_intertek_ukas {width:100px;}

.ly_btn_go_top {
	position: absolute;
	bottom: 4px;
	right: 10px;
	width:48px;
}

.ly_footer-bottom {
	background: #E6E6E6;
}

.ly_inner_footer-bottom {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: Noto Sans CJK JP;
	font-weight: 400;
}

.ly_footer-bottom_navi {
	font-size: 1.5rem;
	display: flex;
}

.ly_footer-bottom_navi li {
	padding: 30px 0;
}

.ly_footer-bottom_navi a {
	color: #333;
	padding: 0 20px;
	border-right: 1px solid #333;
	letter-spacing: 0.1em;;
}

.ly_footer-bottom_navi li:nth-of-type(1) a {
	padding-left: 0;
}

.ly_footer-bottom_navi li:nth-last-of-type(1) a {
	padding-right: 0;
	border-right: none;
}

small {
	font-size: 1.2rem;
	color: #666;
}

/* リスト行頭そろえ */
.bl_top-icon-list li {
	padding-left: 1em;
    text-indent: -1em;
}


/* ========================================================================================================
	SP用CSS
	------------------------------------------------------------------------------------------------------
	@media all and (max-width: 768px)
======================================================================================================== */
@media all and (max-width: 750px) {
/* ========================================================================================================
	PCレイアウト用からSPレイアウト用に上書き処理
======================================================================================================== */
	/* width:1200px;とwidth:1130px;をwidth:100%;に変更 */
	.ly_wrap,.ly_top-header,nav,.ly_breadcrumb-trail,.ly_content_area,.ly_footer-top,.ly_inner_footer-bottom,.ly_global_sub-navi{width: 100%;}
	/* display:flex;をdisplay:body;に変更 */
	.ly_global-navi {display:block;}

	/* SP時表示・非表示切り替え */
	.el_pc_display {display:none;}
	.el_sp_display {display:block;}
	.el_pc-only {display: none;}

/* ========================================================================================================
	ロゴとハンバーガーボタン部分
======================================================================================================== */
	.ly_sp-header-ly_inner {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		box-sizing: border-box;
		position: fixed;
		z-index: 100;
		background: #fff;
		padding: calc(20 / 750 * 100%) calc(30 / 750 * 100%) calc(34 / 750 * 100%);
		top: 0;
	}

	.ly_sp-header-ly_inner .bl_header-left {
		width: calc(500 / 690 * 100%);
		display: flex;
		align-items: baseline;
		justify-content: space-between;
		line-height: 1;
	}
	.el_header-logo {
		width: calc(340 / 500 * 100%);
		max-width: 190px;
		line-height: 1;
	}

	.bl_header-left .bl_header-group-logo {
		display: inline-block;
		width: calc(100 / 500 * 100%);
	}

/* ========================================================================================================
	ハンバーガーボタン
======================================================================================================== */
	.ly_btn-trigger {
		position: relative;
		width: 34px;
		height: 22px;
		cursor: pointer;
		margin-top: 4px;
	}

	.ly_btn-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #E6594D;
		border-radius: 4px;
	}

	.ly_btn-trigger, .ly_btn-trigger span {
		display: inline-block;
		transition: all .5s;
		box-sizing: border-box;
		z-index: 10;
	}

	.ly_btn-trigger span:nth-of-type(1) {
		top: 0;
	}

	.ly_btn-trigger span:nth-of-type(2) {
		top: 10px;
	}

	.ly_btn-trigger span:nth-of-type(3) {
		bottom: 0;
	}

/* ハンバーガーボタンの動き
--------------------------------------------------- */
	.ly_btn-trigger span:nth-of-type(1) {
		-webkit-animation: btn18-bar01 .5s forwards;
		animation: btn18-bar01 .5s forwards;
	}

	@-webkit-keyframes btn18-bar01 {
		0% {
			-webkit-transform: translateY(20px) rotate(-45deg);
		}
		100% {
			-webkit-transform: translateY(0) rotate(0);
		}
	}

	@keyframes btn18-bar01 {
		0% {
			transform: translateY(20px) rotate(-45deg);
		}
		100% {
			transform: translateY(0) rotate(0);
		}
	}

	.ly_btn-trigger span:nth-of-type(2) {
		-webkit-animation: btn18-bar02 .5s forwards;
		animation: btn18-bar02 .5s forwards;
	}

	@-webkit-keyframes btn18-bar02 {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}

	@keyframes btn18-bar02 {
		0% {
			opacity: 0;
		}
		100% {
			opacity: 1;
		}
	}

	.ly_btn-trigger span:nth-of-type(3) {
		-webkit-animation: btn18-bar03 .5s forwards;
		animation: btn18-bar03 .5s forwards;
	}

	@-webkit-keyframes btn18-bar03 {
		0% {
			-webkit-transform: translateY(-20px) rotate(45deg);
		}
		100% {
			-webkit-transform: translateY(0) rotate(0);
		}
	}

	@keyframes btn18-bar03 {
		0% {
			transform: translateY(-20px) rotate(45deg);
		}
		100% {
			transform: translateY(0) rotate(0);
		}
	}

	.ly_btn-trigger::after {
		position: absolute;
		top: 50%;
		left: 50%;
		display: block;
		content: '';
		width: 30px;
		height: 30px;
		margin: -16px 0 0 -16px;
		border-radius: 50%;
		border: 1px solid rgba(230,89,77,0.5);
		transition: all .1s;
		opacity: 0;
	}

	.ly_btn-trigger.active::after {
		-webkit-animation: circle .5s;
		animation: circle .5s;
	}

	@-webkit-keyframes circle {
		0% {
			-webkit-transform: scale(.1);
			opacity: 0;
		}
		50% {
			opacity: 1;
		}
		100% {
			-webkit-transform: scale(3.5);
			opacity: 0;
		}
	}

	@keyframes circle {
		0% {
			transform: scale(.1);
			opacity: 0;
		}
		50% {
			opacity: 1;
		}
		100% {
			transform: scale(3.5);
			opacity: 0;
		}
	}

	.ly_btn-trigger.active span:nth-of-type(1) {
		-webkit-animation: active-btn18-bar01 .5s .5s forwards;
		animation: active-btn18-bar01 .5s .5s forwards;
		top: -10px;
	}

	@-webkit-keyframes active-btn18-bar01 {
		0% {
			-webkit-transform: translateY(0) rotate(0);
		}
		100% {
			-webkit-transform: translateY(20px) rotate(-45deg);
		}
	}

	@keyframes active-btn18-bar01 {
		0% {
			transform: translateY(0) rotate(0);
		}
		100% {
			transform: translateY(20px) rotate(-45deg);
		}
	}

	.ly_btn-trigger.active span:nth-of-type(2) {
		-webkit-animation: active-btn18-bar02 .5s .5s forwards;
		animation: active-btn18-bar02 .5s .5s forwards;
	}

	@-webkit-keyframes active-btn18-bar02 {
		0% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
	}

	@keyframes active-btn18-bar02 {
		0% {
			opacity: 1;
		}
		100% {
			opacity: 0;
		}
	}

	.ly_btn-trigger.active span:nth-of-type(3) {
		-webkit-animation: active-btn18-bar03 .5s .5s forwards;
		animation: active-btn18-bar03 .5s .5s forwards;
		bottom: -10px;
	}

	@-webkit-keyframes active-btn18-bar03 {
		0% {
			-webkit-transform: translateY(0) rotate(0);
		}
		100% {
			-webkit-transform: translateY(-20px) rotate(45deg);
		}
	}

	@keyframes active-btn18-bar03 {
		0% {
			transform: translateY(0) rotate(0);
		}
		100% {
			transform: translateY(-20px) rotate(45deg);
		}
	}

/* ロゴ部分
--------------------------------------------------- */
.el_header-logo {margin: 0;}

/* グローバルメニュー部分
--------------------------------------------------- */
.ly_global-navi a, .ly_global-navi .first_floor {font-size: 1.4rem;}

/* カレント表示を非表示 */
.first_floor .current::after {background:none;}

/* パンくずリスト部分
--------------------------------------------------- */
.ly_breadcrumb-trail {font-size: 1.2rem;}
/* ========================================================================================================
見出し部分
======================================================================================================== */
	.el_headline_lv01 {
		background-size: auto 100%;
		background-position: 100% center;
	}

	.el_header_main-text {
		padding: 0 0 calc(64 / 750 * 100%);
		line-height: 1;
	}

	.el_header_sub-text_flame {
		margin-top: 0;
		padding-bottom: calc(148 / 750 * 100%);
	}


	.el_2color-text {
		width: 100%;
		margin: 0 0 0 calc(30 / 750 * 100%);
		font-size: 2rem;
	}

	/* h1 センター寄せ
--------------------------------------------------- */
	.el_headline_lv01 {padding: calc(158 / 750 * 100%) 0;}


/* h1 左寄せ版 テキスト
--------------------------------------------------- */
	.el_ver02_headlilne {
		padding: calc(82 / 750 * 100%) 0;
	}

	.el_headline_text_wrap {
		display: block;
		margin: 0 0 0 calc(30 / 750 * 100%);
		width: 100%;
	}

	.el_headline_text_wrap.el_font105 {
		margin: 0;
	}

	.el_headline_text_wrap > [class^="el_header_"] {
		width: calc(720 / 750 * 100%);
		margin: 0 0 10px 0;
	}

	.el_ver02_headlilne .el_header_sub-text_flame {
		margin: 0;
	}

	.el_ver02_headlilne .el_header_sub-text {
		padding: 0;
		background: none;
		color: #E6594D;

	}

	.el_headline_lv02 span {font-size:2.6rem;}
	.el_headline_lv02 .el_headlone_lv02-annotation {font-size: 2rem;}

/* h1にテキストが3行の時
--------------------------------------------------- */
.el_third_layer .el_header_parent-text {
	padding-bottom: 10px;
	margin-bottom: 0;
}

.el_third_layer .el_header_main-text {
	/*margin-bottom: 10px;*/
}

/* h2レベルの見出し
--------------------------------------------------- */
.el_headline_lv02_ver02 {font-size:1.8rem;}
.el_headline_lv02_ver02 span {font-size:1.4rem;}

/* h3レベルの見出し
--------------------------------------------------- */
.el_headline_lv03 {
	font-size: 1.8rem;
	margin-bottom: calc(20 / 690 * 100%);
}

.el_headline_lv03_ver02 {
	margin-bottom: calc(24 / 690 * 100%);
}


/* 見出し文字のサイズ
--------------------------------------------------- */
/* 上段 文字 */
.el_font40 .el_header_parent-text {
	font-size: 1.5rem;
	font-weight: 500;
}

.el_font50 .el_header_parent-text {
	font-size: 1.5rem;
	font-weight: 500;
}

/* 中段 文字 */
.el_font105 .el_header_main-text {
	font-size: 4rem;
	font-weight: 100;
	margin-bottom: 17px;
}

.el_font60 .el_header_main-text,
.el_font50 .el_header_main-text,
.el_font40 .el_header_main-text {
	font-size: 3rem;
	font-weight: 500;
}

/* 下段 文字 */
.el_font105 .el_header_sub-text {
	font-size: 1.5rem;
	padding: 10px;
}

.el_font60 .el_header_sub-text,
.el_font40 .el_header_sub-text {
	font-size: 1.5rem;
	font-weight: 500;
}

/* ========================================================================================================
	ヘッダー部分
======================================================================================================== */
	.ly_top-header {
		padding: calc(120 / 750 * 100%) calc(75 / 750 * 100%) calc(100 / 750 * 100%);
		position:fixed;
		top: 0;
		left: -100%;
		height: 100vh;
		z-index: 2;
		background-color:rgba(245,245,245,0.95);
		overflow: auto;
		transition: all 300ms 0s ease;
	}

	.slide_active {
		transform: translateX(100%);
	}

/* SP用メニューの並び順指定
--------------------------------------------------- */
	nav {order: 1;}
	.ly_header_sub-navi {order: 2;}

	.ly_header_sub-navi li:nth-of-type(1) {
		order: 3;
		width: 100%;
		width: 50%;																				/* 検索復帰まで */
	}

	.ly_header_sub-navi li:nth-of-type(2) {order: 1;}
	.ly_header_sub-navi li:nth-of-type(3) {order: 2;}
/* グローバルナビのサブメニューの位置を絶対配置ではなく、本来の位置に表示されるように変更*/
	.ly_global-navi_inner {
		position: inherit;
		margin: 0px auto;
	    width: 100%;
		top: 0;
	}

/* グローバルナビのサブメニューを縦並びに変更*/
	.ly_header_sub-navi {
		flex-wrap: wrap;
		margin: 0;																				/* 検索復帰まで */
		justify-content: space-around;															/* 検索復帰まで */
		height: 40px;																			/* 検索復帰まで */
	}

	.ly_header_sub-navi li {
		margin-top: calc(20 / 300 * 100%);
		margin: 0;																				/* 検索復帰まで */
		padding: 1rem 2rem;
	}

	.ly_header_sub-navi form {
		width: 100%;
	}

	.search_container input[type="text"] {width:90%;}

	nav {
		border:none;
	}

	.ly_global-navi .first_floor {
		border: none;
		padding: calc(34 / 600 * 100%) 0 calc(34 / 600 * 100%) calc(38 / 600 * 100%);
		border-bottom: 1px solid #B7B6B6;
		position: relative;
	}

	.ly_global-navi .first_floor::after{
		margin: auto;
		content: "";
		vertical-align: middle;
		position: absolute;
		top: -2px;
		bottom: 0;
		right: 22px;
		width: 10px;
		height: 10px;
		border-top: 2px solid #DD594D;
		border-right: 2px solid #DD594D;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.ly_global-navi .el_doun-arrow::after{
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		top: -10px;
		right: 20px;
	}

	.ly_global-navi .el_doun-arrow.action_up::after{
		top: 10px;
		right: 20px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.ly_global-navi li:nth-last-of-type(1) .first_floor {
		padding: calc(34 / 600 * 100%) 0 calc(34 / 600 * 100%) calc(38 / 600 * 100%);
	}

	.ly_global_sub-navi {
		display: block;
		padding: 0;
	}

	.ly_global_sub-navi li {
		padding: calc(34 / 600 * 100%) 0 calc(34 / 600 * 100%) calc(38 / 600 * 100%);
		border-bottom: 1px solid #fff;
		background: #E0E0E0;
		line-height: 1;
	}

	.ly_global_sub-navi li:nth-last-of-type(1) {
		border-bottom: 1px solid #fff;
		background: #E0E0E0;
	}

	.ly_global_sub-navi li:nth-of-type(9) a {
		padding-top: 0;
		margin: 0;
	}

	.ly_global_sub-navi li:nth-of-type(10) a {
		padding: 0;
	}

	.el_sustainability-navi li:nth-of-type(5) a {
		padding-top: 0;
		margin: 0;
	}

	.el_sustainability-navi li:nth-of-type(6) a {
		padding: 0;
	}

	.ly_global_sub-navi a {
		padding: 0;
		border:none;
	}

	.el_header_main-text {font-size: 4rem;}
	.el_header_sub-text_flame {font-size: 1.5rem;}
	.el_font60 .el_header_sub-text {font-size: 1.5rem;}

/* ========================================================================================================
	コンテンツ部分
======================================================================================================== */
	.ly_breadcrumb-trail {
		width: calc(690 / 750 * 100%);
		margin-bottom: calc(80 / 750 * 100%);
		flex-wrap: wrap;
	}
	.ly_content_area {
		width: calc(690 / 750 * 100%);
		margin: 0 auto;
	}

	.bl_contents {margin-bottom: calc(150 / 690 * 100%);}
	.bl_contents header {margin-bottom: calc(90 / 690 * 100%);}

/* 日付や名前が右寄せその下にテキスト
--------------------------------------------------- */
.bl_lead-data {margin-bottom: calc(50 / 690 * 100%);}
.bl_lead-data dt {margin-bottom: calc(50 / 690 * 100%);}


/* 画像3つ横並び（画像間の余白あり）
--------------------------------------------------- */
	.bl_col03 {display: block;}

	.bl_one-third {
		width: 100%;
		max-width: 100%;
		margin: 0 0 calc(30 / 690 * 100%);
	}

/* 画像2つ横並び（画像間の余白あり）
--------------------------------------------------- */
	.bl_col02 {display: block;}

/* 2カラムの表
--------------------------------------------------- */
	.bl_table-list {
		width: 100%;
		display: block;
		border: none;
	}

	.bl_table-list dt {
		width: 100%;
		/*padding: calc(30 / 690 * 100%) calc(30 / 690 * 100%) calc(10 / 690 * 100%);*/
		padding: calc(30 / 690 * 100%) calc(30 / 690 * 100%) 0;
		font-size: 1.5rem;
		font-weight: 400;
		border-top: 1px solid #d6dae0;
		border-bottom:none;
	}

	.bl_table-list dd {
		border: none;
		/*padding: calc(18 / 690 * 100%) calc(30 / 690 * 100%) calc(40 / 690 * 100%) calc(30 / 690 * 100%);*/
		padding: calc(10 / 690 * 100%) calc(30 / 690 * 100%) calc(40 / 690 * 100%) calc(30 / 690 * 100%);
		font-size: 1.4rem;
		font-weight: 400;
	}

/* キャプション付きリスト
--------------------------------------------------- */
	.bl_caption-list{width:100%;}
	.el_caption-item{width:100%;}
	.el_item_area{
		width:100%;
		height: auto;
		border: 1px solid #efefef;
	}

	.el_caption-text{
		display: block;
		width: 100%;
		margin-bottom: 2rem;
	}

/* News
--------------------------------------------------- */
	.bl_contents .bl_news_headline {
		margin-bottom: calc(24 / 690 * 100%);
		justify-content: flex-end;
		flex-wrap: wrap;
	}

	/* テキスト周り */
	.bl_news_headline_inner {
		width: 100%;
		max-width: 100%;
		line-height: 1;
		margin-bottom: calc(40 / 690 * 100%);
	}

	.bl_news_mein-title {font-size: 3.6rem;}

	.bl_news_sub-title {
		font-size: 1.3rem;
		margin-left: calc(36 / 690 * 100%);
		font-weight: 400;
	}

	.bl_news_item {
		flex-wrap: wrap;
		font-size: 1.3rem;
	}

	/*.el_no-pdf-icon .el_day_cat {margin-bottom:calc(12 / 690 * 100%);}*/
	.bl_news_item.el_no-pdf-icon {padding:calc(30 / 690 * 100%) calc(25 / 1200 * 100%);}

	.el_day_cat {
		width: 100%;
		max-width: 100%;
		justify-content: start;
		align-items: flex-end;
		margin-bottom: calc(26 / 690 * 100%);
	}

	/* 日付のみ、カテゴリー無し */
	.el_no-category-icon .el_day_cat {
		width: 100%;
		max-width: 100%;
	}

	.el_day-data {line-height: 1;}
	.el_cat-data {
		margin-left: 2rem;
		font-size: 1.3rem;
	}

	.el_news_item-text {
		width: 100%;
		max-width: 100%;
		justify-content: flex-end;
		flex-wrap: wrap;
	}

	.el_news-text {width: 100%;}

	.el_icon-pdf {
		width: calc(40 / 690 * 100%);
	}

	.bl_news_item:nth-last-of-type(1) {margin-bottom: calc(46 / 690 * 100%);}

	.bl_news-list-btn {
		width: 100%;
		display: flex;
		justify-content: center;
		margin-bottom: calc(110 / 690 * 100%);
	}

	.bl_news-list-btn .el_arrow-ellipse {
		width: calc(330 / 690 * 100%);
	}

	.bl_news-list-btn .el_arrow-ellipse a {
		font-size: 1.4rem;
		padding: 0.8rem 3rem 0.8rem 2rem;
	}

	/* お問い合わせバナー
--------------------------------------------------- */
	.bl_single-bner {width: 100%;}

	.bl_single-bner a {
		display: flex;
		width: 100%;
		padding: calc(60 / 750 * 100%) 0;
		align-items: center;
		justify-content: center;
		color: #fff;
		background: url(../../img/common/bnr_contact.jpg) right top no-repeat;
		background-size: auto 100%;
	}

	.bl_single-bner .el_contact-text {
		width: 100%;
		max-width: 100%;
		flex-wrap: wrap;
	}

	.el_contact-text span:nth-of-type(1) {
		font-size: 2.4rem;
		font-weight: 500;
		letter-spacing: 0.04em;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.el_contact-text span:nth-of-type(2) {
		font-size: 1.2rem;
		font-weight: 400;
		letter-spacing: 0.2em;
		padding-left: 0;
		white-space: nowrap;
		width: 100%;
		text-align: center;
	}

/* ========================================================================================================
	IRや分野から探すページの上部にある赤色のメニュー
======================================================================================================== */
	.bl_top_page-navi {
		width: 100%;
		margin: 0 auto calc(34 / 690 * 100%);
		justify-content: space-between;
	}

	.bl_top_page-navi li {
		width: calc(340 / 690 * 100%);
		max-width: 100%;
		margin: 0 0 5px 0;
	}

	.bl_top_page-navi a {
		font-size: 1.4rem;
		padding: 6px calc(60 / 340 * 100%) 6px calc(18 / 340 * 100%);
		line-height: 1.4;
	}

	
	.bl_top_page-navi a::before {
		width: 10px;
		height: 10px;
		right: 12px;
	}

.bl_top_page-navi.el_item-odd li,
.bl_top_page-navi li:nth-of-type(3n),
.bl_top_page-navi.el_item-even li:nth-of-type(2),
.bl_top_page-navi.el_item-even li:nth-of-type(4) {
	margin: 0 0 5px 0;
}

.bl_top_page-navi.el_item-even li:nth-of-type(3) {
	margin: 0 0 5px 0;
}

/*セレクトメニュー
--------------------------------------------------- */
.select {
	width: 100%;
	margin-bottom: calc(24 / 690 * 100%);
}
.select:before {width: calc(76 / 690 * 100%);}
.ly_category-tab {
	justify-content: flex-start;
	margin-bottom: calc(40 / 690 * 100%);
}


/* 一覧を見るボタン */
.el_arrow-ellipse {width: auto;}
.el_arrow-ellipse a {padding: 1.4rem 4rem 1.4rem 2rem;}





/* ========================================================================================================
	フッター部分
======================================================================================================== */
	.ly_footer-top {
		display:block;
	}

	.ly_footer_logo {
		width:calc(332 / 750 * 100%);
		margin: 0 auto calc(56 / 750 * 100%);
	}

	.ly_footer_icon-list {
		width: calc(400 / 600 * 100%);
		margin: 0 auto 0;
		justify-content: center;
	}

	.ly_footer_icon-list li {margin:0 20px 0 0;}
	.ly_icon_privacy {width:calc(116 / 400 * 100%);}
	.ly_icon_global_compact {width: calc(100% / 3.8);}
	.ly_icon_intertek_ukas {width:calc(120 / 400 * 100%);}
	.ly_btn_go_top {
		width: calc(100 / 750 * 100%);
		bottom: 0;
	}

	.ly_inner_footer-bottom {
		display: block;
		padding-top: calc(30 / 750 * 100%);
	}

	.ly_footer-bottom_navi {
		display: block;
		margin: 0 auto;
		width: calc(600 / 750 * 100%);
	}

	.ly_footer-bottom_navi li {
		border-bottom:1px solid #CDCDCD;
		padding: calc(30 / 600 * 100%) 0;
	}

	.ly_footer-bottom_navi a {
		border: none;
		padding: 0;
		display: block;
	}

	small {
		display: block;
		font-size: 1rem;
		text-align: center;
		padding: calc(30 / 750 * 100%) 0;
	}
}
