@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');
html {
	color : #221e1f;
}

#l-wrap {
	padding-top : 0;
}
#l-wrap #l-header {
	position : static;
}
#l-wrap #l-header .header-inner {
	position : relative;
}
#l-wrap #l-header .header-inner .header-logo {
	padding : 8px 0;
	position : absolute;
	top : 0;
	z-index : 120;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-header .header-inner .header-logo {
		padding : 30px 0;
	}
}
#l-wrap #l-header .header-inner .header-logo .logo-img {
	width : 110px;
	height : 20px;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-header .header-inner .header-logo .logo-img {
		width : 163px;
		height : 30px;
	}
}
#l-wrap #l-header .header-inner .header-logo .logo-img > a {
	display : block;
	position : relative;
	padding : 3px 2px 5px;
}
#l-wrap #l-header .header-inner .header-logo .logo-img > a:after {
	content : '';
	position : absolute;
	width : 100%;
	height : 100%;
	top : 0;
	left : 0;
	z-index : -1;
	background : #fff;
}
#l-wrap #l-content .u-box-mainv .mainv-wrap {
	position : relative;
	padding-top : 183.4%;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap {
		padding-top : 898px;
		background : url(../../images/technical_information/bg_mainv_wrap_pc.png) no-repeat;
		background-size : 1400px auto;
		background-position : center top;
	}
}
@media print, screen and (min-width: 1401px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap {
		background : none;
	}
}
@media print, screen and (min-width: 1401px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap:before, #l-wrap #l-content .u-box-mainv .mainv-wrap:after {
		content : '';
		width : 100%;
		height : 100%;
		position : absolute;
		top : 0;
		left : 0;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap:before {
	background : url(../../images/technical_information/bg_mainv_wrap_pc_wide_01.png) no-repeat;
	background-size : 270px auto;
	background-position : left top;
}
#l-wrap #l-content .u-box-mainv .mainv-wrap:after {
	background : url(../../images/technical_information/bg_mainv_wrap_pc_wide_02.png) no-repeat;
	background-size : 270px auto;
	background-position : right top;
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner {
	z-index : 100;
	position : absolute;
	top : 0;
	left : 0;
	width : 100%;
	height : 100%;
	background : url(../../images/technical_information/bg_mainv_sp.png) no-repeat;
	background-size : 100% auto;
	background-position : center top;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner {
		display : block;
		background : url(../../images/technical_information/bg_mainv_pc.png) no-repeat;
		background-size : 1004px auto;
		background-position : center top;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-ttl {
	width : 100%;
	padding-top : 30%;
	text-align : center;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-ttl {
		padding-top : 0;
		margin-top : 85px;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-ttl > img {
	width : 57%;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-ttl > img {
		width : 300px;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .manv-catch {
	width : 100%;
	margin-top : 30px;
	text-align : center;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .manv-catch {
		margin-top : 30px;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .manv-catch > img {
	width : 57%;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .manv-catch > img {
		width : 300px;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-txt {
	margin-top : 25px;
	text-align : center;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-txt {
		margin-top : 30px;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-txt .txt-marker {
	margin-top : 4px;
	padding : 0 4px;
	display : block;
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-txt .txt-marker .marker-inner {
	padding : 0 15px 1px;
	display : inline-block;
	background : #06a787;
	color : #fff;
	font-weight : bold;
	border-radius : 5px;
	line-height : 1.75;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-txt .txt-marker .marker-inner {
		font-size : 1.4rem;
		line-height : 2;
	}
}
#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-scroll {
	width : 100%;
	margin-top : 25px;
	padding-bottom : 60px;
	z-index : 10;
	font-family : 'Fjalla One', sans-serif;
	position : relative;
	-webkit-user-select : none;
	    -ms-user-select : none;
	        user-select : none;
	text-align : center;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-box-mainv .mainv-wrap .mainv-inner .mainv-scroll {
		font-size : 1.2rem;
		margin-top : 30px;
	}
}
#l-wrap #l-content .u-txt-ttl {
	margin-bottom : 25px;
}
#l-wrap #l-content .u-txt-ttl + *, #l-wrap #l-content .u-txt-ttl + .image-position-left + *, #l-wrap #l-content .u-txt-ttl + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-txt-ttl + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-txt-ttl {
		margin-bottom : 40px;
	}
}
#l-wrap #l-content .u-txt-ttl .ttl-sub {
	font-size : 28.8px;
	font-size : 1.8rem;
	color : #06a787;
	letter-spacing : 0.012em;
	font-family : 'Fjalla One', sans-serif;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-txt-ttl .ttl-sub {
		font-size : 2.0rem;
	}
}
#l-wrap #l-content .u-txt-ttl .ttl-main {
	font-weight : bold;
	font-size : 48px;
	font-size : 3.0rem;
	letter-spacing : 0.06em;
	line-height : 1.5;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-txt-ttl .ttl-main {
		font-size : 4.0rem;
	}
}
#l-wrap #l-content .u-txt-ttl2 {
	margin-top : 30px;
	margin-bottom : 20px;
	font-size : 32px;
	font-size : 2.0rem;
	position : relative;
	padding-bottom : 10px;
	font-weight : bold;
}
#l-wrap #l-content .u-txt-ttl2 + *, #l-wrap #l-content .u-txt-ttl2 + .image-position-left + *, #l-wrap #l-content .u-txt-ttl2 + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-txt-ttl2 + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
#l-wrap #l-content .u-txt-ttl2:before {
	content : '';
	position : absolute;
	bottom : 0;
	right : 0;
	left : 0;
	margin : auto;
	height : 2px;
	background : #06a787;
}
#l-wrap #l-content .u-txt-ttl3 {
	margin-top : 20px;
	margin-bottom : 20px;
	font-size : 25.6px;
	font-size : 1.6rem;
	font-weight : bold;
	padding : 10px;
	background : #f2faf9;
	border-radius : 10px;
}
#l-wrap #l-content .u-txt-ttl3 + *, #l-wrap #l-content .u-txt-ttl3 + .image-position-left + *, #l-wrap #l-content .u-txt-ttl3 + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-txt-ttl3 + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content #u-introduction .introduction-inner .introduction-pc {
		display : none;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-introduction .introduction-inner .introduction-sp {
		display : none;
	}
}
#l-wrap #l-content .u-table-introduction {
	width : 100%;
	margin-top : 20px;
	border-collapse : separate;
	border-spacing : 0;
	border-radius : 10px;
	box-shadow : 0 15px 30px 0 rgba(0, 53, 43, 0.16);
	table-layout : fixed;
	text-align : left;
}
#l-wrap #l-content .u-table-introduction th, #l-wrap #l-content .u-table-introduction td {
	vertical-align : top;
}
#l-wrap #l-content .u-table-introduction th .table-txt, #l-wrap #l-content .u-table-introduction td .table-txt {
	display : inline-block;
	font-size : 22.4px;
	font-size : 1.4rem;
	margin-top : 10px;
}
#l-wrap #l-content .u-table-introduction th .table-txt + *, #l-wrap #l-content .u-table-introduction th .table-txt + .image-position-left + *, #l-wrap #l-content .u-table-introduction th .table-txt + .image-position-right + *, #l-wrap #l-content .u-table-introduction td .table-txt + *, #l-wrap #l-content .u-table-introduction td .table-txt + .image-position-left + *, #l-wrap #l-content .u-table-introduction td .table-txt + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs] [data-gs-col]:first-child > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs-group] > [data-gs-col] > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-table-introduction th .table-txt + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child, #l-wrap #l-content .u-table-introduction td .table-txt + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
#l-wrap #l-content .u-table-introduction thead tr th {
	padding : 10px;
	border-bottom : 1px solid #e0e2e7;
	background-color : #06a787;
	text-align : left;
	color : #fff;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction thead tr th {
		font-size : 1.8rem;
	}
}
#l-wrap #l-content .u-table-introduction thead tr th + th {
	border-left : 1px solid #e0e2e7;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction thead tr th {
		padding : 35px 20px;
	}
}
#l-wrap #l-content .u-table-introduction thead tr:first-child th {
	border-radius : 10px 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead tr:first-child th + th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead tr:first-child th + td {
	border-radius : 0 0 0 0;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction thead tr:first-child th:first-child {
		width : 20%;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction thead tr:first-child th:nth-child(2), #l-wrap #l-content .u-table-introduction thead tr:first-child th:nth-child(3) {
		width : 30%;
	}
}
#l-wrap #l-content .u-table-introduction thead tr:first-child th:last-child {
	border-radius : 0 10px 0 0;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction thead tr:first-child th:last-child {
		width : 20%;
	}
}
#l-wrap #l-content .u-table-introduction thead tr:first-child td {
	border-radius : 0 10px 0 0;
}
#l-wrap #l-content .u-table-introduction thead tr:first-child td + th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead tr:first-child td + td {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead tr + tr th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead tr + tr td {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead + thead tr:first-child th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead + thead tr:first-child td {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead + thead tr:first-child:last-child th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead + thead tr:first-child:last-child td {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead + tbody tr:first-child th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction thead + tbody tr:first-child td {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction tbody tr th, #l-wrap #l-content .u-table-introduction tbody tr td {
	padding : 20px 10px;
	border-bottom : 1px solid #e0e2e7;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction tbody tr th, #l-wrap #l-content .u-table-introduction tbody tr td {
		padding : 30px 20px;
		font-size : 1.4rem;
	}
}
#l-wrap #l-content .u-table-introduction tbody tr th {
	background : #06a787;
	color : #fff;
	width : 30%;
	text-align : left;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction tbody tr th {
		color : #221e1f;
	}
}
#l-wrap #l-content .u-table-introduction tbody tr th + th {
	border-left : 1px solid #e0e2e7;
}
#l-wrap #l-content .u-table-introduction tbody tr td {
	border-left : 1px solid #e0e2e7;
	width : 70%;
	background : #fff;
}
#l-wrap #l-content .u-table-introduction tbody tr:first-child th {
	border-radius : 10px 0 0 0;
}
#l-wrap #l-content .u-table-introduction tbody tr:first-child th + th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction tbody tr:first-child td {
	border-radius : 10px 10px 0 0;
}
#l-wrap #l-content .u-table-introduction tbody tr:last-child th {
	border-radius : 0 0 0 10px;
}
#l-wrap #l-content .u-table-introduction tbody tr:last-child th + th {
	border-radius : 0 0 0 0;
}
#l-wrap #l-content .u-table-introduction tbody tr:last-child td:first-child {
	border-radius : 0 0 0 10px;
	border-left : none;
}
#l-wrap #l-content .u-table-introduction tbody tr:last-child td:last-child {
	border-radius : 0 0 10px 0;
}
#l-wrap #l-content .u-table-introduction tbody tr:last-child th, #l-wrap #l-content .u-table-introduction tbody tr:last-child td {
	border-bottom : none;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction tbody tr:nth-child(odd) th, #l-wrap #l-content .u-table-introduction tbody tr:nth-child(odd) td {
		background : #fff;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-table-introduction tbody tr:nth-child(even) th, #l-wrap #l-content .u-table-introduction tbody tr:nth-child(even) td {
		background : #f2faf9;
	}
}
#l-wrap #l-content .m-table-scroll .scroll-mark > span {
	background : #06a787;
}
#l-wrap #l-content .m-table-scroll .scroll-mark > span:before {
	border-color : transparent #06a787 transparent transparent;
}
#l-wrap #l-content .m-table-scroll .scroll-mark > span:after {
	border-color : transparent transparent transparent #06a787;
}
#l-wrap #l-content #u-news {
	margin-top : 80px;
	position : relative;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news {
		margin-top : 120px;
	}
}
#l-wrap #l-content #u-news:after {
	padding-top : 126.67%;
	content : '';
	position : absolute;
	width : 100%;
	top : -254px;
	right : 0;
	z-index : 0;
	background : url(../../svg/bg_news_technical_information.svg) no-repeat;
	background-size : 100% auto;
	z-index : -1;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news:after {
		padding-top : 0;
		top : -740px;
		background : url(../../images/technical_information/bg_news_technical_information_pc.png) no-repeat;
		background-size : 1400px auto;
		background-position : center top;
		height : calc(100% + 740px);
		padding-top : 0;
	}
}
@media print, screen and (min-width: 1401px) {
	#l-wrap #l-content #u-news:after {
		background : url(../../images/technical_information/bg_news_technical_information_pc.png) no-repeat;
		background-size : 1400px auto;
		background-position : right top;
	}
}
#l-wrap #l-content #u-news .news-wrap {
	min-height : calc(126.67vw - 254px);
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap {
		min-height : 400px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-justify-content : space-between;
		-ms-flex-pack : justify;
		        justify-content : space-between;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-inner {
		width : 30%;
	}
}
#l-wrap #l-content #u-news .news-wrap .news-content {
	margin-top : 30px;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-content {
		width : 60%;
		min-height : 400px;
	}
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item {
	box-shadow : 0 15px 30px 0 rgba(0, 53, 43, 0.16);
	border-radius : 10px;
	background : #fff;
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner {
	padding : 30px 45px 30px 15px;
	position : relative;
	display : block;
	cursor : pointer;
	color : #221e1f;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner {
		padding : 40px 105px 40px 40px;
	}
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner[target='_blank'] .item-ttl .ttl-inner {
	position : relative;
	padding-right : 30px;
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner[target='_blank'] .item-ttl .ttl-inner:after {
	content : '';
	position : absolute;
	display : block;
	vertical-align : middle;
	margin-left : 5px;
	background : url('../../svg/i_blank_06A787.svg') no-repeat right top;
	background-size : 100% auto;
	position : absolute;
	bottom : 0.2em;
	right : 0;
	width : 1.2em;
	height : 1.2em;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner[target='_blank'] .item-ttl .ttl-inner:after {
		width : 1.1em;
		height : 1.1em;
	}
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner[href$='.pdf'] .item-ttl .ttl-inner {
	position : relative;
	padding-right : 30px;
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner[href$='.pdf'] .item-ttl .ttl-inner:after {
	content : '';
	position : absolute;
	display : block;
	vertical-align : middle;
	margin-left : 5px;
	background : url('../../svg/i_pdf_06A787.svg') no-repeat right top;
	background-size : 100% auto;
	position : absolute;
	bottom : 0.1em;
	right : 0;
	width : 1.2em;
	height : 1.4em;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner[href$='.pdf'] .item-ttl .ttl-inner:after {
		width : 1.0625em;
		height : 1.25em;
	}
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner .item-date {
	color : #908e8f;
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner .item-ttl {
	margin-top : 5px;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner .item-ttl {
		margin-top : 15px;
	}
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner:after {
	content : '';
	width : 20px;
	height : 20px;
	position : absolute;
	top : 0;
	bottom : 0;
	right : 15px;
	margin : auto;
	background : url(../../svg/i_arrow_technical_information_key.svg) no-repeat;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner:after {
		right : 35px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner:hover {
		background : #f2faf9;
		color : #221e1f;
		text-decoration : none;
	}
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner:hover .item-date {
		color : #908e8f;
	}
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item .item-inner:hover .ite-ttl {
		color : #221e1f;
	}
}
#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item + .list-item {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-news .news-wrap .news-content .content-list .list-item + .list-item {
		margin-top : 20px;
	}
}
#l-wrap #l-content .u-txt-link {
	position : relative;
	padding-left : 30px;
	display : block;
	transition : all 0.3s ease-out;
	color : #221e1f;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-txt-link {
		padding-left : 35px;
	}
}
#l-wrap #l-content .u-txt-link:before {
	content : '';
	background : url(../../svg/i_arrow_technical_information_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0.35em;
	left : 0;
	margin : auto;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content .u-txt-link:before {
		top : 0.2em;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-txt-link:hover {
		text-decoration : none;
		color : #06a787;
	}
}
#l-wrap #l-content .u-box-btn {
	margin-top : 30px;
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-box-btn > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-box-btn > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-box-btn > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 30px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-box-btn > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-box-btn > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 30px;
	}
	#l-wrap #l-content .u-box-btn > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content .u-box-btn > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 30px;
	}
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content .u-box-btn > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content .u-box-btn > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
#l-wrap #l-content .u-box-btn .btn-more {
	font-weight : bold;
	position : relative;
	display : inline-block;
	background-color : #06a787;
	padding : 15px;
	transition : all 0.2s ease-out;
	line-height : 1.5;
	color : #fff;
	text-align : left;
	border-radius : 20px 0 20px 0;
	width : 100%;
}
#l-wrap #l-content .u-box-btn .btn-more:link, #l-wrap #l-content .u-box-btn .btn-more:visited {
	color : #fff;
}
#l-wrap #l-content .u-box-btn .btn-more > span {
	display : block;
	position : relative;
	padding : 0 20px;
	text-align : center;
}
#l-wrap #l-content .u-box-btn .btn-more > span:before {
	content : '';
	background : url(../../svg/i_arrow_technical_information_wht.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	top : 0;
	right : 0;
	bottom : 0;
	margin : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content .u-box-btn .btn-more:hover {
		background-color : #036c57;
		text-decoration : none;
	}
}
#l-wrap #l-content #u-relation {
	margin-top : 40px;
	padding-top : 52.48%;
	position : relative;
	padding-bottom : 80px;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-relation {
		padding-top : 200px;
		margin-top : 0;
		padding-bottom : 100px;
	}
}
#l-wrap #l-content #u-relation:before {
	content : '';
	position : absolute;
	width : 100%;
	top : 0;
	right : 0;
	z-index : 0;
	background : url(../../images/technical_information/bg_relation_technical_information_sp.png) no-repeat;
	background-size : 100% auto;
	height : 100%;
	z-index : -1;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-relation:before {
		top : -230px;
		height : calc(100% + 230px);
		background : url(../../images/technical_information/bg_relation_technical_information_pc.png) no-repeat;
		background-size : 1400px auto;
		background-position : center top;
	}
}
@media print, screen and (min-width: 1401px) {
	#l-wrap #l-content #u-relation:before {
		background : url(../../images/technical_information/bg_relation_technical_information_pc.png) no-repeat;
		background-size : 1400px auto;
		background-position : left top;
	}
}
#l-wrap #l-content #u-relation .u-txt-ttl .ttl-sub {
	font-size : 32px;
	font-size : 2.0rem;
}
#l-wrap #l-content #u-relation .u-txt-ttl .ttl-main {
	font-size : 64px;
	font-size : 4.0rem;
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs='12'] > [data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs='12'] > [data-gs-col='6']:nth-child(n+3) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs='12'] > [data-gs-col='4']:nth-child(n+4) {
		margin-top : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs='12'] > [data-gs-col='3']:nth-child(n+5) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs-Tab='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 20px;
	}
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs-Tab='2'] > [data-gs-col][data-gs-col='12']:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs-Tab='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 20px;
	}
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs-sp='2'] > [data-gs-col]:nth-child(n+3) {
		margin-top : 10px;
	}
}
@media screen and (max-width: 767px) {
	#l-wrap #l-content #u-relation .relation-bnr > [data-gs-sp='1'] > [data-gs-col]:nth-child(n+2) {
		margin-top : 10px;
	}
}
#l-wrap #l-content #u-relation .relation-bnr .bnr-list {
	margin : 0 -5px;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-flex-wrap : wrap;
	    -ms-flex-wrap : wrap;
	        flex-wrap : wrap;
}
@media print {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list {
		display : block;
		letter-spacing : -0.40em;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list {
		margin : 0 -20px;
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}
@media print {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list {
		display : block;
		letter-spacing : -0.40em;
	}
}
#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item {
	width : calc(100% / 2);
	width : calc((100% / 2 ) - 0.1px) \0;
	padding : 0 5px;
	text-align : center;
}
@media print {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item {
		width : 50%;
		display : inline-block;
		padding : 0 5px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item {
		width : calc(100% / 4);
		width : calc((100% / 4 ) - 0.1px) \0;
		padding : 0 20px;
	}
}
@media print {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item {
		width : 25%;
		display : inline-block;
		padding : 0 20px;
		box-sizing : border-box;
		vertical-align : top;
		letter-spacing : normal;
	}
}
#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item .item-inner {
	transition : all 0.2s ease-out;
	display : block;
	overflow : hidden;
	border-radius : 10px;
	background : transparent;
	text-align : center;
	position : relative;
}
#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item .item-inner > img {
	width : 100%;
	height : auto;
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item .item-inner:hover {
		box-shadow : 0 15px 30px 0 rgba(0, 53, 43, 0.16);
		background : transparent;
	}
}
#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item .item-inner:before {
	content : '';
	display : block;
	z-index : 1;
	border-radius : 10px;
	position : absolute;
	top : 0;
	bottom : 0;
	left : 0;
	right : 0;
	margin : auto;
	overflow : hidden;
	pointer-events : none;
	border : 1px solid #e0e2e7;
}
#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item:nth-child(n+3) {
	margin-top : 10px;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item:nth-child(n+3) {
		margin-top : 0;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-content #u-relation .relation-bnr .bnr-list .list-item:nth-child(n+5) {
		margin-top : 20px;
	}
}
#l-wrap #l-footer {
	background : #06a787;
	padding : 50px 0;
	position : relative;
}
#l-wrap #l-footer .footer-pagetop {
	position : relative;
}
#l-wrap #l-footer .footer-pagetop .pagetop-btn {
	position : absolute;
	width : 50px;
	height : 50px;
	top : -101px;
	right : 0;
	background : #06a787;
	border-radius : 12px 0 0 0;
	display : -webkit-flex;
	display : -ms-flexbox;
	display :         flex;
	-webkit-align-items : center;
	-ms-flex-align : center;
	        align-items : center;
	-webkit-justify-content : center;
	-ms-flex-pack : center;
	        justify-content : center;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-footer .footer-pagetop .pagetop-btn {
		width : 70px;
		height : 70px;
		top : -121px;
	}
}
#l-wrap #l-footer .footer-pagetop .pagetop-btn .btn-inner {
	position : relative;
	display : block;
	width : 14px;
	height : 15px;
	font-size : 0;
	background : url(../../svg/i_arrow_technical_information_pagetop.svg) no-repeat;
	background-position : center top;
	background-size : 100% auto;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-footer .footer-pagetop .pagetop-btn .btn-inner {
		width : 15px;
		height : 20px;
	}
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-footer .footer-pagetop .pagetop-btn:hover {
		cursor : pointer;
		background : #046c57;
	}
}
#l-wrap #l-footer .footer-inner {
	background : transparent;
}
#l-wrap #l-footer .footer-inner .footer-logo {
	text-align : center;
}
#l-wrap #l-footer .footer-inner .footer-copy {
	text-align : center;
	margin-top : 20px;
	color : #fff;
	font-size : 17.6px;
	font-size : 1.1rem;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-footer .footer-inner .footer-copy {
		margin-top : 20px;
	}
}
#l-wrap #l-footer .footer-inner .footer-nav {
	padding : 35px 0 0;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-footer .footer-inner .footer-nav {
		padding : 25px 0 0;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-footer .footer-inner .footer-nav .nav-list {
		display : -webkit-flex;
		display : -ms-flexbox;
		display :         flex;
		-webkit-justify-content : center;
		-ms-flex-pack : center;
		        justify-content : center;
		-webkit-flex-wrap : wrap;
		    -ms-flex-wrap : wrap;
		        flex-wrap : wrap;
	}
}
#l-wrap #l-footer .footer-inner .footer-nav .nav-list .list-item {
	text-align : center;
	position : relative;
	width : auto;
	padding : 0;
	border : none;
}
#l-wrap #l-footer .footer-inner .footer-nav .nav-list .list-item > a {
	color : #fff;
	display : block;
	padding : 5px 0;
	transition : all 0.2s ease-out;
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-footer .footer-inner .footer-nav .nav-list .list-item > a {
		padding : 5px 25px;
	}
}
#l-wrap #l-footer .footer-inner .footer-nav .nav-list .list-item > a[target='_blank'] > span {
	position : relative;
	padding-right : 30px;
	display : inline-block;
}
#l-wrap #l-footer .footer-inner .footer-nav .nav-list .list-item > a[target='_blank'] > span:after {
	content : '';
	position : absolute;
	display : block;
	vertical-align : middle;
	width : 1.1em;
	height : 1.1em;
	margin-left : 5px;
	background : url('../../svg/i_blank_fff.svg') no-repeat right top;
	background-size : 100% auto;
	position : absolute;
	top : 0.5em;
	right : 0;
}
@media print, screen and (min-width: 1025px) {
	#l-wrap #l-footer .footer-inner .footer-nav .nav-list .list-item > a:hover > span {
		text-decoration : underline;
	}
}
@media print, screen and (min-width: 768px) {
	#l-wrap #l-footer .footer-inner .footer-nav .nav-list .list-item + .list-item:after {
		content : '';
		position : absolute;
		top : 0;
		bottom : 0;
		left : 1px;
		margin : auto;
		width : 1px;
		height : 20px;
		background : #fff;
	}
}

