popup_variation
}
popup_variation@charset "utf-8";
/* CSS Document */


/********************************************************************/
/* フリーページ、共通要素用スタイル */

.clear{

}

.breadcrumb_area
{
    padding:3px;
}

.wd100{
width:100px;
}

.border{
border:#666666 solid 1px;
}


.f_l{
float:left;
}

.f_r{
float:right;
}

.wd320{
width:320px;
}

.free_page_cont{
margin-top:10px;
padding: 10px 0 10px 2px;
border:1px solid #666666;
}

.title1{
border-bottom:#ff6600 solid 3px;
width:300px;
height:20px;
margin:10px 5px 5px 0;
padding: 5px 5px 5px 0;
color:#ff6600;
font-size:12px;
font-weight:bold;
clear:both;
}


/* 新フリーページ */


/* 女の子 */

#gara_girl h3{
font-size: 110%;
color: #fff;
margin: 10px 0 0 0;
padding: 5px;
text-align:center;
background-color:#ED888C;
}


/* 男の子 */

#gara_boy h3{
font-size: 110%;
color: #fff;
margin: 10px 0 0 0;
padding: 5px;
text-align:center;
background-color:#6AB9D7;
}

.gara {
	margin-bottom: 2px;
    border-bottom: 1px solid #a6a199;
}

