@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@600&display=swap');
@import url('../lib/font-awesome/css/all.css');

body {
	overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	border: none;
	padding: 0;
}

img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
#BREAD_SCRAP_BLOCK img {
	vertical-align: baseline;
}

.cy-footerNav__item--pageup01 {
	display: none !important;
}

div#CONTENTS {
	color: #333;
	padding-top: 0;
}

#CONTENTS a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: 'alpha( opacity=80 )';
}

div#CONTENTS_BLOCK {
	max-width: 1200px;
	margin-bottom: 0;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-feature-settings: 'palt' 1;
	line-height: 1.8;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
	div#CONTENTS_BLOCK {
		font-size: 14px;
		line-height: 1.6;
	}
}
div#CONTENTS_BLOCK p {
	font-size: inherit;
	line-height: normal;
}

br.sp {
	display: none;
}

#aniv66 {
	padding: 0;
}

.aniv66_page {
	position: relative;
}

.sp_img {
	display: none;
}

.u-mb2em {
	margin-bottom: 2em !important;
}

#main {
	background: #ff9900;
	height: 740px;
	position: relative;
}

#main .main_logo {
	position: absolute;
	top: 155px;
	right: 0;
	left: 0;
	margin: auto;
	width: 413px;
	height: 378px;
	background-image: url(../img/main_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

#main .scroll {
	position: absolute;
	right: 0;
	bottom: 30px;
	left: 0;
	margin: auto;
	width: 55px;
	height: 52px;
}

#sec01 {
	line-height: 0;
	position: relative;
}

#cp01 {
	line-height: 0;
	position: relative;
}

#sec02 {
	line-height: 0;
	position: relative;
}

#sec02 .btn {
	position: absolute;
	right: 0;
	bottom: 5.5%;
	left: 0;
	margin: auto;
	width: 614px;
}

#sec02 .toggle_btn {
	display: none;
}
#cp02 {
	line-height: 0;
	position: relative;
}

#sec01 p,
#sec02 p,
#sec03 p,
#cp01 p,
#cp02 p {
	margin-top: 0;
	margin-bottom: 0;
}

@media screen and (max-width: 799px) {
	br.sp {
		display: inline;
	}
	#aniv66 img {
		width: 100%;
	}
	.pc_img {
		display: none;
	}
	.sp_img {
		display: inline;
	}
	#main {
		height: 115vw;
	}
	#main .main_logo {
		width: 58vw;
		height: auto;
		top: 27vw;
	}
	#main .scroll {
		height: 11vw;
		width: 10vw;
		bottom: 3vw;
	}
	#sec02 .btn {
		bottom: 14vw;
		width: 80vw;
	}
	#sec02 .hide_img {
		display: none;
	}
	#sec02 .toggle_btn {
		content: '';
		position: absolute;
		background-image: url(../img/toggle_btn.png);
		background-position: center;
		display: block;
		margin: auto;
		width: 100%;
		height: 9vw;
		bottom: 80vw;
		right: 0;
		left: 0;
		background-size: cover;
		background-repeat: no-repeat;
	}
	#sec02 .toggle_btn.active {
		background-image: url(../img/toggle_btn_active.png);
	}
	#sec02 .btm_img.active {
		background-image: url(../img/toggle_btn_active.png);
	}
}

@keyframes scrolldown {
	0% {
		transform: translateY(0);
	}
	5% {
		transform: translateY(0);
	}
	10% {
		transform: translateY(0);
	}
	20% {
		transform: translateY(-15px);
	}
	25% {
		transform: translateY(0);
	}
	30% {
		transform: translateY(-15px);
	}
	50% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(0);
	}
}

@keyframes rotate-anime {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}

.sp_img {
	display: none !important;
}

.u-mb2em {
	margin-bottom: 2em !important;
}

