@charset "UTF-8";

/* ===================================================================

#	通常幅　レシポンシブモード非表示

=================================================================== */

#menu_button{display: none;}
#search_button {display: none;}
.sp{display: none;}

/* ===================================================================

#	レシポンシブモード

=================================================================== */

@media screen and (max-width:768px) {

/* ======== 画面全体横幅 ======== */

#container {
    width: 100%;
    padding:70px 0px 20px 0px;
}
#main {
    float: none;
    width: 100%;
}
.one_column #main {
    width: 100%;
}

/* ======== ヘッダー ======== */

#header {
    width: 100%;
    margin-bottom: 0px;
    position: fixed;
    background-color: #fff;
    background-image:none;
    z-index: 9999;
    top:0px;
}
#header2{
	width: 100%;
	position: relative;
}
.header_alert{
	display: none;
}
#topleft{
	width:100%;
	float:none;
}
#guide_menu,#guide_button{
    display: none;
}
#topleft {
    width: 100%;
    margin: 0;
    float: none;
}
#topleft img {
    width:125px;
    margin-left: 54px;
    margin-top:0px;
}
#topleft p {
	display: none;
}
#guide_menu {
    display: none;
}

/* ======== レシポンシブ用左メニュー ======== */
#menu_button {
	display:block;
    position: relative;
}
#menu_button ul.btnObj {
    position: absolute;
    top: -23px;
    left: 4px;
    list-style-type: none;
    float: none;
    width: auto;
    bottom: auto;
    margin:0 0 0 10px;
    padding:0px;
}
#menu_button img {
    margin-top: 0px;
    margin-left: 0px;
}
/* ======== レシポンシブ用右メニュー ======== */
#search_button {
	display:block;
}
#search_button ul.btnObj {
    position: fixed;
    top: 0px;
    right: 0px;
    list-style-type: none;
    float: none;
    width: auto;
    bottom: auto;
    margin:0px;
    padding:0px;
}
#search_button ul.btnObj li {
	text-align: center;
    float: right;
    margin: 0 auto;
    margin-left: 0px;
    background-color: #eee;
}
#search_button ul.btnObj li a {
	display:block;
	height:100%;
	padding:12px;
}
#search_button ul.btnObj li:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/* ======== レシポンシブメニュー内調整 ======== */
#left-sidr #calendar_box{
	display:none;
}
#left-sidr #sub_banner{
	display:none;
}
#left-sidr h3.sub_title, #right-sidr h3.sub_title{
	background:#000;
	font-size:1em;
	padding: 0 10px;
	text-align:left;
	height: 36px;
	line-height: 36px;
}
#left-sidr .m_search_box1, #left-sidr .m_search_box3,#right-sidr .m_search_box1, #right-sidr .welcome_box1{
	border-style:none;
	margin:0px;
	padding:0px;
}
#left-sidr ul.m_category_no1 li{
	padding:0px;
	margin:0px;
	background:none;
}
#left-sidr .m_search_box1, #left-sidr .m_search_box2{
	padding:0px;
}
#left-sidr form{
	padding:10px;
}
#right-sidr .welcome_box2{
	padding: 0px;
}
#right-sidr .welcome_name{
	padding:10px 10px 10px 20px;
}
#right-sidr .member_menu li{
	background:none;
}

/* ======== 左メニュー ======== */
#sub {
    float: none;
    width: 100%;
    clear:both;
}
#sub .m_search_box1, #sub .sub_title, #sub .quick_order, #sub .member_menu{
	display:none;
}
#sub .member_menu.mylist_folderlist, #sub .member_menu.mylist_folderlist .sub_title{
	display:block;
}
#sub #calendar_box{border-style:none;}
#sub #sub_banner div{text-align:center;}
.rank .rankcomment{width: 80%;}
#title_recommend{}
#recommend_box{padding:10px;}
#title_recommend h3{
	text-align: center;
	color: #fff;
	background: #49ACFC;
	background-image: linear-gradient(to bottom, #99D0FF, #49ACFC , #99D0FF);
	letter-spacing: 0.1em;
	padding: 5px 0;}

