@charset "UTF-8";
/* CSS Document */



@media (max-width: 749px) {


.wrapper {
  min-height: 100%;
}
.wrapper-inside {
  padding-bottom: 175px;
}

.inner960{
	width: 96%;
	margin: 0 auto;
}

.inner740{
	width: 96%;
	margin: 0 auto;
	padding: 20px 0;
}
.inner740 img{
	width: 100%;
	height: auto;
}

/*----------------------------------------
head
----------------------------------------*/


#header{
	width: 100%;
	height: 60px;
	position: fixed;
	z-index: 3000;
	background: #fff;
}


#header ul.head_menu{
	width: 100%;
	height: 60px;
	margin: auto;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
#header ul.head_menu li{
	display: none;
}
#header ul.head_menu li.logo{
	width: 100%;
	height: 60px;
	display: block;
}
#header ul.head_menu li.logo img{
	width: 170px;
}



#header ul.head_menu li a{
	padding: 27px 0 0 0;
	height: 60px;
	width: 170px;
}

#header .header_line{
	width: 100%;
	height: 16px;
	background: url(../images/head_btm_line.png) repeat-x center bottom;
	background-size: auto 8px;
	position: absolute;
	bottom: -4px;
	z-index: 1000;
}


#sp_menu_bt{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
}
#sp_menu_bt a{
	width: 100%;
	height: 100%;
}
#sp_menu_bt img{
	width: 22px;
	height: 22px;
	margin: 19px;
}


.header_fixed_spacer{
	height: 60px;
}


/*----------------------------------------
top slider
----------------------------------------*/

.top_slider{
	background: #ddd;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.top_slider .outer{
	width: 100%;
	/* width: 96%; */
	height: 300px;
	margin: 0 auto;
}
.top_slider .outer .inner{
	width: 1000px;
	height: 300px;
	display: table-cell;
	vertical-align: middle;
    text-align: center;
}





/*----------------------------------------
top sp_head_menu
----------------------------------------*/
.sp_head_menu{
	display: block;
	width: 100%;
	height: 90px;
	margin: auto;
	list-style: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
ul.sp_head_menu li{
	float: left;
	width: 33.333%;
	height: 100px;
	text-align: center;
	background: url(../images/head_menu_icon.png) no-repeat center top;
	background-position: center 12px;
}

ul.sp_head_menu li .header_menu_alp{
	display: block;
	font-size: 18px;
	letter-spacing: 0;
	font-family:"NK_Monotype Corsiva";
	color: #333;
}
ul.sp_head_menu li .header_menu_jp{
	display: block;
	font-size: 8px;
	letter-spacing: 0.4px;
	color: #666;
	margin-top: 2px;
}


ul.sp_head_menu li a{
	display: inline-block;
	color: #000;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 40px 0 0 0;
}







/*----------------------------------------
top infromation
----------------------------------------*/

#top_information{
	width: 96%;
	max-width: 960px;
	margin: 50px auto;
	overflow: hidden;
}

#top_information .top_information_title{
	width: 110px;
	margin: 0 auto;
}
#top_information .top_information_title img{
	width: 100%;
}


#top_information .top_information_waku{
	width: 100%;
	max-width: 960px;
	box-sizing: border-box;
	margin: 20px auto;
	border: 1px solid #E3E3E3;
	overflow: hidden;
	padding: 3px 0;
}

#top_information dl.top_information_list{
	width: 100%;
	max-width: 930px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0px 15px;
}
#top_information dl.top_information_list dt.info_date{
	width: 25%;
	color: #D01414;
	font-size: 11px;
	border-top: 1px dotted #E3E3E3;
	float: left;
	clear: left;
	line-height: 18px;
	margin: 0;
	padding: 7px 0 5px 0;
}
#top_information dl.top_information_list dd.info_line{
	width: 75%;
	margin-left: 0 0 0 30%;
	color: #3E3E3E;
	font-size: 13px;
	border-top: 1px dotted #E3E3E3;
	float: left;
	line-height: 18px;
	padding: 7px 0 5px 0;
}
#top_information dl.top_information_list dt:first-of-type{
	border:none;
}
#top_information dl.top_information_list dd:first-of-type{
	border:none;
}




