@charset "utf-8";
/* CSS Document */

/* ************************************************************** */
/* reset */
/* ************************************************************** */
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
/* ************************************************************** */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.data_table,
.data_table caption,
.data_table tbody,
.data_table tfoot,
.data_table thead,
.data_table tr,
.data_table th,
.data_table td,
.form_table,
.form_table caption,
.form_table tbody,
.form_table tfoot,
.form_table thead,
.form_table tr,
.form_table th,
.form_table td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
    display: block;
}

nav ul,
ul {
    list-style: none;
}

#copy ul,
#header_nav_free_space ul,
#inner_contents_top ul,
#inner_contents_bottom ul,
#top_picture_free_space ul,
.footer_free_space ul,
.freearea_box ul,
.article_data ul,
.tarticle_data ul,
.item_desc ul,
#item_detail_freetext_upper ul,
#item_detail_freetext_lower ul,
#item_detail_freetext_middle ul,
#item_list_freetext_upper ul,
#item_list_freetext_lower ul,
.main_desc ul,
.side_desc ul,
.page_desc ul,
.coupon_desc ul,
.cell_note ul,
.free_contents ul {
    list-style-type: disc;
    list-style-position: outside;
    padding: 15px;
}

#globalnavi_footer ul ul {
    padding: 0;
    min-height: 0;
}

#container #globalnavi ul,
#container .globalnavi_side ul,
#container .detail_item_photo ul,
#container .thumbnail_list ul,
#container .social_tool ul,
#container .itemlist_box ul,
#container .item_list ul {
    list-style: none;
    padding: 0;
}

.footer_navi_box ul {
    list-style: none;
}

#globalnavi_footer li .footer_navi {
    margin: 0;
    list-style: none;
}

ol {
    padding: 15px 15px 15px 25px;
}

#globalnavi_footer ul ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}

.side_contents .tarticle_data li,
.side_contents .side_desc li {
    list-style-type: disc;
    list-style-position: outside;
}

#container .main_desc li,
#container .page_desc li,
#container .coupon_desc li,
#container .cell_note li,
#leftcol .item_box .side_desc li,
#rightcol .item_box .side_desc li {
    border: none;
}

#container .main_desc li,
#container .page_desc li,
#container .coupon_desc li,
#container .cell_note li {
    float: none;
}

#container .main_desc .item_list li,
#container .page_desc .item_list li,
#container .coupon_desc .item_list li,
#container .cell_note .item_list li {
    float: left;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

