.header{
    position: relative;
    display: block !important;
    max-width: 480px;
}

.header .icon-center{
    display: none;
}
.header .mypage{
    margin: 1px 0 1px 4.2%;
}
.header .icon{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 15.2% 0 0 !important;
}
.header .icon + .icon{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0 4.2% 0 0 !important;
}

.header .icon .cart{
    position: absolute;
    right: -3px;
    bottom: -3px;
    width: 13px;
    height: 13px;
    width: 15px;
    height: 15px;
    background: rgba(17, 17, 17, 1);
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    line-height: 14px;
}

.table02 #ctArea {
    padding-top: 48px;
}
.table02 #ctArea .menuList{
    position: fixed;
    top: 0;
    z-index: 10000;
    padding: 0;
}


.header-search-button,
.search-panel{
    display: none;
}

.table02 #ctArea .menuList.fixed .menuHeader{
    display: none !important;
}
.table02{
    pointer-events: inherit !important;
}
.table02 .header-search-button{
    top: 3px;
    right: -5px;
    border: none;
    margin: 0 26.1% 0 0 !important;
    z-index: 10001;
}
.table02 .search-panel{
    display: block;
    top: 136px;
    box-shadow: none;
}
.table02 .search-panel.active{
    z-index: 10005;
}
.table02 .search-input-container .search-input{
    border: 1px solid #111111;
    padding: 10px 30px 10px 15px;
    font-size: 14px;
}

.table02 .search-results{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.table02 .search-result-item{
    display: block;
    width: 50%;
    box-sizing: border-box;
}
.table02 .search-result-item:nth-child(2n-1){
    border-right: 1px solid #eee;
}
.table02 .search-result-image{
    display: block;
    max-width: 100%;
    width: 42vw;
    height: 42vw;
    margin: 0 0 5px;
    object-fit: cover;
}

.table02 .search-back{
    position: fixed;
    top: 0;
    right: 0;
    top: 24px;
    left: inherit;
    right: -5px;
    border: none;
    margin: 0 26.1% 0 0 !important;
    z-index: 10001;
    width: 40px;
    height: 40px;
}
.table02 .search-back img{
    opacity: 0;
}

.menuLogo{
    margin: 12px 0 22px;
    text-align: center;
}
.table02.menuAct{
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0px;
}
.table02.menuAct #ctArea .menuList ul{
    display: block;
    width: 100%;
    padding: 70px 36px 36px;
    opacity: 1;
    z-index: 10010;
}
.table02.menuAct #ctArea .menuList ul li.close{
    display: block;
}
.table02 #ctArea .menuList:after{
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    background: #111111;
    opacity: 0;
    transition: opacity 0.6s ease;
}
.table02.menuAct #ctArea .menuList:after{
    opacity: 0.5;
    width: 40px;
}
.table02.menuAct .search-panel.active{
    z-index: -1;
}
.table02 .header-search-button{
}
.table02.menuAct .header-search-button{
    z-index: inherit;
    opacity: 0;
}

.table02 #ctArea .menuList ul{
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 40px;
    padding: 0;
    width: 0;
    box-sizing: border-box;
    overflow-y: auto;
    transition: opacity 0.6s ease;
    opacity: 0;
    z-index: -1;
}
.table02 #ctArea .menuList ul li{
    display: block;
    text-align: left;
}
.table02 #ctArea .menuList ul li.close{
    display: none;
    position: fixed;
    top: 11px;
    right: 16px;
    width: 28px;
}
.table02 #ctArea .menuList ul li.store{
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.table02 #ctArea .menuList ul li.text{
    padding: 5px 10px;
    font-size: 12px;
    font-weight: normal;
}
.table02 #ctArea .menuList ul li a{
    margin-left: 6px;
    font-size: 12px;
    font-weight: normal;
}
.table02 #ctArea .menuList ul li.act a{
    border-bottom: 4px solid #fff;
}

