@charset "utf-8";
/* CSS Document */
/*@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap');
.text_center{text-align:center;}

/* リンク */
A, A h3 {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A:hover, A h3:hover {
	color: #666666;
	height: auto;
}


a.overwhite{/*画像をマウスオーバー時に半透明白にする*/
    background-color:#ffffff;
    display:block;
}
a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}/*画像をマウスオーバー時に半透明白にする　ここまで*/
.reviews a {
	display: block;
	width: 153px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left: 8px solid #E4CD07;
	border-right: 1px solid #E4CD07;
	border-bottom: 1px solid #E4CD07;
	border-top: 1px solid #E4CD07;
	border-radius: 5px;
	padding: 8px;
	font-weight: bold;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/top/bg/star.gif);
	background-repeat: no-repeat;
}
.reviewss a {
	display: block;
	width: 153px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left: 8px solid #E4AB07;
	border-right: 1px solid #E4AB07;
	border-bottom: 1px solid #E4AB07;
	border-top: 1px solid #E4AB07;
	border-radius: 5px;
	padding: 8px;
	font-weight: bold;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/top/bg/star2.gif);
	background-repeat: no-repeat;
}
.itemkara a:hover,.garakara a:hover,.asakusa a:hover,.bunkoya a:hover,.reviews a:hover,.reviewss a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


.ot_ptn4 a {/*このアイテムの92周年柄*/
	border-left: 1px solid #bed6c4;
	border-right: 1px solid #bed6c4;
	border-bottom: 1px solid #bed6c4;
	border-top: 5px solid #bed6c4;
	padding: 10px;
	width: 120px;
	height: 40px;
	display: block;
	position: relative;
	float: left;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 90%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/item_dtl/common/garaback4.jpg);
}
.ot_ptn4 .txt_l {
	font-size: 160%;
	font-weight: bold;
	color: #8aa99e;
	line-height: 120%;
}


/***グループカテ用 original 2019***/
.group-sp{
    text-align:center;
}
.group-sp img{
    width:96%;margin:auto;border:1px solid #ccc;
}
.group-sp-text{
    margin:20px 10px 30px;
}
/*****他の色がある場合****/
.imagearea h3{
	margin-left:5px;
}
figure {
    float: left;             /* 左に寄せて後続を右に回り込ませる */
    margin: 0px 7px 7px 0px; /* 外側に余白を加える(右に7px・下に7px) */
    background-color: #fff;  /* 背景色 */
}
figure img {
    display: block;          /* 余計な余白が出ないようにする */
    margin: 0px 0px 3px 0px; /* 下側にだけ3pxの余白を追加 */
    border:1px solid #ccc;
}
figcaption {
    font-size: 0.9em;        /* 文字サイズを90%に */
    text-align: center;      /* 中身をセンタリング */
}
div.imagearea:after {
    content: "";      /* ※Clearfix */
    clear: both;
    display: block;
}
/*********************/



/********************************************************************/

/* HTMLタグ要素 */

/********************************************************************/

body {
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    font-family: "Noto Sans JP", sans-serif;
}

A,
A:link,
A:visited,
A:hover,
A:active {
    color: #000000;
    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%;
}

ul{
  padding: 0;
}

/********************************************************************/

/* 大外 */

/********************************************************************/

#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; padding-top:40px;/*topのメニューを下げる*/
}


/********************************************************************/

/* ショップ名 */

/********************************************************************/

/* ショップ名ロゴ */
.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: #000000;
}

/* 文字サイズ画像 */
.set_font_normal,
.set_font_large {
    width: 45px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: left top;
    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: #000000;
}

.use_hover .inner_header_nav .nav_btn:hover {
    background-color: #FFECEC;
    color: #000000;
}
.h_search .menu_nav_icon {
    font-size: 16px !important;
}

/*************************************************************/

/* 検索 */

/*************************************************************/

.search_bar .search {
    background-color: #000000;
}


/*************************************************************/

/* グローバルナビゲーション */

/*************************************************************/

.global_nav {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  background-color: #f4f2f0;
  padding: 15px 0 0;
}

/* 各ナビゲーション */
.inner_global_nav .nav_btn {
    /* border-right: 1px solid #D6D6D6; */
    /* border-bottom: 3px solid #FFFFFF; */
    /* background-color: #FFFFFF; */
    color: #333333;
    font-weight: normal;
    text-align: center;
}

.use_hover .inner_global_nav .nav_btn:hover {
    /* border-bottom: 3px solid #FF0000; */
    color: #333333;
}

.global_nav_item:first-child .nav_btn {
    /* border-left: 1px solid #D6D6D6; */
}


/********************************************************************/

/* 開閉ナビゲーション */

/********************************************************************/

.inner_popup_nav_area,
.inner_popup_menu_area {
    background-color: #F9F9F9;
    color: #000000;
}

/* 各ナビゲーション */
.inner_popup_nav .nav_btn {
    background-color: #F9F9F9;
    border-top: 1px dotted #CCCCCC;
    font-weight: normal;
    color: #000000;
}

.use_hover .inner_popup_nav .nav_btn:hover {
    background-color: #E0E0E0;
    color: #333333;
}

/* 開閉ナビゲーション閉じるボタン */
.nav_close_box .nav_close {
    background-color: #222222;
}

.use_hover .nav_close_box .nav_close:hover {
    background-color: #333333;
}


/********************************************************************/

/* メインナビゲーション */

/********************************************************************/

/* 各ナビゲーション */
.inner_side_nav .nav_btn,
.inner_main_nav .nav_btn {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    color: #000000;
}

.use_hover .inner_side_nav .nav_btn:hover ,
.use_hover .inner_main_nav .nav_btn:hover {
    background-color: #EDEDED;
    color: #000000;
}

/* フリーページナビゲーション背景 */
.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: #000000;
}
.inner_itemlist_nav .nav_btn{
  padding: 13px 16px;
}
.inner_itemlist_nav .nav_btn i.fa.fa-chevron-right.right_side_nav_icon.chevron_right_icon {
  -webkit-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
}
.menu_link_item .open_sub_menu_link .right_side_nav_icon{
  -webkit-transform: rotate(0deg) scale(1) translateY(-50%);
transform: rotate(0deg) scale(1) translateY(-50%);
}
.use_hover .menu_link_item .close_sub_menu_link:hover .right_side_nav_icon{
  -webkit-transform: rotate(180deg) scale(1.1) translateY(-50%);
  transform: rotate(180deg) scale(1.1) translateY(-50%);
}
.use_hover .inner_itemlist_nav .nav_btn:hover {
    background-color: #EDEDED;
    color: #000000;
}

/********************************************************************/

/* サイドメニュー */

/********************************************************************/

/* サイドメニュー枠 */
.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: #000000;
}


/********************************************************************/

/* フッターナビゲーション */

/********************************************************************/

.footer_nav {
    background-color: #EDEDED;
}

/* 各ナビゲーション */
.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: #000000;
}

.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: #000000;
}

.shoppingcart_page_body .page_box .page_title h2 {
    margin-bottom: 10px;
}


/********************************************************************/

/* 第二階層サブタイトル */

/********************************************************************/

/* 各ページサブタイトル */
.page_box .section_title h2,
.page_box .section_title h3 {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    padding: 10px;
    color: #000000;
}

.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: #000000;
}

.rules_title {
    font-weight: bold;
}


/********************************************************************/

/* フォームタイトル */

/********************************************************************/

.form_title {
    border-bottom: 1px solid #D6D6D6;
    padding: 8px 5px;
    font-weight: normal;
    font-size: 116%;
    color: #000000;
}

.form_inner_title {
    border-bottom: 1px dotted #CCCCCC;
    font-weight: bold;
    color: #000000;
}


/********************************************************************/

/* タイトル文字サイズ */

/********************************************************************/

.page_title h1,
.page_title h2,
.section_title h1,
.section_title h2 {
    margin: 0px 2px;
    font-size: 123.1%;
    font-weight: normal;
}
.section_title h2{
background-color: transparent;
border: none;
border-radius: 0;
color: #000000;
font-weight: bold;
margin-bottom: 20px;
padding: 10px 11px;
border-left: 5px solid #1b1b1b;
border-bottom: 1px solid #1b1b1b;
}
.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;
}
.section_title h5 {
  margin: 25px 0 15px;
  font-weight: normal;
  color: #000000;
  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;*/text-align:left;
}

/* 一覧枠 */
.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.global_iconright{
  text-align: center;
}
.more_item .general_btn {
    padding: 5px; /*font-size: 85%;*/
}
.more_item.global_iconright .general_btn{
  /*border: none;
  background: #f4f2f0;*/
  padding: 10px 30px;
  color: #1b1b1b;
}
/* 写真のみ文字サイズ */
.layout_photo .item_data_link {
  font-size: 85%;
  border-radius: 4px;
  position: relative;
  /* background: #f4f2f0; */
}

.layout_photo .col2 .item_data_link {
    font-size: 93%;
}


/*--------------------------------------*/

/* 説明付き */

/*--------------------------------------*/

/* リンク */
.layout_column_text .list_item_box,
.layout_text .not_link {
    border-bottom: 1px solid #D6D6D6;
    padding-left: 0;
}

.list_item_data p.item_desc {
    color: #000000;
}


/*--------------------------------------*/

/* 商品一覧  */

/*--------------------------------------*/

/* 商品、記事一覧マウスオーバー */
.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;
}

.list_item_data p.item_name {
    margin-bottom: 3px;
    font-weight: normal;
}

.list_item_data p.common_icon {
    margin: 6px 0 1px 0;
}

