@charset "UTF-8";

/*
	1-1.Yahoo UI Library Fonts CSS
	http://developer.yahoo.com/yui/fonts/
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt

	Font-size Adjustment
	
	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

*/

/* @group button */

.button-bordered-radius {
	display: block;
	box-sizing: border-box;
	width: 165px;
	height: 56px;
	border: 2px solid #930e16;
	border-radius: 5px;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.25);
	background: #ffffff;
	font-size: 16px;
	text-decoration: none;
	}


.button-bordered-radius .content {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	}

.button-bordered-radius .text {
	letter-spacing: 0.1em;
	}

.button-bordered-radius .icon {
	margin: 0 0.6em 0 0;
	}

.button-bordered-radius .icon.document {
	margin: 0 0 0 0.6em;
	}

.button-center {
	margin: 0 auto;
	}


/* @end */

/* @group color */

.club-accessories .color-aka {
	color: #b5101d;
	}

.club-accessories .bg-gray {
	color: #141414;
	background: url(../images/club/kuro/shared/bg_gray-noise_pc.png) repeat;
	}

.club-accessories .bg-gray-2 {
	color: #141414;
	}


.club-accessories a {
	opacity:1;
	transition: all 0.2s ease-out;
	cursor: pointer;
	transform: scale(1);
}

.club-accessories a:hover {
	opacity:0.8;
}


/* @end */

/* @group text */

.club-accessories .font-en {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}

.club-accessories .font-heading {
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	font-feature-settings: 'palt';
	letter-spacing: 0;
	}

.club-accessories .text-center {
	text-align: center;
	}

.club-accessories .text-left {
	text-align: left;
	}

.club-accessories .text-right {
	text-align: right;
	}

/* @end */

@media screen and (min-width: 641px){

body.layout-liquid .page-footer {
	padding: 0 0 100px;
	}

.page.club-accessories .page-body {
	padding: 96px 0 0;
	}

.club-accessories .navigation {
	top: 96px;
	}


.club-accessories {
	background: #ffffff;
	}

.category-item.club-accessories {
	background: transparent;
} /* naviのバッティング解除用 */

.club-accessories .text-mid {
	font-size: 18px;
	}

.club-accessories .text-std {
	font-size: 16px;
	}

.club-accessories .text-small {
	font-size: 14px;
	line-height: 1.6;
	}

.club-accessories .list-std {
	padding: 0 0 0 1.2em;
	}

.club-accessories .list-std li {
	list-style: disc;
	line-height: 1.6;
	}

/* @group product-hero */

.club-accessories .product-hero {
	position: relative;
	width: 100%;
	}

.club-accessories .product-hero .image {
	width: 100%;
	}

.club-accessories .product-hero .image img {
	width: 100%;
	height: auto;
	}

.club-accessories .product-hero .hgroup {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	}

.club-accessories .product-hero .page-title {
	width: 76.38%;
	height: 100%;
	margin: 0 auto;
	}

.club-accessories .product-hero .page-title img {
	width: auto;
	height: 100%;
	}

/* @end */


/* @group product-description */

.product-description {
	width: 76.38%;
	max-width: 1100px;
	margin: 0 auto 140px;
	padding: 80px 0 0;
	color: #141414;
	}

.product-description .column-left {
	}

.product-description .heading-large {
	width: 450px;
	margin: 0.2em 0 0;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0;
	}

.product-description .column-right .text-std {
	font-size: 20px;
	text-align: justify;
	}

.product-description .column-right .logo {
	display: inline-block;
	width: 62px;
	margin: 0 0.2em 0;
	vertical-align: baseline;
	letter-spacing: 0;
	}

.product-description .column-right .xCBT {
	display: inline-block;
	letter-spacing: 0;
	word-wrap: normal;
	overflow-wrap:normal;
	}

/* @end */

/* @group product-lineup */

.product-lineup .section {
	margin: 0 auto 0;
	}

.product-lineup .product-accessory {
	width: 76.38%;
	max-width: 1100px;
	margin: 0 auto 90px;
	}

.product-lineup .product-accessory .heading-solid {
	margin: 0 0 64px;
	background: #f0f0f0;
	font-size: 20px;
	font-weight: 600;
	}

.product-lineup .product-accessory .heading-solid .text {
	display: block;
	padding: 0.5em 1em;
	}

.product-lineup .product-accessory .column-left {
	max-width: 58.18%;
	}

.product-lineup .product-accessory .column-left .text-std {
	margin: 0 0 3em;
	font-size: 18px;
	}

.product-lineup .product-accessory .column-right {
	width: 33.09%;
	min-width: 364px;
	margin: 0 0 0 40px;
	}

.product-lineup .product-accessory .image {
	width: 100%;
	text-align: center;
	}

.product-lineup #accessory-1 .product-accessory .image {
	width: 80%;
	margin: 0 auto;
	}

