@import url('https://fast.fonts.net/cssapi/3f10ba4e-61cf-45cc-a382-70df306f7a08.css');

/*.p-page__title:after{
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    content: "ACCOUNT";
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.1em;
    font-family:'Sabon Next W01 Regular',"AxisLatinPro-Regular","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;

}

.p-page__title{
    text-indent: -9999px;
    position: relative;
    
}*/

textarea.c-input--text{
    height: 300px;

}

.p-page__title{
   font-size: 14px;
   line-height: 24px;
   font-family:'Sabon Next W01 Regular',"AxisLatinPro-Regular","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   color: #1e1e1e;
   letter-spacing: 0.02em;
}

.p-page__title:before{
    content: "■";
    color: #1e1e1e;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    padding-right: 2px;

}

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, menu,
time, mark, audio, video ,input{
        font-weight: normal !important;
        font-size: 12px;
        line-height: 24px;
        border-radius: 0 !important;
        color: #1e1e1e;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border-color: #e5e5e5 !important;

}

@media only screen and (max-width: 479px) {
  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, menu,
time, mark, audio, video ,input{
    font-size: 11px;
    line-height: 20px;
}
}
/*#B72E45*/

body, th, td, h1, h2, h3, h4, h5, h6, pre, input, textarea, option, div, p, dt, dd, li, address {
    font-family: "AxisLatinPro-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    /*font-family: "Brandon Text W01 Bold", "AxisLatinPro-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
    font-size: 12px;
/*    font-weight: normal;
    font-style: normal;
    color:$BaseColor;*/
}

/*-------------------------------------------------
    article
-------------------------------------------------*/
article {
  text-align: left;
}

::selection {
  background: #dddddd;
}

::-moz-selection {
  background: #dddddd;
}


#buying_pattern{
        display: none;
        
}

.c-form__title, .c-form__content, .c-table-preview__title, .c-table-preview__content{
    font-size: 12px !important;
}
input[type="text"],.input_ime.c-input--text{
        /*padding-left: 10px;
        padding-right: 10px;
        padding-top: 6px;
        padding-bottom: 6px;
        background-color: transparent;*/
        line-height: 1.1 !important;
        border: 1px solid #cbcbcb;
        padding: 7px !important;
        /*line-height: 21px;
        background-color: #eeefef;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        letter-spacing: 0.06em;*/
}

/*div#shopping_step img, #btn a{
-webkit-filter: grayscale(100%) contrast(126%);
-moz-filter: grayscale(100%) contrast(126%);
-o-filter: grayscale(100%) contrast(126%);
-ms-filter: grayscale(100%) contrast(126%);
filter: grayscale(100%) contrast(126%);
/*opacity: 0.9;*/
}*/

div#header {
    padding-top: 80px !important;
}

.base01{
    padding: 60px 0 60px 0;
        min-height: 800px;
}
.title_area.p-shop__header.p-shop__header--title{
    position: absolute !important;
    width: 100% !important;
    background-color: #1e1e1e !important;
    left: 0 !important;
    top: 0 !important;
    height: 54px !important;
    padding: 0;  
}

