@charset "utf-8";
/* CSS Document */

/********************************************************************/

/* HTML tag elements */

/********************************************************************/

body {
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
}

A,
A:link,
A:visited,
A:hover,
A:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}

.use_hover A:hover {
    color: #666666;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin-bottom: 5px;
}

h1 {
    font-size: 161.6%;
}

h2 {
    font-size: 146.5%;
}

h3 {
    font-size: 131%;
}

h4 {
    font-size: 123.1%;
}

h5 {
    font-size: 116%;
}

h6 {
    font-size: 108%;
}


/********************************************************************/

/* Outermost tag */

/********************************************************************/

#container {
    font-size: 108%;
}


/********************************************************************/

/* Main page content margins */

/********************************************************************/

.main_box,
.side_box {
    margin-bottom: 25px;
}


/********************************************************************/

/* Tagline area */

/********************************************************************/

/* Tagline */
.copy {
    min-height: 18px;
    padding: 5px 5px 0px;
    font-size: 85%;
}


/********************************************************************/

/* Header */

/********************************************************************/

#header {
    position: relative;
    background-color: #FFFFFF;
    border-bottom: 1px solid #D6D6D6;
}


/********************************************************************/

/* Shop name */

/********************************************************************/

/* Shop logo */
.shoplogo {
    padding: 5px;
}

.use_hover .shoplogo A:hover img {
    opacity: 0.8;
}

/* Shop name text */
.shoptext {
    padding: 5px 0px;
    min-height: 40px;
    margin-right: auto;
}

.shoptext A {
    font-size: 116%;
    margin: 0px;
}


/********************************************************************/

/* Font size */

/********************************************************************/

.font_setting {
    padding: 5px 5px 10px;
    text-align: center;
}

.header_font_setting .set_font_title {
    color: #000000;
}

/* Font size icons */
.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;
}

/* Regular size icon */
.set_font_normal {
    background-image: url(img/font_defaulten.gif);
}

/* Large size icon */
.set_font_large {
    margin-left: 5px;
    background-image: url(img/font_largeen.gif);
}

/* Font size icon mouseover settings */
.use_hover .font_setting .set_font_normal:hover,
.use_hover .font_setting .set_font_large:hover,
.font_setting .nav_on {
    background-position: left bottom;
}


/********************************************************************/

/* Buttons in top of header */

/********************************************************************/

/* Individual button colors */
.inner_header_nav .nav_btn {
    background-color: #FFFFFF;
    border: 1px solid #FF0000;
    color: #000000;
}

.use_hover .inner_header_nav .nav_btn:hover {
    background-color: #FFECEC;
    color: #000000;
}


/*************************************************************/

/* Search bar */

/*************************************************************/

.search_bar .search {
    background-color: #000000;
}

#container:not(.use_folding_header) #header_wrapper:not(.has_search_bar) .search_bar .global_btn .searchinput_image[src*="all/btn_en/searchinput"] {
    filter: brightness(0) invert(1);
}
@media screen and (max-width: 840px) {
#container:not(.use_folding_header) .search_bar .global_btn .searchinput_image[src*="all/btn_en/searchinput"] {
	  filter: brightness(0) invert(1);
}
}


/*************************************************************/

/* Button menu in header */

/*************************************************************/

.global_nav {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D6D6D6;
}

/* Individual button settings */
.inner_global_nav .nav_btn {
    border-right: 1px solid #D6D6D6;
    border-bottom: 3px solid #FFFFFF;
    background-color: #FFFFFF;
    color: #333333;
    font-weight: normal;
    text-align: center;
}

.use_hover .inner_global_nav .nav_btn:hover {
    border-bottom: 3px solid #FF0000;
    color: #333333;
}

.global_nav_item:first-child .nav_btn {
    border-left: 1px solid #D6D6D6;
}


/********************************************************************/

/* Overflow menu */

/********************************************************************/

.inner_popup_nav_area,
.inner_popup_menu_area {
    background-color: #F9F9F9;
    color: #000000;
}

/* Overflow menu list items */
.inner_popup_nav .nav_btn {
    background-color: #F9F9F9;
    border-top: 1px dotted #CCCCCC;
    font-weight: normal;
    color: #000000;
}

.use_hover .inner_popup_nav .nav_btn:hover {
    background-color: #E0E0E0;
    color: #333333;
}

/* Close overflow menu button */
.nav_close_box .nav_close {
    background-color: #222222;
}

.use_hover .nav_close_box .nav_close:hover {
    background-color: #333333;
}


/********************************************************************/

/* Navigation buttons in columns */

/********************************************************************/

/* Individual buttons */
.inner_side_nav .nav_btn,
.inner_main_nav .nav_btn {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    color: #000000;
}

.use_hover .inner_side_nav .nav_btn:hover ,
.use_hover .inner_main_nav .nav_btn:hover {
    background-color: #EDEDED;
    color: #000000;
}

/* Custom page link buttons */
.freepage_nav .inner_freepage_nav .nav_btn {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
}

.use_hover .freepage_nav .inner_freepage_nav .nav_btn:hover {
    background-color: #EDEDED;
}


/********************************************************************/

/* Category and group menu settings */

/********************************************************************/

.itemlist_nav {
    margin-top: 15px;
}

/* Individual links */
.inner_itemlist_nav .nav_btn {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D6D6D6;
    font-weight: normal;
    color: #000000;
}

.use_hover .inner_itemlist_nav .nav_btn:hover {
    background-color: #EDEDED;
    color: #000000;
}

/********************************************************************/