table {
    border-collapse: collapse;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

/* ************************************************************** */
/* font size */
/* ************************************************************** */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
/*
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires
 */

/*
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */

/*
font-size

    77%  = 10px |   123.1% = 16px   |   167% = 22px
    85%  = 11px |   131%   = 17px   |   174% = 23px
    93%  = 12px |   138.5% = 18px   |   184% = 24px
    100% = 13px |   146.5% = 19px   |   192% = 25px
    108% = 14px |   153.9% = 20px   |   197% = 26px
    116% = 15px |   161.6% = 21px   |

*/
/* ************************************************************** */

body {
    font: 13px/1.231 "Lucida Grande", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
    /*font: 13px/1.231 'Lucida Grande','Hiragino Kaku Gothic Pro','游ゴシック','Yu Gothic','YuGothic','Meiryo',sans-serif;*/

    /* for IE6/7 */
    *font-size:small;
    /* for IE Quirks Mode */
    *font:x-small;
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea,
button {
    font: 99% "Lucida Grande", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
    font-size: inherit;
    font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

html>/**/body {
    font-size/*\**/: small\9;
}

p, li, dt, dd, th, td , input, textarea, select, h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}


/* ************************************************************** */
/* a */
/* ************************************************************** */

:focus{
    -moz-outline-style: none;
}

a {
    outline: none;
}


/* ************************************************************** */
/* img */
/* ************************************************************** */

img {
    max-width: 100%;
    vertical-align: middle;
    border: none;
    -ms-interpolation-mode: bicubic;
}

#photo img {
    height: auto;
    margin: 0 auto;
    display: block;
}

.common_icon .icon_track,
.common_icon .icon_new,
.common_icon .icon_pickup,
.common_icon .icon_rank,
.icon_garitto,
.icon_global,
.vami {
    vertical-align: middle;
}

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

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

.category_toggle {
    cursor: pointer;
}

.data_table .item_photo img {
    max-width: none;
}

.txt_article img {
    height: auto;
}

.flash .object_flash,
.flash .embed_flash {
    width: 100%;
    height: auto;
}


/* ************************************************************** */
/* text */
/* ************************************************************** */

.indentation {
    text-indent: 1em;
}

.double_indentation {
    text-indent: 2em;
}

.timezone {
    display: none;
}

.text_center {
    text-align: center;
}

.ellipsis {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* ************************************************************** */
/* form */
/* ************************************************************** */

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

select {
    max-width: 100%;
    padding: 4px;
    height: 30px;
    line-height: 30px;
    border: #999999 1px solid;
    border-radius: 5px;
    vertical-align: middle;
    color: #000000;
}

input[type="radio"],
input[type="checkbox"] {
    margin-right: 5px;
    /*transform: scale(1.5);*/
    /*-webkit-transform: scale(1.5);*/
    /*-moz-transform: scale(1.5);*/
}

input[type="radio"],
input[type="checkbox"],
input[type="radio"] + label[for],
input[type="checkbox"] + label[for] {
    cursor: pointer;
}

input[type=submit],
input[type=button],
input[type=reset],
button,
.global_btn A {
    border-radius: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    display: inline-block;
    cursor: pointer;
    border: none;
}

.global_btn input {
    padding: 0;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="password"],
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;
}

.question_checklist {
    line-height: 190%;
}
.question_checklist input[type="radio"],
.question_checklist input[type="checkbox"]{
    margin-top: 0;
}

.check_label,
.cal_day_point,
.cell_data label {
    cursor: pointer;
}

.form_header input[type="radio"],
.cell_box input[type="radio"] {
    vertical-align: top;
}

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


/* ************************************************************** */
/* float */
/* ************************************************************** */

.leftfloat {
    float: left;
}

.rightfloat {
    float: right;
}

.nonefloat {
    float: none;
}


/* ************************************************************** */
/* display */
/* ************************************************************** */

.dispblock {
	display: block;
}

.dispinline {
	display: inline;
}

.dispinlineblock {
    display: inline-block;
}


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


/* ************************************************************** */
/* word-break */
/* ************************************************************** */

body {
    word-break: break-all;
}


/* ************************************************************** */
/* english */
/* ************************************************************** */

body .en_version {
    word-break: normal;
}


/* ************************************************************** */
/* container */
/* ************************************************************** */

#inner_container {
    position: relative;
}


/* ************************************************************** */
/* header menu */
/* ************************************************************** */

#globalnavi {
    position: relative;
}

.pre_load_nav {
    height: 50px;
    overflow: hidden;
}

#globalnavi .toggle_button,
.contentstab_navi .toggle_button {
    width: 45px;
}

#globalnavi .toggle_button,
#globalnavi .nav_link {
    min-height: 50px;
}

.overplus_hidden .overplus_nav {
    visibility: hidden;
    position: absolute;
    top: 0px;
}


/* ************************************************************** */
/* blank space */
/* ************************************************************** */

.margin_space_all {
    margin: 10px;
}

.margin_space_tb {
    margin: 10px 0;
}

.margin_space_t {
    margin-top: 10px;
}

.margin_space_b {
    margin-bottom: 10px;
}


/* ************************************************************** */
/* phone site link */
/* ************************************************************** */

.touch_phone_site_link,
.touch_phone_site_link {
    visibility: hidden;
}

.touch_phone_site_link a,
.touch_phone_site_link a {
    visibility: visible;
}


