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

body {
    -webkit-text-size-adjust: 100%;
    min-height: 416px;
}

#container {
    max-width: 700px;
    margin: auto;
    font-family:'ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3','Hiragino Kaku Gothic ProN','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
}

#container.en_version {
    font-family:Arial, sans-serif;
}

body:first-of-type .topnavi ul,
body:first-of-type .sort ul,
body:first-of-type ul.pager {
    display: table;
}

body:first-of-type .topnavi li,
body:first-of-type .sort li,
body:first-of-type .pager li {
    float: none;
}

body:first-of-type .topnavi .login,
body:first-of-type .topnavi .logout,
body:first-of-type .topnavi .register,
body:first-of-type .topnavi .mypage,
body:first-of-type .topnavi .inquiry,
body:first-of-type .sort .sort_recommend,
body:first-of-type .sort .sort_price,
body:first-of-type .sort .sort_ranking,
body:first-of-type .pager .previous_page,
body:first-of-type .pager .next_page,
body:first-of-type .pager .empty_pagel,
body:first-of-type .pager .empty_pager {
    display: table-cell;
    vertical-align: top;
}

body:first-of-type .pager A,
body:first-of-type .pager span {
    font-size: 10px;
    line-height: 90%;
}

body:first-of-type .topnavi A {
    min-height: 22px;
}

body:first-of-type .en_version .topnavi A {
    min-height: 20px;
}

a {
    outline: 0;
}

.form_data .defaultsize {
    width: 170px;
}

.form_data .xsmallsize {
    width: 25px;
}

.form_data .smallsize,
.cart_data .smallsize {
    width: 30px;
}

.form_data .largesize,
.cart_data .largesize {
    max-width: 500px;
    width: 87%;
}

.form_data textarea.largesize,
.cart_data textarea.largesize {
    height: 55px;
}

img {
    max-width: 100%;
}

.adjustsize {
    max-width:100%;
    width:auto;
}

input {
    font-size: 14px;
}

select {
    max-width: 100%;
    color: #000000;
}

select,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="number"],
input[type="search"],
input[type="password"],
textarea {
    font-size: 16px;
}

#shop_approval_banner {
    background-color: #FF0000;
}

form {
    display: inline;
}

.cart_payment_banner {
    background-color: #FF3300;
    text-align: center;
    padding: 10px;
}

.searchbox {
    width: 50%;
}

.text-bold {
    font-weight: bold;
}

.en_version #charge_help A {
    width: 230px;
}


/********************************************************************/
/* Home */

#photo img {
    min-height: 59px;
}

/********************************************************************/
/* Language */

.language {
    padding: 2px 75px 0px 0px;
    font-weight: bold;
}

#container .mobile_only .language {
    padding-right: 3px;
}

.language img,
.language_list img,
.language_list .submenu img {
    margin-right: 3px;
}

.language .flag A {
    text-decoration: none;
    font-weight: normal;
}

/********************************************************************/
/* Language List */

.language_list {
    padding: 2px 10px 0px 0px;
    font-weight: normal;
    position: relative;
    z-index: 99;
}

.submenu {
    width: 120px;
    background: #FFFFFF;
    border: 1px solid #000000;
    display: none;
    position: absolute;
    z-index: 99;
    margin-top: 3px;
}

#copy .language_list .submenu A {
    display: block;
    text-align: left;
    text-decoration: none;
    padding: 5px;
    color: #333333;
    font-weight:normal;
    font-size: 12px;
}

/********************************************************************/
/* Your Shopping Cart */
#shoppingcart_page_step0 .en_version .cart_total_box {
    padding-left: 20%;
}

#shoppingcart_page_step4 .cart_total_box,
#shoppingcart_page_step5 .cart_total_box,
.historydetail_page_body .cart_total_box {
    padding-left: 30%;
}

.shopping_cart .memberregisterinput,
.shopping_cart .nonmemberregisterinput {
    width: 200px;
    height: 35px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.cart_item_image {
    width: 40px;
    min-width: 40px;
}

/********************************************************************/
/* Cart */
.cart_shipping {
	margin: 0px 10px;
}
.shipment_service_select {
    margin: 5px;
	font-size: 13px;
}

.lower_note_box {
    margin-top: 10px;
    text-align: left;
}

.lower_note_box p {
    margin: 0;
}

.disabled_row .td_color1 {
    opacity: 0.4;
}

.has_cart_payment_products_message .td_color2 {
    border-bottom: none;
}

.disabled_row .cart_payment_desc_row {
    display: none !important;
}

.cart_payment_products_message {
    margin-top: 10px;
}

.cart_content_products_message ul,
.cart_payment_products_message ul {
    padding: 5px 15px;
    box-sizing: border-box;
    list-style-type: disc;
    list-style-position: outside;
    font-weight: bold;
}

.cart_content_products_message li,
.cart_payment_products_message li {
    list-style-position: outside;
    list-style-type: disc;
}

.security_code {
    width: 4em;
}
.saved_card_masked_number,
.saved_card_expiration_date,
.saved_card_error {
    display: inline-block;
}

.disabled_card_box.card_type_selection label {
    opacity: 0.6;
}

.form_settlement .new_card_register_form {
    padding: 0;
}

.order_restriction_shipping {
    margin: 5px 0;
    display: block;
}

.restriction_reason {
    font-size: 13px;
    display: block;
}

.restriction_detail {
    font-size: 11px;
}

.price_box_detail {
    font-size: 12px;
}

.cart_total_box .price_box_detail .price {
    font-weight: normal;
}

.order_restrictions .secdata .data {
    padding: 0px;
    margin: 0px;
}

/********************************************************************/
/* Corner */

h2,
li.toppos {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

li.bottompos {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

/********************************************************************/
/* banner */

.affiliate_banner {
    text-align: center;
    margin: 10px;
}

.tradesafe_banner {
    text-align: center;
    margin: 10px;
}

/********************************************************************/
/* item photo */

.item_photo {
    max-width: 100%;
}

/********************************************************************/
/* thumbnail */

.thumbnail ul {
    display: flex;
    flex-wrap: wrap;
}

.thumbnail li A {
    width: 55px;
}

/********************************************************************/
/* button */

.item_data .detailinput {
    margin-bottom: 5px;
    display: block;
}

.btn .editinput {
    margin: 0 auto 5px auto;
    display: block;
}

.item_data .form_data .cartinput_image,
.item_data .form_data .editinput_image {
    height: 50px;
    margin: 0 auto 5px auto;
    display: block;
}

.item_data .cartinput_image_link,
.item_data .detailinput_image_link {
    display: block;
    margin-bottom: 5px;
}

.item_data .form_data .cartinput,
.item_data .form_data .editinput,
.item_data .form_data .inquiryinput,
.memberinput,
.memberregisterinput,
.nonmemberregisterinput,
.buyinput {
    overflow: hidden;
    white-space: nowrap;
}

.btn .cartinput_image,
.btn .editinput_image,
.btn .inquiryinput_image,
.btn .detailinput_image {
    background: none;
}

.item_btn_box .btn {
    display: block;
}

.btn .cartinput_image {
    height: 35px;
    margin-bottom: 5px;
    background: none;
}

.button_image_link img {
    border: none;
}

.favoriteinput,
.favoriteinput_image_link {
    display: block;
    margin-top: 5px;
}

.clear_link {
    padding: 5px;
    display: inline-block;
    vertical-align: middle;
}

span.btn {
    display: inline-block;
}
/********************************************************************/
/* tab display */

.item_tab_area .item_tabs .tab_on,
.item_tab_area .item_tabs .tab_on a {
    cursor: default;
}

/********************************************************************/
/* zoom */

.zoom_page_body .contents {
    padding: 0px;
    margin: 0px;
}

.zoom_image,
.zoom_name {
    text-align: center;
}

.zoom_image img {
    max-width: 100%;
}

.zoom_name {
    margin: 10px;
}

.zoom_name .product_name,
.zoom_name .product_photo_title {
    display: block;
}

/********************************************************************/
/* help page */

.helppage_free_data {
    padding: 5px;
    margin: 0px 10px;
}

/********************************************************************/
/* icon */

.free_delivery .icon_track {
    vertical-align: middle;
}

/********************************************************************/
/* Youtube */
.youtube_player {
    text-align: center;
}

.youtube_iframe {
    width: 290px;
    height: 177px;
}

.youtube_iframe_short {
    width: 290px;
    height: 515px;
}


/********************************************************************/
/* Social bookmark */
#social_bm {
    padding: 5px 0px;
}

#social_bm ul,
#social_bm li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#social_bm li {
    float: left;
}

.twitter_detail .twitter-share-button {
    margin-right: 10px;
}

.mixi_detail img {
    border: none;
    margin-right: 8px;
}

.mixi_detail {
    height: 27px;
}

.mixi_detail A:hover {
    background-color: transparent;
}

#social_bm .line_detail {
    margin-left: 10px;
}

