@charset "UTF-8";

/* *******************************************************************************************
*
*	製品共通
*
******************************************************************************************* */
/* -------------------------------------------------------------------------------------------
*
*　共通パーツ
*
* ----------------------------------------------------------------------------------------- */
footer .js-back-to-top {
	z-index: 100;
}

.contents_header_inner {
	padding-bottom: 15px;
}

.contents_header_bread {
	margin-bottom: 0;
}

#cont .pc {
	display: block;
}

#cont .sp {
	display: none;
}

#cont br.pc {
	display: inline-block;
}

#cont br.sp {
	display: none;
}

#cont img {
	vertical-align: top;
	border: none;
}

sup {
	position: relative;
	bottom: 1ex;
	height: 0;
	font-size: 60%;
	line-height: 1;
	vertical-align: baseline;
}

.underline {
	text-decoration: underline;
}

.att {
	color: #c00;
}

@media screen and (max-width: 736px) {
	.contents_header_inner {
		padding-bottom: 0;
	}

	#cont .pc {
		display: none;
	}

	#cont .sp {
		display: block;
	}

	#cont br.pc {
		display: none;
	}

	#cont br.sp {
		display: inline-block;
	}
}

/* -------------------------------------------------------------------------------------------
*
*　コンテンツ
*
* ----------------------------------------------------------------------------------------- */
/* ----------------------------- キービジュアル ----------------------------- */
.lineup_visual {
	height: 545px;
}

.lineup_visual .inner {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 100%;
}

.lineup_visual_info {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	padding: 30px 30px 40px 30px;
	background: rgba(64, 74, 79, .6);
	transform: translate(0, -50%);
	box-sizing: border-box;
}

.lineup_visual_info_name {
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px 12px;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
}

.lineup_visual_info_copy {
	color: #fff;
	font-size: 40px;
	line-height: 58px;
}

/* バリエーション */
.syajiku-bgc {
	background-color: #5ec5f2;
}

.front-bgc {
	background-color: #f6a800;
}

.rear-bgc {
	background-color: #61aa31;
}

.kanriki-bgc {
	background-color: #b81c22;
}

#visual-f220 {
	background: url("../img/kv_f220.jpg") center center no-repeat;
	background-size: cover;
}

#visual-f220-jast {
	background: url("../img/kv_f220-jast.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fv200 {
	background: url("../img/kv_fv200.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fg201 {
	background: url("../img/kv_fg201.jpg") center center no-repeat;
	background-size: cover;
}

#visual-f503 {
	background: url("../img/kv_f503.jpg") center center no-repeat;
	background-size: cover;
}

#visual-ffv300 {
	background: url("../img/kv_ffv300.jpg") center center no-repeat;
	background-size: cover;
}

#visual-ff300 {
	background: url("../img/kv_ff300.jpg") center center no-repeat;
	background-size: cover;
}