/* Side menu */

/********************************************************************/

/* Side menu container */
.open_side_col .side_container {
    background-color: #FFFFFF;
}

/* Side menu first level */
.side_itemlist_nav {
    padding: 0px 1px;
}

/* Side menu second level */
.side_itemlist_nav .sub_menu_link {
    padding: 10px 24px 10px 10px;
}

/* Side menu second level background */
.side_itemlist_nav .sub_menu_link {
    background-color: #F9F9F9;
    border-top: none;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

/* Side menu mouseover */
.use_hover .side_itemlist_nav .side_itemlist_nav_link:hover {
    background-color: #EDEDED;
    color: #000000;
}


/********************************************************************/

/* Footer navigation */

/********************************************************************/

.footer_nav {
    background-color: #EDEDED;
}

/* Individual elements */
.footer_nav_item {
    color: #333333;
}

.footer_nav_item .nav_btn {
    border-bottom: 1px dotted #CCCCCC;
    color: #333333;
}

.use_hover .footer_nav_item .nav_btn:hover {
    background-color: #FFFFFF;
}


/********************************************************************/

/* Side menu titles */

/********************************************************************/

.side_box h2,
.main_box h2 {
    padding: 12px 10px;
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    color: #000000;
}

.category_nav_box h2,
.pickupcategory_nav_box h2 {
    background-color: #F5F5F5;
}


/********************************************************************/

/* Subpage titles */

/********************************************************************/

/* Subpage title */
.page_box .page_title h1,
.page_box .page_title h2,
.page_box .recently .section_title h2,
.page_box .use_emphasis_title .section_title h2 {
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    padding: 12px 10px;
    color: #000000;
}

.shoppingcart_page_body .page_box .page_title h2 {
    margin-bottom: 10px;
}


/********************************************************************/

/* Subpage headings */

/********************************************************************/

/* Individual page subheadings */
.page_box .section_title h2,
.page_box .section_title h3 {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    padding: 10px;
    color: #000000;
}

.page_box #cart_preview .section_title h3 {
    margin-bottom: 10px;
}

.page_box .help_contents .section_title h4 {
    margin-top: 10px;
}

.page_box .section_title h4 {
    border-bottom: 1px solid #D6D6D6;
    padding: 10px 5px;
}

.page_box .page_contents .search_result_title h3 {
    margin-top: 10px;
}


/********************************************************************/

/* Content page headings */

/********************************************************************/

.contents_title {
    border-bottom: 1px solid #D6D6D6;
    padding: 8px 5px;
    font-weight: normal;
    font-size: 116%;
    color: #000000;
}

.rules_title {
    font-weight: bold;
}


/********************************************************************/

/* Form field titles */

/********************************************************************/

.form_title {
    border-bottom: 1px solid #D6D6D6;
    padding: 8px 5px;
    font-weight: normal;
    font-size: 116%;
    color: #000000;
}

.form_inner_title {
    border-bottom: 1px dotted #CCCCCC;
    font-weight: bold;
    color: #000000;
}


/********************************************************************/

/* Section title font size */

/********************************************************************/

.page_title h1,
.page_title h2,
.section_title h1,
.section_title h2 {
    margin: 0px 2px;
    font-size: 123.1%;
    font-weight: normal;
}

.page_title h3,
.section_title h3 {
    margin: 0px 2px;
    font-size: 116%;
    font-weight: normal;
}

.page_title h4,
.page_title h5,
.page_title h6,
.section_title h4,
.section_title h5,
.section_title h6 {
    margin: 0px;
    font-size: 100%;
    font-weight: bold;
}

.shoppingcart_page_body .section_title h4 {
    margin: 0px;
    font-size: 116%;
    font-weight: normal;
}


/********************************************************************/

/* Main area */

/********************************************************************/

/********************************************************************/

/* Content lists:
・Tile display
・List display
・Item list page (tile, list)
・News, blog
・Sort by
*/

/********************************************************************/


/*--------------------------------------*/

/* Tile display */

/*--------------------------------------*/

/* 説明付き背景リセット */
.layout_photo .item_data {
    background-image: none;
    border-bottom: none;
}

/* Thumbnail images */
.layout_photo .list_item_photo {
    padding: 5px 0;
    text-align: center;
}

/* List frame */
.layout_photo .list_item_data {
    padding: 5px 1px;
}

/* View more */
.more_item {
    padding: 10px 5px 0px 5px;
    display: block;
    border-top: 1px solid #D6D6D6;
    text-align: right;
}

.more_item .general_btn {
    padding: 5px;
    font-size: 85%;
}

/* Tile display font size */
.layout_photo .item_data_link {
    font-size: 85%;
}

.layout_photo .col2 .item_data_link {
    font-size: 93%;
}


/*--------------------------------------*/

/* List display */

/*--------------------------------------*/

/* Links */
.layout_column_text .list_item_box,
.layout_text .not_link {
    border-bottom: 1px solid #D6D6D6;
}

.list_item_data p.item_desc {
    color: #000000;
}


/*--------------------------------------*/

/* Item list */

/*--------------------------------------*/

/* Item and article list mouseover */
.use_hover .item_list .item_data_link:hover,
.use_hover .item_list .list_item_link:hover {
    opacity: 0.7;
}

/* Item name */
.item_name {
    font-weight: bold;
}

.list_item_data p.item_name {
    margin-bottom: 3px;
}

/* Price */
.price {
    padding: 2px 0px;
    color: #000000;
    font-weight: bold;
}

.price .selling_price,
.price .regular_price {
    padding: 2px 0px;
}