.line_detail a {
    margin-right: 10px;
}

.line_detail img {
    border: none;
}

/********************************************************************/
/* Social bookmark */
.nowrap {
    white-space: nowrap;
}

/********************************************************************/
/* IE7 */

.bbs_title_bar {
    width: 100%;
}

.category_page_body h3 .maincategory {
    width: 100%;
}

/********************************************************************/
/* Amazon */

.pos_center {
    margin-bottom: 15px;
    text-align: center;
}

/********************************************************************/
/* garitto */
.garitto_review {
    width: 280px;
    height: 2em;
    overflow: hidden;
}

/********************************************************************/
/* word-break */
.model_number {
    word-break: break-all;
}

/********************************************************************/
/* Facebook Comment */
#fb_comment {
    margin: 10px 0px;
}

#fb_comment .fb_unit {
    padding: 10px;
    background-color: #FFFFFF;
}

#fb_comment .color_black {
    background-color: #000000;
}

/********************************************************************/
/* Product List */
.tiled_list .list_item_row {
    display: flex;
    flex-wrap: wrap;
}

/********************************************************************/
/* Product Detail */
.detail_page_body .form_data .price_description {
    margin-top: 15px;
}

.detail_page_body .form_data .btn {
    border-top: none;
    padding: 0;
}

.detail_page_body .form_data .btn .editinput {
    width: 220px;
    height: 40px;
    margin-bottom: 5px;
}

.detail_box .static {
    cursor: default;
}

#hidden_box_item_spec .item_spec p {
    padding: 0px;
}

/********************************************************************/
/* Diary Detail, News Detail */
.diary_detail .detail_photo,
.whatnew_detail .detail_photo {
    margin: 0 5px;
    padding-top: 5px;
}

/********************************************************************/
/* sales history */
.tracking_number_free_text {
    padding: 5px;
}

.cart_data .td_color1 .td_btn {
    border: none;
    padding: 0px 0px 10px;
}

#history_product_name {
    width: 40%;
    margin-right: 5px;
}
.narrow_device #history_product_name {
    width: 35%;
}
.wide_devide #history_product_name {
    width: 55%;
}

.tracking_number_free_text a {
    word-break: break-all;
}

.en_version .tracking_number_free_text a {
    word-break: normal;
}

.en_version #history_product_name {
    width: 40%;
}

.narrow_device .en_version #history_product_name {
    width: 30%;
}
/* ************************************************************** */
/* connection of PayPal web payment plus */
.has_iframe_entry_field {
    position: relative;
    min-height: 150px;
}

.has_iframe_entry_field .settlement_connection_info {
    padding: 10px 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    z-index: 0;
}

.has_iframe_entry_field .error_box {
    margin-top: 10px;
    display: inline-block;
}

.has_iframe_entry_field .loading {
    margin: 10px auto;
    display: block;
}

.has_iframe_entry_field #hss_iframe {
    position: relative;
    z-index: 1;
}

/********************************************************************/
/* Form Error */
.form_error {
    border: 5px solid #FF0000;
    border-left-width: 20px;
    position: relative;
    padding: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.form_error .excmark {
    position: absolute;
    background-color: transparent;
    background-image: none;
    border: none;
    color: #FFFFFF;
    left: -12px;
    top: 5px;
    z-index: 2;
    font-weight: bold;
    font-size: 14px;
}

.detail_page_body .form_alpha,
.form_alpha .td_color1,
.form_alpha .td_color2,
.form_alpha .td_color3,
.sectitle .form_alpha,
.secdata .form_alpha,
.point_box .form_alpha {
    opacity:0.3;
    filter: alpha(opacity=30);
}

.detail_page_body .variation_box .form_error {
    margin-bottom: 5px;
}

.sectitle .form_error  {
    margin-top: 5px;
    padding: 0;
    position: static;
    border-width: 5px;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.secdata .form_error {
    padding: 0;
    position: static;
    border-width: 5px;
    border-top: none;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

/*-----------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and (min-resolution: 288dpi) {
    /*-----------------------------------------------------------*/
    .sectitle .form_error,
    .secdata .form_error {
        border-width: 4px;
    }
    /*-----------------------------------------------------------*/
}

.point_box .form_error {
    position: static;
    border-width: 5px;
}

#shoppingcart_page_step4 .form_error,
#policy_agree_block.form_error {
    margin-top: 1px;
    padding-top: 0;
    position: static;
    border-width: 5px;
}

#shoppingcart_page_step21 .cart_shipping .form_error,
#shoppingcart_page_step21 .shipping_datetime_data .form_error,
#shoppingcart_page_step21 #amazon_coupon_point_contents .form_error {
    border: 5px solid #FF0000;
    margin-top: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#shoppingcart_page_step4 table.form_error {
    padding: 0;
}

