/* override css */
/* 既存画面でロードした際に既存CSSと衝突する箇所の優先度をあげてこちらを適用させるようにする */
footer#footer div.shopFooter div.shopFooterSet {
    width: 780px;
}
footer#footer div.shopFooter div.shopFooterSet ul#service{
  width:780px;
}
footer#footer div.shopFooter div.shopFooterSet ul#service li{
  margin-right: 0px;
}
footer#footer .floatPageTop a {
  color: #FFF;
}
footer#footer .floatPageTop a:hover {
  color: #FFF;
  text-decoration-line: underline;
}



@charset "UTF-8";
/*#####################################
thickbox_book.css
#####################################*/

/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

#footer * {
    padding: 0;
    margin: 0;
}

/*#####################################
common.css
#####################################*/

html #footer {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body #footer {
    margin: 0;
}

#footer a {
    background-color: transparent;
}

#footer a:active, #footer a:hover {
    outline: 0;
}

#footer img {
    border: 0;
}

/* Core CSS */

#footer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#footer *:before, #footer *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html #footer {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body #footer {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff;
}

#footer a {
    color: #337ab7;
    text-decoration: none;
}

#footer a:hover, #footer a:focus {
    color: #23527c;
    text-decoration: underline;
}

#footer img {
    vertical-align: middle;
}

#footer p {
    margin: 0 0 10px;
}

#footer ul, #footer ol {
    margin-top: 0;
    margin-bottom: 10px;
}

#footer dl {
    margin-top: 0;
    margin-bottom: 20px;
}

#footer dt, #footer dd {
    line-height: 1.42857;
}

#footer dt {
    font-weight: bold;
}

#footer dd {
    margin-left: 0;
}

/*#####################################
style.css
#####################################*/

body #footer {
    font-family: -apple-system, blinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', 'Hiragino Kaku Gothic ProN', Meiryo UI, sans-serif;
    line-height: 1.6;
}

#footer a {
    color: #333;
}

#footer a:hover, #footer a:focus {
    text-decoration: none;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer a {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

#footer a:hover {
    text-decoration: none;
}

#footer img, #footer i, #footer i::before {
    -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

footer#footer {
    /* UPDATE:2012/08/15 */
    position: relative;
    color: #666666;
    font-size: 93%;
    padding: 15px 10px 0 10px;
    background: #ffffff url(../../image/book/img_footer_bg.gif) repeat-x left top;
}

#footer a:link, #footer a:visited {
    color: #666666;
    text-decoration: none;
}

#footer a:hover {
    color: #df6408;
    text-decoration: underline;
}

#footer div.shopFooter {
    width: 966px;
    margin: 0 auto 15px auto;
}

#footer div.shopFooter:after {
    content: '';
    display: block;
    clear: both;
}

#footer div.shopFooterEnd {
    padding-top: 15px;
    border-top: 1px solid #d4d4d4;
}

#footer div.shopFooter div.shopFooterTtl {
    float: left;
    width: 160px;
}

#footer div.shopFooter div.shopFooterSet {
    float: left;
    width: 780px;
    padding-left: 20px;
    border-left: 1px solid #d4d4d4;
}

#footer div.shopFooter div.shopFooterSet ul#affiliated {
    font-size: 77%;
    letter-spacing: -.40em;
    padding-bottom: 10px;
}

#footer div.shopFooter div.shopFooterSet ul#affiliated li {
    /* UPDATE:2012/08/01 */
    display: -moz-inline-box;
    /* for FF2 */
    display: inline-block;
    *display: inline;
    /* for IE6, IE7 */
    width: 160px;
    text-align: center;
    letter-spacing: normal;
    vertical-align: top;
    margin: 0 10px 10px 0;
    *zoom: 1;
    /* for IE6, IE7 */
}

#footer div.shopFooter div.shopFooterSet ul#affiliated li img {
    padding-top: 5px;
}

