@charset "UTF-8";

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, table, caption, tbody, tfoot, thead, tr, th, td, 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;
}

body {
    font-family: "FOT-筑紫ゴシック Pro E", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", Meiryo, sans-serif;
}

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

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

blockquote, q {
    quotes: none;
}

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

a {
    margin: 0;
    padding: 0;
    border: 0;
    color: #0044d0;
    cursor: pointer;
}

a:hover {
    color: #0090ff
}

a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table th {
    padding: 10px 0;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

table td {
    padding: 10px 0
}

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

input {
    vertical-align: middle;
}

select {
    height: 2.1em;
    max-width: 100%;
    margin: 0;
    border-radius: 0px;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    box-sizing: content-box;
    position: relative;
    border: 0;
    outline: 1px solid #ccc;
    outline-offset: -1px;
    background-color: #fff;
}

textarea, input[type="text"], input[type="tel"], input[type="password"], input[type="email"] {
    border: solid 1px #d5d5d5;
    box-sizing: border-box;
}

input[type="submit"], input[type="button"] {
    -webkit-appearance: none;
}

textarea {
    width: 100%;
    height: 13em;
    line-height: 1.5em;
    resize: none;
    padding: 10px;
    box-sizing: border-box;
}

input[type="text"], input[type="tel"], input[type="password"], input[type="email"] {
    height: 26px;
    padding: 0 5px;
    box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
    display: none;
}

.full_input input, .full_select select {
    width: 100%
}

.Bold, .bold {
    font-weight: bold
}

.fwnormal {
    font-weight: normal !important
}

.underline, .underline a {
    text-decoration: underline;
    padding-bottom: 1px;
}

.no-decoration, .no-decoration a {
    text-decoration: none
}

.Metrics {
    font-feature-settings: "palt" 1;
}

.m0auto {
    margin: 0 auto
}

.m10auto {
    margin: 10px auto
}

.mt05 {
    margin-top: 5px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt25 {
    margin-top: 25px
}

.mt35 {
    margin-top: 35px
}

.mb0 {
    margin-bottom: 0px !important
}

.mb5 {
    margin-bottom: 5px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb25 {
    margin-bottom: 25px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mb65 {
    margin-bottom: 65px
}

.ml0 {
    margin-left: 0px
}

.ml20 {
    margin-left: 20px
}

.ml25 {
    margin-left: 25px
}

.no_pad {
    padding: 0 !important;
}

.p5_0 {
    padding: 5px 0
}

.p10_0 {
    padding: 10px 0
}

.p15_0 {
    padding: 15px 0
}

.p20_0 {
    padding: 20px 0
}

.p40_0 {
    padding: 40px 0
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt25 {
    padding-top: 25px;
}

.pt35 {
    padding-top: 35px;
}

.pt40 {
    padding-top: 40px;
}

.pl05 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pr05 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb15 {
    padding-bottom: 15px;
}

.TextC {
    text-align: center
}

.TextL {
    text-align: left
}

.TextR {
    text-align: right
}

a img.btn {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

img.btn {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.black {
    color: #0d0c0c !important
}

.red {
    color: #e63d45;
}

.gray {
    color: #797979
}

.white {
    color: #fff;
}

.dis_inb_vm {
    display: inline-block;
    vertical-align: middle
}

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

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* Header */
.Header, .Header a {
    color: #fff;
}

.Header a {
    text-decoration: none;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
}

/* Anti FOUC */

.remodal, [data-remodal-id] {
    display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay, .remodal-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
    position: relative;
    outline: none;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

.remodal-is-initialized {
    /* Disable Anti-FOUC */
    display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening, .remodal-bg.remodal-is-opened {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
    background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening, .remodal-overlay.remodal-is-closing {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
    -webkit-animation-name: remodal-overlay-opening-keyframes;
    animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
    -webkit-animation-name: remodal-overlay-closing-keyframes;
    animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
    padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 10px;
    padding: 35px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    color: #2b2e38;
    background: #fff;
}

.remodal.remodal-is-opening, .remodal.remodal-is-closing {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
    -webkit-animation-name: remodal-opening-keyframes;
    animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
    -webkit-animation-name: remodal-closing-keyframes;
    animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal, .remodal-wrapper:after {
    vertical-align: middle;
}

/* Close button */

.remodal-close {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    text-decoration: none;
    color: #95979c;
    border: 0;
    outline: 0;
    background: transparent;
}

.remodal-close:hover, .remodal-close:focus {
    color: #2b2e38;
}

.remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
    content: "\00d7";
    text-align: center;
}

/* Dialog buttons */

.remodal-confirm, .remodal-cancel {
    font: inherit;
    display: inline-block;
    overflow: visible;
    min-width: 110px;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 0;
    outline: 0;
}

.remodal-confirm {
    color: #fff;
    background: #81c784;
}

.remodal-confirm:hover, .remodal-confirm:focus {
    background: #66bb6a;
}

.remodal-cancel {
    color: #fff;
    background: #e57373;
}

.remodal-cancel:hover, .remodal-cancel:focus {
    background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner, .remodal-cancel::-moz-focus-inner, .remodal-close::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@keyframes remodal-opening-keyframes {
    from {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0;
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@-webkit-keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@keyframes remodal-closing-keyframes {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    to {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0;
        -webkit-filter: blur(0);
        filter: blur(0);
    }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 700px;
    }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
    background: #2b2e38;
}

.lt-ie9 .remodal {
    width: 700px;
}

/* Slider */
.slick-slider {
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.modal-box {
    letter-spacing: -.4em;
    padding-bottom: 30px;
}

.modal-box-title, .modal-box-in, .modal-box-bottom {
    letter-spacing: normal
}

.modal-box-in {
    padding: 30px 34px 0;
    box-sizing: border-box;
}

.modal-box-title {
    background-color: #c11920;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 0;
}

.modal-box-img, .modal-box-text {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}

.modal-box-img {
    width: 39%;
}

.modal-box-text {
    width: 60%;
    text-align: left;
    padding-left: 27px;
}

.modal-box-bottom {
    text-align: left;
    padding: 0 34px;
    box-sizing: border-box;
}

.non-card-btn {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

.non-card-btn a, .modal-box-close span {
    border: solid 1px #000;
    padding: 6px 9px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.modal-box-form {
    margin: 11px 0;
}

.modal-box-form span {
    font-size: 14px;
    width: 100px;
    display: inline-block;
    vertical-align: middle;
}

.modal-box-form span + input {
    margin-left: 4px;
}

.modal-box-form ul, .modal-box-form li {
    display: inline-block;
    vertical-align: middle;
}

.modal-box-close {
    text-align: center;
    font-size: 14px
}

@media screen and (max-width: 512px) {
    .modal-box {
        padding-bottom: 10px;
    }

    .modal-box-in {
        padding: 10px 0 0;
    }

    .modal-box-img {
        width: 100%;
    }

    .modal-box-text {
        width: 100%;
        padding: 10px 12px;
    }

    .modal-box-bottom {
        margin: 10px auto;
    }
}

#CreditAuthen {
    position: relative;
    overflow: hidden;
}

#CreditAuthen iframe {
    position: absolute;
    top: -20px;
    left: 4.8%;
    width: 90.5%;
    height: 100%;
    border: none;
}

#CreditAuthenErr {
    color: #c9181d;
    font-size: 17px;
    padding: 15px;
    text-align: center;
}

#CreditAuthenErr:empty {
    display: none !important;
}

#CreditNote {
    color: #ff0000;
    width: 715px;
    margin: 0 auto;
    line-height: 21px;
}

p.CreditTxt {
    text-align: center;
    font-size: 19px;
    font-weight: bold;
}

#cardInfo {
	width: 770px;
	margin: 20px auto;
}
#cardInfo .cardTxt {
	display: block;
	text-align: center;
}
#cardInfo .cardInfo {
	padding: 12px 20px;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
}
#cardInfo .creditLogo {
	margin-left: 18px;
	margin-right: 25px;
}
#cardInfo .creditLogo.amex {
	margin-left: 8px;
	margin-right: 15px;
}
#cardInfo .creditLogo img {max-height: 32px;}
#cardInfo .cardNo {
	font-size: 16px;
	margin-right: 22px;
}
#cardInfo .cardExpire {
	font-size: 16px;
}
#cardInfo.sp {
	width: auto;
	margin: 20px auto;
}
#cardInfo.sp .cardTxt {
	font-size: 14px;
	font-weight: bold;
}
#cardInfo.sp .cardInfo {
	padding: 8px 15px;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	border-radius: 8px;
	margin: 5px;
}
#cardInfo.sp .creditLogo {
	margin-left: 0;
	margin-right: 15px;
}
#cardInfo.sp .creditLogo.amex {
	margin-left: 0;
	margin-right: 5px;
}
#cardInfo.sp .creditLogo img {
	max-height: 22px;
}
#cardInfo.sp .cardNo {
	font-size: 13px;
	margin-right: 12px;
}
#cardInfo.sp .cardExpire {
	font-size: 12px;
}

#boxCardReuseFlag {
	width: 720px;
	background-color: #fff;
	padding: 11px 20px 12px;
	margin: 0 auto 26px;
	font-size: 16px;
	border: 1px solid #dfdfdf;
}
#boxCardReuseFlag.sp {width: auto;}
#boxCardReuseFlag.hide {
	display: none !important;
}
#boxCardReuseFlag > label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
}
#boxCardReuseFlag > label:before,
#boxCardReuseFlag > label:after {
	content: "";
	display: block;
	position: absolute;
}
#boxCardReuseFlag > label:before {
	top: 3px;
	left: 0;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	background: url("../../img/sp/checkbox_off.png") center center no-repeat;
	background-size: cover;
}
#boxCardReuseFlag > label.is-check:before {
	background: url("../../img/sp/checkbox_on.png") center center no-repeat;
	background-size: cover;
}

#cbxCardReuseFlag {

}


table.cake-sql-log td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 780px;
}

.errordisplay p {
    text-align: center;
    margin-top: 50px;
    font-size: large;
    color: #009;
    font-weight: bold;
}

.spacing-normal {
    letter-spacing: normal;
}

.mrl10 {
    margin-left: 10px;
}

.textConfirmArea {
    color: #e63d45;
    font-weight: bold;
}
