@charset "UTF-8";

/*　共通設定--------------------------------　*/

html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4, ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
	margin: 0;
	padding: 0;}

img {
	border: 0;
	vertical-align:bottom;
	max-width: 100%; }

body {
	width: 100%;
	background-color: #fff;
/*	font: 14px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif; */
	font-size: 14px;
	line-height: 1.8;
	-webkit-text-size-adjust: 100%;
	}

.pc-only{
	display: none !important;
}
.sp-only{
	display: block !important;
}
*{
	box-sizing: border-box;
}

.float-l{
	float: none;
}
.float-r{
	float: none;
}

#back{
	border-top:none;
}

/*flex spのみflexしない*/
.flex.sp-cancel,
.flex-jcsb.sp-cancel,
.flex-jcc.sp-cancel,
.flex-jcfe.sp-cancel{
	display: block;
}
.flex.flex-half{
	display: block;
}
.flex-half > *{
	width: 100%;
	padding: 0 0 10px;
}




/*　スマホ用　ページビジュアル--------------------------------　*/


/*　ビジュアル--------------------------------　*/

#visual {
	max-width: inherit;
	width: 100%;
	margin:0px 0px 0px 0px ;
	height: 400px;
	}
#visual img {
	width:100%;
	height: 400px;
}





table td {
	line-height:1.8em
}

table td hr {
	margin:0 0 1em 0;
    border: 0;
    height: 1px;
    background: url(../img/hr.gif) repeat-x ;
}

#contents-main table th {
	padding: 0 5px;
}
#contents-main table td {
    padding: 5px;
	white-space: normal;
}







/*　ヘッダー・ナビ表示--------------------------------　*/

/* slimmenu.js内の .menu-collapseに上書き */
.menu-collapser {
	height:60px;
	text-align:left;
	/* background-color:#fff; */
	display: flex !important;
	align-items: center;
}

.menu-collapser a,
.menu-collapser b{
	width: calc(100vw - 240px);
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}
.menu-collapser a,
.menu-collapser a:visited,
.menu-collapser a:hover,
.menu-collapser a:active {
	color: inherit;
	text-decoration: none;
}
	/* menu内のロゴ画像設定 */
.menu-collapser img#spHeadLogo {
	margin:8px 0 0 0;
	width:100%;
	max-height:50px;
	width:auto;
	}



#head{
	height: 60px;
	width: 44px;
	position: absolute;
	right: 60px;
	z-index: 10;
	padding-top: 5px;
}
#head .header-navi {
    position: absolute;
    top: 50%;
	right: 0;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#head .header-navi ul .header_cart {
    display: inline-block;
    list-style: none;
    margin: 0;
}
#head .header-navi .header_cart .cart_box {
    position: absolute;
    top: -8px;
    right: -4px;
}
#head .header-navi ul li a img {
    width: auto;
    height: 100%;
    max-height: 40px;
}

#navi-box {
	width:100%;
	height:60px;/* naviの高さ */
	position:relative;
	z-index:2 ;
	}

#navi {
	text-decoration: none;
	width: 100%;
	height:60px;
	margin: 0 0 0px 0;
	background:none;
	z-index:2 ;
	}

#navi ul {
	width: 100%;
	height:auto;
	background:none;
	border-bottom: 1px solid #999;
	margin: 0 auto 10px;
	} /* ナビ下のborder */

#navi li {
	float:none;
	list-style: none;
	text-align: left;
	width: 100%;
	max-width: inherit;
	padding: 0;
	border-top: solid 1px #999;/* li上のborder */
}

#navi li a {
	text-decoration: none;
	padding: 10px;
	height:auto;
	width:100%;
	display: block;
	font-weight: normal;
	color: #333 !important;/* 文字色 */
	background:#fff;/* リンク背景 */
	border: none;
}
#navi li a:hover {
	opacity: 1;
}
#navi li a span{
	border-bottom: none !important;
    padding: 0;
}