/* 販売価格 */
.price {
    padding: 2px 0px;
    color: #000000;
    font-weight: bold;
}

.price .selling_price,
.price .regular_price {
    padding: 2px 0px;
    font-size: 15px;
}

/* 通常販売価格 */
.price .regular_price {
    color: #000000;
    font-weight: normal;
    display: block;
}

.item_box .text_layout .regular_price {
    display: inline;
}

/* 希望小売価格、税込価格 */
.item_box .retail_price,
.item_box .tax_incl_price {
    /*color: #666666;*/
    color: #FF0000;
    text-decoration: line-through;
    font-weight: normal;
    word-break: normal;
    
}
.retail_price span{display:inline!important;}
/* 在庫あり */
.stock {
    color: #666666;
    font-size: 93%;
        line-height: 1.8;
}

/* 在庫僅か */
.lowstock {
    color: #990000;
}

/* 在庫なし */
.soldout,
.variation_stock_list .data_table .soldout {
    color: #777777;
}

/* レビュー件数 */
.item_info .review_number {
    color: #000000;
}

/* 商品一覧ランキングNo. */
.rankno {
    color: #FFFFFF;
    background-color: #FFA64D;
}

.item_data .rankno1 {
    background-color: #FF0000;
}


/*--------------------------------------*/

/* 記事一覧  */

/*--------------------------------------*/

/* タイトル */
.list_subject {
    padding: 5px 0px;
}

/* 日付 */
.date {
    color: #000000;
    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_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);
    background-size: 25px 25px;
}

/* 次へアイコン画像 */
.swipe_list .pointer_box span.pointer_next,
.swiper-button-next {
    background-image: url(img/icon_next.gif);
    background-size: 25px 25px;
}


/********************************************************************/

/* 第二階層 */

/********************************************************************/

.page_box {
    color: #000000;
}

/* 共通説明 */
.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;*/
    color: #FF0000;
    text-decoration: line-through;
    font-weight: normal;
    display:inline;
}

/* 商品詳細　販売価格ラベル */
.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: #000000;
    font-weight: bold;
}

/* 選択済み枠 */
.variation_selection_box .validation_selection_selected_all,
.use_hover .variation_selection_box .validation_selection_selected_all:hover {
  background-color: #FFFFEE;
  border: 1px solid #333333;
  color: #000000;
  padding: 0 5px;
}

.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;
}
.validation_selection_selected_all .variation_selection_value {
  font-size: 13px;
}

/*--------------------------------------*/
/* サムネイル写真 */

.thumbnail {
    margin-top: 5px;
}

/* サムネイル写真 */
.thumbnail .thumbnail_btn {
    border: 2px solid #FFFFFF;
}

.thumbnail .current .thumbnail_btn {
    border: 2px solid #FF0000;
}

/* サムネイル写真枠サイズ */
.thumbnail_listbox {
    width: 60px;
}


/*************************************************************/

/* レビュー */

/*************************************************************/

.large_rating_icon .rating_point {
    font-size: 153.9%;
}

.medium_rating_icon .rating_point {
    font-size: 123.1%;
}

/* 星ポイント */
.rating_point {
    margin-left: 10px;
    color: #EF9D35;
}

/* レビュー数 */
.review_number {
    margin-left: 10px;
}

/* グラフ */
.bar_graph {
    background-color: #EF9D35;
}

/* 年代 */
.rating_age {
    font-size: 93%;
}

/* 分析レポート内レビュー数 */
.rating_number A {
    font-size: 93%;
}

/* レビュー一覧 */
.review_data {
    border-bottom: 1px dotted #000000;
}

.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: #F5F5F5;
    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 {
    background-color: #FF0000;
}

/* ステップ表 文字 */
.step_data span {
    color: #666666;
}

/* ステップ表 ステップ数 */
.step_data .step_number {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/* ステップ表 現ページ文字 */
.step_check .step_data span {
    color: #FFFFFF;
}


/********************************************************************/

/* 最新情報、店長日記 */

/********************************************************************/

/* 日付 */
.article_date {
    border-bottom: 1px solid #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: #000000;
}
/*購入履歴の背景*/

.mypage_history h2 {
	/*background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/category/bn/review_202007b2.jpg);
    background-size:cover;height:260px;*/
        height: 60vh;
    background-color:#ed9e9c!important;
    background: url(https://www.oozeki-shop.com/data/bunkoya/image/category/bn/review_top.png) no-repeat center bottom;
    background-size:contain;
    border:none!important;
    
}

    


/*************************************************************/

/* 送り主、お届け先 */

/*************************************************************/

/* 住所 */
.recipient_data_list .user_address {
    font-weight: normal;
    color: #000000;
}


/*************************************************************/

/* お気に入り */

/*************************************************************/

/* 登録日、メモ */
.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: #000000;
}


/*************************************************************/

/* 複数選択 */

/*************************************************************/

/* 複数削除 */
.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 #000000;
    font-weight: bold;
}

/* プロフィール内容 */
.staff_contents dd,
.pstaff_contents dd {
    border-top: 1px dotted #000000;
}

.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: #000000;
}

/* フォーム項目 */
.form_element,
.form_inner_element {
    padding: 10px;
}

/* 必須項目 */
.require {
    color: #CC0000;
    font-weight: bold;
}

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;
    -webkit-box-shadow: 0px 0px 0px 1px #FF0000;
            box-shadow: 0px 0px 0px 1px #FF0000;
    color: #FFFFFF;
}

/* フォーム上部OK表示 */
.ok_box {
    border: 1px solid #00B200;
    border-radius: 5px;
}

/* OK表示 ※緑枠内文字 */
.ok_status {
    color: #00B200;
    font-size: 93%;
    padding-left: 5px;
}

/* OK表示アイコン位置調整 */
.ok_status img {
    padding-right: 3px;
}

/* OK時入力エリア背景色 */
.page_box .edit_form .ok_row input,
.page_box .edit_form .ok_row select,
.page_box .edit_form .ok_row textarea,
.page_box .edit_form .error_row .ok_input {
    background-color: #EEFFEE;
}

/* OKアイコン */
.ok_icon .fa {
    background-color: #00B200;
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: 0px 0px 0px 1px #00B200;
            box-shadow: 0px 0px 0px 1px #00B200;
    color: #FFFFFF;
}

/* 重要な注意書き色 */
.note_color {
    color: #CC0000;
}

/********************************************************************/

/* アイコン */

/********************************************************************/

/* ヘッダーナビボタン */
.inner_header_nav .header_nav_item{
  min-width: 34px;
  width: auto;
}
.inner_header_nav .header_nav_item .fa {
    color: #000000;
}
ul.inner_header_nav.flex_layout.flex_nowrap.flex_j_end.inner_header_nav_column2.reset_list_style{
  min-width:auto;
  margin-right: 10px;
}

/* グローバルナビ */
.inner_global_nav .fa {
    color: #000000;
}

.global_iconleft .fa {
    padding-right: 5px;
}

.global_iconright .fa {
    padding-left: 5px;
}

/* 閉じる、削除ボタン */
.close_btn_box .fa,
.delete_btn_box .fa {
    color: #000000;
}

.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: #000000;
}

/* 説明付き一覧表示調整 */
.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 {
    width: 70px;
    height: 30px;
}

/* ボタンサイズM */
.global_btn .btn_size_medium {
    width: 90px;
    height: 30px;
}

.global_btn A.btn_size_xxsmall,
.global_btn A.btn_size_xsmall,
.global_btn A.btn_size_small,
.global_btn A.btn_size_medium,
.global_btn A.btn_size_auto {
    line-height: 30px;
}

/* ボタンサイズL */
.global_btn .btn_size_large {
    width: 130px;
    height: 35px;
}

.global_btn A.btn_size_large {
    line-height: 35px;
}

/* ボタンサイズXL */
.global_btn .btn_size_xlarge {
    width: 180px;
    height: 40px;
    font-size: 116%;
}

.global_btn A.btn_size_xlarge {
    line-height: 40px;
}

/* ボタンサイズXXL */
.global_btn .btn_size_xxlarge {
    width: 281px;
    height: 50px;
    font-size: 123%;
}

.global_btn A.btn_size_xxlarge {
    line-height: 50px;
}

/* ボタンサイズ横幅auto */
.global_btn .btn_size_auto {
    height: 30px;
    width: auto;
    padding: 0px 20px;
}

/* ボタンサイズ小文字 */
.font_size_small {
    font-size: 77%;
}

/* 縦2段積みボタン */
.under_global_btn {
    display: block;
    margin-top: 30px;
}

/* 商品詳細 */
.detail_item_data .add_cart .global_btn {
    display: block;
    text-align: center;
    margin: 10px 0px;
}

/* 下部配置ボタン */
.form_btn {
    text-align: center;
    margin: auto;
    padding: 20px 0;
}

/* 下部ボタン上部注意書き */
.global_bottom_info {
    border-bottom: 1px dotted #000000;
}

/* ログインページ新規登録余白調整 */
#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;
}

.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;
    background-size: 25px 25px;
}

.entry_box .loading {
    background-image: url(img/load_entry_icon.gif);
    background-size: 25px 25px;
}

/* 一覧ページャー */
.pager {
    margin: 5px 0px;
    text-align: center;
}

/* 現ページ */
.pager strong {
    min-width: 20px;
    min-height: 20px;
    padding: 3px;
    margin: 0px 1px;
    border: 1px solid #FF0000;
    background-color: #FF0000;
    color:#FFFFFF;
}

/* 各ページ */
.pager .pager_btn {
    min-width: 20px;
    min-height: 20px;
    margin: 0px 1px;
    padding: 3px;
    border: 1px solid #D6D6D6;
    background-color: #FFFFFF;
    text-decoration: none;
}