/* メインカテゴリアイコン */
.gara A {
    display: inline-block;
    background-image: url(/data/te-tte/image/icon_rightb_s.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-color: #fffcf4;
    width: 100%;
}

.gara A img{
    width: 115px;
    margin-right: 0px;
}

.gara A span{
	display: inline-block;
    color: #7a5413;
    width: 190px;
padding-left: 5px;
} 

img {
    border-style:none;
}


.m_r5{margin-right:5px;}
.m_r10{margin-right:10px;}
.m_r15{margin-right:15px;}

.m_l5{margin-left:5px;}
.m_l10{margin-left:10px;}
.m_l15{margin-left:15px;}

.m_t5{margin-top:5px;}
.m_t10{margin-top:10px;}
.m_t15{margin-top:15px;}


.p_t5{padding-top:5px;}
.p_t10{padding-top:10px;}
.p_t15{padding-top:15px;}


.bold{
font-weight:bold;
}


.bold{font-weight:bold;}

.c-brawn{color:#543E17;}
.c-white{color:#ffffff;}

.text-9{font-size:9px;}
.text-10{font-size:10px;}
.text-11{font-size:11px;}
.text-12{font-size:12px;}

.bg-hbrown{
    background: #917d59;
    line-height: 115%;
}
.bg-lbrown{
    background: #dcb477;
   line-height: 115%;
} 
.bg-pink{
    background: #e5989a;
    line-height: 115%;
}
.bg-blue{
    background: #809ec5;
    line-height: 115%;
}

/********************************************************************/

/* HTMLタグ要素 */

/********************************************************************/



body {
background: #fff;
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif; 

}

A {
    font-weight: bold;
}

A,
A:link,
A:visited,
A:hover,
A:active {
color: #d8500c;
    text-decoration: underline;
}

.use_hover A:hover {
    color: #ff5501;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin-bottom: 5px;
}


h1 {
font-size: 100%;
    font-weight: 100;
    margin-top: 2px;
    line-height: 120%;
    color: #503f00;
}

h2 {
    font-size: 110%;
}

h3 {
    font-size: 110%;
}

h4 {
    font-size: 105%;
}

h5 {
    font-size: 105%;
}

h6 {
    font-size: 102%;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style-type: none;
    margin-left: -30px;
}

li {
    list-style-type: none;
}

/********************************************************************/

/* 大外 */

/********************************************************************/

#container {
    font-size: 108%;
}


/********************************************************************/

/* トップページコンテンツ間余白 */

/********************************************************************/

.main_box,
.side_box {
    margin-bottom: 25px;
}


/********************************************************************/

/* キャッチフレーズ欄 */

/********************************************************************/

/* キャッチフレーズ */
.copy {
    color: #543E17;
    font-size: 60%;
    text-align: center;
}

.copy A {
    color: #EBECE3;
}

.use_hover .copy A:hover {
    color: #CCCCCC;
}


/********************************************************************/

/* ヘッダー */

/********************************************************************/

.header {
background: #fffdf9;
    padding: 0px;
    margin: 0px;
    font-size: 15px;
}

.header A {
    color: #FFFFFF;
}

.use_hover .header A:hover {
    color: #EEEEEE;
}


/********************************************************************/

/* ショップ名 */

/********************************************************************/

/* ショップ名ロゴ */
.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%;
    color: #FFFFFF;
    margin: 0;
}

.use_hover .shoptext A:hover {
    color: #EEEEEE;
}


/********************************************************************/

/* 文字サイズ */

/********************************************************************/

.font_setting {
    padding: 5px 5px 10px;
    text-align: center;
}

.header_font_setting .set_font_title {
    color: #FFFFFF;
}

/* 文字サイズ画像 */
.set_font_normal,
.set_font_large {
    width: 45px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-background-size: 45px 60px;
    background-size: 45px 60px;
}

/* 普通画像 */
.set_font_normal {
    background-image: url(img/font_default.gif);
}

/* 大画像 */
.set_font_large {
    margin-left: 5px;
    background-image: url(img/font_large.gif);
}

/* 文字サイズ画像マウスオーバー、選択中 */
.use_hover .font_setting .set_font_normal:hover,
.use_hover .font_setting .set_font_large:hover,
.font_setting .nav_on {
    background-position: left bottom;
}


/********************************************************************/

/* ヘッダーナビ */

/********************************************************************/

.sagasubox
{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
	margin:10px 0;
}

.sagasubox .boxCh
 {
	display: table;
	width:25%;
	text-align: center;
	padding:10px 0;
	height:25px;
 }
.sagasubox A {color:#fff; }

#lead h2
{
color:#543E17;
font-size:60%;
text-align:center;
}



/* 各ナビゲーション */
.inner_header_nav .nav_btn {
    background-color: #e5989a;
    color: #FFFFFF;
}

.use_hover .inner_header_nav .nav_btn:hover {
    background-color: #FF4000;
    color: #FFFFFF;
}


/********************************************************************/

/* 検索 */

/********************************************************************/

.search {
    background-color: #fffdf9;
    padding: 5px;
    color: #FFFFFF;
    text-align: center;
    height: 60px;
}

span.btn_search .searchinput {
    background-image: url(/data/te-tte/mobile/btn_bg_search.png);
    background-color: transparent;
    text-indent: -9999px;
    border: none;
    width: 33px;
    height: 34px;
}

.search .searchbox {
    height: 40px;
    width: 80%;
    padding: 0;
}

/********************************************************************/

/* グローバルナビゲーション */

/********************************************************************/

/*.global_nav {
    background-image: url(img/topnavi_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #483A35;
}*/

/* 各ナビゲーション */
/*.inner_global_nav .nav_btn {
    border-right: 1px solid #000000;
    background-image: url(img/topnavi_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #483A35;
    color: #FFFFFF;
    font-weight: normal;
    text-align: center;
}

.use_hover .inner_global_nav .nav_btn:hover {
    background-image: none;
    background-color: #372C28;
    color: #FFFFFF;
}

.global_nav_item:first-child .nav_btn {
    border-left: 1px solid #000000;
}
*/

/********************************************************************/

/* 開閉ナビゲーション */

/********************************************************************/

.inner_popup_nav_area,
.inner_popup_menu_area {
    background-color: #fff;
    color:#816A40;
}

/* 各ナビゲーション */
.inner_popup_nav .nav_btn {
    border-top: 1px dotted #666666;
    font-weight: normal;
    color: #FFFFFF;
}

.use_hover .inner_popup_nav .nav_btn:hover {
    background-color: #222222;
    color: #FFFFFF;
}

/* 開閉ナビゲーション閉じるボタン */
.nav_close_box .nav_close {
    background-color: #222222;
    color: #FFFFFF;
}

.use_hover .nav_close_box .nav_close:hover {
    background-color: #333333;
    color: #FFFFFF;
}


/********************************************************************/

/* メインナビゲーション */

/********************************************************************/




/* 各ナビゲーション */
.inner_side_nav .nav_btn,
.inner_main_nav .nav_btn {
    background-image: url(img/naviglobal_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #785B4D;
    color: #FFFFFF;
}

.use_hover .inner_side_nav .nav_btn:hover ,
.use_hover .inner_main_nav .nav_btn:hover {
    opacity: 0.9;
    color: #FFFFFF;
}

/* フリーページナビゲーション背景 */
.freepage_nav .inner_freepage_nav .nav_btn {
    background-image: url(img/navifreepage_bg.gif);
    background-color: #473934;
}

.use_hover .freepage_nav .inner_freepage_nav .nav_btn:hover {
    opacity: 0.9;
}

.upper_popup_nav_free_space A,
.lower_popup_nav_free_space A {
    color: #CECEBF;
}

.use_hover .upper_popup_nav_free_space A:hover,
.use_hover .lower_popup_nav_free_space A:hover {
    color: #FFFFFF;
}


/********************************************************************/

/* カテゴリ、特集ナビゲーション */

/********************************************************************/

.itemlist_nav {
    margin-top: 15px;
}

/* 各ナビゲーション */
.inner_itemlist_nav .nav_btn {
    background-color: #D9CECA;
    border-bottom: 1px solid #C0AEA7;
    font-weight: normal;
}

.use_hover .inner_itemlist_nav .nav_btn:hover {
    background-color: #D0C2BD;
    color: #554137;
}


/********************************************************************/

/* サイドメニュー */

/********************************************************************/

/* サイドメニュー枠 */
.open_side_col .side_container {
    background-color: #fffcf4;
}

/* サイドカテゴリ一覧 */
.side_itemlist_nav {
    margin-top: 15px;
    padding: 0px 1px;
}

/* サブカテゴリ　第二階層 */
.side_itemlist_nav .sub_menu_link {
    padding: 10px 24px 10px 10px;
}

/* サブカテゴリ背景 */
.side_itemlist_nav .sub_menu_link {
    background-color: #EBE4E2;
    border-top: none;
    border-left: 1px solid #D9CECA;
    border-right: 1px solid #D9CECA;
    border-bottom: 1px solid #D9CECA;
}

/* マウスオーバー */
.use_hover .side_itemlist_nav .side_itemlist_nav_link:hover {
    background-color: #D0C2BD;
    color: #554137;
}


/********************************************************************/

/* フッターナビゲーション */

/********************************************************************/

.footer_nav {
    background-color: #816A40;
}

/* 各ナビゲーション */
.footer_nav_item {
    color: #FFFFFF;
}

.footer_nav_item .nav_btn {
    border-bottom: 1px dotted #ffffff;
    color: #FFFFFF;
}

.use_hover .footer_nav_item .nav_btn:hover {
    background-color: #222222;
    color: #FFFFFF;
}


/********************************************************************/

/* タイトル */

/********************************************************************/

.main_box h2,
{
text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
    color: #543E17;
}


/********************************************************************/

/* 第二階層タイトル */

/********************************************************************/

/* 第二階層各ページタイトル */
.page_box .page_title h1,
.page_box .page_title h2,
.page_box .recently .section_title h2,
.page_box .use_emphasis_title .section_title h2 {
    padding: 12px 10px;
    background-position: left bottom;
    background-color: #E7D8C3;
    color: #543e17;
    font-size: 110%;
}

.shoppingcart_page_body .page_box .page_title h2 {
    margin-bottom: 10px;
}


/********************************************************************/

/* 第二階層サブタイトル */

/********************************************************************/

/* 各ページサブタイトル */
.page_box .section_title h2,
.page_box .section_title h3 {
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #816A40;
    padding: 12px 10px;
    color: #FFFFFF;
}

.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-left: 5px solid #C1B1A9;
    border-bottom: 1px solid #C1B1A9;
    padding: 10px;
}

.page_box .page_contents .search_result_title h3 {
    margin-top: 10px;
}


/********************************************************************/

/* 第二階層小項目タイトル */

/********************************************************************/

.contents_title {
    border-bottom: 1px solid #C1B1A9;
    font-weight: normal;
    font-size: 116%;
    color: #543e17;
}

.rules_title {
    font-weight: bold;
    color: #543e17;
}


/********************************************************************/

/* フォームタイトル */

/********************************************************************/

.form_title {
    border-bottom: 1px solid #C1B1A9;
    font-weight: normal;
    font-size: 116%;
    color: #543e17;
}

.form_inner_title {
    border-bottom: 1px dotted #C1B1A9;
    font-weight: bold;
    color: #543e17;
}


/********************************************************************/

/* タイトル文字サイズ */

/********************************************************************/

.page_title h1,
.page_title h2,
.section_title h1,
.section_title h2 {
    margin: 0px;
    font-size: 123.1%;
    font-weight: normal;
}

.page_title h3,
.section_title h3 {
    margin: 0px;
    font-size: 116%;
    font-weight: normal;
}

.page_title h4,
.page_title h5,
.page_title h6,
.section_title h4,
.section_title h5,
.section_title h6 {
    margin: 0px;
    font-size: 100%;
    font-weight: bold;
}


/********************************************************************/

/* メインコンテンツ */

/********************************************************************/

/********************************************************************/

/* 一覧
・写真のみ表示
・説明付き表示
・商品一覧ページ(写真のみ、説明付き)
・最新情報、店長日記
・ソート
*/

/********************************************************************/


/*--------------------------------------*/

/* 写真のみ表示  */

/*--------------------------------------*/

/* 説明付き背景リセット */
.layout_photo .item_data {
    background-image: none;
    border-bottom: none;
}

/* サムネイル写真 */
.layout_photo .list_item_photo {
    padding: 5px 0;
    text-align: center;
}

/* 一覧枠 */
.layout_photo .list_item_data {
    padding: 5px 1px;
}

/* もっと見る */
.more_item {
    padding: 10px 5px 0px 5px;
    border-top: 1px solid #C1B1A9;
    text-align: right;
}

.more_item .general_btn {
    padding: 5px;
    font-size: 85%;
    font-weight: normal;
}

/* 写真のみ文字サイズ */
.layout_photo .item_data_link {
    font-size: 85%;
}

.layout_photo .col2 .item_data_link {
    font-size: 93%;
}


/*--------------------------------------*/

/* 説明付き */

/*--------------------------------------*/

/* リンク */
.layout_column_text .list_item_box,
.layout_text .not_link {
    border-bottom: 1px dotted #C1B1A9;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
}

.list_item_data p.item_desc {
    color: #543e17;
}


/*--------------------------------------*/

/* 商品一覧  */

/*--------------------------------------*/

/* 商品、記事一覧マウスオーバー */
.use_hover .item_list .item_data_link:hover,
.use_hover .item_list .list_item_link:hover {
    opacity: 0.7;
}

.use_hover .item_list .item_data_link:hover .item_name,
.use_hover .item_list .list_item_box A:hover .item_name {
    color: #990000;
}

/* 商品名 */
.item_name {
       font-weight: 100;
}

.list_item_data p.item_name {
    margin-bottom: 3px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/* 販売価格 */
.price {
    padding: 2px 0px;
    color: #ff5501;
    font-weight: bold;
}

.price .selling_price,
.price .regular_price {
    padding: 2px 0px;
}

/* 通常販売価格 */
.price .regular_price {
    color: #543e17;
    font-weight: normal;
    display: block;
}

.item_box .text_layout .regular_price {
    display: inline;
}

/* 希望小売価格、税込価格 */
.item_box .retail_price,
.item_box .tax_incl_price {
    color: #663300;
    font-weight: normal;
    word-break: normal;
}

/* 在庫あり */
.stock {
    color: #543e17;
    font-size: 93%;
}

/* 在庫僅か */
.lowstock {
    color: #CC0000;
}

/* 在庫なし */
.soldout,
.variation_stock_list .data_table .soldout {
    color: #777777;
}

/* レビュー件数 */
.item_info .review_number {
    color: #543e17;
}

/* 商品一覧ランキングNo. */
.rankno {
    color: #FFFFFF;
    background-color: #8C4600;
}

.item_data .rankno1 {
    background-color: #CC0000;
}


/*--------------------------------------*/

/* 記事一覧  */

/*--------------------------------------*/

/* タイトル */
.list_subject {
    padding: 5px 0px;
}

/* 日付 */
.date {
    color: #543e17;
    font-size: 93%;
    font-weight: normal;
}


/*--------------------------------------*/

/* ソート */

/*--------------------------------------*/

.sort {
    border-bottom: 1px solid #C1B1A9;
}

.sort_toggle .toggle_open {
    padding: 7px;
    background-color: #E7D8C3;
    border: 1px solid #C1B1A9;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sort_toggle .toggle_open:hover {
    background-color: #E7D8C3;
    background-image: none;
}

/* ソート項目枠 */
.sort_item {
    padding: 10px;
    background-color: #E7D8C3;
    border-left: 1px solid #C1B1A9;
    border-right: 1px solid #C1B1A9;
    border-bottom: 1px solid #C1B1A9;
}

.sort_box {
    padding: 5px;
    margin: 3px;
    border-bottom: 1px solid #C1B1A9;
}

.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 #685248;
    border-radius: 50%;
    cursor: pointer;
}

/* 現スライド */
.slider_box .swiper-pagination-bullet-active,
.swipe_list .pointer span.current {
    background-color: #685248;
    border: 1px solid #685248;
}

#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: #E2D8D3;
    border: 1px solid #C1B1A9;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.use_hover .swiper-button-prev:hover,
.use_hover .swiper-button-next:hover {
    background-color: #E5DCD7;
}

.use_hover .slider_box .swiper-button-disabled:hover {
    background-color: #E2D8D3;
}

/* 前へアイコン画像 */
.swipe_list .pointer_box span.pointer_prev,
.swiper-button-prev {
    background-image: url(img/icon_prev.gif);
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}

/* 次へアイコン画像 */
.swipe_list .pointer_box span.pointer_next,
.swiper-button-next {
    background-image: url(img/icon_next.gif);
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}


/********************************************************************/

/* 第二階層 */

/********************************************************************/

.page_box {
    color: #543e17;
}

/* 共通説明 */
.page_desc {
    padding: 10px;
}

/* 共通ボックス */
.global_info {
    background-color: #FFFFEE;
    border: 1px solid #C1B1A9;
    padding: 10px;
}


/********************************************************************/

/* 商品詳細 */

/********************************************************************/

/* 商品情報　各ブロック */
.detail_section {
    border-bottom: 1px dotted #544036;
}

/* 商品情報　商品名 */
.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: 120%;
    color: #ff5501;
    word-break: normal;
}

/* 商品詳細　販売価格金額 */
.detail_item_data .selling_price .figure {
    font-weight: bold;
}

/* 商品詳細　通常販売価格 */
.detail_item_data .regular_price {
    font-size: 85%;
    color: #543e17;
}

/* 商品詳細　希望小売価格、税込価格 */
.detail_item_data .retail_price,
.detail_item_data .tax_incl_price {
    color: #663300;
}

/* 商品詳細　販売価格ラベル */
.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;
}



/* オーダーメイド項目 */