@media screen and (max-width: 768px) {
	br.sp {
		display: inline;
	}
	br.pc {
		display: none;
	}
	.pc_img {
		display: none !important;
	}
	.sp_img {
		display: block !important;
	}
}
.bg-light_perple {
	background-color: #c3c7e4;
}
.bg-light_light_perple {
	background-color: #e5edf8;
	border-radius: 10px;
}
.bg-light_orenge {
	background-color: #f8d9bf;
}
.bg-light_light_orenge {
	background-color: #fcecdf;
	border-radius: 10px;
}
.bg-white {
	background-color: #fff;
}
.bg-orenge {
	background-color: #e97f2a;
}
.bg-perple {
	background-color: #415ca9;
}

.orenge {
	color: #e97f2a !important;
}

.inner {
	position: relative;
	width: 1080px;
	margin: 0 auto;
}
@media screen and (max-width: 1080px) {
	.inner {
		width: 92%;
	}
}
.window_innner {
	width: 1016px;
	margin: 0 auto;
}
@media screen and (max-width: 1080px) {
	.window_innner {
		width: 92%;
	}
}
.window_innner li {
	margin: 0.5em 0 0.5em 1.5em;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
@media screen and (max-width: 768px) {
	.inner {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
	}
	.window_innner {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
	}
}

.img_center {
	display: block;
	margin: 0 auto;
}
.mt-50 {
	margin-top: 50px;
}
.mt-30 {
	margin-top: 30px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-10 {
	padding-top: 10px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-80 {
	padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
	.mt-50 {
		margin-top: 25px;
	}
	.mt-30 {
		margin-top: 15px;
	}
	.pt-50 {
		padding-top: 25px;
	}
	.pt-30 {
		padding-top: 15px;
	}
	.pt-10 {
		padding-top: 5px;
	}
	.pb-30 {
		padding-bottom: 15px;
	}
	.pb-50 {
		padding-bottom: 25px;
	}
}
.tx-s {
	font-size: 12px;
}
.border-bottom {
	border-bottom: solid 1px #a5a4a4;
}
.cp-flow .models_tittle {
	color: #415ca9;
	padding: 5px;
	border: solid 1px #415ca9;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	font-size: 24px;
}

.cp-flow .bikes {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}
@media screen and (max-width: 768px) {
	.cp-flow .bikes {
		display: block;
	}
}
.cp-note {
	line-height: 1.5;
}
@media screen and (max-width: 768px) {
	.cp-note_tittle img {
		height: 26px !important;
		width: auto;
	}
}

.cp-note_midashi {
	text-align: center;
	margin: 20px auto;
}
@media screen and (max-width: 768px) {
	.cp-note_midashi {
		margin: 10px auto;
	}
}
.cp-note_midashi span {
	font-size: 24px;
	display: inline-block;
	font-weight: 700;
	position: relative;
}
@media screen and (max-width: 768px) {
	.cp-note_midashi span {
		font-size: 16px;
		letter-spacing: 0;
	}
}
.cp-note_midashi span::before {
	z-index: 10;
	position: absolute;
	top: 50%;
	right: 110%;
	content: '';
	width: 100px;
	height: 1px;
	background-color: #333333;
}
@media screen and (max-width: 768px) {
	.cp-note_midashi span::before {
		width: 40px;
	}
}
.cp-note_midashi span::after {
	z-index: 10;
	position: absolute;
	top: 50%;
	left: 110%;
	content: '';
	width: 100px;
	height: 1px;
	background-color: #333333;
}
@media screen and (max-width: 768px) {
	.cp-note_midashi span::after {
		width: 40px;
	}
}

dl.cp-note_box {
	margin: 30px auto;
}
@media screen and (max-width: 768px) {
	dl.cp-note_box {
		margin: 20px auto;
	}
}
dl.cp-note_box dt {
	background-color: #415ca9;
	padding: 20px 0;
	text-align: center;
	font-weight: 700;
	color: #fff;
	font-size: 20px;
	border-radius: 12px 12px 0px 0px;
	line-height: 1.4;
}
@media screen and (max-width: 768px) {
	dl.cp-note_box dt {
		font-size: 16px;
		padding: 15px 0;
	}
}

dl.cp-note_box dt br {
	display: none;
}
@media screen and (max-width: 768px) {
	dl.cp-note_box dt br {
		display: block;
	}
}

dl.cp-note_box dt.red {
	background-color: #c6000b;
}
dl.cp-note_box dd {
	background-color: #fff;
	padding: 25px;
	border-radius: 0px 0px 12px 12px;
}
@media screen and (max-width: 768px) {
	dl.cp-note_box dd {
		font-size: 14px;
		padding: 20px;
	}
}

dl.cp-note_box dd p {
	position: relative;
	padding-left: 20px;
}
dl.cp-note_box dd p::before {
	content: '●';
	position: absolute;
	left: 0;
}

.cp-note .read {
	position: absolute;
	right: -60px;
	top: -100px;
}
.cp-note ul {
	margin: 0;
	line-height: 1.5;
	list-style: none;
}
.cp-note ul li {
	position: relative;
}
.cp-note ul li::before {
	content: '●';
	position: absolute;
	left: -20px;
}
.cp-note ul li a:hover {
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	.cp-note ul li::before {
		left: -14px;
	}
}
.cp-note ul li ul li::before {
	content: '・';
}
.cp-note .by_internet {
	background-color: #c6000b;
	color: #fff;
	padding: 8px;
	/*width:670px;*/
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.cp-note .conf_tittle {
	background-color: #415ca9;
	color: #fff;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
}
.cp-note .caution_tittle {
	color: #c6000b;
	border: solid 2px #c6000b;
	border-radius: 30px;
	padding: 8px 4px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	margin: 30px auto;
}
@media screen and (max-width: 768px) {
	.cp-note .caution_tittle {
		font-size: 16px;
		margin: 20px auto;
	}
}
.cp-note .caution_text {
	color: #c6000b;
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin: 30px auto;
}
@media screen and (max-width: 768px) {
	.cp-note .caution_text {
		font-size: 16px;
		margin: 20px auto;
	}
}
.cp-note .caution_text:last-child {
	margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
	.cp-note .caution_text:last-child {
		margin: 20px auto 0;
	}
}
.cp-note dl.faq {
	margin: 0;
	border-bottom: solid 1px #999999;
}
.cp-note dl.faq dt {
	border-top: solid 1px #999999;
	margin: 0;
	position: relative;
	padding-left: 35px;
	margin-bottom: 20px;
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	cursor: pointer;
}
.cp-note dl.faq dt:before {
	padding-top: 20px;
	content: 'Q';
	color: #415ca9;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 30px;
	font-family: 'Quicksand', sans-serif;
	line-height: 0.8;
}
.cp-note dl.faq dt:after {
	padding-top: 20px;
	content: '\2b';
	position: absolute;
	right: 0;
	top: 0;
	font-size: 30px;
	font-family: 'Font Awesome 5 Free';
	line-height: 0.8;
}
.cp-note dl.faq dt.active:after {
	position: absolute;
	padding-top: 26px;
	content: '\f068';
	font-size: 20px;
	padding-right: 2px;
	font-family: 'Font Awesome 5 Free';
}
.cp-note dl.faq dd {
	margin: 0;
	padding-left: 35px;
	margin-bottom: 20px;
	display: none;
}
.cp-note dl.faq dd strong {
	display: block;
	margin: 20px 0;
	font-feature-settings: 'palt';
	font-weight: 700;
}
.cp-note dl.faq dd img {
	float: right;
	width: 40%;
	margin-top: -1em;
}
.back_area {
	border-top: solid 1px #999999;
}
.btn_area h3 a,
.cp-contents h3 a {
	background: none !important;
	padding: 0 !important;
}

.back_btn {
	height: 45px !important;
}
@media screen and (max-width: 768px) {
	.back_btn {
		width: auto;
		height: 36px !important;
	}
	.cp-note dl.faq dt {
		font-size: 14px;
		padding-left: 25px;
		padding-right: 20px;
	}
	.cp-note dl.faq dt:before {
		font-size: 22px;
	}
	.cp-note dl.faq dt:after {
		font-size: 22px;
	}
	.cp-note dl.faq dt.active:after {
		font-size: 14px;
	}
	.cp-note dl.faq dd {
		font-size: 12px;
		padding-left: 25px;
		padding-right: 20px;
	}
	.cp-note dl.faq dd img {
		float: none;
		width: 100%;
		margin-top: 1em;
	}
	img {
		width: 100%;
	}
	div#FOOTER #FOOTER_BLOCK p.pageup img {
		width: auto;
	}
}

.bikes-list {
	margin: 50px auto 0;
	padding: 0 0 30px 0;
}
.bikes-list ul {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 768px) {
	.bikes-list ul {
		flex-direction: column;
	}
}
.bikes-list ul li {
	width: 312px;
	padding: 0;
	margin: 0 0 3% 0;
}
.bikes-list ul li a {
	display: block;
	text-decoration: none;
}
.bikes-list ul::after {
	content: '';
	display: block;
	width: 312px;
}
@media screen and (max-width: 1024px) {
	.bikes-list ul::after {
		width: 31%;
	}
}
@media screen and (max-width: 768px) {
	.bikes-list ul::after {
		width: 100%;
	}
}
@media screen and (max-width: 1024px) {
	.bikes-list ul li {
		width: 31%;
	}
}
@media screen and (max-width: 768px) {
	.bikes-list ul li {
		width: 100%;
		margin-bottom: 6%;
	}
}
.bikes-list dl {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.bikes-list dl dd {
	margin: 0;
	padding: 0;
	text-indent: -1.8em;
	padding-left: 1.8em;
}

.btn-kantan {
	width: 60%;
	margin: 50px auto 0;
	padding: 0;
}
@media screen and (max-width: 768px) {
	.btn-kantan {
		width: 94%;
		margin: 20px auto 0;
	}
}

.btn-custom {
	padding: 0 0 30px 0;
}
.btn-custom .btn-kantan {
	margin: 0 auto 0px !important;
}
@media screen and (max-width: 768px) {
	.btn-custom .btn-kantan {
		width: 90% !important;
		margin: 0 auto 0px !important;
	}
}

.btn-download {
	width: 920px;
	margin: 50px auto 0;
}
@media screen and (max-width: 1024px) {
	.btn-download {
		width: 100%;
		margin: 20px auto 0;
	}
}
.btn-download ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.btn-download ul:nth-of-type(1) {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.btn-download ul:nth-of-type(1) {
		font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
	.btn-download ul:nth-of-type(1) br {
		display: none;
	}
}
.btn-download ul:nth-of-type(2) li {
	text-indent: -1.1em;
	padding-left: 1.1em;
}
.btn-download ul li {
	padding: 0;
	margin: 0;
}
.btn-download ul li:nth-of-type(1) {
	text-indent: -1em;
	padding-left: 1em;
}
.btn-download ul li:nth-of-type(2) {
	padding-left: 1em;
}
.btn-download a {
	width: 60%;
	display: block;
	margin: 20px auto 0;
}
@media screen and (max-width: 768px) {
	.btn-download a {
		width: 100%;
	}
}

/* 2023/05/23 added */
p.btn_kantan_attention {
	text-align: center;
}

/* 2026/08/29 added */

.models_detail {
	padding: 40px 0;
	display: flex;
	flex-direction: column;
	row-gap: 40px;
}
.models_detail_title {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 90%;
	margin: 0 auto;
	column-gap: 5%;
}
@media screen and (max-width: 768px) {
	.models_detail_title {
		flex-direction: column;
		align-items: center;
		align-content: center;
		row-gap: 12px;
		width: 100%;
	}
}
.models_detail_title p:nth-of-type(1) {
	width: 16%;
}
@media screen and (max-width: 768px) {
	.models_detail_title p:nth-of-type(1) {
		width: 50%;
	}
}
.models_detail_title p:nth-of-type(2) {
	width: 100%;
}
.models_detail_title p:nth-of-type(2) span.pc {
	display: block;
}
@media screen and (max-width: 768px) {
	.models_detail_title p:nth-of-type(2) span.pc {
		display: none;
	}
}
.models_detail_title p:nth-of-type(2) span.sp {
	display: none;
}
@media screen and (max-width: 768px) {
	.models_detail_title p:nth-of-type(2) span.sp {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.models_detail_title p:nth-of-type(2) {
		width: 100%;
	}
}
.models_detail_bike {
	display: flex;
	justify-content: center;
	width: 60%;
	margin: 0 auto;
	flex-direction: column;
	align-items: center;
	row-gap: 28px;
}
@media screen and (max-width: 768px) {
	.models_detail_bike {
		width: 100%;
	}
}
.models_detail_bike p.title {
	text-align: center;
	font-size: 28px !important;
	font-weight: 600;
	letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
	.models_detail_bike p.title {
		font-size: 20px !important;
		letter-spacing: 0.1em;
	}
}
.models_detail_bike p:nth-of-type(3) {
	text-align: center;
	font-weight: 600;
}
.models_detail_color {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 768px) {
	.models_detail_color {
		flex-direction: column;
	}
}
.models_detail_color div {
	width: 32%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
@media screen and (max-width: 768px) {
	.models_detail_color div {
		width: 100%;
	}
}
.models_detail_color div p {
	display: flex;
	column-gap: 8px;
	align-items: center;
}
.models_detail_color div p span.bike_list_item {
	margin-right: 7px;
	display: flex;
	width: 37px;
	height: 37px;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	border: 1px solid #aaa;
	background: #fff;
	font-weight: 600;
	padding-bottom: 3px;
	font-size: 16px;
	box-sizing: border-box;
	line-height: 150%;
}
.models_detail_color div:nth-of-type(2) .bike_list_item {
	background-color: #a1d08d;
}
.models_detail_color div:nth-of-type(3) .bike_list_item {
	background-color: #e5cfa1;
}

/*----- https://cycle.panasonic.com/special/mu/より抜粋 -----*/

.models_info {
	background-color: #f5f2e9;
	padding: 40px;
}
@media screen and (max-width: 768px) {
	.models_info {
		padding: 12px;
	}
}
#CONTENTS .headling02 {
	margin-bottom: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	line-height: 1;
}
#CONTENTS .headling02_txt {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 2.4px;
}
@media screen and (max-width: 768px) {
	#CONTENTS .headling02_txt {
		font-size: 17px;
		line-height: 1.5;
	}
}
#CONTENTS .headling02_txt small {
	display: block;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1.6px;
	margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
	#CONTENTS .headling02_txt small {
		font-size: 14px;
		margin-bottom: 2px;
	}
}
#CONTENTS .headling02_img {
	width: min(8vw, 6.4vh, 48px);
	display: flex;
	align-items: center;
}
#CONTENTS .headling02_ttl_span {
	border-left: 1px solid #333;
	padding: 2px 0 2px 24px;
	flex: 1;
	margin-left: 24px;
}
@media screen and (max-width: 768px) {
	#CONTENTS .headling02_ttl_span {
		padding: 2px 0 2px 12px;
		margin-left: 12px;
	}
}
#CONTENTS .travel {
	margin-bottom: 40px;
}
#CONTENTS .travel_white {
	padding: 32px 16px 20px;
	border-radius: 15px;
	background: #fff;
	text-align: center;
}
@media screen and (max-width: 768px) {
	#CONTENTS .travel_white {
		padding: 24px;
	}
}
#CONTENTS .travel_white p {
	min-height: 94px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: clamp(16px, 1.6vw, 18px);
	font-weight: 600;
	line-height: 150%;
	letter-spacing: 1.8px;
}
@media screen and (max-width: 768px) {
	#CONTENTS .travel_white p {
		min-height: auto;
	}
}
#CONTENTS .travel_white p small {
	margin-top: -0.1rem;
	display: block;
	font-size: clamp(12px, 1vw, 14px);
	line-height: 150%;
	letter-spacing: 1.4px;
}