/*----------------------------------------
top pickup
----------------------------------------*/

#top_pickup{
	width: 100%;
	margin: 50px auto 30px auto;
	overflow: hidden;
}

#top_pickup .top_pickup_title{
	width: 110px;
	margin: 0 auto;
}
#top_pickup .top_pickup_title img{
	width: 100%;
}



#top_pickup .top_pickup_cnt{
	width: 96%;
    margin: 20px auto;
    zoom: 1;/* for IE6,7 */
	overflow: hidden;
}

#top_pickup .top_pickup_cnt .top_pickup_box{
	width: 50%;
	height: auto;
	margin: 0px 0;
	float: left;
    position: relative;
    padding: 5px 5px 25px 5px;
    box-sizing: border-box;
}
#top_pickup .top_pickup_cnt .top_pickup_box .pt_box{
  width: 100%;
  height: 100%;
  max-width: 250px;
  position: relative;
}
#top_pickup .top_pickup_cnt .top_pickup_box .pt_box::before{
  content: "";
  display: block;
  padding-top: 100%;
}

#top_pickup .top_pickup_cnt .top_pickup_box .pt_box .sq_box{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#top_pickup .top_pickup_cnt .top_pickup_box .pt_box .sq_box img{
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}


#top_pickup .top_pickup_cnt .top_pickup_box .txt_box{
	width: 100%;
	height: 60px;
	margin-top: 6px;
}
#top_pickup .top_pickup_cnt .top_pickup_box .txt_box .tag{
	font-size: 7px;
	margin-right: 2px;
	padding: 4px 6px;
	letter-spacing: 0;
}
#top_pickup .top_pickup_cnt .top_pickup_box .txt_box .date{
	font-size: 10px;
	color: #E24A67;
}
#top_pickup .top_pickup_cnt .top_pickup_box .txt_box .title{
	width: 100%;
	height: 30px;
	display: block;
	margin-top: 7px;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
	overflow: hidden;
	text-overflow: ellipsis;
}

#top_pickup .top_pickup_cnt .top_pickup_box a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#top_pickup .top_pickup_cnt .top_pickup_box a:hover{
	background: #fff;
	opacity: 0.2;
}


#top_pickup .top_pickup_more_bt{
	margin: 20px auto 0px auto;
	text-align: center;
}
#top_pickup .top_pickup_more_bt a{
	width: 94%;
	height: 40px;
	border: 1px solid #aaa;
	text-align: center;
	font-family:"NK_Monotype Corsiva";
	font-size: 20px;
	line-height: 30px;
	color: #666;
}







/*----------------------------------------
top shopblog
----------------------------------------*/

#top_shopblog{
	width: 100%;
	margin: 20px auto;
	overflow: hidden;
	background: #FCFCFC;
}
#top_shopblog::after,
#top_shopblog::before{
  content: "";
  display: block;
  height: 4px;
  background: url(../images/sp_line_wave.png) no-repeat center center;
}


#top_shopblog .title_cnt{
	width: 100%;
	height: auto;
	margin: 10px 0;
	padding-bottom: 0;
	float: none;
	border: none;
	text-align: center;
}
#top_shopblog .title_cnt img{
	width: 110px;
	display: block;
	margin: 0 auto;
}
#top_shopblog .title_cnt a{
	display: none;
}


#top_shopblog .shopblog_cnt{
	width: 90%;
    margin: 20px auto;
    zoom: 1;/* for IE6,7 */
	overflow: hidden;
	float: none;
}
#top_shopblog .shopblog_cnt .shopblog_box{
	width: 100%;
	height: 76px;
	margin: 10px 0 18px 0;
    position: relative;
	float: left;
}
#top_shopblog .shopblog_cnt .shopblog_box .pt_box{
	width: 76px;
	height: 76px;
	position: absolute;
	top: 0;
	left: 0;
}
#top_shopblog .shopblog_cnt .shopblog_box .pt_box img{
	width: 76px;
	height: 76px;
	object-fit: cover;
}

