@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, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clearfix:after {
    content: ".";  /* 新しい要素を作る */
    display: block;  /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

/*************   共通設定   *************/
img{
    border: none;
    vertical-align: bottom;
}
.clear{
    clear: both;
    display: block;
}
.right{
    float: right;
}
.right_img{
    float: right;
    margin: 0 0 0 15px;
}
.right_sp{
    float: right;
}
.right_img_sp{
    float: right;
    margin: 0 0 0 15px;
}
.left{
    float: left;
}
.left_img{
    float: left;
    margin: 0 20px 20px 0;
}
.left_img02{
    float: left;
    margin: 0 20px 20px 0;
}
.left_sp{
    float: left;
}
.left_img_sp{
    float: left;
    margin: 0 20px 20px 0;
}
.center{
    text-align: center;
}
.normal{
    font-weight: normal;
}
.bold{
    font-weight: bold;
}
.mb5{
    margin-bottom: 5px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mb25{
    margin-bottom: 25px;
}
.mb30{
    margin-bottom: 30px;
}
.mb35{
    margin-bottom: 35px;
}
.mb40{
    margin-bottom: 40px;
}
.mb45{
    margin-bottom: 45px;
}
.mb50{
    margin-bottom: 50px;
}
.mt5{
    margin-top: 5px;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.mt25{
    margin-top: 25px;
}
.mt30{
    margin-top: 30px;
}
.mt35{
    margin-top: 35px;
}
.mt40{
    margin-top: 40px;
}
.mt45{
    margin-top: 45px;
}
.mt50{
    margin-top: 50px;
}
.ml5{
    margin-left: 5px;
}
.ml10{
    margin-left: 10px;
}
.ml15{
    margin-left: 15px;
}
.ml20{
    margin-left: 20px;
}
.ml25{
    margin-left: 25px;
}
.ml30{
    margin-left: 30px;
}
.ml35{
    margin-left: 35px;
}
.ml40{
    margin-left: 40px;
}
.ml45{
    margin-left: 45px;
}
.ml50{
    margin-left: 50px;
}
.mr5{
    margin-right: 5px;
}
.mr10{
    margin-right: 10px;
}
.mr15{
    margin-right: 15px;
}
.mr20{
    margin-right: 20px;
}
.mr25{
    margin-right: 25px;
}
.mr30{
    margin-right: 30px;
}
.mr35{
    margin-right: 35px;
}
.mr40{
    margin-right: 40px;
}
.mr45{
    margin-right: 45px;
}
.mr50{
    margin-right: 50px;
}
.font8{
    font-size: 8px;
}
.font10{
    font-size: 10px;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.font16{
    font-size: 16px;
}
.font18{
    font-size: 18px;
}
.font20{
    font-size: 20px;
}
.font22{
    font-size: 22px;
}
.font24{
    font-size: 24px;
}
.font26{
    font-size: 26px;
}
.font28{
    font-size: 28px;
}
.font30{
    font-size: 30px;
}
.font40{
    font-size: 40px;
}
.font50{
    font-size: 50px;
}
.caution{
    color: #F00;
}
.black01{
    color: #000;
}
.orange01{
    color: #F90;
}
.orange02{
    color: #F60;
}
.gray01{
    color: #CCC;
}
.gray02{
    color: #999;
}
.gray03{
    color: #666;
}
.gray04{
    color: #333;
}
.red01{
    color: #FF0004;
}
.blue01{
    color: #303B57;
}

.font01 {
    font-family: "Jockey One",sans-serif;
}
.w100{
    width: 100%;
}

img{
    max-width: 100%;
}

/*************   リンク設定   *************/
a:link,a:visited{
    color: #000;
    text-decoration:underline;
}
a:hover,a:active{
    color: #000;
    text-decoration:none;
}
a.style01:link,a.style01:visited{
    color: #000;
    text-decoration:none;
}
a.style01:hover,a.style01:active{
    color: #000;
    text-decoration:underline;
}
a.style02:link,a.style02:visited{
    color: #436AFF;
    text-decoration:underline;
}
a.style02:hover,a.style02:active{
    color: #666;
    text-decoration:none;
}

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

.show_sp{
    display: none;
}
.show_sp02{
    display: none;
}

/****************************ボタン設定****************************/
a.btn01 {
    display: block;
    background-color: #303958;
    color: #FFF;
    text-align: center;
    padding: 15px 0;
    text-decoration: none;
    font-weight: bold;
}
a.btn01:hover {
    background-color: #666;
}


/****************************段落設定****************************/
h1{
    margin: 0;
    padding: 0;
}

h2{
    margin: 0;
    padding: 0;
}

/**************************** body ****************************/
body{
    font-size: 1.0em;
    line-height: 1.5;
    color: #333;
    font-family: メイリオ, Meiryo, 'Yu Gothic', '游ゴシック', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    min-width: 920px;
}

/**************************** container ****************************/
#container{
    margin: 0;
    padding: 50px 0 50px;
}

#main{
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 900px;
}

/**************************** header ****************************/
header{
    margin: 0;
    padding: 0;
}

#headerbox{
    padding: 20px 15px;
    text-align: center;
    border-bottom: 3px solid #EEE;
    margin: 0 0 0;
    position: relative;
}
#headerbox .logo img{
    max-width: 300px;
}
#headerbox .siteback{
    position: absolute;
    right: 15px;
    top: 20px;
}
#headerbox .siteback a{
    display: inline-block;
    background-color: #333;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    text-decoration: none;
}
#headerbox .siteback a:hover{
    opacity: 0.8;
    transition: 0.4s;
}