/* ************************************************************** */
/* title */
/* ************************************************************** */

.page_title,
.section_title {
    position: relative;
}
.page_title_right_edge,
.section_title_right_edge {
    position: absolute;
    top: 5px;
    right: 5px;
}


/* ************************************************************** */
/* pager */
/* ************************************************************** */

.to_prev_page .arrow {
    margin-right: 3px;
}

.to_next_page .arrow {
    margin-left: 3px;
}


/* ************************************************************** */
/* tab display */
/* ************************************************************** */

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


/* ************************************************************** */
/* footer */
/* ************************************************************** */

.column_layout {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -ms-flexbox;
}


/* ************************************************************** */
/* font size setting */
/* ************************************************************** */

/* button */
.set_font_normal,
.set_font_large {
    cursor: pointer;
}

.font_setting .nav_on {
    cursor: default;
}

/* large size */
.large_font #contents_top,
.large_font #contents,
.large_font #contents_bottom,
.large_font #wide_contents,
.large_font #footer {
    font-size: 131%;
    line-height: 160%;
}

.large_font .common_icon {
    line-height: 120%;
}

.large_font .xxsmallsize {
    width: 45px;
}


/* ************************************************************** */
/* slide show */
/* ************************************************************** */

.swipe_list {
    width: 100%;
    position: relative;
}

.swipe_list .item_image_box {
    display: block;
    text-align: center;
}

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

.swipe_list .list_item_row {
    width: 5000px;
}

.top_image_slide .list_item_row {
    width: 12000px;
}

.item_box .swipe_list li {
    border: none;
}

.swipe_list .list_item_cell {
    float: left;
}

.swipe_list .item_image_box img {
    max-width: 100%;
    height: auto;
}

.swipe_list .pointer_next,
.swipe_list .pointer_prev {
    display: inline-block;
    vertical-align: middle;
}

.swipe_list .pointer span {
    vertical-align: middle;
}

.main_photo_slide .item_image_box {
    position: relative; /* for Chrome of Android */
}

.main_photo_slide .thumbnail .thumbnail_image_link {
    display: block;
}

.main_photo_slide .thumbnail .thumbnail_image_box {
    display: block;
    text-align: center;
    vertical-align: middle;
}

.thumbnail_image_box .thumbnail_btn {
    vertical-align: middle;
}

.th60 li .thumbnail_image_box {
    width: 55px;
}

.th50 .thumbnail_image_link {
    min-height: 44px;
}

.th60 .thumbnail_image_link {
    min-height: 54px;
}

.th80 .thumbnail_image_link {
    min-height: 74px;
}

.th120 .thumbnail_image_link {
    min-height: 114px;
}

#photo .pointer_box,
.detail_item_photo .detail_top_pointer .pointer_box {
    display: none;
}

.detail_item_photo .detail_top_pointer .pointer_box {
    padding: 0;
}

.pointer_next_box .pointer_next,
.pointer_prev_box .pointer_prev {
    margin: 0;
}

.swipe_list .item_data {
    margin: 0 auto;
}

.use_thumbnail_pointer .global_photo {
    margin-bottom: 0;
}

#maincol1 .swipe_list .layout120 .item_data,
#maincol1 .swipe_list .layout160 .item_data,
#maincol1 .swipe_list .layout200 .item_data,
#maincol2 .swipe_list .layout120 .item_data,
#maincol2 .swipe_list .layout160 .item_data,
#maincol2 .swipe_list .layout200 .item_data,
#wide_contents .swipe_list .layout120 .item_data,
#wide_contents .swipe_list .layout160 .item_data {
    width: auto;
}

/* 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 {
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
}

.standard_slide .swipe_list .fade_in_fade_out .list_item_cell {
    width: 100%;
}


/* ************************************************************** */
/* annotation of top image */
/* ************************************************************** */

.swipe_list .list_item_cell {
    position: relative;
}
.swipe_list .image_annotation {
    padding: 15px;
    position: absolute;
}