/* オーダーメイド */
.responsive input[type="text"], .responsive input[type="email"], .responsive input[type="tel"], .responsive input[type="url"], .responsive input[type="number"], .responsive input[type="password"], .responsive textarea {
padding: 10px;
border: 2px solid #D5C6C1;
box-shadow: none;
}
.responsive select, .responsive .ios select {
border: 2px solid #D5C6C1;
height: 40px;
}
.order_item_box {
padding: 10px;
background-color: #FAF8F5;
}
.order_item_box:has(.optional_item) {
padding: 3px 10px;
}
.order_item_box:has(.active):has(.optional_item) {
padding: 10px;
}
.order_item_box:nth-child(odd) {
background-color: #ECE9E3;
}
.order_item_box hr {
display: none;
}
.order_label {display: block;padding: 5px 5px 10px;margin-bottom: 15px;font-weight: 700;font-size: 14px;color: #554137;border-bottom: 3px solid #554137;}
.order_item_box:has(.optional_item) .order_label {
margin-bottom: 0px;
border-bottom: none;
}
.order_item_box:has(.optional_item) .order_label.active {
margin-bottom: 15px;
border-bottom: 3px solid #554137;
}

.order_item {
border-bottom: none;
}
.order_item .item_box > input {
margin-left: 5px;
}
.order_item .item_box span.order_label, .order_item .item_box div.order_label, .order_item .item_box div:has(img) {
padding-left: 0px;
}
.order_item_box .order_item .item_box .ehon-wrap {
padding: 10px;
margin-bottom: 10px;
background-color: #FFF;
}
.order_checklist_box {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.order_checklist_box div {
width: calc((100% - 8px) / 2);
margin: 0;
padding: 5px 2px 5px 8px;
border-radius: 5px;
border: 2px solid #e2d5c7;
font-size: 12px;
font-weight: 700;
background-color: #FFF;
}
.use_hover .order_checklist_box div:hover {
width: calc((100% - 8px) / 2);
margin: 0;
padding: 5px 2px 5px 8px;
border-radius: 5px;
border: 2px solid #D5C6C1;
font-size: 12px;
font-weight: 700;
background-color: #e2d5c7;
}
.order_checklist_box div:has(input[type="radio"]:checked) {
background-color: #EAE1D7;
}
.add_price {
display: block;
font-weight: normal;
padding-left: 20px;
}
.order_chars {
color: #990000;
font-size: 12px;
}
.lower_order_desc {
padding-top: 10px;
margin-top: 15px;
}
.order_item .item_box {
display: flex;
flex-direction: column;
}
.order_item .item_box .order_label {
order: -1;
position: relative;
}
.order_item .item_box .order_label .colon {
display: none;
}
.optional_item {
display: none;
}
.order_item .item_box .order_label:has(.optional_item) {
padding-right: 90px;
}
.order_item .item_box .order_label:has(.optional_item)::after {
content: "必要な場合のみ";
font-size: 70%;
background-color: #554137; 
color: #FFFFFF;
padding: 2px 5px;
border-radius: 5px;
display: inline-block;
position: absolute;
right: 0;
text-indent: 0;
border: 2px solid #554137;
}
.order_item .item_box:has(.optional_item) > div,
.order_item .item_box:has(.optional_item) > span,
.order_item .item_box:has(.optional_item) > input,
.order_item .item_box:has(.optional_item) > .select_box,
.order_item .item_box:has(.optional_item) > textarea {
display: none;
}
.order_item .item_box:has(.optional_item) div.order_label,
.order_item .item_box:has(.optional_item) span.order_label {
display: block;
cursor: pointer;
padding-left: 20px!important;
}
.use_hover .order_item .item_box:has(.optional_item) div.order_label:hover,
.use_hover .order_item .item_box:has(.optional_item) span.order_label:hover {
opacity: .7;
}
.order_item .item_box:has(.order_label.active) > div,
.order_item .item_box:has(.order_label.active) > span,
.order_item .item_box:has(.order_label.active) > input,
.order_item .item_box:has(.order_label.active) > .select_box,
.order_item .item_box:has(.order_label.active) > textarea {
display: block;
}
.order_item .item_box:has(.order_label.active) span.optional_item,
.order_item .item_box:has(.order_label.active) span.colon {
display: none;
}
.order_item .item_box:has(.optional_item),
.order_item .item_box:has(.optional_item) {
position: relative;
}
.order_item .item_box:has(.optional_item)::before {
content: "";
display: inline-block;
position: absolute;
top: 18px;
left: 0;
width: 14px;
height: 2px;
background-color: #554137;
}
.order_item .item_box:has(.optional_item)::after {
content: "";
display: inline-block;
position: absolute;
top: 12px;
left: 6px;
width: 2px;
height: 14px;
background-color: #554137;
}
.order_item .item_box:has(.order_label.active)::before {
content: "";
display: inline-block;
position: absolute;
top:18px;
left: 0;
width: 14px;
height: 2px;
background-color: #554137;
}
.order_item .item_box:has(.order_label.active)::after {
content: "";
width: 0px;
height: 0px;
background-color: transparent;
}


/* ためしにここから
.order_item {
    border-bottom: 1px dotted #C1B1A9;
}

.ordermade .bottompos {
    border-bottom: none;
}*/

/* 在庫数のラベルなし */
.hidden_stock .stocklist_data {
    text-align: center;
}*/

/* バリエーション在庫選択中背景 
.variation_stock_list .data_table .selected_item {
    background-color: #FFDFBF;
    color: #990000;
}
*/
/*
.variation_stock_list .data_table .selected_data {
    background-color: #FFDFBF;
}
ここまでコメントアウト */

/*--------------------------------------*/
/* バリエーション選択のポップアップ */

.popup_variation_selection,
.popup_section {
    border-bottom: 1px solid #E0DFE3;
}

/* バリエーション項目ボタン */
.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: #FFDFBF;
    border: 2px solid #ff5501;
    color: #ff5501;
}

/* 変更、選択してくださいボタン */
.popup_variation_edit_button,
.popup_variation_select_button,
.item_select_operation_button {
color: #FFFFFF;
    font-weight: bold;
    font-size: 100%;
    border: 1px solid #fffef2;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #ffb745, #cc4100);
    background: -ms-linear-gradient(top, #ffb745, #cc4100);
    background: -webkit-linear-gradient(top, #15bb00, #15bb00);
    background: linear-gradient(top, #ffb745, #cc4100);
    background-clip: padding-box;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
}

.popup_variation_value,
.variation_selection_value,
.item_selection_value {
    color: #ff5501;
}

/* 選択済み枠 */
.variation_selection_box .validation_selection_selected_all,
.use_hover .variation_selection_box .validation_selection_selected_all:hover {
    background-color: #FFFFFF;
    border: 2px solid #C1B1A9;
    color: #543e17;
}

.validation_selection_selected_all .variation_selection_msg_text {
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 100%;
    border: 1px solid #fffef2;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #ffb745, #cc4100);
    background: -ms-linear-gradient(top, #ffb745, #cc4100);
    background: -webkit-linear-gradient(top, #15bb00, #15bb00);
    background: linear-gradient(top, #ffb745, #cc4100);
    background-clip: padding-box;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
}

/*--------------------------------------*/
/* サムネイル写真 */

.thumbnail {
    margin-top: 5px;
}

/* サムネイル写真 */
.thumbnail .thumbnail_btn {
    border: 2px solid #F7EFEC;
}

.thumbnail .current .thumbnail_btn {
    border: 2px solid #685248;
}

/* サムネイル写真枠サイズ */
.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: #D96D00;
}

/* レビュー数 */
.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-position: left bottom;
    background-color: #ECE5E4;
    border-top: 1px solid #C1B1A9;
    border-bottom: 1px solid #C1B1A9;
}

/* メモ */
.review_note {
    border-top: 1px solid #C1B1A9;
    border-bottom: 1px solid #C1B1A9;
}

.detail_page_body .review_note {
    border-top: 1px dotted #C1B1A9;
    border-bottom: none;
}

/* ショップオーナー返信 */
.owner_note {
    border-bottom: 1px solid #C1B1A9;
}

/* ショップオーナーヘッダー */
.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: #CC0000;
}

/* 参考質問ボタン */
.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 #C1B1A9;
    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 #C1B1A9;
    font-size: 116%;
    font-weight: bold;
}

.signin_box .password .global_link {
    font-size: 85%;
}

/* 新規登録枠 */
#register_form {
    padding-top: 20px;
    border-top: 1px solid #C1B1A9;
}


/********************************************************************/

/* カート */

/********************************************************************/

/* カートの中身各枠 */
.inner_cart_data {
    margin-bottom: 10px;
    border: 1px solid #C1B1A9;
    background-color: #FFFFFF;
    border-radius: 5px;
}

/* 各項目枠 */
.cart_section {
    border-top: 1px solid #E9E3E0;
}

/* 区切り線 */
.top_separator {
    border-top: 1px solid #C1B1A9;
}

.bottom_separator {
    border-bottom: 1px solid #C1B1A9;
}

/* 各項目ラベル */
.cart_label {
    font-weight: nomal;
}

/* ボタン中央寄せ */
.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 #C1B1A9;
    margin-bottom: 5px;    
}

.grandtotal_price {
    font-size: 153.9%;
}

/* 買い物を続ける */
.continue_shopping {
    text-align: right;
    border-top: 1px solid #C1B1A9;
    border-bottom: 1px solid #C1B1A9;
}

/* 送り主、お届け先追加変更ボタン */
.cart_recipient .global_btn {
    text-align: center;
}

/* お届け先名 */
.cart_recipient_title {
    border-left: 5px solid #C1B1A9;
}

/* ラジオボタン選択の強調表示 */
.checked_row {
    background-color: #FFEFBF;
}

.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 #C1B1A9;
}

