@charset "UTF-8";



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




/*======================================

	layout 
	
========================================*/

.detail-wrapper{
	width:100%;
	text-align: center;
	margin: 30px auto 0 auto;
	padding: 10px 0 0 0 ;
	background: transparent  ;
}

.detail-h2{
	font-size: 18px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	margin: 18px 0 42px 0;
	padding: 6px 12px 6px 18px ;
	background: transparent  ;
	text-align: left;
	border-left:4px solid #003163;	
}


.detail-mainphoto-col{
	width:90%;
	text-align: center;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0 ;
	
}

.detail-mainphoto{
	margin: 0 auto 0 auto;
	padding: 0 0 0 0 ;
	background: transparent  ;
	width: 100%;
}

.img-height{
	height: 300px;
	width: auto;
}
.img-width{
	width: 100%;
	height: auto;
}

.mainphoto-none{
	width: 300px;
	height: auto;
}


.item-info{
	width: 100%;
	display: block;
	justify-content: space-between;
	background: transparent;
	margin: 60px 0 45px 0;
}


.item-info-left{
	width: 100%;
	text-align: left;
	margin: 0 0 30px 0;
	padding: 0 0 0 0 ;
	background: transparent  ;
}

.item-info-left-footer{
	font-size:13px;
	margin: 12px 0 0 0;
}

.item-info-right{
	width: 100%;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	background: transparent;
}


.item-footer{
	width:100%;
	text-align: left;
	margin: 0 auto 0px auto;
	padding: 0 0 0px 0 ;
	background: transparent  ;
}



p#price{
	color:#cc3333;font-size:16px;font-weight:bold;margin:20px 0 30px 0;padding:0 0 0 0;text-align: center;
}
p#price2{
	color:#cc3333;font-size:13px;font-weight:bold;margin:20px 0 30px 0;padding:0 0 0 0;text-align: center;
}


.form-btn,.cart-btn, .print-btn{
	display: inline-block;
	width:100%;
	margin: 0 0px 21px 0px;
}

.form-btn form,.cart-btn form ,.print-btn form{
	width:100%;
}



.cart-btn input{
	width:100%;
	font-size:13px;
	color: #ffffff;
	background: #fc864c;
	border: 1px solid #fc864c;
	border-radius: 12px;
	padding:10px 10px 10px 10px;
	margin: auto;
	font-weight: bold;
	background-size: 24px auto;
}
.cart-btn input:hover{


}


.cart-none{
	width:100%;
	font-size:13px;
	color: #ffffff;
	background: #ddd;
	border: 0px solid #fc864c;
	border-radius: 12px;
	padding:10px 10px 10px 10px;
	margin: auto;
	font-weight: bold;
	background-size: 24px auto;
	margin-bottom: 21px;
	text-align: center;
}


.form-btn input{
	width:100%;
	font-size:13px;
	color: #ffffff;
	background: #fc864c;
	border: 1px solid #fc864c;
	border-radius: 12px;
	padding:10px 10px 10px 10px;
	margin: auto;
	font-weight: bold;
	background-size: 24px auto;
}
.form-btn input:hover{


}








.to-prev{
	font-size:14px;
	width:100%;
	min-width:1080px;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0 0 0 15px ;
	background: transparent  ;	
}

.to-prev-mid{
	display: block;
	font-size:14px;
	width:100%;
	text-align: center;
	margin: 30px auto 45px auto;
	padding: 0 0 0 0 ;
	background: transparent  ;	
}

.to-prev-bottom{
	font-size:14px;
	width:100%;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0 0 0 0 ;
	background: transparent  ;	
}


/*======================================

	h3 
	
========================================*/
.detail-h3-wrapper{
	width: 100%;
	display: flex;
	align-items: center;
	margin: 45px 0 18px 0;
	border-bottom: 1px solid #ccc;
}