#visual-ff500 {
	background: url("../img/kv_ff500.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fu400 {
	background: url("../img/kv_fu400.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fu700jr {
	background: url("../img/kv_fu700jr.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fu700jrm {
	background: url("../img/kv_fu700jrm.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fu655 {
	background: url("../img/kv_fu655.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fu755 {
	background: url("../img/kv_fu755.jpg") center center no-repeat;
	background-size: cover;
}

#visual-fv200 .lineup_visual_info,
#visual-fg201 .lineup_visual_info,
#visual-ff300 .lineup_visual_info,
#visual-fu700jr .lineup_visual_info,
#visual-fu700jrm .lineup_visual_info,
#visual-fu655 .lineup_visual_info,
#visual-fu755 .lineup_visual_info {
	left: 0;
	right: auto;
}

@media screen and (max-width: 736px) {
	.lineup_visual {
		height: auto;
		background: none;
	}

	.lineup_visual .inner {
		width: 100%;
	}

	.lineup_visual_info {
		position: static;
		padding: 25px 15px;
		width: 100%;
		background: #eceff1;
		transform: translate(0, 0);
	}

	.lineup_visual_info_name {
		margin-bottom: 13px;
		font-size: 14px;
		line-height: 20px;
	}

	.lineup_visual_info_copy {
		color: #2b383f;
		font-size: 22px;
		line-height: 32px;
	}
}

/* ----------------------------- 製品ヘッダー ----------------------------- */
.lineup_header {
	padding-bottom: 40px;
}

.lineup_header .inner {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin: 0 auto;
	padding: 70px 0 40px 0;
	width: 980px;
}

.lineup_header_info {
	width: 455px;
}

.lineup_header_info_ttl {
	margin-bottom: 46px;
	font-size: 60px;
	line-height: 1;
	font-weight: bold;
}

.lineup_header_info_ttl_model {
	display: block;
	margin-top: 24px;
	margin-left: 5px;
	font-size: 30px;
	line-height: 1;
}

.lineup_header_info_scale {
	margin-bottom: 35px;
}

.lineup_header_info_icon {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}

.lineup_header_info_icon_fuel {
	position: relative;
	padding-right: 20px;
	width: 64px;
}

.lineup_header_info_icon_fuel:after {
	position: absolute;
	content: '';
	top: 50%;
	right: 0;
	width: 1px;
	height: 30px;
	background: #e4e7e9;
	transform: translate(0, -50%);
}

.lineup_header_info_icon_type {
	display: flex;
	align-items: center;
	padding-left: 15px;
}

.lineup_header_info_icon_type_img {
	width: 52px;
}

.lineup_header_info_icon_type_img.img-front {
	width: 64px;
}

.lineup_header_info_icon_type_img.img-rear {
	width: 57px;
}

.lineup_header_info_icon_type_txt {
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
}

.lineup_header_info_icon_type_img.img-syajiku+.lineup_header_info_icon_type_txt {
	margin-left: -10px;
}

.lineup_header_info_icon_type_img.img-front+.lineup_header_info_icon_type_txt {
	margin-left: -2px;
}

.lineup_header_info_price {
	display: inline-block;
	margin-bottom: 30px;
	padding: 15px 10px 15px 20px;
	background: #eceff1;
}

.lineup_header_info_price_caption {
	font-size: 16px;
}

.lineup_header_info_price_main {
	color: #c00;
	font-size: 36px;
	font-weight: bold;
}

.lineup_header_info_price_option {
	font-size: 14px;
}

.lineup_header_info_spec {
	margin-bottom: 45px;
}

.lineup_header_info_spec_list li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 0;
	border-top: 1px solid #e4e7e9;
}

.lineup_header_info_spec_list li:last-child {
	border-bottom: 1px solid #e4e7e9;
}

.lineup_header_info_spec_list_label {
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
}

.lineup_header_info_spec_list_data {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}

.lineup_header_info_spec_list_data small {
	display: inline-block;
	padding-left: 5px;
	font-size: 16px;
	font-weight: normal;
}

.lineup_header_info_spec_list_data small.before {
	padding-right: 5px;
}

.lineup_header_info_spec_attention {
	margin-top: 15px;
	font-size: 16px;
	line-height: 26px;
}

.lineup_header_info_attachment_ttl {
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}

.lineup_header_info_attachment_ttl .mark {
	color: #22ac38;
}

.lineup_header_info_attachment_list {
	display: flex;
}

.lineup_header_info_attachment_list li {
	margin-right: 10px;
	width: 84px;
}

.lineup_header_info_attachment_list li:last-child {
	margin-right: 0;
}

.lineup_header_info_attachment_list_img {
	margin-bottom: 10px;
}

.lineup_header_info_attachment_list_txt {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

a .lineup_header_info_attachment_list_txt {
	color: #2b383f;
	text-decoration: underline;
}

.lineup_header_info_attachment_list_txt span {
	display: inline-block;
	margin: 0 -3px;
	text-decoration: underline;
}

.lineup_header_img {
	width: 455px;
}

.lineup_header_img_slide {
	display: none;
	margin-bottom: 67px;
}

.lineup_header_img_slide.slick-initialized {
	display: block;
}

.lineup_header_img_list {
	display: flex;
	flex-wrap: wrap;
}

.lineup_header_img_list li {
	margin-bottom: 10px;
	margin-right: 10px;
	width: 106px;
	cursor: pointer;
}

.lineup_header_img_list li:nth-child(4n) {
	margin-right: 0;
}

.lineup_header_img_list li.current {
	opacity: .6;
}

/* バナーエリア */
.lineup_header_bnr {
	margin: 0 auto 20px auto;
	width: 980px;
}

.lineup_header_bnr .bn_salad20th {
	margin: 0 auto 35px;
	width: 100%;
}

.lineup_header_bnr a+.bn_salad20th {
	margin: 35px auto 0;
	width: 100%;
}

.lineup_header_bnr .bn_salad20th+.anniversary {
	width: 100%;

}

.lineup_header_bnr .bn_salad20th+.anniversary a {
	margin: 35px auto;
	width: 100%;
	background: #e4f2e6;
	padding: 1rem 0 1rem;
	border-radius: 20px 0 20px 0;
	font-size: 22px;
	font-weight: 700;
	position: relative;
	transition: all .3s;
	display: block;
}

.lineup_header_bnr .bn_salad20th+.anniversary a span {
	padding-left: 2rem;
}

.lineup_header_bnr .bn_salad20th+.anniversary a::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	top: 50%;
	right: 2rem;
	border-top: solid 3px #298e3a;
	border-right: solid 3px #298e3a;
	margin-top: -4px;
	transform: rotate(45deg) translateY(-50%);
	transition: all .3s;
}

@media (any-hover:hover) {
	.lineup_header_bnr .bn_salad20th+.anniversary a:hover::after {
		right: 1.66rem;
	}
}

@media screen and (max-width: 736px) {
	.lineup_header_bnr .bn_salad20th {
		margin: 0 auto 25px;
		/* padding: 0 10%;
		max-width: 420px; */
	}

	.lineup_header_bnr a+.bn_salad20th {
		margin: 25px auto 0;
	}
}

.bnr-yasai_improve {
	display: flex;
	position: relative;
	padding: 28px;
	background: #fff;
	border: 4px solid #e5f0f8;
	border-radius: 32px;
	box-sizing: border-box;
	transition: all .2s ease;
}

.bnr-yasai_improve:after {
	position: absolute;
	content: '';
	bottom: 16px;
	right: 16px;
	width: 32px;
	height: 32px;
	background: url(../img/icon_yasai_link.png) 0 0 no-repeat;
	background-size: 32px auto;
}

.yasai_contents_list_item_img {
	width: 412px;
}

.yasai_contents_list_item_info {
	padding-top: 28px;
	padding-left: 32px;
	width: calc(100% - 412px);
}

.yasai_contents_list_item_info_ttl {
	margin-bottom: 18px;
	color: #396483;
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
}

.yasai_contents_list_item_info_ttl small {
	display: inline-block;
	color: #396483;
	font-size: 20px;
	line-height: 32px;
}

.yasai_contents_list_item_info_txt {
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* hover */
@media screen and (min-width : 737px) {
	.bnr-yasai_improve:hover {
		background: #f5f9fc;
	}

	.bnr-yasai_improve:after {
		transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
		transition: all .2s;
	}

	.bnr-yasai_improve:hover:after {
		transform: translate(3px, 3px);
	}

	.yasai_contents_list_item_img {
		transition: all .2s ease;
	}

	a:hover .yasai_contents_list_item_img {
		opacity: .8;
	}
}

@media screen and (max-width: 736px) {
	.lineup_header {
		padding-bottom: 20px;
	}

	.lineup_header .inner {
		display: block;
		padding: 36px 15px 20px 15px;
		width: 100%;
		box-sizing: border-box;
	}

	.lineup_header_ttl {
		margin-bottom: 8px;
		font-size: 32px;
		line-height: 40px;
		font-weight: bold;
	}

	.lineup_header_ttl_model {
		padding-left: 15px;
		font-size: 20px;
		line-height: 40px;
	}

	br+.lineup_header_ttl_model {
		padding-left: 0;
	}

	.lineup_header_img {
		padding-bottom: 17px;
		width: 100%;
	}

	.lineup_header_img_slide {
		margin-bottom: 40px;
	}

	.lineup_header_img_list li {
		margin-bottom: 8px;
		margin-right: 8px;
		width: calc(25% - 6px);
		cursor: pointer;
	}

	.lineup_header_img_list li:nth-child(4n) {
		margin-right: 0;
	}

	.lineup_header_info {
		width: 100%;
	}

	.lineup_header_info_scale {
		margin-bottom: 20px;
	}

	.lineup_header_info_icon_fuel {
		padding-right: 16px;
		width: 48px;
	}

	.lineup_header_info_icon_fuel:after {
		height: 25px;
	}

	.lineup_header_info_icon_type {
		padding-left: 11px;
	}

	.lineup_header_info_icon_type_img {
		width: 39px;
	}

	.lineup_header_info_icon_type_img.img-front {
		width: 48px;
	}

	.lineup_header_info_icon_type_img.img-rear {
		width: 43px;
	}

	.lineup_header_info_icon_type_txt {
		font-size: 12px;
		line-height: 1;
	}

	.lineup_header_info_icon_type_img.img-syajiku+.lineup_header_info_icon_type_txt {
		margin-left: -9px;
	}

	.lineup_header_info_icon_type_img.img-front+.lineup_header_info_icon_type_txt {
		margin-left: -3px;
	}

	.lineup_header_info_icon_type_img.img-rear+.lineup_header_info_icon_type_txt {
		margin-left: -2px;
	}

	.lineup_header_info_price {
		display: block;
		margin-bottom: 25px;
		padding: 12px 10px 12px 15px;
	}

	.lineup_header_info_price_caption {
		font-size: 12px;
	}

	.lineup_header_info_price_main {
		font-size: 28px;
	}

	.lineup_header_info_price_option {
		font-size: 12px;
	}

	.lineup_header_info_spec {
		margin-bottom: 35px;
	}

	.lineup_header_info_spec_list_label {
		font-size: 18px;
		line-height: 24px;
	}

	.lineup_header_info_spec_list_data {
		font-size: 22px;
		line-height: 24px;
	}

	.lineup_header_info_spec_list_data small {
		font-size: 14px;
	}

	.lineup_header_info_spec_attention {
		margin-top: 11px;
		font-size: 12px;
		line-height: 20px;
	}

	.lineup_header_info_attachment_ttl {
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 1;
	}

	.lineup_header_info_attachment_list li {
		margin-right: 7px;
		width: calc(20% - 6px);
	}

	.lineup_header_info_attachment_list li:last-child {
		margin-right: 0;
	}

	.lineup_header_info_attachment_list_img {
		margin-bottom: 6px;
	}

	.lineup_header_info_attachment_list_txt {
		font-size: 12px;
		line-height: 20px;
	}

	/* バナーエリア */
	.lineup_header_bnr {
		margin-top: 20px;
		padding: 0 15px;
		width: 100%;
		box-sizing: border-box;
	}

	.bnr-yasai_improve {
		display: block;
		padding: 15px;
		padding-bottom: 26px;
		border: 3px solid #e5f0f8;
		border-radius: 24px;
	}

	.bnr-yasai_improve:after {
		bottom: 12px;
		right: 12px;
		width: 24px;
		height: 24px;
		background-size: 24px auto;
	}

	.yasai_contents_list_item_img {
		margin-bottom: 10px;
		width: 100%;
	}

	.yasai_contents_list_item_info {
		padding-top: 0;
		padding-left: 0;
		width: 100%;
	}

	.yasai_contents_list_item_info_ttl {
		margin-bottom: 12px;
		font-size: 19px;
		line-height: 27px;
	}

	.yasai_contents_list_item_info_ttl small {
		font-size: 16px;
		line-height: 27px;
	}

	.yasai_contents_list_item_info_txt {
		font-size: 14px;
		line-height: 24px;
	}
}

/* ----------------------------- 製品詳細タブ ----------------------------- */
.lineup_tab {
	border-top: 1px solid #bbb;
}

.lineup_tab .inner {
	margin: 0 auto;
	padding: 50px 0 20px 0;
	width: 980px;
}

.tab_nav {
	display: flex;
	margin-bottom: 70px;
}

.tab_nav a {
	display: block;
	padding: 13px 20px;
	font-size: 18px;
	line-height: 1;
}

.tab_nav a.active {
	color: #fff;
	background: #22ac38;
	border-radius: 5px;
}

.tab_btm {
	padding: 25px 0;
	background: #22272a;
}

.tab_btm_nav {
	justify-content: center;
	margin-bottom: 0;
}

.tab_btm_nav a {
	color: #fff;
}

.tab_container {
	display: none;
}

.tab_ttl {
	padding-bottom: 50px;
	border-bottom: 1px solid #bbb;
}

.tab_ttl_jp {
	margin-bottom: 15px;
	font-size: 36px;
	line-height: 1;
	font-weight: bold;
}

.tab_ttl_en {
	color: #22ac38;
	font-size: 14px;
	line-height: 1;
}

.tab_ttl_attention {
	margin-top: 40px;
	color: #c00;
	font-size: 16px;
	line-height: 24px;
}

.tab_section {
	padding: 50px 0;
	border-bottom: 1px solid #bbb;
}

.tab_section:last-child {
	border-bottom: 0;
}

.tab_section_head {
	position: relative;
	display: flex;
	align-items: flex-end;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

.tab_section_head:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 50px;
	height: 3px;
	background: #22ac38;
}

.tab_section_ttl {
	font-size: 36px;
	line-height: 1;
	font-weight: bold;
}

.tab_section_ttl.lh_2 {
	line-height: 1.3;
}

.tab_section_txt {
	padding-left: 25px;
	font-size: 18px;
}

#feature .tab_section_body {
	padding: 0 60px;
}

#feature .tab_section_body.tab_section_body_tu {
	padding: 60px 0 0;
}

.tab_section_link {
	margin: 70px auto 0 auto;
	width: 600px;
}

.tab_section_link .detail_btn {
	font-size: 16px;
	line-height: 28px;
	background: #22ac38;
}

.tab_section_btm {
	margin-top: 70px;
}

.tab_section_option {
	margin-top: 50px;
	font-size: 16px;
	line-height: 24px;
}

.tab_section_attention {
	margin-top: 50px;
	color: #c00;
	font-size: 16px;
	line-height: 24px;
}

.tab_section_attention strong {
	color: #c00;
	font-weight: bold;
}

/* メカニズム */
.feature_mechanism {
	display: flex;
	padding: 50px;
	background: #eceff1;
}

.feature_mechanism_wide {
	width: 460px;
	background: url(../img/line_dot_gray_y.png) right 0 repeat-y;
}

.feature_mechanism_wide_ttl,
.feature_mechanism_narrow_ttl {
	margin-bottom: 13px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}

.feature_mechanism_wide_img {
	width: 408px;
}

.feature_mechanism_narrow {
	padding-left: 40px;
	width: 300px;
	box-sizing: border-box;
}

.feature_mechanism_narrow_img {
	margin-left: 10px;
	width: 232px;
}

.feature_mechanism_txt {
	margin-top: 25px;
	font-size: 18px;
	line-height: 1.6;
}

/* 特長一覧 */
.feature_clm {
	display: flex;
	flex-wrap: wrap;
}

.feature_clm.mb_graf {
	margin-bottom: 50px;
}

.tab_section_body_tu>.feature_clm.mb_graf {
	margin-bottom: 0;
}

.feature_clm_item {
	margin-bottom: 55px;
	width: 405px;
}

.feature_clm_item.feature_clm_item_long {
	width: 525px;
}

.feature_clm_item:nth-child(odd) {
	margin-right: 50px;
}

.feature_clm_item:nth-last-child(-n + 2) {
	margin-bottom: 0;
}

.feature_clm_item.item-mechanism,
.feature_clm_item.item-mainImg,
.feature_clm_item.item-full {
	margin-right: 0;
	width: 100%;
}

.feature_clm_item.item-movie {
	margin-top: 55px;
	margin-right: 0;
	width: 100%;
}

.feature_clm_item.item-safty {
	margin-top: 55px;
	margin-right: 0;
	width: 100%;
}

.feature_clm_item_ttl {
	margin-bottom: 16px;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
}

.feature_clm_item_ttl.ttl-hx2 {
	min-height: 67px;
}

.feature_clm_item_txt,
.feature_txt {
	margin-top: 15px;
	font-size: 18px;
	line-height: 1.6;
}

/* 動画ギャラリー */
.feature_movie_ttl {
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}

.feature_movie_ttl .mark {
	color: #22ac38;
}

.feature_movie_list {
	display: flex;
}

.feature_movie_list li {
	margin-right: 25px;
	width: 196px;
}

.feature_movie_list li:last-child {
	margin-right: 0;
}

.feature_movie_list a {
	display: block;
}

.feature_movie_list_ttl {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
}

/* メンテナンス動画 */
.feature_movie-maintenance_list {
	display: flex;
	flex-wrap: wrap;
}

.feature_movie-maintenance_list_item {
	margin-bottom: 30px;
	margin-right: 25px;
	width: 270px;
}

.feature_movie-maintenance_list_item:nth-child(3n) {
	margin-right: 0;
}

.feature_movie-maintenance_list_item:nth-last-child(-n + 3) {
	margin-bottom: 0;
}

.feature_movie-maintenance_list_item a {
	display: block;
}

.feature_movie-maintenance_list_item_info {
	padding-top: 10px;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

.feature_movie-maintenance_list_item_info_ttl {
	font-size: 18px;
	font-weight: 600;
}

/* Honda賠償責任保険 */
.saftyBnr {
	background: #eceff1;
}

.saftyBnr a {
	display: flex;
	padding: 50px;
}

.saftyBnr_img {
	margin-right: 40px;
	width: 135px;
}

.saftyBnr_info {
	width: 585px;
}

.saftyBnr_info_ttl {
	margin-bottom: 13px;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}

.saftyBnr_info_attention {
	color: #c00;
	font-size: 16px;
	line-height: 26px;
}

.saftyBnr_info_txt {
	font-size: 16px;
	line-height: 26px;
}

.saftyBnr_info_btm {
	margin-top: 7px;
	font-size: 14px;
	text-align: right;
}

/* タイプ一覧 */
.type_table {
	table-layout: fixed;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	background: #eceff1;
	border-collapse: collapse;
	border: 1px solid #fff;
	box-sizing: border-box;
}

.type_table th,
.type_table td {
	padding: 12px 15px;
	text-align: left;
	vertical-align: top;
	word-wrap: break-word;
	overflow-wrap: break-word;
	border: 1px solid #fff;
	box-sizing: border-box;
}

.type_table th {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #22272a;
}

.type_table .productNo {
	font-size: 18px;
	font-weight: bold;
}

.type_table .price {
	color: #c00;
	font-size: 22px;
	font-weight: bold;
}

.type_table thead th:nth-child(1) {
	width: 26%;
}

.type_table thead th:nth-child(2) {
	width: 44%;
}

.type_table thead th:nth-child(3) {
	width: 30%;
}

.type_table tbody td:nth-child(odd) {
	background: #e4e7e9;
}

.type_table_clm {
	display: flex;
}

.type_table_clm_img {
	margin-right: 20px;
	padding: 5px 0;
	width: 92px;
}

.type_table_clm_img_caption {
	font-size: 10px;
	line-height: 14px;
}

.type_table_clm_info {
	width: calc(100% - 112px);
}

.type_table_clm_info strong {
	font-weight: bold;
}

.type_table_clm_info ul li {
	margin-left: 1em;
	text-indent: -1em;
}

/* アタッチメント、アンカー */
.attachment_anchor {
	display: flex;
	flex-wrap: wrap;
	margin-top: 50px;
	border-top: 1px solid #e4e7e9;
}

.attachment_anchor li {
	width: 25%;
	border-right: 1px solid #e4e7e9;
	border-bottom: 1px solid #e4e7e9;
	box-sizing: border-box;
}

.attachment_anchor li:nth-child(1),
.attachment_anchor li:nth-child(5) {
	border-left: 1px solid #e4e7e9;
}

.attachment_anchor a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 32px;
	height: 60px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

.attachment_anchor a:after {
	position: absolute;
	content: '';
	top: 0;
	right: 20px;
	width: 12px;
	height: 100%;
	background: url(../img/icon_arr_b.png) right center no-repeat;
	background-size: 12px auto;
}

/* アタッチメント一覧 */
.attachment_clm {
	display: flex;
	flex-wrap: wrap;
}

.attachment_clm_item {
	margin-bottom: 50px;
	width: 465px;
}

.attachment_clm_item:nth-child(odd) {
	margin-right: 50px;
}

.attachment_clm_item:nth-last-child(-n + 2) {
	margin-bottom: 0;
}

.attachment_clm_item_img {
	margin-bottom: 24px;
}

.attachment_clm_item_img.img-half {
	margin: 0 auto 24px auto;
	width: 227px;
}

.attachment_clm_item_txt {
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}

.attachment_clm_item_info {
	padding: 20px;
	background: #eceff1;
}

.attachment_clm_item_info+.attachment_clm_item_info {
	margin-top: 5px;
}

.attachment_clm_item_info_name {
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

.attachment_clm_item_info_price {
	margin-bottom: 5px;
	color: #c00;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}

.attachment_clm_item_info_price small {
	color: #c00;
	font-size: 16px;
	line-height: 22px;
}

.attachment_clm_item_info_price .price_option {
	color: #2b383f;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}

.attachment_clm_item_info_no {
	font-size: 14px;
	line-height: 24px;
}

.attachment_clm_item_attention {
	margin-top: 15px;
}

.attachment_clm_item_attention li {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 14px;
	line-height: 24px;
}

.attachment_midTtl {
	margin-top: 45px;
	margin-bottom: 35px;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}

.attachment_subTtl {
	margin-bottom: 35px;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
}

/* 主要諸元、表組み */
.spec_table {
	table-layout: fixed;
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	background: #eceff1;
	border-collapse: collapse;
	border: 1px solid #fff;
}

.spec_table th,
.spec_table td {
	padding: 12px 15px;
	text-align: left;
	vertical-align: top;
	word-wrap: break-word;
	overflow-wrap: break-word;
	border: 1px solid #fff;
	box-sizing: border-box;
}

.spec_table tbody tr:nth-child(even):not(.blank) {
	background: #e4e7e9;
}

.spec_table th {
	width: 63%;
	font-weight: bold;
}

.spec_table td {
	width: 63%;
}

.spec_table.col-3 th,
.spec_table.col-3 td {
	width: 31.5%;
}

.spec_table.col-4 th,
.spec_table.col-4 td {
	width: 21%;
}

.spec_table thead th {
	color: #fff;
	background: #22272a;
}

.spec_table th:first-child {
	width: 37%;
}

.spec_table td:first-child {
	width: 37%;
}

.spec_table td.pc {
	display: table-cell !important;
	text-align: center;
}

.spec_table .blank {
	background: #fff;
}

.spec_table .blank th {
	padding: 15px;
	background: #fff;
}

@media screen and (min-width: 737px) {
	.tab_nav a:hover {
		color: #22ac38;
	}

	.tab_nav a.active:hover {
		color: #fff;
	}

	.tab_btm_nav a:hover {
		color: #fff;
		text-decoration: underline;
	}
}

@media screen and (max-width: 736px) {
	.lineup_tab {
		border-top: 0;
	}

	.lineup_tab .inner {
		padding: 0 15px;
		width: 100%;
		box-sizing: border-box;
	}

	.tab_nav {
		margin-bottom: 40px;
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
		background: #22272a;
	}

	.tab_nav li {
		height: 70px;
		box-sizing: border-box;
	}

	.tab_nav li:nth-child(1) {
		width: 30%;
		border-right: 1px solid #fff;
	}

	.tab_nav li:nth-child(2) {
		width: 40%;
		border-right: 1px solid #fff;
	}

	.tab_nav li:nth-child(3) {
		width: 30%;
	}

	.tab_nav a {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0;
		height: 100%;
		color: #fff;
		font-size: 14px;
		line-height: 20px;
		text-align: center;
	}

	.tab_nav a.active {
		border-radius: 0;
	}

	.tab_btm {
		padding: 0;
	}

	.tab_btm_nav {
		margin: 0;
		width: 100%;
	}

	.tab_ttl {
		padding-bottom: 40px;
	}

	#attachment .tab_ttl {
		border-bottom: 0;
	}

	.tab_ttl_jp {
		margin-bottom: 5px;
		font-size: 24px;
		line-height: 34px;
	}

	.tab_ttl_en {
		font-size: 12px;
	}

	.tab_ttl_attention {
		margin-top: 30px;
		font-size: 14px;
		line-height: 24px;
	}

	.tab_section {
		padding: 40px 0;
	}

	.tab_section_head {
		display: block;
		margin-bottom: 30px;
		padding-bottom: 14px;
	}

	.tab_section_head:after {
		width: 37px;
		height: 2px;
	}

	.tab_section_ttl {
		font-size: 24px;
		line-height: 32px;
	}

	.tab_section_txt {
		margin-top: 3px;
		padding-left: 0;
		font-size: 14px;
		line-height: 1.4;
	}

	#feature .tab_section_body {
		padding: 0;
	}

	#feature .tab_section_body.mv_plus {
		margin-bottom: 30px;
	}

	#feature .tab_section_body.tab_section_body_tu {
		padding: 35px 0 0;
	}

	#feature .tab_section_body.tab_section_body_plus {
		padding: 0 0 15px;
	}

	.tab_section_link {
		margin-top: 40px;
		width: 100%;
	}

	.tab_section_link .detail_btn {
		padding: 15px 20px;
		font-size: 14px;
		line-height: 24px;
	}

	.tab_section_link .text-after-arrow::after {
		top: 50%;
		transform: translate(0, -50%);
	}

	.tab_section_btm {
		margin-top: 40px;
	}

	.tab_section_option {
		margin-top: 40px;
		font-size: 12px;
		line-height: 20px;
	}

	.tab_section_attention {
		margin-top: 40px;
		font-size: 12px;
		line-height: 20px;
	}

	/* メカニズム */
	.feature_mechanism {
		display: block;
		padding: 20px 15px;
	}

	.feature_mechanism_wide {
		margin-bottom: 20px;
		padding-bottom: 20px;
		width: 100%;
		background: url(../img/line_dot_gray_x.png) 0 bottom repeat-x;
		background-size: 5px 1px;
	}

	.feature_mechanism_wide_ttl,
	.feature_mechanism_narrow_ttl {
		margin-bottom: 5px;
		font-size: 16px;
		line-height: 26px;
	}

	.feature_mechanism_wide_img {
		padding-left: 15px;
		width: calc(100% + 15px);
		box-sizing: border-box;
	}

	.feature_mechanism_narrow {
		padding-left: 0;
		width: 100%;
	}

	.feature_mechanism_narrow_img {
		margin: 0 auto;
		width: 64%;
	}

	.feature_mechanism_txt {
		margin-top: 15px;
		font-size: 16px;
		line-height: 1.6;
	}

	/* 特長一覧 */
	.feature_clm {
		display: block;
	}

	.feature_clm.mb_graf {
		margin-bottom: 35px;
	}

	.feature_clm_item,
	.feature_clm_item.feature_clm_item_long {
		margin-bottom: 30px;
		width: 100%;
	}

	.feature_clm_item:nth-child(odd) {
		margin-right: 0;
	}

	.feature_clm_item:nth-last-child(-n + 2) {
		margin-bottom: 30px;
	}

	.feature_clm_item.item-movie {
		margin-top: 0;
	}

	.feature_clm_item:last-child {
		margin-bottom: 0;
	}

	.feature_clm_item.item-safty {
		margin-top: 0;
	}

	.feature_clm_item_ttl {
		margin-bottom: 9px;
		font-size: 18px;
		line-height: 1.4;
	}

	.feature_clm_item_ttl.ttl-hx2 {
		min-height: 0;
	}

	.feature_clm_item_txt {
		margin-top: 10px;
		font-size: 16px;
		line-height: 1.6;
	}

	/* 動画ギャラリー */
	.feature_movie_ttl {
		margin-top: 20px;
		margin-left: 1.5em;
		margin-bottom: 16px;
		font-size: 18px;
		line-height: 26px;
		text-indent: -1.5em;
	}

	.feature_movie_list {
		flex-wrap: wrap;
	}

	.feature_movie_list li {
		margin-right: 16px;
		margin-bottom: 10px;
		width: calc(50% - 8px);
	}

	.feature_movie_list li:nth-child(2n) {
		margin-right: 0;
	}

	.feature_movie_list li:nth-last-child(-n + 2) {
		margin-bottom: 0;
	}

	.feature_movie_item a {
		display: block;
	}

	.feature_movie_list_ttl {
		margin-top: 10px;
		font-size: 14px;
		line-height: 1.4;
	}

	/* メンテナンス動画 */
	.feature_movie-maintenance_list {
		display: block;
	}

	.feature_movie-maintenance_list_item {
		margin-bottom: 25px;
		margin-right: 0;
		width: 100%;
	}

	.feature_movie-maintenance_list_item:nth-last-child(-n + 3) {
		margin-bottom: 25px;
	}

	.feature_movie-maintenance_list_item:last-child {
		margin-bottom: 0;
	}

	.feature_movie-maintenance_list_item a {
		display: flex;
	}

	.feature_movie-maintenance_list_item_img {
		width: 47%;
	}

	.feature_movie-maintenance_list_item_info {
		padding-top: 0;
		padding-left: 15px;
		width: 53%;
		font-size: 12px;
		line-height: 20px;
		text-align: left;
		box-sizing: border-box;
	}

	.feature_movie-maintenance_list_item_info_ttl {
		font-size: 14px;
	}

	/* Honda賠償責任保険 */
	.saftyBnr a {
		display: block;
		padding: 25px 15px;
	}

	.saftyBnr_img {
		display: flex;
		align-items: center;
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
	}

	.saftyBnr_img_holder {
		width: 33%;
	}

	.saftyBnr_img_ttl {
		padding-left: 12px;
		width: 67%;
		font-size: 18px;
		line-height: 24px;
		font-weight: bold;
		box-sizing: border-box;
	}

	.saftyBnr_info {
		width: 100%;
	}

	.saftyBnr_info_attention {
		font-size: 14px;
		line-height: 24px;
	}

	.saftyBnr_info_txt {
		font-size: 14px;
		line-height: 24px;
	}

	.saftyBnr_info_btm {
		margin-top: 5px;
		font-size: 12px;
	}

	/* タイプ一覧 */
	.type_table_outer1 {
		position: relative;
	}

	.type_table_scroll {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 94px;
		transform: translate(-50%, -50%);
		pointer-events: none;
		z-index: 15;
	}

	.type_table_outer2 {
		margin-right: -15px;
		width: calc(100% + 15px);
		overflow-x: auto;
	}

	.type_table {
		width: 700px;
		font-size: 12px;
		line-height: 20px;
	}

	.type_table th,
	.type_table td {
		padding: 10px 15px;
	}

	.type_table th {
		font-size: 14px;
	}

	.type_table .productNo {
		font-size: 14px;
	}

	.type_table .price {
		font-size: 16px;
	}

	.type_table thead th:nth-child(1) {
		width: 145px;
	}

	.type_table thead th:nth-child(2) {
		width: 315px;
	}

	.type_table thead th:nth-child(3) {
		width: 240px;
	}

	.type_table_clm_img {
		margin-right: 10px;
		padding: 5px 0;
		width: 70px;
	}

	.type_table_clm_info {
		width: calc(100% - 80px);
	}

	/* アタッチメント、アンカー */
	.attachment_anchor {
		margin: 0 -15px;
		width: calc(100% + 30px);
	}

	.attachment_anchor li {
		width: 50%;
	}

	.attachment_anchor li:nth-child(even) {
		border-right: 0;
	}

	.attachment_anchor li:nth-child(1),
	.attachment_anchor li:nth-child(5) {
		border-left: 0;
	}

	.attachment_anchor a {
		justify-content: flex-start;
		padding: 11px 25px 11px 15px;
		height: 100%;
		min-height: 42px;
		font-size: 12px;
		line-height: 20px;
		text-align: left;
		box-sizing: border-box;
	}

	.attachment_anchor a:after {
		right: 9px;
		width: 8px;
		background-size: 8px auto;
	}

	/* アタッチメント一覧 */
	.attachment_clm {
		display: block;
	}

	.attachment_clm_item {
		margin-bottom: 40px;
		width: 100%;
	}

	.attachment_clm_item:nth-child(odd) {
		margin-right: 0;
	}

	.attachment_clm_item:nth-last-child(-n + 2) {
		margin-bottom: 40px;
	}

	.attachment_clm_item:last-child {
		margin-bottom: 0;
	}

	.attachment_clm_item_img {
		margin-bottom: 16px;
	}

	.attachment_clm_item_img.img-half {
		margin: 0 auto 16px auto;
		width: 49%;
	}

	.attachment_clm_item_txt {
		margin-bottom: 16px;
		font-size: 16px;
		line-height: 24px;
	}

	.attachment_clm_item_info {
		padding: 12px 15px;
	}

	.attachment_clm_item_info+.attachment_clm_item_info {
		margin-top: 10px;
	}

	.attachment_clm_item_info_name {
		margin-bottom: 8px;
		font-size: 14px;
		line-height: 20px;
	}

	.attachment_clm_item_info_price {
		margin-bottom: 0;
		font-size: 18px;
		line-height: 1;
	}

	.attachment_clm_item_info_price small {
		font-size: 12px;
		line-height: 18px;
	}

	.attachment_clm_item_info_price .price_option {
		display: block;
		margin-top: 2px;
		margin-left: -8px;
		font-size: 12px;
		line-height: 18px;
	}

	.attachment_clm_item_info_no {
		font-size: 12px;
		line-height: 18px;
	}

	.attachment_clm_item_attention {
		margin-top: 8px;
	}

	.attachment_clm_item_attention.attachment_clm_item_attention_long {
		width: calc(100% + 31vw);
	}

	.attachment_clm_item_attention li {
		margin-left: 0;
		text-indent: 0;
		font-size: 12px;
		line-height: 20px;
	}

	.attachment_midTtl {
		margin-top: 30px;
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 24px;
	}

	.attachment_subTtl {
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 24px;
	}

	/* SPメニュー */
	.tab_menu {
		display: flex;
		margin-top: 40px;
		background: #eceff1;
	}

	.tab_menu li {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 50%;
		height: 80px;
		font-size: 14px;
		line-height: 24px;
		text-align: center;
		cursor: pointer;
	}

	.tab_menu.col-3 li {
		width: 33.33%;
	}

	.tab_menu li.active {
		color: #fff;
		background: #22ac38;
	}

	.spec_table {
		font-size: 14px;
		line-height: 20px;
	}

	.spec_table th,
	.spec_table td {
		padding: 10px 15px;
		width: 50%;
	}

	.spec_table.col-3 th,
	.spec_table.col-3 td {
		width: 50%;
	}

	.spec_table.col-4 th,
	.spec_table.col-4 td {
		width: 50%;
	}

	.spec_table th:first-child {
		width: 50%;
	}

	.spec_table td:first-child {
		width: 50%;
	}

	.spec_table thead {
		display: none;
	}

	.spec_table td.pc {
		display: none !important;
	}

	.spec_table td.sp {
		display: table-cell !important;
	}

	.spec_table td.sp-none {
		display: none !important;
	}

	.spec_table .blank th {
		padding: 10px;
	}
}