/* Opera */
@media not screen and (1) {
.detail_page_body .form_error,
.detail_page_body .form_errorexc {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
}
.detail_page_body .form_error:not(\*|*),
.detail_page_body .form_errorexc:not(\*|*) {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media not screen and (1) {
.detail_page_body .form_error .excmark {
    left: -10px;
}
}
.detail_page_body .form_error .excmark:not(\*|*) {
    left: -10px;
}

/********************************************************************/
/* Order */
.order_made_box {
    padding-bottom: 10px;
}

.variation_box + .order_made_box {
    padding-top: 10px;
}

.order_item {
    margin-bottom: 15px;
}

.bottompos {
    margin-bottom: 0px;
}

.order_desc {
    margin-bottom: 3px;
}

.order_desc_image {
    margin-top: 3px;
}

.order_item .order_checklist label {
    display: inline;
}

.td_color1 .order_change A,
.td_color2 .order_change A {
    border: none;
}

.order_price {
    font-weight: normal;
}

.optional_item {
    font-weight: normal;
}

.order_item .largesize {
    margin-bottom: 0;
}

#rakuten_pay_desc .data,
#amazon_pay_desc .data {
    padding-bottom: 10px;
    text-align: left;
}

#amazon_button {
    height: 60px;
}

#rakuten_button,
#amazon_button {
    background-image: none;
    background-color: transparent;
    border: none;
}

.btn input#rakuten_button {
    height: auto;
}

/********************************************************************/
/* Form */
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=number],
input[type=password],
textarea {
    padding: 10px 5px;
    border: #999999 solid 1px;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.search .searchbox {
    padding: 2px 3px;
}

.search .searchbox:focus {
    padding: 10px 5px;
}

select {
    padding: 4px;
    height: 35px;
    line-height: 35px;
    border: #999999 1px solid;
    border-radius: 5px;
    vertical-align: middle;
}

.display_number select {
    padding: 2px 3px;
    height: auto;
}

input[type=radio],
input[type=checkbox] {
    margin-right: 7px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    cursor: pointer;
}

input[type=submit],
input[type=button],
input[type=reset],
button {
    margin-left: 0;
    margin-right: 0;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    cursor: pointer;
}

.btn .searchinput {
    box-shadow: none;
}

input:focus,
textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted 9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    box-shadow: none;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
    cursor: default;
}

.variation_box label {
    margin-bottom: 5px;
}
.variation_box label:last-child {
    margin-bottom: 0;
}

.order_checklist {
    line-height: 190%;
}

.order_checklist input
{
    margin-top: 0;
}

.en_version .btn input {
    min-width: 70px;
}

.en_version .btn .searchinput {
    min-width: inherit;
}

.form_data .sectitle .company_note,
#address1_title,
#address2_title,
#address3_city {
    font-weight: normal;
}

.question_checklist {
    display: block;
    line-height: 190%;
}

.question_desc {
    display: block;
}

span.checklist_input {
    display: block;
}

.xxlargesize {
    width: 95%;
}

.operation_message {
    padding: 5px;
}

.operation_message .alert_box {
    margin: 0;
}

input[type="submit"][disabled="disabled"],
input[type="button"][disabled="disabled"],
input[type="image"][disabled="disabled"],
button[disabled="disabled"],
input[type="submit"][disabled="disabled"]:hover,
input[type="button"][disabled="disabled"]:hover,
input[type="image"][disabled="disabled"]:hover,
button[disabled="disabled"]:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: default;
}

.img_opacity {
    opacity:0.2;
    filter: alpha(opacity=20);
}

/********************************************************************/
/* Cart Step */
.cart_step_area .cart_step_table,
#shoppingcart_page_step3 .cart_step_area .cart_step_table {
    width: 100%;
    margin-top: 1px;
    border-top-width: 0;
    border-right-width: 0;
}

.step_num_4 .td_color1,
.step_num_4 .td_color2 {
    width: 25%;
}

.step_num_5 .td_color1,
.step_num_5 .td_color2 {
    width: 20%;
}

.step_num_6 .td_color1,
.step_num_6 .td_color2 {
    width: 16%;
}

.cart_step_table .step_box {
    margin: 0;
    padding: 5px;
}

.cart_step_area .td_color1,
.cart_step_area .td_color2 {
    border-bottom-width: 0;
}

#shoppingcart_page_step4 .cart_step_area .td_color1,
#shoppingcart_page_step4 .cart_step_area .td_color2,
#shoppingcart_page_step5 .cart_step_area .td_color1,
#shoppingcart_page_step5 .cart_step_area .td_color2 {
    border-bottom-width: 1px;
}

#step_td_1 {
    border-left: none;
}

.step_num_5 #step_td_5,
.step_num_6 #step_td_6 {
    border-right: none;
}


.cart_step_table .step_display,
.cart_step_table .step_desc {
    margin: 0;
    padding: 0;
}

.step_display {
    font-weight: bold;
    font-size: 9px;
}

.step_desc {
    font-size: 9px;
}

/********************************************************************/
/* Return to Item Page */
.cart_out #continue_shopping A,
.cart_out .clearfix #charge_help A{
    width: 150px;
}

.cart_out .inquiry_page h2,
.cart_out .help_page h2 {
    padding-right: 110px;
}

.cart_out .mypage_page h2 {
    padding-right: 10px;
}

.cart_out .en_version .inquiry_page h2 {
    padding-right: 140px;
}

.shoppingcart_page_body #pagedata_mainpost {
    padding: 0;
}

.logout_link {
    display: inline-block;
}

/********************************************************************/
/* search */

.main_category_search,
.sub_category_search {
    display: inline-block;
    position: relative;
}

.main_category_search select,
.sub_category_search select {
    max-width: 100%;
    box-sizing: border-box;
}

.main_category_search .loading,
.sub_category_search .loading {
    position: absolute;
    top: 8px;
    right: 20px;
}

.item_search .main_category_search,
.item_search .sub_category_search,
.item_search .main_group_search {
    max-width: 100%;
    box-sizing: border-box;
}

/********************************************************************/
/* Item List Layout */

.layout_photo {
    width: 100%;
}

.top_page_body .layout_photo {
    margin-bottom: 10px;
}

/* 3col width */
.layout_photo .col3 .list_item_cell {
    float: left;
    width: 33.3%;
}

/* 2col width */
.layout_photo .col2 .list_item_cell {
    float: left;
    width: 50%;
}

/* 1col width */
.layout_photo .col1 .list_item_cell {
    float: left;
    width: 100%;
}

/* IE7 hack */
*+html .layout_photo .col3 .list_item_cell {
    width: 33.2%;
}

*+html .layout_photo .col2 .list_item_cell {
    width: 49.9%;
}

/* item_data,item_photo reset */

.layout_photo .item_data {
    padding: 5px;
    background-image: none;
}

.layout_photo .list_item_photo {
    width: auto;
    padding: 5px;
    background-image: none;
    text-align: center;
}

.layout_photo .list_item_photo img {
    width: 100%;
    height: auto;
    max-width: 350px;
    border: none;
}

.layout_photo .col1 .list_item_photo img {
    max-width: 700px;
}

.related_item .related_photo_list {
    margin: 5px 5px 0px;
}

#cart_related_item {
    margin-top: 10px;
}

