/* 全体 */

*,
*:after,
*:before {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
    font-size: 62.5%;
}

body {
    color: #606c76;
    font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    font-weight: 300;
    letter-spacing: .01em;
    font-size: 1.4rem;
}

body,
header,
h1,
h2,
h3,
h4,
p,
address,
blockquote,
div,
dl,
dt,
dd,
ol,
ul,
li,
th,
td,
form,
fieldset,
input,
textarea {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

article {
    margin: 0 auto;
    max-width: 112.0rem;
    padding: 0 1.5rem;
    position: relative;
    width: 100%;
}

a {
    color: #2490d0;
    text-decoration: none;
}

.button,
button,
dd,
dt,
ul,
li {
    list-style: none;
}

h2,
h3 {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 500;
    border-bottom: 1px solid #DCDCDC;
    margin: 2rem 0 1rem 0;
}

#Userdate h3 {
    margin: 1.5rem 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: table;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
    font-size: 1.1rem;
    padding-left: 1rem;
}

.att {
    color: #e73656!important;
}

.titGrayBelt {
    padding: 4px 16px 3px 5px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    background: #E6E6E6;
    color: #5A5A5A;
    font-size: 14px;
}

table {
    display: table-cell;
    margin: 10px 0;
}

table th {
    display: table-cell;
    background: #f8f8f8;
    border: 1px solid #CCC;
    padding: 5px 10px;
    width: 40%;
}

table td {
    display: table-cell;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: 5px 10px;
}

.mg2 {
    margin: 2rem 0;
}

.mt10 {
    margin-top: 10px;
}

.fwb {
    font-weight: bold;
}

.fcf {
    color: #FFF;
}

.ftr {
    margin-left: 3.5rem;
    color: #e73656!important;
}

.fs12 {
    font-size: 1.2rem;
}

.fs13 {
    font-size: 1.3rem;
}

.fw16 {
    font-size: 1.6rem;
    font-weight: 500;
}

.fw18 {
    font-size: 1.8rem;
    line-height: 2.2;
}

.idt1 {
    margin: 0 1rem;
}

.idt2 {
    margin-left: 2rem;
}

#total .idt2 {
    margin-left: 10rem;
    font-weight: 100;
}


/* ボタン・入力フォーム・セレクタ等 */

