@charset "utf-8";

#header {
	/* position: fixed; */
	background: #f0cfb6;
	top: 0;
	z-index: 13;

}

#header .infoL {
	float:left;
	width:11.3%;
	padding-left: 2%;
	box-sizing:border-box;
	margin-top: 5px;
}

#header .infoL img.open {
	width:90%;
}

#header .infoL img.close {
	width:90%;
}

.logoSpace {
	width : 75%!important;
	box-sizing:border-box;
	margin:0 auto;
}

#logo {
	width:100%;
	padding:0 0 0 0!important;
}


#header .infoL .menu {}
.modal_head_menu #header .infoL .menu .open,
#header .infoL .menu .close { display: none; }
.modal_head_menu #header .infoL .menu .close {
	display: block;
	width: auto;
	position: relative;
	/* top: 5px; */
	/* left: 13px; */
	top: -4px;
	left: 5px;

}

#header .info {
	width:8.7%!important;
	box-sizing:border-box;
	margin-top:7px;
	margin-right: 0;
}

#header .info p {
	width:100%;
}

#header .info p a img {
	width:90%;
	margin: 0 0 5px 0;
}

#top_pick_up {
    margin-top: 0;
}

#top_new_arrival {
    margin-top: 0;
}

#top_slider {
	margin-top: 0;
}

.title1 {
	margin-bottom: 20px;
	text-align: center;
	font-size: .8rem;
	font-weight: normal;
	margin-top: 20px;
}

.title2 {
	margin-bottom: 0px;
	text-align: center;
	font-size: .8rem;
	font-weight: normal;
	margin-top: 20px;
}

#topicIsHere {
	margin-bottom: 10px;
}

.title1 img {
	width: 100%;
}

.title2 img {
	width: 100%;
}

.banner_list {
    margin-top: 0;
}

#cat_list {
	display:table;
	width:90%;
	margin: 0 auto;
}

#cat_list dt {
	text-align: center;
	margin-bottom: 0;
	display:block;
	float:left;
	width:50%;
	box-sizing:border-box;
	padding:2% 10% 0 10%;
}

#cat_list dt img {
	width:100%;
}

#cat_list dd {
	text-align: center;
	margin-bottom: 30px;
	/* display:none; */
	display:block;
	width: 50%;
}

#cat_list dd ul {
	width: 50%;
}

#cat_list dd ul li {
	text-align: center;
	margin-bottom: 30px;
	width: 50%;
}

#cat_list dd ul img {
	width: 50%;
}

#top_new_arrival .item_list1 {
	margin-left: 0;
	margin-right: 0;
}

#top_new_arrival .item_list1 li {
   	width: 32.5%;
	float: left;
	border: solid #e5e5e5 1px;
	margin-bottom: 0;
}

.top_ranking li .name {
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    font-size: 1rem;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
}

#top_new_arrival .item_list1 li:nth-of-type(2n) {
    float: left;
}

#top_new_arrival .item_list1 li:nth-of-type(2n+1) {
    clear: none;
}

#top_new_arrival .item_list1 li:nth-of-type(3n+1) {
    clear: both;
}

/*
.item_list1 li .info {
	margin-top: 4px;
	font-size: 1rem;
	padding: 0 10px;
}
*/

.top_ranking li .info {
	margin-top: 4px;
	font-size: 1rem;
	padding: 0 10px;
}

.price {
	text-align: right;
}

.btn_more1 {
    margin: 20px auto 0;
    width: 70%;
}

.imgPR {
width: 100%;
margin: 40px auto;
}

#top_gallery {
    /*margin-top: 40px;*/
}

#top_gallery .item_list1 {
	margin-left: 0;
	margin-right: 0;
}

#top_gallery .item_list1 li {
   	width: 33.3%;
	float: left;
	border-right: solid #e5e5e5 1px;
	border-bottom: solid #e5e5e5 1px;
	margin-bottom: 0;
	box-sizing : border-box;
}

#top_gallery .item_list1 li:nth-of-type(2n) {
    float: left;
}

#top_gallery .item_list1 li:nth-of-type(2n+1) {
    clear: none;
}

#top_gallery .item_list1 li:nth-of-type(3n+1) {
    clear: both;
}

.banner_list .slide1 .frame {
    position: relative;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

.banner_list .slide1 .move > li ul li {
width:33%!important;
margin: 0!important;
box-sizing:border-box;
padding:1%;
}

.banner_list .slide1 .move > li ul li.width50 {
width:50%!important;
margin: 0!important;
box-sizing:border-box;
padding:1%;
}

.banner_list .slide1 .move > li ul li img {
width:100%;
}
.banner_list .slide1 .move > li ul li:nth-of-type(2n) {
float:left!important;
}

.banner_list .slide1 .move > li ul li:nth-of-type(2n+1) {
    clear: none!important;
}

#top_instagram {
	margin-top: 40px;
}

#top_instagram .item_list1 {
	margin: 0 auto;
}

#top_instagram .item_list1 li {
   	width: 32%;
	float: left;
	margin-bottom: 10px;
	margin-left: 1%;
}

#top_instagram .item_list1 ul li ul{
display: -webkit-box;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
}

#top_information {
	margin-top: 40px;
	margin-bottom: 40px;
}

