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

/* http://meyerweb.com/eric/tools/css/reset/ 

v2.0 | 20110126

License: none (public domain)

*/



html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary,  time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,  q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*-------------------------------------------*/





/* For modern browsers */

.cf:before,  .cf:after {
    content: "";
    display: table;
}
.cf:after { clear: both; }
/* For IE 6/7 (trigger hasLayout) */

.cf { zoom: 1; }
body {
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
div, td, th, p, pre {
    margin: 0;
    color: #47484a;
    font-family: Myriad, Helvetica, Arial, Meiryo, "メイリオ", sans-serif;
    line-height: 25px;
}
input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/* HTML5の新要素 */

section, nav, article, aside, hgroup,  header, footer, figure, figcaption,  summary {
    display: block;
    margin: 0;
    padding: 0;
}
img {
    vertical-align: bottom;
    border: 0;
    margin: 0;
    padding: 0;
}
a {
    outline: none;
    color: #b30000 ;
    text-decoration: none;
    margin: 0;
    word-break: break-all;
}
a:hover { text-decoration: underline; }
.imgBotom { vertical-align: bottom; }
li {
    margin: 0;
    list-style: none;
}
ol, ul {
    margin: 0;
    padding: 0;
}
dl {
    margin: 0;
    padding: 0;
}
dt,  dd {
    padding: 0;
    margin: 0;
}
h1 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
h2, h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
h3#f_14px { font-size: 14px; }
h4, h5, h6 {
    padding: 0;
    font-weight: bold;
    margin: 0;
}
form { margin: 0; }
.clear {
    margin-top: 0;
    clear: both;
}
.clr {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}
/*---------png画像など---------*/

.iepngfix {  behavior: expression(IEPNGFIX.fix(this));
}
/*TOPページに戻る*/

.TopTxt {
    text-align: right;
    width: 100%;
}
/*float画像*/

.img_L { float: left; }
.img_R { float: right; }
.img-top {
    font-size: 1px;
    line-height: 20px;
    vertical-align: top;
}
/*TOPページに戻る*/



.p-l13px { padding-left: 13px; }
.p-l15px { padding-left: 15px; }
.p-l20px { padding-left: 20px; }
.p-l30px { padding-left: 30px; }
.m-l5px { margin-left: 5px; }
.m-l15px { margin-left: 15px; }
.m-l60px { margin-left: 60px; }
.m-b30px { margin-bottom: 30px; }
.m-b40px { margin-bottom: 40px; }
.m-b55px { margin-bottom: 55px; }
.m-b64px { margin-bottom: 64px; }
.m-b74px { margin-bottom: 74px; }
/* text */

.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_l { text-align: left; }
.xs { font-size: 70%; }
.s { font-size: 80%; }
.xm { font-size: 90%; }
.m { font-size: 100%; }
.xl { font-size: 110px; }
.ll { font-size: 120px; }
.font10 {
    line-height: 18px;
    font-size: 10px;
}
/* margin left */

.m_l_4 { margin-left: 4px; }
.m_l_5 { margin-left: 5px; }
.m_l_7 { margin-left: 8px; }
.m_l_8 { margin-left: 9px; }
.m_l_10 { margin-left: 10px; }
.m_l_15 { margin-left: 15px; }
.m_l_20 { margin-left: 20px; }
.m_l_25 { margin-left: 25px; }
.m_l_30 { margin-left: 30px; }
.m_l_60 { margin-left: 60px; }
.m_l_70 { margin-left: 70px; }
/* margin right */

.m_r_5 { margin-right: 5px; }
.m_r_10 { margin-right: 10px; }
.m_r_16 { margin-right: 16px; }
.m_r_20 { margin-right: 20px; }
.m_r_21 { margin-right: 21px; }
.m_r_15 { margin-right: 15px; }
.m_r_20 { margin-right: 20px; }
.m_r_30 { margin-right: 30px; }
/* margin top */

.m_t_4 { margin-top: 4px; }
.m_t_5 { margin-top: 5px; }
.m_t_10 { margin-top: 10px; }
.m_t_15 { margin-top: 15px; }
.m_t_16 { margin-top: 16px; }
.m_t_20 { margin-top: 20px; }
.m_t_24 { margin-top: 24px; }
.m_t_25 { margin-top: 25px; }
.m_t_30 { margin-top: 30px; }
.m_t_40 { margin-top: 40px; }
.m_t_80 { margin-top: 80px; }
/* margin bottom */

.m_b_0 { margin-bottom: 0 !important; }
.m_b_5 { margin-bottom: 5px!important; }
.m_b_6 { margin-bottom: 6px!important; }
.m_b_10 { margin-bottom: 10px!important; }
.m_b_15 { margin-bottom: 15px!important; }
.m_b_20 { margin-bottom: 20px!important; }
.m_b_25 { margin-bottom: 25px!important; }
.m_b_30 { margin-bottom: 30px!important; }
.m_b_33 { margin-bottom: 33px!important; }
.m_b_55 { margin-bottom: 55px!important; }
.m_b_60 { margin-bottom: 60px!important; }
.p_l_20 { padding-left: 20px }
.p_b_10 { padding-bottom: 10px; }
.p_b_50 { padding-bottom: 50px; }
.ds { list-style-type: disc; }        /* 黒まる */
.cc { list-style-type: circle; }      /* 白まる */
.sq { list-style-type: square; }      /* 四角 */
.dc { list-style-type: decimal; }     /* 数字 */
.lr { list-style-type: lower-roman; } /* ローマ数字小文字 */
.ur { list-style-type: upper-roman; } /* ローマ数字大文字 */
.la { list-style-type: lower-alpha; } /* アルファベット小文字 */
.ua { list-style-type: upper-alpha; } /* アルファベット大文字 */
.nn { list-style-type: none; }        /* マークなし */
.attention {
    color: rgb(224,0,0);
    line-height: 16px;
    margin-top: 6px
}
/*末端ページ追加*/

.cancel_top {
    position: absolute;
    top: 0;
    width: 840px;
    height: 100%;
    line-height: 65px;
    background: rgba(0, 0, 0, .6);
    font-size: 18px;
    color: white;
    text-align: center;
}
.cancel_shop {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    font-size: 18px;
    color: white;
    line-height: 350px;
    z-index: 100;
    text-align: center;
}
.event_box { position: relative; }