/**************************** footer ****************************/
footer{
    margin: 0;
    padding: 0;	
    border-top: 2px solid #EEEEEE;
    text-align: center;
}
.copyright{
    padding: 20px 0;
    font-size: 12px;
}
.copyright .text01{
    margin: 0 0 10px;
    font-size: 15px;
}

#pagetop{
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    z-index: 999;
}

/**************************** section ****************************/
section{
    margin: 0;
    padding: 0;
}

article{
    margin: 0;
    padding: 0;
}

h2.h2_style01{
    /*border-bottom: 2px solid #DDD;*/
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 10px 15px;
    background-color: #999;
    color: #FFF;
    border-radius: 4px;
}

table.table_cart01{
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 20px;
}
table.table_cart01 th{
    text-align: left;
    padding: 15px 10px;
    vertical-align: top;
}
table.table_cart01 td{
    text-align: left;
    padding: 15px 10px;
    vertical-align: top;
}
table.table_cart01 tr{
    border-bottom: 1px dashed #DDD;
}
table.table_cart01 th.img{
    width: 200px;
    text-align: center;
}
table.table_cart01 th.img img{
    max-width: 100%;
}
table.table_cart01 td.info02{
    text-align: right;
}
table.table_cart01 td.info02 input[type="number"]{
    padding: 10px;
    font-size: 16px;
    width: 100px;
    border-radius: 4px;
    border: 1px solid #DDD;
}
table.table_cart01 td.info02 a.cart-delete{
    display: inline-block;
    background-color: #333;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    text-decoration: none;
    margin-top: 10px;
}
table.table_cart01 td.info02 a.cart-delete i{
    margin: 0 5px 0 0;
}
table.table_cart01 td.info02 a.cart-delete:hover{
    opacity: 0.8;
    transition: 0.4s;
}

table.table_cart02{
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 0;
    border-top: 1px solid #DDD;
}
table.table_cart02 tr{
    border-bottom: 1px solid #DDD;
}
table.table_cart02 th{
    text-align: left;
    padding: 20px 15px;
    vertical-align: top;
    width: 300px;
}
table.table_cart02 td{
    text-align: left;
    padding: 20px 15px;
    vertical-align: top;
}

table.table_cart03{
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 0;
    border: 2px solid #DDD;
}
table.table_cart03 tr{
    border-bottom: 1px solid #DDD;
}
table.table_cart03 th{
    text-align: center;
    padding: 20px 0 20px 15px;
    vertical-align: middle;
    width: 80px;
}
table.table_cart03 td{
    text-align: left;
    padding: 20px 15px 20px 15px;
    vertical-align: middle;
}
table.table_cart03 label{
    cursor: pointer;
}