.use_hover .pager .pager_btn:hover {
    border: 1px solid #FF0000;
    background-color: #FF0000;
    color: #FFFFFF;
}


/********************************************************************/

/* グローバルサイトリンク */

/********************************************************************/

/* リンク一覧 */
.site_list_dropdown {
    background-color: #FFFFFF;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.4),-5px 5px 10px rgba(0,0,0,0.4);
            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: #000000;
}

.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: #000000;
}


/********************************************************************/

/* フッター */

/********************************************************************/

/* PCサイトボタン */
.footer_pc_site_box {
    height: 30px;
    padding: 15px 0px 15px 0px;
    position: relative;
    background-color: #EDEDED;
    -webkit-box-sizing: content-box;
            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);
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    font-size: 12px;
    text-align: center;
    color: #000000;
}

.use_hover .pc_site_btn .pc_site_link:hover {
    color: #000000;
    opacity: 0.8;
}

/* フッター */
.footer_area {
    background-color: #EDEDED;
}

#footer {
    text-align: center;
}

.footer_area A {
    color: #333333;
}

.use_hover .footer_area A:hover {
    color: #333333;
}

.footer_upper_link_box .continued_link_box {
    border-left: 1px solid #666666;
}

/* ページトップへ戻るボタン */
.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;
}

/********************************************************************/

.copy.center_aligned_copy{/*お知らせ部分デザイン*/
  background: #fff;
  font-size: 12px;
  color: #FFF;
  padding: 8px;
}

/*************************************************
                  フリーページ
**************************************************/
@media screen and (-webkit-min-device-pixel-ratio: 0)
div {
    max-height: 999999px;
}

/* フリーページ設定 */
.contents_box {
  margin-bottom: 60px;
}
/* 罫線あり */
.free h1 {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 15px;
	font-size: 115%;
	font-weight: bold;
	border-radius: 5px;
}
.free h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 12px;
	font-size: 110%;
	font-weight: bold;
	border-radius: 5px;
}
.section_title > a:not(.title_toggle_link) {
  display: block;
  margin-top: -90px;
  padding-top: 90px;
}
.free h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 10px;
	font-size: 105%;
	font-weight: bold;
	border-radius: 5px;
}
.free h4 {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #F5F5F5;
	border: 1px solid #D6D6D6;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
}
.free h5 {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #F0F0F0;
	border: 1px solid #D6D6D6;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
}
.free .mds {
	margin-bottom: 10px;
	background-color: #F5F5F5;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
	width: 50%;
}
.free p {
	padding: 5px;
	margin-bottom: 10px;
}
.free img {
	border: 1px solid #D6D6D6;
}
.free .sm:after {
  content: "";
  display: block;
  clear: both;
}
.free .sm img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #D6D6D6;
  margin-bottom: 10px;
  float: left;
  width: 48.5%;
}
.free .sm img:nth-of-type(n+2) {
  margin-left: 3%;
}
.free .sm img:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}


.free a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* フリーページ設定 */
/* 文庫革についてメニュー */
.bunko_menu:after {
  content: "";
  display: block;
  clear: both;
}
.bunko_menu {
  margin-bottom: 20px;
}
.bunko_menu li {
	float: left;
  width: 48.5%;
	list-style-type: none;
}
.bunko_menu li:nth-of-type(n+2) {
  margin-left: 3%;
}
.bunko_menu li:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}
.bunko_menu li:nth-of-type(n+3) {
  margin-top: 3%;
}
.bunko_menu li a {
	font-size: 0.9em;
	text-align: center;
  padding: 10px 0;
	background-color: #fbfffb;
	border-radius: 4px;
	display: block;
	width: 100%;
	border-left: 5px solid #B3C9CF;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
}
.bunko_menu li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
/* 罫線なし */
.free_asa h2 {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 15px;
	font-size: 123.1%;
	font-weight: bold;
	border-radius: 5px;
}
.free_asa h3 {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 10px;
	font-size: 108%;
	font-weight: bold;
	border-radius: 5px;
}
.free_asa h4 {
	margin-bottom: 10px;
	background-color: #F5F5F5;
	border: 1px solid #D6D6D6;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
}
.free_asa p {
	padding: 5px;
	margin-bottom: 20px;
}
.free_asa img {
	margin-bottom: 10px;
}
.free_asa .sm img {
	margin: 5px;
	border: 1px solid #D6D6D6;
	margin-bottom: 20px;
}

/*リクルートのメニュー*/
.info {
  width: 100%;
	height: auto;
	display: block;
	float: left;
	font-style: normal;
	font-weight: normal;
	font-size: 110%;
	text-align: center;
	border-radius: 5px;
	border: 1px solid #C7C7C7;
	background-color: #F6F7F3;
	margin : 0 auto 10px;
	padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}



/* 柄から選ぶ&アイテムから選ぶ アンカーエリア */
a.itemAnkLink {
  float: left;
  width: 48.5%;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #D6D6D6;
}
a.itemAnkLink:nth-of-type(n+2) {
  margin-left: 2%;
}
a.itemAnkLink:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}
.tp {
  display: block;
  font-weight: bold;
  font-size: 1em;
  color: #000;
  padding: 5px 10px;
}
a.itemAnkArea {
  margin-top: -90px;
  padding-top: 90px;
  display: block;
}



/* 柄から選ぶ設定 */

.gara {
  width: 100%;
}
.gara img {
	margin-bottom: 0;
}
.gara p {
	margin: 3px 0 15px;
}
.gara h1 {
	background-color: #FFFFFF;
	border-left: 1px solid #EDD1D1;
	border-right: 1px solid #EDD1D1;
	border-bottom: 1px solid #FFFFFF;
	border-top: 5px solid #EDD1D1;
	padding: 10px 0;
	font-size: 1em;
	font-weight: bold;
	width: 140px;
	display: block;
	position: relative;
	text-align: center;
	float: left;
	margin: 0 5px 0 0;
	top: 1px;
}
.gara h2 {
	background-color: #FFFFFF;
	border-left: 1px solid #BCC7F4;
	border-right: 1px solid #BCC7F4;
	border-bottom: 1px solid #EDD1D1;
	border-top: 5px solid #BCC7F4;
	padding: 10px 0;
	font-size: 1em;
	font-weight: bold;
	width: 140px;
	display: block;
	position: relative;
	float: left;
	text-align: center;
	top: 1px;
  margin: 0;
}
.gara h3 {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 15px;
	font-size: 110%;
	font-weight: bold;
	border-radius: 5px;
}
.gara_box {
	padding: 10px;
	border: 1px solid #EDD1D1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gara_sn {
  float: left;
  width: 48.5%;
  text-align: center;
}
.gara_sn a img{
  border:1px solid #ccc;
}
.gara_sn:nth-of-type(1) {
  margin-left: 0;/*1個め*/
    border:1px solid #000;
}
.gara_sn:nth-of-type(n+2) {
  margin-left: 3%;/*デフォルトは3*/
}
.gara_sn:nth-of-type(2n+1) {
  clear: both;
  margin-left: 0;
}


/* アイテムから選ぶ設定 */
.itm {
	width: 100%;
}
.itm img {
	margin-bottom: 0;
}
.itm p {
	margin: 3px 0 15px;
}
.itm h1 {
	background-color: #FFFFFF;
	border-left: 1px solid #BCC7F4;
	border-right: 1px solid #BCC7F4;
	border-bottom: 1px solid #FFFFFF;
	border-top: 5px solid #BCC7F4;
	padding: 10px 0;
	font-size: 1em;
	font-weight: bold;
	width: 140px;
	display: block;
	position: relative;
	text-align: center;
	float: left;
	top: 1px;
  margin: 0;
}
.itm h2 {
	background-color: #FFFFFF;
	border-left: 1px solid #EDD1D1;
	border-right: 1px solid #EDD1D1;
	border-bottom: 1px solid #BCC7F4;
	border-top: 5px solid #EDD1D1;
	padding: 10px 0;
  font-size: 1em;
	font-weight: bold;
	width: 140px;
	display: block;
	position: relative;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
	top: 1px;
}
.itm h3 {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 15px;
	font-size: 110%;
	font-weight: bold;
	border-radius: 5px;
}
.itm_box {
	padding: 10px;
	border: 1px solid #BCC7F4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.itm_sn {
  float: left;
  width: 48.5%;
  text-align: center;
}
.itm_sn:nth-of-type(n+2) {
  margin-left: 3%;
}
.itm_sn:nth-of-type(2n+1) {
  clear: both;
  margin-left: 0;
}

a.recruit__section {
  display: block;
  margin-top: -90px;
  padding-top: 90px;
}

body#fs_CustomPage h1.fs-c-heading.fs-c-heading--page {
    display: none;
}
.fs-c-heading--page {
  border-bottom: 2px solid #7C8790;
  color: #000000;
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 0 24px;
  padding: 0 0 0.8em;
  text-align: center;
}

/***************ここまでフリーページ******************/