/*table02*/
.table02 #ctArea .mainBox{
    display: none;
}
.table02 #ctArea .menuList{
    border-bottom:none;
}
.table02 #ctArea .image-box{
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 100%;
}
.table02 #ctArea .menuInner ul li .img{
    position: relative;
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 100%;
    overflow: hidden;
}
.table02 #ctArea .image-box img{
    position: absolute;
    top: 0;
}
.table02 #ctArea .menuInner ul li .img img{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.table02 #ctArea .menuInner ul {
    border-top: 1px solid #F7F7F7;
}
.table02 #ctArea .menuInner ul li{
    height: auto !important;
    border-bottom:1px solid #F7F7F7
}
.table02 #ctArea .menuInner ul.items:after{
    background: #F7F7F7;
}
.table02 #ctArea .menuInner ul li .txtBox{
    padding: 0 4%;
    box-sizing: border-box;
}
.table02 #ctArea .menuInner ul li .txtBox h3{
    font-size: 14px;
    font-weight: normal;
}
.table02 #ctArea .menuInner ul li .price {
    font-size: 12px;
}
.table02 #ctArea .sold_out{
    background: rgba(17, 17, 17, 0.5);
    color: #fff;
    font-size: 14px;
}
.table02 footer{
    display: none;
}
.table02 #ctArea .orderAct,
.table02 #ctArea .circle_number{
    display: none;
}


/*table03*/
.table03 #ctArea .mainBox .close a{
    display: block;
    width: 28px;
    height: 28px;
    background: url(/img/humanmade/btn_back.png) no-repeat center top;
    background-size: auto 28px;
}
.table03 #ctArea .mainBox .close a img{
    opacity: 0;
}
.table03 #ctArea .infoBox h2{
    font-size: 20px;
    font-weight: normal;
}
.table03 #ctArea .infoBox .attr{
    padding-top: 0;
    font-size: 16px;
    font-weight: normal;
}
.table03 #ctArea .infoBox p{
    font-size: 12px;
}
.table03 #ctArea .infoBox p .color{
    color: rgba(221, 1, 1, 1);
}

.table03 #ctArea .selectBox .option_group h3{
    font-weight: normal;
}
.table03 #ctArea .selectBox label{
    padding: 14px 75px 14px 42px;
    font-size: 14px;
    border-bottom: 1px solid #ccc
}
.table03 #ctArea .cart{
    background: rgba(17, 17, 17, 1);
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}


/*table04*/
.table04 #wrap header {
    padding: 0;
    border-bottom: none;
}
.table04 #wrap header h1{
    height: 38px;
    margin: 6px 0;
    background: url(/img/humanmade/logo.svg) no-repeat center top;
    background-size: auto 38px;
    font-size: 0;
}
.table04 #wrap .close a{
    display: block;
    width: 28px;
    height: 28px;
    background: url(/img/humanmade/btn_back.png) no-repeat center top;
    background-size: auto 28px;
}
.table04 #wrap .close a img{
    opacity: 0;
}
.table04 #wrap #ctArea{
    padding-top: 10px;
}
.table04 #wrap #ctArea h2{
    font-weight: normal;
}
.table04 #wrap #ctArea h2:before{
    display: none;
}
.table04 #ctArea .item ul li .txtBox h3{
    font-size: 14px;
}
.table04 #ctArea .item ul li .txtBox .opt{
    color: #666666;
    font-weight: normal;
}
.table04 #ctArea .item ul{
    border-top: 1px solid #e8e8e8;
}
.table04 #ctArea .item ul li{
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
}
.table04 #ctArea .item ul li .count{
    position: relative;
    float: right;
    margin: 10px 40px 0;
    width: 100px;
    border: 1px solid #707070;
    text-align: center;
}
.table04 #ctArea .item ul li .count input{
    width: 100px;
    padding: 0 35px;
    font-weight: normal;
}
.table04 #ctArea .item ul li .count .minus img,
.table04 #ctArea .item ul li .count .plus img{
    opacity: 0;
}
.table04 #ctArea .item ul li .count .minus{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}
.table04 .item ul li .count .minus:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 10px;
    height: 0;
    border-bottom: 1px solid #707070;
    margin: auto;
    vertical-align: top;
}
.table04 #ctArea .item ul li .count .plus{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
}
.table04 #ctArea .item ul li .count .plus:after {
	display: block;
	content: '';
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	width: 10px;
	height: 0;
	border-bottom: 1px solid #707070;
    margin: auto;
	vertical-align: top;
}
.table04 #ctArea .item ul li .count .plus:before {
	display: block;
	content: '';
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	width: 10px;
	height: 0;
	border-bottom: 1px solid #707070;
    margin: auto;
	transform: rotateZ(-90deg);
	vertical-align: top;
}
.table04 #ctArea .item ul li .del{
    right: 0;
    width: auto;
    bottom: 10px;
    margin: 0 0 2%;
}
.table04 #ctArea .item ul li .del a{
    width: 36px;
    height: 36px;
    background: url(/img/humanmade/btn_clear.png) no-repeat center top;
    background-size: 36px;
    font-size: 0;
}
.table04 #ctArea .item ul li .txtBox .price{
    right: 0;
    margin-right: 3%;
    font-weight: normal;
}