/*　スクロール時のナビ固定　jquery連動*/
.fixed {
	position: fixed;
	top: 0px;
}

.header_login.sp-only img{
	height: 24px;
	margin-right: 5px;
}
.header_member.sp-only img{
	height: 24px;
	margin-right: 5px;
}
.header_sns.sp-only img{
	width: 24px;
	height: 24px;
}
.header_sns.sp-only .sns{
	background-color: #fff;
	padding: 5px 0;
}




#navi-box-sp #navi-sp li#navi-sns {
	border-top: solid 1px #999;
    background: #fff;
}
#navi-box-sp #navi-sp li#navi-sns a {
	display: inline-block;
    height: 100%;
    width: 20%;
    border-top: none;
	margin-bottom: 0;
	text-align: center;
}
#navi-box-sp #navi-sp li#navi-sns a img{
	max-height: 29px;
	vertical-align: top;
}

#navi-box-sp #navi-sp li#tel a {
	background: #c7ebf7;
}

#navi-box-sp #navi-sp li a span{
	display:inline;
	font-size: 80%;
	font-size: 80%;
    color: #999;
}
#navi-box-sp #navi-sp li#navi-search{
	border-top: solid 1px #999;
    color: #333 !important;
	background: #fff;
	padding: 0 10px;
}
#navi-box-sp #navi-sp li#navi-search #search{
	width: 80%;
    margin: 10px 4% 10px;
    position: relative;
}
#navi-box-sp #navi-sp li#navi-search .glass{
	height: auto;
}



#navi-box-sp #navi-sp li ul li a {
	padding: 5px 10px;
	font-size:14px;
}


/*header pattern2*/
.pattern2 .wrapper {
    min-height: calc(100vh - 115px);
    padding-top: 60px;
}

.pattern2 #head {
    height: 60px;
    margin: 0 auto;
	padding-top: 5px;
	position: absolute;
}
.pattern2 #navi-box {
    max-width: inherit;
    top: inherit;
    left: inherit;
    width: 100%;
    height: 60px;
    position: relative;
    z-index: 2;
}
.pattern2 #navi ul {
    width: 100%;
    max-width: inherit;
	margin: 0 auto 10px;
	padding: 0;
    text-align: center;
    display: block;
}






/*　パンくずリスト--------------------------------　*/
#bread {
	width:100%;
	}
#bread p {
	width:96%;
}




/*　コンテンツ--------------------------------　*/

#contents {
	width:100%;
	}

/*　コンテンツ背景--------------------------------　*/

#contents-back {
}

.wrapper {
    min-height: calc(100vh - 115px);
    padding-top: 60px;
}

/*　コンテンツ　メインカラム--------------------------------　*/

#contents-main {
	width:100%;
	padding: 0;
	margin:0px auto 0px auto;
	float:none;
}

#contents-main h2 {
	font-size: 140%;
    padding: 0;
	margin: 1em 0;
}
#contents-main h2 span{
	display: block;
}

#contents-main #title h2 {
	font-size: 150%;
}


#contents-main h3 {
	font-size: 125%;
    padding: 0;
    font-weight: 600;
	margin: 1em 0;
}

body.business #contents-main h3 {
	margin: -30px 0 20px;
	padding-top: 50px;
}

#contents-main h2 + h3 {
	padding-top: 0;
}


/* h3アイコン画像 */
#contents-main h3 img {
	height: auto;
	width: 60%;
	max-width: 300px;
	margin-right: 10px;
}


#contents-main p ,
#contents-main ol ,
#contents-main ul {
	font-size:14px ;
	}

#contents-main p img {
	width:100%;
	height:auto;
	margin:0 0 1em 0;
	}

#contents-main iframe {
	width:100%;
	margin: 0 auto;
	vertical-align: bottom;
}

#contents-main h2 span.english {
	font-size: 12px;
	display: block;
}





/* テーブル */
/*　テーブル　スクロールバー表示　*/