/* ヘッダーカスタム */
ul.inner_global_nav.flex_layout.flex_nowrap.fix_center.reset_list_style{
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
div#inner_header{
  position: fixed;
  height: 54px;
  top: 0;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 2;
}
nav.header_global_nav.test {
    margin-top: 54px;
}
li.global_nav_item.wrapped_item.has_nav_icon{
  width: auto;
  padding-left: 3px;
  padding-right: 3px;
}
.global_nav_item .nav_label {
    font-size: 10px;
}
.open_side_col .side_menu_close_btn{
  top: 20px;
}
#inner_header{
  padding: 5px 0;
}
.nav_label{
  white-space: nowrap;
  font-size: 13px;
  line-height: 1;
}
.header_center.center_shop_name a{
  position: absolute;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 38%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.header_center.center_shop_name img {
  max-width: 100%;
}


/* TOPカスタマイズ */
.ptn {
    margin-bottom: 10px;
}
.ptn img{
    border:1px solid #ccc;margin-right:10px;
}
.dot_circle_org {
  margin-top: 10px;
  border: 2px dotted #FFA600;
  border-radius: 10px;
  padding: 10px;
  width: auto;
  margin-bottom: 10px;
    font-size:14px;
}

.main_section {
    padding: 0 15px;
}


/*店舗案内*/
ul.shopInfoBox:nth-of-type(n+2) {
  margin-top: 40px;
}
li.shopInfo__left {
  float: left;
  width: 370px;
}
li.shopInfo__left iframe{
  width: 370px;
  height: 370px;
}
li.shopInfo__right {
  float: right;
  width: 370px;
}
p.shopInfo__img {
  margin-bottom: 0px;
  text-align: center;
}
p.shopInfo__gMap iframe {
  width: 100%;
  height: 170px;
}
.shopInfo__rightInner {
  padding: 0 25px;
}

.shopInfo__title {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: 1em;/*0.1em*/
    text-align:center;/*追加*/
    text-indent:1em;/*追加*/
}
.shopInfo__title span {
    /* border-bottom: 1px solid #999; */
    /* padding-bottom: 6px; */
    background: #f4f2f0;
    font-weight: bold;
    padding: 7px 10px;/*5px 10px*/
    width: 230px;/*200*/
    display: block;
    margin: auto;
    border-radius: 50px;
}
/*
.shopInfo__addressWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
*/
.shopInfo__address {
    margin: 5px 0 17px 0;
    letter-spacing: 0.07em;
    font-size: 12px;
}
/*
.shopInfo__mapIcon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 65px;
            flex: 0 0 65px;
    max-width: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
*/
.shopInfo__more{
  text-align: center;
  margin-top: 25px;
  margin-bottom: 40px;
}
.shopInfo__more a {
  /* border: 1px solid #000000; */
  border-radius: 4px;
  padding: 10px 30px;
  position: relative;
  background: #f4f2f0;
  color: #1b1b1b;
}
.shopInfo__more a:after {
  content: "";
  top: 50%;
  right: 1em;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  width: 4px;
  height: 4px;
  border-top: 1px solid #1b1b1b;
  border-right: 1px solid #1b1b1b;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

/* 下部固定ナビ */
div#fixedBottomNav {
  position: fixed;
  bottom: -1px;
  left: 0;
  right: 0;
  background-color: rgba(227,227,227,0.85);
  border-top: solid 1px #e0e0e0;
  z-index: 10001;
}
div#fixedBottomNav.detailPage {
  bottom: 64px;
}
div#fixedBottomNav ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

div#fixedBottomNav ul li {
  list-style: none;
  max-width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  text-align: center;
}
div#fixedBottomNav ul li:not(:last-child) {
  border-right: solid 1px #999999;
}
div#fixedBottomNav ul li a{
  display: block;
  padding: 12px;
  font-size: 14px;
}

/* ランキング */
/* .item_ranking li.list_item_cell.wrapped_item.flex_layout.ranking1 {
  width: 100%;
  padding: 0 10%;
} */

/* .item_ranking li.list_item_cell.wrapped_item.flex_layout .add_cart, */
/* .item_ranking li.list_item_cell.wrapped_item.flex_layout .list_item_data, */
/* .item_ranking li.list_item_cell.wrapped_item.flex_layout .item_rankno{
  display: none;
} */

.showRanking li.list_item_cell {
    display: none;
    width: 100% !important;
}

.showRanking li.list_item_cell.active {
  display: block;
}

.ranking_view .list_item_cell {
    margin-top: 10px;
}

.ranking_view:not(.showRanking) .list_item_cell:before {
    left: 50%;
    top: -16px;
    zoom: 0.75;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/* .ranking_view .list_item_cell:before {
  content: "No.";
  width: auto;
  min-width: 40px;
  margin-bottom: 5px;
  padding: 3px 10px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #FFA64D;
  font-size: 12px;
  margin-bottom: 10px;
  top: -20px
}

.ranking_view .list_item_cell:nth-child(1):before {
  content: "";
  background: url(https://www.oozeki-shop.com/data/bunkoya/image/sp/icon-rank01.png) no-repeat;
  background-size: contain;
  background-position: center;
  padding: 0;
  width: 64px;
  height: 48px;
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ranking_view .list_item_cell:nth-child(2):before {
  content: "";
  background: url(https://www.oozeki-shop.com/data/bunkoya/image/sp/icon-rank02.png) no-repeat;
  background-size: contain;
  background-position: center;
  padding: 0;
  width: 64px;
  height: 48px;
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ranking_view .list_item_cell:nth-child(3):before {
  content: "";
  background: url(https://www.oozeki-shop.com/data/bunkoya/image/sp/icon-rank03.png) no-repeat;
  background-size: contain;
  background-position: center;
  padding: 0;
  width: 64px;
  height: 48px;
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ranking_view .list_item_cell:nth-child(4):before {
  content: "";
  background: url(https://www.oozeki-shop.com/data/bunkoya/image/sp/icon-rank04.png) no-repeat;
  background-size: contain;
  background-position: center;
  padding: 0;
  width: 64px;
  height: 48px;
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}


.ranking_view .list_item_cell:nth-child(5):before {
  content: "";
  background: url(https://www.oozeki-shop.com/data/bunkoya/image/sp/icon-rank05.png) no-repeat;
  background-size: contain;
  background-position: center;
  padding: 0;
  width: 64px;
  height: 48px;
  position: absolute;
  z-index: 2;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ranking_view .list_item_cell:nth-child(6):before {
  content: "No.6";
}
.ranking_view .list_item_cell:nth-child(7):before {
  content: "No.7";
}
.ranking_view .list_item_cell:nth-child(8):before {
  content: "No.8";
}
.ranking_view .list_item_cell:nth-child(9):before {
  content: "No.9";
}
.ranking_view .list_item_cell:nth-child(10):before {
  content: "No.10";
} */

.item_ranking .section_title h2 {
    margin-bottom: 30px;
}

/* フッター調整 */
.right_side_nav_icon{
  margin-top: 0;
  font-size: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer_nav_item .nav_btn {
    border-bottom: 1px solid #CCCCCC;
}
.footer_area{
  border-top: 1px solid #cccccc;
  background-color: #f7f7f7;
}
.footer_nav_item a .nav_text .nav_label {
    font-size: 14px;
}
#snsNav{

}

#snsNav ul{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
margin:15px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#snsNav ul li{
  width: 50px;
      height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px;

}

#snsNav ul li a {
  color: #FFF;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.snsNav__icon{
  font-size: 28px;
  line-height: 1;
}
.fixed_corner_box{
  display: none !important;
}
.snsNav__text{
  font-size: 10px;
      line-height: 1;
}
.footer_pc_site_box,
.footer_nav{
  background-color: #f7f7f7;
}


/* ドロワーメニュー */
#left_side_col {
    left: -280px;
}
.side_col{
  width: 280px !important;
}
.open_side_col .left_menu_mode #left_side_col {
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
}
.open_side_col .menu_blocker, .open_side_col .left_menu_mode .menu_blocker{
  left: 280px;
  /* background-color: rgba(0, 0, 0, 0.75); */
}
.open_side_col #non_approved, .open_side_col #header_wrapper, .open_side_col #contents_top, .open_side_col #photo, .open_side_col .breadcrumb_area, .open_side_col #maincol, .open_side_col #contents_bottom, .open_side_col #footer_wrapper, .open_side_col .left_menu_mode #header_wrapper, .open_side_col .left_menu_mode #contents_top, .open_side_col .left_menu_mode #photo, .open_side_col .left_menu_mode .breadcrumb_area,
 .open_side_col .left_menu_mode #maincol, .open_side_col .left_menu_mode #contents_bottom, .open_side_col .left_menu_mode #footer_wrapper {
    -webkit-transform: translateX(280px);
    transform: translateX(280px);
    opacity: 0.2;
}
#inner_container{
  /* background-color: rgba(0, 0, 0, 0.75); */
}

a.parental_menu_link.item_list_link.nav_btn {
    border-bottom: 1px dashed #D6D6D6;
}
.global_btn .btn_size_xsmall {
    min-width: 50px;
}
.side_nav .nav_label {
    font-size: 14px;
}
.inner_side_nav .menu_nav_icon{
  font-size: 22px;
}
.inner_side_nav .nav_btn{
  border: 0;
  border-bottom: 1px solid #D6D6D6;
}

.contents_box {
    margin-bottom: 30px;
}

.inner_side_nav .nav_btn, .inner_main_nav .nav_btn{
  padding: 22px 16px;
}

.side_box.login_nav_box.side_section {
    margin: 0;
}

.side_box {
    margin: 0;
}

.side_box .section_title h2{
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #000000;
  font-weight: normal;
  padding: 22px 16px;
  border-left: none;
  margin: 0;
  border-bottom: 1px solid #D6D6D6;
  font-size: 14px; 
}

.toggle_closed .section_title .title_toggle_link h2 .right_side_nav_icon{
  -webkit-transform: rotate(180deg) scale(1) translateY(50%);
    transform: rotate(180deg) scale(1) translateY(50%);
}

.toggle_opened .section_title .title_toggle_link h2 .right_side_nav_icon{
  -webkit-transform: rotate(0deg) scale(1) translateY(-50%);
  transform: rotate(0deg) scale(1) translateY(-50%);
}