/* ************************************************************** */
/* full screen background gallery */
/* ************************************************************** */

.bg_images {
    visibility: hidden;
}

.bg_full .bg_images {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -100;
}

.bg_full .bg_images img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    z-index: -99;
    display: inline-block;
}

.bg_full #photo {
    margin: 0;
}

.bg_full .bg_images .bg_pattern {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -98;
}

/* for Android 4.X default browser (* larger than the width of a browser, exists width bug.) */
.bg_full .bg_images img {
    background-color: #FFFFFF;
}


/* ************************************************************** */
/* WebKit hack */
/* ************************************************************** */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* for font size bug of Android Chrome */
    div {
        max-height: 999999px;
    }
}

/* for unstable font size by touch device */
body {
    -webkit-text-size-adjust: 100%;
}


/* ************************************************************** */
/* IE7 hack */
/* ************************************************************** */

*+html .item_data .global_photo {
    display: inline;
}

*+html .item_box .item_data {
    text-align: center;
}

*+html .item_box .item_data h3,
*+html .item_box .item_data p,
*+html .item_box .item_data div {
    text-align: left;
}

*+html #search .searchform {
    height: 12px;
}

/* for slide show (* without this, "visibility: hidden;" of wrap box is not available.) */
*+html .swipe_list .list_item_cell,
*+html .main_box .swipe_list .item_list .list_item_cell,
*+html .page_box .swipe_list .item_list .list_item_cell,
*+html .main_box .item_list .swipe_list .list_item_cell,
*+html .page_box .item_list .swipe_list .list_item_cell,
*+html .main_wide_box .swipe_list .item_list .list_item_cell,
*+html .main_photo_slide .item_image_box {
    position: static;
}

*+html .swipe_list .image_annotation {
    display: none;
}

/* for footer menu (* without this, the last column falls.) */
*+html #globalnavi_footer .footer_navi_box,
*+html #globalnavi_footer .footer_navi_box_right {
    border: none;
}


/* ************************************************************** */
/* for IE8 */
/* ************************************************************** */

.ie8 .h_home {
    min-width: 45px;
}

.ie8 .search_date {
    width: 180px;
}

.ie8 .form_status {
    display: inline;
}

.ie8 .delivery_date_selection,
.ie8 .delivery_time_selection {
    display: inline;
}

/* for fade-in / fade-out effect */
.ie8 .main_photo_slide .item_image_box {
    position: static;
}

/* ************************************************************** */
/* for IE9 */
/* ************************************************************** */

.shadow {
    border-collapse: separate;
}

/* ************************************************************** */
/* social tool */
/* ************************************************************** */

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

.facebook_like {
    text-align: center;
}

.social_tool .facebook_detail {
    margin-right: 15px;
}

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


/* ************************************************************** */
/* google map */
/* ************************************************************** */

#map_canvas label { width: auto; display:inline; }
#map_canvas img { max-width: none; }


/* ************************************************************** */
/* coupon-send popup */
/* ************************************************************** */

.popup #container,
.popup .fix_center,
.popup #maincol1 {
    width: auto;
    min-width: 500px;
}
.popup #maincol1 {
    min-height: 0;
}


/* ************************************************************** */
/* 404 */
/* ************************************************************** */

body .en_version {
    word-break: normal;
}

#container .notfound_contents {
	width: 700px;
	margin-top: 10%;
	background-color: #FFFFFF;
	color: #000000;
	border-radius: 5px;
}

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

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

.notfound_innercontents {
	padding: 20px;
}

.nftitle_top {
	font-size: 250%;
	line-height: normal;
}

.nftitle_bottom {
	font-size: 167%;
	line-height: normal;
}

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

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

.nfshop_url {
	text-align: center;
}

.nfshop_url A {
	font-weight: normal;
}

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

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


/* ************************************************************** */
/* header free area */
/* ************************************************************** */

#inquiry_free,
#tel_free {
    float: right;
}