.detail-h3 {
	font-size:18px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin: 0px 0 0px 0;
	padding: 0 0 6px 6px;
	border-bottom: 0px solid #ccc;
	text-align: left;
}

.detail-h3-left{
	width: 50%;
}

.detail-h3-right{
	width: 50%;
	text-align: right;
}

.detail-to-another{
	font-size: 14px;
	text-decoration: none;
}

.detail-to-another i{
	font-size: 16px;
	text-decoration: none;
	color: #cc3333;
	display: inline-block;
	margin-right: 6px;
}

/*======================================

	detail-thum-box
	
========================================*/

#detail-thum{
	width:100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
}

.detail-thum{
	width:100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.detail-thum-box{
	width:150px;
	height:150px;
	border:0px solid #ddd;
	padding: 2px;
	margin: 6px;
	background: #f3f3f3;
}

.detail-thum-box img{
	object-fit:contain;
	width:100%;
	height:100%;
	padding: 3px;
}

.detail-thum-box img:hover{
	object-fit:contain;
	width:100%;
	height:100%;
	padding: 3px;
}

#detail-thum ul{
	float:left;
	background: #fff;
	left:50%;
	position: relative;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#detail-thum ul li{
	position: relative;
	left: -50%; 
	float: left;
	list-style: none; 
	margin: 0px 7px 0px 0;
	padding: 0 0 0 0;
	width:100px;
	height:100px;
	border:1px solid #ccc;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#detail-thum ul li p{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0;
	padding: 0 0 0 0;
	line-height: 1px;
}
#detail-thum ul li img{
	}


/*======================================

	data 
	
========================================*/

.detail-data-wrapper{
	border-top: 1px solid #ddd;
}

.detail-data {
	width: 100%;
	font-size:16px;
	line-height: 27px;
	margin: 0 0 0 0;
	padding:0 0 0 0px;
	display: block;
	justify-content: flex-start;
	flex-wrap: wrap;
}


.detail-data dt{
	width: 100%;
	margin: 0 0 0 0;
	padding:12px 6px 12px 6px;
	color:#999;
	font-weight:bold;
	border-bottom: 1px dotted #ddd;
	font-size: 0.8em;
}

.detail-data  dd{
	width: 100%;
	margin: 0 0 0 0;
	padding:12px 6px 12px 6px;
	border-bottom: 1px solid #ddd;
}


/*======================================

	kaitori-banner 
	
========================================*/
#kaitori-banner{
	width:100%;
	height: auto;
	margin: 60px auto 60px auto;
}
#kaitori-banner img{
	width:100%;
	height: auto;
}


/*======================================

	related 
	
========================================*/