/* ----------------------------- ボトム ----------------------------- */
.lineup_btm .inner {
	margin: 0 auto;
	padding: 50px 0 80px 0;
	width: 980px;
}

.lineup_btm_link {
	margin: 0 auto 30px auto;
	width: 600px;
}

.lineup_btm_link .detail_btn {
	font-size: 16px;
	line-height: 28px;
	background: #22ac38;
}

.lineup_btm_other {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.lineup_btm_other_ttl {
	display: flex;
	align-items: center;
	margin-right: 20px;
	padding: 0 40px 0 20px;
	width: 266px;
	height: 144px;
	color: #fff;
	font-size: 20px;
	background-position: right 0;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

/* バリエーション */
.lineup_btm_other_ttl.syajiku-bgc {
	background-image: url("../img/bg_arrow_syajiku.png");
}

.lineup_btm_other_ttl.front-bgc {
	background-image: url("../img/bg_arrow_front.png");
}

.lineup_btm_other_ttl.rear-bgc {
	background-image: url("../img/bg_arrow_rear.png");
}

.lineup_btm_other_ttl.kanriki-bgc {
	background-image: url("../img/bg_arrow_kanriki.png");
}

.lineup_btm_other_list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	width: 694px;
}

.lineup_btm_other_list li {
	width: 165px;
}

.lineup_btm_other_list li a {
	display: block;
	padding: 15px 0;
	text-align: center;
}

.lineup_btm_other_list_img {
	margin: 0 auto 15px auto;
	width: 80px;
}

.lineup_btm_other_list_name {
	font-size: 16px;
	font-weight: bold;
}

.lineup_btm_other_list_name span {
	display: block;
	font-weight: normal;
}

.lineup_btm_attention li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 28px;
}