#footer div.shopFooter div.shopFooterSet ul#affiliated li a:link, #footer div.shopFooter div.shopFooterSet ul#affiliated li a:visited, #footer div.shopFooter div.shopFooterSet ul#affiliated li a:hover, #footer div.shopFooter div.shopFooterSet ul#affiliated li a:active {
    color: #666666;
    text-decoration: none;
}

#footer div.shopFooter div.shopFooterSet ul#service {
    width: 780px;
    font-size: 77%;
    letter-spacing: -.40em;
    padding-bottom: 20px;
}

#footer div.shopFooter div.shopFooterSet ul#service li {
    display: -moz-inline-box;
    /* for FF2 */
    display: inline-block;
    *display: inline;
    /* for IE6, IE7 */
    width: 130px;
    text-align: center;
    letter-spacing: normal;
    vertical-align: top;
    margin: 0 0 10px 0;
    *zoom: 1;
    /* for IE6, IE7 */
}

#footer div.shopFooter div.shopFooterSet ul#service li img {
    padding-top: 5px;
}

#footer div.shopFooter div.shopFooterSet ul#service li a:link, #footer div.shopFooter div.shopFooterSet ul#service li a:visited, #footer div.shopFooter div.shopFooterSet ul#service li a:hover, #footer div.shopFooter div.shopFooterSet ul#service li a:active {
    color: #666666;
    text-decoration: none;
}

#footer div.shopFooter div.shopFooterSet ul#policy {
    letter-spacing: -.40em;
    font-size: 85%;
}

#footer div.shopFooter div.shopFooterSet ul#policy li {
    display: -moz-inline-box;
    /* for FF2 */
    display: inline-block;
    *display: inline;
    /* for IE6, IE7 */
    letter-spacing: normal;
    vertical-align: top;
    margin: 0 20px 0 0;
    *zoom: 1;
    /* for IE6, IE7 */
}

#footer div.shopFooter dl.shopFooterUtilitySolo {
    /* UPDATE:2012/08/01 */
    float: left;
    width: 230px;
    padding-left: 20px;
    border-left: 1px solid #d4d4d4;
}

#footer div.shopFooter dl.shopFooterUtility dt, #footer div.shopFooter dl.shopFooterUtilitySolo dt {
    font-weight: bold;
}

#footer div.shopFooter dl.shopFooterUtility dd, #footer div.shopFooter dl.shopFooterUtilitySolo dd {
    padding-left: 15px;
    background: url(../../image/share/img_footer_dot.gif) no-repeat left top;
}

#footer p#caesarFooter {
    position: absolute;
    margin: 0;
    right: 0;
    bottom: 0;
}

#footer p.copyright {
    width: 966px;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 15px 0;
}

#footer .floatPageTop {
  position: fixed;
  bottom: 70px;
  right: 8px;
  padding: 0;
  display: none;
}

#footer .floatPageTop a {
  color: #FFF;
  background: rgba(208, 208, 208, 0.9) url(../../image/book/pagetop.png) center 6px no-repeat;
  background-size: 18px 13px;
  border-radius: 3px;
  padding: 19px 10px 3px;
  display: inline-block;
  font-size: 11px;
  text-align: center;
}

/* #coupon
-------------------------------------------------------- */

#coupon {
    margin: 0;
    padding: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(192, 0, 0, 0.9) 0%, rgba(224, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(192, 0, 0, 0.8)), color-stop(100%, rgba(224, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(192, 0, 0, 0.9) 0%, rgba(224, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(192, 0, 0, 0.9) 0%, rgba(224, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(192, 0, 0, 0.9) 0%, rgba(224, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(192, 0, 0, 0.9) 0%, rgba(224, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6c00000', endColorstr='#e6e00000', GradientType=0);
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
}

#coupon #fixedCouponInner {
    margin: 0 auto;
    width: 950px;
    padding-top: 3px;
    text-align: left;
    position: relative;
}

#footer span.bookSNS {
    display: block;
    position: relative;
    width: 133px;
    height: 22px;
    margin-top: 27px;
    font-size: 0;
}

/*#####################################
responsive.css
#####################################*/

#footer #topicsPathArea, #footer #mainArea, #footer #siteTopContents, #footer {
    min-width: 983px;
}