/* item_item_data padding */
.list_item_data {
    line-height: 110%;
    padding: 5px;
}

.layout_photo .list_item_data p {
    height: 15px;
    overflow: hidden;
}

/* element wrapping photo */
.item_image_box {
    display: block;
}

/* photo,item name A */
.contents .layout_photo A {
    display: block;
    padding: 0px;
}

/* item name, price */
.contents .layout_photo li .item_name A,
.contents .layout_photo li .price,
.contents .layout_photo li .stock {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* more item */
.contents .layout_photo .more_item A {
    display: block;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 13px 25px 11px 10px;
    margin: 0px 5px;
    text-align: right;
}

/* font size */
.contents .layout_photo A,
.contents .layout_photo li p {
    font-size: 11px;
}

.contents .layout_photo .col2 A {
    font-size: 13px;
}

/* ranking number */
.rankno,
.rank_number {
    padding-bottom: 3px;
}

.rank_number_text {
    padding: 0 2px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    font-weight: bold;
    font-size: 13px;
}

.tiled_list .rank_number_text {
    margin: 0 5px;
}

/* sort */
.sort A,
.sort span {
    font-size: 13px;
}

/* sort block */
.sort_layout_icons,
.sort_stock,
.sort_order {
    float: right;
    padding: 0px 5px;
    font-size: 13px;
}

.ranking_page_body .sort_layout_icons {
    border-right: none;
}

.display_number .rightpos {
    border-right: none;
}

/* select reset */
.display_number select {
    font-size: 13px;
    padding: 0px;
}

/* checkbox reset */
.display_number input[type=checkbox] {
    margin-right: 2px;
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    cursor: pointer;
}

/* photo/text icon */
.sort_layout_icons img {
    border: none;
    margin: 0px 2px;
}

.vami {
    vertical-align: middle;
}

.imgalpha {
    -moz-opacity:0.2;
    opacity:0.2;
    filter: alpha(opacity=20);
}

/* swipe list */

.swipe_list {
    position: relative;
}

.swipe_list .list_item_table {
    width: 100%;
    overflow: hidden;
}

.fixed_layout_width .swipe_list .list_item_table {
    width: 310px;
    margin: 0px auto;
}

.swipe_list .list_item_row {
    width: 5000px;
}

.swipe_list .pointer_box {
    padding: 5px 0px;
    margin-bottom: 15px;
    text-align:center;
}

.swipe_list .pointer span {
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 0 5px 8px;
    width: 8px;
}

.swipe_list .pointer_box span.pointer_prev,
.swipe_list .pointer_box span.pointer_next {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0px 10px;
    cursor: pointer;
}

.swipe_list .pointer_box .pointer_prev_box span.pointer_prev,
.swipe_list .pointer_box .pointer_next_box span.pointer_next {
    margin: 0px;
}

/* main photo slide */
.main_photo_slide .thumbnail {
    padding-top: 0px;
}

.main_photo_slide .layout_photo .list_item_table {
    background-image: none;
}

.main_photo_slide .layout_photo .list_item_photo {
    border: none;
    background-color: transparent;
}

.main_photo_slide .thumbnail .thumbnail_image_link,
.main_image_gallery .wide_thumbnail .thumbnail_image_link {
    display: table;
}

.main_photo_slide .thumbnail .thumbnail_image_box,
.main_image_gallery .wide_thumbnail .thumbnail_image_box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.main_photo_slide .wide_thumbnail,
.main_image_gallery .wide_thumbnail {
    width: 100%;
    padding: 0 2px;
}

.main_photo_slide .wide_thumbnail {
    margin-top: -5px;
}

.main_photo_slide .wide_thumbnail .thumbnail_image_link,
.main_image_gallery .wide_thumbnail .thumbnail_image_link {
    margin-bottom: 3px;
}

.main_photo_slide .wide_thumbnail .photo_on .thumbnail_image_link,
.main_image_gallery .wide_thumbnail .photo_on .thumbnail_image_link {
    margin-bottom: 0;
}

.main_photo_slide .wide_thumbnail li,
.main_image_gallery .wide_thumbnail li {
    margin-top: 5px;
}

.main_photo_slide .wide_thumbnail A,
.main_image_gallery .wide_thumbnail A {
    margin: 0 3px;
}

.main_photo_slide .pointer_box {
    margin: 5px auto 0 auto;
}

.main_image_gallery img {
    border: none;
}

/* for ie7 */
.thumbnail_image_box {
    display: block;
}

/* list pager */

/* pager of list */
.listpager {
    text-align: center;
    padding: 10px 0px;
}

/* current page */
.listpager strong {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    line-height: 20px;
    padding: 3px;
    margin: 0px 1px;
    font-size: 12px;
}

/* each page */
.listpager A {
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    line-height: 20px;
    padding: 3px;
    margin: 0px 1px;
    text-decoration: none;
    font-size: 12px;
}

/* for fade-in fade-out effect */

.swipe_list .fade_in_fade_out .list_item_row {
    width: auto;
    position: relative;
}

.swipe_list .fade_in_fade_out .list_item_cell {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
}

/* image loading display */

.main_image_gallery .main_image_item {
    display: none;
}

.swipe_list .loading_slide .item_image_box,
.main_image_gallery .loading_image .main_image_item_box {
    position: relative;
    display: block;
}

.swipe_list .loading_slide .loading,
.main_image_gallery .loading_image .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
}

.swipe_list A .loading,
.main_image_gallery A .loading {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(img/all/load_mini.gif) no-repeat left top;
    background-size: 20px 20px;
}

/* ajax item list */

.ajax_item .loading {
    width: 100%;
    height: 120px;
    background-position: center center;
}

.ajax_item .item_similarity .loading {
    height: 0;
}

.ajax_item .no_item {
    padding: 20px 10px;
    text-align: center;
}

.ajax_list_box {
    position: relative;
}

.ajax_item .recently_reset {
    position: absolute;
    top: -30px;
    right: 5px;
}

.ajax_item .ajax_list_box .recently_reset A {
    padding: 3px 3px 0 15px;
    font-weight: normal;
}

.ajax_item .section_title .static {
    cursor: default;
}

/********************************************************************/
/* 404 not found page  */

#container .notfound_contents {
    width: 100%;
    background-color: #FFFFFF;
    color: #000000;
}

#container .notfound_contents A {
    color: #000000;
}

#container .notfound_contents A:hover {
    color: #666666;
    background-color: transparent;
}

.notfound_innercontents {
    padding: 10px;
}

.notfound_title {
    text-align: center;
    line-height: normal;
}

.nftitle_top {
    font-size: 153.9%;
}

.nftitle_bottom {
    font-size: 116%;
}

.notfound_desc {
    margin: 10px 0;
    padding: 15px 5px;
    border-top: 1px solid #E0DFE3;
    border-bottom: 1px solid #E0DFE3;
}

.nfshop_text {
    width: auto;
    padding: 5px;
    float: none;
    text-align: center;
    font-size: 153.9%;
}

.nfshop_url {
    text-align: center;
}

