@charset "utf-8";

@media screen and (max-width: 767px) {

/* 共通
----------------------------------------------- */
/* ----- ヘッダー ----- */
header {
    margin-bottom: 20px;
}

.header-copy p {
    width: 100%;
    left: 0;
	font-size: 11px;
	text-align: center !important;
    padding: 0 15px;
}
.header-copy ul {
    display: none;
}

.header-in {
    padding: 15px;
}
.header-in .main-logo {
    float: none;
	text-align: center;
}

.header-search {
    float: none;
	width: 100%;
    margin: 15px 0 0 0;
}
.header-search p:first-child {
    margin-bottom: 10px;
    float: none;
}
.header-search p:nth-child(2) {
    width: calc(100% - 36px);
}
.header-search p input[type="text"], .header-search p select {
    height: 36px;
    border-right: solid 1px #DEDEDE;
    line-height: 36px;
}
.header-search p select {
    width: 100%;
}
.header-search p input[type="text"] {
    width: 100%;
}
.header-search p.btn input {
    padding: 5px;
    background: #000;
}

.header-navi {
    clear: both;
    float: none;
    margin-top: 0;
}
.header-navi ul {
    display: flex;
    flex-wrap: wrap;
}
.header-navi ul li {
    float: none;
    margin-left: 0;
    margin-top: 15px;
}
.header-navi ul li:first-child {
    width: 47.5%;
}
.header-navi ul li:nth-child(2) {
    width: 52.5%;
}
.header-navi ul li:first-child img,
.header-navi ul li:nth-child(2) img{
    width: 100%;
}
.header-navi ul li.navi-menu {
    margin: 15px 0 0 0;
    width: 100%;
    text-align: center;
}
/* ログイン後 */
.header-navi-login{
    margin: 10px 0 5px 0;
}
.header-navi-login ul li.navi-menu {
    width: 33%;
}
.header-navi-login ul li:first-child img,
.header-navi-login ul li:nth-child(2) img{
    width: auto;
}

.header-category {
    padding: 0;
    border-bottom: none;
    background: #d51f5c;
}
.header-category ul.category-menu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.header-category ul.category-menu > li {
    width: 50%;
}
.header-category ul.category-menu > li > a {
    font-size: 12px;
    color: #fff;
    border-right: none;
    border-bottom: solid 1px #fff;
}
.header-category ul.category-menu > li:first-child > a {
    border-left: none;
}
.header-category ul.category-menu > li:nth-child(2n) > a {
    border-left: solid 1px #fff;
}
.category-menu .second-level {
    display: none;
}

/* ----- コンテンツ ----- */
.detail-ttltext,
.detail-ttl{
    line-height: 1.2;
}

select,
input[type="text"],
input[type="password"],
textarea{
    font-size: 16px !important;
}



/* ----- フッター ----- */
.footer-wrap {
    padding: 20px 15px;
}
.foot-menu {
    width: 100%;
}
.foot-menu dl {
    width: 100%;
    float: none;
}
.foot-menu dl:nth-child(n+2) {
    margin-top: 20px;
    float: left;
}
.foot-menu dt {
    font-size: 1.1em;
    margin-bottom: 8px;
}
.foot-menu .foot-menu-item-qrcode {
    display: none;
}

.copyright {
    padding: 15px 0;
}
.copyright p .sp_none {
    display: none;
}

.pagetop {
    right: 15px;
    bottom: 15px;
}

/* ----- フレーム ----- */
.wrap, .wrapper {
    width: calc(100% - 30px);
}
.wrapper .wrapper{
    width: 100%;
}

/* ----- テーブル ----- */
table th,
table td {
    display: block;
    width: 100% !important;
}


/* トップページ
----------------------------------------------- */
/* ----- スライダー ----- */
.fv-wrap img{
    width: 100%;
}

/* ----- タイトル ----- */
.content-ttl_text em {
    font-size: 1.6em;
    padding-right: 15px;
}
.more-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 10px;
}

