@charset "UTF-8";


img {
	max-width: 100%;
	height: auto;
	/*高さ自動*/
}

a {
	display: block;
	color: #666;
	text-decoration-line: none;
}

a:hover {
	color: #999;
}

.text001 {
	margin: 0 auto;
	width: 900px;
	margin-top: 20px;
	text-align: center;
	line-height: 200%;
	font-size: 1.2em;
}

@media(max-device-width: 767px) {
	.text001 {
		padding: 0 5%;
		font-size: .9em;
	}

}


.attaka001 {
	margin-top: -50px;
	padding-top: 66px;
	/* padding-bottom: 50px; */
	/* background: url(../img/haikei.jpg) repeat; */
}

.attaka002 {
	margin-top: 0px;
	/* padding-top: 66px; */
	padding-bottom: 50px;

	background: linear-gradient(to bottom, #F8EDE3 100%, transparent 70%, transparent 0%), url(/img/haikei02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	/* background: url(../img/haikei02.jpg) repeat; */
}

@media(max-device-width: 767px) {
	.attaka002 {
		width: 95% !important;
		margin: 0 auto;
		margin-top: -30px;
	}
}


.linkimg {
	padding: 5px;
	width: 90%;
}

.linkimg:hover {
	opacity: 0.5;
}


/*メイン画像
-------------------------------------*/
div.mainimg img {
	margin-bottom: 10px;
}

@media(max-device-width: 767px) {
	div.mainimg img {
		width: 100% !important;
	}
}

/*メインコンテンツ
-------------------------------------*/
main {
	margin: 3rem 0 0 0;
}

section {
	margin: 10rem 0;
}

@media(max-device-width: 767px) {
	section {
		margin: 5rem 0;
	}
}


.back-color0 {
	padding-top: 10px;
	margin: 10px auto;
}

.back-color1 {
	/*background-color: #FFF;*/
	width: 85%;
	margin: 50px auto 20px auto !important;
}

@media(max-device-width: 767px) {
	.back-color1 {
		width: 90%;
	}
}


.back-color2 {
	margin-top: 80px;
	margin-bottom: 100px;
}


/*キャッチコピー
-------------------------------------*/
.catch {
	text-align: center;
}

.catch h2 {
	padding-bottom: 1rem;
}

.under {
	border-bottom: 0.4rem solid #000;
	padding: 0 1rem 1rem 1rem;
}

.center {
	text-align: center;
	margin-bottom: 2rem;
}


/*テキスト
-------------------------------------*/
p.comment {
	font-size: 1.2em;
	font-weight: bold;
	color: #5b4224;
	background-color: #ffffff;
	line-height: 150%;
	padding: 20px 0 20px 0;
	text-align: center;
}

p.comment2 {
	font-size: 2em;
	font-weight: bold;
	color: #5b4224;
	line-height: 90%;
	padding: 0 0 0 0;
}

p.comment3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5b4224;
	line-height: 200%;
	padding: 0;
	text-align: center;
}

p.comment4 {
	padding: 0;
	text-align: center;
}

p.comment4 img {
	width: 95%;
}

p.price {
	font-size: 1.2em;
	padding-right: 10px;
	text-align: right;
	text-decoration: line-through;

}

p.saleprice {
	font-size: 1.6em;
	color: #CC0000;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 15px;
}

@media(max-device-width: 767px) {
	p.comment {
		font-size: 0.8em !important;
		padding: 10px 20px 10px 20px;
	}

	p.price {
		font-size: 0.8em;
	}

	p.saleprice {
		font-size: 1.0em;
	}

	p.comment2 {
		font-size: 1.2em !important;
		padding: 0 0 0 20px;
	}

	p.comment3 {
		font-size: 0.8em !important;
		padding: 0 20px 0px 10px;
	}

	p.comment4 img {
		width: 100% !important;
	}
}

.balloon {
	/*position: relative;
	display: inline-block;*/
	margin-right: 15px;
	padding: 4px 8px;
	text-align: center;
	color: #fff;
	background: #B22222;
	box-sizing: border-box;
	font-size: 0.5em !important;
	border-radius: 5px;
}


@media(max-device-width: 767px) {
	.balloon {
		padding: 2px 8px;
		font-size: 0.5em !important;
		margin-right: 10px;
	}
}

/*フッター
-------------------------------------*/
footer {
	padding: 3rem 0;
}

footer h4 {
	text-align: center;
}


/*コピーライト
-------------------------------------*/
.copyright {
	text-align: center;
	padding: 0;
	color: #000;
	margin-bottom: 70px;
	font-size: 0.9em;
}


/*ページトップへ戻るボタン
-------------------------------------*/
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 15px;
}

#pagetop a {
	display: block;
	width: 80px;
	text-align: center;
}

#pagetop a:hover {
	text-decoration: none;
	opacity: 0.5;
}

@media screen and (max-width: 768px) {
	#pagetop {
		position: fixed;
		bottom: 5px;
		right: 10px;
	}

	#pagetop a {
		display: block;
		width: 50px;
		text-align: center;
	}
}