.nfshop_url A {
    font-weight: normal;
    font-size: 85%;
    word-break: break-all;
}

.notfound_desc ul {
    width: auto;
    padding: 5px 5px 5px 25px;
}

.notfound_desc li {
    padding: 3px;
    list-style-type: disc;
}

.notfound_desc .item_list li {
    padding: 0;
    list-style-type: none;
}

.notfound_desc .item_list ul {
    padding: 0;
}

/********************************************************************/
/* clear fix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE Mac */

* html .clearfix{
    height: 1%; }

.clearfix {
    display: block;
}

/* End Hack */

.widemode #service .clearfix {
    width: 100%;
    overflow: hidden;
}

/********************************************************************/
/* Calendar */

.calendar table,
.calendar td {
    border-collapse: collapse;
}

.data_table .cell_header,
.data_table .cell_data {
    padding: 5px;
}

.calendar_data {
    background-color: #FFFFFF;
    padding: 5px;
    color: #000000;
}

.calendar_data .data_table {
    width: 100%;
}

.pagemain .calendar_data {
    padding: 5px;
}

.cal_month {
    padding: 10px 0px;
    text-align: center;
}

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

.cal_month .next_month A:link,
.cal_month .next_month A:visited,
.cal_month .next_month A:hover,
.cal_month .next_month A:active,
.cal_month .prev_month A:link,
.cal_month .prev_month A:visited,
.cal_month .prev_month A:hover,
.cal_month .prev_month A:active {
    color: #000000;
}

.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 #CCCCCC;
}

.calendar_data .data_table th.cell_header {
    background-color: #F5F5F5;
}

.calendar_data .data_table {
    table-layout: fixed;
}

.calendar_data .cal_day_header {
    font-size: 12px;
}

.en_version .calendar_data .cal_rowmode .cal_day_header {
    text-align: left;
}

.calendar_data .cal_day_cell {
    width: 14%;
    height: 60px;
    vertical-align: top;
}

.customize_form_page .calendar_data .cal_day_cell {
    height: 30px;
}

.calendar_data .cal_rowmode .cal_day_cell {
    width: 85%;
    height: auto;
}

.en_version .calendar_data .cal_rowmode .cal_day_cell {
    width: 75%;
}

.sun .cal_day {
    color: #CC0000;
}

.sat .cal_day {
    color: #3399CC;
}

.calendar_data  .today {
    font-weight: bold;
}

.event_list li {
    border-bottom: 1px dotted #CCCCCC;
}

#pagemain .ajax_calendar .event_list li {
    padding: 10px 0;
    border-bottom: 1px dotted #CCCCCC;
    list-style-type: none;
}

.event_list li.posbottom {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: none;
}

.event_data {
    padding: 10px 0px;
}

.event_name {
    font-weight: bold;
}

div.event_icon {
    text-align: center;
}

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

span.event_icon img.vami {
    vertical-align: baseline;
}

.calendar_data .holiday,
.holiday_icon {
    background-color: #FFEFBF;
}

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

.event_desc {
    font-size: 93%;
    padding: 5px;
}

.customize_form_page .calendar_data .cal_day A {
	text-decoration: underline;
	font-weight: bold;
}

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

/********************************************************************/
/* loading display */

.ajax_request_loading {
    padding: 50px 0;
    text-align: center;
}

.loading_wrapper {
    position: relative;
}

.loading_wrapper .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/********************************************************************/
/* Bbs */

.bbs_image {
    float: left;
    margin-right: 5px;
}

/********************************************************************/
/* overlay modal window */

.overlay_locked {
    width: auto;
    overflow: hidden !important;
}

.overlay_locked .overlay_loading {
    height: 100%;
    min-height: 100%;
    background: url(img/all/load_mini.gif) no-repeat center center;
    background-size: 20px 20px;
}

.uncontrollable_area {
    opacity: 0.2;
}

.overlay_locked .overlay_area {
    position: fixed;
}

.overlay_area {
    width: 100%;
    height: 120%; /* for iPhone url bar */
    min-height: 120%;
    position: absolute; /* for Opera Mini */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -5000;
    display: block;
    overflow: scroll;
    font-family:'ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3','Hiragino Kaku Gothic ProN','ãƒ¡ã‚¤ãƒªã‚ª',Meiryo,'ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯',sans-serif;
    -webkit-overflow-scrolling: touch;
}

.overlay_front {
    width: 90%;
    max-width: 600px;
    margin: 0;
    padding: 0;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 510;
    overflow: visible;
    opacity: 1;
}

.overlay_area .inner_overlay_front {
    position: relative;
}

.overlay_area .close_btn_box {
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
}

.overlay_area .modal_skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* for iOS bug which box-shadow is disappeared when device orientation is landscape */
    .overlay_area .modal_skin {
        border-radius: 2px;
    }
}

.overlay_area .favorite_config {
    max-height: 100%;
    padding: 5px 0;
}

.overlay_area .inner_favorite_message,
.overlay_area .inner_overlay_message {
    margin: 30px 0 15px 0;
}

.overlay_area .favorite_comment {
    padding: 0 10px;
}

.overlay_area .favorite_comment_mode .favorite_comment {
    margin-bottom: 0;
    margin-top: 10px;
}

.overlay_area .favorite_comment .form_btn {
    padding: 5px;
}

.overlay_area .favorite_list_note {
    padding: 0 10px;
}

.overlay_area .overlay_message_box {
    padding: 15px;
}

.overlay_area .overlay_message_note {
    margin-top: 15px;
    padding: 0;
}

.overlay_message .alert_box {
    margin: 0;
}

.overlay_area {
    visibility: hidden;
    background-image: url(img/all/spacer.gif);
}

.close_btn {
    display: inline-block;
}

.close_btn img {
    border: none;
}

.overlay_close {
    padding: 0 10px 5px 10px;
    text-align: right;
}

.alert_message {
    padding: 20px 10px 10px 10px;
}

.alert_form {
    padding: 15px 5px 0 5px;
}

.alert_form .btn {
    text-align: center;
}

.confirmation_message {
    margin-top: 15px;
    padding: 20px 10px;
    text-align: center;
}

.confirmation_form {
    padding: 15px 5px;
}

.confirmation_form .item_btn_box {
    padding: 5px 0 0 0;
    text-align: center;
}

.confirmation_form .item_btn_box .btn {
    padding: 10px 5px;
    vertical-align: middle;
}

/********************************************************************/
/* Overlay Product */

.overlay_product .overlay_front {
    width: 100%;
    max-width: 700px;
}

.overlay_product .overlay_product_form_image {
    padding: 10px 10px 0 10px;
}

.overlay_product .error_box {
    margin-bottom: 5px;
}

.overlay_product .detail_item_data {
    max-height: 100%;
    float: none;
}

.overlay_product .detail_section:last-child {
    border: none;
}

.overlay_product .item_data {
    background-image: none;
    background-color: transparent;
}

.overlay_product #return {
    margin-bottom: 10px;
}