/* クーポン/ポイント枠 */
.toggle_box .cart_point,
.toggle_box .box_padding,
.toggle_box .cart_point_notice {
    margin: 1px;
}

/* クーポン/ポイント変更時の金額を更新ボタン欄、強調表示背景 */
.notice_box .form_btn_spad {
    background-color: #FFEFBF;
}


/*************************************************************/

/* ステップ表 */

/*************************************************************/

.step_list {
    margin: 10px 0px;
    padding: 0px;
}

/* ステップ表 各枠背景 */
.step_data {
    background-color: #E0D7D3;
    border-bottom: 1px solid #F2EDEC;
    border-right: 1px solid #F2EDEC;
    text-align: center;
}

/* ステップ表 右端 */
.step_list .posright .step_data {
    border-right: none;
}

/* ステップ表 各枠　現ページ */
.step_check .step_data {
    background-color: #CC0000;
}

/* ステップ表 文字 */
.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 #C1B1A9;
    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 #C1B1A9;
}

.use_hover .anchor_nav_area .nav_btn:hover {
    border: 1px solid #ff5501;
}

/* 各ブロック */
.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 #C1B1A9;
}


/********************************************************************/

/* 特定商取引 */

/********************************************************************/

/* 各欄枠 */
.contents_desc {
    padding: 10px 5px;
}


/********************************************************************/

/* メールマガジン */

/********************************************************************/

/* 登録、解除タイトル */
.mailmagazine_box .mailmagazine_subscribe_title,
.mailmagazine_box .mailmagazine_unsubscribe_title {
    border-bottom: 1px solid #C1B1A9;
    margin-bottom: 10px;
    font-size: 116%;
    font-weight: bold;
}


/********************************************************************/

/* マイページ */

/********************************************************************/

/* ポイント */
.member_contents .point_number {
    font-size: 138.5%;
    font-weight: bold;
    color: #ff5501;
}

/* リンク枠 */
.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: #543e17;
}


/*************************************************************/

/* 送り主、お届け先 */

/*************************************************************/

/* 住所 */
.recipient_data_list .user_address {
    font-weight: normal;
    color: #543e17;
}


/*************************************************************/

/* お気に入り */

/*************************************************************/

/* 登録日、メモ */
.item_registration_date,
.item_memo {
    font-size: 93%;
}

/* 商品説明 */
.favorite_contents .item_desc {
    padding: 5px 0px;
    margin: 5px 0px;
    border-top: 1px solid #C1B1A9;
    border-bottom: 1px solid #C1B1A9;
}

/* メモ */
.item_memo_text {
    background-position: left bottom;
    border: 1px solid #C1B1A9;
    color: #543e17;
}


/*************************************************************/

/* 複数選択 */

/*************************************************************/

/* 複数削除 */
.bulk_btn {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* 複数選択 */
.inner_bulk_check_box {
}

.layout_column_text .inner_bulk_check_box,
.layout_text .inner_bulk_check_box {
    border-top: 1px solid #95796C;
    border-bottom: 1px dotted #95796C;
}

.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 {
    border-top: 1px solid #C1B1A9;
}

/* 数量表示バッジ */
.badge {
    background-color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}


/*************************************************************/

/* 掲示板 */

/*************************************************************/

/* 記事枠 */
.post_box {
    margin-bottom: 5px;
    border: 1px solid #C1B1A9;
    background-color: #FFFFFF;
}

/* 記事枠レス */
.post_box_res {
    padding-left: 20px;
}

/* 記事ヘッダー */
.post_box .data_table .cell_header,
.post_box .data_table .cell_data {
    background-color: #E0D7D3;
    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 #C1B1A9;
}

/* 記事検索 */
.bbs_search {
    background-color: #FFFFFF;
    border: 1px solid #C1B1A9;
}

/* 検索文字強調 */
.result_emphasis {
    background-color: #FFFF99;
}

/* 検索前に戻る */
.bbs_search .global_link {
    margin-left: 10px;
}

/* 記事開閉 */
#bbs_toggle {
    border-color: 1px solid #C1B1A9;
}

/* 記事投稿欄 */
.bbs_post_form {
    background-color: #FFFFFF;
    border: 1px solid #C1B1A9;
}


/*************************************************************/

/* 関連ページ */

/*************************************************************/

/* 内容 */
.link_desc_box {
    border-top: 1px solid #C1B1A9;
}


/*************************************************************/

/* 私が店長です */

/*************************************************************/

/* スタッフ画像 */
.staff_photo,
.pstaff_photo {
    text-align: center;
    margin-top: 10px;
}

/* プロフィール項目 */
.staff_contents dt,
.pstaff_contents dt {
    border-top: 1px solid #95796C;
    font-weight: bold;
}

/* プロフィール内容 */
.staff_contents dd,
.pstaff_contents dd {
    border-top: 1px dotted #95796C;
}

.staff_profile_desc {
    border: 1px dotted #95796C;
}


/********************************************************************/

/* カレンダー */

/********************************************************************/

/* カレンダーヘッダー */
.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 #C1B1A9;
}

/* カレンダー曜日セル */
.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 dotted #C1B1A9;
}

/* イベント内容 */
.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 #C1B1A9;
    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 #C1B1A9;
}

/* thタグ */
.data_table .cell_header,
.data_table_header {
    background-color: #F5F5F5;
    color: #333333;
}

/* tdタグ */
.data_table .cell_data {
    background-color: #FFFFFF;
    color: #333333;
}


/********************************************************************/

/* カレンダー */

/********************************************************************/

/* 今月 */
.this_month {
    font-size: 18px;
    font-weight: bold;
}

/* カレンダー枠線 */
.calendar_data .data_table,
.calendar_data .data_table th.cell_header,
.calendar_data .data_table td.cell_data {
    border: 1px solid #C1B1A9;
}

/* カレンダー曜日セル */
.calendar_data .cal_day_header {
   font-size: 12px;
}

/* カレンダ各セル */
.calendar_data .cal_day_cell {
    height: 45px;
}

.side_col .calendar_data .cal_day_cell {
    height: auto;
}

/* 日曜日 */
.sun .cal_day {
    color: #CC0000;
}

/* 土曜日 */
.sat .cal_day {
    color: #3399CC;
}

/* 今日 */
.calendar_data .today {
    font-weight: bold;
}

/* イベント一覧 */
.event_list li {
    border-bottom: 1px dotted #C1B1A9;
}

.event_list li.posbottom {
    border-bottom: none;
}

/* イベント名 */
.event_name {
    font-weight: bold;
}

/* アイコン画像 */
.calendar_data .event_icon {
    text-align: center;
}

.event_data .event_icon {
    margin-right: 3px;
}

/* 定休日 */
.calendar_data .holiday,
.holiday_icon {
    background-color: #FFEFBF;
}

.holiday_icon {
    border: 1px solid #C1B1A9;
}

/* イベント説明 */
.event_desc {
    font-size: 93%;
}


/********************************************************************/

/* フォーム */

/********************************************************************/

/* フォーム上部説明 */
.global_note li {
    border-bottom: 1px dotted #E0DFE3;
}

.list_icon_circle {
    color: #4B4B48;
}

/* フォーム項目 */
.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: #785B4D;
    background-color: #FFEFBF;
}


/********************************************************************/

/* 入力エリア */

/********************************************************************/

/* 標準 */
.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: #E43100;
    border: 1px solid #E8E0DD;
    box-shadow: 0px 0px 0px 1px #E43100;
    color: #FFFFFF;
}

/* フォーム上部OK表示 */
.ok_box {
    border: 1px solid #339900;
    border-radius: 5px;
}

/* OK表示 ※緑枠内文字 */
.ok_status {
    color: #339900;
    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: #F5FFF2;
}

/* OKアイコン */
.ok_icon .fa {
    background-color: #339900;
    border: 1px solid #A4E5A1;
    box-shadow: 0px 0px 0px 1px #339900;
    color: #FFFFFF;
}

/* 重要な注意書き色 */
.note_color {
    color: #CC0000;
}


/********************************************************************/

/* アイコン */

/********************************************************************/

/* ヘッダーナビボタン */
.inner_header_nav .header_nav_item .fa {
    color: #FFFFFF;
}

/* グローバルナビ */
.inner_global_nav .fa {
    color: #FFFFFF;
}

.global_iconleft .fa {
    padding-right: 5px;
}

.global_iconright .fa {
    padding-left: 5px;
}

/* 閉じる、削除ボタン */
.close_btn_box .fa,
.delete_btn_box .fa {
    color: #554137;
}

.inner_popup_nav_area .close_btn_box .fa,
.inner_search_bar .close_btn_box .fa {
    color: #FFFFFF;
}

.side_menu_close_btn .close_btn_box .fa {
    color: #543e17;
}

.nav_close_btn .fa {
    color: #FFFFFF;
}

/* フッター下部ボタン */
.fixed_corner_button .fa {
    font-size: 40px;
    color: #554137;
}

.use_hover .fixed_corner_button:hover .fa {
    color: #333333;
}

/* 開閉ボタン */
.open_icon .fa,
.close_icon .fa {
    color: #666666;
}

/* 一覧表示 */
.right_side_list_icon {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -11px;
    font-size: 22px;
}

/* 右端ボタン */
.page_title_right_edge .general_btn,
.section_title_right_edge .general_btn {
    border: 1px solid #C1B1A9;
    border-radius: 5px;
    color: #554137;
}

.use_hover .page_title_right_edge .general_btn:hover,
.use_hover .section_title_right_edge .general_btn:hover {
    border: 1px solid #C1B1A9;
    background-color: #D9CECA;
}


/********************************************************************/

/* ボタン */

/********************************************************************/