#CONTENTS .travel_white p .sub_span {
	font-weight: 400;
}
#CONTENTS .travel .note {
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	letter-spacing: 1.2px;
}
#CONTENTS .travel_list {
	display: flex;
	flex-wrap: wrap;
	gap: 2%;
	justify-content: space-between;
	margin-bottom: 1%;
}
@media screen and (max-width: 768px) {
	#CONTENTS .travel_list {
		flex-direction: column;
		row-gap: 20px;
	}
}
#CONTENTS .travel_list li {
	/*flex: 0 0 calc((100% - 48px) / 3);*/
	margin: 0;
	padding: 0;
	width: 32%;
}
@media screen and (max-width: 768px) {
	#CONTENTS .travel_list li {
		width: 100%;
	}
}
#CONTENTS .travel_list_img {
	margin: 0 auto -2px;
	width: 72px;
}
@media screen and (max-width: 768px) {
	#CONTENTS .travel_list_img {
		margin-bottom: 8px;
	}
}
#CONTENTS .travel_list .travel_ttl {
	text-align: center;
	width: fit-content;
	margin: 0 auto 8px;
	font-weight: 500;
	letter-spacing: 1.6px;
	padding: 0 20px;
	background:
		url(../img/icon_01.png) no-repeat left center,
		url(../img/icon_02.png) no-repeat right center;
	background-size: 11px auto;
}