.overlay_product .item_btn_box {
    padding: 0;
}

#purchase_qty input[type="number"] {
    width: 60px;
}

.overlay_product div.item_data .cartinput,
.overlay_product div.item_data .cartinput_image {
    margin-top: 10px;
    margin-bottom: 5px;
}

.overlay_product .overlay_close {
    margin-bottom: 5px;
}

.intitle_close {
    position: absolute;
    top: 10px;
    right: 10px;
}

/********************************************************************/
/* Favorite */

.item_list .item_tabs {
    padding: 0;
}

.item_tabs .tab_nav {
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

.item_tabs .tab_nav a {
    margin: 0;
}

.category_search {
    padding: 5px;
}

.category_search .box_padding {
    padding: 5px;
    display: block;
}

.list_item_table .bulk_check_box {
    width: 30px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.list_item_btn .delete {
    display: block;
    width: 26px;
    height: 100%;
    text-indent: -9999px;
}

.category_search .btn {
    text-align: center;
    border-bottom: none;
}

.sort_bulk {
    float: left;
    line-height: 21px;
}

.sort_bulk A {
    font-size: 13px;
}

.item_memo_text {
    word-break: break-all;
}

.item_registration_date,
.item_memo {
    padding: 5px 0;
}

.item_memo_title {
    font-weight: bold;
}

.item_memo_text {
    padding: 5px;
}

.favorite_comment .form_data .btn {
    padding: 0;
    border-top: none;
}

.category_search .item_search_btn .box_padding {
    border-bottom: none;
}

.category_search .item_search .unselectable {
    display: none;
}

.item_tabs #tab_on .tab_text {
    cursor: default;
}

.item_search_form {
    margin: 0;
    display: block;
}

.item_search_btn {
    position: relative;
}

.item_search_btn .clear_link {
    position: absolute;
    right: 5px;
}

.item_sort_order .sort_order {
    padding: 5px;
    float: none;
}

.modern_item_list .item_data .cartinput,
.modern_item_list .btn .cartinput_image {
    margin-bottom: 0;
}

.favorite_save_mode .favorite_list_note {
    margin-bottom: 20px;
}

/********************************************************************/
/* bulk setting */

.bulk_mode #bottom_bulk_btn .bulk_mode_delete_box,
.bulk_mode #bottom_bulk_btn .wishlist_btn {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    z-index: 2000;
}

.bulk_mode_delete_box .item_btn_box {
    text-align: center;
    vertical-align: middle;
}

.bulk_delete_btn {
    position: relative;
    display: inline-block;
}

.bulk_checked_count {
    display: inline-block;
}

.bulk_delete_btn .itemdeleteinput {
    min-width: 130px;
    margin-left: 10px;
}

.bulk_mode .checked_list_item .list_item_photo,
.bulk_mode .checked_list_item .item_data {
    opacity: 0.4;
}

.bulk_reset {
    font-size: 13px;
}

/********************************************************************/
/* Yahoo fastpay button mask */

.yahoofastpay_btn_hidden {
    margin: auto;
    text-align: center;
    z-index: 10;
    position: absolute;
    width: 100%;
    height: 65px;
    top: -10px;
}

.disabled_buyinput {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#yahoo_btn {
    position: relative;
    display: block;
    margin: 10px;
}

.yahoofastpay_btn_hidden {
    background-image: url(img/all/spacer.gif);
}

/*************************************************************/
/* review */

.inner_rating_average {
    margin: 5px;
}

.inner_rating_average .small_rating_icon {
    min-width: 75px;
}

.review_contents .detail_item_data .rating_icon {
    padding-left: 0px;
}

.inner_review_rating .rating_average .data_table {
    width: 100%;
}

.inner_review_rating .rating_average .data_table td.td_rating_title,
.inner_review_rating .rating_average .data_table td.td_rating_icon {
    width: 30%;
}

.inner_review_rating .rating_average .data_table td.td_rating_graph {
    width: 50%;
}

.inner_review_rating .rating_average .data_table td.td_rating_number {
    width: 20%;
}

.inner_review_rating .rating_average .data_table td.td_rating_icon {
    padding-left: 5px;
}

.star_icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
}

.large_rating_icon .star_icon {
    width: 30px;
    height: 30px;
}

.medium_rating_icon .star_icon {
    width: 23px;
    height: 23px;
}

.small_rating_icon .star_icon {
    width: 15px;
    height: 15px;
}

.large_rating_icon .star_empty {
    background-image: url(img/all/star_empty_x2.png);
    background-size: 30px 30px;
}

.large_rating_icon .star_full {
    background-image: url(img/all/star_full_x2.png);
    background-size: 30px 30px;
}

.large_rating_icon .star_half {
    background-image: url(img/all/star_half_x2.png);
    background-size: 30px 30px;
}

.medium_rating_icon .star_empty {
    background-image: url(img/all/star_empty_x2.png);
    background-size: 23px 23px;
}

.medium_rating_icon .star_full {
    background-image: url(img/all/star_full_x2.png);
    background-size: 23px 23px;
}

.medium_rating_icon .star_half {
    background-image: url(img/all/star_half_x2.png);
    background-size: 23px 23px;
}

.small_rating_icon .star_empty {
    background-image: url(img/all/star_empty.png);
    background-size: 15px 15px;
}

.small_rating_icon .star_full {
    background-image: url(img/all/star_full.png);
    background-size: 15px 15px;
}

.small_rating_icon .star_half {
    background-image: url(img/all/star_half.png);
    background-size: 15px 15px;
}

.large_rating_icon .rating_point {
    font-size: 20px;
}

.medium_rating_icon .rating_point {
    font-size: 16px;
}

.categorylist_page_body .small_rating_icon {
    padding: 3px 0px;
}

.rating_point {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    padding-top: 3px;
    color: #EF9D35;
}

div.item_data .detailinput,
.item_data .reviewinput {
    display: block;
    width: 180px;
    height: 30px;
    margin: 0px auto 5px;
}

.average_title {
    font-size: 12px;
    padding: 5px;
}

.rating_graph {
    min-width: 50px;
}

.bar_graph {
    display: inline-block;
    width: 100%;
    height: 10px;
    background-color: #EF9D35;
}

.rating_age {
    font-size: 10px;
    white-space: nowrap;
}

.rating_number {
    text-align: right;
    white-space: nowrap;
}

.rating_number A:link,
.rating_number A:active,
.rating_number A:visited,
.rating_number A:hover {
    font-size: 11px;
}

.review_list .style1_text {
    font-size: 12px;
}

.review_section {
    padding: 2px;
    font-size: 14px;
}

.reviewer_name {
    padding-bottom: 5px;
}

.review_title {
    font-size: 14px;
    font-weight: bold;
}

.itemdetail .review_data .review_title {
    font-size: 14px;
}

.reviewer_label {
    display: inline-block;
    padding-right: 10px;
}

.review_rating_icon {
    padding-left: 0px;
}

.td_color2 .review_section div.owner_header {
    padding: 0px 0px 5px;
    font-size: 12px;
    font-weight: bold;
}