.right_side_nav_icon{
  right: 8px;
}
.freepage_nav .inner_freepage_nav .nav_btn{
  border: none;
  border-bottom: 1px solid #D6D6D6;
}
.nav_label{
  white-space: initial;
}
li.list_item_cell.wrapped_item.flex_layout.empty_photo .list_item_data{
  padding-left: 0;
}

#footer{
  padding-bottom: 100px;
  padding-top: 0;
}


#copyright {
  /* text-align: left; */
  padding: 5px 15px;
  font-size: 12px;
}
#copyright .copyright{
  color: #999;
      margin-top: 30px;
}


/* 商品スライダー */
.lower_slider_controller .swiper-button-next,
 .lower_slider_controller .swiper-button-prev{
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  z-index: 10;
  padding: 0;
  background-image: none !important;
}
.lower_slider_controller .swiper-button-next{
   right: 0;
}
.lower_slider_controller .swiper-button-prev{
  left: 0;
}

.lower_slider_controller .swiper-button-next:after,
 .lower_slider_controller .swiper-button-prev:after{
   content: '';
     width: 8px;
     height: 8px;
     border-bottom: 4px solid rgba(250,250,250,0.7);
     border-left: 4px solid rgba(250,250,250,0.7);
     position: absolute;
     top: 50%;

}

.lower_slider_controller .swiper-button-next:after{
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(-135deg);
  transform: translateY(-50%) translateX(-50%) rotate(-135deg);
  left: 47%;
}
.lower_slider_controller .swiper-button-prev:after{
  -webkit-transform: translateY(-50%) translateX(-50%) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) rotate(45deg);
  left: 53%;
}


/* 下層調整 */
.breadcrumb_list,
.free_page_box {
    padding-left: 15px;
    padding-right: 15px;
}

/* 商品一覧 */

.categorylist_page_body #inner_contents{

}
.itemlist_box.tiled_list_box.layout_photo,
.sort,
.page_title{
  padding-left: 15px;
  padding-right: 15px;
}

.item_count.box_both_ends_small_space {
    padding: 15px 15px 0px 15px;
}

/* 商品詳細 */
.detail_inner_box,
.product_info_wrapper.product_info_wrapper_300{
  padding: 0 10px;
}
.detail_page_body .page_title{
  display: none;
}
.detail_page_body #main_container{
  padding-top: 0;
}

.global_btn .btn_size_xxlarge {
    width: 281px;
    height: auto;
    font-size: 123%;
    background: #b7282e;
    border: #b7282e;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    border-radius: 6px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    padding: 0.8em 1.6em;
}

.btn_color_common, A.btn_color_common:link{
  color: #666 !important;
    background: #FFF;
    border: 1px solid #dcdcdc;
    min-width: 280px;
}
.detail_section{
  border-bottom: 0;
  padding: 10px 0;
}

.detail_section .item_box.quantity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
span.quantity_label + .colon {
    margin-right: 5px;
}

.pager strong {
    min-width: 20px;
    min-height: 20px;
    padding: 3px;
    margin: 0px 1px;
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    color: #1b1b1b;
}

/* 商品説明文 */
iframe {
    max-width: 100%;
}

/* 商品ページ設定 */
#fs_form{
  margin-bottom: 60px;
}
.item_info{
  margin-bottom: 0px;
}
.item_info h2 {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	font-weight: bold;
	border-radius: 5px;
	padding: 8px;
	margin-bottom: 5px;
}
.item_info img {
	border: 1px solid #D6D6D6;
  height: auto;
}
.detail {
	display: block;
	/* width: 375px; */
	/* float: left; */
	position: relative;
	padding: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
  font-size: 12px;
    line-height: 1.8;
}
.spec {
	display: block;
	/* width: 375px; */
	/* float: left; */
	position: relative;
	margin-bottom: 20px;
}
.menu_grp a:hover {
	text-decoration: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.item_info h2{
  background-color: #FFFFFF;
  border: 1px solid #D6D6D6;
  padding: 10px;
  font-size: 108%;
  font-weight: bold;
  border-radius: 5px;
}
.ot_ptn a {
	border-left: 1px solid #EDD1D1;
	border-right: 1px solid #EDD1D1;
	border-bottom: 1px solid #EDD1D1;
	border-top: 5px solid #EDD1D1;
	padding: 10px;
	width: 140px;
	height: 65px;
	display: block;
	position: relative;
	float: left;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 90%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/garaback0529.jpg);
}
.ot_ptn2 a {
	border-left: 1px solid #bed6c4;
	border-right: 1px solid #bed6c4;
	border-bottom: 1px solid #bed6c4;
	border-top: 5px solid #bed6c4;
	padding: 10px;
	width: 140px;
	height: 65px;
	display: block;
	position: relative;
	float: left;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 90%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/garaback20529.jpg);
}

.ot_ptn .txt_l {
	font-size: 160%;
	font-weight: bold;
	color: #D78081;
	line-height: 120%;
}
.ot_ptn2 .txt_l {
	font-size: 160%;
	font-weight: bold;
	color: #8aa99e;
	line-height: 120%;
}
.ot_ptn3 .txt_l {
	font-size: 160%;
	font-weight: bold;
	color: #8aa99e;
	line-height: 120%;
}
.thisissample{width:100%;max-width:1000px;margin:20px auto 0 5px;}/*この画像はサンプルですのテキスト*/
.ot_itm a {
	border-left: 1px solid #BCC7F4;
	border-right: 1px solid #BCC7F4;
	border-bottom: 1px solid #BCC7F4;
	border-top: 5px solid #BCC7F4;
	padding: 10px;
	font-weight: normal;
	width: 140px;
	height: 65px;
	display: block;
	position: relative;
	float: left;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 90%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/itemback0529.jpg);
}
.ot_itm .txt_l {
	font-size: 160%;
	font-weight: bold;
	color: #8C9BE4;
	line-height: 120%;
}
.ot_itm_long .txt_l {
	font-size: 160%;
	font-weight: bolder;
	color: #990099;
	line-height: 120%;
}

.zaikogire a {
    display: block;
    position: relative;
    color: #666 !important;
    background: #FFF;
    border: 1px solid #dcdcdc;
    width: 280px;
    padding: 15px;
}
.zaikogire3 a {
    display: block;
    position: relative;
    color: #666 !important;
    background: #FFF;
    border: 1px solid #dcdcdc;
    width: 280px;
    padding: 15px;
}
.singarayoyaku{
	display: block;
    background-color:#fffaf0;
    width:280px;border:dotted 2px red;border-radius: 15px;padding:15px;
	position: relative;	top:-850px;;
	float: right;
}
.singarayoyaku2{
	display: block;
    background-color:#fff;
    width:430px;height:45px;border:dotted 2px purple;border-radius: 15px;padding:10px;
	position: relative;	top:-350px;;
	float: right;
}
.zaikogire_kin a {
    display: block;
    position: relative;
    /* top: -350px; */
    /* left: -35px; */
    /* float: right; */
    color: #666 !important;
    background: #FFF;
    border: 1px solid #dcdcdc;
    width: 280px;
    padding: 15px;
    margin-top: 15px;
}
.other_photo_desc.custom_desc > div {
    float: none !important;
    width: auto !important;
}

.cartaddinput{
  width: 281px;
height: auto;
font-size: 123%;
background: #b7282e;
border: #b7282e;
border-radius: 0px;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 20px;
font-weight: bold;
border-radius: 6px;
line-height: 1;
text-decoration: none;
text-align: center;
padding: 0.8em 1.6em;
}
.ot_itm_long a {
	border-left: 1px solid #CC99CC;
	border-right: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
	border-top: 5px solid #CC99CC;
	padding: 10px;
	font-weight: bold;
	width: 240px;
	height: auto;
	display: block;
	position: relative;	top:-110px;right:15px;
	float: right;
	border-radius: 5px;
	margin-right: 5px;
	text-align:center;
	line-height:110%;	font-weight: bold;
	color: #996699;
	font-size: 90%;text-decoration: none;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/item_dtl/common/palebrown.jpg);
}
.ot_sale a {
	border-left: 1px solid #AFA229;
	border-right: 1px solid #AFA229;
	border-bottom: 1px solid #AFA229;
	border-top: 5px solid #AFA229;
	padding: 10px;
	font-weight: normal;
	width: 120px;
	height: 40px;
	display: block;
	position: relative;
	float: left;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 90%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/item_dtl/common/sale_back.jpg);
}
.ot_sale .txt_l {
	font-size: 160%;
	font-weight: bold;
	color: #AFA229;
	line-height: 120%;
}