.product-lineup #accessory-2 .product-accessory .image {
	width: 80%;
	margin: 0 auto;
	}

.product-lineup #accessory-3 .product-accessory .image {
	width: 80%;
	margin: 0 auto;
	}

.product-lineup #accessory-4 .product-accessory .image {
	width: 70%;
	margin: 0 auto;
	}

.product-lineup .product-accessory .image img {
	max-width: 100%;
	}

.product-lineup .product-accessory .column-right dl {
	margin: 0 0 1em;
	font-size: 18px;
	line-height: 1.8;
	}

.product-lineup .product-accessory .column-right dt {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	}

.product-lineup .button-bordered-radius {
	margin: 2.4em 0 0;
	width: 165px;
	height: 56px;
	color: #930e16;
	border-radius: 56px;
	font-size: 19px;
	}

.product-lineup .button-bordered-radius .icon {
	margin: 0 0.6em 0.2em 0;
	}

.product-lineup .supported {
	margin: 0 20px 220px;
	}

.product-lineup .supported .content {
	padding: 40px 0 34px;
	background: #f0f0f0;
	}

.product-lineup .supported .heading-std {
	margin: 0 0 1.5em;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0;
	}

.product-lineup .supported .item-group {
	display: flex;
	justify-content: space-between;
	max-width: 640px;
	width: 60.37%;
	margin: 0 auto;
	}

.product-lineup .supported .item-group .item {
	width: 25%;
	}

.product-lineup .supported .item-group .item .image {
	width: 100%;
	margin: 0;
	}

.product-lineup .supported .item-group .item .image img {
	width: 100%;
	}

.product-lineup .supported .item {
	text-align: center;
	}

.product-lineup .supported .item a {
	text-decoration: none;
	opacity: 1;
	transform: scale(1);
	transition: all 0.2s ease-out;
	cursor: pointer;
	display: block;
	}
	
.product-lineup .supported .item a:hover {
	opacity: 0.8;
}


.product-lineup .supported .item .image {
	width: 500px;
	margin: 0 auto;
	}

.product-lineup .supported .item .image img {
	width: 100%;
	}

.product-lineup .supported .item .caption {
	margin: 1em 0 0;
	font-size: 20px;
	}

.product-lineup .supported .note {
	margin: 1em 0 0;
	text-align: center;
	}

/* @end */

/* @group user-manual */

.club-accessories .user-manual {
	box-sizing: border-box;
	position: relative;
	width: 76.38%;
	max-width: 1100px;
	margin: 0 auto 180px;
	padding: 54px 0;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	}

.club-accessories .user-manual .accordion-header {
	max-width: 640px;
	width: 90%;
	margin: 0 auto 0;
	}

.club-accessories .user-manual .accordion-header .heading-small {
	margin: 0 0 44px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.9;
	}

.club-accessories .user-manual .accordion-header .copy {
	width: 100%;
	margin: 0 0 90px;
	padding: 44px 0 0;
	border-top: 2px solid #ffffff;
	font-size: 18px;
	line-height: 1.6;
	text-align: center;
	}

.club-accessories .user-manual .fluid-columns {
	display: flex;
	flex-wrap: wrap;
	width: 83.63%;
	margin: 0 auto;
	}

.club-accessories .user-manual .fluid-columns .column {
	width: 43.47%;
	min-width: 380px;
	padding: 0 1em;
	margin: 0 auto;
	}

.club-accessories .user-manual .button-group {
	margin: 0 auto 96px;
	}

.club-accessories .user-manual .button-group .button {
	width: 100%;
	margin: 0 auto;
	}

.club-accessories .user-manual .button-group .button-bordered-radius {
	width: 100%;
	border: 2px solid #676a6a;
	height: 60px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.35);
	}

.club-accessories .user-manual .button-group .note {
	margin: 30px auto 0;
	font-size: 16px;
	text-align: justify;
	line-height: 1.8;
	}

.club-accessories .user-manual .notice-group {
	max-width: 1100px;
	margin: 0 auto;
	}

.club-accessories .user-manual .notice-group .heading-small {
	margin: 0 0 1em;
	font-size: 18px;
	font-weight: 600;
	}

.club-accessories .user-manual .notice-group .text-note {
	max-width: 824px;
	margin: 0 auto 80px;
	}


.club-accessories .user-manual .image-group .image {
	width: 83.63%;
	margin: 0 auto;
	}