.lineup_btm_attention li:before {
	position: absolute;
	content: '■';
	top: 0;
	left: 0;
	color: #bbb;
	font-size: 16px;
	line-height: 28px;
}

.lineup_btm_attention li:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 736px) {
	.lineup_btm .inner {
		padding: 30px 15px 50px 15px;
		width: 100%;
		box-sizing: border-box;
	}

	.lineup_btm_link {
		margin: 0 auto 50px auto;
		width: 100%;
	}

	.lineup_btm_link .detail_btn {
		font-size: 14px;
		line-height: 24px;
	}

	.lineup_btm_link .text-after-arrow::after {
		top: 50%;
		transform: translate(0, -50%);
	}

	.lineup_btm_other {
		display: block;
		margin-bottom: 50px;
	}

	.lineup_btm_other_ttl {
		display: block;
		margin-right: 0;
		margin-bottom: 15px;
		padding: 20px;
		padding-bottom: 40px;
		width: 100%;
		height: auto;
		font-size: 16px;
		text-align: center;
		background-position: center bottom;
		background-repeat: no-repeat;
	}

	/* バリエーション */
	.lineup_btm_other_ttl.syajiku-bgc {
		background-image: url("../img/bg_arrow_syajiku_sp.png");
		background-size: 100% 32px;
	}

	.lineup_btm_other_ttl.front-bgc {
		background-image: url("../img/bg_arrow_front_sp.png");
		background-size: 100% 32px;
	}

	.lineup_btm_other_ttl.rear-bgc {
		background-image: url("../img/bg_arrow_rear_sp.png");
		background-size: 100% 32px;
	}

	.lineup_btm_other_ttl.kanriki-bgc {
		background-image: url("../img/bg_arrow_kanriki_sp.png");
		background-size: 100% 32px;
	}

	.lineup_btm_other_list {
		justify-content: center;
		width: 100%;
	}

	.lineup_btm_other_list li {
		width: 33%;
	}

	.lineup_btm_other_list.col-2 li {
		padding: 0 5%;
	}

	.lineup_btm_other_list li a {
		padding: 0;
	}

	.lineup_btm_other_list_img {
		margin: 0 auto 4px auto;
		width: 83%;
	}

	.lineup_btm_other_list_name {
		font-size: 12px;
		line-height: 20px;
	}

	.lineup_btm_attention li {
		margin-bottom: 0;
		padding-left: 15px;
		font-size: 14px;
		line-height: 24px;
	}

	.lineup_btm_attention li:before {
		font-size: 10px;
		line-height: 24px;
	}
}