.gara_dtl a {
	border-left: 1px solid #CEF4E5;
	border-right: 1px solid #CEF4E5;
	border-bottom: 1px solid #CEF4E5;
	border-top: 5px solid #CEF4E5;
	padding: 10px;
	font-weight: normal;
	width: 120px;
	height: 40px;
	display: block;
	position: relative;
	float: left;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 90%;
}
.gara_dtl .txt_l {
	font-size: 160%;
	font-weight: bold;
	color: #A6E3BE;
	line-height: 120%;
}
/* 根付設定 */
.netsuke　 {
	padding: 10px;
}
.netsuke img {
	border: 1px solid #D6D6D6;
}
.netsuke h1 {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 15px;
	font-size: 123.1%;
	font-weight: bold;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.netsuke h4 {
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #F5F5F5;
	border: 1px solid #D6D6D6;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
}
.netsuke h5 {
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #F5F5F5;
	border: 1px solid #D6D6D6;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
	width: 160px;
	text-align: center;
}
.netsuke .txt .left {
	float: left;
	padding: 15px;
}
.netsuke .txt .right {
	float: right;
	padding: 15px;
}
.netsuke_sn {
	width: 250px;
	float: left;
	padding-right: 20px;
	text-align: center;
	margin-bottom: 15px;
}

.item_info table {
    max-width: 100%;
    width: 100%;
}

.item_info table td{
 padding: 10px;
 width: 50%;
}
.item_info table td:nth-child(odd){
  padding-left: 0;
}
.item_info table td:nth-child(even){
  padding-right: 0;
}

/* グレードット囲い */
.dot_circle_gray {
	margin-top: 10px;
	padding-top: 10px;
	border: 2px dotted #7E7E7E;
	border-radius: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* 赤ドット囲い */
.dot_circle {
    margin-top: 10px;
	padding-top: 10px;
	border: 3px dotted #FF0004;
	border-radius: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 490px;
}
/* 赤ドット囲い */
.dot_circle_red {
	margin-top: 10px;
	padding-top: 10px;
	border: 2px dotted #FF0004;
	border-radius: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
	margin-bottom: 10px;
}
/* オレンジドット囲い */
.dot_circle_org {
	padding-top: 10px;
	border: 2px dotted #FFA600;
	border-radius: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
	margin-bottom: 10px;
  width: 100% !important;
}
/* 赤ドット囲い */
.dot_circle_rd {
	padding-top: 10px;
	border: 3px dotted #FFA600;
	border-radius: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;
	margin-bottom: 20px;
}
.dot_circle_org li{
	margin-top:3px;
    margin-bottom:3px;
}
/* 赤ドット囲い内tdpadding */
.dot_circle td   {
	padding: 5px;
}
/* 商品頁内在庫切れ予約ドット囲い */
._circle_gry {
	background-color:#ffffee;
	margin-top: 10px;
	padding-top: 10px;
	border: 2px dotted #FFA600;
	border-radius: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: auto;color:#666666;line-height:150%;
	margin-bottom: 10px;
}

/* 色太字 */
.red_bold {
	color:red;
	font-weight:bold;}
.green_bold {
	color: #008000;
	font-weight: bold;
}

.other_photo_desc.custom_desc p {
    margin-top: 0;
}
.other_photo_desc.custom_desc td {
    padding-top: 0;
}
.order_desc, .custom_note, .custom_space, .custom_desc{
  overflow: hidden;
}
/* フォームボタン全般 */
/* .global_btn .btn_color_common, .global_btn A.btn_color_common {
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/btn_main0529.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #F9F9F9;
	color: #333333;
  font-weight: bold;
  padding: 10px;
  border-radius: 8px;
} */

/* レビュー */
.review_postdate {
    background-image: url(img/h2_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background: transparent;
    color: #666;
    padding: 0;
    margin-top: 10px;
    font-size: 13px;
}
.detail_inner_box.review_list.detail_block_review {
    padding: 0 15px;
}
.review_section {
    padding: 12px 0px;
}


/* ご利用案内 */
.page_contents.help_contents {
    padding: 0 15px;
}

/* 特定商取引法表示 */
.page_contents.legal_contents {
    padding: 0 5px;
}
.legal_shop_name h1 {
    font-size: 14px;
    font-weight: normal;
}

/* お問い合わせ */
body.my_page_body div#inner_header,
body.mregistration_page_body div#inner_header,
body.shoppingcart_page_body div#inner_header,
body.recently_page_body div#inner_header,
body.mailmagazine_page_body div#inner_header,
body.login_page_body div#inner_header,
body.inquiry_page_body div#inner_header{
  position: relative;
}

.page_contents.mypage_contents,
.page_box.mregistration,
.page_contents.shoppingcart_contents,
.page_contents.recently_contents,
.page_contents.mailmagazine_contents,
.page_contents.psignin_contents {
    padding: 0 15px;
}

/* ご利用案内 */
.page_contents.help_contents .section_title{
  margin-top: -60px;
  padding-top: 60px;
  pointer-events: none;
}
.anchor_nav_area {
  margin: 15px 0 30px;
}
.anchor_nav_area .nav_btn {
    padding: 10px;
    font-size: 13px;
}

/* マイページ */
.page_contents.mypage_contents {
    margin-top: 15px;
}

/* ランキングページ */
.ranking_page_body .item_rankno{
  display: none;
}

.ranking_page_body .box_both_ends_small_space {
    padding-left: 15px;
    padding-right: 15px;
}


/* 検索窓 */
.search_bar.has_header_right_size1 {
    position: absolute;
    /*top: 56px;*/top: 66px;
    right: 0;
    left: 0;
}
.search_bar .search {
    background-color: rgba(255,255,255,0.95);
}
select, input, button, textarea, button{
  font-family: "Noto Sans JP", sans-serif;
}



#bnrOpen {
  border-radius: 4px;
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
  color: #ffffff;
  background: #aaa;
  padding: 0 20px;
  min-width: auto;
  font-size: 12px;
  position: relative;
}
#item_info__toggle{
  text-align: center;
}
#item_info__toggle >a {
  border-radius: 4px;
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
  color: #ffffff;
  background: #aaa;
  padding: 0 20px;
  min-width: auto;
  font-size: 12px;
  position: relative;
}

.slider_box .swiper-pagination-bullet-active, .swipe_list .pointer span.current {
    background-color: #dfdfdf;
    border: 1px solid #dfdfdf;
}

.detail_inner_box.detail_item_data.detail_block_desc > .detail_desc > .section_title{
  display: none;
}

.detail_inner_box.detail_item_data.detail_block_desc{
  padding-left: 15px;
  padding-right: 15px;
}
.detail_inner_box.detail_item_data.detail_block_desc > .detail_desc .box_both_ends_space {
  padding-left: 0px;
  padding-right: 0px;
}

.product_info_wrapper.product_info_wrapper_300{
  padding: 0 15px;
}

h1.detail {
    font-size: 14px;
    font-weight: normal;
}

.detail_inner_box.detail_item_data.detail_block_desc center > div{
  max-width: 100% !important;
}
.item_box.ajax_item_box.detail_inner_box.item_similarity{
  padding: 0 15px;
}
.other_photo_desc {
    padding: 0px;
}

.fb_iframe_widget{
    top:0;
}


.bnr2row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.bnr2col{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
.ptn{
  border: 1px solid #D6D6D6;
}
.bnr2col a{
  border: 1px solid #D6D6D6;
  display: block;
}
.detail_page_body .breadcrumb_area {
    display: visible;/*パンくずリスト*/
}
.breadcrumb_area span.thispage{ display:none;
}
#bnrMore{
  display: none;
}

#bnrMoreBtn{
  text-align: center;
  margin-top: 10px;
    margin-bottom: 10px;
}

#bnrMoreBtn a.general_btn{
  /*border: none;
  background: #f4f2f0;*/
  padding: 10px 30px;
  color: #1b1b1b;
}

#bnrMoreBtn a.general_btn:hover{
  background: #f4f2f0 !important;
}

#product_detail_free_space,
#product_list_freetext_upper{
  background: #999290;
  font-size: 12px;
  color: #FFF;
  padding: 8px;
  min-height: 18px;
  margin: 0 !important;
  text-align: center;
}

#bnrMoreBtn a.general_btn i {
    margin-left: 7px;
}
.list_comment .ptn{
  border: none;
}
.list_comment .ptn::after {
  content: "";
  display: block;
  clear: both;
}
.list_comment .ptn h2 {
  margin-bottom: 20px;
  background-color: #F5F5F5;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  padding: 12px 10px;
  color: #000000;
  text-align: left;
  font-size: 16px;
}
.ptn_sn {
  float: left;
  width: 48.5%;
  text-align: center;
}
.ptn_sn:nth-of-type(n+2) {
  margin-left: 3%;
}
.ptn_sn:nth-of-type(2n+1) {
  margin-left: 0;
  clear: both;
}
.ptn_sn:nth-of-type(n+3) {
  margin-top: 10px;
}
.list_comment .ptn p {
    width: 100% !important;
}
.ptn_sn a img{
    border:1px solid #ccc;
}
.ptn_sn p{margin-top:0;}

.itmWrap{
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
   border-radius:5px;border-style:none;
   padding-top:10px;margin-bottom:10px;
   background-color:#eee;
}
.itmWrap__box{
  max-width: 50%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
}
.itmWrap__box h4 {
  background-color: #FFFFFF;
  border: 1px solid #D6D6D6;
  padding: 15px;
  font-size: 123.1%;
  font-weight: bold;
  border-radius: 5px;
  width: 100%;
  padding-top: 65%;
  display: block;
  position: relative;
  float: left;
  text-align: center;
  background-position: center bottom 0px;
  background-repeat: no-repeat;
  background-size: cover;
}
.itmWrap__box h4 .tp {
  position: absolute;
  bottom: 5px;
  left: 13px;
  padding: 0;
  font-size: 14px;
}


/*商品詳細ページシェアボタン*/
.social_tool .social_tool_item {
  margin-right: 5px;
}
.social_tool .line_detail {
  margin-left: 0;
}
.twitter_detail .twitter-share-button {
  margin-right: 0;
}

/*特定商取引法表示*/
.skSmallTitle {
  border-bottom: 1px solid #D6D6D6;
  padding: 8px 5px;
  font-weight: normal;
  font-size: 116%;
  color: #000000;
  margin-bottom: 0;
}

p.footerLogo img {
    width: 200px;
    height: auto;
}