.u-txt-inspiration {
	padding-left : 35px;
}
.u-txt-inspiration .inspiration-inner {
	position : relative;
	font-weight : bold;
}
.u-txt-inspiration .inspiration-inner + *, .u-txt-inspiration .inspiration-inner + .image-position-left + *, .u-txt-inspiration .inspiration-inner + .image-position-right + * {
	margin-top : 0 !important;
}
@media screen and (max-width: 767px) {
	.u-txt-inspiration .inspiration-inner + [data-gs] [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.u-txt-inspiration .inspiration-inner + [data-gs] > [data-gs-col='12']:nth-child(-n+1) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.u-txt-inspiration .inspiration-inner + [data-gs] > [data-gs-col='6']:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.u-txt-inspiration .inspiration-inner + [data-gs] > [data-gs-col='4']:nth-child(-n+3) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.u-txt-inspiration .inspiration-inner + [data-gs] > [data-gs-col='3']:nth-child(-n+4) > *:first-child {
		margin-top : 0 !important;
	}
}
@media print, screen and (min-width: 1025px) {
	.u-txt-inspiration .inspiration-inner + [data-gs-group] > [data-gs-col] > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.u-txt-inspiration .inspiration-inner + [data-gs-group][data-gs-tab='1'] > [data-gs-col]:first-child > *:first-child {
		margin-top : 0 !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.u-txt-inspiration .inspiration-inner + [data-gs-group][data-gs-tab='2'] > [data-gs-col]:nth-child(-n+2) > *:first-child {
		margin-top : 0 !important;
	}
}
.u-txt-inspiration .inspiration-inner:before {
	content : '';
	left : -35px;
	top : -0.6em;
	width : 30px;
	height : 30px;
	position : absolute;
	background : url(../../svg/i_inspiration.svg);
	background-position : center;
	background-size : 100% auto;
}

.u-column {
	margin-top : 80px;
}
@media print, screen and (min-width: 768px) {
	.u-column {
		margin-top : 120px;
	}
}
.u-column .column-inner .m-list-image .column-link {
	text-decoration : none;
	color : #000;
}
.u-column .column-inner .m-list-image .column-link:hover .image-img {
	box-shadow : 0 15px 30px 0 rgba(0, 53, 43, 0.16);
}
.u-column .column-inner .m-list-image .column-link:hover .image-title {
	color : #06a787;
}
.u-column .column-inner .m-list-image .column-link .image-img {
	transition : all 0.3s ease-out;
	box-shadow : 0 0 0 0 rgba(0, 53, 43, 0.16);
}
.u-column .column-inner .m-list-image .column-link .image-title {
	position : relative;
	transition : all 0.3s ease-out;
	padding-right : 30px;
	margin-top : 15px;
}
@media print, screen and (min-width: 768px) {
	.u-column .column-inner .m-list-image .column-link .image-title {
		margin-top : 20px;
		padding-right : 40px;
	}
}
.u-column .column-inner .m-list-image .column-link .image-title:after {
	content : '';
	background : url(../../svg/i_arrow_technical_information_key.svg) center no-repeat;
	background-size : 100% auto;
	width : 20px;
	height : 20px;
	display : block;
	position : absolute;
	right : 0;
	top : 0;
	bottom : 0;
	margin : auto;
}
.u-column .column-inner .m-list-image .column-link .image-desc {
	margin-top : 15px;
}
@media print, screen and (min-width: 768px) {
	.u-column .column-inner .m-list-image .column-link .image-desc {
		margin-top : 20px;
	}
}
.u-column .column-inner .u-box-btn {
	margin-top : 40px;
}
@media print, screen and (min-width: 768px) {
	.u-column .column-inner .u-box-btn {
		max-width : 354px;
		margin : 0 auto;
		margin-top : 50px !important;
	}
}

.u-sub-txt {
	font-weight : bold;
	font-size : 32px;
	font-size : 2rem;
}

.column-link[target='_blank'] .image-title .image-title-inner {
	position : relative;
	padding-right : 30px;
}
.column-link[target='_blank'] .image-title .image-title-inner:before {
	content : '';
	position : absolute;
	display : block;
	vertical-align : middle;
	margin-left : 5px;
	background : url('../../svg/i_blank_06A787.svg') no-repeat right top;
	background-size : 100% auto;
	position : absolute;
	bottom : 0.2em;
	right : 0;
	width : 1.2em;
	height : 1.2em;
}
@media print, screen and (min-width: 768px) {
	.column-link[target='_blank'] .image-title .image-title-inner:before {
		width : 1.1em;
		height : 1.1em;
	}
}

.column-link[href$='.pdf'] .image-title .image-title-inner {
	position : relative;
	padding-right : 30px;
}
.column-link[href$='.pdf'] .image-title .image-title-inner:before {
	content : '';
	position : absolute;
	display : block;
	vertical-align : middle;
	margin-left : 5px;
	background : url('../../svg/i_pdf_06A787.svg') no-repeat right top;
	background-size : 100% auto;
	position : absolute;
	bottom : 0.1em;
	right : 0;
	width : 1.2em;
	height : 1.4em;
}
@media print, screen and (min-width: 768px) {
	.column-link[href$='.pdf'] .image-title .image-title-inner:before {
		width : 1.0625em;
		height : 1.25em;
	}
}