/* アイコンボタン枠 */
.icon_btn {
    padding: 0px 3px;
    border: 1px solid #C1B1A9;
    border-radius: 5px;
}

.use_hover .icon_btn:hover {
    border: 1px solid #C1B1A9;
    background-color: #D9CECA;
}

.inner_popup_nav_area .close_btn_box,
.inner_search_bar .search_close {
    border: 1px solid #FFFFFF;
}

.use_hover .inner_popup_nav_area .close_btn_box:hover,
.use_hover .inner_search_bar .search_close:hover {
    border: 1px solid #CCCCCC;
    background-color: #333333;
}

.side_menu_close_btn .close_btn_box {
    background-color: #FFFFFF;
}

/* +-開閉ボタン枠 */
.open_icon,
.close_icon {
    border: 1px solid #554137;
}

.use_hover .open_icon:hover,
.use_hover .close_icon:hover,
.use_hover abbr .open_icon:hover,
.use_hover abbr .close_icon:hover {
    border: 1px solid #554137;
    background-color: #FFFFFF;
}

/* 汎用ボタン */
.general_btn {
    display: inline-block;
    padding: 2px 3px;
    border: solid 1px #C1B1A9;
    border-radius: 5px;
    color: #554137;
}

.use_hover .general_btn:hover {
    border: 1px solid #C1B1A9;
    background-color: #D9CECA;
    color: #ff5501;
}

.standard_btn {
    display: inline-block;
    padding: 10px 20px;
    border: solid 1px #C1B1A9;
    border-radius: 5px;
    color: #554137;
}

.use_hover .standard_btn:hover {
    border: 1px solid #C1B1A9;
    background-color: #D9CECA;
    color: #990000;
}

/* 画像リンク */
.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 {
}

/* ボタンサイズ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 {
color: #FFFFFF;
    font-weight: bold;
    font-size: 130%;
    border: 2px solid #fffef2;
    border-radius: 10px;
    margin-bottom: 12px;
    box-shadow: 0px 0px 6px #6e522d;
    background: -moz-linear-gradient(top, #ffb745, #cc4100);
    background: -ms-linear-gradient(top, #ffb745, #cc4100);
    background: -webkit-linear-gradient(top, #ffb745, #cc4100);
    background: linear-gradient(top, #ffb745, #cc4100);
    background-clip: padding-box;
    padding: 10px 20%;
    font-family: Arial, Helvetica, sans-serif;
}


.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;
}

/* 下部ボタン上部注意書き */
.global_bottom_info {
    border-bottom: 1px dotted #95796C;
}

/* ログインページ新規登録余白調整 */
#register_form .form_btn {
    padding: 0px;
}

/* Aタグボタン */
.global_btn A {
    font-weight: normal;
}

/* 外部決済ボタン */
.outside_btn_box {
    border: none;
}

/* 楽天決済用 */
.payment_method_desc {
    margin-bottom:10px;
}


/*--------------------------------------*/

/* ボタン色 */

/*--------------------------------------*/
/* 色通常 */
/* フォームボタン全般 */
.btn_color_common {
color: #FFFFFF;
    font-weight: bold;
    font-size: 100%;
    border: 2px solid #fffef2;
    border-radius: 8px;
    box-shadow: 0px 0px 6px #797979;
    background: -webkit-linear-gradient(top, #15bb00, #129002);
    background: -ms-linear-gradient(top, #ffb745, #cc4100);
    background: -webkit-linear-gradient(top, #15bb00, #129002);
    background: linear-gradient(top, #ffb745, #cc4100);
    background-clip: padding-box;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
}

.btn_color_common,
A.btn_color_common:link,
A.btn_color_common:visited,
A.btn_color_common:hover,
A.btn_color_common:active {
    color: #FFFFFF;
}

.use_hover .btn_color_common:hover {
    color: #FFFFFF;
}

/* 色強調 */
.btn_color_emphasis {
    background-position: left bottom;
    background-repeat: repeat-x;
    background-color: #15bb00;
}

.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 {

}


/********************************************************************/

/* ロード、ページャー */

/********************************************************************/

/* 読み込み中アイコン画像 */
.loading,
.initial_loading {
    background: url(img/load_icon.gif);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}

.entry_box .loading {
    background-image: url(img/load_entry_icon.gif);
    -webkit-background-size: 25px 25px;
    background-size: 25px 25px;
}

/* 一覧ページャー */
.pager {
    margin: 5px 0px;
    text-align: center;
}

/* 現ページ */
.pager strong {
    min-width: 20px;
    min-height: 20px;
    padding: 3px;
    margin: 0px 1px;
    border: 1px solid #785B4D;
    background-color: #785B4D;
    color:#FFFFFF;
}

/* 各ページ */
.pager .pager_btn {
    min-width: 20px;
    min-height: 20px;
    margin: 0px 1px;
    padding: 3px;
    border: 1px solid #C1B1A9;
    background-color: #F9F9F9;
    text-decoration: none;
}

.use_hover .pager .pager_btn:hover {
    border: 1px solid #785B4D;
    background-color: #785B4D;
    color: #FFFFFF;
}


/********************************************************************/

/* グローバルサイトリンク */

/********************************************************************/

/* リンク一覧 */
.site_list_dropdown {
    background-color: #D5C7BF;
    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 dotted #6F5447;
}

/* 各リンク文字 */
.global_site .site_list_dropdown .nav_btn,
#inner_footer .layout_dropdown .site_list_data .nav_btn {
    color: #543e17;
}

.use_hover .global_site .site_list_dropdown .nav_btn:hover,
.use_hover #inner_footer .layout_dropdown .site_list_data .nav_btn:hover {
    color: #ff5501;
}

/* リスト表示タイトル */
#inner_footer .layout_dropdown .site_list_title .nav_btn {
    background-image: none;
    background-color: #D5C7BF;
    color: #543e17;
}


/********************************************************************/

/* フッター */

/********************************************************************/

/* PCサイトボタン */
.footer_pc_site_box {
    height: 30px;
    padding: 15px 0px 15px 0px;
    position: relative;
    background-color: #816A40;
    box-sizing: content-box;
    text-align: center;
}

.pc_site_btn .pc_site_link {
    width: 80px;
    margin: auto;
    padding: 8px 8px 8px 30px;
    display: inline-block;
    background-image: url(img/icon_pc.png);
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-sizing: content-box;
    font-size: 12px;
    text-align: center;
    color: #543e17;
}

.use_hover .pc_site_btn .pc_site_link:hover {
    color: #543e17;
    opacity: 0.8;
}

/* フッター */
.footer_area {
    background-color: #816A40;
    color: #FFFFFF;
}

#footer {
    text-align: center;
}

.footer_area A {
    color: #FFFFFF;
}

.use_hover .footer_area A:hover {
    color: #CCCCCC;
}

.footer_upper_link_box .continued_link_box {
    border-left: 1px solid #333333;
}

/* ページのトップへ戻るボタン */
.fixed_corner_button {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    background-color: #D9CECA;
    text-align: center;
}

.move_to_add_cart .corner_covering_item,
.use_hover .move_to_add_cart:hover .corner_covering_item {
    color: #D9CECA;
}

/* フッター下部バナー */
.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: #473934;
    color: #FFFFFF;
}

.accessory_color A {
    color: #F0F0E1;
}

.accessory_color A:hover {
    color: #CEC0BB;
}

/********■■ここから追加分■■********************/


.sagasubox
{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
	margin:10px 0;
}

.sagasubox .boxCh
 {
	display: table;
	width:25%;
	text-align: center;
	padding:10px 0;
	height:25px;
 }
.sagasubox A {color:#fff; }

#lead h2
{
color:#543E17;
font-size:60%;
text-align:center;
}



/********************************************************************/
/* トップメニュー */


#topmenu ul{
    display: table;
    width: 100%;
background-color:#624e2c;
}

#topmenu ul li{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
width:33%;
height:35px;
background-color: #716144;
border-left:#6a5837 1px solid;
}

#topmenu ul li a{
color:#fff;
}

#topmenu img{
    vertical-align: bottom;
margin-right:5px;
height:18px;
}


.sagasubox
{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
	margin:10px 0;
}

.sagasubox .boxCh
 {
	display: table;
	width:25%;
	text-align: center;
	padding:10px 0;
	height:25px;
 }
.sagasubox A {color:#fff; }

#lead h2
{
color:#543E17;
font-size:60%;
text-align:center;
}


/* サブカテゴリ背景（アイテムから探す） */
.subcategory {
	margin-bottom: 2px;
    border-bottom: 1px solid #a6a199;
}

.subcategory h3 {
position: relative;
    color: #ffffff;
    background: #f9a118;
    font-size: 13pt;
    border: 0px solid #fff;
    margin: 0px 0px 10px;
    padding: 4px 5px 4px 10px;
    border-radius: 3px;
    box-shadow: 1px 3px 7px 0px #f1f0ee;
}

.subcategory h3:after, h5:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}

.subcategory h3:after {
      left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #f9a118;
}
.subcategory h3:before {
      left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #fff;
}

/* サブカテゴリアイコン（アイテムから探す） */
.subcategory A {
	display: block;
	background-image: url(/data/te-tte/image/icon_rightb_s.png);
	background-color: #fffcf4;
	background-position:95% 50%;
	background-repeat:no-repeat;
	padding:20px 90px;
	color:#7a5413;
        position: relative;
}

.subcategory A img{
        position: absolute;
        top: 50%;
        margin-left: -4em;
        margin-top: -1.5em;

}

#item_sagasu h2{
font-size: 135%;
color: #55401e;
margin: 10px 0 0 0;
padding: 10px;
text-align:center;
background-color:#e7d9c4;
background-repeat: no-repeat;
background-size: cover;

}