/* List price */
.price .regular_price {
    color: #000000;
    font-weight: normal;
    display: block;
}

.item_box .text_layout .regular_price {
    display: inline;
}

/* MSRP and tax-included price */
.item_box .retail_price,
.item_box .tax_incl_price {
    color: #666666;
    font-weight: normal;
    word-break: normal;
}

/* In stock */
.stock {
    color: #666666;
    font-size: 93%;
}

/* Low stock */
.lowstock {
    color: #990000;
}

/* Sold out */
.soldout,
.variation_stock_list .data_table .soldout {
    color: #777777;
}

/* Number of reviews */
.item_info .review_number {
    color: #000000;
}

/* Item list bestselling item rank */
.rankno {
    color: #FFFFFF;
    background-color: #FFA64D;
}

.item_data .rankno1 {
    background-color: #FF0000;
}


/*--------------------------------------*/

/* Article list */

/*--------------------------------------*/

/* Article title */
.list_subject {
    padding: 5px 0px;
}

/* Date */
.date {
    color: #000000;
    font-size: 93%;
    font-weight: normal;
}


/*--------------------------------------*/

/* Sort by */

/*--------------------------------------*/

.sort {
    border-bottom: 1px solid #D6D6D6;
}

.sort_toggle .toggle_open {
    padding: 7px;
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: none;
}

.sort_toggle .toggle_open:hover {
    background-color: #F9F9F9;
}

/* Sort-by frame */
.sort_item {
    padding: 10px;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    background-color: #FFFFFF;
}

.sort_box {
    padding: 5px;
    margin: 3px;
    border-bottom: 1px solid #D6D6D6;
}

.sort_item .global_btn {
    padding: 5px;
    text-align: center;
}

/* Total items */
.item_count {
    font-size: 93%;
}


/********************************************************************/

/* Item display slider */

/********************************************************************/

/* Slider pagination */
.slider_box .swiper-pagination-bullet,
.swipe_list .pointer span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #D6D6D6;
    border-radius: 50%;
    cursor: pointer;
}

/* Current slider page button */
.slider_box .swiper-pagination-bullet-active,
.swipe_list .pointer span.current {
    background-color: #FF0000;
    border: 1px solid #FF0000;
}

#photo .slider_box .swiper-pagination-bullet,
#photo .swipe_list .pointer span,
#photo .slider_box .swiper-pagination-bullet-active,
#photo .swipe_list .pointer span.current {
    border: none;
}

/* Slider arrow buttons */
.swipe_list .pointer_box span.pointer_prev,
.swipe_list .pointer_box span.pointer_next,
.swiper-button-prev,
.swiper-button-next {
    width: 25px;
    height: 25px;
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
}

.use_hover .swiper-button-prev:hover,
.use_hover .swiper-button-next:hover {
    background-color: #D6D6D6;
}

.use_hover .slider_box .swiper-button-disabled:hover {
    background-color: #F5F5F5;
}

/* Slider left arrow */
.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;
}

/* Slider right arrow */
.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;
}


/********************************************************************/

/* Subpages */

/********************************************************************/

.page_box {
    color: #000000;
}

/* Page description */
.page_desc {
    padding: 10px;
}

/* General notes */
.global_info {
    background-color: #FFFFEE;
    border: 1px solid #D6D6D6;
    padding: 10px;
}


/********************************************************************/

/* Item information page */

/********************************************************************/

/* Item information individual boxes*/
.detail_section {
    border-bottom: 1px solid #D6D6D6;
}

/* Item name */
.detail_item_data h1,
.detail_item_data .item_name {
    font-size: 123.1%;
    font-weight: bold;
    margin-bottom: 10px;
}

/* Price box whitespace */
.detail_item_data .section_box {
    margin-bottom: 10px;
}

/* Price box element whitespace */
.detail_item_data .section_box p {
    margin-bottom: 5px;
}

/* Selling price box */
.detail_item_data .selling_price {
    font-size: 123.1%;
    word-break: normal;
}

/* Selling price */
.detail_item_data .selling_price .figure {
    font-weight: bold;
}

/* List price */
.detail_item_data .regular_price {
    font-size: 85%;
}

/* MSRP and tax-included price */
.detail_item_data .retail_price,
.detail_item_data .tax_incl_price {
    color: #666666;
    font-weight: normal;
}

/* Selling price label */
.detail_item_data .selling_price {
    font-weight: normal;
}

/* Item stock */
.detail_item_data .stock {
    font-size: 108%;
    font-weight: bold;
}

/* Item description */
.item_desc {
    margin: 0px;
}

/* Price box note */
.price_desc {
    font-size: 77%;
}

/* Item details */
.detail_spec_data {
    margin: 0px;
}

/* Other image frames */
.other_item_data {
    margin: 0px;
}

.other_item_data .global_photo {
    text-align: center;
}

/* Other image descriptions */
.other_photo_desc {
    margin: 0px;
}

/* Social media tools */
.social_tool {
    padding-bottom: 5px;
}

/* Variation stock table */
.variation_stock_list {
    margin-bottom: 5px;
}

