@charset "utf-8";
/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ヘッダー　黒 → 白↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
.menu-btn span,.menu-btn span:before,.menu-btn span:after {background-color:#fff;}
#menu-btn-check0:checked ~ .menu-btn span::before {background-color: #000;}
#menu-btn-check0:checked ~ .menu-btn span::after {background-color: #000;}
.shopping_cart{background-image: url("../images_PHOTO_BOARD/shopping_cart_white.png");}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ヘッダー　黒 → 白↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/





/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ヘッダー 白↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
header{padding:0;}
header img{width: 100%}
header p{
	color: #fff;
	padding-bottom: 10px;
	background: rgba(0,0,0,0.60);
}
header a{
	color: #fff;
}
header a:visited{
	color: #fff;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ヘッダー 白↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/

.PBmain{width: 90%; margin: 0 auto;}

/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ 4 size ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
#PBcontents0{
	font-family: MyFont-Rosewood Std Fill;
	border-bottom: 1px solid #000;
}
#PBcontents0 h1,.contents_title{
	text-align: center;
	font-size: 30px;
}
#PBcontents0 div{
	display: flex;
	width: 250px;
	height: 130px;
	margin: 0 auto;
}
#PBcontents0 p:first-child{
	width: 70px;
	height: 100px;
	background-image: url("../images_PHOTO_BOARD/4size_round.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

#PBcontents0 li{
	font-size: 20px;
	line-height: 27px;
	padding-left: 15px;
}
#PBcontents0 li a{color: #000;}

#PBcontents0 ul li span,.contents_title span{
	font-family:"ヒラギノ明朝 Pro";
	font-size: 10px;
	vertical-align: middle;
	margin-left: 5px;
}
#PBcontents0 li a:hover{
	transition: 0.2s;
	color: #582C5F
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑ 4 size ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/

/*↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓　REGULA　↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓*/
.PBcontents .shop_btn{
	display: block;
	width: 30%;
	margin: 0 auto 20px auto;
	text-align: center;
}
.contents_title{
	font-family: MyFont-Rosewood Std Fill;
	margin-top: 20px;
	white-space: nowrap;
}
.contents_title span{
	font-size: 15px;
	font-weight: lighter;
}
.PBcontents_img0{
	width: 75%;
	margin: 10px auto 20px auto;
}
.PBcontents_img1{
	margin-bottom: 50px;
}
.PBcontents_img1_border{
	padding-bottom: 30px;
	border-bottom: 1px solid #000;
}
.PBcontents_img1 > img{
	width: 30%;
	height: auto;
	filter: drop-shadow(0px 1px 1px #000);
}
.PBcontents_img1 img:nth-child(1){margin: 0 0 0 2%;}
.PBcontents_img1 img:nth-child(2){margin: 0 3% 0 3%;}
.PBcontents_img1 img:nth-child(3){margin: 0 2% 0 0;}


.PBcontents_img2{display: flex;}
.PBcontents_img2 a{
	width: 46%;
	height: auto;
	filter: drop-shadow(0px 1px 1px #000);
}
.PBcontents_img2 a:nth-child(1){margin: 0 0 0 2%;}
.PBcontents_img2 a:nth-child(2){margin: 0 2% 0 4%;}
.PBcontents_img2 img{
	transition: all 0.2s;
}
.PBcontents_img2 img:hover{
	filter: brightness(120%);
}

.PBcontents_img1 .shop_btn{
	display: block;
	width: 30%;
	margin: -10px 2% 0 0;
	float: right;
}
.PBcontents_img1 .shop_btn img{
	width: 90%;
	margin: 0;
}
.PBcontents_img1 p{
	margin: 10px 0 0 3%;
	font-size: 10px;
	font-family: ヒラギノ明朝 Pro;
}
.PBcontents_img1 p span{
	letter-spacing: -1px;
	font-size: 8px;
}

.show_more{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 70px 0 0 0;
}
.show_more span{
	display: block;
	width: 15px;
	height: 15px;
	margin: 10px auto 50px auto;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	transform: rotate(45deg)
}
.shop_btn_ichiran{
	display: block;
	width: 60%;
	margin: 50px auto 50px auto;
	filter: drop-shadow(0px 1px 3px rgba(0,0,0,0.50));
}

.PBcontents h3{
	display: block;
	width: 250px;
	margin: 30px auto 15px auto;
	font-size: 20px;
	color: #000;
	text-align: center;
	font-family:"ヒラギノ明朝 Pro";
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	white-space: nowrap;
}
/*↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑　REGULA　↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/


#PBcontents1{padding-top: 60px;margin-top: -40px;}


#PRO-GIGAS_sonota_chosei{width: 265px;}