.title_area.p-shop__header.p-shop__header--title a {
    font-size: 22px !important;
    line-height: 140% !important;
    color: #000 !important;
    font-weight: bold !important;
    margin-bottom: 20px !important;
    background-color: transparent !important;
    background-image: url(https://bookandsons.com/ec/img/common/logo.png) !important;
    background-size: 212px auto !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 212px !important;
    height: 15px !important;
    text-indent: -9999px !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 19px !important;
}

.base02{
    padding-top: 80px 
}

.p-page__body-inner{
    border: none;
}



.c-button--primary {
    background: #141414;
}
.c-button--primary:hover {
    background: #141414;
}

.c-button--danger{
    background: #141414;
    color: #e5e5e5;
    font-weight: normal;
    font-size: 12px;
    
}
.c-button--danger:hover {
    background: #141414;
    color: #e5e5e5;
    font-weight: normal;
    font-size: 12px;
    
}

.c-button--lg {
    font-size: 12px !important;
    text-align: center !important;
    padding: 0 !important;
    width: 142px !important;
    line-height: 36px !important;
    letter-spacing: 0.1em !important;
    margin-left: auto !important;
    margin-right: auto !important;
    
}
input,
textarea,
select {
  outline: none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -webkit-appearance: none !important;
  cursor: pointer;
}

/*-------------------------------------------------
 text link
 -------------------------------------------------*/
a {
  
  color: #8f9294;
  /*text-decoration: none;*/
  text-decoration: underline;
  
  opacity: 1;
  transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -webkit-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -moz-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -ms-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
  -o-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;

}

input[type="button"]{
        opacity: 1;
        transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
        -webkit-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
        -moz-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
        -ms-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
        -o-transition: opacity 300ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;  
}

input[type="button"]:hover {
        opacity: 0.5;
}



@media only screen and (max-width: 979px) {
        a{
                transition: none !important;
                -webkit-transition: none !important;
                -moz-transition: none !important;
                -ms-transition: none !important;
                -o-transition: none !important;
        }
        input[type="button"]{
                opacity: 1;
                transition: none !important;
                -webkit-transition: none !important;
                -moz-transition: none !important;
                -ms-transition: none !important;
                -o-transition: none !important;
        }

        input[type="button"]:hover {
                opacity: 1;
        }
}

a:visited {
  color: #8f9294;
  text-decoration: none;
}

a:hover {
  color: #8f9294;
  text-decoration: none;
  opacity: 0.5;
}

@media only screen and (max-width: 979px) {
        a:hover{
                opacity: 1;
        }
}

/* ------------------------------------- 
 *  入力項目
 * ------------------------------------- */

input, select, textarea {
  border-right: solid #CCC 1px !important;
  border-top: solid #CCC 1px !important;
  border-left: solid #CCC 1px !important;
  border-bottom: solid #CCC 1px !important;
}

.c-alert{
    color: #1e1e1e;
    /*background-color: #eee;*/
    background-color: transparent;
    border-top: 1px solid;
    border-bottom: 1px solid;
}
.c-alert--danger{
    color: #B72E45;
    background-color: transparent;
    line-height: 24px;
    
}

.c-button__group--sub{
    text-indent: -9999px;
    position: absolute;
    top: 39px;
    right: 0;
}

.c-button__group--sub a{
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
    text-indent: 9999px !important;
    display: block !important;
    overflow: hidden;
    width: 100px;
    height: 20px;
}

.c-button__group--sub a:after{
    display: none; */
    text-align: center;
    display: block;
    content: "ONLINE STORE";
    font-size: 10px;
    color: #8f9294;
    line-height: 22px;
    letter-spacing: 0.05em;
    font-family: 'Brandon Text W01 Regular', "AxisLatinPro-Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: absolute;
    font-weight: normal !important;
    width: 100px;
    height: 20px;
    text-align: center;
    background-image: url(https://bookandsons.com/ec/img/common/bread_home.png);
    background-size: 9px 10px;
    text-indent: 9999px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 5px;
    top: 11px;
    text-indent: 0;
    left: 30px;
    display: inline-block;
    
}

.c-line {
    height: 1px;
    background: #e5e5e5;
    border: none;
    margin: 100px 0;
}


.c-table-wrap--overflow {
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: auto;
    border: 1px solid #e5e5e5;
    margin: 20px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.c-button:disabled, .c-button.disabled, .c-button:disabled:hover, .c-button.disabled:hover {
    background: #141414;
    color: #e5e5e5;
    opacity: 0.2;
    cursor: default;
    box-shadow: none;
}


.p-page__footer {
    padding-bottom: 120px;
    position: relative;
}

.p-page__footer:after {
    position: absolute;
    z-index: 999999;
    height: 54px;
    width: 100%;
    background-color: #1e1e1e;
    background-image: url(https://bookandsons.com/ec/img/common/copyright.png);
    background-size: 88px auto;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    bottom: 0;
}

/*.p-page__secure {
    max-width: 400px;
    margin: 0 auto;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    position: absolute;
    right: 0;
    bottom: 60px;
}*/

.p-page__secure {
    /* max-width: 400px; */
    /* margin: 0 auto; */
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    position: absolute;
    right: -25px;
    /* text-align: justify; */
    bottom: 55px;
    display: table;
    width: 570px;
    max-width: 100%;
}

.p-secure__image {
    /* width: 120px; */
    /* float: left; */
    float: none;
    
    display: table-cell;
    vertical-align: middle;
    width: 110px;
     transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
}

.p-secure__msg {
    /* width: 280px; */
    font-size: 9px;
    line-height: 1.5;
    float: none;
    
    /* float: right; */
    display: table-cell;
    vertical-align: middle;
    width: auto;
    /* padding-left: 10px; */
}

@media only screen and (max-width: 479px) {
    .p-page__secure {
        /* max-width: 400px; */
    /* margin: 0 auto; */
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    position: absolute;
    left: -4%;
    /* text-align: justify; */
    bottom: 68px;
    display: table;
    width: 110%;
    padding: 0;
     max-width: 110%; 
        /* padding: 0 20px; */


    /* margin: 0 auto; */
    }
    
    .p-secure__image {
        /* width: 120px; */
        /* float: left; */
        float: none;
        display: table-cell;
        vertical-align: middle;
        width: 90px;
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
    }
    .p-secure__msg {
        /* width: 280px; */
        font-size: 8px;
        line-height: 1.5;
        float: none;
        /* float: right; */
        display: table-cell;
        vertical-align: middle;
        width: auto;
        /* padding-left: 10px; */
    }

    
}

@media only screen and (max-width: 479px) {
    input[type="text"],.input_ime.c-input--text {
        line-height: 1.1 !important;
        border: 1px solid #cbcbcb !important;
        padding: 5px !important;
        font-size: 11px !important;
    }
}


