@charset "UTF-8";
@import url("hanbai_only.css");
/* CSS Document */

.entry-title {
	background-image: url(../images/img_hanbai/birthday.svg);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 138px 28px;
	
	text-indent: -10000px;
}


#sidebar-hanbai ul li.current-menu-item:before {
	border-color: transparent transparent transparent #ffe333 !important;
}
#sidebar-hanbai ul li.current-menu-item,
#sidebar-hanbai ul li.current-menu-item a {
	color: #ffe333 !important;
}






h2 {
	padding-bottom: 1em;
}
.photo_large {
	width: 100%;
	height: 0px;
	padding: 100% 0px 0px 0px;
	margin: 0px;
	background-size: cover;
}

#gift_1 {
	background-image: url(../images/img_gift/916e3ee282db18126ec6790e5fc5d14d.jpg);
}
.samplebox {
	min-height: 300px;
}
.samplephoto {
	margin: 10px 0px !important;
	padding: 0px !important;
}
.samplephoto li {
	margin: 0px 2px 2px 0px !important;
	padding: 0px !important;
	width: 90px;
	height: 90px;
	float: left;
	display: block;
}
.photo_thumb {
	width: 100%;
	height: 0px;
	padding: 100% 0px 0px 0px;
	background-size: cover;
	}
#gift_main {
	background-image: url(../images/img_gift/gift_main.jpg);
}
#thumb1 {
	background-image: url(../images/img_gift/gift1.jpg);
}
#thumb2 {
	background-image: url(../images/img_gift/gift2.jpg);
}
#thumb3 {
	background-image: url(../images/img_gift/gift3.jpg);
}
#thumb4 {
	background-image: url(../images/img_gift/gift4.jpg);
}
#thumb5 {
	background-image: url(../images/img_gift/gift5.jpg);
}
#thumb6 {
	background-image: url(../images/img_gift/gift6.jpg);
}
#thumb7 {
	background-image: url(../images/img_gift/gift7.jpg);
}
#thumb8 {
	background-image: url(../images/img_gift/gift8.jpg);
}
#thumb9 {
	background-image: url(../images/img_gift/gift9.jpg);
}
#thumb10 {
	background-image: url(../images/img_gift/gift10.jpg);
}
#thumb11 {
	background-image: url(../images/img_gift/gift11.jpg);
}
#thumb12 {
	background-image: url(../images/img_gift/gift12.jpg);
}
#thumb13 {
	background-image: url(../images/img_gift/gift13.jpg);
}
#thumb14 {
	background-image: url(../images/img_gift/gift14.jpg);
}
#thumb15 {
	background-image: url(../images/img_gift/gift15.jpg);
}




/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------メディア切替------------------------*/



	/*568 iPhone5sのランドスケープ*/
@media screen and (min-width: 568px) {

	.photo_large {
		width: 50%;
		height: 0px;
		padding: 50% 0px 0px 0px;
		margin: 0px 10px 2px 0px;
		background-size: cover;
	}
	.samplebox {
	min-height: 200px;
	clear: both;
}

}


	/*768 iPadのポートレイト　2カラム*/
@media screen and (min-width: 768px) {
	#article_bg {
		width: 520px;
		float: right;
	}
	#article_bg>article {
	height: 400px;
	overflow: scroll;
	}
	#sidebar-hanbai {
	display: block;
	width: 200px;
}
	#sidebar-hanbai form.search-form {
	padding: 20px 10px 0px 10px;
}
	#sidebar-hanbai input.search-field {
		width: 160px;
	}
	aside {
		width: 200px;
		padding-top: 60px;
	}
	#footermenu_1 {
		width: 100%;
		float: none;
	}
	#footermenu_2 {
		padding-left: 0px;
		min-height: 120px;
		box-sizing: border-box;
		position: relative;
	}
}

	/*1024 iPadのランドスケープ*/
@media screen and (min-width: 1024px) {
		#article_bg {
		width: 580px;
		margin-right: 210px;
	}
	aside {
		position: absolute;
		right: 15px;
		top: 160px;
		box-sizing: border-box;
		padding-top: 0px;
	}
}



