@charset "utf-8";
/* CSS Document */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body * {
  font-family: "Noto Sans Japanese","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;   
}
/********************************************************************/

/* HTMLタグ要素 */

/********************************************************************/

body {
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}

A,
A:link,
A:visited,
A:hover,
A:active {
    color: #2E130B;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}

.use_hover A:hover {
    color: #666666;
}

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: 131%;
}

h4 {
    font-size: 123.1%;
}

h5 {
    font-size: 116%;
}

h6 {
    font-size: 108%;
}


/********************************************************************/

/* 大外 */

/********************************************************************/

#container {
    font-size: 108%;
}


/********************************************************************/

/* トップページコンテンツ間余白 */

/********************************************************************/

.main_box,
.side_box {
    margin-bottom: 25px;
}


/********************************************************************/

/* キャッチフレーズ欄 */

/********************************************************************/

/* キャッチフレーズ */
.copy {
    min-height: 18px;
    padding: 5px 5px 0px;
    font-size: 85%;
}


/********************************************************************/

/* ヘッダー */

/********************************************************************/

#header {
    position: relative;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D6D6D6;
}


/********************************************************************/

/* ショップ名 */

/********************************************************************/

/* ショップ名ロゴ */
.shoplogo {
    padding: 5px;
}

.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: #2E130B;
}

/* 文字サイズ画像 */
.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;
}


/********************************************************************/

/* ヘッダーナビ */

/********************************************************************/

/* 各ナビゲーション */
.inner_header_nav .nav_btn {
    background-color: #FFFFFF;
    border: 1px solid #FF0000;
    color: #2E130B;
}

.use_hover .inner_header_nav .nav_btn:hover {
    background-color: #FFECEC;
    color: #2E130B;
}


/*************************************************************/

/* 検索 */

/*************************************************************/

.search_bar .search {
    background-color: #2E130B;
}


/*************************************************************/

/* グローバルナビゲーション */

/*************************************************************/

.global_nav {
    background-color: #2e130b;
    /*border-bottom: 1px solid #D6D6D6;*/
}

/* 各ナビゲーション */
.inner_global_nav .nav_btn {
    border-right: 1px solid #b5b5b5;
    background-color: #2e130b;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.use_hover .inner_global_nav .nav_btn:hover {
    color: #fff;
    background: #6A3906;
}

.global_nav_item:first-child .nav_btn {
    border-left: 1px solid #D6D6D6;
}
.shoplogo img {
    max-width: none;
}

/********************************************************************/

/* 開閉ナビゲーション */

/********************************************************************/

.inner_popup_nav_area,
.inner_popup_menu_area {
    background-color: #F9F9F9;
    color: #2E130B;
}

/* 各ナビゲーション */
.inner_popup_nav .nav_btn {
    background-color: #F9F9F9;
    border-top: 1px dotted #CCCCCC;
    font-weight: normal;
    color: #2e130b;
}

.use_hover .inner_popup_nav .nav_btn:hover {
    background-color: #E0E0E0;
    color: #2E130B;
}

/* 開閉ナビゲーション閉じるボタン */
.nav_close_box .nav_close {
    background-color: #2E130B;
}

.use_hover .nav_close_box .nav_close:hover {
    background-color: #2e130b;
}


/********************************************************************/

/* メインナビゲーション */

/********************************************************************/

/* 各ナビゲーション */
.inner_side_nav .nav_btn,
.inner_main_nav .nav_btn {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    color: #2E130B;
}

.use_hover .inner_side_nav .nav_btn:hover ,
.use_hover .inner_main_nav .nav_btn:hover {
    background-color: #dfd4b0;
    color: #2E130B;
}

/* フリーページナビゲーション背景 */
.freepage_nav .inner_freepage_nav .nav_btn {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
}

.use_hover .freepage_nav .inner_freepage_nav .nav_btn:hover {
    background-color: #EDEDED;
}


/********************************************************************/

/* カテゴリ、特集ナビゲーション */

/********************************************************************/

.itemlist_nav {
    margin-top: 15px;
}

/* 各ナビゲーション */
.inner_itemlist_nav .nav_btn {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D6D6D6;
    font-weight: normal;
    color: #2E130B;
}

.use_hover .inner_itemlist_nav .nav_btn:hover {
    background-color: #EDEDED;
    color: #2E130B;
}

/********************************************************************/

/* サイドメニュー */

/********************************************************************/

/* サイドメニュー枠 */
.open_side_col .side_container {
    background-color: #FFFFFF;
}

/* サイドカテゴリ一覧 */
.side_itemlist_nav {
    padding: 0px 1px;
}

/* サブカテゴリ　第二階層 */
.side_itemlist_nav .sub_menu_link {
    padding: 10px 24px 10px 10px;
}

/* サブカテゴリ背景 */
.side_itemlist_nav .sub_menu_link {
    background-color: #F9F9F9;
    border-top: none;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

/* マウスオーバー */
.use_hover .side_itemlist_nav .side_itemlist_nav_link:hover {
    background-color: #EDEDED;
    color: #2E130B;
}


/********************************************************************/

/* フッターナビゲーション */

/********************************************************************/

.footer_nav {
    background-color: #f6f5f1;
    padding-bottom: 20px;
    margin-top: 30px;
}

/* 各ナビゲーション */
.footer_nav_item {
    color: #333333;
}

.footer_nav_item .nav_btn {
    border-bottom: 1px dotted #CCCCCC;
    color: #333333;
}

.use_hover .footer_nav_item .nav_btn:hover {
    background-color: #FFFFFF;
}


/********************************************************************/

/* タイトル */

/********************************************************************/
.side_box h2,
.main_box h2 {
    padding: 12px 10px;
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    color: #2E130B;
}

.category_nav_box h2,
.pickupcategory_nav_box h2 {
    background-color: #F5F5F5;
}


/********************************************************************/

/* 第二階層タイトル */

/********************************************************************/

/* 第二階層各ページタイトル */
.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-color: #F5F5F5;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    padding: 12px 10px;
    color: #361f18;
}

.shoppingcart_page_body .page_box .page_title h2 {
    margin-bottom: 10px;
}
.page_box .recently .section_title h2 {
    background: transparent;
    border: none;
    border-bottom: 5px solid #DFD4B0;
    border-radius: 0;
}

/********************************************************************/

/* 第二階層サブタイトル */

/********************************************************************/

/* 各ページサブタイトル */
.page_box .section_title h2,
.page_box .section_title h3 {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    padding: 10px;
    color: #2E130B;
}

.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 {
    border-bottom: 1px solid #D6D6D6;
    padding: 10px 5px;
}

.page_box .page_contents .search_result_title h3 {
    margin-top: 10px;
}


/********************************************************************/

/* 第二階層小項目タイトル */

/********************************************************************/

.contents_title {
    border-bottom: 1px solid #D6D6D6;
    padding: 8px 5px;
    font-weight: normal;
    font-size: 116%;
    color: #2E130B;
}

.rules_title {
    font-weight: bold;
}


/********************************************************************/

/* フォームタイトル */

/********************************************************************/

.form_title {
    border-bottom: 1px solid #D6D6D6;
    padding: 8px 5px;
    font-weight: normal;
    font-size: 116%;
    color: #2E130B;
}

.form_inner_title {
    border-bottom: 1px dotted #CCCCCC;
    font-weight: bold;
    color: #2E130B;
}


/********************************************************************/

/* タイトル文字サイズ */

/********************************************************************/

.page_title h1,
.page_title h2,
.section_title h1,
.section_title h2 {
    margin: 0px 2px;
    font-size: 123.1%;
    font-weight: normal;
}

.page_title h3,
.section_title h3 {
    margin: 0px 2px;
    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;
}


/********************************************************************/

/* メインコンテンツ */

/********************************************************************/

/********************************************************************/

/* 一覧
・写真のみ表示
・説明付き表示
・商品一覧ページ(写真のみ、説明付き)
・最新情報、店長日記
・ソート
*/

/********************************************************************/


/*--------------------------------------*/

/* 写真のみ表示  */

/*--------------------------------------*/

/* 説明付き背景リセット */
.layout_photo .item_data {
    background-image: none;
    border-bottom: none;
}

/* サムネイル写真 */
.layout_photo .list_item_photo {
    padding: 5px 0;
    text-align: center;
}

/* 一覧枠 */
.layout_photo .list_item_data {
    padding: 5px 1px;
}

/* もっと見る */
.more_item {
    padding: 10px 5px 0px 5px;
    display: block;
    border-top: 1px solid #D6D6D6;
    text-align: right;
}

.more_item .general_btn {
    padding: 5px;
    font-size: 85%;
}

/* 写真のみ文字サイズ */
.layout_photo .item_data_link {
    font-size: 85%;
}

.layout_photo .col2 .item_data_link {
    font-size: 93%;
}


/*--------------------------------------*/

/* 説明付き */

/*--------------------------------------*/

/* リンク */
.layout_column_text .list_item_box,
.layout_text .not_link {
    border-bottom: 1px solid #D6D6D6;
}

.list_item_data p.item_desc {
    color: #2E130B;
}


/*--------------------------------------*/

/* 商品一覧  */

/*--------------------------------------*/

/* 商品、記事一覧マウスオーバー */
.use_hover .item_list .item_data_link:hover,
.use_hover .item_list .list_item_link:hover {
    opacity: 0.7;
}

/* 商品名 */
.item_name {
    font-weight: bold;
}

.list_item_data p.item_name {
    margin-bottom: 3px;
}

/* 販売価格 */
.price {
    padding: 2px 0px;
    color: #2E130B;
    font-weight: bold;
}

.price .selling_price,
.price .regular_price {
    padding: 2px 0px;
}

