<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/********************************************************************/

/* HTMLタグ要素 */

/********************************************************************/

body {
    background-color: #000000;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

A,
A:link,
A:visited,
A:hover,
A:active {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}

.use_hover A:hover {
    color: #666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin-bottom: 5px;
}

h1 {
    font-size: 161.6%;
}

h2 {
    font-size: 146.5%;
}

h3 {
    font-size: 130%;
}

h4 {
    font-size: 123.1%;
}

h5 {
    font-size: 116%;
}

h6 {
    font-size: 108%;
}

/********************************************************************/

/*add parts */

/********************************************************************/

.w-20{width: 20%;}

.w-40{width: 40%;}

.w-60{width: 60%;}

.w-80{width: 80%;}

.w-100{width: 100%;}

.w-120{width: 120%;}

.w-140{width: 140%;}

.w-160{width: 160%;}

.w-180{width: 180%;}

.w-200{width: 200%;}

.font-400 { font-size: 400%; }

.font-300 { font-size: 300%; }

.font-280 { font-size: 280%; }

.font-260 { font-size: 260%; }

.font-240 { font-size: 240%; }

.font-220 { font-size: 220%; }

.font-200 { font-size: 200%; }

.font-190 { font-size: 190%; }

.font-180 { font-size: 180%; }

.font-170 { font-size: 170%; }

.font-160 { font-size: 160%; }

.font-150 { font-size: 150%; }

.font-140 { font-size: 140%; }

.font-130 { font-size: 130%; }

.font-120 { font-size: 120%; }

.font-110 { font-size: 110%; }

.font-100 { font-size: 100%; }

.font-90 { font-size: 90%; }

.font-80 { font-size: 80%; }

.font-70 { font-size: 70%; }

.font-60 { font-size: 60%; }

.font-50 { font-size: 50%; }

.font-40 { font-size: 40%; }

.fleft { float: left; }

.fright { float: right; }

.txt-right { text-align: right; }

.txt-left { text-align: left; }

.txt-center { text-align: center; }

.txt_right { text-align: right; }

.txt_left { text-align: left; }

.txt_center { text-align: center; }

.padding-top { padding-top: 2%; }

.padding-left { padding-left: 2%; }

.padding-right { padding-right: 2%; }

.padding-bottom { padding-bottom: 2%; }

.padding-left-sm { padding-left: 1%; }

.padding-left-md { padding-left: 3%; }

.padding-left-lg { padding-left: 5%; }

.padding-right-sm { padding-right: 1%; }

.padding-right-md { padding-right: 3%; }

.padding-right-lg { padding-right: 5%; }

.padding-top-sm { padding-top: 1%; }

.padding-top-md { padding-top: 3%; }

.padding-top-lg { padding-top: 5%; }

.padding-bottom-sm { padding-bottom: 1%; }

.padding-bottom-md { padding-bottom: 3%; }

.padding-bottom-lg { padding-bottom: 5%; }

.margin-left-sm { margin-left: 1%; }

.margin-left-md { margin-left: 3%; }

.margin-left-lg { margin-left: 5%; }

.margin-right-sm { margin-right: 1%; }

.margin-right-md { margin-right: 3%; }

.margin-right-lg { margin-right: 5%; }

.margin-top-sm { margin-top: 1%; }

.margin-top-md { margin-top: 3%; }

.margin-top-lg { margin-top: 5%; }

.margin-bottom-sm { margin-bottom: 1%; }

.margin-bottom-md { margin-bottom: 3%; }

.margin-bottom-lg { margin-bottom: 5%; }

.top-5 { position: relative; top: 5px; }

.top-10 { position: relative; top: 10px; }

.top-15 { position: relative; top: 15px; }

.top-20 { position: relative; top: 20px; }

.top-25 { position: relative; top: 25px; }

.top-30 { position: relative; top: 30px; }

.top-40 { position: relative; top: 40px; }

.top-m5 { position: relative; top: -5px; }

.top-m10 { position: relative; top: -10px; }

.top-m15 { position: relative; top: -15px; }

.top-m20 { position: relative; top: -20px; }

.top-m25 { position: relative; top: -25px; }

.top-m30 { position: relative; top: -30px; }

.top-m40 { position: relative; top: -40px; }

.txt-bold { font-weight: 600; }

.txt-color-gld { color: #8e773e; }

.txt-lg { font-size: 180%; }

.clr-black { color: #000; }

.clr-red { color: #f00; }

.clr-pink { color: #fc859f; }

.clr-blue { color: #2f69d5; }

.clr-orange { color: #f26702; }

.clr-green { color: #22ac38; }

.clr-gray { color: #898989; }

.clr-wine { color: #a51c30; }

.clr-white { color: #ffffff; }

.clr-gold { color: #d29936; }

.clr-navy { color: #333366; }

.bg-gray { background-color: #414141; }

.bg-white { background-color: #ffffff; }

.bg-black { background-color: #000; }

.bg-orange { background-color: #f26702; }

.bg-wine { background-color: #a51c30; }

.bg-gold { background-color: #bf8b28; }

.bg-pink { background-color: #fc859f; }

.bg-blue { background-color: #2f69d5; }

.bg-ash { background-color: #cccccc; }

.bg-wpink { background-color: #ffeeee; }

.bg-wblue { background-color: #ededed; }

.bg-navy { background-color: #333366; }

.bg-yellow { background-color: #ffea00; }

.border-black { border: 1px solid #333; }

.border-blue { border: 1px solid #2f69d5; }

.border-orange { border: 1px solid #f26702; }

.border-wine { border: 1px solid #a51c30; }

.border_dash { border-bottom: 1px dashed #999; width: 100%; margin-bottom: 3%; }

.ic_new { width: 100%; position: absolute; left: 35%; opacity: 1; z-index: 99; }
.ic_new img { width: 32% !important; border: none !important; }

.border-top { border-top: 1px solid; }

.border-bottom { border-bottom: 1px solid; }

.ic_square {
    background: #000;
    padding: 3px 10px;
    margin: 0 3px;
    color: #fff;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="search"], input[type="number"], input[type="password"], textarea {
    width: 100%;
}
/********************************************************************/

/* 大外 */

/********************************************************************/

#container {
    font-size: 110%;
}


/********************************************************************/

/* トップページコンテンツ間余白 */

/********************************************************************/
#inner_contents {
    padding: 1% 0;
}
/********************************************************************/

/* キャッチフレーズ欄 */

/********************************************************************/

/* キャッチフレーズ */
.copy {
    min-height: 18px;
    padding: 5px 5px 0px;
    font-size: 85%;
}

.head_catch {
    font-size: 90%;
}

@media screen and (max-width: 1000px){
.head_br {
    display: block;
    font-size: 180%;
}
}
/********************************************************************/

/* ヘッダー */

/********************************************************************/
#header {
    background: rgba(0,0, 0,0.2);
    width: 100%;
}
/********************************************************************/

/* ショップ名 */

/********************************************************************/

/* ショップ名ロゴ */
.head_logo img {
    width: 25%;
    padding: 1% 0;
}

.use_hover .shoplogo A:hover img {
    opacity: 0.8;
}

/* ショップ名テキスト */
.shoptext {
    padding: 5px 0px;
    min-height: 40px;
    margin-right: auto;
}

.shoptext A {
    font-size: 116%;
    margin: 0px;
}

/********************************************************************/

/* 文字サイズ */

/********************************************************************/

.font_setting {
    padding: 5px 5px 10px;
    text-align: center;
}

.header_font_setting .set_font_title {
    color: #FFFFFF;
}

/* 文字サイズ画像 */
.set_font_normal,
.set_font_large {
    width: 45px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: 45px 60px;
    background-size: 45px 60px;
}

/* 普通画像 */
.set_font_normal {
    background-image: url(img/font_default.gif);
}

/* 大画像 */
.set_font_large {
    margin-left: 5px;
    background-image: url(img/font_large.gif);
}

/* 文字サイズ画像マウスオーバー、選択中 */
.use_hover .font_setting .set_font_normal:hover,
.use_hover .font_setting .set_font_large:hover,
.font_setting .nav_on {
    background-position: left bottom;
}


/********************************************************************/

/* ヘッダーナビ */

/********************************************************************/

/* 各ナビゲーション */
.header_global_nav {
    position: relative;
    top:0;
}

/*************************************************************/

/* 検索 */

/*************************************************************/

.search_bar .search {
    background-color: #333333;
}
 #header .nav_text.flex_s_center i {
    color: #333 !important;
}
 #header .search_bar {
    top: 30px;
}
.header_nav {
    margin-top: 30px;
}
.use_hover .inner_header_nav .nav_btn {
    background-color: #fff;
}
.use_hover .inner_header_nav .nav_btn:hover {
    background-color: #666666;
}
.header_nav_item .fa.fa-shopping-cart.menu_nav_icon {
    color: #333 !important;
}


/*************************************************************/

/* グローバルナビゲーション */

/*************************************************************/

.global_nav {
    background-position: left bottom;
}

/* 各ナビゲーション */
.inner_global_nav .nav_btn {
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: rgba(0,0,0,0.5);
    border-right: 1px solid #fff;
    border-bottom: 3px solid #000000;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
}
.use_hover .inner_global_nav .nav_btn:hover {
    background-image: none;
    border-bottom: 3px solid #FF0000;
    color: #FFFFFF;
}

.global_nav_item:first-child .nav_btn {
    border-left: 1px solid #222222;
}


/*************************************************************/

/* メイン写真 */

/*************************************************************/

/* メイン写真 */
#photo {
    width: 100%;
    z-index: 0;
    background: #000;
}
.inner_image_annotation {
    background-color: rgba(0, 0, 0, 0.6);
}


/********************************************************************/

/* 開閉ナビゲーション */

/********************************************************************/

.inner_popup_nav_area,
.inner_popup_menu_area {
    background-color: #333333;
    color: #FFFFFF;
}

/* 各ナビゲーション */
.inner_popup_nav .nav_btn {
    background-color: #333333;
    border-top: 1px dotted #666666;
    font-weight: normal;
    color: #FFFFFF;
}

.use_hover .inner_popup_nav .nav_btn:hover {
    background-color: #222222;
    color: #CCCCCC;
}

/* 開閉ナビゲーション閉じるボタン */
.nav_close_box .nav_close {
    background-color: #222222;
}

.use_hover .nav_close_box .nav_close:hover {
    background-color: #444444;
}


/********************************************************************/

/* メインナビゲーション */

/********************************************************************/

/* 各ナビゲーション */
.inner_side_nav .nav_btn, .inner_main_nav .nav_btn {
    margin-bottom: 5px;
    color: #333;
    padding: 10px 0;
    margin-top: 5px;
    font-size: 16px;
}

.use_hover .inner_side_nav .nav_btn:hover ,
.use_hover .inner_main_nav .nav_btn:hover {
    opacity: 0.7;
    color: #3E3E3E;
}


/********************************************************************/

/* カテゴリ、特集ナビゲーション */

/********************************************************************/

.itemlist_nav {
    margin-top: 15px;
}
/* 各ナビゲーション */
.inner_itemlist_nav .nav_btn {
    font-weight: normal;
    color: #fff;
    border-bottom: 1px solid #fff;
    transition: 300ms;
}
.use_hover .inner_itemlist_nav .nav_btn:hover {
    background-color: #c21c19;
}

/********************************************************************/

/* パンくず */

/********************************************************************/
.breadcrumb_area a {
    color: #fff;
}

/********************************************************************/

/* サイドメニュー */

/********************************************************************/

/* サイド　ログイン */
.inner_side_nav li  {}
.inner_side_nav li a {
    color: #fff !important;
}
.inner_side_nav li a:hover {
    text-decoration: underline;
}

.side_title {
    font-size: 110%;
    margin-top: 5%;
    border-bottom: 1px solid;
    padding: 3% 0 !important;
}
/* サイドメニュー枠 */
.open_side_col .side_container {
    background-color: #ffffff;
}
/* サイドカテゴリ一覧 */
.side_box.category_nav_box.side_section {
    margin-top: 50px;
    font-size: 100%;
}
.side_box.category_nav_box.side_section  h2 {
    font-size: 120%;
    color: #fff;
}
.side_itemlist_nav {
    padding: 0px 1px;
}
.side_menu ul {
    padding: 0;
}
.side_menu ul li {
    list-style: none;
}
.side_menu ul li a {
    display: block;
    color: #fff;
    font-weight: 400;
    font-size: 110%;
    padding: 3% 0;
}
.side_menu ul li a:hover span {
    color: #fff;
    border-bottom: 1px solid #fff;
}


/* 特集 */
.side_box.pickupcategory_nav_box.s_group_box.side_section {
    margin-top: 50px;
}
/* サブカテゴリ　第二階層 */
.side_itemlist_nav .sub_menu_link {
    padding: 10px 24px 10px 10px;
}

/********************************************************************/

/* フッターナビゲーション */

/********************************************************************/

.footer_nav {
    background-color: #000000;
}

/* 各ナビゲーション */
.footer_nav_item {
    color: #FFFFFF;
}

.footer_nav_item .nav_btn {
    border-bottom: 1px solid #666;
    color: #FFFFFF;
}

.use_hover .footer_nav_item .nav_btn:hover {
    background-color: #222222;
    color: #FFFFFF;
}
/********************************************************************/

/* メイン */

/********************************************************************/
.main_news_box {}

.main_news_box .section_title h2 {
    color: #fff;
}

/********************************************************************/

/* タイトル */

/********************************************************************/

.side_box h2 {
    padding: 12px 10px;
}
.main_box h2 {
    padding: 10px 5px;
    color: #fff;
    font-weight: 600 !important;
}

/********************************************************************/

/* 第二階層タイトル */

/********************************************************************/

/* 第二階層各ページタイトル */
.page_box .page_title h1,
.page_box .page_title h2,
.page_box .recently .section_title h2,
.page_box .use_emphasis_title .section_title h2 {
    background-image: url(img/h2_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #222222;
    border-top: 1px solid #333333;
    padding: 12px 10px;
    color: #FFFFFF;
}

.shoppingcart_page_body .page_box .page_title h2 {
    margin-bottom: 10px;
}


/********************************************************************/

/* 第二階層サブタイトル */

/********************************************************************/

/* 各ページサブタイトル */
.page_box .section_title h2, .page_box .section_title h3 {
    padding: 10px;
    font-size: 130%;
}
.page_box #cart_preview .section_title h3 {
    margin-bottom: 10px;
}

.page_box .help_contents .section_title h4 {
    margin-top: 10px;
}

.page_box .section_title h4 {
    padding: 10px;
    color: #222;
    border-left: 10px solid #222;
    border-bottom: 1px solid #222;
}
.page_box .page_contents .search_result_title h3 {
    margin-top: 10px;
}


/********************************************************************/

/* 第二階層小項目タイトル */

/********************************************************************/

.contents_title {
    background-color: #222222;
    padding: 8px;
    font-weight: normal;
    font-size: 116%;
    color: #FFFFFF;
}

.rules_title {
    background-color: #222222;
    padding: 8px;
    font-weight: bold;
    color: #FFFFFF;
}


/********************************************************************/

/* フォームタイトル */

/********************************************************************/

.form_title {
    background-color: #333333;
    padding: 1% 2%;
    font-weight: normal;
    font-size: 110%;
    color: #FFFFFF;
    margin-bottom: 1%;
    margin-top: 3%;
}

.form_inner_title {
    border-bottom: 1px solid #333333;
    font-weight: bold;
    color: #FFFFFF;
}


/********************************************************************/

/* タイトル文字サイズ */

/********************************************************************/

.page_title h1,
.page_title h2,
.section_title h1,
.section_title h2 {
    margin: 0px;
    font-size: 123.1%;
    font-weight: normal;
}

.page_title h3,
.section_title h3 {
    margin: 0px;
    font-size: 116%;
    font-weight: normal;
}

.page_title h4,
.page_title h5,
.page_title h6,
.section_title h4,
.section_title h5,
.section_title h6 {
    margin: 0px;
    font-size: 100%;
    font-weight: bold;
}

.shoppingcart_page_body .section_title h4 {
    margin: 0px;
    font-size: 116%;
    font-weight: normal;
}


/********************************************************************/

/* メインコンテンツ */

/********************************************************************/

/********************************************************************/

/* 一覧
・写真のみ表示
・説明付き表示
・商品一覧ページ(写真のみ、説明付き)
・最新情報、店長日記
・ソート
*/

/********************************************************************/

.inner_free_contents .inner_page_contents {
    display: table;
}

/*--------------------------------------*/

/* 写真のみ表示  */

/*--------------------------------------*/

/* サムネイル写真 */
.layout_photo .list_item_photo {
    padding: 5px 0;
    text-align: center;
}

/* 一覧枠 */
.layout_photo .list_item_data {
    padding: 5px 1px;
    color:#333;
}
.list_item_data .selling_price{
    color:#333;
}



/* もっと見る */
.more_item {
    padding: 20px 5px 0px 5px;
    text-align: right;
    margin-top: 0 !important;
    border-top: 1px solid #fff;
    margin-bottom: 30px;
}
.close_link_box.global_iconleft a {
    color: #fff !important;
}


/* 写真のみ文字サイズ */
.layout_photo A {
    font-size: 85%;
}

.layout_photo .col2 A {
    font-size: 93%;
}


/*--------------------------------------*/

/* 説明付き */

/*--------------------------------------*/

/* リンク */
.layout_column_text .list_item_box,
.layout_text .not_link {
    border-bottom: 1px solid #333333;
}

.layout_text .item_name A {
    border-bottom: none;
}
.list_item_data p.item_desc {}

.list_item_box.list_item_link.flex_layout.flex_a_center:hover {
    color: #666;
}

/*--------------------------------------*/

/* 商品一覧  */

/*--------------------------------------*/
.itemlist_box .inner_item_data {
    padding: 5px;
    margin-bottom: 5px;
}

/* 商品、記事一覧マウスオーバー */
.use_hover .item_list .item_data_link:hover, 
.use_hover .item_list .list_item_link:hover {
    opacity: 0.85;
}
/* 商品名 */
.item_name {
    font-weight: bold;
}

.list_item_data p.item_name {
    margin-bottom: 3%;
    font-size: 130%;
}

/* 販売価格 */
.price {
    padding: 2px 0px;
    color: #fff;
    font-weight: bold;
}

.price .selling_price,
.price .regular_price {
    padding: 2px 0px;
    font-size: 120%;
    font-weight: 400;
}
.main_new_item_box .ajax_response_list .goods_name, .main_new_item_box .tax_label, .main_new_item_box .price_label{
    color: #fff;
}

.ajax_response_list .goods_name{
    color: #333;
}

 .ajax_response_list .figure{
    color: #fff;
}
.product_form_area .box_both_ends_space.stock,.overlay_close a{
    color: #fff;
}
.detail_section a {
    border: 1px solid #fff;
}

/* 通常販売価格 */
.price .regular_price {
    color: #999999;
    font-weight: normal;
    display: block;
}

.item_box .text_layout .regular_price {
    display: inline;
}

/* 希望小売価格、税込価格 */
.item_box .retail_price,
.item_box .tax_incl_price {
    color: #222;
    font-weight: normal;
    word-break: normal;
}

.stock {
    color: #fff;
    font-size: 100%;
}

/* 在庫僅か */
.lowstock {
    color: #fff;
}

/* 在庫なし */
.soldout,
.variation_stock_list .data_table .soldout {
    color: #777777;
}

/* レビュー件数 */
.item_info .review_number {
    color: #FFFFFF;
}

/* 商品一覧ランキングNo. */
.rankno {
    color: #FFFFFF;
    background-color: #CC0000;
}

.item_data .rankno1 {
    background-color: #FF0000;
}
.rankno {
    color: #FFFFFF;
    background-color: #000;
}

/*--------------------------------------*/

/* 記事一覧  */

/*--------------------------------------*/

/* タイトル */
.list_subject {
    color: #fff;
    padding: 5px 0px;
    font-size: 120%;
}

/* 日付 */
.date {
    color: #fff;
    font-size: 100%;
    font-weight: normal;
}

.right_side_nav_icon {
    position: absolute;
    top: 50%;
    font-size: 100%;
    color: #fff;
    right: 1%;
    margin-top: -9px;
}

.layout_column_text .list_item_box, .layout_text .not_link {
    border-bottom: none !important;
}

/*--------------------------------------*/

/* ソート */

/*--------------------------------------*/

.sort {
    border-bottom: 1px solid #333333;
}

.sort_toggle .toggle_open {
    padding: 7px;
    background-color: #222222;
    border: 1px solid #333333;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none;
    color: #fff;
}

.sort_toggle .toggle_open:hover {
    background-color: #333333;
}

/* ソート項目枠 */
.sort_item {
    padding: 10px;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    background-color: #222222;
    color: #fff;
}
.sort_box {
    padding: 5px;
    margin: 3px;
    border-bottom: 1px solid #fff;
}

.sort_item .global_btn {
    padding: 5px;
    text-align: center;
}

/* 件数 */
.item_count {
    font-size: 93%;
}
.global_btn  .button_text {}
/********************************************************************/

/* スライド */

/********************************************************************/

/* スライド送りボタン */
.slider_box .swiper-pagination-bullet,
.swipe_list .pointer span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #333333;
    border-radius: 50%;
    cursor: pointer;
}

/* 現スライド */
.slider_box .swiper-pagination-bullet-active,
.swipe_list .pointer span.current {
    background-color: #B20000;
    border: 1px solid #B20000;
}

#photo .slider_box .swiper-pagination-bullet,
#photo .swipe_list .pointer span,
#photo .slider_box .swiper-pagination-bullet-active,
#photo .swipe_list .pointer span.current {
    border: none;
}

/* 前へ、次へアイコン */
.swipe_list .pointer_box span.pointer_prev,
.swipe_list .pointer_box span.pointer_next,
.swiper-button-prev,
.swiper-button-next {
    width: 25px;
    height: 25px;
    background-color: #222222;
    border: 1px solid #333333;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.use_hover .swiper-button-prev:hover,
.use_hover .swiper-button-next:hover {
    background-color: #333333;
}

.use_hover .slider_box .swiper-button-disabled:hover {
    background-color: #222222;
}

/* 前へアイコン画像 */
.swipe_list .pointer_box span.pointer_prev,
.swiper-button-prev {
    background-image: url(img/icon_prev.gif);
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}

/* 次へアイコン画像 */
.swipe_list .pointer_box span.pointer_next,
.swiper-button-next {
    background-image: url(img/icon_next.gif);
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}


/********************************************************************/

/* 第二階層 */

/********************************************************************/

.page_box {
    color: #333;
}

/* 共通説明 */
.page_desc {
    padding: 10px;
}

/* 共通ボックス */
.global_info {
    border: 1px solid #222222;
    background-color: #333333;
    padding: 10px;
    color: #FFFFFF;
}


/********************************************************************/

/* 商品詳細 */

/********************************************************************/
.inner_page_contents　.section_title h2 {
    border-bottom: 1px solid #333;
    margin-bottom: 1%;
    border-left: 10px solid #333;
    padding-left: 1% !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    font-size: 150% !important;
    font-weight: 600;
    margin-left: 2%;
    margin-right: 2%;
}
.item_tbl {
    width: 100%;
}
.item_tbl th, .item_tbl td {
    border: 1px solid #333;
    padding: 2%;
}
.item_tbl th {
    background: #e3e3e3;
    width: 20%;
    text-align: center;
}
.item_tbl td {
    width: 80%;
    background: #fff;
}


.cooking_box {
    display: table;
    width: 100%;
    margin: 5% 0;
}
.cooking_box dt {
    width: 30%;
    float: left;
}

.cooking_box dd {
    width: 70%;
    float: left;
    padding-left: 3%;
}
.cooking_box h2 {
    border-left: none !important;
    border-bottom: 3px solid #f00 !important;
    padding-left: 0 !important;
    padding-bottom: 5px;
}

.inner_page_contents .cooking_box h3 {
    font-size: 120%;
}
.page-title h2 {
    border-bottom: 1px solid #333;
    border-left: 10px solid #333;
    padding-left: 5px;
}

@media screen and (max-width: 1000px){
.cooking_box dt,.cooking_box dd {
    width: 100%;
}
.cooking_box dd {
    margin-bottom: 5%;
    margin-top: 5%;
    padding: 0;
}

}

.item_detail_point {
    display: table;
}
.item_detail_point .detail_text {
    width: 60%;
    float: left;
}
.item_detail_point .detail_img {
    width: 40%;
    float: left;
    max-width: 38%;
    margin-left: 2%;
}
@media screen and (max-width: 1000px){

.item_detail_point .detail_text {
    width: 100%;
}
.item_detail_point .detail_img {
    width: 100%;
    max-width: 100%;
    margin: 3% 0;
}

.item-catch {
	display: block;
	margin-bottom: 1%;
}
.cooking_box h2 {
    font-size: 120% !important;
}

}

/* 商品情報　各ブロック */
.detail_section {
    border-bottom: 1px solid #222222;
}

/* 商品情報　商品名 */
.detail_item_data h1,
.detail_item_data .item_name {
    font-size: 123.1%;
    font-weight: bold;
    margin-bottom: 10px;
}

/* 商品詳細　価格エリアdivタグ間余白 */
.detail_item_data .section_box {
    margin-bottom: 10px;
}

/* 商品詳細　価格エリア項目間余白 */
.detail_item_data .section_box p {
    margin-bottom: 5px;
}

/* 商品詳細　販売価格 */
.detail_item_data .selling_price {
    font-size: 123.1%;
    word-break: normal;
}

/* 商品詳細　販売価格金額 */
.detail_item_data .selling_price .figure {
    font-weight: bold;
}

/* 商品詳細　通常販売価格 */
.detail_item_data .regular_price {
    font-size: 85%;
}

/* 商品詳細　希望小売価格、税込価格 */
.detail_item_data .retail_price,
.detail_item_data .tax_incl_price {
    color: #222;
    font-weight: normal;
}

/* 商品詳細　販売価格ラベル */
.detail_item_data .selling_price {
    font-weight: normal;
}

/* 商品詳細　在庫 */
.detail_item_data .stock {
    font-size: 108%;
    font-weight: bold;
}

/* 商品情報　商品説明 */
.item_desc {
    margin: 0px;
}

/* 価格変動注意書き */
.price_desc {
    font-size: 77%;
}

/* 商品仕様 */
.detail_spec_data {
    margin: 0px;
}

/* 他の写真枠 */
.other_item_data {
    margin: 0px;
}

.other_item_data .global_photo {
    text-align: center;
}

/* 他の写真説明 */
.other_photo_desc {
    margin: 0px;
}

/* ソーシャルツール */
.social_tool {
    padding-bottom: 5px;
}

/* バリエーション在庫表 */
.variation_stock_list {
    margin-bottom: 5px;
}

/* バリエーション、オーダーメイド項目間余白 */
.variation_item,
.order_item {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* オーダーメイド項目 */
.order_item {
    border-bottom: 1px dotted #CCCCCC;
}

.ordermade .bottompos {
    border-bottom: none;
}

/* 在庫数のラベルなし */
.hidden_stock .stocklist_data {
    text-align: center;
}

/* バリエーション在庫選択中背景 */
.variation_stock_list .data_table .selected_item {
    background-color: #990000;
    color: #FFFFCC;
}


/* カートに入れるボタン */
.detail_shopping_cart .detail_section a｛color:#ccc !important;}

/* お問い合わせボタン */
.inquiry_btn a {
    background: #7b8bbfe6 !important;;
}


/* お気に入りボタン */
.favorite_btn a {
    background: #ffc2dd !important;;
}


.variation_stock_list .data_table .selected_data {
    background-color: #990000;
    color: #FFFFFF;
}
/* 購入確認 */
.product_form_box {
    background: #202020;
}

/*--------------------------------------*/
/* バリエーション選択のポップアップ */

/* ポップアップ枠 */
.popup_variation,
.popup_area {
    background-color: #111111;
    border: 1px solid #333333;
}

.popup_variation_selection,
.popup_section {
    border-bottom: 1px solid #333333;
}

/* バリエーション項目ボタン */
.popup_variation_button,
.item_selection_button {
    background-color: #222222;
    border: 2px solid #444444;
    color: #FFFFFF;
}

/* 選択中 */
.selected_option .popup_variation_button,
.selected_option .item_selection_button {
    background-color: #000000;
    border: 2px solid #CC0000;
    color: #FFFFFF;
}

/* 変更、選択してくださいボタン */
.popup_variation_edit_button,
.popup_variation_select_button,
.item_select_operation_button {
    background-image: url(img/btn_main.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: #555555;
    color: #FFFFFF;
}

.popup_variation_value,
.variation_selection_value,
.item_selection_value {
    color: #CCCCCC;
    font-weight: bold;
}

/* 選択済み枠 */
.variation_selection_box .validation_selection_selected_all,
.use_hover .variation_selection_box .validation_selection_selected_all:hover {
    background-color: #222222;
    border: 2px solid #333333;
    color: #FFFFFF;
}

.validation_selection_selected_all .variation_selection_msg_text {
    background-image: url(img/btn_main.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: #555555;
    color: #FFFFFF;
}


/*--------------------------------------*/
/* サムネイル写真 */

.thumbnail {
    margin-top: 5px;
}

/* サムネイル写真 */
.thumbnail .thumbnail_btn {
    border: 2px solid #000000;
}

.thumbnail .current .thumbnail_btn {
    border: 2px solid #CC0000;
}

/* サムネイル写真枠サイズ */
.thumbnail_listbox {
    width: 60px;
}


/*************************************************************/

/* レビュー */

/*************************************************************/

.large_rating_icon .rating_point {
    font-size: 153.9%;
}

.medium_rating_icon .rating_point {
    font-size: 123.1%;
}

/* 星ポイント */
.rating_point {
    margin-left: 10px;
    color: #EF9D35;
}

/* レビュー数 */
.review_number {
    margin-left: 10px;
}

/* グラフ */
.bar_graph {
    background-color: #EF9D35;
}

/* 年代 */
.rating_age {
    font-size: 93%;
}

/* 分析レポート内レビュー数 */
.rating_number A {
    font-size: 93%;
}

/* レビュー一覧 */
.review_data {
    border-bottom: 1px dotted #333333;
}

.mypagereview_contents .review_data {
    border-bottom: none;
}

/* レビュータイトル */
.review_title {
    font-size: 123.9%;
    font-weight: bold;
}

.itemdetail .review_data .review_title,
.mypagereview_contents .review_data .review_title {
    font-size: 108%;
}

/* 登録日 */
.review_postdate {
    background-color: #222222;
}

/* メモ */
.review_note {
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
}

.detail_page_body .review_note {
    border-top: 1px solid #222222;
    border-bottom: none;
}

/* ショップオーナー返信 */
.owner_note {
    border-bottom: 1px solid #222222;
}

/* ショップオーナーヘッダー */
.owner_header {
    font-size: 93%;
    color: #CC0000;
}

/* ショップオーナー登録日 */
.owner_postdate {
    display: inline-block;
    margin-left: 5px;
}

/* 参考質問数字 */
.user_number {
    font-size: 123.9%;
    font-weight: bold;
    color: #EF9D35;
}

/* 参考質問ボタン */
.review_vote_btn {
    display: block;
    margin-top: 5px;
}



/* 商品一覧レビュー数 */
.itemlist .review_number {
    font-size: 85%;
    margin-left: 5px;
}



/* 商品詳細レビュー数 */
.review_list .review_number {
    font-size: 93%;
}

/* 商品詳細ヘッダー */
.detail_review_header {
    padding-top: 10px;
}

/* 商品詳細、マイページレビュー管理ボタン */
.review_admin .global_btn {
    border-top: 1px solid #222222;
    text-align: center;
}

.detail_review_header .global_btn {
    text-align: center;
}


/********************************************************************/

/* ログイン */

/********************************************************************/
#signin_contents {
    text-align: center;
    color: #333;
    margin: 3% 0;
    width: 100%;
}
/* ID、PW枠 */
.signin_box .id_box,
.signin_box .pass_box {
    margin: 0px;
}

/* ID、PWタイトル */
.signin_box .id_title, .signin_box .pass_title {
    margin-bottom: 10px;
    font-size: 120%;
    font-weight: bold;
}
.signin_box .password .global_link {
    font-size: 85%;
}

/* 新規登録枠 */
#register_form {
    padding-top: 10px;
}
/* 新規登録ボタン */
.register_btn_box {
    margin: 20px 0;
}
.gen_password_link.global_link {
    color: #333;
}

/********************************************************************/

/* カート */

/********************************************************************/
.detail_shopping_cart .detail_section a｛color:#ccc !important;}
#customer_info h3 span {
    color: #333 !important;
    font-weight: 600;
}

/* カートの中身各枠 */
.page_box.shoppingcart {
    padding-bottom: 20
}
.page_box.shoppingcart .title_text {
    color: #fff;
}
.inner_cart_data {
    margin-bottom: 20px;
    border: 1px solid #666;
    background-color: #909090;
    border-radius: 5px;
    color: #fff !important;
    font-size: 110%;
}
#cart_preview h3 span {
    color: #333 !important;
}
/* 各項目枠 */
.cart_section {
    border-top: 1px solid #333333;
}

/* 区切り線 */
.top_separator {
    border-top: 1px solid #333333;
}

.bottom_separator {
    border-bottom: 1px solid #333333;
}

/* 各項目ラベル */
.cart_label {
    font-weight: normal;
}

/* ボタン中央寄せ */
.cart_inner_btn {
    text-align: center;
}

/* 小計、送料 */
.cart_sub_total_price,
.cart_shipping_charge {
    text-align: right;
}
.detail_item_data.clearfix {
    color: #fff;
}


.detail_item_data .stock{
    color: #333;
}

/* 合計 */
.cart_footer {
    text-align: right;
}
.total_price.price {
    color: #333;
}
.grandchargel_price.price {
    color: #333;
}
.memberchinput.btn_size_medium.btn_color_common {
    color: #fff !important;
    background: #CC0000;
}
.grand_total {
    display: inline-block;
    border-bottom: 2px solid #333333;
    margin-bottom: 5px;
}

.grandtotal_price {
    font-size: 153.9%;
    color: #CC0000;
}
.tax_price.price, .deliverycash_price.price {
    color: #333;
}
.form_btn button {
    width: 200px !important;
}
/* 買い物を続ける */
.continue_shopping {
    text-align: right;
}

/* 送り主、お届け先追加変更ボタン */
.cart_recipient .global_btn {
    text-align: center;
}

/* お届け先名 */
.cart_recipient_title {
    border-left: 5px solid #CC0000;
}

/* ラジオボタン選択の強調表示 */
.checked_row {
    background-color: #FFFFCC;
    color: #000000;
}

.form_area .checked_row &gt; .form_title,
.form_inner_area .checked_row &gt; .form_inner_title {
    color: #CC0000;
}

/* リピータ向け決済機能用 */
.inner_global_info {
    background-color: #222222;
    border: 1px solid #333333;
}

/* クーポン/ポイント枠 */
.toggle_box .cart_point,
.toggle_box .box_padding,
.toggle_box .cart_point_notice {
    margin: 1px;
}

/* クーポン/ポイント変更時の金額を更新ボタン欄、強調表示背景 */
.notice_box .form_btn_spad {
    background-color: #555555;
}


/*************************************************************/

/* ステップ表 */

/*************************************************************/

.step_list {
    margin: 10px 0px;
    padding: 0px;
}

/* ステップ表 各枠背景 */
.step_data {
    background-color: #666;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: center;
}

/* ステップ表 右端 */
.step_list .posright .step_data {
    border-right: none;
}

/* ステップ表 各枠　現ページ */
.step_check .step_data {
    background-color: #CC0000;
}

/* ステップ表 文字 */
.step_data span {
    color: #ffffff;
}

/* ステップ表 ステップ数 */
.step_data .step_number {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/* ステップ表 現ページ文字 */
.step_check .step_data span {
    color: #FFFFFF;
}


/********************************************************************/

/* 最新情報、店長日記 */

/********************************************************************/

/* 日付 */
.article_date {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    color: #fff;
}

.format {
    font-size: 77%;
}

/* お知らせ */
.ph_article {
    font-size: 110%;
    color: #333;
    line-height: 1.6;
}
.article_data.pnews_data {
    border-bottom: 1px solid #333;
    margin-bottom: 20px;
}
/* バックナンバー */
.count_number {
    font-size: 93%;
}
.pwhatnew_contents .inner_page_contents {
    background: #f2e5b9;
}
.contentslist_box .date,.contentslist_box .list_subject,.contentslist_box .right_side_nav_icon{
    color: #333;
}

/********************************************************************/

/* ご利用案内 */

/********************************************************************/

/* 上部ページ内リンクのナビゲーション */
.anchor_nav_area .nav_btn {
    border: 1px solid #333333;
    background-color: #222222;
    color: #fff;
}

.use_hover .anchor_nav_area .nav_btn:hover {
    background-color: #333333;
}

/* 各ブロック */
.help_contents .inner_contents_box {
    margin-bottom: 10px;
}

.help_step,
.help_payment {
    padding-bottom: 5px;
}

/* 説明各ブロック */
.help_data {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 93%;
}

/* 推奨環境 */
#spec_contents dt {
    font-weight: bold;
    padding-bottom: 5px;
}

#spec_contents dd {
    background-color: #eee;
}

/********************************************************************/

/* 特定商取引法 */

/********************************************************************/

/* 各欄枠 */
.contents_desc {
    padding: 10px 5px;
}


/********************************************************************/

/* メールマガジン */

/********************************************************************/

/* 登録、解除タイトル */
.mailmagazine_box .mailmagazine_subscribe_title,
.mailmagazine_box .mailmagazine_unsubscribe_title {
    border-bottom: 1px solid #333333;
    margin-bottom: 10px;
    font-size: 116%;
    font-weight: bold;
}


/********************************************************************/

/* マイページ */

/********************************************************************/

/* ポイント */
.member_contents .point_number {
    font-size: 138.5%;
    font-weight: bold;
    color: #CC0000;
}

/* リンク枠 */
.link_box .global_iconleft {
    display: block;
    margin-bottom: 10px;
}
.link_box a {
    font-size: 110%;
    font-weight: 400;
}

/* 注意書き */
.mypage_note {
    font-size: 93%;
    line-height: 140%;
}

/* マイページ共通　送り主　お届け先 */
.mypage_recipient {
    padding: 5px 0px;
    font-size: 108%;
}


/*************************************************************/

/* 購入履歴 */

/*************************************************************/

/* 商品名 */
.history_data_list .item_name {
    font-weight: normal;
    color: #CCCCCC;
}


/*************************************************************/

/* 送り主、お届け先 */

/*************************************************************/

/* 住所 */
.recipient_data_list .user_address {
    font-weight: normal;
    color: #CCCCCC;
}


/*************************************************************/

/* お気に入り */

/*************************************************************/

/* 登録日、メモ */
.item_registration_date,
.item_memo {
    font-size: 93%;
}

/* 商品説明 */
.favorite_contents .item_desc {
    padding: 5px 0px;
    margin: 5px 0px;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

/* メモ */
.item_memo_text {
    background-color: #222222;
    border: 1px solid #333333;
}


/*************************************************************/

/* 複数選択 */

/*************************************************************/

/* 複数削除 */
.bulk_btn {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* 複数選択 */
.inner_bulk_check_box {
    background-color: #333333;
}

.layout_column_text .inner_bulk_check_box,
.layout_text .inner_bulk_check_box {
    background-color: #333333;
}

.bulk_mode .layout_column_text .list_item_box,
.bulk_mode .layout_column_text .not_link,
.bulk_mode .layout_text .not_link {
    border-bottom: none;
}

/* 一括削除時の下部ボタン枠 */
.bulk_mode .fixed_bottom {
    background-color: #333333;
}

/* 数量表示バッジ */
.badge {
    background-color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}


/*************************************************************/

/* 掲示板 */

/*************************************************************/

/* 記事枠 */
.post_box {
    margin-bottom: 5px;
    border: 1px solid #333333;
    background-color: #222222;
}

/* 記事枠レス */
.post_box_res {
    padding-left: 20px;
}

/* 記事ヘッダー */
.post_box .data_table .cell_header,
.post_box .data_table .cell_data {
    background-color: #555555;
    font-weight: normal;
}

/* 記事ヘッダー下部余白 */
.post_box .data_table {
    margin-bottom: 5px;
}

/* 記事ヘッダー中央寄せ */
.post_box .res_cell,
.post_box .toggle_cell,
.post_box .replay_cell {
    text-align: center;
}

.post_title,
.post_user,
.post_day,
.post_number {
    padding: 2px 0px;
}

/* 記事タイトル */
.post_title {
    font-weight: bold;
    font-size: 14px;
}

/* 記事ユーザー */
.post_user {
    font-size: 11px;
}

/* 記事投稿日 */
.post_day {
    font-size: 11px;
}

/* 記事No */
.post_number {
    font-size: 13px;
}

/* URL */
.post_url {
    font-size: 13px;
}

/* 記事コメント */
.bbs_comments {
    background-color: #000000;
    border: 1px solid #333333;
}

/* 記事検索 */
.bbs_search {
    background-color: #333333;
}

/* 検索文字強調 */
.result_emphasis {
    background-color: #CC0000;
}

/* 検索前に戻る */
.bbs_search .global_link {
    margin-left: 10px;
}

/* 記事開閉 */
#bbs_toggle {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
}

/* 記事投稿欄 */
.bbs_post_form {
    background-color: #000000;
    border: 1px solid #333333;
}


/*************************************************************/

/* 関連ページ */

/*************************************************************/

/* 内容 */
.link_desc_box {
    border-top: 1px solid #333333;
}


/*************************************************************/

/* 私が店長です */

/*************************************************************/

/* スタッフ画像 */
.staff_photo,
.pstaff_photo {
    text-align: center;
    margin-top: 10px;
}

/* プロフィール項目 */
.staff_contents dt,
.pstaff_contents dt {
    border-top: 1px solid #666666;
    font-weight: bold;
}

/* プロフィール内容 */
.staff_contents dd,
.pstaff_contents dd {
    border-top: 1px dotted #666666;
}

.staff_profile_desc {
    border: 1px solid #222222;
}


/********************************************************************/

/* カレンダー */

/********************************************************************/

/* カレンダーヘッダー */
.cal_month {
    padding-bottom: 15px;
    text-align: center;
}

.cal_month .prev_month,
.cal_month .next_month,
.cal_month .this_month {
    padding: 0px 10px;
}

.cal_month span.prev_month,
.cal_month span.next_month {
    padding: 0px 5px;
    font-weight: bold;
    cursor: pointer;
}

/* 今月 */
.this_month {
    font-size: 123.1%;
    font-weight: bold;
}

.side_col .this_month {
    font-size: 14px;
    padding: 0px;
}

.side_col .next_month,
.side_col .prev_month {
    font-size: 13px;
    padding: 0px;
}

/* カレンダー枠線 */
.calendar_data .data_table th.cell_header,
.calendar_data .data_table td.cell_data {
    border: 1px solid #333333;
}

/* カレンダー曜日セル */
.calendar_data .cal_day_header {
    font-size: 85%;
}

/* カレンダー各セル */
.calendar_data .data_table .cal_day_cell {
    width: 14%;
    height: 60px;
    vertical-align: top;
}

/* 日曜日 */
.sun .cal_day {
    color: #CC0000;
}

/* 土曜日 */
.sat .cal_day {
    color: #3399CC;
}

/* 今日 */
.calendar_data .today {
    font-weight: bold;
}

/* イベント一覧 */
.event_list li {
    border-bottom: 1px solid #222222;
}

/* イベント内容 */
.event_data {
    padding: 10px 0px;
}

/* イベント名 */
.event_name {
    font-weight: bold;
    line-height: normal;
}

/* アイコン画像 */
div.event_icon {
    text-align: center;
}

div.event_icon img {
    margin: 0px 1px;
}

span.event_icon {
    margin-right: 5px;
}

/* 定休日 */
.calendar_data .holiday,
.holiday_icon {
    background-color: #CC0000;
}

.holiday_icon {
    border: 1px solid #333333;
    display: inline-block;
    width: 15px;
    height: 15px;
}

/* イベント説明 */
.event_desc {
    font-size: 93%;
    padding: 5px;
}

/* 左右カラム */
.side_col .cal_day {
    font-size: 85%;
}

.side_col .data_table th.cell_header,
.side_col .data_table td.cell_data {
   padding: 2px;
}

.side_col .calendar_data .data_table .cal_day_cell {
    height: auto;
}


/********************************************************************/

/* table */

/********************************************************************/

/* thタグ、tdタグ */
.data_table .cell_header,
.data_table_header,
.data_table .cell_data {
    padding: 5px;
    border: 1px solid #333333;
}
.data_table .cell_header, .data_table_header {
    background-color: #ccc;
}
/* tdタグ */
.data_table .cell_data {
    background-color: #fff;
    color: #333;
}

/********************************************************************/

/* フォーム */

/********************************************************************/

/* フォーム上部説明 */
.global_note li {
    border-bottom: 1px solid #333333;
}
.global_note li i {
    color: #333;
}

.list_icon_circle {
    color: #FFFFFF;
}

/* フォーム項目 */
.form_element,
.form_inner_element {
    padding: 10px;
}

/* 必須項目 */
.require {
    font-weight: bold;
    background: #cc0000;
    color: #fff;
    padding: 0 5px;
}
.require .bracket {
    display: none;
}
abbr.require {
    border: none;
    cursor: default;
}

/* 注意書き */
span.cell_note {
    font-size: 85%;
    font-weight: normal;
}

/* メールアドレス欄 */
.confirm_email {
    border-color: #333333;
    background-color: #222222;
    color: #FFFFFF;
}


/********************************************************************/

/* 入力エリア */

/********************************************************************/

/* 標準 */
.form_data .defaultsize {
    width: 170px;
}

/* 特小 */
.form_data .xsmallsize {
    width: 60px;
}

/* 小 */
.form_data .smallsize {
    width: 80px;
}

/* 大 */
.form_data .largesize {
    max-width: 600px;
    width: 100% !important;
}

/********************************************************************/

/* フォームエラー */

/********************************************************************/

/* 個別エラー表示 */
.form_error {
    border: 5px solid #FF0000;
    border-radius: 5px;
}

/* フォーム上部エラー表示 */
.error_box {
    border: 1px solid #FF0000;
    border-radius: 5px;
}

/* 商品詳細エラー表示 */
.detail_page_body .error_box {
    margin: 10px;
}

/* エラー表示　※赤枠内文字 */
.error_status {
    color: #FF0000;
    font-size: 93%;
    padding-left: 5px;
}

/* エラー時入力エリア背景色 */
.page_box .edit_form .error_row input,
.page_box .edit_form .error_row select,
.page_box .edit_form .error_row textarea {
    background-color: #FFF0F0;
}

/* エラーアイコン */
.error_icon .fa {
    background-color: #FF0000;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 0px 1px #FF0000;
    color: #FFFFFF;
}

/* フォーム上部OK表示 */
.ok_box {
    border: 1px solid #00B200;
    border-radius: 5px;
}

/* OK表示 ※緑枠内文字 */
.ok_status {
    color: #00B200;
    font-size: 93%;
    padding-left: 5px;
}

/* OK表示アイコン位置調整 */
.ok_status img {
    padding-right: 3px;
}

/* OK時入力エリア背景色 */
.page_box .edit_form .ok_row input,
.page_box .edit_form .ok_row select,
.page_box .edit_form .ok_row textarea,
.page_box .edit_form .error_row .ok_input {
    background-color: #EEFFEE;
}

/* OKアイコン */
.ok_icon .fa {
    background-color: #00B200;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 0px 1px #00B200;
    color: #FFFFFF;
}

/* 重要な注意書き色 */
.note_color {
    color: #CC0000;
}

/********************************************************************/

/* アイコン */

/********************************************************************/

/* ヘッダーナビボタン */
.inner_header_nav .header_nav_item .fa {
    color: #FFFFFF;
}

/* グローバルナビ */
.inner_global_nav .fa {
    color: #FFFFFF;
}

.global_iconleft .fa {
    padding-right: 5px;
}

.global_iconright .fa {
    padding-left: 5px;
}

/* 閉じる、削除ボタン */
.close_btn_box .fa,
.delete_btn_box .fa {
    color: #FFFFFF;
}

.nav_close_btn .fa {
    color: #FFFFFF;
}

/* フッター下部ボタン */
.fixed_corner_button .fa {
    font-size: 40px;
    color: #FFFFFF;
}

.use_hover .fixed_corner_button:hover .fa {
    color: #CCCCCC;
}

/* +-開閉ボタン */
.open_icon .fa,
.close_icon .fa {
    color: #FFFFFF;
}

/* 説明付き一覧表示調整 */
.right_side_list_icon {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -11px;
    font-size: 22px;
}


/********************************************************************/

/* ボタン */

/********************************************************************/

/* アイコンボタン枠 */
.icon_btn {
    padding: 0px 3px;
    border: 1px solid #333333;
    background-color: #000000;
    border-radius: 5px;
}

.use_hover .icon_btn:hover {
    border: 1px solid #333333;
    background-color: #444444;
}

/* +-開閉ボタン枠 */
.open_icon,
.close_icon {
    border: 1px solid #333333;
    background-color: #000000;
}

.use_hover .open_icon:hover,
.use_hover .close_icon:hover,
.use_hover abbr .open_icon:hover,
.use_hover abbr .close_icon:hover {
    background-color: #333333;
}

/* 汎用ボタン */
.general_btn {
    color: #fff !important;
    padding: 5px 10px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.global_btn button.general_btn {
    padding: 5px 0;
    margin: 5px 0;
    border: 1px solid #fff;
    width: 15%;
}
.button_text.global_iconleft {
    color: #fff;
}
.use_hover .general_btn:hover {
    background-color: #666;
    color: #fff !important;
}

.standard_btn {
    padding: 10px 20px;
    border: solid 1px #333333;
    border-radius: 5px;
    display: inline-block;
}
.use_hover .general_btn:hover {
    border: #666;
    background-color: #666;
    color: #fff !important;
}


/* 右端ボタン */
.page_title_right_edge .general_btn,
.section_title_right_edge .general_btn {
    background-color: #000000;
    border: 1px solid #333333;
    border-radius: 5px;
}

.use_hover .page_title_right_edge .general_btn:hover,
.use_hover .section_title_right_edge .general_btn:hover {
    background-color: #222222;
}

/* 画像リンク */
.use_hover .photo_link:hover {
    opacity: 0.7;
}


/*************************************************************/

/* フォームボタン */

/*************************************************************/

/*お問い合わせ、お気に入りボタン*/
.global_btn a {
    background: #333;
}
.global_btn.inquiry_btn, .global_btn.favorite_btn {
    display: inline !important;
}
.global_btn.inquiry_btn {
    margin-left: 15% !important;
}

/* フォームボタンマウスオーバー */
.use_hover .global_btn input:hover,
.use_hover button:hover,
.use_hover .global_btn A:hover {
    opacity: 0.8;
}

/* ボタンサイズXXS */
.global_btn .btn_size_xxsmall {
    width: 30px;
    height: 30px;
}

/* ボタンサイズXS */
.global_btn .btn_size_xsmall {
    width: 50px;
    height: 30px;
}

/* ボタンサイズS */
.global_btn .btn_size_small {
    width: 70px;
    height: 30px;
}

/* ボタンサイズM */
.global_btn .btn_size_medium {
    width: 90px;
    height: 30px;
}

.global_btn A.btn_size_xxsmall,
.global_btn A.btn_size_xsmall,
.global_btn A.btn_size_small,
.global_btn A.btn_size_medium,
.global_btn A.btn_size_auto {
    line-height: 30px;
}

/* ボタンサイズL */
.global_btn .btn_size_large {
    width: 130px;
    height: 35px;
}

.global_btn A.btn_size_large {
    line-height: 35px;
}

/* ボタンサイズXL */
.global_btn .btn_size_xlarge {
    width: 180px;
    height: 40px;
    font-size: 116%;
}

.global_btn A.btn_size_xlarge {
    line-height: 40px;
}

/* ボタンサイズXXL */
.global_btn .btn_size_xxlarge {
    width: 70%;
    height: 50px;
    font-size: 120%;
}
.global_btn A.btn_size_xxlarge {
    line-height: 50px;
}

/* ボタンサイズ横幅auto */
.global_btn .btn_size_auto {
    height: 30px;
    width: auto;
    padding: 0px 20px;
}

/* ボタンサイズ小文字 */
.font_size_small {
    font-size: 77%;
}

/* 縦2段積みボタン */
.under_global_btn {
    display: block;
    margin-top: 30px;
}

/* 商品詳細 */
.detail_item_data .add_cart .global_btn {
    display: block;
    text-align: center;
    margin: 20px 0px;
}

/* 下部配置ボタン */
.form_btn {
    text-align: center;
    margin: auto;
    padding: 20px 0;
}

/* 下部ボタン上部注意書き */
.global_bottom_info {
    border-bottom: 1px solid #333333;
}

/* ログインページ新規登録余白調整 */
#register_form .form_btn {
    padding: 0px;
}

/* Aタグボタン */
.global_btn A {
    font-weight: normal;
}

/* 外部決済ボタン */
.outside_btn_box {
    background-color: #555555;
    border: 1px solid #333333;
}

/* 楽天決済用 */
.payment_method_desc {
    margin-bottom:10px;
}

.detail_section.box_both_ends_space.product_detail_cart_add_btn_freetext.box_both_ends_small_space.custom_space {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    padding-top: 10px;
}


/*--------------------------------------*/

/* ボタン色 */

/*--------------------------------------*/
/* 色通常 */
/* フォームボタン全般 */
.btn_color_common {
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #ddd;
    color: #666 !important;
}

.btn_color_common,
A.btn_color_common:link,
A.btn_color_common:visited,
A.btn_color_common:hover,
A.btn_color_common:active {
    color: #FFFFFF;
}

.use_hover .btn_color_common:hover {
    color: #FFFFFF;
}

/* 色強調 */
.btn_color_emphasis {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5bdc8+0,828c95+36,28343b+100;Grey+Black+3D */
background: #b5bdc8; /* Old browsers */
background: -moz-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
    color: #FFFFFF;
}


.btn_color_emphasis,
A.btn_color_emphasis:link,
A.btn_color_emphasis:visited,
A.btn_color_emphasis:hover,
A.btn_color_emphasis:active {
    color: #FFFFFF;
}

.use_hover .btn_color_emphasis:hover {
    color: #FFFFFF;
}


/*************************************************************/

/* パンくずリスト */

/*************************************************************/

/* パンくずリスト */
.breadcrumb_list {
    font-size: 85%;
}


/********************************************************************/

/* ポップアップ */

/********************************************************************/

/* ポップアップの背景 */
.overlay_area .modal_skin {
    background-color: #111111;
    border: 1px solid #333333;
}

.overlay_area .detail_section {
    border-bottom: 1px solid #333333;
}

/* メニューポップアップの右上閉じるボタン色 */
.popup_base .close_btn_box,
.popup_base .close_btn_box:hover {
    color: #FFFFFF;
    border: 1px solid #444444;
}


/********************************************************************/

/* ロード、ページャー */

/********************************************************************/

/* 読み込み中アイコン画像 */
.loading,
.initial_loading {
    background: url(img/load_icon.gif);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}

.entry_box .loading {
    background-image: url(img/load_entry_icon.gif);
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}

/* 一覧ページャー */
.pager {
    margin: 5px 0px;
    text-align: center;
}

/* 現ページ */
.pager strong {
    min-width: 20px;
    min-height: 20px;
    padding: 3px;
    margin: 0px 1px;
    border: 1px solid #333333;
    background-color: #333333;
    color:#FFFFFF;
}

/* 各ページ */
.pager .pager_btn {
    min-width: 20px;
    min-height: 20px;
    margin: 0px 1px;
    padding: 3px;
    border: 1px solid #222222;
    background-color: #222222;
    text-decoration: none;
    color: #fff;
}
.pager .pager_btn {
    min-width: 40px;
    min-height: 20px;
    margin: 0px 1px;
    padding: 5px 25px;
    border: 1px solid #222222;
    background-color: #222222;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
}
.use_hover .pager .pager_btn:hover {
    border: 1px solid #333333;
    background-color: #333333;
    color: #FFFFFF;
}


/********************************************************************/

/* グローバルサイトリンク */

/********************************************************************/

/* リンク一覧 */
.site_list_dropdown {
    background-color: #222222;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.4),-5px 5px 10px rgba(0,0,0,0.4);
}

/* 各リンク先 */
.layout_dropdown .site_list_data {
    border-bottom: 1px solid #333333;
}

/* 各リンク文字 */
.global_site .site_list_dropdown .nav_btn,
#inner_footer .layout_dropdown .site_list_data .nav_btn {
    color: #FFFFFF;
}

.use_hover .global_site .site_list_dropdown .nav_btn:hover,
.use_hover #inner_footer .layout_dropdown .site_list_data .nav_btn:hover {
    color: #CCCCCC;
    background-color: #333333;
}

/* リスト表示タイトル */
#inner_footer .layout_dropdown .site_list_title .nav_btn {
    background-image: none;
    background-color: #222222;
    color: #FFFFFF;
}

/* 閉じるボタン */
.site_list_dropdown .icon_btn,
.site_list_dropdown .close_btn .fa {
    color: #FFFFFF;
    border-color: #333333;
}


/********************************************************************/

/* フッター */

/********************************************************************/

/* PCサイトボタン */
.footer_pc_site_box {
    height: 30px;
    padding: 15px 0px 15px 0px;
    position: relative;
    background-color: #000000;
    box-sizing: content-box;
    text-align: center;
}

.pc_site_btn .pc_site_link {
    width: 80px;
    margin: auto;
    padding: 8px 8px 8px 30px;
    display: inline-block;
    background-image: url(img/icon_pc.png);
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-color: #222222;
    border: 1px solid #333333;
    border-radius: 5px;
    box-sizing: content-box;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
}

.use_hover .pc_site_btn .pc_site_link:hover {
    color: #CCCCCC;
    opacity: 0.8;
}

/* フッター */
.footer_area {
    background-color: #000000;
}

#footer {
    text-align: center;
}

.footer_nav .right_side_nav_icon {
    color: #fff !important;
}

.footer_area A {
    color: #FFFFFF;
}

.use_hover .footer_area A:hover {
    color: #FFFFFF;
}

.footer_upper_link_box .continued_link_box {
    border-left: 1px solid #333333;
}

/* ページトップへ戻るボタン */
.fixed_corner_button {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    background-color: #333333;
    text-align: center;
}

.move_to_add_cart .corner_covering_item,
.use_hover .move_to_add_cart:hover .corner_covering_item {
    color: #333333;
}

/* フッター下部バナー */
.footer_banner {
    text-align: center;
}

.use_hover .footer_banner .banner_box A:hover {
    opacity: 0.8;
}


/********************************************************************/

/* Powered by おちゃのこネット
※上記の文言は共用ドメインコースをご利用の場合に表示されます。
必須項目ですので、下記の編集は許可されていません。
・文言の削除
・文字色を薄くする
・文字サイズを小さくする */

#ochanoko {
    padding: 5px;
    text-align: center;
    font-size: 12px;
}

#ochanoko A {
    font-size: 12px;
}

.accessory_color {
    background-color: #222222;
}

.accessory_color A {
    color: #FFFFFF;
}

.accessory_color A:hover {
    color: #CCCCCC;
}

/********************************************************************/

/**20180712追加**/
#main_container {
    margin: 0 30px;
}
#contents {
    background-image: url(https://www.tontoro-ramen.com/data/tontoro-ramen/image/bg_tonroro.jpg);
    background-size: 60%;
}

/********************************************************************/

.item_new .title_text::before, .item_pickup .title_text::before,.item_ranking .title_text::before {
    content: url(https://tontoro-ramen.ocnk.net/data/tontoro-ramen/image/ic_croud.png);
    padding-right: 5px;

}
/********************************************************************/

/**売り切れ御免の旨さ**/
.main_item {
    background-image: url("https://www.tontoro-ramen.com/data/tontoro-ramen/image/tonntoro-top_item.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}
.main_item ul {
    width: 77%;
    margin: 0 auto;
    padding: 28% 0 18%;
}
.main_item ul li {
    list-style: none;
    width: 50%;
}
.main_item ul li a{
    display:block;
}
.main_item ul li a:hover img {
    opacity: 0.75;
}
.main_item ul li a img {
    width: 75%;
}
.main_item ul  .left_btn {
    float: left;
    text-align: left;
}
.main_item ul  .left_btn {
    float: left;
    text-align: left;
}
.right_btn {
    float: right;
    text-align: right;
}

/**豚とろラーメンについて**/
.main_about_tontoro {
}


.about_tontoro {
    padding: 0 2%;
    margin-top: 3%;
}

.about_tontoro h3 {
    line-height: 2em;
}
.about_tontoro dl {
    clear: both;
}
.about_tontoro dl dt {
    font-size: 120%;
    font-weight: 600;
}
.about_tontoro dl dd {
    padding-left: 15px;
}
.about_tontoro dl dd img {
    display: block;
    margin: 2% auto;
}
.item_detail a{display: block;}
.item_detail a:hover{opacity:0.85;}

.btn_item a{
   color:#fff;
    display: block;
    clear: both;
    text-align: center;
    border: 1px solid #610202;
    width: 30%;
    margin: 0 auto;
    background: #d65050;
    font-size: 120%;
    border-radius: 5px;
    padding: 1% 3%;
}
.btn_item a:hover{
   color: #d65050;
    background: #fff;
}

@media screen and (max-width: 1000px){
    .about_tontoro .about_image,.about_tontoro .about_txt{
           width: 100%;
        padding: 5% 3%;
    }
    .head_logo img {
        width: 70%;
        padding: 3% 0;
    }
    .btn_item a{width: 60%;}
    .global_btn.inquiry_btn {margin: 0 !important;}
}

@media screen and (max-width: 1000px){
    .shoplogofree.custom_space {
        font-size: 60%;
        padding: 3% 0;
    }
        #contents {
            background-image: url(https://www.tontoro-ramen.com/data/tontoro-ramen/image/bg_tonroro_sp.jpg);
        }
        .btn_detal {
            width: 100% !important;
            margin-bottom: 50px;
            top: 1% !important;
        }
        .open_side_col .side_container {
        background-color: rgba(0,0,0,0.8);
        padding: 1% 3%;
        }
        .use_hover .inner_header_nav .nav_btn {
        background-color: #333;
        color: #fff !important;
        }
        #header .nav_text.flex_s_center i {
        color: #fff !important;
        }
    .nav_label {
        color: #fff !important;
    }
}

.btn_detal {
    background: #fff;
    border-radius: 2px;
    text-align: center;
    float: right;
    top: -15px;
    position: relative;
    font-size: 15px;
    margin-right: 10px;
    color: #c21c19;
    width: 30%;
    padding: 1% 0;
    transition: 300ms;
}
.btn_detal i {
    color: #c21c19;
    padding-right: 10px;
}
.btn_detal:hover {
    background: #333;
}
.btn_detal:hover a{
    color: #ffff;
    width: 100%;
}
.btn_detal:hover i {
    color: #ffff;
}

/* Youtube動画 */
.video-wrapper{
    padding:0 5%;
}
.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.video iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.ytp-watermark.yt-uix-sessionlink {
    display: none;
}
.main_movie {
    background-image: url("https://www.tontoro-ramen.com/data/tontoro-ramen/image/about_tontoro.png");
    padding: 5% 4% 15%;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 100%;
}
.main_movie h2 {
    font-size: 160%;
}


@media screen and (max-width: 1000px){
.main_movie {background:none;}
.main_movie h2 {font-size: 110%;}


}

/********************************************************************/

/* 特定商取引法 */

/********************************************************************/

.inner_page_contents {
    background: #f2e5b9;
    margin-top: 3%;
    padding: 1% 2% !important;
    border-radius: 5px;
}
.legal_text a {
    color: #333;
}
.legal_text a:hover {
    color: #ff4d4d;
}
.tbl-send {
	width: 100%;
	margin-top: 5px;
}
.tbl-send th, .tbl-send td {
    border: 1px solid #333;
    padding: 2px 3px;
}
.tbl-send th {
    text-align: center;
    background: #ccc;
}
.tbl-send td {
    text-align: center;
}
.tbl-send {
    width: 100%;
    margin-top: 3%;
}
.division_limit {
    display: none;
}

.itemlist_nav_item a {
    background: #333;
}


/********************************************************************/
/**新着商品一覧**/
.item_box.itemlist.page_box.without_pager {
    border-radius: 5px;
}
/**新規会員登録**/
.registerinput span {color: #fff;}


/**追記：決済**/
.shoppingcart_contents .global_btn a {color: #fff !important;}

#cartcheck_recipient1 .title_text{color:#333 !important;}

#cart_remarks .section_title span {
    color: #333;
    font-weight: 600;
}
#signin_form h3 span,#cart_quantity h3 span ,#cartcheck_payment h3 span ,#cartcheck_member h3 span, #cartcheck_remarks h3 span,#cart_top_message h3 span{color: #333;}

#shipping_1 .title_text { color: #333; }

.bulk_btn_delete_box span a {
    color: #333 !important;
    border: 1px solid #333;
}
.quasi_link .add_link {
    border: 1px solid #333;
    color: #333 !important;
}
.newsinput {
	border-color: #333;
	color: #333 !important;
}
/**カートに入れる**/
#submit_cart_input_btn {
    background: #ffad16;
 	width: 65%;
}
#top_message_contents .thanks_message_link_box .general_btn {
	border: 1px solid #333 !important;
	color: #333 !important;
}
/**お問合せ**/
.secure_link.inquiryinput.btn_size_large.btn_color_common {
	background: #58a0ff;
}
/**ショッピングカート タイトル**/
.cart_mregistration .title_text {
    color: #333 !important;
}
/**検索結果**/
.item_box.itemlist.page_box.without_pager {
	border-radius: 5px;
	background: #f2e5b9;
}

/*****決済******/
.price_box .price {
	color: #000;
}
.restriction_shipping_name .custom_toggle_button {
	color: #cccc;
}
.shoppingcart_contents .global_btn a {
	width: 120px;
}</pre></body></html>