/* ************************************************************** */
/* background-image */
/* ************************************************************** */

#inner_header,
#inner_pagetop A,
.set_font_normal,
.set_font_large,
.en_version .set_font_normal,
.en_version .set_font_large,
#inquirytop A,
#teltop,
.toggle_button .open .nav_box,
.toggle_button .close .nav_box,
.navi_list li A,
#globalnavi_footer li .footer_navi_link,
.global_link,
.swipe_list .pointer_box span.pointer_prev,
.swipe_list .pointer_box span.pointer_next,
.wide_slide .pointer_box span.pointer_prev,
.wide_slide .pointer_box span.pointer_next,
.side_box h2,
.welcome,
.diary h2,
.diarycategory h2,
.diaryarchive h2,
.diarycategory_list li A,
.diaryarchive_list li A,
.diarycategory_list li A.nav_on,
.diaryarchive_list li A.nav_on,
.diaryarchive_list li A.open_archive,
.diaryarchive_list li A.close_archive,
.whatnew h2,
.calendar h2,
.item_box h2,
.more_item A,
.page_box h2,
.contents_box h3,
.toggle_button .open .tab_box,
.toggle_button .close .tab_box,
#itemdetail h1,
.detail_item_data h2,
.global_note li,
.pwhatnew_contents h1,
.pdiary_contents h1,
div.form_error {
    background-size: auto auto;
}


/* ************************************************************** */
/* calendar */
/* ************************************************************** */
.has_information {
    cursor: help;
}

.loading {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url(../img/all/load.gif) no-repeat left top;
    background-size: 25px 25px;
}

.ajax_calendar .ajax_request_loading {
    padding: 40px;
    text-align: center;
}


/* ************************************************************** */
/* fb page */
/* ************************************************************** */

.side_col .fb-page,
.side_col .fb-page iframe {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

/* ************************************************************** */
/* drop down menu */
/* ************************************************************** */

ul.dropdown {
    position: relative;
}

ul.dropdown li {
    position: relative;
}

/* main category */
ul.dropdown ul.sub_menu,
ul.dropdown ul.sub_menu ul {
    visibility: hidden;
    position: absolute;
    z-index: 99;
    top: 100%;
    left: 0;
}

#container #globalnavi ul.dropdown ul.sub_menu {
    margin-left: -30px;
    padding: 0 30px 30px 30px;
}

#container #globalnavi ul.dropdown .reversed_action ul.sub_menu {
    padding-right: 0;
}

#container #globalnavi ul.dropdown ul.sub_menu ul {
    margin-left: 0;
    margin-top: -10px;
    padding: 10px 30px 30px 0;
}

.click_dropdown ul.dropdown ul.sub_menu ul {
    margin-top: 0;
    padding: 0;
}

ul.dropdown .reversed_action ul.sub_menu,
ul.dropdown .reversed_action ul.sub_menu ul {
    right: 0;
    left: auto;
}

ul.dropdown li.hover > ul {
    visibility: visible;
}

/* sub category */
ul.dropdown ul.sub_menu ul {
    position: absolute;
    left: 100%;
    top: 0;
}

#container #globalnavi ul.dropdown .reversed_action ul.sub_menu ul {
    right: 100%;
    margin-top: 0;
    padding: 0 0 30px 30px;
}

.click_dropdown ul.dropdown .reversed_action ul.sub_menu ul {
    padding: 0;
}

#globalnavi ul.dropdown ul.sub_menu li {
    width: 230px;
    height: auto;
}

#globalnavi ul.dropdown ul.sub_menu li.dropdown_close A,
#globalnavi ul.dropdown ul.sub_menu li.dropdown_close A:hover {
    background-image: none;
    padding: 5px 15px 0 15px;
    text-align: center;
    background-color: #000000;
    color: #ffffff;
    font-size: 174%;
    font-weight: bold;
}

#container #globalnavi ul.dropdown .header_nav:first-child ul.sub_menu {
    margin-left: 0;
    padding: 0 30px 30px 0;
}