/* 通常販売価格 */
.price .regular_price {
    color: #2E130B;
    font-weight: normal;
    display: block;
}

.item_box .text_layout .regular_price {
    display: inline;
}

/* 希望小売価格、税込価格 */
.item_box .retail_price,
.item_box .tax_incl_price {
    color: #666666;
    font-weight: normal;
    word-break: normal;
}

/* 在庫あり */
.stock {
    color: #666666;
    font-size: 93%;
}

/* 在庫僅か */
.lowstock {
    color: #990000;
}

/* 在庫なし */
.soldout,
.variation_stock_list .data_table .soldout {
    color: #777777;
}

/* レビュー件数 */
.item_info .review_number {
    color: #2E130B;
}

/* 商品一覧ランキングNo. */
.rankno {
    color: #FFFFFF;
    background-color: #FFA64D;
}

.item_data .rankno1 {
    background-color: #FF0000;
}


/*--------------------------------------*/

/* 記事一覧  */

/*--------------------------------------*/

/* タイトル */
.list_subject {
    padding: 5px 0px;
}

/* 日付 */
.date {
    color: #2E130B;
    font-size: 93%;
    font-weight: normal;
}


/*--------------------------------------*/

/* ソート */

/*--------------------------------------*/

.sort {
    border-bottom: 1px solid #D6D6D6;
}

.sort_toggle .toggle_open {
    padding: 7px;
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none;
}

.sort_toggle .toggle_open:hover {
    background-color: #F9F9F9;
}

/* ソート項目枠 */
.sort_item {
    padding: 10px;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    background-color: #FFFFFF;
}
.sort_item .global_btn .btn_color_common {
    line-height: normal;
}
.sort_box {
    padding: 5px;
    margin: 3px;
    border-bottom: 1px solid #D6D6D6;
}

.sort_item .global_btn {
    padding: 5px;
    text-align: center;
}

/* 件数 */
.item_count {
    font-size: 93%;
}


/********************************************************************/

/* スライド */

/********************************************************************/

/* スライド送りボタン */
.slider_box .swiper-pagination-bullet,
.swipe_list .pointer span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #D6D6D6;
    border-radius: 50%;
    cursor: pointer;
}

/* 現スライド */
.slider_box .swiper-pagination-bullet-active,
.swipe_list .pointer span.current {
    background-color: #FF0000;
    border: 1px solid #FF0000;
}

#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: #F5F5F5;
    border: 1px solid #D6D6D6;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.use_hover .swiper-button-prev:hover,
.use_hover .swiper-button-next:hover {
    background-color: #D6D6D6;
}

.use_hover .slider_box .swiper-button-disabled:hover {
    background-color: #F5F5F5;
}

/* 前へアイコン画像 */
.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: #2E130B;
}

/* 共通説明 */
.page_desc {
    padding: 10px;
}

/* 共通ボックス */
.global_info {
    background-color: #FFFFEE;
    border: 1px solid #D6D6D6;
    padding: 10px;
}


/********************************************************************/

/* 商品詳細 */

/********************************************************************/

/* 商品情報　各ブロック */
.detail_section {
    border-bottom: 1px solid #D6D6D6;
}

/* 商品情報　商品名 */
.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: #666666;
    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: #FFFFEE;
    color: #FF0000;
}

.variation_stock_list .data_table .selected_data {
    background-color: #FFFFEE;
}


/*--------------------------------------*/
/* バリエーション選択のポップアップ */

/* ポップアップ枠 */
.popup_variation,
.popup_area {
    background-color: #FFFFFF;
    border: 1p solid #D6D6D6;
}

.popup_variation_selection,
.popup_section {
    border-bottom: 1px solid #D6D6D6;
}

/* バリエーション項目ボタン */
.popup_variation_button,
.item_selection_button {
    background-color: #F5F5F5;
    border: 2px solid #CCCCCC;
}

/* 選択中 */
.selected_option .popup_variation_button,
.selected_option .item_selection_button {
    background-color: #FFFFEE;
    border: 2px solid #333333;
    color: #CC0000;
}

/* 変更、選択してくださいボタン */
.popup_variation_edit_button,
.popup_variation_select_button,
.item_select_operation_button {
    background-image: url(img/btn_main.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #F9F9F9;
    color: #333333;
}

.popup_variation_value,
.variation_selection_value,
.item_selection_value {
    color: #2E130B;
    font-weight: bold;
}

/* 選択済み枠 */
.variation_selection_box .validation_selection_selected_all,
.use_hover .variation_selection_box .validation_selection_selected_all:hover {
    background-color: #FFFFEE;
    border: 2px solid #333333;
    color: #2E130B;
}

.validation_selection_selected_all .variation_selection_msg_text {
    background-image: url(img/btn_main.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #F9F9F9;
    color: #333333;
}


/*--------------------------------------*/
/* サムネイル写真 */

.thumbnail {
    margin-top: 5px;
}

/* サムネイル写真 */
.thumbnail .thumbnail_btn {
    border: 2px solid #FFFFFF;
}

.thumbnail .current .thumbnail_btn {
}

/* サムネイル写真枠サイズ */
.reset_list_style {
    -ms-align-items: stretch;
    align-items: stretch;
}
.reset_list_style li.thumbnail_listbox {
    width: 16%;
    padding-top: 16%;
    margin: 0 1%;
    background: #d7d7d7;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: relative;
}
.reset_list_style li.thumbnail_listbox a {
    height: 100%;
    width: 100%;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    transform: translate(0,-50%);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.reset_list_style li.thumbnail_listbox a img {
}
.reset_list_style li.thumbnail_listbox .current {
    border: 2px solid #ff1400;
}
.thumbnail_image_link {
    margin: 0 auto;
}
.main_photo_slide .has_outside_controller .swiper-button-prev {
    width: 33px;
    height: 33px;
    left: -15px;
    padding: 0;
    background: url(/data/kurashimizu/image/product/prev.png);
}
.main_photo_slide .has_outside_controller .swiper-button-next {
    width: 33px;
    height: 33px;
    padding: 0;
    right: -15px;
    background: url(/data/kurashimizu/image/product/next.png);
}
.main_photo_slide .has_outside_controller .swiper-button-prev:hover,
.main_photo_slide .has_outside_controller .swiper-button-next:hover {
    background-color: transparent !important;
    opacity: 0.7;
}
.main_photo_slide .inner_slider_box, .main_photo_slide .slider_box .swiper-container {
    max-width: 355px;
}
.detail_item_data .detail_desc {
    border-top: 1px dashed #d5d5d5;
    padding-top: 10px;
}
.detail_item_data h2 {
    display: none;
}


/*************************************************************/

/* レビュー */

/*************************************************************/

.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 #2E130B;
}

.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-image: url(img/h2_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #444444;
    color: #FFFFFF;
}

/* メモ */
.review_note {
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

.detail_page_body .review_note {
    border-top: 1px solid #D6D6D6;
    border-bottom: none;
}

/* ショップオーナー返信 */
.owner_note {
    border-bottom: 1px solid #D6D6D6;
}

/* ショップオーナーヘッダー */
.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 #D6D6D6;
    text-align: center;
}

.detail_review_header .global_btn {
    text-align: center;
}


/********************************************************************/

/* ログイン */

/********************************************************************/

/* 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;
    border-bottom: 1px solid #D6D6D6;
    font-size: 116%;
    font-weight: bold;
}

.signin_box .password .global_link {
    font-size: 85%;
}

/* 新規登録枠 */
#register_form {
    padding-top: 20px;
    border-top: 1px solid #D6D6D6;
}


/********************************************************************/

/* カート */

/********************************************************************/

/* カートの中身各枠 */
.inner_cart_data {
    margin-bottom: 10px;
    border: 1px solid #D6D6D6;
    background-color: #FFFFFF;
    border-radius: 5px;
}

/* 各項目枠 */
.cart_section {
    border-top: 1px solid #D6D6D6;
}

/* 区切り線 */
.top_separator {
    border-top: 1px solid #D6D6D6;
}

.bottom_separator {
    border-bottom: 1px solid #D6D6D6;
}

/* 各項目ラベル */
.cart_label {
    font-weight: normal;
}

/* ボタン中央寄せ */
.cart_inner_btn {
    text-align: center;
}

/* 小計、送料 */
.cart_sub_total_price,
.cart_shipping_charge {
    text-align: right;
}

/* 合計 */
.cart_footer {
    text-align: right;
}

.grand_total {
    display: inline-block;
    border-bottom: 2px solid #D6D6D6;
    margin-bottom: 5px;
}

.grandtotal_price {
    font-size: 153.9%;
    color: #990000;
}

/* 買い物を続ける */
.continue_shopping {
    text-align: right;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

/* 送り主、お届け先追加変更ボタン */
.cart_recipient .global_btn {
    text-align: center;
}

/* お届け先名 */
.cart_recipient_title {
    border-left: 5px solid #FF0000;
}

/* ラジオボタン選択の強調表示 */
.checked_row {
    background-color: #FFFFCC;
}

.form_area .checked_row > .form_title,
.form_inner_area .checked_row > .form_inner_title {
    color: #CC0000;
}

/* リピータ向け決済機能用 */
.inner_global_info {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
}

/* クーポン/ポイント枠 */
.toggle_box .cart_point,
.toggle_box .box_padding,
.toggle_box .cart_point_notice {
    margin: 1px;
}


/* クーポン/ポイント変更時の金額を更新ボタン欄、強調表示背景 */
.notice_box .form_btn_spad {
    background-color: #FFFFCC;
}


/*************************************************************/

/* ステップ表 */

/*************************************************************/

.step_list {
    margin: 10px 0px;
    padding: 0px 2px;
}

/* ステップ表 各枠背景 */
.step_data {
    background-color: #f9f8f5;
    /*border-bottom: 1px solid #F1F1F1;*/
    /*border-right: 1px solid #FFFFFF;*/
    text-align: center;
}

/* ステップ表 右端 */
.step_list .posright .step_data {
    border-right: none;
}

/* ステップ表 各枠　現ページ */
.step_check .step_data {
    color: #462916;
    background-color: #e2d5a4;
}

/* ステップ表 文字 */
.step_data span {
    color: #462916;
}

/* ステップ表 ステップ数 */
.step_data .step_number {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.responsive .step_desc {
    font-weight: bold;
}

/* ステップ表 現ページ文字 */
.step_check .step_data span {
    color: #462916;
}


/********************************************************************/

/* 最新情報、店長日記 */

/********************************************************************/

/* 日付 */
.article_date {
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 10px;
}

.format {
    font-size: 77%;
}

/* 記事 */
.ph_article {
    font-size: 108%;
}

/* バックナンバー */
.count_number {
    font-size: 93%;
}


/********************************************************************/

/* ご利用案内 */

/********************************************************************/

/* 上部ページ内リンクのナビゲーション */
.anchor_nav_area .nav_btn {
    border: 1px solid #D6D6D6;
    background-color: #F5F5F5;
}

.use_hover .anchor_nav_area .nav_btn:hover {
    border: 1px solid #D6D6D6;
    background-color: #EDEDED;
}

/* 各ブロック */
.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: #FFFFFF;
    border: 1px solid #D6D6D6;
}


/********************************************************************/

/* 特定商取引法 */

/********************************************************************/

/* 各欄枠 */
.contents_desc {
    padding: 10px 5px;
}


/********************************************************************/

/* メールマガジン */

/********************************************************************/

/* 登録、解除タイトル */
.mailmagazine_box .mailmagazine_subscribe_title,
.mailmagazine_box .mailmagazine_unsubscribe_title {
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 10px;
    font-size: 116%;
    font-weight: bold;
}


/********************************************************************/

/* マイページ */

/********************************************************************/

/* ポイント */
.member_contents .point_number {
    font-size: 138.5%;
    font-weight: bold;
    color: #990000;
}

/* リンク枠 */
.link_box .global_iconleft {
    display: block;
    margin-bottom: 10px;
}

/* 注意書き */
.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: #2E130B;
}


/*************************************************************/

/* 送り主、お届け先 */

/*************************************************************/

/* 住所 */
.recipient_data_list .user_address {
    font-weight: normal;
    color: #2E130B;
}


/*************************************************************/

/* お気に入り */

/*************************************************************/

/* 登録日、メモ */
.item_registration_date,
.item_memo {
    font-size: 93%;
}

/* 商品説明 */
.favorite_contents .item_desc {
    padding: 5px 0px;
    margin: 5px 0px;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

/* メモ */
.item_memo_text {
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
    color: #2E130B;
}


/*************************************************************/

/* 複数選択 */

/*************************************************************/

/* 複数削除 */
.bulk_btn {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* 複数選択 */
.inner_bulk_check_box {
    background-color: #F5F5F5;
}

.layout_column_text .inner_bulk_check_box,
.layout_text .inner_bulk_check_box {
    background-color: #F5F5F5;
}

.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: #F5F5F5;
    border-top: 1px solid #D6D6D6;
}

/* 数量表示バッジ */
.badge {
    background-color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}


/*************************************************************/

/* 掲示板 */

/*************************************************************/

/* 記事枠 */
.post_box {
    margin-bottom: 5px;
    border: 1px solid #F1F1F1;
    background-color: #F5F5F5;
}

/* 記事枠レス */
.post_box_res {
    padding-left: 20px;
}

/* 記事ヘッダー */
.post_box .data_table .cell_header,
.post_box .data_table .cell_data {
    background-color: #D6D6D6;
    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: #FFFFFF;
    border: 1px solid #D1D1D1;
}

/* 記事検索 */
.bbs_search {
    background-color: #F5F5F5;
}

/* 検索文字強調 */
.result_emphasis {
    background-color: #FFFF73;
}

/* 検索前に戻る */
.bbs_search .global_link {
    margin-left: 10px;
}

/* 記事開閉 */
#bbs_toggle {
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
}

/* 記事投稿欄 */
.bbs_post_form {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
}


/*************************************************************/

/* 関連ページ */

/*************************************************************/

/* 内容 */
.link_desc_box {
    border-top: 1px solid #D6D6D6;
}


/*************************************************************/

/* 私が店長です */

/*************************************************************/

/* スタッフ画像 */
.staff_photo,
.pstaff_photo {
    text-align: center;
    margin-top: 10px;
}

/* プロフィール項目 */
.staff_contents dt,
.pstaff_contents dt {
    border-top: 1px solid #2E130B;
    font-weight: bold;
}

/* プロフィール内容 */
.staff_contents dd,
.pstaff_contents dd {
    border-top: 1px dotted #2E130B;
}

.staff_profile_desc {
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
}


/********************************************************************/

/* カレンダー */

/********************************************************************/

/* カレンダーヘッダー */
.calendar_data {
    padding: 15px 0px;
}

.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 #D6D6D6;
}