/* 矢印付き枠 */
.title_box {
	width: 100%;
	margin: 30px auto 0 auto;
}

.title_box img {
	display: block;
	margin: auto;
	padding-bottom: 0px;
	padding-bottom: 20px;
}

.title_box .ttl_text {
	background-color: #967E76;
	/*box-shadow: 0px 0px 5px 0;*/
	/*-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);*/
	/*-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);*/
	border-bottom: 4px solid #D0B8A8;
	color: #FFFFFF;
	font-size: 2.0em;
	line-height: 1.6;
	position: relative;
	text-align: center;
	padding: 10px;
	margin-bottom: 0px;
	font-weight: bold;
}

/* 三角形 */
/* .title_box .ttl_text:before {
   border: 30px solid transparent;
   border-top-color: #946A48;
   border-bottom-width: 0;
   bottom: -30px;
   content: "";
   display: block;
   left: 47%;
   position: absolute;
   width: 0;
} */
.title_box a:hover {
	opacity: 0.5;
}

@media(max-device-width: 767px) {
	.title_box {
		width: 100% !important;
		margin: 0 auto 10px auto;
	}

	.title_box .ttl_text {
		font-size: 1.0em;
		padding: 5px;
		font-weight: normal;
	}

	/* .title_box .ttl_text:before {
   border: 15px solid transparent;
   border-top-color: #1E90FF;
   border-bottom-width: 0;
   bottom: -10px;
   content: "";
   display: block;
   left: 45%;
   position: absolute;
   width: 0;
	} */
}

/* /矢印付き枠 */




/* ボタン装飾 */
section.btn {
	max-width: 50%;
	margin: 0 auto;
	padding-bottom: 50px;
}

a.btn_01 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	box-sizing: border-box;
	background: repeating-linear-gradient(45deg, #ffffff, #ffffff 3px, #e7e7e7 3px, #e7e7e7 30px);
	color: #333;
	letter-spacing: 0.1em;
	text-decoration: none;
	position: relative;
}

a.btn_01 span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	background: #F08080;
	color: #fff;
	border: 1px solid #000;
	box-sizing: border-box;
	position: absolute;
	top: -5px;
	left: -5px;
	transition-duration: 0.2s;
	font-size: 1.4em;
	font-weight: bold;
}

a.btn_01:hover span {
	left: -1px;
	top: -1px;
}

@media(max-device-width: 767px) {
	section.btn {
		max-width: 90%;
		margin: 0 auto;
		padding-bottom: 30px;
	}

	a.btn_01 {
		width: 100%;
		height: 40px
	}

	a.btn_01 span {
		font-size: 1.0em;
		height: 40px;
		top: -4px;
		left: -4px;
	}
}



/* サイズリンク */

div.items div.btn-size a.btn_03 {
	font-size: 1.2em;
	display: flex;
	/* justify-content: center;
	align-items: center; */
	width: auto;
	position: relative;
	background: #f7a97c;
	border: 2px solid #f7a97c;
	padding: 5px 10px;
	text-align: left;
	border-radius: 5px;
	box-sizing: border-box;
	/* margin: 10px 20px; */
	color: #fff;
	letter-spacing: 0.1em;
	text-decoration: none;
	transition-duration: 0.3s;
}

div.items div.btn-size a.btn_03:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 54%;
	right: 15px;
	margin-top: -6px;
}

div.items div.btn-size a.btn_03:hover {
	background: #fff;
	color: #a87b61;
	font-weight: bold;
}

div.items div.btn-size a.btn_03:hover:before {
	border-top: 2px solid #a87b61;
	border-right: 2px solid #a87b61;
}


@media(max-device-width: 767px) {
	a.btn_03 {
		font-size: 0.7em !important;
		height: auto !important;
		margin: 5px !important;
	}

	div.items div.btn-size a.btn_03:before {
		width: 6px;
		height: 6px;
		top: 60%;
	}
}


/* カテゴリボタン */
.category {
	width: 90%;
	margin: 0 auto;
}

@media(max-device-width: 767px) {
	.category {
		width: 94%;
	}
}

.category-line {
	width: 90%;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: 0;
	margin: 0 auto;
}

@media(max-device-width: 767px) {
	.category-line {
		width: 100%;
		display: grid;
		grid-template-columns: 1fr 1fr;
		padding: 0;
		margin: 0 auto;
	}
}


section.category div.items div.item2 a.btn-cat {
	color: #FFFFFD;
	background-color: #907E6C;
	border-top: 0px solid #514236;
	border-right: 0px solid #514236;
	border-left: 0px solid #514236;
	border-bottom: 0px solid #514236;
	border-radius: 10px 0px 10px 0px;
	text-align: center;
	font-size: 1.3em;
	font-weight: normal;
	padding: 10px 0;
}

section.category div.items div.item2 a.btn-cat:hover {
	margin-top: 0px;
	color: #634B36;
	background: #FFF5EE;
}

@media(max-device-width: 767px) {
	section.category div.items div.item2 a.btn-cat {
		font-size: 0.8em;
		padding: 5px 2px;
		font-weight: normal;
		border-radius: 5px;
	}
}