/* ----- お知らせ ----- */
.top-news-content {
    margin-top: 35px;
    padding: 5px;
}
.top-news-content li {
    padding: 10px 0;
}
.top-news-content dt {
    width: 100%;
    float: none;
}
.top-news-content dd {
    margin-left: 0;
}

/* ----- 新着商品 ----- */
.top-item-wrap article, .item-wrap article {
    width: 48%;
    margin: 0 0 0 4%;
}
.top-item-wrap article:nth-child(n+3), .item-wrap article:nth-child(n+3) {
    margin-top: 8%;
}
.top-item-wrap article:nth-child(5n+1), .item-wrap article:nth-child(5n+1) {
    margin-left: 4%;
}
.top-item-wrap article:nth-child(2n+1), .item-wrap article:nth-child(2n+1) {
    margin-left: 0;
}
.top-item-wrap-in .top-products-item .relative a {
    display: flex;
    width: 100%;
    height: 160px;
    align-items: center;
    justify-content: center;
}
.products-item-productdetail .relative a {
    height: 160px;
    text-align: center;
}

/* ----- サプライヤー一覧 ----- */
.top-sup-content-wrap .shop-list {
    margin-top: 35px;
}
.top-sup-content-wrap .shop-list li {
    width: 100%;
    float: none;
    margin-top: 10px;
    padding: 10px;
}
.top-sup-content-wrap .shop-list li:nth-child(2n+1) {
    margin-right: 0;
}
.top-sup-content-wrap .shop-list dt {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    float: none;
}
.top-sup-content-wrap .shop-list dt img{
    width: 100%;
}
.top-sup-content-wrap .shop-list dd {
    margin-left: 0;
    padding-top: 10px;
}
.top-sup-content-wrap .shop-list dd span {
    margin-bottom: 5px;
    text-align: center;
}

/* ----- 動画一覧 ----- */
.top-new-video-content-wrap .video-item-list {
    margin-top: 35px;
    justify-content: space-between;
}
.top-new-video-content-wrap .video-item {
    width: 49%;
}
.top-new-video-content-wrap .video-item:not(:nth-child(4n+1)) {
    margin-left: 0;
}
.top-new-video-content-wrap .video-item a {
    display: flex;
    flex-direction: column;
} 
.top-new-video-content-wrap .video-item-title {
    font-size: 12px;
}

/* ----- アイテム特集一覧 ----- */
.top-new-feature-content-wrap .feature-item-list {
    margin-top: 35px;
    justify-content: space-between;
}

.top-new-feature-content-wrap .feature-item {
    width: 49%;
}

.top-new-feature-content-wrap .feature-item:not(:nth-child(2n+1)) {
    margin-left: 0;
}

.top-new-feature-content-wrap .feature-item a {
    display: flex;
    flex-direction: column;
}

.top-new-feature-content-wrap .feature-item-info {
    flex-direction: column;
}

.top-new-feature-content-wrap .feature-item-title {
    font-size: 12px;
}

/* 商品一覧
----------------------------------------------- */
.content {
    float: none;
    width: 100%;
}

.bread-crumb {
    font-size: 11px;
    margin-bottom: 20px;
}

.search-zero td {
    padding: 30px 15px;
    height: auto !important;
}
.search-zero td dl {
    width: 100%
}
.search-zero td dd li {
    margin-left: 1em;
    text-indent: -1em;
}

.search-res-box li {
    float: left;
    margin-right: 2%;
    padding: 8px 10px;
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
}
.pagenumber {
    float: none;
}
.pageselect {
    float: none;
    width: 100%;
    display: flex;
    margin-top: 10px;
}
.pageselect-area {
    padding-bottom: 15px;
}
.pageselect-display {
    display: none;
}
.pageselect-cat {
    width: 100%;
}