/* カレンダー曜日セル */
.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 #D6D6D6;
}

/* イベント内容 */
.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: #FFD9B3;
}

.holiday_icon {
    border: 1px solid #D6D6D6;
    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 #D6D6D6;
}

/* thタグ */
.data_table .cell_header,
.data_table_header {
    background-color: #F5F5F5;
    color: #333333;
}

/* tdタグ */
.data_table .cell_data {
    background-color: #FFFFFF;
    color: #333333;
}


/********************************************************************/

/* フォーム */

/********************************************************************/

/* フォーム上部説明 */
.global_note li {
    /*border-bottom: 1px solid #D6D6D6;*/
}

.list_icon_circle {
    color: #2E130B;
}

/* フォーム項目 */
.form_element,
.form_inner_element {
    padding: 10px;
}

/* 必須項目 */
.require {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    background: red;
    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: #E0DFE3;
    background-color: #FFFFEE;
}


/********************************************************************/

/* 入力エリア */

/********************************************************************/

/* 標準 */
.form_data .defaultsize {
    width: 170px;
}

/* 特小 */
.form_data .xsmallsize {
    width: 60px;
}

/* 小 */
.form_data .smallsize {
    width: 80px;
}

/* 大 */
.form_data .largesize {
    max-width: 500px;
    width: 97%;
}


/********************************************************************/

/* フォームエラー */

/********************************************************************/

/* 個別エラー表示 */
.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 #6c9e14;
    border-radius: 5px;
}

/* OK表示 ※緑枠内文字 */
.ok_status {
    color: #6c9e14;
    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: #6c9e14;
    border: 1px solid #FFFFFF;
    box-shadow: 6c9e14200;
    color: #FFFFFF;
}

/* 重要な注意書き色 */
.note_color {
    color: #CC0000;
}

/********************************************************************/

/* アイコン */

/********************************************************************/

/* ヘッダーナビボタン */
.inner_header_nav .header_nav_item .fa {
    color: #2E130B;
}

/* グローバルナビ */
.inner_global_nav .fa {
    color: #fff;
}

.global_iconleft .fa {
    padding-right: 5px;
}

.global_iconright .fa {
    padding-left: 5px;
}

/* 閉じる、削除ボタン */
.close_btn_box .fa,
.delete_btn_box .fa {
    color: #2E130B;
}

.nav_close_btn .fa {
    color: #FFFFFF;
}

/* フッター下部ボタン */
.fixed_corner_button .fa {
    font-size: 40px;
    color: #555555;
}

.use_hover .fixed_corner_button:hover .fa {
    color: #333333;
}

/* +-開閉ボタン */
.open_icon .fa,
.close_icon .fa {
    color: #2E130B;
}

/* 説明付き一覧表示調整 */
.right_side_list_icon {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -11px;
    font-size: 22px;
}


/********************************************************************/

/* ボタン */

/********************************************************************/
/* 
アイコンボタン枠
.icon_btn {
    padding: 0px 3px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.use_hover .icon_btn:hover {
    border: 1px solid #CCCCCC;
    background-color: #D1D1D1;
}

+-開閉ボタン枠
.open_icon,
.close_icon {
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
}

.use_hover .open_icon:hover,
.use_hover .close_icon:hover,
.use_hover abbr .open_icon:hover,
.use_hover abbr .close_icon:hover {
    background-color: #F5F5F5;
}

汎用ボタン
.general_btn {
    padding: 2px 3px;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    display: inline-block;
}

.use_hover .general_btn:hover {
    border: 1px solid #CCCCCC;
    background-color: #F5F5F5;
}

.standard_btn {
    padding: 10px 20px;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    display: inline-block;
}

.use_hover .standard_btn:hover {
    border: 1px solid #CCCCCC;
    background-color: #F5F5F5;
}

.page_title_right_edge .general_btn,
.section_title_right_edge .general_btn {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    color: #666666;
}

.use_hover .page_title_right_edge .general_btn:hover,
.use_hover .section_title_right_edge .general_btn:hover {
    background-color: #F5F5F5;
    color: #666666;
} */

/* 画像リンク */
.use_hover .photo_link:hover {
    opacity: 0.7;
}


/*************************************************************/

/* フォームボタン */

/*************************************************************/

/* フォームボタンマウスオーバー */
.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 {
    color: #361f18;
    width: 70px;
    height: 30px;
    border: 1px solid #d6d6d6;
    background: #f6f5f1;
}