/* メインカテゴリ背景 */
.maincategory {
	margin-bottom: 2px;
    border-bottom: 1px solid #a6a199;
}

/* メインカテゴリアイコン */
.maincategory A {
	display: block;
	background-image: url(/data/te-tte/image/icon_rightb_s.png);
	background-position:95% 50%;
	background-repeat:no-repeat;
	background-color: #fffcf4;
	padding:20px 90px;
	color:#7a5413;
        position: relative;
}

.maincategory A img{
        position: absolute;
        top: 50%;
	width:45px;
        margin-left: -4em;
        margin-top: -1.5em;
}

#gara_sagasu h2{
font-size: 135%;
color: #55401e;
margin: 10px 0 0 0;
padding: 10px;
text-align:center;
background-image: url(/data/te-tte/mobile/sp_h2title_bg.png);
background-repeat: no-repeat;
background-size: cover;

}


.inner_itemlist_nav .nav_btn
{
background-color:#e7d9c4;
}

.side_itemlist_nav .sub_menu_link {
background-color:#fff;
}

/********************************************************************/

/* 追加ページ */

.itemlist table{
width:100%;
align:center;
}

.itemlist table td{
	width:20%;
	border-style:none;
	font-size:9px;
	text-decoration:underline;
	text-align:center;
	line-height:95%;
}
.itemlist table td a{
	color:#462c2f;
}

.keyword{
	display:block;
	background-color:#fffcf4;
	clear:both;
	margin-bottom:7px;
}
.keyword a{
	font-size:10px;
	text-decoration:underline;
	padding-bottom:12px;
	color:#462c2f;
}
.keyword img{
padding-top:7px;
}

#menu_top{margin:2px auto;} 
 #menu_top ul{ text-align:center; } 
 #menu_top ul li { display: inline-block; margin-right: 0.2em; }
 #menu_top ul li a {text-decoration: none; color: #fff; } 

#lower_gloup p{
    text-align:left;
    line-height: 180%;
    font-size: 115%;
    padding: 20px;
}
#lower_gloup{
    text-align:center;
width: 100%;
    border: 1px solid rgb(193, 186, 175);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
  }

#lower_gloup h3 {
    background-color: #E4DFDA;
    padding: 8px;
    width: auto;
    font-weight: 400;
    color: #716144;
    margin: 10px 0;
    background-image: none;
}


.choice
{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
	margin:10px 0;
    
}
.choice_CH{
    display: table;
    width: 33%;
}
.choice h3{
display: block;
    font-size: 80%;
    background-color: #e9e6e6;
    border: 1px solid #fff;
    padding: 6px;
    text-align: center;
}

.choice img{
margin-left: 1px;
    width: 99%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}



#lower_gloup h2{
background-color: #809ec5;
    font-weight: 400;
    color: #fff;
    background-image: none;
}
.list_comment h2{
background-color: #E4DFDA;
    height: 30px;
    color: #6d6d6d;
    padding: 5px;
    background-image: none;
    font-size: 120%;
    margin: 10px 0 -7px 0;
}


.choice_mini
{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
	margin:10px 0;
    
}
.choice_miniCH{
    display: table;
    width: 25%;
}
.choice_mini h3{
    display: block;
    font-size: 80%;
    background-color: #f1efeb;
    border: 1px solid #fff;
    padding: 5px;
    text-align: center;
}

.choice_mini img{
margin-left: 1px;
    width: 99%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


#lower_gloup p img{
    width:30px;
}
.w_bnr img{
width: 50%;
 float: left;
}

.free_page h4{
    color: #ffffff;
    background-color: #7a5413;
    margin-bottom: 5px;
    padding: 7px;
}



.go_cart{
    text-align:center;
}