/* Variation and customization element whitespace */
.variation_item,
.order_item {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Customization box separation lines */
.order_item {
    border-bottom: 1px dotted #CCCCCC;
}

.ordermade .bottompos {
    border-bottom: none;
}

/* Unlabeled stock numbers */
.hidden_stock .stocklist_data {
    text-align: center;
}

/* Variation selection highlight color */
.variation_stock_list .data_table .selected_item {
    background-color: #FFFFEE;
    color: #FF0000;
}

.variation_stock_list .data_table .selected_data {
    background-color: #FFFFEE;
}


/*--------------------------------------*/
/* Variation selection popup */

/* Popup frame */
.popup_variation,
.popup_area {
    background-color: #FFFFFF;
    border: 1p solid #D6D6D6;
}

.popup_variation_selection,
.popup_section {
    border-bottom: 1px solid #D6D6D6;
}

/* Buttons in variation popup */
.popup_variation_button,
.item_selection_button {
    background-color: #F5F5F5;
    border: 2px solid #CCCCCC;
}

/* Variation popup selection highlight */
.selected_option .popup_variation_button,
.selected_option .item_selection_button {
    background-color: #FFFFEE;
    border: 2px solid #333333;
    color: #CC0000;
}

/* Variation "please select" button */
.popup_variation_edit_button,
.popup_variation_select_button,
.item_select_operation_button {
    background-image: url(img/btn_main.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #F9F9F9;
    color: #333333;
}

.popup_variation_value,
.variation_selection_value,
.item_selection_value {
    color: #000000;
    font-weight: bold;
}

/* Selected variation display frame */
.variation_selection_box .validation_selection_selected_all,
.use_hover .variation_selection_box .validation_selection_selected_all:hover {
    background-color: #FFFFEE;
    border: 2px solid #333333;
    color: #000000;
}

.validation_selection_selected_all .variation_selection_msg_text {
    background-image: url(img/btn_main.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #F9F9F9;
    color: #333333;
}


/*--------------------------------------*/
/* Thumbnail menu */

.thumbnail {
    margin-top: 5px;
}

/* Thumbnail images */
.thumbnail .thumbnail_btn {
    border: 2px solid #FFFFFF;
}

.thumbnail .current .thumbnail_btn {
    border: 2px solid #FF0000;
}

/* Thumbnail size */
.thumbnail_listbox {
    width: 60px;
}


/*************************************************************/

/* Reviews */

/*************************************************************/

.large_rating_icon .rating_point {
    font-size: 153.9%;
}

.medium_rating_icon .rating_point {
    font-size: 123.1%;
}

/* Rating */
.rating_point {
    margin-left: 10px;
    color: #EF9D35;
}

/* Review number */
.review_number {
    margin-left: 10px;
}

/* Demographics */
.bar_graph {
    background-color: #EF9D35;
}

/* By age */
.rating_age {
    font-size: 93%;
}

/* Number of reviews per rating */
.rating_number A {
    font-size: 93%;
}

/* Review box */
.review_data {
    border-bottom: 1px dotted #000000;
}

.mypagereview_contents .review_data {
    border-bottom: none;
}

/* Review title */
.review_title {
    font-size: 123.9%;
    font-weight: bold;
}

.itemdetail .review_data .review_title,
.mypagereview_contents .review_data .review_title {
    font-size: 108%;
}

/* Submission date */
.review_postdate {
    background-image: url(img/h2_bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #444444;
    color: #FFFFFF;
}

/* Review text */
.review_note {
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

.detail_page_body .review_note {
    border-top: 1px solid #D6D6D6;
    border-bottom: none;
}

/* Seller response */
.owner_note {
    border-bottom: 1px solid #D6D6D6;
}

/* Seller response label */
.owner_header {
    font-size: 93%;
    color: #CC0000;
}

/* Seller response submission date */
.owner_postdate {
    display: inline-block;
    margin-left: 5px;
}

/* Review feedback */
.user_number {
    font-size: 123.9%;
    font-weight: bold;
    color: #EF9D35;
}

/* Review feedback buttons */
.review_vote_btn {
    display: block;
    margin-top: 5px;
}

/* Number of reviews on item list */
.itemlist .review_number {
    font-size: 85%;
    margin-left: 5px;
}

/* Number of reviews on item description page*/
.review_list .review_number {
    font-size: 93%;
}

/* Item description page summary of reviews */
.detail_review_header {
    padding-top: 10px;
}

/* My Page edit review button */
.review_admin .global_btn {
    border-top: 1px solid #D6D6D6;
    text-align: center;
}

.detail_review_header .global_btn {
    text-align: center;
}


/********************************************************************/

/* Sign in */

/********************************************************************/

/* ID and password frame */
.signin_box .id_box,
.signin_box .pass_box {
    margin: 0px;
}

/* ID and password labels */
.signin_box .id_title,
.signin_box .pass_title {
    margin-bottom: 10px;
    border-bottom: 1px solid #D6D6D6;
    font-size: 116%;
    font-weight: bold;
}

.signin_box .password .global_link {
    font-size: 85%;
}

/* Registration frame */
#register_form {
    padding-top: 20px;
    border-top: 1px solid #D6D6D6;
}


/********************************************************************/

/* Cart */

/********************************************************************/

/* Cart page contents frame */
.inner_cart_data {
    margin-bottom: 10px;
    border: 1px solid #D6D6D6;
    background-color: #FFFFFF;
    border-radius: 5px;
}

/* Cart page individual boxes */
.cart_section {
    border-top: 1px solid #D6D6D6;
}

/* Section separator lines */
.top_separator {
    border-top: 1px solid #D6D6D6;
}

.bottom_separator {
    border-bottom: 1px solid #D6D6D6;
}

/* Cart quantity and price labels */
.cart_label {
    font-weight: normal;
}

/* Button alignment */
.cart_inner_btn {
    text-align: center;
}

/* Subtotal and shipping fees */
.cart_sub_total_price,
.cart_shipping_charge {
    text-align: right;
}

/* Total price */
.cart_footer {
    text-align: right;
}

.grand_total {
    display: inline-block;
    border-bottom: 2px solid #D6D6D6;
    margin-bottom: 5px;
}

.grandtotal_price {
    font-size: 153.9%;
    color: #990000;
}

/* Continue shopping */
.continue_shopping {
    text-align: right;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

/* Change sender/recipient buttons */
.cart_recipient .global_btn {
    text-align: center;
}

/* Recipient name */
.cart_recipient_title {
    border-left: 5px solid #FF0000;
}

/* Selection highlight color */
.checked_row {
    background-color: #FFFFCC;
}

.form_area .checked_row > .form_title,
.form_inner_area .checked_row > .form_inner_title {
    color: #CC0000;
}

/* Repeat customer card information frame */
.inner_global_info {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
}

/* Coupon/points frame */
.toggle_box .cart_point,
.toggle_box .box_padding,
.toggle_box .cart_point_notice {
    margin: 1px;
}


/* "Apply Discount" button frame highlight */
.notice_box .form_btn_spad {
    background-color: #FFFFCC;
}


/*************************************************************/

/* Process steps display */

/*************************************************************/

.step_list {
    margin: 10px 0px;
    padding: 0px 2px;
}

/* Non-current steps */
.step_data {
    background-color: #F5F5F5;
    border-bottom: 1px solid #F1F1F1;
    border-right: 1px solid #FFFFFF;
    text-align: center;
}

/* Right edge of step frame */
.step_list .posright .step_data {
    border-right: none;
}

/* Current step */
.step_check .step_data {
    background-color: #FF0000;
}

/* Non-current step font color */
.step_data span {
    color: #666666;
}

/* Step number */
.step_data .step_number {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

/* Current step font color */
.step_check .step_data span {
    color: #FFFFFF;
}


/********************************************************************/

/* News and blog */

/********************************************************************/

/* Publication date */
.article_date {
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 10px;
}

.format {
    font-size: 77%;
}

/* Article text */
.ph_article {
    font-size: 108%;
}

/* Number of articles */
.count_number {
    font-size: 93%;
}


/********************************************************************/

/* Shopping Guide */

/********************************************************************/

/* Jump-to links */
.anchor_nav_area .nav_btn {
    border: 1px solid #D6D6D6;
    background-color: #F5F5F5;
}

.use_hover .anchor_nav_area .nav_btn:hover {
    border: 1px solid #D6D6D6;
    background-color: #EDEDED;
}

/* Content blocks */
.help_contents .inner_contents_box {
    margin-bottom: 10px;
}

.help_step,
.help_payment {
    padding-bottom: 5px;
}

/* Content blocks body */
.help_data {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 93%;
}

/* System requirements */
#spec_contents dt {
    font-weight: bold;
    padding-bottom: 5px;
}

#spec_contents dd {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
}


/********************************************************************/

/* Shop information page */

/********************************************************************/

/* Content blocks body */
.contents_desc {
    padding: 10px 5px;
}


/********************************************************************/

/* Email newsletter */

/********************************************************************/

/* Subscribe/unsubscribe box titles */
.mailmagazine_box .mailmagazine_subscribe_title,
.mailmagazine_box .mailmagazine_unsubscribe_title {
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 10px;
    font-size: 116%;
    font-weight: bold;
}


/********************************************************************/

/* My Page */

/********************************************************************/

/* Points */
.member_contents .point_number {
    font-size: 138.5%;
    font-weight: bold;
    color: #990000;
}

/* Subpage link display */
.link_box .global_iconleft {
    display: block;
    margin-bottom: 10px;
}

/* Memos */
.mypage_note {
    font-size: 93%;
    line-height: 140%;
}

/* Address book names */
.mypage_recipient {
    padding: 5px 0px;
    font-size: 108%;
}


/*************************************************************/

/* Purchase history */

/*************************************************************/

/* Item name */
.history_data_list .item_name {
    font-weight: normal;
    color: #000000;
}


/*************************************************************/

/* Sender and recipient */

/*************************************************************/

/* Address */
.recipient_data_list .user_address {
    font-weight: normal;
    color: #000000;
}


/*************************************************************/

/* List of favorites */

/*************************************************************/

/* Notes and date added */
.item_registration_date,
.item_memo {
    font-size: 93%;
}

/* Item description */
.favorite_contents .item_desc {
    padding: 5px 0px;
    margin: 5px 0px;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
}

/* Notes */
.item_memo_text {
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
    color: #000000;
}


/*************************************************************/

/* Remove multiple entries */

/*************************************************************/

/* "Remove multiple" button */
.bulk_btn {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Check box area color */
.inner_bulk_check_box {
    background-color: #F5F5F5;
}

.layout_column_text .inner_bulk_check_box,
.layout_text .inner_bulk_check_box {
    background-color: #F5F5F5;
}

.bulk_mode .layout_column_text .list_item_box,
.bulk_mode .layout_column_text .not_link,
.bulk_mode .layout_text .not_link {
    border-bottom: none;
}

/* Frame at bottom of page when removing entries */
.bulk_mode .fixed_bottom {
    background-color: #F5F5F5;
    border-top: 1px solid #D6D6D6;
}

/* Icon showing number of entries selected */
.badge {
    background-color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}


/*************************************************************/

/* Forum */

/*************************************************************/

/* Post frame */
.post_box {
    margin-bottom: 5px;
    border: 1px solid #F1F1F1;
    background-color: #F5F5F5;
}

/* Reply frame */
.post_box_res {
    padding-left: 20px;
}

/* Post header */
.post_box .data_table .cell_header,
.post_box .data_table .cell_data {
    background-color: #D6D6D6;
    font-weight: normal;
}

/* Whitespace below post header */
.post_box .data_table {
    margin-bottom: 5px;
}

/* Alignment of post header elements */
.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 */
.post_title {
    font-weight: bold;
    font-size: 14px;
}

/* Submitter */
.post_user {
    font-size: 11px;
}

/* Submission date */
.post_day {
    font-size: 11px;
}

/* Post number */
.post_number {
    font-size: 13px;
}

/* URL */
.post_url {
    font-size: 13px;
}

/* Post contents */
.bbs_comments {
    background-color: #FFFFFF;
    border: 1px solid #D1D1D1;
}

/* Search posts */
.bbs_search {
    background-color: #F5F5F5;
}

/* Search keyword highlighting */
.result_emphasis {
    background-color: #FFFF73;
}

/* Clear search */
.bbs_search .global_link {
    margin-left: 10px;
}

/* Expand/collapse post */
#bbs_toggle {
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
}

/* Post composition frame */
.bbs_post_form {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
}


/*************************************************************/

/* Related pages */

/*************************************************************/

/* Content */
.link_desc_box {
    border-top: 1px solid #D6D6D6;
}


/*************************************************************/

/* About Us */

/*************************************************************/

/* Profile picture */
.staff_photo,
.pstaff_photo {
    text-align: center;
    margin-top: 10px;
}

/* Profile entry labels */
.staff_contents dt,
.pstaff_contents dt {
    border-top: 1px solid #000000;
    font-weight: bold;
}

/* Profile entry contents */
.staff_contents dd,
.pstaff_contents dd {
    border-top: 1px dotted #000000;
}

.staff_profile_desc {
    background-color: #F5F5F5;
    border: 1px solid #D6D6D6;
}


/********************************************************************/

/* Calendar */

/********************************************************************/

/* Calendar header */
.calendar_data {
    padding: 15px 0px;
}

.cal_month {
    padding-bottom: 15px;
    text-align: center;
}

.cal_month .prev_month,
.cal_month .next_month,
.cal_month .this_month {
    padding: 0px 10px;
}

.cal_month span.prev_month,
.cal_month span.next_month {
    padding: 0px 5px;
    font-weight: bold;
    cursor: pointer;
}

/* Current month */
.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;
}

/* Cell lines */
.calendar_data .data_table th.cell_header,
.calendar_data .data_table td.cell_data {
    border: 1px solid #D6D6D6;
}

/* Day of the week font size */
.calendar_data .cal_day_header {
    font-size: 85%;
}

/* Day cells */
.calendar_data .data_table .cal_day_cell {
    width: 14%;
    height: 60px;
    vertical-align: top;
}

/* Sunday color */
.sun .cal_day {
    color: #CC0000;
}

/* Saturday color */
.sat .cal_day {
    color: #3399CC;
}

/* Today font */
.calendar_data .today {
    font-weight: bold;
}

/* Event list */
.event_list li {
    border-bottom: 1px solid #D6D6D6;
}

/* Event entry */
.event_data {
    padding: 10px 0px;
}

/* Event name */
.event_name {
    font-weight: bold;
    line-height: normal;
}

/* Icon */
div.event_icon {
    text-align: center;
}

div.event_icon img {
    margin: 0px 1px;
}

span.event_icon {
    margin-right: 5px;
}

/* Closed day color */
.calendar_data .holiday,
.holiday_icon {
    background-color: #FFD9B3;
}

.holiday_icon {
    border: 1px solid #D6D6D6;
    display: inline-block;
    width: 15px;
    height: 15px;
}

/* Event description */
.event_desc {
    font-size: 93%;
    padding: 5px;
}

/* Sidebar calendar font size */
.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;
}


/********************************************************************/

/* Common table settings */

/********************************************************************/

/* th and td tags */
.data_table .cell_header,
.data_table_header,
.data_table .cell_data {
    padding: 5px;
    border: 1px solid #D6D6D6;
}

/* th tag */
.data_table .cell_header,
.data_table_header {
    background-color: #F5F5F5;
    color: #333333;
}

/* td tag */
.data_table .cell_data {
    background-color: #FFFFFF;
    color: #333333;
}


/********************************************************************/

/* Common form settings */

/********************************************************************/

/* Description above forms and other fields */
.global_note li {
    border-bottom: 1px solid #D6D6D6;
}

.list_icon_circle {
    color: #000000;
}

/* Form elements */
.form_element,
.form_inner_element {
    padding: 10px;
}

/* Required fields */
.require {
    color: #CC0000;
    font-weight: bold;
}

abbr.require {
    border: none;
    cursor: default;
}

/* Memos */
span.cell_note {
    font-size: 85%;
    font-weight: normal;
}

/* Email address confirmation box */
.confirm_email {
    border-color: #E0DFE3;
    background-color: #FFFFEE;
}


/********************************************************************/

/* Field size */

/********************************************************************/

/* Default size */
.form_data .defaultsize {
    width: 170px;
}

/* Extra small size */
.form_data .xsmallsize {
    width: 60px;
}

/* Small size */
.form_data .smallsize {
    width: 80px;
}

/* Large size */
.form_data .largesize {
    max-width: 500px;
    width: 97%;
}


/********************************************************************/

/* Form errors */

/********************************************************************/

/* Form error border highlighting */
.form_error {
    border: 5px solid #FF0000;
    border-radius: 5px;
}

/* Top of form error display */
.error_box {
    border: 1px solid #FF0000;
    border-radius: 5px;
}

/* Item information error message */
.detail_page_body .error_box {
    margin: 10px;
}

/* Error text display */
.error_status {
    color: #FF0000;
    font-size: 93%;
    padding-left: 5px;
}

/* Error input field highlighting */
.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 */
.error_icon .fa {
    background-color: #FF0000;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 0px 1px #FF0000;
    color: #FFFFFF;
}

/* Submission successful message */
.ok_box {
    border: 1px solid #00B200;
    border-radius: 5px;
}

/* Submission successful message text */
.ok_status {
    color: #00B200;
    font-size: 93%;
    padding-left: 5px;
}

/* Submission successful icon position */
.ok_status img {
    padding-right: 3px;
}

/* Acceptable input field entry color */
.page_box .edit_form .ok_row input,
.page_box .edit_form .ok_row select,
.page_box .edit_form .ok_row textarea,
.page_box .edit_form .error_row .ok_input {
    background-color: #EEFFEE;
}

/* OK icon */
.ok_icon .fa {
    background-color: #00B200;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 0px 1px #00B200;
    color: #FFFFFF;
}

/* Advisory message color */
.note_color {
    color: #CC0000;
}

/********************************************************************/

/* Icons */

/********************************************************************/

/* Global header icons */
.inner_header_nav .header_nav_item .fa {
    color: #000000;
}

/* Header navigation icons */
.inner_global_nav .fa {
    color: #000000;
}

.global_iconleft .fa {
    padding-right: 5px;
}

.global_iconright .fa {
    padding-left: 5px;
}

/* Close/remove icon color */
.close_btn_box .fa,
.delete_btn_box .fa {
    color: #000000;
}

.nav_close_btn .fa {
    color: #FFFFFF;
}

/* Corner buttons */
.fixed_corner_button .fa {
    font-size: 40px;
    color: #555555;
}

.use_hover .fixed_corner_button:hover .fa {
    color: #333333;
}

/* Collapse/expand all icon color */
.open_icon .fa,
.close_icon .fa {
    color: #000000;
}

/* Navigate to description page arrow icons */
.right_side_list_icon {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -11px;
    font-size: 22px;
}


/********************************************************************/

/* Buttons */

/********************************************************************/

/* Common icon frames */
.icon_btn {
    padding: 0px 3px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    border-radius: 5px;
}

.use_hover .icon_btn:hover {
    border: 1px solid #CCCCCC;
    background-color: #D1D1D1;
}

/* Collapse/expand button frames */
.open_icon,
.close_icon {
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
}

.use_hover .open_icon:hover,
.use_hover .close_icon:hover,
.use_hover abbr .open_icon:hover,
.use_hover abbr .close_icon:hover {
    background-color: #F5F5F5;
}

/* General text buttons */
.general_btn {
    padding: 2px 3px;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    display: inline-block;
}

.use_hover .general_btn:hover {
    border: 1px solid #CCCCCC;
    background-color: #F5F5F5;
}

.standard_btn {
    padding: 10px 20px;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    display: inline-block;
}

.use_hover .standard_btn:hover {
    border: 1px solid #CCCCCC;
    background-color: #F5F5F5;
}

/* Header right edge buttons */
.page_title_right_edge .general_btn,
.section_title_right_edge .general_btn {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    color: #666666;
}

.use_hover .page_title_right_edge .general_btn:hover,
.use_hover .section_title_right_edge .general_btn:hover {
    background-color: #F5F5F5;
    color: #666666;
}

/* Image links */
.use_hover .photo_link:hover {
    opacity: 0.7;
}


/*************************************************************/

/* Form buttons */

/*************************************************************/

/* Form button mouseover */
.use_hover .global_btn input:hover,
.use_hover button:hover,
.use_hover .global_btn A:hover {
    opacity: 0.8;
}

/* Extra extra small button size */
.global_btn .btn_size_xxsmall {
    width: 30px;
    height: 30px;
}

/* Extra small button size */
.global_btn .btn_size_xsmall {
    width: 50px;
    height: 30px;
}

/* Small button size */
.global_btn .btn_size_small {
    width: 70px;
    height: 30px;
}

/* Medium button size */
.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;
}

/* Large button size */
.global_btn .btn_size_large {
    width: 130px;
    height: 35px;
}

.global_btn A.btn_size_large {
    line-height: 35px;
}

/* Extra large button size */
.global_btn .btn_size_xlarge {
    width: 180px;
    height: 40px;
    font-size: 116%;
}

.global_btn A.btn_size_xlarge {
    line-height: 40px;
}

/* Extra extra large button size */
.global_btn .btn_size_xxlarge {
    width: 281px;
    height: 50px;
    font-size: 123%;
}

.global_btn A.btn_size_xxlarge {
    line-height: 50px;
}

/* Auto-sized buttons */
.global_btn .btn_size_auto {
    height: 30px;
    width: auto;
    padding: 0px 20px;
}

/* Small font size for buttons */
.font_size_small {
    font-size: 77%;
}

/* Whitespace between vertical buttons */
.under_global_btn {
    display: block;
    margin-top: 30px;
}

/* Item information */
.detail_item_data .add_cart .global_btn {
    display: block;
    text-align: center;
    margin: 10px 0px;
}

/* Common change page button alignment and margins */
.form_btn {
    text-align: center;
    margin: auto;
    padding: 20px 0;
}

/* Memo above change page button */
.global_bottom_info {
    border-bottom: 1px dotted #000000;
}

/* Remove whitespace between register and forgot password buttons on sign-in page */
#register_form .form_btn {
    padding: 0px;
}