.club-accessories .user-manual .image-group .image img {
	width: 100%;
	}


/* @end */

}

@media screen and (max-width: 960px){

.product-description .fluid-columns {
	display: block;
	}

.product-description .column-left {
	margin: 0 0 34px;
	}

.product-lineup .product-accessory .fluid-columns {
	display: block;
	}

.product-lineup .product-accessory .column-left {
	min-width: 426px;
	margin: 0 auto 40px;
	}

.product-lineup .product-accessory .column-right {
	min-width: 426px;
	width: 58.18%;
	margin: 0 auto 0;
	}

.product-lineup .product-accessory .image {
	}

.product-lineup #accessory-1 .product-accessory .image {
	width: 100%;
	}

.product-lineup #accessory-2 .product-accessory .image {
	width: 100%;
	}

.product-lineup #accessory-3 .product-accessory .image {
	width: 100%;
	}

.product-lineup #accessory-4 .product-accessory .image {
	width: 100%;
	}
	
}

@media screen and (max-width: 640px), screen and (max-device-width: 480px) {

body {
	width: 640px;
	}

body.layout-liquid {
	overflow-x: visible;
	}

body.layout-liquid .header-object {
	position: fixed;
	top: 0;
	z-index: 100;
    transition: top .05s ease-out;
	}

body.layout-liquid .header-object .page-header {
	position: absolute;
	}

body.layout-liquid .header-object .navigation-drop-down {
	position: relative;
	top: 96px;
	left: 0;
	}

body.layout-liquid.nav-fixed .header-object {
	top: -96px;
	}

body.layout-liquid.nav-fixed.drawer-open .header-object {
	top: 0;
	}

body.layout-liquid.nav-fixed.drawer-open .header-object .page-header {
	position: fixed;
	}

body.layout-liquid .page-footer {
	padding: 0 0 170px;
	}



/* @group button */

.button-bordered-radius {
	border: 2px solid #141414;
	border-radius: 6px;
	font-size: 19px;
	}

.button-bordered-radius .icon {
	width: 24px;
	height: auto;
	margin: 0 0.6em 0 0;
	}

.button-onlineshop .button-bordered-radius {
	color: #930e16;
	border: 2px solid #930e16;
	}

/* @end */

.club-accessories {
	padding-top: 0;
	background: #ffffff;
	}

.club-accessories .navigation {
	/*top: 143px;*/
	}


.club-accessories img {
	width: auto;
	height: auto;
	}

/* @group text */

span.row {
	display: block;
	}

span.row br {
	display: none;
	}


.club-accessories .text-alt-center {
	text-align: center;
	}

.club-accessories .text-alt-left {
	text-align: left;
	}

.club-accessories .text-alt-right {
	text-align: right;
	}

.club-accessories .text-mid {
	font-size: 18px;
	}

.club-accessories .text-std {
	font-size: 26px;
	}

.club-accessories .text-small {
	font-size: 20px;
	line-height: 1.6;
	}

.club-accessories .text-alt-std {
	font-size: 22px;
	}

.club-accessories .text-alt-min {
	font-size: 18px;
	}

.club-accessories .list-std {
	padding: 0 0 0 1.2em;
	}

.club-accessories .list-std li {
	list-style: disc;
	line-height: 1.6;
	}



/* @end */

/* @group product-hero */

.club-accessories .product-hero {
	position: relative;
	width: 100%;
	height: 954px;
	}

.club-accessories .product-hero .image {
	width: 100%;
	}

.club-accessories .product-hero .image img {
	width: 100%;
	height: auto;
	}

.club-accessories .product-hero .hgroup {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	}

.club-accessories .product-hero .page-title {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	}

.club-accessories .product-hero .page-title img {
	width: 100%;
	height: auto;
	}


/* @end */




/* @group product-description */

.product-description {
	width: 88.12%;
	margin: 0 auto 240px;
	padding: 54px 0 0;
	color: #141414;
	}

.product-description .column-left {
	margin: 0 0 34px;
	}

.product-description .heading-large {
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 0;
	}

.product-description .column-right .text-std {
	font-size: 26px;
	text-align: justify;
	}

.product-description .column-right .logo {
	display: inline-block;
	width: 78px;
	margin: 0 0.2em 0;
	vertical-align: baseline;
	letter-spacing: 0;
	}

.product-description .column-right .xCBT {
	display: inline-block;
	letter-spacing: 0;
	word-wrap: normal;
	overflow-wrap:normal;
	}

/* @end */

/* @group product-lineup */

.product-lineup .section {
	margin: 0 auto 0;
	}

.product-lineup .product-accessory {
	margin: 0 auto 250px;
	}

.product-lineup .product-accessory .heading-solid {
	margin: 0 0 64px;
	background: #f0f0f0;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	}

.product-lineup .product-accessory .heading-solid .text {
	display: block;
	padding: 0.5em 1em;
	}

.product-lineup .product-accessory .column {
	width: 88.12%;
	margin: 0 auto;
	}

.product-lineup .product-accessory .column-left {
	margin: 0 auto 96px;
	}

.product-lineup .product-accessory .column-left .text-std {
	margin: 0 0 3em;
	font-size: 24px;
	text-align: left;
	}

.product-lineup .product-accessory .image {
	width: 100%;
	text-align: center;
	}


.product-lineup .product-accessory .image img {
	max-width: 100%;
	}

.product-lineup .product-accessory .column-right {
	display: flex;
	justify-content: space-between;
	align-self: flex-start;
	}

.product-lineup .product-accessory .column-right .text-group {
	}

.product-lineup .product-accessory .column-right dl {
	margin: 0 0 1em;
	font-size: 24px;
	line-height: 1.8;
	}

.product-lineup .product-accessory .column-right dt {
	font-size: 24px;
	letter-spacing: 0;
	}

.product-lineup .button-bordered-radius {
	margin: 0 0 0;
	width: 205px;
	height: 71px;
	color: #930e16;
	border: 2px solid #930e16;
	border-radius: 71px;
	font-size: 24px;
	}

.product-lineup .button-bordered-radius .icon {
	margin: 0 0.6em 0.2em 0;
	}

.product-lineup .supported {
	margin: 0 30px 220px;
	}

.product-lineup .supported .content {
	padding: 40px 0 34px;
	border-radius: 7px;
	background: #f0f0f0;
	}

.product-lineup .supported .heading-std {
	margin: 0 0 1.5em;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0;
	}

.product-lineup .supported .item-group {
	display: flex;
	justify-content: space-between;
	width: 89.65%;
	margin: 0 auto;
	}

.product-lineup .supported .item-group .item {
	width: 30.76%;
	}

.product-lineup .supported .item-group .item .image {
	width: 100%;
	margin: 0;
	}

.product-lineup .supported .item-group .item .image img {
	width: 100%;
	}

.product-lineup .supported .item {
	text-align: center;
	}

.product-lineup .supported .item a {
	text-decoration: none;
	}

.product-lineup .supported .item .image {
	width: 500px;
	margin: 0 auto;
	}

.product-lineup .supported .item .image img {
	width: 100%;
	}

.product-lineup .supported .item .caption {
	margin: 1em 0 0;
	font-size: 24px;
	}

.product-lineup .supported .note {
	margin: 1em 0 0;
	text-align: center;
	}

.product-lineup #accessory-4 .supported .note {
	text-align: justify;
	}

/* @end */

/* @group user-manual */

.club-accessories .user-manual {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin: 0 auto 180px;
	padding: 54px 0;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	}

.club-accessories .user-manual .accordion-header {
	max-width: 640px;
	margin: 0 auto 0;
	}

.club-accessories .user-manual .accordion-header .heading-small {
	margin: 0 0 44px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.9;
	}

.club-accessories .user-manual .accordion-header .copy {
	width: 100%;
	margin: 0 0 90px;
	padding: 44px 0 0;
	border-top: 2px solid #ffffff;
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
	}

.club-accessories .user-manual .fluid-columns {
	width: 88.12%;
	margin: 0 auto;
	}

.club-accessories .user-manual .fluid-columns .column {
	margin: 0 auto;
	}

.club-accessories .user-manual .button-group {
	margin: 0 auto 96px;
	}

.club-accessories .user-manual .button-group .button {
	width: 100%;
	margin: 0 auto;
	}

.club-accessories .user-manual .button-group .button-bordered-radius {
	width: 100%;
	border: 2px solid #676a6a;
	height: 90px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.35);
	font-size: 22px;
	}

.club-accessories .user-manual .button-group .note {
	margin: 36px auto 0;
	font-size: 20px;
	text-align: justify;
	line-height: 1.8;
	}

.club-accessories .user-manual .notice-group {
	margin: 0 auto;
	}

.club-accessories .user-manual .notice-group .heading-small {
	margin: 0 0 1em;
	font-size: 28px;
	font-weight: 600;
	}

.club-accessories .user-manual .notice-group .text-note {
	margin: 0 auto 50px;
	}


.club-accessories .user-manual .image-group .image {
	width: 88.12%;
	margin: 0 auto;
	}

.club-accessories .user-manual .image-group .image img {
	width: 100%;
	}

/* @end */

}