.table04 #ctArea .subtotal{
    margin-top: -1px;
    border-bottom: none;
    border-top: 2px solid #a6a6a6;
}
.table04 #ctArea .subtotal p .ttl{
    font-size: 14px;
    font-weight: normal;
}
.table04 #ctArea .subtotal p .price{
    margin-right: 1%;
    font-size: 16px;
    font-weight: normal;
}
.table04 #ctArea .subtotal + .sumBox{
    padding-top: 0;
    padding-bottom: 0;
}
.table04 #ctArea .item .sumBox p{
    font-size: 18px;
    font-weight: bold;
}
.table04 #ctArea .item .sumBox .price{
    right: 1%;
    font-size: 20px;
}
.table04 #ctArea .item p.sumBoxTxt{
    margin: 0 2%;
    text-align: left;
    font-size: 12px;
}

.table04 #ctArea .item {
    margin-bottom: 20px;
}
.table04 #ctArea .item + p {
    font-size: 12px !important;
}
.table04 #ctArea .cart_info{
    margin-top: 20px !important;
    margin-bottom: 40px !important;
    font-size: 14px !important;
}

.table04 #ctArea .userinfo{
    padding: 0 15px !important;
}
.table04 #ctArea .userinfo h3{
    font-size: 14px !important;
}
.table04 #ctArea .userinfo label,
.table04 #ctArea .userinfo p{
    font-size: 12px !important;
    font-weight: normal !important;
}
.table04 #ctArea .userinfo input[type="text"],
.table04 #ctArea .userinfo input[type="email"]{
    height: 40px;
    border: 1px solid #999999 !important;
    border-radius: 0 !important;
}
.table04 #ctArea .userinfo p{
    margin-top: 10px;
}


.table04 #ctArea .button-order{
    font-size: 14px;
    font-weight: normal;
}
.table04 #ctArea .detail .card{
    min-height: 1em;
    padding-left: 25px;
    background: url(/img/humanmade/ico_order.png) no-repeat left center;
    background-size: 19px;
    font-weight: bold;
}
.table04 #ctArea .detail .card img{
    display: none;
}
.table04 #ctArea .detail h3{
    display: none;
}
.table04 #ctArea .receive{
    padding: 0;
}
.table04 #ctArea .cancel_policy{
    margin-top: 10px;
    font-size: 12px;
}
.table04 #ctArea .detail{
    margin: 0 15px 15px;
}
.table04 #ctArea .order{
    margin: 0 15px;
    padding-bottom: 15px;
}

#p-open-modal .p-message-content [data-title]{
    margin: 20px 0 10px;
    font-size: 16px;
}
#p-open-modal .p-message-content [data-content]{
    padding: 0 20px;
    text-align: left;
    font-size: 14px;
}
#p-open-modal .p-message-content [data-content] br{
    display: none;
}
#p-open-modal .p-message-content [data-buttons] button{
    padding: 15px 0;
    color: #007AFF;
    font-size: 14px;
}
#p-open-modal .p-message-content [data-buttons] a:first-child{
    padding: 15px 0;
    color: #111111 !important;
    font-size: 14px;
    font-weight: bold !important;
}