#CONTENTS .motor {
	margin-bottom: 40px;
	padding: 16px;
	border-radius: 15px;
	border: 1px solid #7872ab;
	background: #fff;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor {
		padding: 8px;
	}
}
#CONTENTS .motor h3 {
	margin-bottom: 40px;
	padding: 22px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	background: #d7d4e7;
	font-weight: 600;
	letter-spacing: 1.2px;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor h3 {
		margin-bottom: 20px;
		padding: 8px;
		font-size: 14px;
		letter-spacing: 0;
	}
}
#CONTENTS .motor_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#CONTENTS .motor_list .motor_list_txt {
	flex: 1;
	margin-top: -6px;
	font-size: 14px;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor_list .motor_list_txt {
		font-size: 11px;
		font-weight: 500;
		line-height: 1.4;
	}
	#CONTENTS .motor_list .motor_list_txt br {
		display: none;
	}
}
#CONTENTS .motor_list .motor_list_img {
	width: 60px;
	margin-right: 12px;
	font-weight: 500;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor_list .motor_list_img {
		width: 40px;
		margin-right: 8px;
	}
}
#CONTENTS .motor_list li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 25%;
	margin: 0 0 2% 0;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor_list li {
		width: 49%;
		margin: 0 0 6% 0;
	}
}
#CONTENTS .motor_link {
	display: flex;
	justify-content: center;
	column-gap: 40px;
	width: 80%;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor_link {
		flex-direction: column;
		row-gap: 8px;
		width: 100%;
	}
}
#CONTENTS .motor_link a {
	background-color: #c3c7e4;
	text-decoration: none !important;
	display: flex;
	min-width: 260px;
	min-height: 80px;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	border-radius: 12px;
	position: relative;
	padding-left: 30px;
	box-sizing: border-box;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor_link a {
		width: 100%;
		min-width: auto;
		min-height: 60px;
	}
}
#CONTENTS .motor_link a::after {
	position: absolute;
	left: 20px;
	content: '';
	background-image: url(../img/icon_03.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 48px;
	height: 48px;
	z-index: 10;
}
@media screen and (max-width: 768px) {
	#CONTENTS .motor_link a::after {
		width: 40px;
		height: 40px;
	}
}
#CONTENTS .motor_link a:nth-child(2)::after {
	background-image: url(../img/icon_04.png);
}