/* ボタンサイズ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,
a.inquiryinput.btn_size_large,
a.favoriteinput.btn_size_large {
    width: 281px;
    height: 50px;
    font-size: 123%;
}
a.inquiryinput.btn_size_large,
a.favoriteinput.btn_size_large,
.btn_color_common {
    display: inline-block;
    border: 1px solid #2e130b;
    background: #fff;
    border-radius: 0;
    line-height: 50px;
}
.responsive .box_both_ends_space.return {
    border-top: none;
    border-bottom: none;
    padding: 0;
    margin-top: 10px;
}
.data_table_box table.data_table {
    margin-bottom: 0;
}
#detail_return {
    background: #f0ecdd;
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
}
.detail_inner_box.detail_other_photo {
    margin-top: 0;
}
.detail_other_photo .section_title h2 {
    display: none;
}
.other_item_data  {
    margin-top: 0;
    padding-top: 0;
}

.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 .stock,
.detail_item_data .garitto,
.detail_section.social_tool,
.detail_item_data .quantity,
.detail_item_data .stock {
    border-bottom: 1px dashed #d5d5d5 !important;
}
.detail_item_data .add_cart .global_btn {
    display: block;
    text-align: center;
    margin: 10px 0px;
}

/* 下部配置ボタン */
.form_btn {
    text-align: center;
    margin: auto;
    padding: 20px 0;
}

/* 下部ボタン上部注意書き */
.global_bottom_info {
    border-bottom: 1px dotted #2E130B;
}

/* ログインページ新規登録余白調整 */
#register_form .form_btn {
    padding: 0px;
}

/* Aタグボタン */
.global_btn A {
    font-weight: normal;
}

/* 外部決済ボタン */
.outside_btn_box {
    background-color: #FFFFEE;
    border: 1px solid #D6D6D6;
}

/* 楽天決済用 */
.payment_method_desc {
    margin-bottom:10px;
}


/*--------------------------------------*/

/* ボタン色 */

/*--------------------------------------*/
/* 色通常 */
/* フォームボタン全般 */
.btn_color_common {
    background-image: url(img/btn_main.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #F9F9F9;
    color: #333333;
}

.btn_color_common,
A.btn_color_common:link,
A.btn_color_common:visited,
A.btn_color_common:hover,
A.btn_color_common:active {
    color: #333333;
}

.use_hover .btn_color_common:hover {
    color: #333333;
}

/* 色強調 */
.btn_color_emphasis {
    background-image: url(img/btn_main_b.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #FF4D4D;
    color: #FFFFFF;
}
.backinput_btn .btn_color_common,
.backtopinput_btn a.btn_size_xlarge,
.global_btn A.btn_color_common {
    color: #2E130B !important;
    border: 1px solid #2E130B;
    background: #fff;
    width: 281px;
    height: 50px;
    line-height: 50px;
    font-size: 123%;
    border-radius: 0;
    line-height: 50px;
}
.form_btn.sendinput_btn {
    margin-top: 30px;
}
.form_btn.sendinput_btn,
.form_btn.backinput_btn {
    padding: 0 0 10px;
}

.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: #FFFFFF;
    border: 1px solid #CCCCCC;
}


/********************************************************************/

/* ロード、ページャー */

/********************************************************************/

/* 読み込み中アイコン画像 */
.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: 30px;
    min-height: 30px;
    margin: 0px 1px;
    line-height: 30px;
    border: 1px solid #d6d6d6;
    background-color: #f6f5f1;
    color:#2E130B;
}
.pager .pager_btn.to_next_page,
.pager .pager_btn.to_prev_page {
    color: #fff;
    background-color: #2e130b;
    min-width: 40px;
}

/* 各ページ */
.pager .pager_btn {
    min-width: 30px;
    min-height: 30px;
    margin: 0px 1px;
    border: 1px solid #D6D6D6;
    background-color: #FFFFFF;
    line-height: 30px;
    text-decoration: none;
}

.use_hover .pager .pager_btn:hover {
    border: 1px solid #2e130b;
    background-color: #2e130b;
    color: #FFFFFF;
}


/********************************************************************/

/* グローバルサイトリンク */

/********************************************************************/

/* リンク一覧 */
.site_list_dropdown {
    background-color: #FFFFFF;
    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 #D6D6D6;
}

/* 各リンク文字 */
.global_site .site_list_dropdown .nav_btn,
#inner_footer .layout_dropdown .site_list_data .nav_btn {
    color: #2E130B;
}

.use_hover .global_site .site_list_dropdown .nav_btn:hover,
.use_hover #inner_footer .layout_dropdown .site_list_data .nav_btn:hover {
    color: #666666;
    background-color: #F5F5F5;
}

/* リスト表示タイトル */
#inner_footer .layout_dropdown .site_list_title .nav_btn {
    background-image: none;
    background-color: #FFFFFF;
    color: #2E130B;
}


/********************************************************************/

/* フッター */

/********************************************************************/

/* PCサイトボタン */
.footer_pc_site_box {
    height: 30px;
    padding: 15px 0px 15px 0px;
    position: relative;
    background-color: #EDEDED;
    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: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-sizing: content-box;
    font-size: 12px;
    text-align: center;
    color: #2E130B;
}

.use_hover .pc_site_btn .pc_site_link:hover {
    color: #2E130B;
    opacity: 0.8;
}

/* フッター */
.footer_area {
    background-color: #fff;
}

#footer {
    background: #2e130b;
    text-align: center;
}

#footer_container {
    border-top: 1px solid #d6d6d6;
    padding-top: 30px;
}
.footer_area A {
    color: #333333;
}

.use_hover .footer_area A:hover {
    color: #333333;
}

.footer_home_link_box {
    display: none;
}
.footer_upper_link_box .continued_link_box {
    border-left: 1px solid #666666;
}
#copyright {
    padding-top: 0;
    padding-bottom: 0;
}
p#copy {
    color: #fff;
    font-size: 11px;
    margin: 0;
}

/* ページトップへ戻るボタン */
.fixed_corner_button {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    background-color: #CCCCCC;
    text-align: center;
}

.move_to_add_cart .corner_covering_item,
.use_hover .move_to_add_cart:hover .corner_covering_item {
    color: #CCCCCC;
}

/* フッター下部バナー */
.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: #EDEDED;
}

.accessory_color A {
    color: #333333;
}

.accessory_color A:hover {
    color: #666666;
}

/********************************************************************/

@import url(//fonts.googleapis.com/css?family=Roboto);
p {
    color: #2e130b;
}

.btns {
  margin: 15px 0;
}

a.btn {
  display: block;
  width: 295px;
  text-align: center;
  font-weight: normal;
  border: 1px solid #2E130B;
  margin: 0 auto;
  padding: 15px;
  border-radius: 0;
}

/*font*/
p {
    margin: 0 0 15px;
}
.fcRed {
    color: #f31712;
}
.bold {
    font-weight: bold;
}
.fz15 {
    font-size: 15px;
    margin-bottom: 0;
}
.marker {
    background: linear-gradient(transparent 95%, #ff1400 95%);
}

/*title*/
.page_box .section_title h4 {
    border-bottom: none;
    padding: 0;
}
#help_step .section_title h3,
#help_spec h3,
#help_payment h3,
#help_tax h3,
#help_charge h3,
.main_box h2,
.main_box h2.ttlStyle01 {
    color: #2e130b;
    font-size: 21px;
    font-weight: bold;
    border: none;
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/common/bg_htag.png) no-repeat bottom right;
    border-radius: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.main_recently_item_box .main_box h2 {
    font-size: 14px;
    background-image: none;
    border-bottom: 5px solid #dfd4b0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.ttlStyle02,
.page_box .page_title h2,
.side_box .section_title h2,
.itemdetail h1 {
    color: #361f18;
    font-size: 17px;
    font-weight: bold;
    background-color: #f6f5f1;
    border: 1px solid #d6d6d6;
    padding: 10px 15px;
    border-radius: 5px;
}
.ttlStyle02 {
    font-size: 20px;
    margin-bottom: 20px;
}
.ttlStyle03 {
    color: #81b02d;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
}
.ttlStyle04 {
    color: #2e130b;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;;
}
.ttlStyle04 img {
    margin-right: 10px;
}
.ttlStyle05 {
    font-size: 18px;
    font-weight: bold;
    border-left: 5px solid #81b02d;
    background: url(/data/kurashimizu/image/product/border.png);
    padding: 15px;
    margin-bottom: 20px;
}
.ttlStyle07 {
    text-align: center;
    margin-bottom: 30px;
}
.ttlStyle08 {
    color: #462916;
    font-size: 22px;
    margin-bottom: 15px;
}
.ttlStyle09 {
    color: #462916;
    font-size: 18px;
    background: #f0ecdd;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.ttlStyle10 {
    color: #2e130b;
    font-size: 18px;
    background: url(/data/kurashimizu/image/product/border.png);
    position: relative;
    padding: 15px 15px 10px 90px;
}
.ttlStyle10 img {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0,-50%);
}
#payment_contents h4,
.help_tax h4,
.help_spec dt,
.ttlStyle06 {
    color: #6c9e14;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    border-bottom: none;
    margin-bottom: 15px;
}
.help_spec dt {
    margin-bottom: 0;

}
#payment_contents h4::before,
.help_tax h4::before,
.help_spec dt::before {
    content: "◆";
}
.page_box .detail_block_spec .section_title h2,
.page_box .review_list .section_title h2 {
    color: #2e130b;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 20px;
    border-radius: 0;
    background: #f0ecdd;
    border: none;
    font-weight: bold;
}



/*table*/
table.tblList tr>* {
    vertical-align: top;
    font-weight: normal;
    padding-bottom: 15px;
}
#payment_cod table.data_table {
    border: none;
    border-top: 1px solid #d6d6d6
}
#payment_cod table.data_table tr>* {
    font-size: 14px;
    background: #f9f8f5;
    border: none;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 20px;
}
#payment_cod table.data_table thead th:nth-of-type(2),
#payment_cod table.data_table tr td {
    background: #fff;
}
#payment_cod table.data_table thead tr>* {
    text-align: center;
}
table.tblNrm,
table.data_table {
    width: 100%;
    border-top: 1px solid #d6d6d6;
    margin-bottom: 20px;
}
table.tblNrm tr>*,
table.data_table tr>*,
.data_table .cell_header,
.data_table .cell_data {
    padding: 15px 20px;
    vertical-align: middle;
    border: none;
    border-bottom: 1px solid #d6d6d6;
}
table.tblNrm th,
table.data_table th {
    background: #f9f8f5;
}
.detail_spec_data .data_table .cell_header {
    width: 150px;
    background: #f9f8f5;
}
.detail_spec_data {
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px;
}