.related-h3 {
	font-size:18px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin: 0px 0 0px 0;
	padding: 0 0 6px 6px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.related-item{
	width: 100%;
	margin: 45px 0 0 0;
}

.related-item-wrapper{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 30px 0 0 0;
}

.related-item-box{
	width: 16.6%;
	background: #fff;
	padding: 0 1.5% 0 1.5%;
	margin: 0px 0 18px 0;
}

.related-item-box-thum{
	width: 100%;
	text-align: center;
	margin: 0 0 9px 0;
	padding: 6px;
	background: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
}

img.related-item-thum-img{
	width: 100%;
	display: block;
	margin: 0 auto;
	vertical-align: bottom;
	height: 120px;
	object-fit: scale-down;
	margin: 0 0 0px 0;
}
.related-item-title a{
	font-size:14px;
	text-decoration: none;
	margin: 3 0 0px 0;
}





/*======================================

	tag
	
========================================*/

.tag{
	width:100%;
	background: #fff;
	margin:0 0px 0px 0;
	padding:0 0px 0px 0;
	text-align: left;
	font-size: 14px;
	color:#555;
}

.tag-line{
	margin-bottom: 6px;
}

.tag-title{
	font-size: 13px;
	font-weight: 600;
	color:#999;
	display: inline-block;
	margin-right: 9px;
}

/* ===== リボンタグ（右端Vノッチ） ===== */
.tag a.ribbon{
  /* 調整用 */
  --h: 26px;        /* 高さ（偶数だと滑らか） */
  --notch: 12px;    /* 右のVノッチの深さ */
  --bg: #f5f6f7;    /* 背景色 */
  --fg: #333;       /* 文字色 */
  --rad: 0px;       /* 左側の角丸 */

  position: relative;
  display: inline-flex;
  align-items: center;
  height: var(--h);
  padding: 0 calc(14px + var(--notch)) 0 18px; /* 右にノッチ分の余白 */
  margin: 0 6px 10px 0;
  white-space: nowrap;
  text-decoration: none;

  background: var(--bg);
  color: var(--fg);
  border-radius: var(--rad) 0 0 var(--rad);
  border-left:2px solid #003163;
  /* 右端をV字に“切り抜く” */
  clip-path: polygon(
    0 0,
    calc(100% - var(--notch)) 0,
    100% 50%,
    calc(100% - var(--notch)) 100%,
    0 100%
  );
  line-height: 1;
}

/* ホバー／フォーカス */
.tag a.ribbon:hover{ filter: brightness(0.95); }
.tag a.ribbon:focus-visible{
  outline: 2px solid color-mix(in srgb, var(--bg), #fff 40%);
  outline-offset: 2px;
  border-radius: calc(var(--rad) + 2px);
}

/* 枠線を付けたい（紙っぽく）場合はコレを追加 */
.tag a.ribbon.is-outlined{
  outline: 1px solid #ddd;
  outline-offset: -1px; /* クリップとのズレ防止 */
}

/* 色バリエーション例 */
.tag a.ribbon.is-accent{ --bg:#fc864c; }
.tag a.ribbon.is-muted { --bg:#607d8b; }











}/*//end  max-width: 480px ///////////////////////*/






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



/*======================================

	layout 
	
========================================*/

.detail-wrapper{
	width:100%;
	text-align: center;
	margin: 30px auto 0 auto;
	padding: 10px 0 0 0 ;
	background: transparent  ;
}

.detail-h2{
	font-size: 21px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	margin: 18px 0 42px 0;
	padding: 6px 12px 6px 18px ;
	background: transparent  ;
	text-align: left;
	border-left:4px solid #003163;	
}


.detail-mainphoto-col{
	width:700px;
	text-align: center;
	margin: 0px auto 0 auto;
	padding: 0 0 0 0 ;
	
}

.detail-mainphoto{
	margin: 0 auto 0 auto;
	padding: 0 0 0 0 ;
	background: transparent  ;
	width: 100%;
}

.img-height{
	height: 500px;
	width: auto;
}
.img-width{
	width: 750px;
	height: auto;
}

.mainphoto-none{
	width: 300px;
	height: auto;
}


.item-info{
	width: 100%;
	display: flex;
	justify-content: space-between;
	background: transparent;
	margin: 60px 0 45px 0;
}


.item-info-left{
	width:680px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	background: transparent  ;
}

.item-info-left-footer{
	font-size:13px;
	margin: 12px 0 0 0;
}

.item-info-right{
	width:240px;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
	background: transparent;
}


.item-footer{
	width:100%;
	text-align: left;
	margin: 0 auto 0px auto;
	padding: 0 0 0px 0 ;
	background: transparent  ;
}



p#price{
	color:#cc3333;font-size:16px;font-weight:bold;margin:20px 0 30px 0;padding:0 0 0 0;text-align: center;
}
p#price2{
	color:#cc3333;font-size:13px;font-weight:bold;margin:20px 0 30px 0;padding:0 0 0 0;text-align: center;
}


.form-btn,.cart-btn, .print-btn{
	display: inline-block;
	width:240px;
	margin: 0 0px 21px 0px;
}

.form-btn form,.cart-btn form ,.print-btn form{
	width:240px;
}



.cart-btn input{
	width:240px;
	font-size:13px;
	color: #ffffff;
	background: #fc864c;
	border: 1px solid #fc864c;
	border-radius: 12px;
	padding:10px 10px 10px 10px;
	margin: auto;
	font-weight: bold;
	background-size: 24px auto;
}
.cart-btn input:hover{
	color: #fc864c;
	background: #fff;
	border: 1px solid #fc864c;
	cursor: pointer;
}


.cart-none{
	width:240px;
	font-size:13px;
	color: #ffffff;
	background: #ddd;
	border: 0px solid #fc864c;
	border-radius: 12px;
	padding:10px 10px 10px 10px;
	margin: auto;
	font-weight: bold;
	background-size: 24px auto;
	margin-bottom: 21px;
	text-align: center;
}


.form-btn input{
	width:240px;
	font-size:13px;
	color: #ffffff;
	background: #fc864c;
	border: 1px solid #fc864c;
	border-radius: 12px;
	padding:10px 10px 10px 10px;
	margin: auto;
	font-weight: bold;
	background-size: 24px auto;
}
.form-btn input:hover{
	color: #fc864c;
	background: #fff;
	border: 1px solid #fc864c;
	cursor: pointer;
}








.to-prev{
	font-size:14px;
	width:100%;
	min-width:1080px;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0 0 0 15px ;
	background: transparent  ;	
}

.to-prev-mid{
	display: block;
	font-size:15px;
	width:100%;
	text-align: center;
	margin: 30px auto 45px auto;
	padding: 0 0 0 0 ;
	background: transparent  ;	
}

.to-prev-bottom{
	font-size:14px;
	width:100%;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0 0 0 0 ;
	background: transparent  ;	
}


/*======================================

	h3 
	
========================================*/
.detail-h3-wrapper{
	width: 100%;
	display: flex;
	align-items: center;
	margin: 45px 0 18px 0;
	border-bottom: 1px solid #ccc;
}

.detail-h3 {
	font-size:18px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin: 0px 0 0px 0;
	padding: 0 0 6px 6px;
	border-bottom: 0px solid #ccc;
	text-align: left;
}

.detail-h3-left{
	width: 50%;
}

.detail-h3-right{
	width: 50%;
	text-align: right;
}

.detail-to-another{
	font-size: 14px;
	text-decoration: none;
}

.detail-to-another i{
	font-size: 16px;
	text-decoration: none;
	color: #cc3333;
	display: inline-block;
	margin-right: 6px;
}

/*======================================

	detail-thum-box
	
========================================*/

#detail-thum{
	width:100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	position: relative;
}