#contents-main .sp-scroll {
	overflow-x: auto;　　　　/*tableをスクロールさせる*/
	padding: 0;
	margin-bottom: 0;
}
#contents-main .sp-scroll::-webkit-scrollbar {   /*tableにスクロールバーを追加*/
	height: 5px;
	}
#contents-main .sp-scroll::-webkit-scrollbar-track {   /*tableにスクロールバーを追加*/
	background: #F1F1F1;
	}
#contents-main .sp-scroll::-webkit-scrollbar-thumb {   /*tableにスクロールバーを追加*/
	background: #BCBCBC;
	}
#contents-main .sp-scroll table {
	white-space: nowrap;　/*tableのセル内にある文字の折り返しを禁止*/
	width: 100%;
	margin: 0;
}



/*　サイドコンテンツ（非表示）--------------------------------　*/

#contents-main #contents-banner {
	width:96%;
	}
#contents-main #contents-banner p img {
	width:40%;
	margin:0 0.5em;
 }


/* フッター--------------------------------　*/

#footer {
	padding:32px 0 0;
}
#footer .box {
	margin: 0 auto 32px;
}


#footer .sns {
    margin-bottom: 1em;
    text-align: center;
}


/* ページトップ（非表示） */
/* #footer p.pagetop {
	display: none;
}
#footer p.pagetop a {
	display: none;
} */

/* フッターナビ */
#footer .footer-navi {
	margin-left: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#footer .footer-navi a {
    margin: 0 1em 0;
	white-space: nowrap;
}
#footer .sns a {
    width: 24px;
    height: 24px;
    float: none;
    display: inline-block;
    margin: 0 8px;
}


/* コピーライト */
#footer #footer_inner p{
	font-size:12px;
}



/* ★各ページ共通--------------------------------　*/



/*タイトル------------------------------------*/
#contents-main #title{
	max-width: 100%;
	width: 100%;
	margin: 0 auto 0 auto;
	height: auto;
}

/* 背景色あり　共通ボックス */
#contents-main .con-main-bg {
	width:100%;
}


/* コンテンツ枠 */
#contents-main .con-main-box {
	width:96%;
	margin: 0 auto;
	padding: 0;
}

#contents-main .con-main-box2 {
	width: 96%;
	max-width: inherit;
	margin: 0 auto;
	padding: 0;
}
#contents-main .ct-box {
    margin: 32px 0 48px;
}
#contents-main .ct-box2 {
    margin: 32px 0 20px;
}

/*btn*/
#contents-main .nextbtn {
    margin-top: 30px;
}


/* ★トップページ--------------------------------　*/
.index #contents-main h2 {
    margin-bottom: 1em;
}

#contents-main .ttl-border {
    margin-bottom: 1em;
}

/*お知らせ*/
#contents-main .topics {
    display: block;
}
#contents-main .all-list .list-item {
    width: 31.3%;
    max-width: 210px;
    margin: 0 1% 1em;
}

/* ★各ページ共通--------------------------------　*/

#contents-main #sub {
    width: 100%;
    padding-right: 0;
    margin-top: 24px;
}
#contents-main #main {
    width: 100%;
}

/*検索*/
#searchform #sbox {
    height: 30px;
    padding: 0 3% 0 4%;
    width: 84%;
	max-width: inherit;
}
/*ページャー*/
#contents-main .pager .pagination li {
    width: 40px;
    height: 40px;
}

/* ★ショップ一覧・★アイテム一覧--------------------------------　*/


#contents-main .list-block .all-list .list-item {
    width: 31.3%;
    max-width: 200px;
    margin: 0 1% 20px;
}

#contents-main .stick-block{
	display: block;
}
#contents-main .tag-list{
	display: table;
    max-height: 130px;
    min-width: 90em;
}
/* ★ショップページ-------------------------------　*/