#top_shopblog .shopblog_cnt .shopblog_box .txt_box{
	width: 100%;
	height: 80px;
	position: absolute;
	top: 0;
	left: 95px;
}
#top_shopblog .shopblog_cnt .shopblog_box .txt_box .title{
	display: block;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 10px;
	letter-spacing: 0;
}
#top_shopblog .shopblog_cnt .shopblog_box .txt_box .shopname{
	display: inline-block;
	border: 1px solid #CCCCCC;
	font-size: 8px;
	line-height: 13px;

	letter-spacing: 0;
	padding: 3px 7px;
	margin-bottom: 5px;
}
#top_shopblog .shopblog_cnt .shopblog_box .txt_box .date{
	font-size: 10px;
	line-height: 13px;
	color: #999999;
}

#top_shopblog .shopblog_cnt .shopblog_box a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#top_shopblog .shopblog_cnt .shopblog_box a:hover{
	background: #fff;
	opacity: 0.2;
}



#top_shopblog .top_shopblog_more_bt{
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
}
#top_shopblog .top_shopblog_more_bt a{
	width: 90%;
	height: 40px;
	border: 1px solid #aaa;
	text-align: center;
	font-family:"NK_Monotype Corsiva";
	font-size: 20px;
	line-height: 30px;
	color: #666;
}


/*----------------------------------------
top bnr
----------------------------------------*/

#top_bnr{
	width: 90%;
	margin: 30px auto;
}
#top_bnr .bnr_cnt{
	width: 100%;
	margin: 0 0 0 0;
	overflow: hidden;
}
#top_bnr .bnr_cnt img{
	width: 100%;
}
#top_bnr .bnr_cnt .bnr_box{
	width: 100%;
	margin: 15px 0;
	float: none;
}
#top_bnr .bnr_cnt .bnr_box.fullsize{
	width: 100%;
}

#top_bnr .bnr_cnt .bnr_box a:hover{
	opacity: 0.8;
}

#top_bnr .bnr_cnt .pickup_cnt {
	overflow: hidden;
	margin-top: 0px;
}
#top_bnr .bnr_cnt .pickup_cnt .pickup_title{
	width: 100%;
	background: url(../images/top_bnr_onlineshop_pkup_bg.png) repeat-x center center;
	text-align: center;
	margin-bottom: 5px;
}
#top_bnr .bnr_cnt .pickup_cnt .pickup_title img{
	width: 70%;
}

#top_bnr .bnr_cnt .pickup_cnt .pickup_table{
	width: 100%;
	padding: 0px 0 3px 0px;
	margin: 0px 0 3px 0px;
	overflow: hidden;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#top_bnr .bnr_cnt .pickup_cnt .pickup_table .item{
	width: 50%;
	padding-top: 4px;
}
#top_bnr .bnr_cnt .pickup_cnt .pickup_table .item a{
	border: 1px solid #ddd;
	margin: 2px 2px;
	display: block;
	text-decoration: none;
	color: #444;
	font-size: 11px;
	height: 100%;
}
#top_bnr .bnr_cnt .pickup_cnt .pickup_table .item a .item_name{
	display: block;
	padding: 5px 5px 5px 10px;
}
#top_bnr .bnr_cnt .pickup_cnt .pickup_table .item img{
	width: 100%;
}


/*----------------------------------------
top instagram
----------------------------------------*/

#top_instagram{
	width: 100%;
	margin: 30px auto;
	overflow: hidden;
}
#top_instagram .top_instagram_title{
	width: 150px;
	margin: 0 auto;
}
#top_instagram .top_instagram_title img{
	width: 100%;
}
#top_instagram .top_instagram_pt_cnt{
	width: 100%;}

#top_instagram .top_instagram_bt{
	width: 100%;
	text-align: center;
}
#top_instagram .top_instagram_bt a{
	width: 48%;
	box-sizing: border-box;
}