/*before*/
#help_step .section_title h3::before,
#help_payment h3::before,
#help_spec h3::before,
#help_tax h3::before,
#help_charge h3::before,
h2.ttlStyle01::before,
.item_pickup h2::before,
.main_diary_box h2::before,
.item_new h2::before,
.main_news_box h2::before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    margin-right: 5px;
}
h2.ttlStyle01::after,
.main_news_box h2::after,
.item_new h2::after,
.item_pickup h2::after,
.main_diary_box h2::after,
.hIco01::after {
    color: #79ad1f;
    font-size: 13px;
    font-weight: normal;
    margin-left: 10px;
    font-family: 'Roboto', sans-serif;
}
.main_news_box h2::before {
    display: inline-block;
    content: "\f03a";
    margin-right: 5px;
}
#help_step .section_title h3::before,
#help_payment h3::before,
#help_spec h3::before,
#help_tax h3::before,
#help_charge h3::before {
    content: "\f279";
    margin-right: 5px;
}
.item_new h2::before {
    display: inline-block;
    content: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/ico/ico_light.png);
    margin-right: 5px;
}
.item_pickup h2::before {
    content: "\f004";
    margin-right: 5px;
}
.main_diary_box h2::before {
    content: "\f02d";
    margin-right: 5px;
}
.hIco01::before {
    display: inline-block;
    content: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/ico/ico_pipe.png);
}
.hIco01::after {
    display: inline-block;
    content: "About us";
}
.hIco02::before {
    display: inline-block;
    content: "\f024";
}

/*after*/
#help_step .section_title h3::after,
#help_spec h3::after,
#help_payment h3::after,
#help_tax h3::after,
#help_charge h3::after,
h2.ttlStyle01::after {
    color: #79ad1f;
    font-size: 13px;
    font-weight: normal;
    margin-left: 10px;
    font-family: 'Roboto', sans-serif;
}
#help_step .section_title h3::after {
    content: "Flow of shopping";
}
#help_spec h3::after {
    content: "Recommended environment";
}
#help_payment h3::after {
    content: "About payment";
}
#help_tax h3::after {
    content: "About tax";
}
#help_charge h3::after {
    content: "Shipping cost";
}
.main_news_box h2::after {
    content: "What's New";
}
.item_new h2::after {
    content: "New Item";
}
.item_pickup h2::after {
    content: "Recommend Item";
}
.main_diary_box h2::after {
    content: "Diary";
}
.hIco01::after {
    display: inline-block;
    content: "About us";
}
.hIco02::after {
    display: inline-block;
    content: "Pickup Contents";
}




/*footer*/
.footer_nav_item .nav_btn {
    color: #412b21;
}
.use_hover .footer_nav_item .nav_btn:hover,
.use_hover .inner_itemlist_nav .nav_btn:hover {
    background: transparent;
}
a.back_to_top.fixed_corner_button {
    color: #412b21;
    background: #e2d5a4;
}
.fixed_corner_button .fa{
    color: #2e130b;
}
#foot20 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
}
#foot20>p {
    font-size: 13px;
    margin-bottom: 0;
}


/*sidebar*/
ul.menu_link_list li.menu_link_item a,
.side_col .inner_itemlist_nav A {
    padding-left: 30px;
}
ul.menu_link_list.inner_itemlist_nav .nav_btn,
.inner_itemlist_nav .nav_btn {
    background: transparent;
}
ul#sidebaner  {
    margin: 0;
    padding: 0;
}
ul#sidebaner li {
    list-style-type: none;
    margin-bottom: 10px;
}


/*header*/
.search.form_data button.searchinput {
    line-height: normal;
}
.responsive .has_search_bar .search_bar.has_header_right_size1 {
    top: 15px;
}
.responsive .inner_header_nav {
    top: 19px;
    right: 0;
    position: absolute;
}
.responsive .inner_header_nav .header_nav_item {
    width: 120px;
}

