/*=====共通=====*/
ul{
	margin:0;
padding:0;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

figure{
margin:0;
}

figcaption{
font-size:14px;
line-height:1.5;
display: block;
    margin-bottom: 30px;
}

/*=====コンテナーとインナー=====*/
.kk-l-pageMain{
        width: 928px;
        margin: 0 auto;
}

/*=====余白=====*/
.blank-space-top50{
	margin-top: 50px;
}

.blank-space-top80{
	margin-top: 80px;
}

.blank-space-bottom50{
	margin-bottom: 50px;
}

.blank-space-bottom80{
	margin-bottom: 80px;
}

/*=====余白（スマホ）=====*/
@media only screen and (max-width: 768px) {
.blank-space-bottom80{
	margin-bottom: 50px;
}

/*.blank-space-bottom50 {
    margin-bottom: 0;
}*/

.blank-space-top80 {
    margin-top: 50px;
}
}

/*=====ボタン=====*/
.btn01 a{
	width:280px;
height:auto;
    padding: 10px 0;
    border-radius: 32px;
    background: #000;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 16px;
margin:50px auto;
}

.btn01 a:hover{
    background: #999;
}

.btn02 a{
	width:30%;
    padding: 20px 0;
    border-radius: 32px;
    background-color:red;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 16px;
	text-indent: 0;
	margin: 8px 0;
}

.btn02 a:hover{
      opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*＝スマホ＝*/
@media only screen and (max-width: 766px) {
	.btn02 a{
	width:100%;
	}
}

/*＝タブレット＝*/
@media screen and (min-width: 600px) and (max-width: 959px) {
	.btn02 a{
	width:100%;
	}
}

/*=====コラム=====*/
/*カスタム替え穂先ボタンに使用*/
.kk-col-row{
	display: flex;
    justify-content: space-between;
}

.kk-col4{
	width:23%;
	list-style: none;
}

.kk-col4 img{
	width:100%;
	height: auto;
}

.kk-col4 a{
  	text-decoration: none;
	color: #000;
}

.kk-col4 a:hover{
	color: #999;
}

.kk-col4 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*=====コラム（スマホ）=====*/
@media only screen and (max-width: 767px) {
	.kk-col-row{
		display: flex;
    	justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.kk-col4{
		width:100%;
		margin-bottom: 20px;
	}
}


/*=====フォント=====*/
.font14-center{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

.noto-serif-jp-product-name {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.gothic-f{
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif !important;
}

@media only screen and (max-width: 768px) {
	.font14-center{
		font-size: 80%;
	}
}

/*=====文字の色=====*/
.red{
	color: red;
}

.dark-red{
	color:#C00;
}

/*=====ヘッダー=====*/
/*ヘッダー上*/
.inner{
	max-width: 1200px;
	margin: 0 auto;
padding: 0 10px;
}

.inner_flex01{
	display: flex;
    justify-content: space-between;
}

.l-header{
	width: 100%;
}

.l-header_top{
	padding: 5px 20px;
	background-color: #efefef;
}


@media only screen and (max-width: 768px) {
.inner{
padding: 0 20px;
}
.l-header {
    	border-bottom: 1px solid #ccc;
	}

.l-header_top{
	display: none !important;
}
}

.user-welcome{
	padding: 2px 0 0 0;
	font-size: 12px;
margin:0;
	
}

.user-info{
	list-style: none;
	display: inline;
	font-size: 12px;
}

/*ヘッダー中*/
.l-header_primary{
	padding: 20px;
	
}

.kk-shop-logo{
	width:170px;
}

/*カート投入数*/
.inner_flex01 > ul {
    position: relative;
}

/*スマホ用メニュー表示*/
@media only screen and (min-width: 769px) {
.l-header-menu-sp{
	display: none;
	}
}



/*スマホ用ヘッダーとメニュー*/
@media only screen and (max-width: 768px) {
.sp-l-header{
	background:url("https://wing96daikobo.itembox.design/item/logo_kk-shop.svg?t=20250627145423");
	background-size: 30%;
        background-repeat: no-repeat;
        background-position: center;
        border-bottom: 1px solid #ccc;
        padding: 0;
	}

.kk-shop-logo{
	display:none;
	}

.l-header_primary{
	padding: 0;
	}

.l-header-menu-sp{
	list-style: none;
	padding: 15px 0 0;
	}

.l-header-menu-sp li{
	float: left;
	padding-right:15px;
	}
}

/*スマホ用ドロワーメニュー*/
.sp-menu-btn-b{
	list-style: none;
	margin-bottom: 10px;
	text-align: center;
}

.sp-menu-btn-b a{
	padding: 5px 0;
	display: block;
	background-color: #000;
	border-radius: 5px;
	color:#fff;
	text-decoration: none;
}

.sp-menu-btn-b a:hover{
    background-color: #555;
    text-decoration: none;
}

.sp-menu-btn-w{
	list-style: none;
	margin-bottom: 10px;
	text-align: center;
}

.sp-menu-btn-w a{
	display: block;
	background-color: #fff;
	color:#333;
	text-decoration: none;
	padding: 5px 0;
	border:1px #333 solid;
	border-radius: 5px;
}

.sp-menu-btn-w a:hover{
	background-color: #eee;
}

.sp-menu-title{
	text-align: center;
	background-color: #ddd;
	font-weight:normal;
	padding: 10px 0;
	font-size: 14px;
	margin: 25px 0 10px 0;
}

.sp-menu-guide{
	margin-bottom: 25px;
}

.sp-menu-guide li{
	border-bottom:1px #ccc solid;
	padding:10px 0;
}

.sp-menu-terms{
	list-style: none;
	font-size:12px;
	line-height: 2;
}

.sp-menu-search{
	margin: 25px 0;
}

/*＝タブレット＝*/
@media screen and (min-width: 600px) and (max-width: 819px) {
.sp-l-header{
	background:url("https://wing96daikobo.itembox.design/item/logo_kk-shop.svg?t=20250627145423");
	background-size: 25%;
        background-repeat: no-repeat;
        background-position: center;
        border-bottom: 1px solid #ccc;
        padding: 15px 0;
	}
}

.user-nav{
	text-align: center;
}

.user-nav,.sarch-area{
	list-style: none;
	float: left;
	padding: 0 10px;
}

@media only screen and (max-width: 768px) {
.user-nav,.sarch-area{
	display: none !important;
}
}

.user-nav-01:after,.user-nav-02:after,.user-nav-03:after,.user-nav-03-out:after,.user-nav-04:after{
	display:block;
	font-size: 12px;
	text-align: center;
font-weight:normal;
}

.user-nav-01:after {
    content:"会員登録";
}

.user-nav-02:after {
    content:"マイページ";
}

.user-nav-03:after {
    content:"ログイン";
padding-top: 6px;
}

.user-nav-03-out:after {
    content:"ログアウト";
padding-top: 6px;
}

.user-nav-04:after {
    content:"カート";
}

.user-nav-last{
	padding-right: 0;
}

.material-symbols-rounded a{
	font-size: 32px;
	color: #000;
	text-decoration: none;
}

.material-symbols-rounded a:hover{
	color: #999;
}


/*ヘッダー下*/
.l-header_g-nav{
	padding: 15px 20px;
	background-color: #000000;
}

@media only screen and (max-width: 768px) {
.l-header_g-nav{
	display: none;
}
    }

.menu-item{
	list-style: none;
	display: inline;
	padding-right: 25px;
	font-size: 14px;
}

.menu-item a {
	color:#fff;
	text-decoration: none;
}

.menu-item a:hover {
	color:#999;
}

/*=====メインコンテンツ=====*/
.container{
	width: 100%;
}


/*カテゴリーボタン*/
.l-category{
	width: 98%;
    margin: 70px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.item-category{
	width:32%;
	list-style: none;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
}

.item-category a{
	color: #fff;
	padding: 5px 0;
	text-decoration: none;
	background-color: #000;
	display: block;
	margin-top: 10px;
}

.item-category a:hover{
	background-color: #999;
}

@media only screen and (max-width: 768px) {
	.l-category{
    	margin: 10px auto 30px;
	}

	.item-category{
		/*width:48%;*/
width:100%;
		list-style: none;
		text-decoration: none;
		text-align: center;
		font-size: 100%;
	}
	
	.item-category a {
    	padding: 8px 0;
    	margin-bottom: 10px;
	}
}

.item-category-last{
	margin-right: 0;
}

/*オンライン限定品*/
.l-online-exclucive{
	width: 100%;
    background-color: #f1f2ed;
    padding: 20px 0;
    margin-top: 50px;
}

.item-img-shadow img{
box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);
}

/*お問い合せページ*/
.form_buttons {
	padding: 10px 0px;
	text-align: center;
}

.contact_form{
	width:100%;
	margin: 0 auto;
}

.contact_form table{
	text-align: center;	
	border: 1px solid #999;
	margin-bottom: 20px;
}

.contact_form th{
	font-weight: normal;
    padding: 10px 0;
	width:30%;
}

.contact_form td{
	padding: 10px;
	text-align: left;
	border-left: 1px solid #999;
}

.contact_form table tr:nth-child(odd) {
	background: #EEEEEE;
}

.textarea {
    font-size: 16px;
}

/*お問い合せページスマホ*/
@media screen and (max-width:768px) {
	.contact_form{
		width:100%;
		margin: 0 auto;
	}
	.contact_form th {
    	font-weight: bold;
		padding:10px 0 0 0;
	}
	.contact_form th, .contact_form td {
    	width: 100%;
    	display: block;
	}
	.contact_form td{
		padding: 0 0 10px 0;
		text-align: center;
		border-left: none;
	}
	textarea {
    	font-size: 16px;
	}
}


/*=====フッダー=====*/
.l-footer{
	width:100%;
	background-color: #000;
	padding: 30px 10px;
position: relative;
}

.l-footer-inner{
	padding: 0 8px;
}

.l-footer-l{
	display: table;
}

.l-footer-l ul{
	display: table-row;
    list-style-type: none;
}

.l-footer-l li {
    display: table-cell;
    font-size: 12px;
    line-height: 1.7;
    padding-right: 50px;
}

.l-footer-l li a {
    color: #FFF;
	text-decoration: none;
}

.l-footer-l li a:hover {
    color: #999;
}

.l-footer-l li a::before {
    content: "";
    border: 5px solid transparent;
    border-right-width: 1px;
    border-left-color: currentColor;
    display: inline-block;
    height: 0;
    width: 0;
	padding-left: 3px;
}

.l-footer-header{
	font-size:1.8rem;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
}

.l-footer-r{
	text-align: right;
	display: block;
}

.l-footer-r img{
	width:120px;
}

.l-footer-r dl{
	margin: 15px 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
}

.l-footer-r dt{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 18px;
}

.l-footer-r dd{
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.l-footer-r ul{
    list-style-type: none;
	text-align: right;
}

.l-footer-r ul img{
	width:30px;
	height: auto;
}

.l-footer-r li  {
    padding-left: 15px;
	display: inline;
	
}

.copy-right{
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0 0 8px;
	color: #fff;
	text-align: left;
	font-size: 12px;
	font-style: normal;
}

/*=====フッター部分(スマホ)=====*/
@media only screen and (max-width: 768px) {
	.l-footer-l {
    	display: none;
	}
	
	.l-footer-r {
    	text-align: center;
    	display: block;
    	width: 100%;
	}
	
	.l-footer-r ul {
    	text-align: center;
    	margin-top: 30px;
	}
	
	.l-footer-r li {
    	padding: 0 15px;
	}
	
	.l-footer-r ul img {
    	width: 50px;
    	height: auto;
	}
	
	.copy-right {
    	padding: 20px 0 0 0;
    	text-align: center;
	}
}

/*=====商品詳細=====*/
.product-info-top img{
	width: 100%;
	height:auto;
	margin:30px 0;
}

.product-info{
	/*max-width: 1200px;*/
	margin: 0 auto;
	font-size:16px;
	line-height: 1.7;
}

.product-info-row,.product-info-row_02{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product-info-col6{
	width:14%;
	margin-bottom: 30px;
}

.product-info-col5 img,.product-info-col6 img{
	width:100%;
	height: auto;
}

.product-info-col5{
	width:18%;
}

.product-info-col4{
	width:23%;
}

.product-info-col3{
	width:32%;
}

.product-info-col2{
	width:48%;
}

.product-info img{
	width: 100%;
	height:auto;
}

.product-info-name{
	margin: 0;
	font-size: 36px;
	font-family: "Noto Serif JP", serif;
  	font-optical-sizing: auto;
  	font-weight: 600;
  	font-style: normal;
  	border-bottom: 1px #000 solid;
  	padding-bottom: 5px;
}

.product-info h3{
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	color:#b22222;
	font-family: "Noto Serif JP", serif;
}

.product-info h4{
	margin: 0;
    font-size: 18px;
    text-align: center;
    background-color: #aaaaaa;
    padding: 5px 0;
    color: #fff;
    font-weight: normal;
    margin-bottom: 30px;
    line-height: 1.5;
border-radius: 5px;
}

.product-info h5{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0;
}

.product-info p{
	font-size: 16px;
	line-height: 1.7;
}

.product-info ul{
	list-style: none;
}

.product-info li{
    padding: 0 20px 10px 20px;
    text-indent: -1.0em;
}

.product-info dl{
	margin: 0;
}

.product-info dt{
	margin: 0 0 2px 0;
	font-weight: bold;
	font-size:18px;
}

.product-info dd{
	margin: 0 0 30px 0;	
}

.product-spec table{
	width: 100%;
	overflow:auto;
    font-size: 12px;
    line-height: 1.7;
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #999;
    border-right-color: #999;
    white-space: nowrap;
}

.product-spec th {
    color: #FFF;
    background-color: #6E6E6E;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;
    text-align: center;
}

.product-spec td {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #999;
    border-left-color: #999;
}

.subtitle_red {
   background-color: crimson;
    color: #FFFFFF;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 8px;
	text-align: center;
margin-right: 5px;
}

.feature {
    background-color: #efefe8;
    /*border: 1px solid #CCCCCC;*/
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 5px;
}

.feature li {
    padding: 0 20px;
    text-indent: -1.4em;
}

/*=====商品詳細(スマホ)=====*/
@media only screen and (max-width: 766px) {
	.product-info-name{
	font-size: 24px;
	}

	.product-info-row {
    	display: block;
	}
	
	.product-info-col4,.product-info-col3,.product-info-col2 {
    	width: 100%;
	}
	
	.product-info-col5,.product-info-col6 {
    	width: 45%;
	}

	.product-info h3 {
    	font-size: 22px;
	}
	
	.product-info li {
    	padding-top: 5px;
	}
	
	.product-spec{
		width: 100%;
   		overflow:auto;
	}
	.product-spec table{
		white-space: nowrap;
	}
	
	.product-spec th,.product-spec td{
		padding: 0 5px;
	}

}
/*=====FSスタイルの上書き=====*/
.fs-p-heading--lv2 {
    border-bottom: none;
    color: #000;
    font-size: 24px;
font-weight:bold;
}

.fs-pt-column__heading {
    font-size: 16px;
    font-weight: bold;
}

.fs-c-breadcrumb {
    max-width: 1200px;
    margin: 0 auto;
}


/*任意商品画像*/
.fs-c-productListCarousel__list__item {
    flex-basis: 200px;
    max-width: 200px;
    min-width: 200px;
    margin: 0 4px;
}
@media screen and (min-width: 600px) {
  .fs-c-productListCarousel__list__item {
    flex-basis: 300px;
    max-width: 300px;
    min-width: 300px;
    margin: 0 8px;
  }
}

/*=====FSスタイルの上書き(PC)=====*/
@media only screen and (min-width: 769px) {
.fs-p-drawerButton, .fs-p-drawerButton--open{
    	display: none;
}
}

@media screen and (min-width: 1200px) {
    .fs-l-sideArea {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .fs-p-logo__image {
        max-height: 48px;
    }
}

@media screen and (min-width: 1200px) {
    .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
        max-width: 1216px;
    }
}

/*=====FSスタイルの上書き(スマホ)=====*/
@media only screen and (max-width: 768px) {
.fs-p-heading--lv2 {
    font-size: 18px;
}
}

.fs-p-drawer__loginLogout__login {
    background: #AC070A;
}

.fs-p-drawer__loginLogout a:visited {
    color: #fff;
}

.fs-p-drawer__loginLogout__logout, .fs-p-drawer__loginLogout__login {
    border: none; 
    border-radius: 5px;
    color: #fff;
}

.fs-p-drawer__loginLogout {
    margin-bottom: 10px;
}

.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
}

/*=====FSスタイルの上書き ログアウトボタン(スマホ)=====*/
.fs-p-drawer__loginLogout__logout {
    background: #AC070A;
}

/*===== ログイン ログアウト表示(PC)=====*/
.logout.my-false { display: none; }
.login.my-true { display: none; }


/*===== トップページのメインビジュアルのOUTLET表示=====*/
.main-visual{
	width:100%;
	background-color: #cccccc;
}

.main-visual-inner{
	max-width: 1200px;
	margin: 0 auto;
}

.main-visual-inner img{
	width: 100%;
	height: 100%;
	display: block;
}

/*=====FSスタイルの上書き SOLD OUT表示=====*/
.fs-c-productListItem__notice {
	color: red;
	font-weight: bold;
}

.fs-c-variationPanelList__panel__stock {
	color: red;
    font-weight: bold;	
}