#top_information p {
	text-align: center;
	width: 80%;
	line-height: 1.2;
	margin: 0 auto 20px;
}

#top_information hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #e5e5e5;
	height: 1px;
}

.top_ranking section {
    padding: 30px auto 20px;
    background: #FFF;
}

.top_ranking .btn_more1 {
    margin-top: 10px;
    width: 50%;
}

.top_ranking .slide1 .frame {
    position: relative;
    margin: 0 auto;
    width: 95%;
    overflow: hidden;
}

#shop_news .frame {
    padding: 10% 5%;
    border: solid #ff0000 1px;
}

/*
#top_ranking .banner_list .slide1 .move > li ul li:nth-of-type(2n) {
    float: left;
}

#top_ranking .banner_list .slide1 .move > li ul li:nth-of-type(3) {
    float: left;
}

*/

.top_ranking .slide1 .move > li ul li {
	float: left;
	margin-bottom: 20px;
	width: 32%;
	position: relative;
}

/*
.frame li {
	width: 30%;
	background: #fff;
}

.frame li .info {
	width: 100%;
}

.frame li .name {
    text-overflow: ellipsis;
    font-size: 1rem;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
}*/

.top_ranking li .rank {
    position: absolute;
    top: 5px;
    left: 0px;
}

.top_ranking li .rank img {
	width: 60%;
	height: 60%;
}

/*
.frame li .photo {
	padding-top: 0;
	width: 100%;
}

*/

dl.sns {
	width: 100%;
	margin: 0 0;
}

.sns dd {
	width: 100%;
	margin: 0 0;
}

.sns dd ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}

.sns dd ul li {
	display: inline-block;

}

#for_Searching {
	display: block;
	/* margin-top: 50px; */
	background: #fff;
	width: 100%;
	z-index: 300;
}
#for_Searching a { display: block; }
#for_Searching img { width: 100%; }

	#for_Searching .search {
		padding: 8px 3%;
		/* border-top: solid #000 1px;
		border-bottom: solid #000 1px; */
	}
	#for_Searching .search form { padding: 4px 3%; border: solid #d5d5d5 1px; }

		#for_Searching .search form p { display: inline-block; vertical-align: middle; font-size: .8rem; line-height: 1.2; }
			#for_Searching .search form p input { width: 100%; appearance: none; -webkit-appearance: none; background: none; border: none; border-radius: 0; }
		#for_Searching .search form .keyword { width: 94%; }
			#for_Searching .search form .keyword input { padding: 4px 0; font-size: 1.2rem; }
		#for_Searching .search form .btn { width: 6%; }

ul.foot_menu {
	width: 100%;
	text-align: center;
}

ul.foot_menu li {
margin-left: 20px;
margin-right: 20px;
/* display:inline-block; */
}

ul.foot_menu li a {
display:block;
}

.foot_menu li {
	margin-top: 0px;
}

.footer_img {
	width: 100%;
	text-align: center;
	margin-top: 50px;
	bottom: 0;
}

.tabBanR {
	width: 80px;/* �ŏ��ɕ\�������o�i�[�̕� */
	height: 150px;/* �o�i�[�̍��� */
	position: fixed !important;/* �o�i�[��Œ肵�܂� */
	position: absolute;
	right: 0;/* �E����0px�̈ʒu�Ɏw�� */
}
.tabBanR a {/* �����N����G���A��o�i�[�S�̂ɍL����ݒ� */
	display: block;
	width: 100%;
	height: 100%;
}
.tabBanR:hover {/* �J�[�\������������̓�����w�� */
	width: 345px;/* �o�i�[���L�т����̕� */

	/* �ȉ��A�j���[�V�����̐ݒ� */
	-webkit-transition: width ease-in-out 0.5s;
	-moz-transition: width ease-in-out 0.5s;
	-ms-transition: width ease-in-out 0.5s;
	-o-transition: width ease-in-out 0.5s;
	transition: width ease-in-out 0.5s;
}
.tabBanR a:hover {
	/* IE9�p */
	width: 200px\9;
}
.tabBanB {
    position: fixed;
    bottom: 0px;
    z-index: 2147483647;
}
#tab01_bottom{
	background: url(http://www.stellarhollywood.com/img/sedona_1.jpg) center 0 no-repeat;
	height: 120px;/* �o�i�[�̍��� */
	left: 0px;
	right: 0px;
	margin: auto;
}
.tab_ban_bottom{
	position: fixed !important;/* �o�i�[��Œ肵�܂� */
	bottom: 0;/* ������0px�̈ʒu�Ɏw�� */
	z-index: 2147483647;
}
.tab_ban_bottom a{
	/* �����N����G���A��o�i�[�S�̂ɍL����ݒ� */
	display: block;
	width: 100%;
	height: 100%;
}

/*
#tab01 {
	background: url(http://image.rakuten.co.jp/komamon/cabinet/04740281/coupon100.jpg) 0 0 no-repeat;
	bottom: 420px;
}
#tab02 {
	background: url(http://image.rakuten.co.jp/komamon/cabinet/04740281/pc_coupon03.jpg) 0 0 no-repeat;
	bottom: 260px;
}
#tab03 {
	background: url(http://image.rakuten.co.jp/komamon/cabinet/04740281/pc_coupon02.jpg) 0 0 no-repeat;
	bottom: 100px;
}
*/