.cartbox01_01{
    background-color: #FFF9E1;
    padding: 10px 20px;
    text-align: right;
    margin: 0 0 10px;
    border-radius: 4px;
}

.cartbox01_02{
    background-color: #FFF9E1;
    padding: 15px 20px;
    text-align: right;
    margin: 0 0 20px;
    border-radius: 4px;
}
.cartbox01_02 .text01{
    margin: 0 0 5px;
}
.cartbox01_02 .text01 span{
    font-size: 24px;
}
.cartbox01_02 .text02{
    font-size: 14px;
}

.cartbox01_text01{
    text-align: center;
}

.cartbox01_btn01{
    text-align: center;
    padding: 30px 0 0 0;
}
.cartbox01_btn01 .submit{
    margin: 0 5px 30px;
}
.cartbox01_btn01 input[type="submit"]{
    display: inline-block;
    background-color: #77A91B;
    color: #FFF;
    padding: 20px 10px;
    border-radius: 4px;
    text-decoration: none;
    width: 280px;
    margin: 0 5px 3px;
    cursor: pointer;
    border: 1px solid #77A91B;
    font-size: 100%;
}
.cartbox01_btn01 a{
    display: inline-block;
    background-color: #77A91B;
    color: #FFF !important;
    padding: 20px 10px;
    border-radius: 4px;
    text-decoration: none;
    width: 280px;
    margin: 0 5px 15px;
}
.cartbox01_btn01 a.back{
    background-color: #666;
}

.cartbox02_01{
    margin: 0 0 50px;
}
.cartbox02_01_mb0{
    margin: 0 0 0;
}
.cartbox01_text_finish01{
    text-align: center;
    padding: 20px 0 0 0;
}

.cartbox03_01{
    text-align: center;
}


/**************************** form設定 IE_CSS3 ****************************/
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

input[type="text"] ,input[type="email"] ,input[type="password"] ,textarea {
    padding: 8px 11px 7px;
    font-size:14px;
    border:1px solid #CCC;
    border-radius: 3px;
}
select {
    padding: 3px;
    font-size:16px;
    border:1px solid #CCC;
    border-radius: 3px;
}

input[type="text"]:focus,
textarea:focus{
    border:1px solid #666;
    position:relative;
    behavior: url(ie_css3/PIE.htc);
}

/*input[type="text"]:hover,
textarea:hover{
        border:1px solid #666;
}*/


textarea {
    font:14px Arial,'Helvetica Neue',Helvetica,sans-serif;
}

.attention{
    color: #eb6157;
}
.attention.border{
    border: 1px solid #eb6157;
    margin-left: 10px;
    font-size: 0.8rem;
    padding: 3px 5px;
}

#payjp_checkout_box input[type="button"]{
    display: inline-block;
    color: #FFF;
    padding: 20px 10px !important;
    border-radius: 4px !important;
    text-decoration: none;
    width: 280px;
    margin: 0 5px 30px;
}

.error-message{
    color: #f44336;
    margin-bottom: 2rem;
    font-size: 14px;
}
.alert-success{
    color: #55b559;
    margin-bottom: 2rem;
    font-size: 14px;
}
.cart .error-message{
    color: #f44336;
    text-align: right;
    margin-bottom: 1rem;
}
.info .table_cart02 .error-message{
    color: #f44336;
    text-align: left;
    margin-bottom: 0;
}
.catalog ol li ol li{
    width: 100%;
}
.catalog > ol > li{
    margin-bottom: 1rem;
}

.swal-reorder .swal2-title {
    font-size: 1.2rem;
}
.swal-reorder .swal2-cancel{
    outline: none;
    color: #000;
    padding: 5px 22px;
    border-radius: 18px;
    vertical-align: top;
    display: inline-block;
    background: transparent;
    border: 1px solid #000;
    text-transform: uppercase;
    font: 14px/20px "Montserrat", sans-serif;
    cursor: pointer;
}
.swal-reorder .swal2-cancel:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.cartbox01_btn01 a.privacypolicy_link {
    display: block;
    margin: -15px auto 15px auto;
    background-color: transparent;
    color: #141414 !important;
    text-decoration: underline;
}