/* 変更 2022-01 */
.attachment_pre_img {
	padding: 0 60px 50px
}

.pr_youtube_movie {
	width: 980px;
	margin: 20px auto 15px;
}

.slick-slide .video_wrap,
.feature_clm_item_img.youtube_movie_wrap,
.lineup_header_img_slide_item .youtube_movie_wrap,
.attachment_pre_img .youtube_movie_wrap,
.pr_youtube_movie .youtube_movie_wrap,
.feature_clm_item_img.movie_height {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.slick-slide .video_wrap,
.lineup_header_img_slide_item .youtube_movie_wrap {
	margin: 17% 0;
}

.tab_section .feature_clm_item_img.youtube_movie_wrap {
	width: 100%;
}

.bk_moviecolor.slick-initialized .slick-slide,
.slick-slide .video_wrap {
	background-color: black;
}

.slick-slide .video_wrap,
.youtube_movie_wrap,
.lineup_header_img_slide .youtube_movie_wrap {
	background: url(/tiller/lineup/img/loading.gif) no-repeat black;
	background-size: 120px auto;
	background-position: center;
}

iframe.youtube_movie {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slick-slide .video-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
}

.feature_clm_item_img+.photo_caption {
	font-size: .8rem;
	margin-top: .5em;
	opacity: .86;
	margin-bottom: -0.5rem;
	text-align: right;
}

.feature_clm_item_ttl.feature_clm_item_ttl_mb_plus {
	margin-bottom: 30px;
}

.feature_clm_plus_img {
	display: flex;
}

.feature_clm_plus_img .feature_clm_plus_img_right1 {
	flex-shrink: 0;
	width: 180px;
	padding: 20px 0 0 30px;
}

.tab_section_body+.type_table_outer1 {
	margin-top: 70px;
}

.type_table_clm_img2 {
	display: flex;
	align-items: center;
	margin-right: 20px;
	padding: 5px 0;
}

.type_table_clm_img2.icon_plus01 {
	margin-left: 130px;
}

.type_table_clm_img2 img {
	width: 110px;
	margin-right: 20px;
}

.tab_section_link.tab_section_link_680 {
	width: 680px;
}

@media screen and (max-width: 736px) {
	.youtube_movie_wrap {
		background-size: 18% auto;
	}

	.slick-slide .video_wrap,
	.lineup_header_img_slide .youtube_movie_wrap {
		background-size: 18% auto;
	}

	.attachment_pre_img {
		padding: 0;
	}

	.tab_section .attachment_pre_img {
		width: 100%;
		margin: 25px auto 20px;
	}

	.pr_youtube_movie {
		width: 100%;
		margin: 5px auto 10px;
		padding: 0 15px;
	}

	.feature_clm_item_ttl.feature_clm_item_ttl_mb_plus {
		margin-bottom: 24px;
	}

	.feature_clm_plus_img .feature_clm_plus_img_right1 {
		flex-shrink: 0;
		width: 33%;
		max-width: 180px;
		padding: 16px 0 0 5vw;
	}

	.tab_section_body+.type_table_outer1 {
		margin-top: 35px;
	}

	.type_table_clm_img2 {
		display: flex;
		margin-right: 15px;
		padding: 3px 0;
	}

	.type_table_clm_img2.icon_plus01 {
		margin-left: 95px;
	}

	.type_table_clm_img2 img {
		width: 80px;
		margin-right: 15px;
	}

	.tab_section_link.tab_section_link_680 {
		width: inherit;
	}
}

/* New FF500バナーエリア */
.bn_spff500 div {
	width: 472px;
	font-size: 16px;
	line-height: 32px;
}

.bn_spff500 div:first-child {
	width: 444px;
	padding-right: 32px;
}

.bn_spff500 p {
	margin: 18px 0;
	color: #396483;
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
}

@media screen and (max-width: 736px) {
	.bn_spff500 div {
		width: 100%;
		font-size: 14px;
		line-height: 24px;
	}

	.bn_spff500 div:first-child {
		width: 100%;
		padding-right: 0;
		text-align: center;
		margin: auto;
		max-width: 420px;
	}

	.bn_spff500 p {
		margin-bottom: 12px;
		font-size: 19px;
		line-height: 27px;
	}
}

/* li_ion_index */
.tab_section_link_02 {
	margin: 60px auto 10px;
	width: 60%;
}

.tab_section_link_02 .detail_btn {
	font-size: 16px;
	text-align: left;
	color: #2b383f;
	line-height: 22px;
	background: #eceff1;
	border-radius: 0;
	padding: 13px 23px;
}

.tab_section_link_02 .text-after-arrow::after {
	font-size: 14px;
	position: absolute;
	top: 50%;
	right: 20px;
	font-family: FontAwesome;
	content: "\f054";
	color: #22ac38;
	transform: translateY(-50%) scaleX(.9);
}

@media screen and (max-width: 736px) {
	.tab_section_link_02 {
		margin: 45px auto 20px;
		width: 100%;
		max-width: 420px;
	}

	.tab_section_link_02 .detail_btn {
		font-size: 14px;
		line-height: 22px;
		padding: 10px 18px;
	}

	.tab_section_link_02 .text-after-arrow::after {
		top: 50%;
		right: 18px;
	}
}

/* SilkyStart */
.lineup_header_info .silkystart {
	margin-top: 20px;
	display: block;
}