.go_cart a{
        color: #FFFFFF;
	font-weight:bold;
    font-size: 130%;
    margin: 20px;
    background-color: #d1f9ff;
    border: 2px solid #fffef2;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #6e522d;
    background: -moz-linear-gradient(top, #ffb745, #cc4100);
    background: -ms-linear-gradient(top, #ffb745, #cc4100);
    background: -webkit-linear-gradient(top, #ffb745, #cc4100);
    background: linear-gradient(top, #ffb745, #cc4100);
    background-clip: padding-box;
	padding:10px 20%;
    font-family: Arial, Helvetica, sans-serif; 
}

.go_tel{
    margin: auto;
}


.go_tel a{
color: #FFFFFF;
    font-weight: bold;
    font-size: 100%;
    border: 2px solid #fffef2;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #fc7f02, #fc7f02);
    background: -ms-linear-gradient(top, #fc7f02, #fc7f02);
    background: -webkit-linear-gradient(top, #fc7f02, #fc7f02);
    background: linear-gradient(top, #fc7f02, #fc7f02);
    background-clip: padding-box;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
}


.anchor_link_g{
    text-align:center;
}


.anchor_link_g a{
    color: #FFFFFF;
	font-weight:bold;
    font-size: 110%;
    margin: auto;
    background-color: #d1f9ff;
    border: 2px solid #fffef2;
    border-radius: 10px;
    box-shadow: 0px 0px 6px #6e522d;
    background: -moz-linear-gradient(top, #8FC20B, #8FC20B);
    background: -ms-linear-gradient(top, #8FC20B, #8FC20B);
    background: -webkit-linear-gradient(top, #8FC20B, #8FC20B);
    background: linear-gradient(top, #8FC20B, #8FC20B);
    background-clip: padding-box;
	padding:10px 5%;
    font-family: Arial, Helvetica, sans-serif; 
}

/********************************************************************/

/* QA */

/********************************************************************/

.qalist{
	font-size: 110%;
    margin-bottom:10px;
    margin-left:20px;
    }

.qalist ul{
    margin-left:20px;
    }

.qalist li{
    line-height:190%;
    list-style-type: circle;
}
.qalist li a{
    text-decoration: underline;
    color:#cc4100;
    }
.contactbox
{
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: row;
  -moz-flex-direction: row;
  -o-flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
	margin:5px 0;
}
.contactbox .cboxCH
{
    display: table;
    width: 50%;
    text-align: center;
    padding: 10px 0;
    height: 25px;
}
.linebox a{
    color: #FFFFFF;
	font-weight:bold;
    font-size:100%;
    border: 2px solid #fffef2;
    background-color:#00B930;
    border-radius: 5px;
	padding:7px;
}

.category_list h3 {
    position: relative;
    color: #ffffff;
    background: #f9a118;
    font-size: 13pt;
    border: 0px solid #fff;
    margin: 0px 0px 10px;
    padding: 4px 5px 4px 10px;
    box-shadow: 1px 3px 7px 0px #f1f0ee;
}
.category_list h3:after {
    left: 40px;
    border: 10px solid transparent;
    border-top: 10px solid #f9a118;
}


.category_list h3:after, h5:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}


.detail_block_name{
    display:none;
}

.thispage{
    display:none;
}

.popup_variation_value, .variation_selection_value, .item_selection_value{
    color: #ff5501;
}

.variation_selection_box .validation_selection_selected_all, .use_hover .variation_selection_box .validation_selection_selected_all:hover{
    
}


.plane_table{
width: 100%;
border: 0 #000000 solid;
        color:#ffffff;
}

.plane_table a{
 display: inline-block;
width: 100%;
    color:#ffffff;
    font-size:130%;
    font-weight:bold;
    line-height:150%;
}

.plane_table table {
width: 100%;
        color:#ffffff;
}
.plane_table td {
    border: 5px #ffffff solid;
    text-align: center;
vertical-align: middle;
            color:#ffffff;
}

.plane_table .td_green {
    background-color:#66cc99;
    height: 130px;
    width: 25%;
            color:#ffffff;

}
.plane_table .td_orange{
    background-color:#fea700;
    height: 130px;
    width: 25%;
            color:#ffffff;

}
.plane_table .td_pink{
    background-color:#ef888c;
    height: 130px;
    width: 25%;
            color:#ffffff;

}
.plane_table .td_blue{
    background-color:#65bad5;
    height: 130px;
    width: 25%;
            color:#ffffff;

}
.inner_side_nav .nav_btn, .inner_main_nav .nav_btn{
        color: #FFFFFF;
    font-size: 100%;
    border: 1px solid #fffef2;
    background: -moz-linear-gradient(top, #ffb745, #cc4100);
    background: -ms-linear-gradient(top, #ffb745, #cc4100);
    background: -webkit-linear-gradient(top, #15bb00, #15bb00);
    background: linear-gradient(top, #ffb745, #cc4100);
    background-clip: padding-box;
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;

}

/********************************************************************/
/* サブコンテンツ リスト */


#subcontents{
    display:table;
    width:100%;
}

#subcontents ul{width:  100%;}

#subcontents li{
    display: table-cell;
    text-align:center;
    vertical-align:middle;
    border: 3px solid #FAF6EB;
    height:140px;
} 

#subcontents li a{
display:inline-block;
padding-top:50%;
color:#fff;
} 

.mimenu_haji{
    background-image: url(/data/te-tte/mobile/sp_mimenu_haji.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;}

.mimenu_shiha{
    background-image: 
    url(/data/te-tte/mobile/sp_mimenu_shiha.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;
}

.mimenu_qa{
    background-image: url(/data/te-tte/mobile/sp_mimenu_qa.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;
}


.mimenu_sample{
    background-image: url(/data/te-tte/mobile/sp_mimenu_sample.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;
}


.mimenu_daikou{
    background-image: url(/data/te-tte/mobile/sp_mimenu_daikou.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;
}


.mimenu_outlet{
    background-image: url(/data/te-tte/mobile/sp_mimenu_outlet.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;
}


.mimenu_tsuku{
background-image: url(/data/te-tte/mobile/sp_mimenu_tsuku.gif);
background-repeat: no-repeat;
background-position:center top;
        width: 33%;

}


.mimenu_koe{
background-image: url(/data/te-tte/mobile/sp_mimenu_koe.gif);
background-repeat: no-repeat;
background-position:center top;
        width: 33%;

}


.mimenu_column{
    background-image: url(/data/te-tte/mobile/sp_mimenu_column.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;
}

.mimenu_voice{
    background-image: url(/data/te-tte/mobile/sp_mimenu_koe.gif);
    background-repeat: no-repeat;
    background-position:center top;
    width: 33%;
}

/********************************************************************/
/* お届け状況*/

#otodoke
{
	background:#E7D8C2;
	padding:10px;
}
#otodoke h3{
	background:#716245;
	padding:20px;
}

#otodoke h3 a
{
background-image: url(/data/te-tte/mobile/sp_souryou.png);	background-position: left;
	background-repeat: no-repeat;
	color:#fff;
	font-weight:bold;
	padding:10px 10px 10px 50px;
	text-align:center;
}

.orange{
color: #F36C0A;
    font-weight: bold;
    font-size: 115%;
line-height: 180%;
}

.bgorange{
padding:1em;
color: #fff;
background: #F36C0A;
    font-weight: bold;
    font-size: 115%;
line-height: 180%;
}

.lower_title
{
background-image: url(/data/te-tte/img/icon04.gif) left no-repeat;
padding:5px 2px;
font-size:15px;
background-color: #ffa500;
color:#ffffff;
}

.lower_text{
color:#7a5413;
line-height: 140%;
padding:5px;
}
.lower_text h2{
background-color: #E4DFDA;
    font-weight: 400;
    color: #716144;
    background-image: none;
}

.menu_list{
	width: 100%;
}

.menu_list h5 a{
height: 55px;
    width: 33%;
    padding-top: 15px;
    /* font-weight: bold; */
    font-size: 80%;
    color: #716144;
    text-align: center;
    float: left;
    background-image: url(/data/te-tte/image/fusen_mini.png);
    background-repeat: no-repeat;
}

.w_bnr img{
width: 50%;
}
.variation_selection_mode .variation_item {
display: block;
}
.variation_selection_box {
display: none;
}


.page_title h1,
.page_title h2,
.section_title h1,
.section_title h2 {
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #816A40;
    padding: 12px 10px;
    color: #FFFFFF;
    font-weight:100;
    font-size:16px;
}

.detail_other_list{
    padding:0;
}

div.grid {
    width: 33%;
   float: left;
    min-height: 165px;
}
div.grid A {
 font-weight: 100;
 text-decoration: underline;
 }
p.grid_image, p.grid_caption {
   text-align: center;
   margin: 3px;
}
p.grid_caption {
   font-size: 75%;
}


.attention_bottom {
padding: 5px;
    margin-bottom: 20px;
    position: relative;
    background: #ffffff;
    border: 4px solid #d40000;
    color: #d40000;
    font-weight: bold;
    text-align: center;
    font-size: 110%;
}
.attention_bottom:after, .arrow_box:before {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.attention_bottom:after {
border-top-color:#d40000;
border-width: 20px;
margin-left: -20px;
}
.attention_bottom:before {
border-color:#ffffff;
border-top-color:#ffffff;
border-width: 26px;
margin-left: -26px;
}

.attention_up {
margin-bottom:10px;
    margin-top: 20px;
padding:5px;
position: relative;
background: #ffffff;
border: 4px solid #d40000;
color:#d40000;
font-weight:bold;
font-size:120%;
    text-align: center;

}
.attention_up:after, .arrow_box:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

.attention_up:after {
border-bottom-color:#d40000;
border-width: 20px;
margin-left: -20px;
}
.attention_up:before {
border-color:#ffffff;
border-bottom-color:#ffffff;
border-width: 26px;
margin-left: -26px;
}

.form_btn_box {
    /* margin: auto; */
    /* padding-top: 20px; */
}

.order_desc, .custom_note, .custom_space, .custom_desc {
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.order_desc, .custom_note, .custom_space, .custom_desc img, A img {
        max-width: 100%;
    border: none;
    vertical-align: middle;
}


/* 詳細ページ見出し */

.itemdetail h4 {
    position: relative;
    color: #ffffff;
    background: #ee903b;
    font-size: 16pt ;
    border: 0px solid #fff;
    margin:25px 10px 5px 0px;
    padding: 10px 5px 10px 10px;
    border-radius: 3px;
    box-shadow:1px 3px 7px 0px  #d9d9d9 ;
}

.itemdetail h4:after, h4:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}
.itemdetail h4:after {
      left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #ee903b;
}
.itemdetail h4:before {
      left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #fff;
}


.itemdetail h5 {
    position: relative;
    color: #ffffff;
    background: #369ea9;
    font-size: 16pt ;
    border: 0px solid #fff;
    margin:25px 10px 5px 0px;
    padding: 10px 5px 10px 10px;
    border-radius: 3px;
    box-shadow:1px 3px 7px 0px  #d9d9d9 ;
}

.itemdetail h5:after, h5:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}
.itemdetail h5:after {
      left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #369ea9;
}
.itemdetail h5:before {
      left: 40px; 
    border: 10px solid transparent;
    border-top: 10px solid #fff;
}


/*************************************************************
  LP用 ＋ 求人ブログ用（lpb） ? 完全リファクタ
  ・見出し/本文サイズ大きめ
  ・h2の固定高さ撤廃
  ・既存 .lpbox 互換
*************************************************************/

/* ベース */
.lpb {
  background: #fff;
  width: 100%;
}
.lpb *, .lpb *::before, .lpb *::after { box-sizing: border-box; }

/* タイトル（h2 / .blog-title 共通） */
.lpb h2,
.lpb .blog-title {
  background: #2d9ca8;
  color: #fff;
  font-weight: 700;
  font-size: 1.8rem;  
  line-height: 1.5;
  padding: 16px 18px;
  width: 100%;
  margin: 12px auto 16px;
  border: none;
  border-radius: 10px;
  background-repeat: no-repeat;
}

/* 既存 LPボックス（互換） */
.lpb .lpbox {
  width: 100%;
  margin: 0 auto 16px;
  color: #444;
  border: 1px solid #2d9ca8;
  border-radius: 12px;
  background: #fff;
  padding: 16px;
}
.lpb .lpbox .imgbox { text-align: center; }
.lpb .lpbox .txtbox { line-height: 1.8; padding-left: 12px; }

/* 段落・本文デフォルト */
.lpb p { width: 100%; font-size: 1.5rem; line-height: 1.85; color: #333; margin: 0 0 12px; }
.lpb ul, .lpb ol { font-size: 1.5rem; line-height: 1.85; color: #333; margin: 0 0 12px 1.2em; }
.lpb li { margin: 6px 0; }

/* カード全体（求人1件） */
.lpb .blog-card {
  background: #fff;
  border: 1px solid #e5f1f3;
  border-radius: 12px;
  margin: 18px 0 26px;
  padding: 14px;
  box-shadow: 0 2px 8px rgba(0,0,0,.05);
}

/* セクション間 */
.lpb .blog-section { margin: 18px 0 22px; }

/* ボックス型セクション */
.lpb .blog-section--box {
  border: 1px solid #2d9ca8;
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
}

/* セクション見出し（h3） */
.lpb .blog-section--box > h3 {
  margin: 0;
  padding: 14px 16px;
  font-size: 110;  
  font-weight: 700;
  color: #134046;
  background: #eef8fa;
  border-bottom: 1px solid #d6ecf0;
  display: flex; align-items: center; gap: 8px;
}
.lpb .blog-section--box > h3::before {
  content: ""; width: 4px; height: 20px;
  background: #2d9ca8; border-radius: 2px; display: inline-block;
}

/* ボックス内の本文 */
.lpb .blog-section--box > p,
.lpb .blog-section--box > ul,
.lpb .blog-section--box > ol,
.lpb .blog-section--box > div {
  font-size: 1.5rem;   
  line-height: 1.85;
  padding: 16px;
  margin: 0;
  color: #333;
}
.lpb .blog-section--box > p + p { padding-top: 8px; margin-top: -6px; border-top: 1px dashed #e8f2f4; }

/* 軽めのサブ枠（必要なら） */
.lpb .blog-section--sub {
  border: 1px dashed #98cbd1;
  background: #f7fbfc;
  border-radius: 10px;
  padding: 12px 14px;
}
.lpb .blog-section--sub > h3 { margin: 0 0 6px; font-size: 1.1rem; font-weight: 700; color: #134046; }

/* 余白過多対策（<br>連打） */
.lpb br + br { display: none; }

/* ホバー（任意） */
.lpb .blog-card:hover { box-shadow: 0 6px 16px rgba(0,0,0,.08); transform: translateY(-2px); transition: .2s; }

/* スマホ微調整 */
@media (max-width: 480px) {
  .lpb .blog-card { padding: 12px; }
  .lpb h2, .lpb .blog-title { font-size: 1.7rem; padding: 14px 16px; } /* ≒20px */
  .lpb .blog-section--box > h3 { font-size: 1.7rem; padding: 12px 14px; } /* ≒18px */
  .lpb .blog-section--box > p,
  .lpb .blog-section--box > ul,
  .lpb .blog-section--box > ol,
  .lpb .blog-section--box > div,
  .lpb p, .lpb ul, .lpb ol { font-size: 1.7rem; } /* ≒16.3px */
}

.article_date {
    border-bottom: 1px solid #C1B1A9;
    margin-bottom: 10px;
    display: none;
}

.diary_inner_data h3 {
    font-size: 150%;
    padding: 0.5em;
    color: #524f4f;
    background: #fffaf4;
    border-left: solid 5px #ffaf58;
    margin: 1em 0;
}

.diary_inner_data h4 {
  position: relative;
  padding: 5px 26px 5px 42px;
  background: #fff0d9;
  font-size: 20px;
  color: #2d2d2d;
  margin-left: -33px;
  line-height: 1.3;
  border-bottom: solid 3px orange;
  z-index:-2;
}

.diary_inner_data h4:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px #faf6eb;
  border-bottom: solid 79px transparent;
  z-index: -1;
}

.diary_inner_data h4:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 79px #faf6eb;
  z-index: -1;
}

/*--------------------
 注意書きのフレーム
--------------------*/
.frame {
 width: 80%;
 margin: 30px auto 20px;
 padding: 30px 20px 0;
 border: 3px solid #aaa;
 position: relative;
 border-radius: 3px;
 background-color: #fff;
}
.frame-title {
 position: absolute;
 top: -13px;
 left: 20px;
 padding: 0 5px;
 background-color: #fff;
}
.frame-title .fa {
 margin-right: 5px;
}
.attention {
 background-color: #ff4500;
 border: 2px solid #ff4500;
 color: #fff;
 border-radius: 3px;
}
.frame-red {
 border-color: #ff4500;
}


.group_choice{
 border:0px solid #ddd;
 border-collapse:collapse;
 border-spacing:0px;

}

table.group_choice th {
border: 2px solid #ffffff;
    background-color: #e7d8c3;
    color: #816a40;
    text-align: center;
    padding: 2px;
    empty-cells: show;
}

table.group_choice td {
 text-align:center;
 border:1px solid #eee;
 background-color:#fff;
 padding:2px;
 empty-cells:show;
}

.custom_note h3
{
   font-size: 131%;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #00b164c7;
    padding: 12px 10px;
    color: #FFFFFF;
} 

/*************************************************************/

/* サイドメニュー */

/*************************************************************/

#lower_rightmenu{
}

#lower_rightmenu a:hover{
text-decoration: underline;
}


#lower_right_item_bg{
border-radius: 10px;
    box-shadow: 0px 7px 20px -6px #666666;
    opacity: 0.4;
    background-color: #cbad86;
    min-height: 1820px;
    position: absolute;
    z-index: 1;
    }

#lower_right_item{
width: 100%;
}

#right_side_col A img{
margin-bottom:3px;
}

#lower_right_item ul{
}

#lower_right_item ul h3{
background-repeat: no-repeat;
    font-weight: bold;
    font-size: 100%;
background-color: #ffebb7;
    border: solid 1px #ffe7ab;
    color: #716144;
    padding: 5px;
    margin: 5px 0px;
    list-style: none;
}

#lower_right_item ul li{
    list-style-type: none;
padding: 4px 0;
    border-bottom: solid 1px #ede0cd;
}


#lower_right_item ul li img{
width:40px;
}

#lower_right_item ul li a{
    color: #716144;
    padding-left: 5px;
font-weight: 100;
}

#lower_right_conm a:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#lower_right_item h2
{
    position: relative;
    color: #ffffff;
    background: #fca700;
    font-size: 14pt ;
    border: 0px solid #fff;
    margin:25px 0px 5px 0px;
    padding: 10px 5px 10px 10px;
    border-radius: 3px;
    box-shadow:1px 3px 7px 0px  #d9d9d9 ;
}

#lower_right_item h2:after, h2:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}
#lower_right_item h2:after {
      left: 20px; 
    border: 10px solid transparent;
    border-top: 10px solid #fca700;
}
#lower_right_item h2:before {
      left: 20px; 
    border: 10px solid transparent;
    border-top: 10px solid #fff;
}
.column1 .wrapped_item A,
.column2 .wrapped_item A,
.column3 .wrapped_item A,
.column4 .wrapped_item A,
.column5 .wrapped_item A,
.column6 .wrapped_item A {
    width: 100%;
    position: relative;
    box-sizing: border-box;
        background-color: #716144;
}
.itemlist_box .inner_item_data {
    padding: 5px;
    background-color: #fff;
}

.pinkbox {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #FFF;
background: #ff92b0;
    border-bottom: solid 6px #e7dbe2;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
}
.pinkbox p {
    margin: 0; 
    padding: 0;
}


*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-c {
  font-size: 1.8rem;

  position: relative;

  padding: 1.5rem 2rem 1.5rem 2rem;

  color: #fff;
  border-radius: 100vh;
  background: #eb6877;
  -webkit-box-shadow: 0 5px 0 #e85163;
  box-shadow: 0 5px 0 #e85163;
}

a.btn-c span {
  color: #fff100;
}

a.btn-c small {
  font-weight: bold;
}

a.btn-c i {
  margin-right: 1rem;
}

a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);

  color: #fff;
  background: #ee7f8b;
  -webkit-box-shadow: 0 2px 0 #e85163;
  box-shadow: 0 2px 0 #e85163;
}


.buttonosoroi a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #00a0e9;
  box-shadow: 0 5px 0 #aaaaaa;
  transition: 0.3s;
    width:60%;
}

.buttonosoroi a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.buttonosoroi a:hover {
  transform: translateY(3px);
  text-decoration: none;
  box-shadow: 0 2px 0 #aaaaaa;
}


/*オレンジのボタン*/

a.btn--orange {
color: #f2f5f6;
  background-color: #feab00;
    margin: 15px;
}

a.btn-c {
  font-size: 1.8rem;
  position: relative;
  padding: 2rem 5rem 2rem 3rem;
  border-radius: 100vh;
}

a.btn-c i.fa {
  margin-right: 1rem;
}


/* new page*/

.container-new p{
    padding: 0;
    margin: 0;
}

.container-new{
    width: 98%;
    margin: auto;
}

.items{
    display: flex;
    align-items: center;
}

.title{
    width: 100%;
    background-color: #15b489;
    border-radius: 10px;
    font-size: 25px;
    text-align: center;
    color: white;
    margin-bottom: 10px;
}

.sub-title{
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 17px;
    margin-bottom: 10px;
}

.s-t-num{
    width: 40px;
    border-radius: 5px;
    background-color: #9a9999;
}

.s-t-num p{
    text-align: center;
    font-size: 25px;
    color: white;
    line-height: 1.5;
}

.s-t-t{
    padding-left: 7px;
}

.item{
    width: 48%;
    border: solid 1px #ace5d6;
    border-radius: 5px;
    line-height: 1.5;
    text-align: center;
    color: #404040;
}

.item-m{
    margin-right: 4%;
}

.item-ptb{
    padding-bottom: 10%;
    padding-top: 10%;
}

.item-ptb p{
    font-size: 14px;
    font-weight: 600;
}

.item-bc{
    background-color: #ace5d6;
}

.item-br{
    border: solid 1px #ace5d6;
    border-radius: 5px;
}

.space{
    padding-top: 30px;
}

.space-2{
    padding-top: 20px;
}

.item-long{
    width: 100%;
    border-radius: 5px;
    box-shadow: 3px 3px #929292;
}

.item-long img{
    width: 100%;
}

.iteams-2{
    display: flex;
    align-items: center;
    width: 100%;
}

.iteam-2{
    width: 48%;
    border: #ace5d6 1px solid;
}

.iteam-2 img{
    width: 100%;
}

/* 男女別生地一覧*/

  body {
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    background: #fffaf7;
    color: #444;
    padding: 16px;
  }
  .fabric-banner img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 24px;
  }
  .lead-text {
    font-size: 0.95em;
    line-height: 1.7;
    margin-bottom: 32px;
    color: #333;
    text-align: center;
  }
  .category-heading {
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px 14px;
    margin: 40px 0 16px;
    background: #daeaff;
    color: #666666;
    border-left: 6px solid #809ec5;
    border-radius: 4px;
  }

  .category-heading-g {
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px 14px;
    margin: 40px 0 16px;
    background: #fed7d8;
    color: #666666;
    border-left: 6px solid #e5989a;
    border-radius: 4px;
  }

  /* カテゴリカード（PC・タブレットで5列） */
  .category-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-bottom: 40px;
  }

  .category-card {
    position: relative;
    display: block;
    width: calc(20% - 10px); /* 5列 */
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  }

  .category-card img {
    width: 100%;
    height: auto;
    display: block;
  }

  .category-label-overlay {
    position: absolute;
    bottom: 50%;
    left: 0;
    transform: translateY(50%);
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 0.75em;
    font-weight: bold;
    text-align: center;
    padding: 6px 8px;
    line-height: 1.3;
    border-radius: 0;
    max-width: 100%;
  }

  /* 生地一覧（4列） */
  .fabric-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: flex-start;
    margin-bottom: 40px;
  }

  .fabric-item {
    width: calc(25% - 9px);
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    text-align: center;
    transition: transform 0.2s ease;
    text-decoration: none;
    color: inherit;
  }

  .fabric-item:hover {
    transform: scale(1.02);
  }

  .fabric-item img {
    width: 100%;
    height: auto;
    display: block;
  }

  .fabric-item p {
    margin: 8px 0 12px;
    font-size: 0.9em;
  }

  @media screen and (max-width: 768px) {
    .fabric-item {
      width: calc(33.333% - 8px);
    }
  }

  @media screen and (max-width: 480px) {
    .category-card,
    .fabric-item {
      width: calc(33.333% - 16px);
    }

.center {
    text-align: center;
}

.popup_variation {
    position: absolute;
    background-color: #ffffff !important;
}
.inner_popup_variation {
    background-color: #ffffff !important;
}
      
      span.btn_search,a.btn_search,
button.btn_search {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
   cursor: pointer;

}