#contents-main .shop-visual {
    margin-bottom: 2em;
}
#contents-main .shop-visual img {
	width: 100%;
	max-height: inherit;
}
#contents-main .page-ttl {
    font-size: 160%;
    margin-bottom: 32px;
}

/* ★アイテムページ-------------------------------　*/

#contents-main .item-info .float-l{
	width: 100%;
}
#contents-main .item-info .float-r{
	width: 100%;
	padding-left: 0;
	position:relative;
	top: inherit;
	margin-top: 40px;
}
/*slick*/
#contents-main .item-image-group li img {
    height: auto;
    max-width: 100%;
    max-height: 360px;
    margin: 0 auto;
}
/* #contents-main .slider-item .slick-dots{
	margin: 1em 0;
	position: absolute;
	bottom: -45px;
} */

/* ★マルシェページ-------------------------------　*/
#contents-main .event-mds {
    padding-bottom: 15px;
}

#contents-main h2.event-ttl {
    margin: 30px auto 1em;
}




/* ★お知らせページ--------------------------------　*/

#contents-main .post .topics .post-title {
    font-size: 125%;
}

#contents-main .post .topics .date {
    margin-left: 0;
	text-align: right;
}





/* ★お問い合わせ-------------------------------- */


/* お問い合わせ　テーブル設定 */
#contents-main .table-form ,
#contents-main .table-form tbody ,
#contents-main .table-form tr ,
#contents-main .table-form th ,
#contents-main .table-form td {
	display: block;
	border:none;
}

#contents-main .table-form table{
	width:100%;
}
#contents-main .table-form th {
	width: 100%;
	margin: 1.5em 0 8px;
}

#contents-main .table-form td {
	white-space:normal;
	width: 100%;
}
#contents-main .table-form table{
	display: table;
}
#contents-main .table-form table tbody{
	display: table-row-group;
}
#contents-main .table-form table tr {
	display: table-row;
}
#contents-main .table-form table th,
#contents-main .table-form table td{
    display: table-cell;
	width: auto;
}
/* テキストボックスなどの長さ */

#contents-main .table-form .w60{
	width: 100%;
}


/* input クリックで入力エリアの拡大を防ぐ設定 */
body #contents-main .table-form  td input ,
body #contents-main .table-form td textarea {
	font-size:16px;
}

/* ★ログインページ-------------------------------- */

.signin-box .box-l, .signin-box .box-r {
    padding: 1% 3% 8%;
    width: 96%;
    margin: 0 2% 2em;
}
/* ★カートページ-------------------------------- */
.item-select-number{
	display: block;
}
#contents-main .sc-item-subtotal {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
#contents-main .sc-item-subtotal .price-cl{
	text-align: right;
}



/*配送・支払い*/
#contents-main .order-flow {
    margin: 0 auto 1em;
}
#contents-main .order-flow li {
    width: 30%;
    font-size: 12px;
}
#contents-main .sc-box .float-r {
    width: 100%;
    margin-left: 0;
    position: relative;
    top: inherit;
	margin-bottom: 4em;
}
#contents-main .total {
    padding: 20px 2% 20px;
}
#contents-main .total-price td {
    padding-top: 10px;
}
#contents-main .sc-box .float-l {
    width: 100%;
}
#contents-main .sc-detail-box .side-l {
    width: 100%;
    margin-right: 0;
}
#contents-main .sc-detail-box .side-r {
    width: 100%;
}
#contents-main .sc-detail-box{
	margin-bottom: 4em;
}
#contents-main .user-form{
	margin-bottom: 4em;
}



@media screen and (max-width:480px) {
	#visual {
		height: 350px;
		}
	#visual img{
		object-fit: cover;
		width: 100%;
		height: 350px;
	}

	#contents-main .all-list .list-item {
		width: 46%;
		max-width: 210px;
		margin: 0 2% 1em;
	}

	#contents-main .list-block .all-list .list-item {
		width: 46%;
		max-width: 200px;
		margin: 0 2% 20px;
	}

}