/*sidebar-ico*/
li.menu_link_item.maincategory138 {background: url(/data/kurashimizu/image/ico/cat_aikosu.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory145 {background: url(/data/kurashimizu/image/ico/cat_grow.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory2 {background: url(/data/kurashimizu/image/ico/cat_kamimaki.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory1 {background: url(/data/kurashimizu/image/ico/fea_temaki.png) no-repeat 0px 5px;}
/*li.menu_link_item.maincategory81 {background: url(/data/kurashimizu/image/ico/cat_aikosu.png) no-repeat 0px 5px;}*/
li.menu_link_item.maincategory30 {background: url(/data/kurashimizu/image/ico/cat_pipe.png) no-repeat 0px 5px;}
/*li.menu_link_item.maincategory91 {background: url(/data/kurashimizu/image/ico/cat_hamaki.png) no-repeat 0px 5px;}*/
li.menu_link_item.maincategory40 {background: url(/data/kurashimizu/image/ico/cat_hamaki.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory133 {background: url(/data/kurashimizu/image/ico/cat_kiselle.png) no-repeat 0px 5px;}
/*li.menu_link_item.maincategory43 {background: url(/data/kurashimizu/image/ico/cat_aikosu.png) no-repeat 0px 5px;}*/
li.menu_link_item.maincategory32 {background: url(/data/kurashimizu/image/ico/cat_smell.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory140 {background: url(/data/kurashimizu/image/ico/cat_water.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory136 {background: url(/data/kurashimizu/image/ico/cat_lighter.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory117 {background: url(/data/kurashimizu/image/ico/fea_other.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory99 {background: url(/data/kurashimizu/image/ico/cat_book.png) no-repeat 0px 5px;}
li.menu_link_item.maincategory101 {background: url(/data/kurashimizu/image/ico/cat_alcohol.png) no-repeat 0px 5px;}

ul.sideCustomNav li.toku01 {background: url(/data/kurashimizu/image/ico/fea_pipe.png) no-repeat 0px 5px;}
ul.sideCustomNav li.toku02 {background: url(/data/kurashimizu/image/ico/fea_hamaki.png) no-repeat 0px 5px;}
ul.sideCustomNav li.toku03 {background: url(/data/kurashimizu/image/ico/fea_kiselle.png) no-repeat 0px 5px;}
ul.sideCustomNav li.toku04 {background: url(/data/kurashimizu/image/ico/fea_temaki.png) no-repeat 0px 5px;}
ul.sideCustomNav li.toku05 {background: url(/data/kurashimizu/image/ico/fea_other.png) no-repeat 0px 5px;}
ul.sideCustomNav li.toku06 {background: url(/data/kurashimizu/image/ico/fea_set.png) no-repeat 0px 5px;}

ul.sideCustomNav li.abt01 {background: url(/data/kurashimizu/image/ico/ico_shop.png) no-repeat 5px center;}
ul.sideCustomNav li.abt02 {background: url(/data/kurashimizu/image/ico/ico_sweets.png) no-repeat 5px center;}
ul.sideCustomNav li.abt03 {background: url(/data/kurashimizu/image/ico/ico_alcohol.png) no-repeat 8px center;}
ul.sideCustomNav li.abt04 {background: url(/data/kurashimizu/image/ico/ico_nature.png) no-repeat 5px center;}
ul.sideCustomNav li.abt05 {background: url(/data/kurashimizu/image/ico/ico_bread.png) no-repeat 5px center;}
ul.sideCustomNav li.abt06 {background: url(/data/kurashimizu/image/ico/ico_master.png) no-repeat 1px center;}
ul.sideCustomNav li.abt07 {background: url(/data/kurashimizu/image/ico/ico_diary.png) no-repeat 1px center;}
.side_itemlist_nav .sub_menu_link {
    border: none;
    border-bottom: 1px dashed #D6D6D6;
}

/*calender*/
.cal_month {
    padding: 0 0 5px;
}
.side_col .this_month,
.side_col .next_month,
.side_col .prev_month {
    font-size: 15px;
}
table.data_table tr * {
    font-size: 13px;
}
.event_name {
    font-size: 16px;
}
.event_desc {
    font-size: 15px;
    padding: 0 0 10px;
}



/*container*/
.inner,
#payment_bank,
#payment_cod,
#spec_contents {
    padding: 0 20px;
}
.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.borBtm {
    border-bottom: 1px dashed #d5d5d5;
    margin-bottom: 15px;
}
.borBtm2 {
    border-bottom: 1px dashed #2e130b;
    margin-bottom: 20px;
}
.borBtm3 {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
}
.borBtmImg {
    background: url(/data/kurashimizu/image/common/border.png) repeat-x bottom center;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.borBtmSol,
#help_spec,
#step_contents,
#payment_cod {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 30px;
}


/*cart*/
.search_form .fixed_size_large_btn,
.itemlist_cartbutton .fixed_size_large_btn,
.itemlist_selectoption .fixed_size_large_btn {
    font-size: 12px;
}
.btn_color_emphasis {
    background-image: none;
    background-color: #2e130b;
    border-radius: 0;
}


/*toppage*/
#topWhat {
    border-bottom: 1px solid #d5d5d5;
}
#topWhat .photo {
    width: 35%;
    max-width: 282px;
    order: 2;
    padding-right: 50px;
}
#topWhat .intro {
    width: 60%;
    max-width: 560px;
}
ul#topBnr {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul#topBnr li {
    max-width: 49%;
    list-style-type: none;
    margin-bottom: 20px;
}
.responsive .layout_photo .lower_slider_controller .swiper-button-next,
.responsive .layout_photo .lower_slider_controller .swiper-button-prev {
    width: 33px;
    height: 33px;
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/top/prev.png) no-repeat bottom right;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 1;
    top: 50%;
    transform: translate(0,-50%);
    border-radius: 0;
    border: none;
}
.responsive .layout_photo .lower_slider_controller .swiper-button-next {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/top/next.png) no-repeat bottom right;
    -webkit-background-size: cover;
    background-size: cover;
}
.responsive .layout_photo .lower_slider_controller .swiper-button-next:hover,
.responsive .layout_photo .lower_slider_controller .swiper-button-prev:hover {
    opacity: 0.7;
    cursor: pointer;
}
.general_btn,
.page_title_right_edge .general_btn, .section_title_right_edge .general_btn {
    border: none;
    color: #2e130b;
}

.item_new .layout_photo .lower_slider_controller .swiper-button-prev,
.item_new .layout_photo .lower_slider_controller .swiper-button-next {
    height: 100%;
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    text-align: center;
}
.item_new .layout_photo .lower_slider_controller .swiper-button-prev,
.item_new .layout_photo .lower_slider_controller .swiper-button-next {
    height: 100%;
    background: #dfd4b0;
    border: 1px solid #bbb294;
    text-align: center;
}
.item_new .layout_photo .lower_slider_controller .swiper-button-prev.swiper-button-disabled,
.item_new .layout_photo .lower_slider_controller .swiper-button-next.swiper-button-disabled {
    height: 100%;
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    text-align: center;
}
.item_new .layout_photo .lower_slider_controller .swiper-button-prev.swiper-button-disabled::before,
.item_new .layout_photo .lower_slider_controller .swiper-button-next.swiper-button-disabled::before {
    color: #a4a4a4;
}
.responsive .layout_photo .lower_slider_controller .swiper-button-next:hover,
.responsive .layout_photo .lower_slider_controller .swiper-button-prev:hover {
    opacity: 1;
}
.item_new .layout_photo .lower_slider_controller .swiper-button-prev::before,
.item_new .layout_photo .lower_slider_controller .swiper-button-next::before {
    display: inline-block;
    content: "\f053";
    font-size: 20px;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: translate(0,-50%);
    color: #000;
}
.item_new .layout_photo .lower_slider_controller .swiper-button-next::before {
    content: "\f054";
}
.slider_box .swiper-pagination-bullet-active, .swipe_list .pointer span.current {
    background-color: #462916;
    border: 1px solid #462916;
}
.layout_photo .list_item_photo {
    border: 1px solid #d6d6d6;
}

/*category*/
#categorylist_page_2 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/cigarette.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_1 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/roll.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_112 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/pipe.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_134 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/kisetu.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_40 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/cigar.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_133 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/kisetu.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_32 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/snuff.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_140 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/water.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_136 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/lighter.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_117 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/device.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_99 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/books.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_101 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/sake.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_138 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/heatstick.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_145 .page_title {
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/neostick.jpg) no-repeat top center;
    padding-top: 25.8064%;
    -webkit-background-size: cover;
    background-size: cover;
}
#categorylist_page_145 .page_title h2,
#categorylist_page_138 .page_title h2,
#categorylist_page_101 .page_title h2,
#categorylist_page_99 .page_title h2,
#categorylist_page_117 .page_title h2,
#categorylist_page_136 .page_title h2,
#categorylist_page_140 .page_title h2,
#categorylist_page_32 .page_title h2,
#categorylist_page_133 .page_title h2,
#categorylist_page_40 .page_title h2,
#categorylist_page_112 .page_title h2,
#categorylist_page_134 .page_title h2,
#categorylist_page_1 .page_title h2,
#categorylist_page_2 .page_title h2 {
    text-indent: -9999px;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    max-height: 240px;
    font-size: 0;
}
#categorylist_page_138 .categorylist_desc,
#categorylist_page_101 .categorylist_desc,
#categorylist_page_99 .categorylist_desc,
#categorylist_page_117 .categorylist_desc,
#categorylist_page_136 .categorylist_desc,
#categorylist_page_140 .categorylist_desc,
#categorylist_page_32 .categorylist_desc,
#categorylist_page_133 .categorylist_desc,
#categorylist_page_40 .categorylist_desc,
#categorylist_page_112 .categorylist_desc,
#categorylist_page_1 .categorylist_desc,
#categorylist_page_2 .categorylist_desc {
    color: #2e130b;
    font-size: 15px;padding: 10px 25px;
    background: url(https://kurashimizu.ocnk.net/data/kurashimizu/image/category/bg_paper2.jpg) repeat top center;
    margin-bottom: 30px;
    position: relative;
    z-index: 10;
    margin-top: -2px;
}


/*tokusyo*/
.contents_info_box {
    border-top: 1px solid #d6d6d6;
    margin-top: 30px;
}
#inquiry_form  .form_area {
    border-top: 1px solid #d6d6d6;
}
dl.contents_info_data,
#inquiry_form .form_data {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
dl.contents_info_data>*,
#inquiry_form .form_data>* {
    color: #2e130b;
    font-size: 14px;
    padding: 15px 25px;
    border-bottom: 1px solid #d6d6d6;
}
dl.contents_info_data dt.contents_title,
#inquiry_form .form_data .form_title {
    width: 210px;
    font-weight: bold;
    background: #f9f8f5;
    margin: 0;
}
dl.contents_info_data dd.contents_desc,
#inquiry_form .form_data .form_element {
    width: calc(100% - 210px);
    margin: 0;
}
dl.contents_info_data dd.contents_desc h1 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    display: inline;
}
.cell_note {
    font-size: 14px;
}

/*profile*/
.contents_box.staff_data {
    margin-left: 0;
    margin-right: 0;
}
.contents_box.staff_data .box_both_ends_space {
    padding-left: 0;
    padding-right: 0;
}
.staff_profile_desc {
    border: none;
    background: none;
    padding: 0;
}



/*help*/
.borGrnBox {
    background: url(/data/kurashimizu/image/product/border2.png) repeat top center;
    position: relative;
    padding: 5px;
    margin-bottom: 30px;
}
.borGrnBox .inBox {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 20px;
}
.borGrnBox .inBox p {
    font-size: 14px;
}
.borGrnBox .inBox p:last-of-type,
#tax_contents p:last-of-type {
    margin-bottom: 0;
}
.flowWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flowWrap.last {
    margin-bottom: 30px;
}
.flowWrap h3 {
    width: 290px;
    color: #fff;
    font-size: 16px;
    background: #81b02d;
    padding: 20px;
    margin-bottom: 0;
}
.flowWrap .disc {
    width: calc(100% - 290px);
    background: #f7f6ee;
    padding: 20px;
}
.flowWrap .disc p:last-of-type {
    margin-bottom: 0;
}
.flowWrap .disc .label {
    display: inline-block;
    color: #fff;
    background: #81b02d;
    padding: 2px 5px;
}
.flowArrow {
    text-align: center;
    margin: 15px 0;
}

.anchor_nav_area .nav_btn {
    color: #2e130b;
    font-size: 15px;
    background: #fff;
    font-weight: normal;
}
#tax_contents {
    padding: 0 20px 0;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    padding-bottom: 10px;
}


/*Yshop*/
a.under {
    color: blue;
    font-weight: normal;
    text-decoration: underline;
}
#yshop h1 {
    margin-bottom: 0;
}
#yshop .line {
    width: 5px;
    height: 55px;
    background: #d6d0af;
    margin: 20px auto 30px;
}
.yshop.flex .desc {
    max-width: 425px;
}
#yshop .bgPaper {
    margin-bottom: 30px;
}
.bgPaper {
    padding: 45px 65px;
    background: url(/data/kurashimizu/image/yshop/paper.jpg) repeat top center;
}
.bgPaper.wide {
    padding: 35px;
    margin-bottom: 50px;
}
p.service {
    padding-left: 30px;
    margin-top: 15px;
}


/*20UNDER*/
.overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    z-index: 90;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
#ageCheck {
    width: 537px;
    background: #fff;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0,-50%);
    z-index: 10000;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
#ageCheck p {
    color: #361f18;
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
#ageCheck p.agettl {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0;
    background: #952302;
}
#ageCheck p.agesubttl {
    color: #952302;
    font-size: 28px;
    font-weight: bold;
}
#ageCheck .btnWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 15px;
}
#ageCheck .btnWrap a {
    display: block;
    width: 200px;
    color: #fff;
    font-size: 26px;
    background: #2e130b;
    padding: 15px 0 10px;
    line-height: 1em;
}
#ageCheck .btnWrap a span {
    font-size: 13px;
    display: block;
}