.detail-thum{
	width:100%;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.detail-thum-box{
	width:150px;
	height:150px;
	border:0px solid #ddd;
	padding: 2px;
	margin: 6px;
	background: #f3f3f3;
}

.detail-thum-box img{
	object-fit:contain;
	width:100%;
	height:100%;
	padding: 3px;
}

.detail-thum-box img:hover{
	object-fit:contain;
	width:100%;
	height:100%;
	padding: 3px;
}

#detail-thum ul{
	float:left;
	background: #fff;
	left:50%;
	position: relative;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#detail-thum ul li{
	position: relative;
	left: -50%; 
	float: left;
	list-style: none; 
	margin: 0px 7px 0px 0;
	padding: 0 0 0 0;
	width:100px;
	height:100px;
	border:1px solid #ccc;
	display: table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#detail-thum ul li p{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0;
	padding: 0 0 0 0;
	line-height: 1px;
}
#detail-thum ul li img{
	}


/*======================================

	data 
	
========================================*/

.detail-data-wrapper{
	border-top: 1px solid #ddd;
}

.detail-data {
	width: 100%;
	font-size:16px;
	line-height: 27px;
	margin: 0 0 0 0;
	padding:0 0 0 0px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}


.detail-data dt{
	width: 25%;
	margin: 0 0 0 0;
	padding:12px 6px 12px 6px;
	color:#999;
	font-weight:bold;
	border-bottom: 1px solid #ddd;
	font-size: 0.85em;
}