.owner_postdate {
    display: inline-block;
}

.review_note,
.owner_note,
.review_consult {
    font-size: 13px;
}

.td_color2 .review_section div.item_btn_box,
.td_color2 .review_section div.btn {
    padding: 0px;
}

.td_color2 .review_section div.btn {
    margin-top: 3px;
}

.td_color2 .error_box {
    padding-left: 25px;
}

.user_number {
    font-weight: bold;
}

.review_search {
    margin-bottom: 5px;
}

.item_search_btn {
    margin: 5px 0px;
}

.detail_review_data .review_list_box h4 {
    margin-bottom: 0px;
}

.review_number {
    display: inline-block;
    margin-left: 10px;
}

.medium_rating_icon .review_number,
.large_rating_icon .review_number {
    display: block;
    padding: 5px 0px 0px;
    margin-left: 0px;
}

.small_rating_icon .review_number{
    vertical-align: middle;
}

.small_rating_icon .review_number A{
    font-size: 12px;
}

.review_list_box .sort,
.reviewlist_contents .sort {
    padding: 0px;
}

.review_list_box .sort a,
.review_list_box .sort span,
.reviewlist_contents .sort a,
.reviewlist_contents .sort span {
    margin: 0px;
}

.sort_reviewlist,
.sort_itemsearch {
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

.review_search .category_search {
    padding: 0px;
}

#product_item_list .review_number {
    font-size: 11px;
    margin-left: 5px;
}

#star_data {
    padding: 10px;
}

.review_contents .inner_page_contents {
    padding: 19px;
}

#review_list .item_btn_box {
    text-align: center;
    padding: 10px;
}

#review_list .list_item_table {
    margin-bottom: 25px;
}

.review_contents .main_item_photo {
    max-width: 120px;
}

.contents #hidden_box_reviews .layout_photo .more_item A {
    border-top: none;
}

.review_data_table {
    width: 100%;
}

.review_list_box .data .point_box {
    margin: 0px;
}

.vote_thanks {
    text-align: center;
    font-size: 14px;
}

.thanks_desc_head {
    font-weight: bold;
    display: block;
}

.no_review {
    padding: 5px 0px;
    text-align: center;
}

.review_image img {
    vertical-align: middle;
}
.review_form input[name="profile_use"] {
    vertical-align: top;
}

.read_more_block .inner_elastic_box,
.read_more_block .elastic_ctrl_box {
    padding: 0;
}

.review_consult .helpful_people {
    padding-bottom: 0;
}

.elastic_mode_lines .coll_ellipsis {
    padding-right: 5px;
}

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

.review_image {
    display: block;
    margin: 5px 0;
}

#agreement_data .detail_item_data .data {
    padding: 10px;
}

.review_check_list {
    margin-right: 5px;
    padding: 0 10px;
    display: inline-block;
    line-height: 190%;
}

div.item_data .cartinput_image {
    margin: 0 auto 5px auto;
    display: block;
}

.review_contents div.item_data .cartinput {
    height: 30px;
    width: auto;
}

.review_image_link {
    display: inline-block;
    margin: 2px 0;
}

.review_section .youtube_iframe {
    width: 260px;
    height: 147px;
}

#reviewForm .review_rules_box {
    padding: 0 10px;
}

#reviewForm .review_rules_box .data {
    margin: 10px;
    padding: 10px;
}

.review_rules_link {
    font-size: 13px;
}

#review_rules {
    margin: 10px;
    font-size: 13px;
}

.review_rules_box .form_error {
    border-left-width: 5px;
}

.review_rules_check {
    padding: 0 10px;
    line-height: 190%;
}

.title_note {
    display: inline-block;
    font-weight: normal;
}

.review_delete_box {
    margin-top: 15px;
}

.has_reviewinput .no_review {
    margin-top: -20px;
}

.bulk_mode .status_locked_item {
    display: none;
}

.list_review_table .shop_review_product_table {
    background: none;
    border: none;
}

.shop_review_product_table .shop_review_product_photo {
    vertical-align: top;
}

.shop_review_product_table .shop_review_product_data {
    padding-left: 5px;
    vertical-align: top;
}

.shop_review_product_table {
    margin-top: 10px;
    padding: 0;
    border-collapse: collapse;
    width: 100%;
}

.no_review_count {
    font-size: 11px;
}

/********************************************************************/
/* display */
.dispblock {
    display: block;
}

.dispinline {
    display: inline;
}

.dispinlineblock {
    display: inline-block;
}

.coupon_note_row .td_color2,
.point_note_row .td_color2 {
    border-left: none;
}

/********************************************************************/
/* confirm email */
.form_data .secdata .confirm_email_data {
    display: block;
    width: auto;
    padding: 0px;
    margin: 0px;
}

.secdata .confirm_email_data .confirm_email {
    display: block;
    width: auto;
    padding: 10px 5px;
    margin: 5px 0px;
    font-weight: bold;
    font-size: 15px;
    text-align: left;
    word-break: break-all;
    letter-spacing: 1px;
}

/*----------------------------------------------*/
/* cart step1 */
.cell_box {
    padding: 10px;
    box-sizing: border-box;
}

.form_data .secdata .inner_cell_box p {
    padding: 0px 0px 8px;
}

.disp_customer_label {
    font-weight: bold;
}

.disp_customer_txt {
    display: block;
    margin-top: 3px;
}

.shopping_cart .cart_data .cartchange_quantity {
    text-align: right;
}
.lower_note_box {
    font-size: 12px;
}

@media screen and (min-width:350px) {
    .lower_note_box .order_restriction_shipping {
        display: inline;
    }
    .lower_note_box {
        font-size: 14px;
    }
}

.point_note_desc p,
.point_use_desc p {
    padding: 5px 5px 0px;
}

.cart_data .secdata .inner_cell_box p {
    margin: 0px;
}

.member_amazon_contents .box_padding {
    padding: 8px 0px 15px;
}

.amazonbtn {
    padding: 5px;
    margin: 0px 10px;
}

.amazon_pay_button_size_large {
    margin: auto;
    width: 300px !important;
    height: 70px !important;
    max-width: 90%;
}

.amazon_pay_button_size_medium {
    margin: auto;
    width: 200px !important;
    height: 55px !important;
}

.amazon_pay_button_size_small {
    margin: auto;
    width: 150px !important;
    height: 45px !important;
}

#amazon_pay_total_price #cart_price_top {
    margin-top: 15px;
    margin-right: 10px;
    padding-left: 25%;
}

#mregistration_page_form .amazon_associate_note {
    text-align: center;
    padding: 15px;
    margin-top: 20px;
}

.amazon_associate_note .bottom_note {
    display: block;
    font-weight: 500;
}

.amazon_associate_note .bottom_note:first-child {
    margin-bottom: 5px;
    font-weight: 700;
}

.paypal_button {
    width: 360px;
    margin: auto;
    margin-top: 50px;
}

.cart_price_box span.tax_incl_price {
    display: inline-block;
}