/*特集*/
/*特集-pipe*/
#pickuplist_page_10 .page_title h2 {
    font-size: 0;
    margin: 0;
    background: url(/data/kurashimizu/image/tokusyu/pipe/mainimg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    padding-top: 25.8064%;
    text-indent: -99999px;
    border: none;
    border-radius: 0;
}
.grouplist_contents .main_desc {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}
.ttlPipe {
    color: #2e130b;
    font-size: 28px;
    font-weight: bold;
    background: url(/data/kurashimizu/image/ico/cat_pipe.png) no-repeat left center;
    padding-left: 30px;
    margin-bottom: 20px;
}
.ttlPipe.bb {
    padding-bottom: 10px;
    background: url(/data/kurashimizu/image/ico/cat_pipe.png) no-repeat 0 0,
                url(/data/kurashimizu/image/common/border.png) repeat-x bottom;
}
.pipeUseWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
}
.ttlStyle16,
.pipeUseWrap h3 {
    color: #912102;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.ttlStyle16.min {
    font-size: 18px;
}
.pipeUseWrap h3 span.no,
.withNO span.no {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    background: #912102;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
}
.pipeUseWrap .desc {
    max-width: 500px;
}
.pipeUseWrap .desc.wide {
    max-width: none;
}
.pipeUseWrap.name {
    margin-bottom: 0;
}
.pipeUseWrap.name .desc {
    max-width: 350px;
}
.pipeUseWrap .image {
    order: 2;
}
.pipeFlame {
    padding: 35px 45px 25px;
    background: url(/data/kurashimizu/image/tokusyu/pipe/flame_top.png) no-repeat top center,
                url(/data/kurashimizu/image/tokusyu/pipe/flame_btm.png) no-repeat bottom center,
                url(/data/kurashimizu/image/tokusyu/pipe/flame_bg.png) repeat-y center;
}
.pipeFlame p.ttl {
    text-align: center;
    background: url(/data/kurashimizu/image/tokusyu/pipe/border.png) repeat-x center;
}
.pipeFlame p.ttl span {
    color: #912102;
    font-size: 30px;
    font-weight: bold;
    background: #FFFDF6;
    display: inline-block;
    padding: 0 10px;
}
.pipeFlame .flex > div {
    width: 48%;
}
h4.konnatoki {
    color: #2e130b;
    font-size: 18px;
    border-bottom: 1px solid #912102;
    position: relative;
    padding: 5px 0 5px 15px;
    margin-bottom: 10px;
}
h4.konnatoki::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 5px;
    height: 1em;
    background: #912102;
}
h3.country {
    color: #912102;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
h3.country img {
    margin-right: 10px;
    vertical-align: middle;
}
img.fRight {
    float: right;
    margin: 0 0 20px 20px;
}

/*特集-葉巻*/
.mB0 {
    margin-bottom: 0;
}
#pickuplist_page_11 .page_title h2 {
    font-size: 0;
    margin: 0;
    background: url(/data/kurashimizu/image/tokusyu/cigar/mainimg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    padding-top: 25.8064%;
    text-indent: -99999px;
    border: none;
    border-radius: 0;
}
.ttlSigar {
    color: #2e130b;
    font-size: 28px;
    font-weight: bold;
    background: url(/data/kurashimizu/image/ico/cat_hamaki.png) no-repeat left center;
    padding-left: 30px;
    margin-bottom: 20px;
}
.ttlSigar.bb {
    padding-bottom: 10px;
    background: url(/data/kurashimizu/image/ico/cat_hamaki.png) no-repeat 0 0,
                url(/data/kurashimizu/image/common/border.png) repeat-x bottom;
}
.cigarBox {
    border: 1px solid #afa89b;
    padding: 20px;
    margin-bottom: 10px;
}
.cigarBox .image {
    order: 2;
}
.cigarBox p:last-of-type {
    margin-bottom: 0;
}
.cigarManage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cigarManage .image {
    order: 2;
}
.cigarManage .desc {
    max-width: calc(100% - 200px);
}
.tRight {
    text-align: right;
}


/*特集-手巻き*/
#pickuplist_page_12 .page_title h2 {
    font-size: 0;
    margin: 0;
    background: url(/data/kurashimizu/image/tokusyu/roll/mainimg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    padding-top: 25.8064%;
    text-indent: -99999px;
    border: none;
    border-radius: 0;
}
.ttlTemaki {
    color: #2e130b;
    font-size: 28px;
    font-weight: bold;
    background: url(/data/kurashimizu/image/ico/fea_temaki.png) no-repeat left center;
    padding-left: 30px;
    margin-bottom: 20px;
}
.ttlTemaki.bb {
    margin-bottom: 20px;
    padding-bottom: 10px;
    background: url(/data/kurashimizu/image/ico/fea_temaki.png) no-repeat left 3px,
                url(/data/kurashimizu/image/common/border.png) repeat-x bottom;
}
ul.temakiFlow {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.temakiFlow li {
    width: 48%;
    list-style-type: none;
}
ul.temakiFlow li p {
    font-size: 16px;
    margin-top: 10px;
}

/*特集-煙管*/
#pickuplist_page_13 .page_title h2 {
    font-size: 0;
    margin: 0;
    background: url(/data/kurashimizu/image/tokusyu/kiseru/mainimg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    padding-top: 25.8064%;
    text-indent: -99999px;
    border: none;
    border-radius: 0;
}
.ttlKiseru {
    color: #2e130b;
    font-size: 28px;
    font-weight: bold;
    background: url(/data/kurashimizu/image/ico/cat_kiselle.png) no-repeat left center;
    padding-left: 30px;
    margin-bottom: 20px;
}
.ttlKiseru.bb {
    background: url(/data/kurashimizu/image/ico/cat_kiselle.png) no-repeat left 3px,
                url(/data/kurashimizu/image/common/border.png) repeat-x bottom;
    margin-bottom: 20px;
    padding-bottom: 10px;
}



/*特集-セット*/
#pickuplist_page_14 .page_title h2 {
    font-size: 0;
    margin: 0;
    background: url(/data/kurashimizu/image/tokusyu/set/mainimg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    padding-top: 25.8064%;
    text-indent: -99999px;
    border: none;
    margin-bottom: 20px;
    border-radius: 0;
}
.ttlSet {
    color: #2e130b;
    font-size: 28px;
    font-weight: bold;
    background: url(/data/kurashimizu/image/ico/fea_set.png) no-repeat left 0,
                url(/data/kurashimizu/image/common/border.png) repeat-x bottom;
    padding-left: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

/*特集-喫煙具*/
#pickuplist_page_15 .page_title h2 {
    font-size: 0;
    margin: 0;
    background: url(/data/kurashimizu/image/tokusyu/device/mainimg.jpg) no-repeat top center;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 0;
    padding-top: 25.8064%;
    text-indent: -99999px;
    border: none;
    border-radius: 0;
}
.ttlDevice {
    color: #2e130b;
    font-size: 28px;
    font-weight: bold;
    background: url(/data/kurashimizu/image/ico/cat_other.png) no-repeat left 3px;
    padding-left: 30px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.ttlDevice.bb {
    background: url(/data/kurashimizu/image/ico/cat_other.png) no-repeat left 3px,
                url(/data/kurashimizu/image/common/border.png) repeat-x bottom;
    padding-bottom: 10px;
}



/*yamazaki*/
#yamazaki h1 {
    margin-bottom: 30px;
}
.tCenter {
    text-align: center;
}
#yamazaki article {
    margin-bottom: 40px;
}
.ttlStyle11 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    background: url(/data/kurashimizu/image/yamazaki/borer.jpg) repeat-x bottom #f4845f;
    padding: 15px 0 25px;
    margin-bottom: 20px;
}
.ttlStyle12 {
    color: #2e130b;
    font-size: 35px;
    font-weight: bold;
    border-bottom: 5px solid #f4845f;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.ttlStyle12.inline {
    display: inline-block;
}
.ttlStyle13 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ttlStyle14 {
    color: #2e130b;
    background: url(/data/kurashimizu/image/yamazaki/border3.jpg) repeat bottom;
    border-left: 6px solid #eb8867;
    padding: 14px 15px 10px 15px;
}
a.btn.gold {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background: #d2b114;
    padding: 15px 60px;
}
.yamazakiWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}
.yamazakiWrap .desc {
    width: 565px;
    max-width: calc(100% - 260px);
}
.borPnk {
    background: url(/data/kurashimizu/image/yamazaki/border3.jpg) repeat bottom #f4845f;
    padding: 5px;
    margin-bottom: 10px;
}
.borPnk .inBox {
    text-align: center;
    background: #fff;
    padding: 20px;
}
#yamazaki table.tblNrm th {
    width: 150px;
}
ul.yamazakiPrice,
ul.yamazakiOrder {
    padding-left: 0;
    margin-left: 0;
    margin: 20px 20px 0;
 }
ul.yamazakiOrder li {
    font-size: 25px;
    font-weight: bold;
    padding-left: 190px;
    list-style-type: none;
    margin-bottom: 10px;
    position: relative;
}
ul.yamazakiOrder li .ttl {
    color: #fff;
    font-size: 16px;
    width: 170px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: #f4845f;
    border-radius: 5px;
    margin-right: 20px;
    padding: 5px 0;
    position: absolute;
    left: 0;
    top: 2px;
}
ul.yamazakiOrder li .min {
    font-size: 14px;
    font-weight: normal;
}
.fz18 {
    font-size: 18px;
}
.fz20 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.goldWrap3,
.goldWrap2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 50px;
}
.goldWrap2 .desc,
.goldWrap3 .desc {
    max-width: 530px;
    width: calc(100% - 400px);
}
ul.yamazakiPrice {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 20px;
}
ul.yamazakiPrice li {
    list-style-type: none;
    max-width: 49%;
}
#yamazaki .strong {
    color: #ff0000;
    font-size: 26px;
    font-weight: bold;
}
#yamazaki .strong2 {
    font-size: 25px;
    font-weight: bold;
    background: linear-gradient(transparent 50%, #ffe91d 50%);
}
article:after {
    content:" ";
    display:block;
    clear:both;
}
.btnWrap {
    text-align: center;
}
.voiceTtl {
    font-size: 18px;
    font-weight: bold;
    background: #f7f7ef;
    position: relative;
    padding: 10px 10px 10px 90px;
    margin: 20px 0 20px;
}
.voiceTtl img {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translate(0,-50%);
}
.voiceTtl+p.answer {
    margin: 0 0 25px;
    font-size: 16px;
}
.fcPnk {
    color: #ff0000;
}


