<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* =====================================================================
===================================================================== */
#cy-body .pc_display {
	display: block;
}

#cy-body .sp_display {
	display: none;
}

#cy-body.cy-accessoriesPage .is_notice_red {
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	border: solid 1px #cc0000;
	padding: 0 3px;
	margin-left: 0.5em;
}

#cy-body.cy-accessoriesPage .item__notice01:after {
	content: "在庫僅少";
	display: block;
	width: 55px;
	padding: 3px 0 2px;
	color: #cc0000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	border: solid 1px #cc0000;
	position: absolute;
	top: 6px;
	left: 6px;
	background-color: #ffffff;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__title .scheduled_release {
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__title .notice_new {
	padding: 1px 5px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #cc0000;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__title .notice01 {
	padding: 1px 3px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	border: solid 1px #cc0000;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__notice01 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
	color: #cc0000;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-Box {
	position: relative;
	overflow: hidden;
	margin: 50px 0 0;
	padding-bottom: 80px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesBox {
	padding-bottom: 80px;
	padding-top: 20px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__titleBox {
	float: left;
	width: 47%;
	margin: 0 0 40px 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__title {
	font-size: 24px;
	font-weight: bold;
	/* 2022/07/22 added */
	line-height: 1.5;
	margin: 0 0 20px 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__new {
	background-color: #00A1C9;
	padding: 7px;
	margin: 0 0 20px;
	font-size: 86%;
	color: #fff;
	line-height: 1em;
	display: inline-block;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__subCopy {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 50px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__subCopy span {
	font-size: 14px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead {
	font-size: 15px;
	line-height: 1.5;
	margin: 10px 0 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead__note {
	font-size: 13px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead__note2 {
	display: block;
	font-size: 13px;
	font-weight: normal;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead__note3 {
	display: inline-block;
	font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead__note3.no_bold {
	font-weight: normal;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead__red {
	color: #ff5870;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead li {
	font-weight: bold;
	position: relative;
	padding-left: 20px;
	margin-bottom: 6px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead li:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	height: 100%;
	width: 15px;
	background: url(/etc/common/img/icon_lead_circle.png) no-repeat;
	background-size: contain;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price {
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dt {
	font-size: 14px;
	line-height: 1.4;
	margin: 0 0 15px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__priceNote {
	font-size: 12px;
	line-height: 1.4;
	color: #666;
	margin: 0 0 0 1em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dd {
	font-size: 14px;
	line-height: 1.4;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dd em {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price .cy-accessoriesInfo__price__zei {
	float: left;
	margin: 0 20px 0 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price .cy-accessoriesInfo__price__zei em {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dt.cy-accessoriesInfo__price__general {
	display: inline-block;
	border-radius: 4px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	/*margin: 0 0 10px;*/
	margin: 0 15px 10px 0;
	padding: 4px 0;
	float: left;
	width: 10em;
	text-align: center;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price__general span {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px dotted #999;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price__general strong {
	display: inline-block;
	padding: 0 10px;
	font-weight: normal;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dt.cy-accessoriesInfo__price__general_wide {
	width: 12em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price.cy-productsInfo__price-bc .cy-accessoriesInfo__price__box dl {
	margin-bottom: 20px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price.cy-productsInfo__price-bc .cy-accessoriesInfo__price__box dl:last-child {
	margin-bottom: 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__bnr {
	line-height: 1;
	margin: 0 0 15px;
	text-align: center;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__bnr img {
	width: 35%;
	vertical-align: bottom;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie {
	clear: both;
	width: 100%;
	padding-top: 30px;
	margin: 20px 0 0;
	text-align: right;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie img {
	vertical-align: bottom;
	width: 60%;
}

/* 202209 */
#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__left {
    float: left;
    width: 478px;
    border: 1px solid #BCBCBC;
    font-size: 0;
	}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__left iframe {
    width: 478px;
    height: 270px;
	}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__right {
    float: right;
    width: 478px;
    border: 1px solid #BCBCBC;
    font-size: 0;
	}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__right iframe {
    width: 478px;
    height: 270px;
	}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__imgBox {
	float: right;
	width: 49%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg {
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 20px;
	z-index: 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg img {
	width: 100%;
	height: auto;
	cursor: pointer;
}

#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__mainImg:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__mainImg img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__mainImg:before {
	position: absolute;
	display: block;
	content: "";
	height: 30%;
	width: 30%;
	top: 35%;
	left: 35%;
	background: url(/etc/common/img/icon_soldout.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__imgBox__note {
	font-size: 10px;
	line-height: 1.4em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg__btnBack, #cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg__btnNext {
	position: absolute;
	bottom: 0;
	width: 15px;
	height: 100%;
	background: url(../img/icon_arrow_blk_m_2.png) no-repeat left center;
	background-size: contain;
	cursor: pointer;
	z-index: 10;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg__btnNext {
	right: 0;
	background: url(../img/icon_arrow_blk_m_3.png) no-repeat left center;
	background-size: contain;
}

#cy-body.cy-accessoriesPage .cy-Lightbox-bg {
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	width: 100%;
	height: 100vh;
	display: block;
	top: 0;
	z-index: 11;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__Lightbox {
	position: fixed;
	width: 60%;
	max-width: 900px;
	padding: 3%;
	margin: auto;
	top: 5%;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 6px;
	z-index: 99;
}

#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__Lightbox:before {
	position: absolute;
	display: block;
	content: "";
	height: 30%;
	width: 30%;
	top: 35%;
	left: 35%;
	background: url(/etc/common/img/icon_soldout.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}

#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__Lightbox img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__Lightbox img {
	height: 100%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__Lightbox span {
	position: absolute;
	top: -36px;
	right: 0;
	text-align: right;
	font-size: 86%;
	color: #BDBCBC;
	background: url("../img/icon_close_white.png") no-repeat;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__Lightbox span:hover {
	opacity: .6;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__caption__txt {
	font-size: 14px;
	text-align: right;
	line-height: 1.4;
	display: none;
	margin: 5px 0 0;
}
#cy-body.cy-accessoriesPage .caption__txt__l {
	font-size: 28px;
}
#cy-body.cy-accessoriesPage .caption__txt__s {
	font-size: 14px;
}
#cy-body.cy-accessoriesPage .cy-accessoriesInfo__caption__txt.is-current {
	display: block;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__caption__txt.is_comment {
	text-align: right;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumbBox {
	background-color: #f9f9f9;
	padding: 15px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb {
	overflow: hidden;
	margin: 0 0 5px -5px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb dt {
	font-size: 12px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb dd {
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 20%;
	padding-left: 5px;
	padding-bottom: 5px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb dd div.is-current {
	border-color: #00a1c9;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb dd div {
	position: relative;
	border: solid 1px #e1e1e1;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb dd img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	vertical-align: bottom;
}

#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__mainThumb dd div img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__mainThumb dd div:before {
	position: absolute;
	display: block;
	content: "";
	height: 30%;
	width: 30%;
	top: 35%;
	left: 35%;
	background: url(/etc/common/img/icon_soldout.png) no-repeat center center;
	background-size: contain;
	z-index: 1;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specBox01 {
	float: left;
	width: 47%;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e2e2e2;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specBox02 {
	margin: 0 0 40px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specBox03 {
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #e2e2e2;
	margin: 0 0 40px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable {
	clear: both;
	width: 100%;
	padding-top: 80px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable2 {
	float: left;
	width: 47%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__left {
	float: left;
	width: 49%;

}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__right {
	float: right;
	width: 49%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__right .cy-accessoriesInfo__specTable__body {
	margin-bottom: 15px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable2 .cy-accessoriesInfo__specTable__body {
	margin-bottom: 15px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body th, #cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body td {
	border: #e2e2e2 1px solid;
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body th {
	word-wrap: nowrap;
	display: table-cell;
	background-color: #fff;
	font-weight: bold;
	padding: 8px 2%;
	width: 25%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body td {
	word-wrap: break-word;
	padding: 8px 2%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body .cy-accessoriesInfo__specTable__body__img {
	padding: 15px;
	text-align: center;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body tbody tr:nth-child(odd) {
	background-color: #f9f9f9;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body .cy-accessoriesInfo__specTable__colorIcon {
	background-color: #000;
	width: 12px;
	height: 12px;
	display: inline-block;
	margin: 2px 5px -1px;
	border-radius: 12px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body th .cy-accessoriesInfo__specTable__body__span {
	font-size: 11px;
	display: inline-block;
	line-height: 1.3em;
	margin-top: 5px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text1 {
	font-size: 11px;
	margin-top: 5px;
	line-height: 1.5;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text2 {
	font-size: 12px;
	margin: 0 0 10px;
	line-height: 1.5;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text2:last-child {
	margin: 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text3 {
	margin-bottom: 1em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text3 li {
	width: 50%;
	float: left;
	line-height: 1.5;
}

#cy-body.cy-accessoriesPage .cy-pointBox {
	border-top: solid 1px #e3e3e3;
}

#cy-body.cy-accessoriesPage .cy-pointBox__inner {
	padding: 80px 0 0;
	clear: both;
}

#cy-body.cy-accessoriesPage .cy-pointBox__items {
	overflow: hidden;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item {
	width: 50%;
	float: left;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item+.cy-pointBox__item {}

#cy-body.cy-accessoriesPage .cy-pointBox__item2 {
	width: 33.3%;
	float: left;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item__title {
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 8px;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item__img {
	border: solid 1px #eee;
	margin-bottom: 8px;
	line-height: 10px;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item__img img {
	width: 100%;
	height: auto;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item__txt {
	font-size: 16px;
	line-height: 1.5;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item__list li {
	font-size: 16px;
	line-height: 1.5;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__h2 {
	clear: both;
	font-size: 115%;
	line-height: 1.3em;
	border-left: 5px solid #000;
	padding: 8px 0 5px 12px;
	margin: 0 0 20px;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items {
	position: relative;
	margin: 0 auto 30px;
	overflow: hidden;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay {
	float: left;
	width: 42%;
	margin-right: 2%;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay video {
	width: 100%;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item {
	float: left;
	padding-left: 5px;
	margin-bottom: 1%;
	width: 55%;
	border: solid 1px #e1e1e1;
	border-radius: 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item:hover {
	cursor: pointer;
	opacity: 0.7;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item.is-current {
	border-color: #00a1c9;
	color: #00a1c9;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item img {
	float: left;
	margin: 2%;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item__txt {
	font-size: 108%;
	line-height: 1;
	margin-top: 7%;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02 {
	clear: both;
	overflow: hidden;
	display: block;
	margin: 0 0 20px;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02:last-child {
	margin: 0;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02__img {
	float: left;
	width: 220px;
	margin-right: 2%;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02__title {
	color: #00a1c9;
	font-weight: bold;
	font-size: 108%;
	margin-bottom: 15px;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02__txt {
	font-size: 93%;
	line-height: 1.5;
}

/* Target model */
#cy-body.cy-accessoriesPage .cy-modelBox__inner {
	padding: 80px 0 0;
	clear: both;
}

#cy-body.cy-accessoriesPage .cy-modelBox-uniequeCommonBox__h2 {
	clear: both;
	font-size: 115%;
	line-height: 1.3em;
	border-left: 5px solid #000;
	padding: 8px 0 5px 12px;
	margin: 0 0 20px;
}

#cy-body.cy-accessoriesPage .scroll_div {
	overflow: auto;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__splittable {
	clear: both;
	overflow: hidden;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__splittable&gt;.cy-accessoriesModel__splittable_left {
	float: left;
	width: 49%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__splittable&gt;.cy-accessoriesModel__splittable_right {
	float: right;
	width: 49%;
	margin-top: auto;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 tbody tr:nth-child(odd),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 tbody tr:nth-child(odd) {
	background-color: #f9f9f9;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 th,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 th,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td {
	font-size: 86%;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 th,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 th {
	border: #cccccc 1px solid;
	padding: 15px 5px;
	background-color: #dddddd;
	font-weight: bold;
	white-space: nowrap;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td {
	border: #e2e2e2 1px solid;
	padding: 6px;
	white-space: nowrap;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td:nth-child(4),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td:nth-child(4),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td:nth-child(5),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td:nth-child(5) {
	font-weight: bold;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td:nth-child(6),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td:nth-child(6),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td:nth-child(7),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td:nth-child(7),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td:nth-child(8),
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td:nth-child(8) {
	background: #ffffff;
}

#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 th .txt_small,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 th .txt_small,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 td .txt_small,
#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 td .txt_small {
	font-size: 70%;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureBox {
	margin: 80px auto 0;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__items {
	margin-left: -4%;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item {
	width: 50%;
	padding-left: 4%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float: left;
	margin-bottom: 2%;
	font-size: 14px;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item a, #cy-body.cy-accessoriesPage .cy-accessories__featureList__item span {
	display: table;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item:nth-child(odd) {
	clear: left;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__img {
	display: table-cell;
	margin-right: 15px;
	width: 50px;
	float: left;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__txt-red {
	color: #ff5870;
	display: inline-block;
	margin-top: 5px;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item-off {
	color: #CCC;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item-off .cy-accessories__featureList__item__txt-red {
	color: #CCC;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__txt-title {
	font-weight: bold;
	margin: 0 0 10px;
	line-height: 1.5em;
}

#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__txt {
	line-height: 1.3;
	padding-left: 65px;
}

#cy-body.cy-accessoriesPage .cy-specBox__table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
}

#cy-body.cy-accessoriesPage .cy-specBox__table th, #cy-body.cy-accessoriesPage .cy-specBox__table td {
	font-size: 14px;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding: 10px 5px;
	border-top: solid 1px #eee;
	word-break: break-all;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-section__h2 {
	margin: 0 0 25px;
	padding: 14px 30px;
	font-size: 115%;
	font-weight: 100;
	color: #fff;
	background: #00a1c9;
	border-radius: 5px;
	line-height: 1.3em;
}

#cy-body.cy-accessoriesPage .cy-specBox__noteList {}

#cy-body.cy-accessoriesPage .cy-specBox__noteList li {
	font-size: 11px;
	line-height: 1.5em;
}

#cy-body.cy-accessoriesPage .cy-specBox__noteList li.u-txtIndent--n1 {
	/* 注意マーク */
	text-indent: -22px;
	padding-left: 22px;
	padding-bottom: 5px;
}

#cy-body.cy-accessoriesPage .cy-specBox__noteList li.u-txtIndent--n2 {
	text-indent: -1em;
	padding-left: 1em;
}

#cy-body.cy-accessoriesPage .cy-specBox__noteList-att {
	margin: 5px 5px -5px 0;
	width: 17px;
	position: relative;
	top: -1px;
}

#cy-body.cy-accessoriesPage .cy-specBox__noteList li.u-txtIndent--n3 {
	margin: 5px 0 0;
}

#cy-body.cy-accessoriesPage .cy-specBox__noteList li.u-txtIndent--n3:first-child {
	margin: 20px 0 0;
}

/* アクセサリーTOP */
#cy-body.cy-accessoriesPage .cy-accessoriesIndex-section__contents, #cy-body.cy-accessoriesPage .cy-accessoriesIndex-section__contents__top {
	position: relative;
	overflow: hidden;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list {
	margin: 0 0 40px 0;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__items {
	text-align: center;
	overflow: hidden;
}

#cy-body.cy-accessoriesPage ul.cy-accessoriesIndex-list__items {
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item {
	flex-basis: 24.25%;
	max-width: 24.25%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-right: 1%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: 0 1px 1px #eee;
	background-color: #f4f4f4
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(4n) {
	margin-right: 0;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item a {
	height: 100%;
	text-decoration: none;
	display: block;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	text-decoration: underline;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(4n) {
	margin-right: 0;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item.item-notHoverFunction:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	text-decoration: none;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__img {
	line-height: 1;
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__img img {
	width: 100%;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	vertical-align: bottom;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item.is_soldout .cy-accessoriesIndex-list__item__img img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item.is_soldout .cy-accessoriesIndex-list__item__img:after {
	position: absolute;
	display: block;
	content: "完売";
	top: 40%;
	left: 35%;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.5em;
	background-color: #ff5971;
	padding: 0.6em 0.5em 0.4em 1em;
	border-radius: 4px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top {
	float: left;
	width: 23%;
	margin: 5px 1% 40px;
	box-shadow: 0 0 6px #ddd;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top a {
	text-decoration: none;
	display: block;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top a:hover {
	background-color: #f0f0f0;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top a:hover img, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top a:hover .cy-accessoriesIndex-list__item__title {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top:nth-child(4n) {
	margin: 5px 1% 40px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top:nth-child(4n+1) {
	clear: left;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top .cy-accessoriesIndex-list__item__title {
	font-size: 105%;
	padding: 14px 0 10px;
	background-color: #fff;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top .cy-accessoriesIndex-list__item__img img {
	vertical-align: bottom;
	border-radius: 0;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__title {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5;
	padding: 10px 0;
	background-color: #fff;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__title__num {
	font-size: 86%;
	line-height: 1.5;
	padding: 12px 0 10px;
	background-color: #f4f4f4;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__title__note {
	font-size: 72%;
	line-height: 1.3;
	padding: 0 0 10px;
	background-color: #f4f4f4;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list-product .cy-accessoriesIndex-list__item__title {
	font-size: 100%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__price {
	font-size: 69%;
	line-height: 1.7em;
	padding: 12px 0 10px;
	background-color: #f4f4f4;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: 1px dashed #d0d3d4;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__price em {
	font-size: 130%;
	font-style: normal;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__price span {
	display: block;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__txt {
	text-align: left;
	font-size: 72%;
	line-height: 1.5;
	background-color: #f4f4f4;
	padding: 5px 10px 10px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__img {
	margin: 25px 0 40px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag {
	list-style: none;
	position: absolute;
	top: -2%;
	left: -5%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag1 {
	transform: rotate(-15deg);
	margin: 10px 0 0 5px;
	background-color: #ff4040;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag1.img_shift {
	margin: 4px 0 0 5px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag1 span {
	color: #fff;
	font-size: 93%;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	width: 80px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag1:before {
	content: "1";
	display: inline-block;
	padding: 5px 5px 3px;
	background-color: #ff6c6c;
	text-indent: -9999px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag2 {
	transform: rotate(-15deg);
	margin: 10px 0 0 5px;
	background-color: #22ac38;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag2 span {
	color: #fff;
	font-size: 86%;
	font-weight: bold;
	display: inline-block;
	width: 80px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag2:before {
	content: "1";
	display: inline-block;
	padding: 5px 5px 3px;
	background-color: #34bc4b;
	text-indent: -9999px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag3 {
	transform: rotate(-15deg);
	margin: 15px 0 0 4px;
	background-color: #C00000;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag3 span {
	color: #fff;
	font-size: 86%;
	font-weight: bold;
	display: inline-block;
	width: 80px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag3:before {
	content: "1";
	display: inline-block;
	padding: 5px;
	background-color: #DD0000;
	text-indent: -9999px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__img .cy-accessoriesIndex-list__item__tag4 {
	list-style: none;
	position: absolute;
	bottom: -1%;
	right: 2%;
	width: 75px;
}

/* Past model button */
#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn a,
#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn2 a {
	display: block;
	position: relative;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn a {
	width: 50%;
	margin: 0 auto;
	padding: 8px 0 5px;
	border: solid 1px #e1e1e1;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn2 a {
	text-align: right;
	font-size: 14px;
	padding-right: 20px;
	margin-bottom: 10px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn a:hover,
#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn2 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn a:after,
#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn2 a:after {
	content: "";
	position: absolute;
	top: 50%;
	transform: rotate(-90deg);
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn a:after {
	right: 15px;
	width: 25px;
	height: 25px;
	margin-top: -13px;
	background: url(/etc/common/img/icon_arrow01.gif) no-repeat center top / 25px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn2 a:after {
	right: 0;
	width: 15px;
	height: 15px;
	margin-top: -8px;
	background: url(/etc/common/img/icon_arrow01.gif) no-repeat center top / 15px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn br {
	display: none;
}

/* Banner */
#cy-body .cy-bnrBox-accessories {
	margin-bottom: 30px;
}

#cy-body .cy-bnrBox-accessories__items {
	overflow: hidden;
}

#cy-body .cy-bnrBox-accessories__item {
	float: left;
	width: 49%;
}

#cy-body .cy-bnrBox-accessories__item:nth-child(even) {
	float: right;
	width: 49%;
	text-align: right;
}

/* footer__menu */
#cy-body.cy-accessoriesPage .cy-accessoriesInfo__footer__noteList {
	margin-top: 60px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__footer__noteList li {
	font-size: 11px;
	line-height: 1.5em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__footer {
	background-color: #eee;
	padding: 10px;
	margin: 10px 0 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__footer__menu {
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item {
	flex-basis: 16.65%;
	max-width: 16.65%;
	flex-grow: 1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: auto;
	padding: 5px;
	background-color: #fff;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item.is_Elongation0 {
	flex-grow: 0;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item a {
	text-decoration: none;
	display: table;
	height: 100%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item a:hover {
	opacity: 0.5;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__img {
	width: 30%;
	display: table-cell;
	vertical-align: middle;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__bnr {
	max-width: 20.8%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__bnr .cy-accessoriesInfo__footer__menu__item__img {
	width: 17.5%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__img img {
	vertical-align: bottom;
	width: 100%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__title {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	display: table-cell;
	vertical-align: middle;
	padding: 4px 0 0;
}

/* ライトTOP */
#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav {
	margin-bottom: 50px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__items {
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}

#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item {
	position: relative;
	flex-basis: 24.2%;
	max-width: 24.2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-right: 1%;
	margin-bottom: 10px;
	background-color: #f4f4f4;
	border-radius: 5px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(4n) {
	margin-right: 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:after {
	content: "";
	display: block;
	width: 10px;
	height: 14px;
	background: url(../img/icon_arrow_blk_m.png) no-repeat center top;
	position: absolute;
	top: 9px;
	right: 30px;
	background-size: 100% 100%;
}

#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(4n) {
	margin-right: 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item a {
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 100%;
	width: 100%;
	padding: 7px 50px 5px 30px;
	font-size: 14px;
	border-radius: 5px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item a:link, #cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item a:visited, #cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item a:hover, #cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item a:active {
	color: #333;
	text-decoration: none;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 th, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 td {
	border: #e2e2e2 1px solid;
	font-size: 86%;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 th {
	padding: 15px 5px;
	background-color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 td {
	padding: 15px 5px;
	white-space: nowrap;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 td[rowspan] {
	font-weight: bold;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 td[colspan] {
	background-color: #f9f9f9;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 th {
	border: #e2e2e2 1px solid;
	font-size: 86%;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
	padding: 15px 5px;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 td {
	border: #e2e2e2 1px solid;
	font-size: 86%;
	line-height: 1.5;
	text-align: center;
	font-weight: normal;
	padding: 15px 3%;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 tr:nth-child(even) {
	background-color: #f9f9f9;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 th {
	font-weight: bold;
	white-space: nowrap;
	background-color: #fff;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 td {
	text-align: left;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02-color {
	color: #00a1c9;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02-bold {
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02-p {
	margin-bottom: 5px;
	font-size: 100%;
	line-height: 1.5em;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__items__table-note {
	font-size: 80%;
	text-align: left;
	line-height: 1.5;
	margin: 10px 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__title-color {
	clear: both;
	padding: 8px 0 5px 12px !important;
	margin-bottom: 10px;
	font-size: 115%;
	font-weight: bold;
	/* 2022/07/22 added */
	border-left: 5px solid !important;
	color: #00a1c9;
	line-height: 1.3em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__txt {
	font-size: 93%;
	line-height: 1.5em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__leftImgArea-items {
	overflow: hidden;
	margin: 10px 0 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__leftImgArea-item {
	clear: both;
	padding: 15px 0;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__leftImgArea-item__img {
	float: left;
	margin-right: 20px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__leftImgArea-item__title {
	display: block;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__leftImgArea-item__txt {
	line-height: 1.5;
	font-size: 86%;
}

/* プレミアムサイクルカバー */
#cy-body.cy-accessoriesPage .cy-accessories__premiumcover {
	background-image: url(/accessories/cover/nsar146/img/img_accessories_point_bg.jpg);
	background-size: contain;
	margin: 60px 0 0;
	padding: 60px 40px 0;
	position: relative;
}

#cy-body.cy-accessoriesPage .cy-accessories__premiumcover:after {
	content: "";
	display: block;
	width: 100%;
	height: 40px;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	position: absolute;
	bottom: 0;
	left: 0;
}

#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__pc {
	display: block;
}

#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__mobile {
	display: none;
}

#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__img1 {
	margin: 40px 0 0;
	background-color: #fff;
}

#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__img2 {
	padding: 40px 0 0;
	text-align: center;
	background-color: #fff;
}

#cy-body.cy-accessoriesPage .cy-accessories__titleBox_logo {
	width: 100%;
	margin: 0 0 10px;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__title_logo {
	float: left;
	margin: 0 0 20px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__logo {
	line-height: 0;
	text-align: right;
}

#cy-body.cy-accessoriesPage .cy-accessoriesInfo__logo img {
	max-height: 50px;
	margin-right: 10px;
	position: relative;
}

/*nar178*/
#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay_nar178 {
	float: left;
	width: 42%;
	margin-right: 2%;
}

#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items__title {
	color: #00a1c9;
	font-weight: bold;
	font-size: 108%;
	margin-bottom: 15px;
	line-height: 1.5em;
}

#cy-body.cy-accessoriesPage .cy-pointBox__inner ul.list_cover {
	list-style: disc;
	font-size: 90%;
	line-height: 1.3em;
	float: left;
	margin-left: 1.5em;
	width: 50%;
}

#cy-body.cy-accessoriesPage .cy-pointBox__inner ul.list_cover li.note {
	list-style: none;
	font-size: 85%;
	padding-top: 1em;
}

/*ncr1628s*/
#cy-body.cy-accessoriesPage .cy-pointBox__item3 {
	width: 33.3%;
	float: left;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item3 h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 1.0em;
	text-align: left;
}

#cy-body.cy-accessoriesPage .cy-pointBox__item3 p {
	font-size: 90%;
	margin: 0 1.0em;
	padding: 0;
	text-align: left;
}

/* 202206価格改定注釈 */
.cy-accessoriesIndex-Box .accessories_price_note_red {
	font-size: 120%;
	color: #cc0000;
	padding-top: 0.8em;
}

.cy-accessoriesInfo__price .accessories_price_note {
	font-size: 90%;
	color: #000000;
	padding-top: 0.5em;
}

@media only screen and (max-width: 799px) {
	#cy-body .pc_display {
		display: none;
	}

	#cy-body .sp_display {
		display: block;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__h2 {}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay {
		display: block;
		position: relative;
		padding-bottom: 60%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay video {
		position: absolute;
		top: -12%;
		width: 100%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item img {
		width: 15%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item__txt {
		font-size: 86%;
		margin-top: 7%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body .cy-accessoriesInfo__specTable__body__img img {
		width: 60%;
	}

	/* アクセサリーTOP */
	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item,
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item {
		flex-basis: 32%;
		max-width: 32%;
		margin-right: 2%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(3n),
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(3n) {
		margin-right: 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(4n),
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(4n) {
		margin-right: 2%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(12n),
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(12n) {
		margin-right: 0;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag {
		top: -1%;
		left: -6%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag1, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag2 {
		margin: 5px 0 0 5px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag3 {
		margin: 10px 0 0 3px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag1 span, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag2 span {
		font-size: 79%;
		width: 60px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag3 span {
		font-size: 79%;
		width: 60px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag1:before, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag2:before {
		padding: 2px 3px 2px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag3:before {
		padding: 4px 3px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__img .cy-accessoriesIndex-list__item__tag4 {
		bottom: -1%;
		right: -2%;
		width: 75px;
	}

	/* Past model button */
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn a {
		width: 100%;
		padding-left: 1em;
	}

	/* footer__menu */
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item {
		flex-basis: 25%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__bnr {
		width: 20.8%
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__bnr .cy-accessoriesInfo__footer__menu__item__img {
		width: 30%;
	}
}

@media only screen and (max-width: 640px) {
	#cy-body .pc_display {
		display: none;
	}

	#cy-body .sp_display {
		display: block;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-Box {
		margin: 10px auto 0;
		padding: 0 2% 50px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesBox {
		margin: 10px auto 0;
		padding: 0 0 50px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__titleBox {
		float: none;
		width: 100%;
		margin: 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__title {
		font-size: 18px;
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-shadow: 0 2px 3px #eee;
		margin: 10px 0 20px;
		padding: 0 0 15px 12px;
		border-bottom: 1px solid #eee;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__new {
		font-size: 79%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__subCopy {
		font-size: 14px;
		margin: 0 12px 30px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__subCopy span {
		font-size: 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead {
		font-size: 14px;
		margin: 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price,
	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__notice01 {
		margin: 0 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__priceNote {
		font-size: 8px;
		margin: 0 0 0 1em;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dt {
		font-size: 11px;
		margin: 0 0 10px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dd {
		font-size: 10px;
		margin: 0 0 10px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price dd em {
		font-size: 18px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__price .cy-accessoriesInfo__price__zei em {
		font-size: 18px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead__note {
		font-size: 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__lead__note2 {
		font-size: 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__bnr {
		margin: -10px 0 10px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__bnr img {
		width: 40%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie img {
		width: 70%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__imgBox {
		float: none;
		width: 100%;
		margin: 0 0 40px;
		padding: 0 12px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__imgBox__note {
		font-size: 9px;
		margin: 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumbBox {
		padding: 10px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb {
		margin-left: -5px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainThumb dt {
		padding-left: 5px;
		font-size: 10px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__caption {
		width: 350px;
		margin-left: -25px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__caption__txt {
		font-size: 13px;
	}

	#cy-body.cy-accessoriesPage .caption__txt__l {
		font-size: 26px;
	}

	#cy-body.cy-accessoriesPage .caption__txt__s {
		font-size: 13px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__caption__txt.is_comment {
		text-align: left;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		border: none;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg img {
		opacity: 1 !important;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg__btnBack, #cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg__btnNext {
		height: 150px;
		margin-top: 75%;
		right: 100%;
		bottom: 30%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__mainImg__btnNext {
		height: 150px;
		margin-top: 75%;
		left: 100%;
		bottom: 30%;
	}

	#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__mainImg:before {
		top: 28%;
		left: 34%;
	}

	#cy-body.cy-accessoriesPage.is_soldout .cy-accessoriesInfo__mainImg img {
		opacity: 0.3 !important;
		filter: alpha(opacity=30) !important;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specBox01 {
		float: none;
		width: auto;
		margin: 0 12px;
		padding: 20px 20px 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specBox02 {
		float: none;
		width: 100%;
		padding: 0 12px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specBox03 {
		padding: 20px 20px 10px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable {
		padding: 40px 12px 0;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable2 {
		width: 100%;
		padding: 0 12px 5px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable th, #cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable td {
		font-size: 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body .cy-accessoriesInfo__specTable__body__img img {
		width: 60%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__left {
		width: 100%;
		float: none;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__right {
		width: 100%;
		float: none;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body {
		width: 100%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body th, #cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body td {
		font-size: 11px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text1 {
		font-size: 10px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text3,
	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body__text3 li {
		clear: both;
		width: 100%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__num {
		display: table-cell;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body th.cy-accessoriesInfo__specTable__body__line, #cy-body.cy-accessoriesPage .cy-accessoriesInfo__specTable__body td.cy-accessoriesInfo__specTable__body__line {
		border-bottom: 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-section {}

	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-section__h2 {
		font-size: 100%;
		padding: 12px 15px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__items {
		margin-left: 0;
		margin-bottom: -25px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__item {
		width: 100%;
		float: none;
		padding-left: 0;
		margin-bottom: 25px;
		text-align: center;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__item2 {
		width: 100%;
		float: none;
		margin-bottom: 25px;
		text-align: center;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__inner {
		padding: 40px 0 20px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__item__title {
		text-align: center;
		font-size: 13px;
		line-height: 1.4;
		margin-bottom: 8px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__item__img {
		border: solid 1px #eee;
		margin-bottom: 8px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__item__txt {
		font-size: 12px;
		line-height: 1.5;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__item__list li {
		font-size: 12px;
		line-height: 1.5;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__h2 {
		font-size: 100%;
		margin: 0 0 10px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items {
		margin-bottom: 30px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay {
		float: none;
		width: 100%;
		padding-bottom: 0;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay video {
		padding-bottom: 10px;
		position: relative;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item {
		width: 100%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item img {
		width: 10%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item__txt {
		font-size: 86%;
		margin-top: 5%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02 {
		clear: both;
		overflow: hidden;
		display: block;
		margin: 0 0 20px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02__img {
		width: 32%;
		margin-right: 4%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02__title {
		font-size: 93%;
		margin-bottom: 2%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items02__txt {
		font-size: 80%;
		overflow: auto;
	}

	/* Target model */
	#cy-body.cy-accessoriesPage .cy-modelBox__inner {
		padding: 80px 2% 50px;
	}

	#cy-body.cy-accessoriesPage .cy-modelBox__inner .notice {
		font-size: 80%;
		margin-top: 0.5em;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 img {
		max-width: initial;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__featureBox {
		margin-top: 50px;
		padding: 0 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__featureList__item {
		width: 100%;
		margin-bottom: 15px;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__featureList__item a, #cy-body.cy-accessoriesPage .cy-accessories__featureList__item span {
		display: table;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__img {
		width: 32px;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__img img {
		width: 32px;
		height: auto;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__txt-title {
		margin-bottom: 4px;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__featureList__item__txt {
		padding-left: 47px;
	}

	#cy-body.cy-accessoriesPage .cy-specBox__noteList {
		font-size: 72%;
	}

	#cy-body.cy-accessoriesPage .cy-specBox__noteList li {
		font-size: 72%;
	}

	#cy-body.cy-accessoriesPage .cy-specBox__noteList li.u-txtIndent--n1 {
		text-indent: -18px;
		padding-left: 18px;
	}

	#cy-body.cy-accessoriesPage .cy-specBox__noteList-att {
		width: 13px;
		top: -2px;
	}

	#cy-body.cy-accessoriesPage .cy-specBox__noteList li.u-txtIndent--n3:first-child {
		margin: 0;
	}

	/* アクセサリーTOP */
	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__items {
		margin-top: 0;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top:nth-child(4n) {
		margin: 5px 1% auto;
		margin: 5px 1% 30px\0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item,
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item {
		flex-basis: 49%;
		max-width: 49%;
		margin-right: 2%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(even),
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(even) {
		margin-right: 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(3n),
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(3n) {
		margin-right: 2%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__title {
		font-size: 86%;
		padding: 7px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__title__num {
		font-size: 72%;
		padding: 7px 0 5px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__price {
		font-size: 65%;
		padding: 7px 0 5px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__price em {
		font-size: 120%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item:nth-child(even) {
		margin-right: 0;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__tag3 span {
		font-size: 75%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top {
		width: 48%;
		margin: 5px 1% 30px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__top .cy-accessoriesIndex-list__item__title {
		font-size: 86%;
		padding: 9px 0 6px;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item.is_soldout .cy-accessoriesIndex-list__item__img:after {
		left: 26%;
	}

	/* Past model button */
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn a {
		width: 100%;
		padding-right: 3em;
		font-size: 100%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn br {
		display: block;
	}

	/* footer__menu */
	#cy-body.cy-accessoriesPage .cy-accessoriesBox .cy-accessories_menu {
		padding: 0 2%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__footer__noteList {
		padding: 0 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__footer {
		margin: 10px 0 auto;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item {
		flex-basis: 50%;
		max-width: 50%;
		min-height: 3em;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__bnr {
		width: 50%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__img {
		width: 20%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__bnr .cy-accessoriesInfo__footer__menu__item__img {
		width: 20%;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesInfo__footer__menu__item__title {
		font-size: 65%;
	}

	/* ライト */
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 td, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table01 th, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 td, #cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 th {
		font-size: 11px;
		white-space: normal;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__item__table02 th {
		white-space: nowrap;
	}

	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-list__items__table-note {
		font-size: 11px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__txt {
		font-size: 83%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__leftImgArea-item__title {
		font-size: 93%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__leftImgArea-item__txt {
		font-size: 78%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item {
		flex-basis: 49%;
		max-width: 49%;
		margin-right: 2%;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item:nth-child(even) {
		margin-right: 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item a {
		font-size: 12px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesLocalNav__item a:after {
		top: 7px;
		right: 8px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesIndex-list__title-color {
		font-size: 100%;
		margin-top: 10px;
	}

	#cy-body.cy-accessoriesPage .cy-specBox__table .cy-specBox__table__subTh {
		width: 1em;
	}

	#cy-body .cy-bnrBox-accessories__item {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}

	#cy-body .cy-bnrBox-accessories__item:nth-child(even) {
		float: none;
		width: 100%;
		margin: 0;
	}

	#cy-body .cy-bnrBox-accessories__item img {
		width: 100%;
		height: auto;
	}

	/* プレミアムサイクルカバー */
	#cy-body.cy-accessoriesPage .cy-accessories__premiumcover {
		margin: 60px 0 0;
		padding: 40px 20px 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__pc {
		display: none;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__mobile {
		display: block;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__img1 {
		margin: 40px 0 0;
		padding: 20px;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__premiumcover__img2 {
		padding: 40px 30px 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessories__titleBox_logo {
		width: 100%;
		box-sizing: border-box;
		box-shadow: 0 2px 3px #eee;
		margin: 0 0 10px;
		padding: 0 0 5px;
		border-bottom: 1px solid #eee;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__title_logo {
		margin: 0 0 0 12px;
		font-size: 20px;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__item3 {
		width: 100%;
		float: none;
		margin-bottom: 25px;
		text-align: center;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__items__title {
		margin-left: 0.3em;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox-uniequeMovieBox__item-nowplay_nar178 {
		float: none;
		width: 95%;
		margin: 5px auto;
		text-align: center;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__inner img {
		max-width: 100%;
	}

	#cy-body.cy-accessoriesPage .cy-pointBox__inner ul.list_cover {
		width: 90%;
	}

	.cy-accessoriesIndex-Box .accessories_price_note_red {
		display: inline-block;
		/* 2022/07/22 added */
		color: #cc0000;
		padding-top: 0.8em;
		text-align: left;
		padding-left: 1em;
		text-indent: -1em;
		line-height: 1.5em !important;
	}
    
/* 202209 */

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__left {
		float: none;
		width: 100%;
		border: 1px solid #BCBCBC;
		font-size: 0;
		margin: 10px 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__left iframe {
		width: 375px;
		height: 211px;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__right {
		float: none;
		width: 100%;
		border: 1px solid #BCBCBC;
		font-size: 0;
		margin: 10px 0;
	}

	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__movie__body__right iframe {
		width: 375px;
		height: 211px;
	}
}


/* 202309 */
#cy-body.cy-accessoriesPage .cy-accessoriesInfo__imgBox .sg_mark{
	position: relative;
	width: 160px;
	margin-top: -60px;
	margin-bottom: 20px;
	z-index: 11;
}

#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn_previous_device a {
	display: block;
	position: relative;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 50%;
	margin: 30px auto 0;
	padding: 8px 0 5px;
	border: solid 1px #e1e1e1;
	border-radius: 5px;
	text-align: center;
	font-size: 18px;
}
#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn_previous_device a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

@media only screen and (max-width: 640px) {
	#cy-body.cy-accessoriesPage .cy-accessoriesInfo__imgBox .sg_mark{
	position: relative;
	width: 100px;
	margin-top: -40px;
	margin-bottom: 20px;
	z-index: 11;
	}
	#cy-body.cy-accessoriesPage div#CONTENTS .cy-contents_blockInner .cy-accessoriesIndex-section__btn_previous_device a {
		width: 100%;
		font-size: 100%;
	}
	#cy-body.cy-accessoriesPage .cy-accessoriesModel__splittable&gt;.cy-accessoriesModel__splittable_left {
	float: none;
	width: 100%;
}

	#cy-body.cy-accessoriesPage .cy-accessoriesModel__splittable&gt;.cy-accessoriesModel__splittable_right {
	float: none;
	width: 100%;
	margin-top: 50px;
}
	#cy-body.cy-accessoriesPage .cy-accessoriesModel__table01 tr.tr_sp_none,
	#cy-body.cy-accessoriesPage .cy-accessoriesModel__table02 tr.tr_sp_none {
	display: none;
}
}
/* リンクボタン */
.c-linkBtn_accessories {
	max-width: 380px;
	margin: 40px auto 0;
}
.c-linkBtn_accessories.-mini {
	max-width: 250px;
}
.c-linkBtn_accessories.-link {}
.c-linkBtn_accessories.-white {}
	.c-linkBtn_accessories a {
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 70px;
		background: #285FA8;
		border: 1px solid #D9D9D9;
		border-radius: 6px;
		box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.4);
		color: #FFFFFF !important;
		font-weight: bold;
		line-height: 1.4;
		margin: 20px 0;
		position: relative;
		text-decoration: none!important;
	}
	.c-linkBtn_accessories.-mini a {
		min-height: 50px;
	}
	.c-linkBtn_accessories.-white a {
		background: #FFFFFF;
		color: #000000 !important;
	}
	.c-linkBtn_accessories a:hover {
		opacity: 0.7;
		text-decoration: none !important;
	}
	.c-linkBtn_accessories.-link a::after {
		content: '';
		display: block;
		width: 10px;
		height: 10px;
		border-top: 3px solid #FFFFFF;
		border-right: 3px solid #FFFFFF;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 42%;
		right: 25px;
	}
	.c-linkBtn_accessories.-mini a::after {
		top: 38%;
	}
	.c-linkBtn_accessories.-white a::after {
		border-top: 3px solid #285FA8;
		border-right: 3px solid #285FA8;
	}
@media screen and (max-width: 767px) {
	/* リンクボタン */
	.c-linkBtn_accessories {
		max-width: 250px;
		margin: 0 auto;
	}
	.c-linkBtn_accessories.-mini {
		max-width: 200px;
	}
	.c-linkBtn_accessories.-link {
	}
		.c-linkBtn_accessories a {
			min-height: 55px;
			border-radius: 3px;
			font-size: 14px;
			margin: 20px 0;
			position: relative;
		}
		.c-linkBtn_accessories.-mini a {
			min-height: 40px;
		}
		.c-linkBtn_accessories.-link a::after {
			content: '';
			display: block;
			width: 6px;
			height: 6px;
			border-top: 2px solid #FFFFFF;
			border-right: 2px solid #FFFFFF;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			position: absolute;
			top: 42%;
			right: 15px;
		}
		.c-linkBtn_accessories.-white a::after {
			border-top: 3px solid #285FA8;
			border-right: 3px solid #285FA8;
		}
}


/* Helmet Clolor Added */
.cy-accessoriesIndex-list__item ul.helmet_clolor{
	display: flex;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF;
	justify-content: center;
	align-items: center;
}
.cy-accessoriesIndex-list__item ul.helmet_clolor li{
	border-radius: 50%;
	width: 18px;
	height: 18px;
	margin: 6px;
}

.cy-accessoriesIndex-list__item ul.helmet_clolor li.black{
	background: #000000;
}
.cy-accessoriesIndex-list__item ul.helmet_clolor li.red{
	background: #d13933;
}
.cy-accessoriesIndex-list__item ul.helmet_clolor li.navy{
	background: #115992;
}
.cy-accessoriesIndex-list__item ul.helmet_clolor li.khaki{
	background: #566540;
}
.cy-accessoriesIndex-list__item ul.helmet_clolor li.yellow{
	background: #ebc900;
}
.cy-accessoriesIndex-list__item ul.helmet_clolor li.orange{
	background: #ec6d34;
}
</pre></body></html>