.detail-data  dd{
	width: 75%;
	margin: 0 0 0 0;
	padding:12px 6px 12px 6px;
	border-bottom: 1px solid #ddd;
}


/*======================================

	kaitori-banner 
	
========================================*/
#kaitori-banner{
	width:100%;
	height: auto;
	margin: 60px auto 60px auto;
}
#kaitori-banner img{
	width:100%;
	height: auto;
}


/*======================================

	related 
	
========================================*/

.related-h3 {
	font-size:18px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	margin: 0px 0 0px 0;
	padding: 0 0 6px 6px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.related-item{
	width: 100%;
	margin: 45px 0 0 0;
}

.related-item-wrapper{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: 30px 0 0 0;
}

.related-item-box{
	width: 16.6%;
	background: #fff;
	padding: 0 1.5% 0 1.5%;
	margin: 0px 0 18px 0;
}

.related-item-box-thum{
	width: 100%;
	text-align: center;
	margin: 0 0 9px 0;
	padding: 6px;
	background: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
}

img.related-item-thum-img{
	width: 100%;
	display: block;
	margin: 0 auto;
	vertical-align: bottom;
	height: 120px;
	object-fit: scale-down;
	margin: 0 0 0px 0;
}
.related-item-title a{
	font-size:14px;
	text-decoration: none;
	margin: 3 0 0px 0;
}




/*======================================

	tag
	
========================================*/

.tag{
	width:100%;
	background: #fff;
	margin:0 0px 0px 0;
	padding:0 0px 0px 0;
	text-align: left;
	font-size: 14px;
	color:#555;
}

.tag-line{
	margin-bottom: 6px;
}

.tag-title{
	font-size: 13px;
	font-weight: 600;
	color:#999;
	display: inline-block;
	margin-right: 9px;
}

/* ===== リボンタグ（右端Vノッチ） ===== */
.tag a.ribbon{
  /* 調整用 */
  --h: 26px;        /* 高さ（偶数だと滑らか） */
  --notch: 12px;    /* 右のVノッチの深さ */
  --bg: #f5f6f7;    /* 背景色 */
  --fg: #333;       /* 文字色 */
  --rad: 0px;       /* 左側の角丸 */

  position: relative;
  display: inline-flex;
  align-items: center;
  height: var(--h);
  padding: 0 calc(14px + var(--notch)) 0 18px; /* 右にノッチ分の余白 */
  margin: 0 6px 10px 0;
  white-space: nowrap;
  text-decoration: none;

  background: var(--bg);
  color: var(--fg);
  border-radius: var(--rad) 0 0 var(--rad);
  border-left:2px solid #003163;
  /* 右端をV字に“切り抜く” */
  clip-path: polygon(
    0 0,
    calc(100% - var(--notch)) 0,
    100% 50%,
    calc(100% - var(--notch)) 100%,
    0 100%
  );
  line-height: 1;
}

/* ホバー／フォーカス */
.tag a.ribbon:hover{ filter: brightness(0.95); }
.tag a.ribbon:focus-visible{
  outline: 2px solid color-mix(in srgb, var(--bg), #fff 40%);
  outline-offset: 2px;
  border-radius: calc(var(--rad) + 2px);
}

/* 枠線を付けたい（紙っぽく）場合はコレを追加 */
.tag a.ribbon.is-outlined{
  outline: 1px solid #ddd;
  outline-offset: -1px; /* クリップとのズレ防止 */
}

/* 色バリエーション例 */
.tag a.ribbon.is-accent{ --bg:#fc864c; }
.tag a.ribbon.is-muted { --bg:#607d8b; }






}/*//end  min-width: 481px ///////////////////////*/