.purchase {
    background: -webkit-gradient(linear, left top, left bottom, from(#0AAAAF), to(#07797c));
    background: -webkit-linear-gradient(top, #0AAAAF, #07797c);
    background: -moz-linear-gradient(top, #0AAAAF, #07797c);
    background: -o-linear-gradient(top, #0AAAAF, #07797c);
    background: -ms-linear-gradient(top, #0AAAAF, #07797c);
    border: 1px solid #07797c;
    color: #FFFFFF;
    border-radius: .3rem;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    height: 5rem;
    width: 100%;
    line-height: 5rem;
    margin: 1rem 0 0 0;
    padding: 0 3.0rem;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.contact {
    background: #FFFFFF;
    border: 2px solid #07797c;
    color: #07797c;
    border-radius: .3rem;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 5rem;
    width: 100%;
    line-height: 5rem;
    margin: 2rem 0 0 0;
    padding: 0 3.0rem;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.purchaseSubsc {
    background: -webkit-gradient(linear, left top, left bottom, from(#f90), to(#ff8400));
    background: -webkit-linear-gradient(top, #f90, #ff8400);
    background: -moz-linear-gradient(top, #f90, #ff8400);
    background: -o-linear-gradient(top, #f90, #ff8400);
    background: -ms-linear-gradient(top, #f90, #ff8400);
    border: 1px solid #ff8400;
    color: #FFFFFF;
    border-radius: .3rem;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    height: 5rem;
    width: 100%;
    line-height: 5rem;
    margin: 2rem 0 0 0;
    padding: 0 3.0rem;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.contactSubsc {
    background: #FFFFFF;
    border: 2px solid #f90;
    color: #f90;
    border-radius: .3rem;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 5rem;
    width: 100%;
    line-height: 5rem;
    margin: 2rem 0 0 0;
    padding: 0 3.0rem;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.15) inset;
    background-color: transparent;
    border: 0.1rem solid #d1d1d1;
    border-radius: .4rem;
    box-sizing: inherit;
    padding: .5rem .5rem;
    width: 100%;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    color: #606c76;
    font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino KakuGothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

input[type='radio'] {
    margin: -.5rem .5rem;
}

span.ico_pullDown > select {
    background: #fff url(../img/pulldown.png) no-repeat right center;
    background-size: 27px;
    -webkit-appearance: none;
    padding-right: 27px;
    white-space: nowrap;
}

#cartTop input[type='number'] {
    display: block;
    float: right;
    text-align: right;
    width: 65%;
    font-size: 1.2rem;
}

input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
textarea:focus,
select:focus {
    border-color: #2490d0;
    outline: 0;
}

fieldset {
    border-width: 0;
    padding: 0;
}


/* ラベル */

label,
legend {
    display: block;
    font-size: 16px;
    font-weight: nomal;
    margin: 1rem 0;
}


/* ラジオボタンやチェックボックス */

input[type='checkbox'] {
    display: inline;
    width: 2.5rem;
    height: 2.5rem;
    margin: .1rem 1rem 0 1.5rem;
    float: left;
}

input[type='radio'] {
    display: inline;
    width: 3rem;
    height: 3rem;
    margin: .5rem;
    float: left;
}


/* qrInnerItem */

#qrInnerItem {
    margin-bottom: .1rem;
    clear: both;
}

#qrInnerItem .itemList {
    border-top: 1px solid #DCDCDC;
    padding-top: 0;
}

#qrInnerItem .itemList .listwrap {
    display: table;
    width: 100%;
    color: #3C3C3C;
    table-layout: fixed;
    padding: 10px 0 10px 0;
    position: relative;
}

#qrInnerItem .itemList img {
    display: block;
    margin: 20px auto;
    border: 1px solid #CCC;
}

#qrInnerItem .itemList .main {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    color: #606c76;
    font-size: 1.3rem;
    line-height: 1.3;
    margin-bottom: 10px;
}

#qrInnerItem .itemList .main .itemName {
    display: block;
    overflow: hidden;
    vertical-align: top;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
}

#qrInnerItem .itemList .main .introduction,
#qrInnerItem .itemList .mainsubsc .introduction {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

#qrInnerItem .itemList .main .price,
#qrInnerItem .main .price {
    margin: 3px 0;
    font-size: 1.8rem;
    overflow: visible;
    font-weight: 600;
    padding-top: 5px;
    color: #d60050;
}

#qrInnerItem .itemList .main .price span.tax {
    display: inline;
    font-weight: normal;
    font-size: 1.1rem;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 5px;
    color: #606c76;
}

#qrInnerItem .itemList .mainsubsc {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    color: #606c76;
    font-size: 1.1rem;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 10px;
    border-top: 1px dotted #CCC;
}

.onlysubsc {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    color: #606c76;
    font-size: 1.1rem;
    line-height: 1.3;
    margin-top: 50px;
    margin-bottom: 10px;
}

.cartName {
    display: block;
    overflow: hidden;
    vertical-align: top;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 10px;
}

#qrInnerItem .itemList .mainsubsc .pricetitle {
    color: #606c76;
    margin: 3px 0;
    font-size: 1.5rem;
    padding-top: 5px;
}

#qrInnerItem .itemList .mainsubsc .price {
    margin: 3px 0;
    font-size: 1.8rem;
    overflow: visible;
    font-weight: 600;
    padding: 5px;
    color: #d60050;
}

#qrInnerItem .itemList .main .price span.tax {
    display: inline;
    font-weight: normal;
    font-size: 1.1rem;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 5px;
    color: #606c76;
}

#qrInnerItem .itemList li .sub {
    min-width: 90px;
    vertical-align: middle;
    float: left;
}

#qrInnerItem .itemList li .sub .inputform {
    margin-bottom: 35px;
}

#qrInnerItem input[type='text'] {
    width: 30px;
    height: 35px;
    display: inline-block;
    position: relative;
    border-radius: 4px;
    text-align: center;
    font-size: 15px;
    box-shadow: none;
    padding: 0;
}

#qrInnerItem input[type='text']:focus {
    border-color: #0088cc;
}

.counterGroupBtn,
.counterGroupIndicator {
    display: inline-block;
    float: left;
    position: relative;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    margin-top: 5px;
    text-align: center;
}

.counterGroupBtn {
    outline: 0;
    padding: 0;
    width: 30px;
    height: 35px;
    background: #f8f8f8;
    color: #0088cc;
    font-size: 20px;
    margin-top: 5px;
    height: 35px;
    text-decoration: none;
    cursor: pointer;
}

.counterGroupBtn:hover {
    background: #0088cc;
    color: #f8f8f8;
    text-decoration: none;
}


/* フッダ */

footer {
    text-align: center;
    margin: 2rem 0 8rem 0;
    border-top: 1px solid #DCDCDC;
    padding: 1rem;
}


[v-cloak] {
  display: none;
}