/*----------------------------------------
copyright
----------------------------------------*/

.copyright{
	width: 100%;
	margin: 0px auto 50px auto;
	text-align: center;
	font-size: 9px;
	letter-spacing: 1px;
	color: #444444;
}





/*----------------------------------------
footer
----------------------------------------*/

#footer{
	width: 100%;
	background: #F3D4D8;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
  height: 228px;
  margin-top: -188px;
}

#footer.app_bnr{
	height: 230px;
	padding: 0px 0 0 0;
}
#footer .app_bt_cnt{
	width: 300px;
	margin: 25px auto 0 auto;
	overflow: hidden;
}
#footer .app_bt_cnt .app_bt_box_apple{
	width:45.42%; float:left;
}
#footer .app_bt_cnt .app_bt_box_google{
	width:51.18%; float:right;
}
#footer .app_bt_cnt .app_bt_box_apple img,
#footer .app_bt_cnt .app_bt_box_google img{
	width: 100%;
}


  
#footer .sns_cnt{
	text-align: center;
	color: #000;
}
#footer .sns_cnt .title{
	display: block;
	font-size: 26px;
	letter-spacing: 0;
	font-family:"NK_Monotype Corsiva";
	text-align: center;
	margin-bottom: 15px;
}

#footer .sns_cnt a{
	display: inline-block;
	color: #333;
	text-decoration: none;
	font-size: 26px;
	margin: 0 15px;
}
#footer .sns_cnt a:hover{
	color: #E24A67;
}

#footer .sns_cnt a img{
	height: 22px;
}


#footer .link_cnt{
	margin-top: 40px;
	padding-bottom: 30px;
	overflow: hidden;
}
#footer .link_cnt.app_bnr{
	margin-top: 40px;
	padding-bottom: 28px;
}
#footer .link_cnt .logo{
	width: 100px;
	float: left;
}
#footer .link_cnt .logo img{
	margin-top: 9px;
	width: 100%;
}

#footer .link_cnt ul.main_link{
	display: none;
}


#footer .link_cnt ul.sub_link{
	display: none;
}





#footer .link_cnt .sp_foot_menu_cnt{
	display: block;
	float: right;
	font-size: 11px;
}
#footer .link_cnt .sp_foot_menu_cnt ul.sp_foot_menu{
	list-style: none;
}
#footer .link_cnt .sp_foot_menu_cnt ul.sp_foot_menu li{
	float: left;
	font-size: 8px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0;
	margin-left: 13px;
}
#footer .link_cnt .sp_foot_menu_cnt ul.sp_foot_menu li a{
	margin-top: 4px;
	padding: 0;
}
#footer .link_cnt .sp_foot_menu_cnt ul.sp_foot_menu li .sp_foot_menu_bt{
	width: 18px;
	height: 18px;
	margin-left: 10px;
	padding: 0;
}
#footer .link_cnt .sp_foot_menu_cnt ul.sp_foot_menu li .sp_foot_menu_bt a{
	width: 18px;
	height: 18px;
}
#footer .link_cnt .sp_foot_menu_cnt ul.sp_foot_menu li .sp_foot_menu_bt img{
	width: 100%;
}



.footer_news_line{
	width: 100%;
	height: 25px;
	overflow: hidden;
	background: #000;
	font-size: 9px;
	line-height: 11px;
	text-align: center;
	color:#fff;
	margin: 10px 0 0 0;
	padding: 7px;
	white-space: nowrap;
	position: fixed;
	bottom: 0;
	z-index: 1000;
}
.footer_news_line a{
	color:#fff;
	text-decoration: none;
}


/*MARQUEE*/