.tax_label {
    display: inline-block;
}

#shoppingcart_page_step0 .cart_total_box {
    padding-left: 10%;
}

.error_box.bottom_error_box {
    background-image: none;
    padding: 5px;
}

.settlement_connection {
    background-color: #FFF;
    padding: 10px;
    margin: 20px 0px;
}
.settlement_connection .inner_settlement_connection {
    padding: 20px 10px 10px;
    background: linear-gradient(to top, #FFFFEE, #FFF);
    border-width: 8px;
    border-style: solid;
    color: #000;
    font-weight: 700;
    text-align: center;
}
.settlement_connection.webcol .inner_settlement_connection {
    border-color: #009481;
}
.settlement_connection.paypal .inner_settlement_connection {
    border-color: #013088;
}
.settlement_connection.zeus .inner_settlement_connection {
    border-color: #0A3E86;
}
.settlement_connection .settlement_logo img {
    max-width: 150px;
    height: auto;
}
.settlement_connection .settlement_title {
    font-size: 16px;
}
.settlement_connection .settlement_desc {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 15px 5px;
    margin: 10px 0px 5px;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
}
.settlement_connection .settlement_btn A {
    display: block;
    width: 100%;
    border: 5px solid #F5F5F5;
	  box-sizing: border-box;
    margin: auto;
    padding: 15px 0px;
    font-size: 16px;
    line-height: 100%;
    color: #FFF;
    transition: .3s;
}
.settlement_connection .settlement_btn A:hover {
    color: #FFF;
    opacity: 0.7;
}
.settlement_connection.webcol .settlement_btn A {
    color: #F8CC10;
    background-color: #009481;
}
.settlement_connection.paypal .settlement_btn A {
    background-color: #019CDE;
}
.settlement_connection.zeus .settlement_btn A {
    background-color: #FC121B;
}
.settlement_connection .settlement_btn_logo {
    display: block;
    margin-right: 8px;
}
.settlement_connection .settlement_btn_logo img {
    max-width: 60px;
    height: auto;
}
.settlement_connection .inner_settlement_btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.settlement_connection .yicon {
    position: relative;
    padding-top: 40px;
}
.settlement_connection .yicon .yiconimage {
    position: absolute;
    top: 0;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes sdb {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
}
@keyframes sdb {
    0% {
        transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        transform: rotate(-45deg) translate(0, 0);
    }
}

@media only screen and (min-width: 375px) {
    .settlement_connection .settlement_title {
        font-size: 18px;
    }
    .settlement_connection .settlement_btn_logo img {
        max-width: 100px;
    }
}

@media only screen and (min-width: 500px) {
    .settlement_connection .inner_settlement_connection {
        padding: 20px;
    }
    .settlement_connection .settlement_logo img {
        max-width: 230px;
    }
    .settlement_connection .settlement_title {
        font-size: 25px;
    }
    .settlement_connection .settlement_desc {
        padding: 15px 10px;
        margin: 10px 20px 5px;
        font-size: 16px;
    }
    .settlement_connection .settlement_btn A {
        max-width: 350px;
        font-size: 20px;
    }
    .settlement_connection .settlement_btn_logo img {
        max-width: 100px;
    }
}

.output_btn_box {
    padding-top: 10px;
}

/* ranking */
.ranking_navigation ul,
.inner_ranking_select_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
    padding: 0;
}
.ranking_navigation,
.ranking_select_box {
  margin: 5px 0px;
    font-size: 12px;
    clear: both;
}
.ranking_select_box {
    margin: 5px 8px;
}
.ranking_navigation li {
    width: auto;
    list-style-type: none;
    margin: 0;
    padding: 3px 8px;
}
.ranking_navigation li A {
    font-size: 12px;
}
.ranking_navigation .colon {
    margin: 0 5px 0 3px;
}

/*----------------------------------------------*/
/* my page */
.creditcardlist_page .list_item_photo {
    width: 40px;
}

.creditcard_box {
    display: flex;
    align-items: center;
}
.creditcard_box .creditcard_photo {
    margin-right: 5px;
}
.creditcard_page_body .list_item_btn .delete {
    background-image: none;
    text-indent: 0px;
    text-align: center;
}

/*----------------------------------------------*/
/* mail-auth */
.has_right_edge_btn {
    position: relative;
}
.sectitle_right_edge {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
}

.form_data .inner_pass_box {
    position: relative;
}

.form_data .toggle-pass {
    position:absolute;
    height: 15px;
    top:50%;
    right: 10px;
    transform: translateY(-50%);
}

.toggle-pass.fa-eye-slash::before,
.toggle-pass.fa-eye::before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 15px;
    background-size: 19px 15px;
}

.toggle-pass.fa-eye::before {
    background-image: url(img/all/icon_eye.svg);
}

.toggle-pass.fa-eye-slash::before {
    background-image: url(img/all/icon_eye_slash.svg);
}

/* rakuten v2 */
.rakuten_btn {
    margin-bottom: 15px;
    text-align: center;
}
.rakuten_btn button {
    border: none;
    background:transparent;
    box-shadow: none;
}

/********************************************************************/
/* category image */

.maincategory.has_image_list A,
.subcategory.has_image_list A {
    display: flex;
    flex: 1;
}

.has_image_list .nav_text {
    display: flex;
    align-items: center;
    padding-left: 3px;
    box-sizing: border-box;
}

.itemlist_categoryimage {
    display: flex;
    width: 30px;
    min-width: 30px;
    height: auto;
    align-items: center;
    justify-content: center;
}

.itemlist_categoryimage img {
    height: auto;
}

.date_edit_label {
    position: relative;
    top: -1px;
    display: inline-block;
}

.date_edit_label input[type="date"] {
    text-align: center;
}

.date_edit_label input[type="date"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
    appearance: none;
}

.date_edit_label input[type="date"]::-webkit-clear-button{
    -webkit-appearance: none;
    appearance: none;
}

.date_edit_label input[type="date"] {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.date_edit_label svg {
    fill: currentColor;
    width: 20px;
    height: 21px;
    margin-left: 5px;
    vertical-align: middle;
}

.date_range_error {
    margin: 4px 0;
}

/********************************************************************/
/* variation image */

.has_variation_image {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.variation_image {
    display: inline-block;
    width: 40px;
    min-width: 40px;
    height: auto;
    margin-right: 5px;
}
.variation_label {
    display: inline-block;
}

#address_form_display {
    display: flex;
    justify-content: center;
    align-items: center;
}
#address_form_display .address_label,
#address_form_display .colon,
#address_form_display .general_btn {
    flex-shrink: 0;
}
#address_form_display .colon {
    margin: 0 5px
}
#address_form_display .address_data {
    text-align: left;
}
#address_form_display .general_btn {
    margin-left: 15px;
}
#address_form_display .general_btn .fa {
    margin-right: 5px;
}
#address_form_display #address_form {
    min-width: 70%;
}
#address_form_display #address_form .largesize {
    width: 100%;
}
</pre></body></html>