#close_background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #000000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

/* ************************************************************** */
/* signout */
/* ************************************************************** */

.member_leftbox {
	float: right;
	margin-top: 5px;
}

.member_rightbox {
	float: right;
}

.signout_box {
	margin-right: 10px;
	padding-right: 10px;
}

.tel_hidden .signout_box {
    border: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 5px;
}

.signout_box A {
	display: block;
	font-weight: normal;
	font-size: 93%;
	padding: 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.gif) no-repeat center center;
    background-size: 25px 25px;
}

.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;
    line-height: 1.6;
    -webkit-overflow-scrolling: touch;
}

.overlay_front {
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 510;
    overflow: visible;
    box-sizing: border-box;
    opacity: 1;
}

.dialog_overlay_area .overlay_front,
.confirm_overlay_area .overlay_front,
.alert_overlay_area .overlay_front {
    width: 90%;
    max-width: 600px;
}

.overlay_area .inner_overlay_front {
    position: relative;
}

.overlay_area .close_btn_box {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
}

.overlay_area .text_close_box {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: relative;
    display: inline-block;
    background-color: #000000;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.overlay_area .text_close_box .text_close_btn {
    position: absolute;
    left: 2px;
    top: 0;
    display: inline;
    color: #ffffff;
}

.overlay_area .modal_skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    background-color: #ffffff;
}

@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 .overlay_message_box {
    padding: 15px;
}

.overlay_area .overlay_message_note {
    margin-top: 20px;
    padding: 0;
    text-align: center;
}

.overlay_message .alert_box {
    margin: 0;
}

.close_btn {
    display: inline-block;
}

.close_btn img {
    border: none;
}

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

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

.overlay_alert_close {
    text-align: center;
}

.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 .btn_box {
    padding: 5px 0 0 0;
    text-align: center;
}

.confirmation_form .btn_box .global_btn {
    padding: 10px 5px;
    vertical-align: middle;
}

.confirm_email {
    padding: 10px;
    margin-top: 10px;
    border-style: solid;
    border-width: 3px;
    border-radius: 5px;
    font-size: 153.9%;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    word-break: break-all;
}

.form_div .calendar_data .cal_day A {
	text-decoration: underline;
	font-size: 123.1%;
}

.customize_form .form_table .form_error .calendar_data th,
.customize_form .form_table .form_error .calendar_data td {
	padding: 5px;
	border-radius: 0px;
}

/* for browser disabled icon font */
.btn_bg_filled {
    background-color: #000000;
}

.confirm_overlay_area .btn_box .global_btn {
    margin: 0 5px;
    display: inline-block;
}

.confirm_overlay_area .btn_box {
    text-align: center;
}

/* ページトップ */
.back_to_top {
    display: none;
    position: fixed;
    z-index: 1000;
    bottom: 30px;
    right: 15px;
    padding: 10px;
    background-color: #dddddd;
    border-radius: 10px;
    color: #777777;
}

.back_to_top:hover {
    opacity: 0.7;
}

@media (min-width: 1190px) {

    .fixed_corner_button {
        right: calc((100% - 980px) / 2 - 80px);
    }

}

/* ************************************************************** */
/* customize-form input */
/* ************************************************************** */
.input_box_parts {
    margin: 10px 0;
}

.input_box_parts:first-child {
    margin-top: 0;
}

.input_box_parts:last-child {
    margin-bottom: 0;
}

.form_div .calendar_data .cal_day_header {
    width: 14%;
    text-align: center;
}

/* ************************************************************** */
/* magazine */
/* ************************************************************** */
#magazine_entry_name {
    margin-right: 5px;
}

/* ************************************************************** */
/* replace swiper */
/* ************************************************************** */
.swipe_list .swiper-container-horizontal .list_item_row {
    left: 0 !important;
}

.swipe_list .list_item_table .pointer_box span.swiper-button-disabled {
    opacity: 0.4;
    cursor: default;
}