.item-wrap-in, .product-view {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
}
.item-wrap .produce_item_list, .produce_item_list {
    width: 47%;
    border-bottom: none;
    display: block;
    margin: 0 0 0 6%;
    padding: 0;
}
.item-wrap .produce_item_list:nth-child(2n+1), .produce_item_list:nth-child(2n+1) {
    margin-left: 0;
}
.produce_item_list figure, .produce_item_list div {
    display: block;
}
.column-view .produce_item_list figure,
.produce_item_list figure {
    width: 100%;
    margin: 0 auto;
    display: table;
}
.column-view .produce_item_list figure a,
.produce_item_list figure a {
    height: 160px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.column-view .produce_item_list figure img {
    max-width: 120px;
    max-height: 120px;
}
.produce_item_list div {
    padding: 0;
}
.produce_item_list .item_info {
    width: 100%;
}
.produce_item_list .item_name {
    font-size: 1em;
}
.produce_item_list .item_code {
    margin-top: 10px;
    font-size: 0.8em;
}
.produce_item_list .item_price {
    margin-top: 10px;
}
.produce_item_list .price_hide {
    margin-top: 0;
}
.produce_item_list .item_cart {
    text-align: left;
    width: 100%;
    margin-top: 10px;
}

.side-bar {
    float: none;
    width: 100%;
    margin-top: 40px;
}
.side-ttl_text {
    width: 100%;
    margin: 30px 0 15px 0;
}
.search-name input {
    width: 100%;
}
.search-box-btm {
    width: 100%;
    margin-top: 20px;
}

.recommend-items {
	justify-content: space-between;
}
.recommend-items > * {
    margin-right: 0;
    width: 47%;
}
.recommend-items > *:nth-child(-n+5) {
    margin-top: 30px;
}
.recommend-items a {
    width: 100%;
}


/* バイヤー登録申請
----------------------------------------------- */
.kiyaku-detail-wrap textarea {
    padding: 10px 10px 0 10px;
}
.cart-btn-area-in {
    width: 100%;
}
.cart-btn-area a, .cart-btn-area input {
    display: block;
    float: none;
    margin: 0 15px;
}
.cart-btn-area a > input {
    margin: 0;
}
.cart-btn-area a:first-child, .withd_textarea .cart-btn-area input {
    margin-right: 15px;
    margin-bottom: 15px;
}
.cart-btn-area-in img{
    width: 100%;
}

/* ----- フォーム ----- */
.cart-wrap h3, .adress-form h3 {
    margin-top: 40px;
}
.adress-form-in dl {
    padding: 15px 0;
}
.adress-form-in dl dt {
    float: none;
    padding: 0;
    width: 100%;
}
.req-label {
    height: 28px;
    position: relative;
    top: 6px;
    left: 5px;
    width: 55px;
}
.adress-form-in dl dd {
    float: none;
    padding: 0;
    width: 100%;
    margin-top: 10px;
}
.mail-pass-area div:first-child {
    margin-bottom: 10px;
}
.mail-pass-area input {
    width: 100%;
}
.mail-pass-area-confir {
    float: none;
    margin-right: 0;
    width: 100%;
}
.name-box input {
    width: 100%;
}
.name-box input:first-child {
    margin-right: 0;
    margin-bottom: 10px;
}
.street-area div {
    margin-top: 10px;
}
.street-area-select {
    width: 60%;
}
.street-area input {
    width: 100%;
}
.adress-form-in input[name="url"] {
    width: 100%;
}
.regist-btn {
    margin: 30px 0;
    padding: 20px 15px;
}
.regist-btn input,
.regist-btn a img{
    width: 100%;
}
.cart-btn-area input[type="image"] {
    width: calc(100% - 30px) !important;
}
.cart-btn-area a > input[type="image"] {
    width: 100% !important;
}


/* ログイン
----------------------------------------------- */
.login-detail-wrap section {
    padding: 15px;
}
.login-detail-in-left {
    float: none;
    width: 100%;
}
.login-detail-in-right {
    float: none;
    width: 100%;
    position: relative;
    top: 20px;
    left: 0%;
    right: 0%;
    bottom: 0%;
}

.detail-in-ttl-line {
    line-height: 1.5;
}

.login-detail-form {
    margin-top: 20px;
}
.login-detail-form dl dt {
    float: none;
    width: 100%;
    line-height: 1;
}
.login-detail-form dl dd {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
}
.login-remi {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    margin-top: 15px;
}

.login-detail-btn {
    padding: 20px 15px;
}
.login-detail-btn input {
    width: 100%;
}
.tblareabtn {
    padding: 20px 15px;
    margin-bottom: 40px;
}
.tblareabtn a img {
    width: 100%;
}


/* 取引申請
----------------------------------------------- */
.trade_request_box .note {
    padding: 15px;
}
.trade_request_box tr:first-child th,
.trade_list_table tr:first-child th{
    display: none;
}
.trade_request_box td,
.trade_list_table td{
    text-align: left !important;
}
.trade_list_table tr td:nth-child(1){
    background: #d51f5c;
    text-align: center !important;
}
.trade_list_table tr td:nth-child(1) a{
    color: #fff;
    font-weight: bold;
}
.trade_request_box td:before,
.trade_list_table td:before{
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
.trade_request_box td:nth-child(1):before{
    content: 'サプライヤー名';
}
.trade_request_box td:nth-child(2):before{
    content: '取引申請状況';
}
.trade_list_table td:nth-child(2):before{
    content: '申請日時';
}
.trade_request_box td:nth-child(3):before{
    content: '初月度仕入予定額（必須）';
}
.trade_list_table td:nth-child(3):before{
    content: '取引申請状況';
}
.trade_request_box td:nth-child(4):before{
    content: 'サプライヤーへのメッセージ（必須）';
}
.trade_list_table td:nth-child(4):before{
    content: 'サプライヤーへのメッセージ';
}
.trade_btn a {
    margin: 5px 0 0 0;
    text-align: center !important;
}

.trade_request_box button {
    border: none;
    cursor: pointer;
    background: #f7f7f7;
    padding: 20px 10px;
}
.trade_request_box button img {
    width: 100%;
}

.trade_request_message {
    padding: 15px;
}
.trade_search {
    padding: 15px;
}
.trade_search label:nth-child(3) {
    display: block;
    margin: 10px 0 5px 0;
}
.trade_search input {
    margin: 0;
    width: 100%;
}
.trade_search button {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}


/* 店舗ページ
----------------------------------------------- */
.shop-info-title {
    padding-bottom: 15px;
}
.shop-info-links {
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    padding-bottom: 10px;
}
.shop-info-links > * {
    margin-left: 0;
    margin-right: 15px;
}

.shop-info-content > p img {
    width: 100%;
}

.shop-info-section-title {
    font-size: 1.6em;
    margin-top: 0;
    color: #d51f5c;
}
.shop-info-section-title .more-btn{
    font-size: 14px;
    line-height: 1.2em;
}
.content-in {
    width: 100%;
}

.produce_item_list .item_cart .fav-button {
    margin-top: 10px;
}


/* 商品ページ
----------------------------------------------- */
.item-detail-basic,
.item-detail-content{
    width: 100%;
    float: none;
}

.item-price-tax {
    display: block;
}
.item-price-notax {
    display: block;
    padding-left: 0;
    line-height: 1.5;
    margin-top: 5px;
}
.trade-request{
    padding: 20px 0 0 0;
}
.item-price-btn-area{
    padding: 20px 15px;
}
.item-price-btn-area-in {
    width: 100%;
    height: auto;
}
.trade-request img{
    width: 100%;
}
.item-price-cartbtn input {
    background: url(/user_data/packages/default/images/common/cart-btn.png) center top no-repeat;
    background-size: cover;
    border: 0px;
    height: auto;
    width: 100%;
    min-height: 44px;
}
.item-act-area-in img{
    width: 100%;
}

.detail-img-area {
    float: none;
    width: 100%;
}
.detail-img-main {
    width: 280px;
    height: 280px;
    margin: 20px auto 0 auto;
}
.detail-img-main a {
    width: 280px;
    height: 280px;
}

.set-products {
    display: block;
}
.set-product {
    width: 100%;
    margin-top: 30px;
    display: block;
}
.main-product-item, .set-product-item {
    width: 100% !important;
    display: flex;
}
.set-product-divider {
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0;
}
.set-product-action {
    width: 100%;
    padding: 15px;
    margin-top: 30px;
    border: solid 1px #dedede;
}
.add-set-products-button, a.add-set-products-button {
    display: block;
    text-align: center;
}


/* ショッピングカート～購入手続き
----------------------------------------------- */
.nocarttext {
    font-size: 1.2em;
}
.nocarttext span {
    display: block;
    font-size: 1.6em;
    line-height: 1.5em;
}

.cart-content.adjusted,
.cart-content,
.cart-contentex{
    width: auto;
    min-width: 100%;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.cart-content.adjusted th,
.cart-content.adjusted td,
.cart-content th,
.cart-content td,
.cart-contentex th,
.cart-contentex td{
    display: table-cell;
}

.message-box {
    padding: 20px 15px;
}
.message-box .additional-text {
    padding-left: 0;
}

.item-input_text textarea,
.item-input_inqtext textarea{
    width: 100%;
}

.tbd75 {
    width: 75px !important;
}
.tbd100 {
    width: 80%;
    margin-top: 10px;
}


/* ご利用ガイド
----------------------------------------------- */
.guide_box h3 {
    line-height: 1.2;
}

#guide_flow > ol > li {
    padding: 15px;
}
#guide_flow ol li dt {
    line-height: 1.2;
}
#guide_flow ol li dd p,
#guide_flow ol li dd p img{
    width: 100%;
}
#guide_flow ol li dd ol li {
    margin: 30px 0 0 0;
    width: 100%;
}