/* A tag buttons */
.global_btn A {
    font-weight: normal;
}

/* Checkout via external service buttons */
.outside_btn_box {
    background-color: #FFFFEE;
    border: 1px solid #D6D6D6;
}

/* Rakuten Pay */
.payment_method_desc {
    margin-bottom:10px;
}


/*--------------------------------------*/

/* Button color */

/*--------------------------------------*/
/* Default color */
/* General form buttons */
.btn_color_common {
    background-image: url(img/btn_main.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #F9F9F9;
    color: #333333;
}

.btn_color_common,
A.btn_color_common:link,
A.btn_color_common:visited,
A.btn_color_common:hover,
A.btn_color_common:active {
    color: #333333;
}

.use_hover .btn_color_common:hover {
    color: #333333;
}

/* Highlighted button color */
.btn_color_emphasis {
    background-image: url(img/btn_main_b.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-color: #FF4D4D;
    color: #FFFFFF;
}

.btn_color_emphasis,
A.btn_color_emphasis:link,
A.btn_color_emphasis:visited,
A.btn_color_emphasis:hover,
A.btn_color_emphasis:active {
    color: #FFFFFF;
}

.use_hover .btn_color_emphasis:hover {
    color: #FFFFFF;
}


/*************************************************************/

/* Breadcrumb navigation */

/*************************************************************/

/* Breadcrumb font size */
.breadcrumb_list {
    font-size: 85%;
}


/********************************************************************/

/* Popups */

/********************************************************************/

/* Popup colors */
.overlay_area .modal_skin {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}


/********************************************************************/

/* Pagination */

/********************************************************************/

/* Loading icons */
.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;
}

/* Pagination menu whitespace */
.pager {
    margin: 5px 0px;
    text-align: center;
}

/* Current page */
.pager strong {
    min-width: 20px;
    min-height: 20px;
    padding: 3px;
    margin: 0px 1px;
    border: 1px solid #FF0000;
    background-color: #FF0000;
    color:#FFFFFF;
}

/* Non-current pages */
.pager .pager_btn {
    min-width: 20px;
    min-height: 20px;
    margin: 0px 1px;
    padding: 3px;
    border: 1px solid #D6D6D6;
    background-color: #FFFFFF;
    text-decoration: none;
}

.use_hover .pager .pager_btn:hover {
    border: 1px solid #FF0000;
    background-color: #FF0000;
    color: #FFFFFF;
}


/********************************************************************/

/* Regional links */

/********************************************************************/

/* Popup list */
.site_list_dropdown {
    background-color: #FFFFFF;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.4),-5px 5px 10px rgba(0,0,0,0.4);
}

/* Popup list item borders */
.layout_dropdown .site_list_data {
    border-bottom: 1px solid #D6D6D6;
}

/* Popup list item font */
.global_site .site_list_dropdown .nav_btn,
#inner_footer .layout_dropdown .site_list_data .nav_btn {
    color: #000000;
}

