/* 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%;
}

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;
}

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

input.checkoutamazon {
    background-image: none;
    background-color: transparent;
}

/********************************************************************/
/* 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%;
}

.cart_data .memberregisterinput,
.cart_data .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;
}

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

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

.restriction_detail {
    font-size: 11px;
}

.cart_total_box .price_box_detail {
    font-size: 12px;
}

.cart_total_box .price_box_detail .price {
    font-weight: normal;
}
/********************************************************************/
/* 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 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;
}

/********************************************************************/
/* 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 */
.btn .checkoutamazon {
    background-image: none;
    background-color: transparent;
    border: none;
}

.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 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: 45%;
    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 {
    margin-top: 1px;
    padding-top: 0;
    position: static;
    border-width: 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;
}

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

#amazon_button {
    height: 60px;
}

/********************************************************************/
/* 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;
}

.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"],
input[type="submit"][disabled="disabled"]:hover,
input[type="button"][disabled="disabled"]:hover,
input[type="image"][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_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 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;
}