/* ======== フッター ======== */
#footer{
	background:none;
}
#link_top .tomain {
    width: 100%;
    padding-right: 0px;
    text-align: center;
    background: none;
}
#footer2{
	width:100%;
}
#f_guide{padding:0px;}
#f_guide ul {
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
#f_guide li {
	display: -moz-inline-box;
	display: block;
	padding: 0 10px;
	list-style: none;
	border-right:none;
	border-top: 1px solid #999;
}
#f_guide li:first-child {
	border-top: none;
}
#footer #f_guide a {
	overflow: hidden;
    box-sizing: border-box;
    display: block;
    padding: 15px 5% 15px 3.5%;
    font-size: 13px;
}
address {
	text-align: center;
}
.photo {
width: 100%!important;
}

/* ======== トップ ======== */
#topimages img{
	width:100%;
}
#banner li{float:none;text-align:center;margin:0px 0px 10px 0px;}

/* ======== 商品一覧 ======== */
#ranking_box {
	padding:0 15px;
}
.ranking_list .productlist_one {
    width: 50%;
}
.productlist_one {
    float: left;
    text-align: center;
    box-sizing: border-box;
	min-height: 330px;
}
.minmax-ranking_list {
    max-width: 100%;
    max-height: 100%;
}
.recommend_list .productlist_one {
    width: 50%;
    padding: 20px 10px 0 10px;
}
.minmax-recommend_list {
      max-width: 100%;
    max-height: 100%;
}
.productlist_one {
    float: left;
    width: 50%;
    padding: 20px 10px 0 10px;
    text-align: center;
}

#product_detailBody #cart_add {
    margin: 15px auto;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    width: 96%;
}
.productdd p {
	width: 96%;
    margin: 0 auto;
    line-height: 1rem;
}
.minmax-recommend_list, .productlist_one .minmax-list{
    max-width: 100%!important;
    max-height: 100%!important;
}

.productlist_box1 {
    padding-bottom: 0px;
}
.productlist_box1.img_linet{
	background:none;
}
.productlist_box1.clearfix:after {
	content:"";
	display:inline;
	height: auto;
	clear: none;
}
.pagetitle{
	clear:both;
}

/* ======== 商品詳細 ======== */
#basicLeft {
    width: 100%;
    float: none;
    margin-right: 0px;
}
#basicLeft p {
    width: 100%;
    height: 100%;
    border: solid 1px #dddddd;
    text-align: center;
}
#basicLeft p a {
    display: block;
    width: 100%;
    height: 100%;
}
.item_data01 {
    width: 96%;
    margin: 10px auto 0;
    border-collapse: collapse;
}
.pass {
    width: 100%;
    border: 1px solid #eeeeee;
    padding: 5px;
    margin: 10px auto 20px auto;
    box-sizing: border-box;
}
.tb_60 {
    width: 96%;
    margin: 10px auto 20px auto;
    border-collapse: separate;
    border: 1px solid #cccccc;
}
#btn-item ul.biw420 {
    width: 100%;
    padding: 5px 0px 15px 0px;
}
#btn-item li.btnback {
    width: 45%;
    box-sizing: border-box;
}
#btn-item li.btw200 {
    width: 45%;
}
.table_scl {
	overflow:auto;
	margin-bottom: 30px;
}
.table_scl::-webkit-scrollbar {
  height: 5px;
}
.table_scl::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.table_scl::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}
.tb_100noline th {
    padding: 2px;
    border: none;
}
.tb_100noline td {
    padding: 5px;
    background-image:none;
}
.contact {
    width: 96%;
}
.contact th {
    border: 1px solid #ffffff;
}
.change_list td.td_top {
    padding-top: 8px;
    font-size: 12px;
}
.change_list td.td_top.text_r {
	padding-top:0;
}
#btn-item2 li.btw160 {
    width: 140px;
}
#btn-item li.btnnext {
    width: 45%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px #E4E833 solid;
}
.btn_mylist{
	margin:8px 15px;
}