/*kashi*/
.shizenWrap,
.kashiWrap,
.sakeWrap {
    margin: 30px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.shizenWrap .desc,
.kashiWrap .desc {
    width: calc(100% - 370px);
}
.sakeWrap .desc h3,
.kashiWrap .desc h3 {
    color: #f17d56;
    font-size: 20px;
    font-weight: bold;
}
.fcPnk2 {
    color: #f17d56;
}
#sake h1,
#kashi h1 {
    margin-bottom: 30px;
}
.sakeWrap .desc {
    width: calc(100% - 400px);
}


/*shizen*/
#shizen h1 {
    margin-bottom: 30px;
}
.ttlStyle15 {
    color: #f17d56;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
}


.has_inside_controller .slider_controller .swiper-button-prev,
.has_inside_controller .slider_controller .swiper-button-next {
    width: 46px;
    height: 46px;
    padding: 0;
    background-image: url(/data/kurashimizu/image/top/prev.png);
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.has_inside_controller .slider_controller .swiper-button-next {
    background-image: url(/data/kurashimizu/image/top/next.png);
}
.has_inside_controller .slider_controller .swiper-button-prev:hover,
.has_inside_controller .slider_controller .swiper-button-next:hover {
    background-color: transparent;
    opacity: 0.75;
}

.main_recently_item_box .layout_photo .lower_slider_controller .swiper-button-prev,
.main_recently_item_box .layout_photo .lower_slider_controller .swiper-button-next {
    top: 33%;
}


/*editor*/
.eTtl {
    color: #2e130b;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}
.eTtl2 {
    color: #2e130b;
    font-size: 16px;
    background: #f0ecdd;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.eTtl3 {
    color: #2e130b;
    font-size: 18px;
    background: #f6f5f1;
    padding: 10px 15px;
    margin-bottom: 0;
}
.eMaker {
    color: #ec1503;
    background: linear-gradient(transparent 50%, #ffe91d 50%);
}
.eImgWrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 15px;
}
.eImg {
    max-width: 250px;
}
.eImg img {
    max-width: 100%;
    height: auto;
}
.eText {
    max-width: calc(100% - 280px);
}
.eBox {
    border: 1px solid #d6d6d6;
}
.eBox .inner {
    padding: 20px;
}
.eBox .inner p:last-of-type {
    margin-bottom: 0;
}



/********************************************************************************************************************************/
@media screen and (max-width: 768px) {
    ul#topBnr {
        padding: 0 20px;
    }
    #foot20 #logoF {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    #foot20 {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 20px;
    }
    #foot20>p {
        width: calc(100% - 100px);
    }
    .pipeUseWrap .image {
        width: 45%;
    }
    .pipeUseWrap .desc {
        width: 50%;
    }
    .pipeUseWrap .desc.wide {
        width: 100%;
    }

    .hamakiName > div {
        max-width: 49%;
    }
    .responsive .inner_header_nav  {
        right: auto;
        top: 10px;
    }
}




/********************************************************************************************************************************/
@media screen and (max-width: 580px) {
    img {
        max-width: 100%;
        height: auto;
    }

    #ageCheck {
        width: 96%;
    }
    #ageCheck .btnWrap a {
        width: 100%;
        margin-bottom: 10px;
    }

    /*category*/
    #categorylist_page_2 .page_title,
    #categorylist_page_1 .page_title,
    #categorylist_page_112 .page_title,
    #categorylist_page_134 .page_title,
    #categorylist_page_145 .page_title,
    #categorylist_page_40 .page_title,
    #categorylist_page_133 .page_title,
    #categorylist_page_32 .page_title,
    #categorylist_page_140 .page_title,
    #categorylist_page_136 .page_title,
    #categorylist_page_117 .page_title,
    #categorylist_page_99 .page_title,
    #categorylist_page_101 .page_title,
    #categorylist_page_138 .page_title {
        padding-top: 37.5%;
    }

    /*calender*/
    .calendar_data table.data_table tr>* {
        display: table-cell;
    }

    /*font-size*/
    .ttlStyle11,
    #ageCheck p.agettl,
    #ageCheck .btnWrap a {
        font-size: 150%;
    }
    .ttlDevice,
    .ttlPipe,
    .ttlSigar,
    .ttlKiseru,
    .ttlTemaki,
    .ttlSet,
    .pipeFlame p.ttl span,
    .ttlStyle12,
    .ttlStyle13,
    ul.yamazakiOrder li,
    #yamazaki .strong,
    #ageCheck p.agesubttl {
        font-size: 130%;
    }
    h4.konnatoki,
    h3.country,
    .ttlStyle16, .pipeUseWrap h3,
    .ttlStyle08,
    .ttlStyle10,
    a.btn.gold,
    .sakeWrap .desc h3, .kashiWrap .desc h3,
    .ttlStyle14,
    .ttlStyle15,
    #help_step .section_title h3, #help_spec h3, #help_payment h3, #help_tax h3, #help_charge h3, .main_box h2, .main_box h2.ttlStyle01 {
        font-size: 120%;
    }
    ul.temakiFlow li p,
    #payment_contents h4, .help_tax h4, .help_spec dt, .ttlStyle06,
    .fz20 {
        font-size: 105%;
    }
    ul.yamazakiOrder li .ttl,
    #ageCheck p,
    .categorylist_desc {
        font-size: 80%;
    }

    /*container*/
    #topWhat .intro,
    .pipeFlame .flex > div,
    ul.temakiFlow li,
    .yshop.flex .desc,
    ul.yamazakiPrice li,
    #yamazaki table.tblNrm th {
        width: 100%;
        max-width: none;
    }
    .yshop.flex .desc {
        margin-top: 10px;
    }
    #topWhat .photo {
        width: 100%;
        max-width: none;
        order: 0;
        text-align: center;
        padding-right: 0;
    }
    ul#topBnr li,
    .pipeUseWrap .image,
    .cigarManage .image,
    .hamakiName > div,
    .yamazakiWrap .imag,
    .goldWrap3 .image,
    .shizenWrap .imag,
    .kashiWrap .imag,
    .sakeWrap .imag {
        max-width: none;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    table.tblList tr>*,
    dl.contents_info_data, #inquiry_form .form_data,
    .yamazakiWrap .desc,
    .pipeUseWrap .desc,
    .goldWrap2 .desc,
    .goldWrap3 .desc,
    .goldWrap2 .desc,
    .shizenWrap .desc,
    .kashiWrap .desc,
    .sakeWrap .desc {
        display: block;
        max-width: none;
        width: 100%;
        padding-bottom: 0;
    }
    dl.contents_info_data dt.contents_title, #inquiry_form .form_data .form_title,
    dl.contents_info_data dd.contents_desc, #inquiry_form .form_data .form_element,
    table.tblNrm tr>*, table.data_table tr>*, .data_table .cell_header, .data_table .cell_data {
        width: 100%;
        padding: 10px;
    }
    table.tblNrm tr>*, table.data_table tr>*, .data_table .cell_header, .data_table .cell_data {
        display: block;
    }
    .yamazakiWrap .imag,
    ul.yamazakiPrice li,
    .goldWrap2 .image,
    .shizenWrap .imag,
    .kashiWrap .imag,
    .sakeWrap .imag {
        margin-bottom: 20px;
    }


    /*padding*/
    ul#topBnr,
    .help_navigation {
        padding: 0 10px;
    }
    .inner_side_container,
    .borGrnBox .inBox,
    .categorylist_desc {
        padding: 10px;
    }
    .inner, #spec_contents,
    #tax_contents,
    .goldWrap3, .goldWrap2 {
        padding: 0 10px;
    }
    #payment_bank, #payment_cod {
        padding: 0;
    }
    .bgPaper.wide,
    .bgPaper,
    .pipeFlame,
    .cigarBox {
        padding: 15px;
    }
    ul.yamazakiPrice, ul.yamazakiOrder {
        margin: 15px 15px 0;
    }


    #header_area {
        height: 50px;
    }
    .shoplogo img {
        width: 190px;
    }
    .responsive .inner_header_nav {
        top: 0;
    }
    .cigarManage .image {
        order: 0;
    }

    .cigarManage .desc {
        width: 100%;
        max-width: none;
    }
    table.tblList tr td {
        padding-bottom: 15px;
    }
    .flowWrap h3,
    .flowWrap .disc {
        width: 100%;
    }
    img.fRight {
        float: none;
        margin: 0 auto 20px;
        display: block;
    }
    .ttlStyle10 img {
        left: 10px;
        width: 50px;
    }
    .ttlStyle10 {
        padding: 15px 15px 15px 70px;
    }
    p.service {
        padding-left: 0;
        margin-bottom: 30px;
    }
    ul.yamazakiOrder li {
        padding-left: 0;
    }
    ul.yamazakiOrder li .ttl {
        position: static;
        display: block;
    }
    .help_payment_data .data_table_box {
        overflow: hidden;
    }
    #payment_cod table.data_table tr>* {
        box-sizing: border-box;
        display: table-cell;
    }
    #payment_cod table.data_table tr td {
        width: 100px;
    }
    #payment_cod table.data_table tr th {
        width: calc(100% - 100px);
    }
    .responsive .layout_photo .lower_slider_controller .swiper-button-next,
    .responsive .layout_photo .lower_slider_controller .swiper-button-prev,
    .item_new .layout_photo .lower_slider_controller .swiper-button-prev::before, .item_new .layout_photo .lower_slider_controller .swiper-button-next::before {
        display: none;
    }
    .has_inside_controller .slider_controller .swiper-button-next,
    .has_inside_controller .slider_controller .swiper-button-prev {
        width: 25px;
        height: 25px;
    }
}