/* 画像上テキスト */

.img_text {
	position: relative;
}

.img_text p {
	position: absolute;
	top: -10px;
	left: -5px;
	width: auto;
	height: 30px;
	text-align: center;
	font-size: 1.6em;
	background: #FF4F50;
	/*背景色*/
	color: #fff;
	padding: 10px 10px 20px 10px;
}

@media(max-device-width: 767px) {
	.img_text p {
		font-size: 0.7em !important;
		height: 18px !important;
		padding: 2px 5px !important;
	}
}


.img_text2 {
	position: relative;

}

.img_text2 p {
	position: absolute;
	top: -40px;
	left: -5px;
	width: auto;
	height: 15%;
	text-align: center;
	font-size: 1.5em;
	background: #ffa500;
	/*背景色*/
	color: #fff;
	padding: 20px 15px 15px 15px;
	border-radius: 35% 65% 30% 60% / 50% 50% 40% 40%;
}

@media(max-device-width: 767px) {
	.img_text2 p {
		top: -17px;
		font-size: 0.7em !important;
		height: 25px !important;
		padding: 5px 5px 10px 5px !important;
	}
}



/* ポイントバナー */
@media(max-device-width: 767px) {
	.pt_bn img {
		width: 90% !important;
	}
}

.pt_bn {
	padding-bottom: 20px;
	box-sizing: border-box;
	margin: 0 auto !important;
	text-align: center;
}

.pt_bn img {
	width: 60%;
}

.font_a {
	color: #5B4939;
	/* 文字色指定 */
	font-size: 1.4em;
	margin-bottom: 20px;;
}

.font_b {
	color: #907E6C;
	/* 文字色指定 */
}

.font_m {
	color: #df7562;
	/* 文字色指定 */
}


.wh_area {
	width: 98%;
	margin: 1em auto 5em;
	padding: 2em 2em 0;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 8px 2px #f7af6a;
	-moz-box-shadow: 0px 0px 8px 2px #f7af6a;
	-webkit-box-shadow: 0px 0px 8px 2px #f7af6a;
}

h3.tag001 {
	color: #ffad77;
	font-size: 2.5rem;
	padding-bottom: 15px;
	border-bottom: 1px solid #ffad77;
	letter-spacing: .25rem;

}

.wh_area .item2 h3 {
	text-align: left;
	margin: 0;
	/* padding: 1em 0; */
	letter-spacing: 0.1em;
	font-size: 1.2em;
	color: #666;
	/*
    background-color: #f38e49; 
    box-shadow: 0px 0px 5px 1px #f7af6a;
    -moz-box-shadow: 0px 0px 5px 1px #f7af6a;
    -webkit-box-shadow: 0px 0px 5px 1px #f7af6a;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; */
}

.wh_area .box_b .l_b01 {
	float: left;
	width: 38.2%;
	padding: 0;
}

.wh_area .box_b .r_b01 {
	float: right;
	width: 60%;
	margin-left: 1.8%;
}

.attakamidashi01 {
	clear: both;
	position: relative;
	border-radius: 6px;
	/* background: #513e2c;
    color: #fff; */
	line-height: 1.4;
	padding: 0;
	margin-bottom: 10px;
	text-align: center;

}

h5 {
	margin-bottom: 0px;
	margin-top: 0;
	font-weight: 600;
	padding: 0 5px;
}

h4 {
	text-align: center;
	margin-top: 0px !important;
}

/* 大きい商品サイズ */

.btn_003 {
	font-size: 1em;
	display: flex;
	/* justify-content: center;
    align-items: center; */
	width: auto;
	position: relative;
	background: #f7a97c;
	border: 2px solid #f7a97c;
	padding: 5px 10px;
	text-align: left;
	border-radius: 5px;
	box-sizing: border-box;
	/* margin: 10px 20px; */
	color: #fff;
	letter-spacing: 0.1em;
	text-decoration: none;
	transition-duration: 0.3s;
}

.btn_003:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 54%;
	right: 10px;
	margin-top: -6px;
}


.series-title {
	display: flex;
	align-items: center;
}

@media(max-device-width: 767px) {
	.series-title {
		display: none;
		justify-content: center;
		margin-left: 20px;
	}

	.series-title img {
		height: 50px;
		object-fit: contain;

	}

	.series-title h1 {
		font-size: 2rem;
	}

	.series-title p {
		font-size: 0.8rem;
	}
}


.series-title img {
	display: block;
	width: 50px;
	padding: 0;
	margin: 0;
}

.series-title p,
h1 {
	margin: 0 0 0 5px !important;
	padding: 0;
	color: #f7a179;
}

.series-title p {
	font-weight: 700;
}


.size_box {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 5px;
	margin-bottom: 20px;
}

@media(max-device-width: 767px) {
	.size_box {
		display: block;
		margin-bottom: 0px;
	}
}

.size_box_big {
	display: grid;
	grid-template-columns: 1fr;
	gap: 5px;
	margin-bottom: 20px;
	padding-right: 10px;
}

@media(max-device-width: 767px) {
	.size_box_big {
		margin-bottom: 0px;
	}
}