/* ======== カテゴリ一覧 ======== */
.category_box{padding:10px;background:none;}
.category_box .float_l{
	display:none;
}
.category_box .float_r{
	float:none;
	width:100%;
}
.category_box h3{
	padding: 3px 8px;
	font-size: 110%;
	letter-spacing: 0.1em;
	background-image: url(../img/line01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-left: 5px solid #c3d826;
}

/* ======== ステップ ======== */
.step_flow img{
	width: 83px;
	height: 41px;
}
.total{
	width:80%;
}
.cart th, .cart td{
	padding:0px;
}

/* ======== マイリスト ======== */

.tb_mypage {width:100%; margin-top:10px;}
.tb_mypage thead { display: none;}
.tb_mypage tr{
	display: block;
    padding:10px;
}
.tb_mypage tbody tr{
    border-bottom:1px solid #ccc;
}
.tb_mypage tbody tr::after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tb_mypage td, .tb_mypage th{
	display: block;
	padding: 0;
    border-style:none;
	width:auto;
}
.tb_mypage tr.pc{
	display:none;
}
.tb_mypage th{
	background:none;
}
.tb_mypage td.mylist_checkbox{
	float:right;
	width:30px;
}
.tb_mypage td.mylist_num{
	float:right;
}
.tb_mypage td.mylist_num::before{
	content: "数量";
	font-size:10px;
}
.tb_mypage td.mylist_delete{
	float:right;
	width:40px;
}
.tb_mypage td.mylist_plice{
	float:left;
}
.tb_mypage td.mylist_image{
	float:left;
	width:70px;
}
.tb_mypage td.mylist_sort{
	display:none;
	}
.mylist_folderlist .welcome_box1{
	border-style:none;
	}

/* ======== 注文履歴 ======== */
.member_buy_hist_list .addCartCheckProductParent thead { display: none;}
.member_buy_hist_list .addCartCheckProductParent tbody tr{
    border:1px solid #ccc;
	display: block;
    padding:10px;
}
.member_buy_hist_list .addCartCheckProductParent tbody td{
	display: block;
}
.member_buy_hist_list .addCartCheckProductParent tbody tr::after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.member_buy_hist_list .list_date::before{
	content: "注文日時：";
}
.member_buy_hist_list .list_OrderNo::before{
	content: "注文番号：";
}
.member_buy_hist_list .list_DeliveryName::before{
	content: "お届け先：";
}
.member_buy_hist_list .addCartCheckProductParent .list_toCart{
	display:inline;
}
.member_buy_hist_list .addCartCheckProductParent .list_detailButton{
	float:right;
}
.member_buy_hist_list .addCartCheckProductParent td.pc{
	display:none;
}
.member_buy_hist_list .list_ProductName input{
	display:none;
}
.member_buy_hist_list .addCartCheckProduct{
	display:none;
}


/* ======== テーブル周りスクロール ======== */
.scroll{overflow-x:scroll;white-space: nowrap;}/*スクロールバー追加,改行禁止*/
.scroll::-webkit-scrollbar{height: 10px;}/*スクロールバー高さ*/
.scroll::-webkit-scrollbar-track{background: #F1F1F1;}/*バーの背景色*/
.scroll::-webkit-scrollbar-thumb{background:#BCBCBC;}/*バーの色*/
.scroll img{max-width:initial}

.scroll table th,.scroll table td, .tb_100 th{
	white-space: nowrap;
}
/* ======== テキスト改行 ======== */
.text{
	display: inline-block;
}
/* ======== レスポンシブのみ表示 ======== */
.sp{display: block;}

/* ======== PC版のみ表示 ======== */
.pc{display:none;}

}

/* ======== 左右メニュー ======== */
	.sidr ul, .sidr li{list-style: none; padding:0px; margin:0px;}
	.sidr {display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#0367ad;color:#fff;-webkit-box-shadow:inset 0 0 5px 5px #0367ad;-moz-box-shadow:inset 0 0 5px 5px #0367ad;box-shadow:inset 0 0 5px 5px #0367ad}
	.sidr .sidr-inner {padding:0 0 15px}
	.sidr.right {left:auto;right:-260px}
	.sidr.left {left:-260px;right:auto}
	.sidr ul li a, .sidr .m_link_list2 a, .sidr .quick_order a{display:block;line-height:30px;border-bottom:1px solid rgba(255,255,255,.5); text-align:left; color:#FFF; padding:10px 10px 10px 20px;text-decoration: none;}

@media screen and (max-width:768px) {

	.sidr { width:220px; }
	.sidr.right {left:auto;right:-220px}
	.sidr.left {left:-220px;right:auto}
	.sidr ul li a, .sidr .m_link_list2 a, .sidr .quick_order a{line-height:30px; padding:10px 10px 10px 20px;}
	.sidr ul li a:hover, .sidr .m_link_list2 a:hover, .sidr .quick_order a:hover{line-height:30px; padding:10px 10px 10px 20px; background-color:rgba(0,0,0,0.2); }
	.sidr ul li.close a{background:url(../img/nav_close.png) left 20px center no-repeat;padding:20px 10px 20px 50px;}
	.sidr ul li.close a:hover{padding:20px 10px 20px 50px; background-color:rgba(0,0,0,0.2); }

}