.marqueeRightLeft {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}
.marqueeRightLeft p:after {
	content: "";
	white-space: nowrap;
}
.marqueeRightLeft p {
	margin: 0;
	padding-left: 100%;
	display: inline-block;
	white-space: nowrap;
		-webkit-animation-name:marqueeRL;
		-webkit-animation-timing-function:linear;
		-webkit-animation-duration:12s;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-name:marqueeRL;
		-moz-animation-timing-function:linear;
		-moz-animation-duration:12s;
		-moz-animation-iteration-count:infinite;
		-ms-animation-name:marqueeRL;
		-ms-animation-timing-function:linear;
		-ms-animation-duration:12s;
		-ms-animation-iteration-count:infinite;
		-o-animation-name:marqueeRL;
		-o-animation-timing-function:linear;
		-o-animation-duration:12s;
		-o-animation-iteration-count:infinite;
		animation-name:marqueeRL;
		animation-timing-function:linear;
		animation-duration:12s;
		animation-iteration-count:infinite;
}

@-webkit-keyframes marqueeRL {
	from {-webkit-transform:translate(0);} to {-webkit-transform:translate(-100%);}
}
@-moz-keyframes marqueeRL {
	from {-moz-transform:translate(0);} to {-moz-transform:translate(-100%);}
}
@-ms-keyframes marqueeRL {
	from {-ms-transform:translate(0);} to {-ms-transform:translate(-100%);}
}
@-o-keyframes marqueeRL {
	from {-o-transform:translate(0);} to {-o-transform:translate(-100%);}
}
@keyframes marqueeRL {
	from {transform:translate(0);} to {transform:translate(-100%);}
}





/*----------------------------------------
page-top
----------------------------------------*/
#page-top {
    position: fixed;
    bottom: 40px;
    left: 150%;
}
#page-top a {
	margin-left: 520px;
}
#page-top a:hover {
	opacity: 0.7;
}


/*----------------------------------------
pankuzu
----------------------------------------*/
.pankuzu{
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #DEDEDE;
}
.pankuzu_inner{
	width: 96%;
	height: 30px;
	margin: 0 auto 0 auto;
	padding-left: 20px;
	padding-top: 9px;
	box-sizing: border-box;
	background: url(../images/pankuzu_home_icon.png) no-repeat left center;
	background-size: auto 50%;
	font-size: 9px;
	color: #aaa;
}
.pankuzu_inner a{
	color: #aaa;
	text-decoration: underline;
}

/*----------------------------------------
melmaga
----------------------------------------*/

.melmaga_tokuten_cnt{
	width: 100%;
	border: 3px solid #e7a80d;
	border-radius: 10px;
	display: table;
	margin-top: 10px;
	margin-bottom: 3px;
}
.melmaga_tokuten_cnt .tag{
	width: 80px;
}
.melmaga_tokuten_cnt .tag img{
	width: 100%;
}
.melmaga_tokuten_cnt .txt{
	display: table-cell;
	padding: 12px 17px;
}
.melmaga_tokuten_cnt .txt .title{
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #e7710d;
	margin-bottom: 5px;
}
.melmaga_tokuten_cnt .txt .copy{
	font-size: 12px;
	line-height: 16px;
}
.att{
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 0;
	color: #c9000b;
	text-align: right;
}

.melmaga_touroku_cnt img{
	float: left;
	margin-right: 5px;
	width: 40%;
}
.melmaga_touroku_cnt span{
	display:block;
	margin-top: 10px;
}
.melmaga_touroku_cnt span.lead{
	font-size: 12px;
	font-weight: bold;
}
.melmaga_touroku_cnt span.main{
	font-size: 14px;
	font-weight: bold;
}
.melmaga_touroku_cnt span.mail{
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	letter-spacing: 0;
}
.melmaga_touroku_cnt span.sub{
	font-size: 11px;
	letter-spacing: 0;
}


#melmaga_member_cnt{
	width: 100%;
	margin: 70px auto 20px auto;
}
#melmaga_member_cnt ul li .sub{
	font-size: 10px;
	font-weight: normal;
}

/*----------------------------------------
buttons
----------------------------------------*/
.button{
	display: inline-block;
	padding: 8px 30px;
	font-size: 10px;
	text-decoration: none;
	margin: 13px 0;
	letter-spacing: 0;
}




}