.validation_selection_selected_all .variation_selection_list {
    display: inline-block;
    margin-right:5px;
}
.validation_selection_selected_all .variation_selection_msg {
  display: inline-block;
}
.free .sm.dot_circle_org a{
  display: inline-block;
  margin-right: 5px;
}
.free .sm.dot_circle_org img {
  width: auto;
  display: inline-block;
}


li.header_nav_item.wrapped_item.h_search.flex_layout.empty_nav_label.has_nav_icon {
    min-width: 20px;
    width: 32px;
}

ul.inner_header_nav.flex_layout.flex_nowrap.flex_j_end.inner_header_nav_column2.reset_list_style {
    min-width: auto;
    margin-right: 5px;
}

.free img + p {
    margin-top: 0px;
}
.rzb td {padding:10;}

.rzb p.dtl_txt{ /*予約会の限定色の表のキャプション*/
　font-size:9px;text-align:left;vertical-align:top;
   margin:0 auto 15px;line-height:100%;
}

.rzb img {
	border: 1px solid #D6D6D6;
	margin-bottom: 0px;
}
.rzb p {
	margin-bottom: 15px;
}
.rzb .att {
}
.rzb h3 {max-width:900px;width:100%;box-sizing:border-box;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 8px;
	font-weight: bold;
	border-radius: 5px;
}

.rzb h4 {
  margin-bottom: 10px;
  margin-top: 20px;
  background-color: #F4FBE8;
  border: 1px solid #D6D6D6;
  padding: 5px;
  font-weight: bold;font-size:90%;
  border-radius: 5px;
  width: 100%;
}
.rzb_step_grp {
}
.rzb_step,.rzb_step3 {
	position: relative;
	width: 100%;
	height:40px;
	background-color: #FFFFFF;
	border-left: 5px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	border-radius: 5px;
  margin-bottom: 40px;
}
.rzb_step2 {
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #ffeeee;
	border-left: 5px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	border-radius: 5px;
  margin-bottom: 40px;
}

.rzb_step:after,
.rzb_step2:after {
  content: "↓";
  position: absolute;
  bottom: -30px;
  display: block;
  left: 0;
  right: 0;
  text-align: center;
}
.rzb_step p, .rzb_step2 p,.rzb_step3 p{
	position: absolute;
	top: 8px;
	left: 8px;
}

.rzb_step_y {
	width:40px;
	height:30px;
	float:left;
	position:relative;
  display: none;
}
.rzb_step_y p {
	position: absolute;
	font-weight: bold;
	font-size: 123%;
	left: 13px;
	top: 17px;
	height: 33px;
	font-weight: 700;
	font-style: oblique;
}

.rzb_step + div[style="clear:both;"] {
    height: 30px;
    background: #fff;
    margin-top: -30px;
    position: relative;
}

.shoppingcart_page_body .btn_size_medium.btn_color_common{
  min-width: auto;
}


.categorylist_page_body .breadcrumb_area,
.pickuplist_page_body .breadcrumb_area{
display:none;
}

.responsive .other_photo_num_3 .other_photo_item {
    width: 100% !important;
}

.responsive .other_photo_num_2 .other_photo_item {
    width: 100% !important;
}

/*売り切れはこちら*/
.urikire_title{
 color:#fff;background-color:#96858f;text-align:center;padding:10px;margin:0px;font-size:1.1em;font-weight:bold;
}
.urikire_wrapper{
   margin-top:0px;
   max-width:100%;text-align:center;border:1px solid #96858f;
   padding-top:20px;
   display: flex;  flex-wrap: wrap;
}
.urikire_box1{
   justify-content: center;margin-left:auto;margin-right:auto;text-align:center;
}
.urikire_box2{
  display: flex;
  align-items: flex-start;
  width:600px;max-width:600px;height:auto;
  margin-left:auto;margin-right:auto;
  justify-content: center;
  align-items:center;
  text-align:center;
  flex-wrap: wrap;

}
.box_text_title{
 font-weight:bold;font-size:1.3em;color:#666;
}
.box_text{
  width:60%;font-size:0.9em;
  text-align:left;
  padding:15px;line-height:130%;
  flex-grow: 1;
}
.urikirebox_img{
 text-align:center;margin-left:auto;margin-right:auto;
  width: 150px;
  margin: 5px;
  flex-grow: 0;
}
.urikirebox_img img{
 width:100%;margin-left:auto;margin-right:auto;
}
hr.urikire_line{
 width:80%;margin-left:auto;margin-right:auto;border-top:dotted 1px #000;
}/*売り切れend*/
/*----------pop-up-------------*/
.modal_link{
 font size:120%;font-weight:bold;
}
.popupModal1 > input { /* ラジオボックス非表示 */
    display: none;
}
.popupModal1 > input:nth-child(1) + label { 
    cursor: pointer;
}
.modalPopup2 { /* 初期設定 ポップアップ非表示 */
    display: none;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {/* ラジオ１ チェックでポップアップ表示 */
    display: block;
    z-index: 998;
    position: fixed;
    width: 90%;
    height: 80%;
    border-radius: 20px;
    left: 50%;
    top: 50%;
    margin-top: 30px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 10px 20px;
    overflow: hidden;
}
@media (min-width: 768px) {/* PCのときはページの真ん中の600x600領域 */
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2{
         width: 600px;
         height: 580px;
         padding: 30px;

    }
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
     left: 50% !important;
     top: 50% !important;
     margin-left: 270px !important;
     margin-top: -310px !important;
}
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div {/* */
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
    width: 100%;
      height:100%;
      border:none;
      display:block;
}

.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img {/* ポップアップの中の要素 */
max-width: 100%;
}
.popupModal1 > input:nth-child(1) + label ~ label {
    display: none;/* ラジオ１ 以外のラベルを初期は非表示 */

}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.70);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    position: fixed;
    left: 10px;
    bottom: 20px;
    z-index: 999;
    width: 44pt;
    height: 44pt;
    font-size: 40px;
    border-radius: 50%;
    line-height: 44pt;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2,
.popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 { /* ラジオ２と３ どっちかチェックでポップ非表示 */
    display: none;
}
.modalPopup2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.popupModal1 .modalTitle {
     padding-bottom: .5em;
     margin: .5em 0;
     border-bottom:
     1px solid #ccc;
     font-weight: bold;
}
.popupModal1 .modalMain {
     color:#222;
     text-align: left;
     font-size: 14px;
     line-height: 1.8em;
}/*POP-upここまで*/
/*----------WP連携　ここから-----------*/
.global_photo.news_photo img.wp-post-image {
    max-width: 80px;
    height: auto;
}
/*----------WP連携　ここまで-----------*/
#sns_icons {/*-----------ＳＮＳアイコン並び--------------*/
max-width:350px;
display: -webkit-flex;
display: flex;margin:0px;flex-wrap:nowrap;
justify-content:center;
margin:10px auto;
}
#sns_icons img{
 width:50px;margin:0 10px;
}/*-----------ＳＮＳアイコン並びここまで--------------*/
#sns_icons_mini {/*-----------for insta---------*/
 max-width:150px;
 display: -webkit-flex;
 display: flex;
 flex-wrap:wrap;
 justify-content:center;
 flex-direction: column;align-items: center;
 margin:2px auto;
}
#sns_icons_mini img{
 width:50px;margin:0 10px;
}/*-----------for insta end--------------*/
/*この柄の別アイテム他*/
.bn_container{
 width:100%;max-width:375px;height:auto;background-color:#fff;
}
ul.bn_parent {
  width:100%;height:100%;
  display:-webkit-flex;
  display: flex;
  justify-content: space-around;
  list-style-type:none;
  margin:0; padding:0;-webkit-align-items: center;align-items: center;
}
ul.bn_parent a {
  display:block;
  margin:auto 0;  font-weight:normal;
  background-color:#fff;
  text-decoration:none;
}
li.bn_child{
 text-decoration:none;
 margin:0 5px;box-sizing:border-box;align-self: flex-start;flex:1 1 30vw;
 	border-left: 8px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
        height:4em;
        font-size: 12px;line-height:1.3em;
        padding:0.3em; 
-webkit-align-items: center;align-items: center;
}
li.bn_child:first-child a{
 color:#8C9BE4;
}
li.bn_child:nth-child(2) a{
 color:#D78081;
}
li.bn_child:last-child a{
 color:#8aa99e;
}
li.bn_child p{
margin:0;padding:2px;
}
.ue{
 color:black;
}
.txt{
 font-size:1.2em;font-weight:bold;
}/*この柄の別アイテム他　終*/

/*この柄の別アイテム2019-7～*/
.this_item_all{
 width: 100%; max-width:420px;display: flex;justify-content: space-between;flex-wrap: nowrap;text-align:center;
}
.this_item_all img{
 width:95%;
}/*この柄の別アイテム終*/