.g_a_box {
    padding: 15px;
}
.guide_price li, .guide_fee li {
    width: 100%;
    float: none;
}
.guide_price li:first-child, .guide_fee li:first-child {
    margin-right: 0;
    margin-bottom: 10px;
}

#guide_about table {
    width: auto;
    min-width: 100%;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
#guide_about th,
#guide_about td{
    display: table-cell;
    font-size: 13px;
    padding: 15px 10px;
}
.btn_regist img {
    width: 100%;
}

    /* 動画一覧
    ----------------------------------------------- */
    .video-list-content-wrap .video-item-list {
        justify-content: space-between;
    }
    .video-list-content-wrap .video-item {
        width: 49%;
    }
    .video-list-content-wrap .video-item:not(:nth-child(4n+1)) {
        margin-left: 0;
    }
    .video-list-content-wrap .video-item a {
        display: flex;
        flex-direction: column;
    }
    .video-list-content-wrap .video-item-title {
        font-size: 12px;
    }
    /*
     サプライヤートップの新着動画の場合のみ、marginを調整する
     先頭2つのマージンを0にする
    */
    .shop-info-content .video-item:nth-child(-n+4) {
        margin-top: 20px;
    }
    .shop-info-content .video-item:nth-child(-n+2) {
        margin-top: 0;
    }

    /* アイテム特集一覧
    ----------------------------------------------- */
    .feature-list-content-wrap .feature-item-list {
        justify-content: space-between;
    }

    .feature-list-content-wrap .feature-item {
        width: 49%;
    }

    .feature-list-content-wrap .feature-item:not(:nth-child(2n+1)) {
        margin-left: 0;
    }

    .feature-list-content-wrap .feature-item a {
        display: flex;
        flex-direction: column;
    }

    .feature-list-content-wrap .feature-item-title {
        font-size: 12px;
    }

    /* アイテム特集一覧
    ----------------------------------------------- */
    .feature-main-banner-container img {
        max-width: 100%;
    }

    /* 特価案内バナー
    ----------------------------------------------- */
    .special-price-banner {
        height: auto;
        padding: 15px 15px 15px 25px;
        flex-wrap: wrap;
        position: relative;
        background-size: cover;
        z-index: 1;
    }
    
    .special-price-banner::before {
        border-radius: 6px;
    }

    .special-price-column-title {
        position: relative;
        left: 0;
        transform: none;
        width: 100%;
        text-align: center;
        flex-grow: 3;
    }
    
    .special-price-title-wrap {
        flex-direction: column;
        align-items: center;
    }

    .special-price-subtitle {
        text-align: center;
    }

    .special-price-title {
        display: block;
        margin-right: 0;
        font-size: 16px;
    }

    /* 左ブロックは非表示にして、期間限定を特価案内の下に表示 */
    .special-price-column-left {
        display: none;
    }
    
    /* 期間限定ラベル - スマホ表示調整 */
    .special-price-limited {
        font-size: 10px;
        padding: 3px 8px;
    }
     
    /* 特価期間 - スマホ表示調整 */
    .special-price-period {
        font-size: 10px;
    }
    
    /* スマホ用の期間限定ラベルを表示 */
    .special-price-limited-sp {
        display: inline-flex;
        margin-left: 0;
        margin-top: 10px;
    }
    
    .special-price-column-date {
        margin-right: 25px;
        margin-left: 0;
        flex-grow: 1;
    }
    
    .special-price-date {
        font-size: 10px;
        padding: 4px;
    }
    
    .special-price-arrow {
        right: 15px;
        font-size: 22px;
    }

    /* 特価案内
    ----------------------------------------------- */
    .metro-flow-list dt {
		font-size: 1rem;
	}
	
	.metro-flow-list dd {
		padding: 0 8px;
	}
	
	/* metro-account-tableのレスポンシブ対応 */
	.metro-account-table > tbody > tr > th {
		padding: 8px;
		display: table-cell;
		width: 25% !important;
	}
	
	.metro-account-table > tbody > tr > td {
		padding: 8px;
		display: table-cell;
		width: 75% !important;
	}
	
	/* metro-rules-tableのレスポンシブ対応 */
	.metro-rules-table {
		border: none;
		margin: 0;
	}
	
	.metro-rules-table > tbody > tr {
		display: block;
		margin-bottom: 16px;
		border: 1px solid #DEDEDE;
		background-color: #fff;
	}
	
	.metro-rules-table > tbody > tr:last-child {
		margin-bottom: 0;
	}
	
	.metro-rules-table > tbody > tr > th,
	.metro-rules-table > tbody > tr > td {
		display: block;
		width: 100% !important;
		box-sizing: border-box;
	}
	
	.metro-rules-table > tbody > tr > th {
		padding: 12px 16px;
		border-bottom: 1px solid #DEDEDE;
		border-right: none;
		border-left: none;
		border-top: none;
		text-align: left;
		font-weight: bold;
	}
	
	.metro-rules-table > tbody > tr > td {
		padding: 16px;
		border: none;
	}
	
	/* metro-download-btnのレスポンシブ対応 */
	.metro-download-btn {
		padding: 12px 16px;
		width: 100%;
		display: block;
		text-align: center;
		box-sizing: border-box;
	}
	
	.metro-download-area {
		margin: 24px auto;
	}

	.guide_box h3 {
		font-size: 1.25rem; /* モバイル用見出し 20px相当 (8px×2.5) - 小さく */
	}

    /* メトロ特価セール - スマホ対応 */
    #metro_intro {
        padding: 20px 15px;
    }
    
    .metro-intro-greeting {
        text-align: center;
        font-size: 1.1em;
    }
    
    .metro-intro-content {
        font-size: 0.9em;
    }
    
    .metro-intro-target {
        margin: 15px 0;
    }
    
    .metro-download-area {
        margin: 20px auto;
    }
    
    .metro-download-btn {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        font-size: 0.9em;
    }
}