/*table05*/
.table05 #wrap header{
    opacity: 0;
}
.table05 #wrap #ctArea h2{
    width: 138px;
    height: 96px;
    margin: 0 auto;
    background: url(/img/humanmade/logo.svg) no-repeat left center;
    background-size: 138px auto;
}
.table05 #wrap #ctArea h2 img{
    opacity: 0;
}
.table05 #wrap #ctArea .lead{
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold;
}
.table05 #wrap #ctArea .numBox{
    width: 240px;
    margin-bottom: 15px;
    padding: 20px 0 10px;
    background: #F5F5F5;
    border: none;
    border-radius: 0;
    color: #111111;
}
.table05 #wrap #ctArea .numBox p{
    font-size: 40px;
    font-weight: normal;
}
.table05 #wrap #ctArea .numBox h3{
    display: block;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}


/*orderList*/
.orderList #wrap h1{
    font-size: 20px;
    font-weight: normal;
}
.orderList #wrap .back02 {
    position: absolute;
    top: 0;
    left: 14px;
    width: 28px;
    height: 28px;
    margin: 18px 0 0;
}
.orderList #wrap .back02 a {
    display: block;
    width: 28px;
    height: 28px;
    background: url(/img/humanmade/btn_close.png) no-repeat center top;
    background-size: auto 28px;
}
.orderList #wrap .back02 a img {
    opacity: 0;
}

.orderList #wrap #ctArea .box01{
    margin-bottom: 26px;
    padding: 0;
    border: 1px solid #E0E0E0;
    border-radius: 0;
    box-shadow: none;
}
.orderList #wrap #ctArea .box01 h2{
    padding: 8px 10px;
    background: #111111;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
}
.orderList #wrap #ctArea .box01 .statusBox{
    width: 100%;
    margin: 0;
    padding: 20px 20px 27px;
    background: none;
}
.orderList #wrap #ctArea .box01 .statusBox p{
    font-size: 14px;
    font-weight: normal;
}
.orderList #wrap #ctArea .box01 .statusBox p.status{
    font-size: 16px;
    font-weight: bold;
}
.orderList #wrap #ctArea .box01 .statusBox p.detailBtn{
    margin-top: 15px;
    padding: 14px;
    border: 1px solid #050505;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.orderList #wrap footer{
    display: none;
}
body.orderList #wrap{
    padding-bottom: 0;
}