/*新topバナー*/
.bn_title {
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #000;/*文字色*/
  border-left: solid 5px #000;/*左線*/
  border-bottom: solid 1px #000;/*下線*/
  margin-bottom:10px;
  font-weight:bold;font-size:1.2em;
}
.all_1{ width:100%;
      display:flex;flex-wrap:wrap;
} 
.bn_wrap{display:flex; flex-direction:column;height:auto; margin:0px;} 
.bn_1{/*画像大*/  width:100%;height:auto;margin:0px; } 
.com_long{ width:100%;font-size:0.9em;line-height:100%;margin:0px; } 
.bn_leader{ width:100%;font-weight:bold;line-height:110%;margin:5px auto 10px;font-size:0.85em; } 
.bn_text{ width:100%; font-size:0.8em;line-height:105%;margin:0 0 10px;color:#666;font-weight:normal; } 

.all_2{ width:100%;
      display:flex;flex-wrap:wrap;justify-content:space-between;
} 
.bn_wrap2{width:49%;display:flex; flex-direction:column; height:auto; margin:0px 0px 5px;} 
.bn_2{/*画像小*/ width:100%;height:auto;margin:0px; } 
.com_short{width:100%;font-size:0.8em;color:#666;line-height:120%;font-weight:normal;margin:5px auto 10px;}
/*ここまで*/

/*予約会商品詳細ページ柄部分*/
.gara_container{
  width: 100%;
  max-width: 1000px;
  padding: 0 0px;margin:0 0;
}
.item-list {
  display: flex;
　flex:auto;
  flex-wrap:wrap;
  &:after{
    content:"";
    display:block;
    width: 176px;
    height:0;
  }
  justify-content: space-between;
  align-items: stretch;
}
.item {
  width: 24%;
  padding: 0.3em;
  border: 0px solid #ccc;
  box-sizing: border-box;
}
.item5 {
width: 19.5%;
padding: 0.3em;
border: 0px solid #ccc;
box-sizing: border-box;
}
.item3 {
  width: 32%;
  padding: 0.3em;
  border: 0px solid #ccc;
  box-sizing: border-box;
}
.item-image {
  margin-bottom: 0.5em;
}
.item-image img{
  width: 100%;height: 100%;
  height: auto;
  vertical-align: bottom;
}
.item-list img{
  border:0.5px solid #dcdcdc;
}
.item-text p{
  margin:0.4em auto;
  font-size: 0.7rem;
  line-height:1.1;
}
.item-text3 p{
  margin:0 auto;
  font-size: 0.85rem;
  line-height:1.1;
}
/*予約会商品詳細ページ柄部分ここまで*/
/*金唐についてpopup終*/
.modal_link{
 font size:120%;font-weight:bold;
}
.popupModal1 > input { /* ラジオボックス非表示 */
    display: none;
}
.popupModal1 > input:nth-child(1) + label { 
    cursor: pointer;
}
.modalPopup2 { /* 初期設定 ポップアップ非表示 */
    display: none;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 {/* ラジオ１ チェックでポップアップ表示 */
    display: block;
    z-index: 998;
    position: fixed;
    width: 90%;
    height: 80%;
    border-radius: 20px;
    left: 50%;
    top: 50%;
    margin-top: 30px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 10px 20px;
    overflow: hidden;
}
@media (min-width: 768px) {/* PCのときはページの真ん中の600x600領域 */
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2{
         width: 600px;
         height: 580px;
         padding: 30px;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
     left: 50% !important;
     top: 50% !important;
     margin-left: 270px !important;
     margin-top: -310px !important;
}
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div {/* */
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > iframe {
    width: 100%;
      height:100%;
      border:none;
      display:block;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label + .modalPopup2 > div > img {/* ポップアップの中の要素 */
max-width: 100%;
}
.popupModal1 > input:nth-child(1) + label ~ label {
    display: none;/* ラジオ１ 以外のラベルを初期は非表示 */
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.70);
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 997;
    text-indent: -999999px;
    overflow: hidden;
}
.popupModal1 > input:nth-child(1):checked + label + input:nth-child(3) + label + input:nth-child(5) + label {
    background: rgba(255, 255, 255, 0.5);
    display: inline-block;
    position: fixed;
    left: 10px;
    bottom: 20px;
    z-index: 999;
    width: 44pt;
    height: 44pt;
    font-size: 40px;
    border-radius: 50%;
    line-height: 44pt;
    text-align: center;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.popupModal1 > input:nth-child(1) + label + input:nth-child(3):checked + label + input:nth-child(5) + label + .modalPopup2,
.popupModal1 > input:nth-child(1) + label + input:nth-child(3) + label + input:nth-child(5):checked + label + .modalPopup2 { /* ラジオ２と３ どっちかチェックでポップアップ非表示 */
    display: none;
}
.modalPopup2 {
    animation: fadeIn 1s ease 0s 1 normal;
    -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.popupModal1 .modalTitle {
     padding-bottom: .5em;
     margin: .5em 0;
     border-bottom:
     1px solid #ccc;
     font-weight: bold;
}
.popupModal1 .modalMain {
     color:#222;
     text-align: left;
     font-size: 14px;
     line-height: 1.8em;
}/*金唐についてpopup終*/


.item-image-fit {/*予約会限定柄画像を176-130サイズにフィット*/
  margin-bottom: 0.5em;
}
.item-image-fit img{
  width: 176px;height: 130px;
  height: auto;
  vertical-align: bottom;
  object-fit:cover;
}

.menu_grp_sp {/*スマホ用の「このｱｲﾃﾑの別の柄～を２つでも３つでも一行に表示したい*/
 width:100%;max-width:600px;display:flex;
    justify-content :center;
}
.menu_grp_sp a{
  font-weight:400;font-size:1.3em;color:#666;
}
}
.menu_grp_sp a:hover {
	text-decoration: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.menu_grp_sp .txt_l {
	font-size: 160%;
	font-weight: bold;
	line-height: 120%;
}
.menu_grp_sp1 a {/*この柄の別アイテムＦＬＥＸ版*/
	border-left: 1px solid #BCC7F4;
	border-right: 1px solid #BCC7F4;
	border-bottom: 1px solid #BCC7F4;
	border-top: 5px solid #BCC7F4;
	padding: 10px;
	font-weight: normal;
	width: 130px;
	height: 40px;
	display: block;

    border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 80%;
	background-image: url(image/item_dtl/common/itemback.jpg);
}
.menu_grp_sp2 a{/*このアイテムの別の柄ＦＬＥＸ版*/
    border-left: 1px solid #EDD1D1;
	border-right: 1px solid #EDD1D1;
	border-bottom: 1px solid #EDD1D1;
	border-top: 5px solid #EDD1D1;
	padding: 10px;
	width: 130px;
	height: 40px;
	display: block;

	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 80%;
	background-image: url(image/item_dtl/common/garaback.jpg);
}
.menu_grp_sp3 a {
	border-left: 1px solid #bed6c4;
	border-right: 1px solid #bed6c4;
	border-bottom: 1px solid #bed6c4;
	border-top: 5px solid #bed6c4;
	padding: 10px;
	width: 130px;
	height: 40px;
	display: block;

	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 80%;
	background-image: url(image/item_dtl/common/garaback4.jpg);
}
.menu_grp_sp4 a {
	border-left: 1px solid #bed6c4;
	border-right: 1px solid #bed6c4;
	border-bottom: 1px solid #bed6c4;
	border-top: 5px solid #bed6c4;
	padding: 10px;
	width: 130px;
	height: 40px;
	display: block;

	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 80%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/item_dtl/common/garaback_dori.jpg);
}
.menu_grp_eto a{
    border-left: 1px solid #bed6c4;
	border-right: 1px solid #bed6c4;
	border-bottom: 1px solid #bed6c4;
	border-top: 5px solid #bed6c4;
	padding: 10px;
	width: 130px;
	height: 40px;
	display: block;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 80%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/item_dtl/common/garaback_eto.jpg);
}
.menu_grp_eto2 a{
    border-left: 1px solid #e6b3e0;
	border-right: 1px solid #e6b3e0;
	border-bottom: 1px solid #e6b3e0;
	border-top: 5px solid #e6b3e0;
	padding: 10px;
	width: 130px;
	height: 40px;
	display: block;
	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 80%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/item_dtl/common/garaback_eto2.jpg);
}
.menu_grp_eto_ryu a {
	border-left: 1px solid #e6b3e0;
	border-right: 1px solid #e6b3e0;
	border-bottom: 1px solid #e6b3e0;
	border-top: 5px solid #e6b3e0;
	padding: 10px;
	width: 120px;
	height: 40px;
	display: block;

	border-radius: 5px;
	margin-right: 5px;
	font-weight: normal;
	font-size: 90%;
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/item_dtl/common/garaback_eto_ryu.jpg);
}
/***検索入力窓を下げる******/
.search_box {
    margin-top:30px;
}

@media screen and(min-width:768px){
 .page_title h2 {
	background-image: url(https://www.oozeki-shop.com/data/bunkoya/image/category/bn/review_202007b2.jpg);
    background-size:cover;height:500px;
}
}

/****商品画像サムネを左寄せ***/
.main_photo_slide .thumbnail ul {
justify-content: flex-start;
}
/**商品ページ動画レスポンシブ対応***/
.video_container{
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video_container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.yellow_line{
background: linear-gradient(rgba(254,254,152,0) 30%,#FEFE98 90%);font-weight:bold;
}
#yoyakukai1220{width:100%;max-width:1220px;margin:0;padding:0;}
#yoyakukai1220 img{
	border:none;display:block;margin:0;padding:0;width:100%;max-width:1220px;
}
#yoyakukai a img,#yoyakukai1220 a img{
	border:none;display:block;margin:0;padding:0;
}

#yoyakukai .cyuui{/*点線囲い黄色背景90％幅*/
	width:100%;
	border:2px dotted lightgray;
	padding:10px 30px;
	margin-bottom:15px;
	border-radius:10px;
	color:#333;	background-color:#ffffee;
    line-height:120%;font-size:0.9em;letter-spacing:0.5;
}

/*-----------予約会前用---------*/
#before_start_text::before {  content: "開始前には、”ご購入いただけます”の表示があってもお買い物カゴは表示されません。";}
#before_start_text {background: linear-gradient(rgba(254,254,152,0) 30%,#FEFE98 90%);font-weight:bold;font-size:0.8em;}
/*-----------サイドのカレンダーのサイズ調整---------*/
.side_calendar_box{width:80%;margin:0 auto;}
.event_list ul li{font-size:0.75em;}
.event_list ul li a{font-weight:400;}