.use_hover .global_site .site_list_dropdown .nav_btn:hover,
.use_hover #inner_footer .layout_dropdown .site_list_data .nav_btn:hover {
    color: #666666;
    background-color: #F5F5F5;
}

/* Regional links button */
#inner_footer .layout_dropdown .site_list_title .nav_btn {
    background-image: none;
    background-color: #FFFFFF;
    color: #000000;
}


/********************************************************************/

/* Footer */

/********************************************************************/

/* PC site button */
.footer_pc_site_box {
    height: 30px;
    padding: 15px 0px 15px 0px;
    position: relative;
    background-color: #EDEDED;
    box-sizing: content-box;
    text-align: center;
}

.pc_site_btn .pc_site_link {
    width: 80px;
    margin: auto;
    padding: 8px 8px 8px 30px;
    display: inline-block;
    background-image: url(img/icon_pc.png);
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-sizing: content-box;
    font-size: 12px;
    text-align: center;
    color: #000000;
}

.use_hover .pc_site_btn .pc_site_link:hover {
    color: #000000;
    opacity: 0.8;
}

/* Footer frame */
.footer_area {
    background-color: #EDEDED;
}

#footer {
    text-align: center;
}

.footer_area A {
    color: #333333;
}

.use_hover .footer_area A:hover {
    color: #333333;
}

.footer_upper_link_box .continued_link_box {
    border-left: 1px solid #666666;
}

/* Back to page top button */
.fixed_corner_button {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    background-color: #CCCCCC;
    text-align: center;
}

.move_to_add_cart .corner_covering_item,
.use_hover .move_to_add_cart:hover .corner_covering_item {
    color: #CCCCCC;
}

/* Banners displayed in footer */
.footer_banner {
    text-align: center;
}

.use_hover .footer_banner .banner_box A:hover {
    opacity: 0.8;
}


/********************************************************************/

/* Powered by Ochanoko
※ The following text must appear on all websites hosted on the Ochanoko Standard plan.
As this text is mandatory, you must not edit it in any of the following ways:
・Deletion
・Changing to a difficult-to-see color
・Shrinking font size */

#ochanoko {
    padding: 5px;
    text-align: center;
    font-size: 12px;
}

#ochanoko A {
    font-size: 12px;
}

.accessory_color {
    background-color: #EDEDED;
}

.accessory_color A {
    color: #333333;
}

.accessory_color A:hover {
    color: #666666;
}

/********************************************************************/