/*orderDetail*/
.orderDetail #wrap header{
    border-bottom: none;   
}
.orderDetail #wrap .back02 {
    width: 28px;
    height: 28px;
}
.orderDetail #wrap .back02 a{
    display: block;
    width: 28px;
    height: 28px;
    background: url(/img/humanmade/btn_close.png) no-repeat center top;
    background-size: auto 28px;
}
.orderDetail #wrap .back02 a img{
    opacity: 0;
}
.orderDetail #wrap h1{
    font-size: 20px;
    font-weight: normal;
}
.orderDetail #wrap #ctArea .box01{
    border: 1px solid #E0E0E0;
    box-shadow: none;
}
.orderDetail #wrap #ctArea .box01 .box-header{
    margin: -1px;
    border-radius: 0;
}
.orderDetail #wrap #ctArea .box01 .box-header span.order_number{
    font-size: 14px;
    font-weight: normal;
}
.orderDetail #wrap #ctArea .box01 .box-inner{
    padding: 3.6% 20px 20px;

}
.orderDetail #wrap #ctArea .box01 .box-inner h2{
    margin-left: -10px;
    font-size: 20px;
    font-weight: normal;
}
.orderDetail #wrap #ctArea .box01 .box-inner .orderDetailTxt{
    border-bottom: 1px solid #E0E0E0;
    font-size: 14px;
    font-weight: bold;
}
.orderDetail #wrap #ctArea .box01 .box-inner .statusMsg{
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}
.orderDetail #wrap #ctArea .box01 .box-inner .order_number_area{
    width: 240px;
    margin-bottom: 15px;
    padding: 15px 0;
    background: #F5F5F5;
    border: none;
    border-radius: 0;
    color: #111111;
}
.orderDetail #wrap #ctArea .box01 .box-inner .order_number_area .title{
    font-size: 40px;
    font-weight: normal;
}
.orderDetail #wrap #ctArea .box01 .box-inner .order_number_area .title span{
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.orderDetail #wrap #ctArea .box01 .box-inner .order_number_area:before{
    border-color: transparent transparent #F5F5F5 transparent;
}
.orderDetail #wrap #ctArea .box01 .box-inner .order_number_area:after{
    border-color: transparent transparent #F5F5F5 transparent;
}
.orderDetail #wrap #ctArea .box01 .box-inner .btnBox{
    display: none;
}
.orderDetail #wrap #ctArea .box01 .box-inner .detailTtl{
    font-size: 16px;
    padding-top: 15px;
    border-bottom: 1px solid #E0E0E0;
}
.orderDetail #wrap #ctArea .box01 .box-inner h2.cut-text{
    font-size: 14px;
}
.orderDetail #wrap #ctArea .box01 .box-inner h2.cut-text + p{
    color: #666666;
    font-size: 12px;
}
.orderDetail #wrap #ctArea .box01 .box-inner h2.cut-text + p + p{
    font-size: 16px !important;
    font-weight: normal;
}
.orderDetail #wrap #ctArea .box01 ul li .num{
    top: 0;
    right: 0;
    color: #050505;
    font-size: 14px;
    font-weight: normal;
    background: none;
    margin-top: 3.5%;
}
.orderDetail #wrap #ctArea .box01 ul li .num:before {
    content: 'x';
    font-size: 14px;
    font-weight: normal;
}
.orderDetail #wrap #ctArea .box01 ul li + li,
.orderDetail #wrap .sumBox .subBox {
    border-top: 1px solid #E0E0E0;
}
.orderDetail #wrap .sumBox .subBox{
    padding-bottom: 0;
}
.orderDetail #wrap .sumBox .subBox .left{
    font-size: 14px;
    font-weight: normal;
}
.orderDetail #wrap .sumBox .subBox .right{
    right: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
}
.orderDetail #wrap .sumBox > h3{
    border-top: none;
    font-size: 18px;
}
.orderDetail #wrap .sumBox h3 .yellow{
    color: inherit;
    font-size: 18px;
}
.orderDetail #wrap .sumBox h3 .small{
    font-size: 12px;
}
.orderDetail #wrap .sumBox h3 .right{
    right: 2%;
    font-size: 20px;
}
.orderDetail #wrap #ctArea .box01 .box-inner .note{
    font-size: 12px;
}
.orderDetail #wrap #ctArea .box01 .box-inner .topBtn {
    margin-top: 15px;
}
.orderDetail #wrap #ctArea .box01 .box-inner .topBtn a{
    display: block;
    margin-top: 15px;
    padding: 14px;
    border: 1px solid #050505;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.orderDetail #wrap footer{
    display: none;
}
body.orderDetail #wrap{
    padding-bottom: 0;
    background: none;
}


/* ワンタイムパスワード- */

.otp {
    position: relative;
    max-width: 480px;
    margin: 0 auto;
    padding-top: 57px;
    overflow-x: hidden;
}
.otp header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
}
.otp header h1 {
    height: 38px;
    margin: 6px 0;
    background: url(/img/humanmade/logo.svg) no-repeat center top;
    background-size: auto 38px;
    font-size: 0;
}
.otp .close {
    position: absolute;
    top: 0;
    left: 14px;
    width: 28px;
    margin: 18px 0 0;
}
.otp #ctArea {
    width: 91.7%;
    margin: 0 auto 0;
    text-align: center;
    color: #050505;
}
.otp #ctArea h2 {
    padding-top: 60px;
    text-align: center;
    color: #050505;
    font-size: 14px;
    font-weight: normal;
}
.otp #ctArea p {
    margin-top: 30px;
}
.otp #ctArea .num input {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border: 1px solid #707070;
    border-radius: 6px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
}
.otp #ctArea .btn input {
    width: 100%;
    height: 50px;
    background: #111111;
    color: #ffffff;
    font-size: 14px;
}
.otp #ctArea .note{
    margin-top: 15px;
    text-align: left;
}
.otp #ctArea .note li{
    font-size: 12px;
}
.otp #ctArea .error{
    margin-top: 4px;
    text-align: left;
    color: red;
}
