@charset "UTF-8";
/* CSS Document */


/* -----------------------------------------------------------------
   reset
----------------------------------------------------------------- */

html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td {margin: 0;padding: 0;}
img{border: 0;vertical-align:bottom;}
li {list-style-type: none;}
em,strong{font-style:normal;}
table{border-collapse:collapse; }
.clearfix:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}


/* -----------------------------------------------------------------
   共通
----------------------------------------------------------------- */

a:link{
    color:#1B4F98;
    text-decoration:underline;   
}
a:visited{
    color:#1B4F98;
    text-decoration:underline;   
}
a:active{
    color:#1B4F98;
    text-decoration:underline;   
}
a:hover{
    color: #1B4F98;
    text-decoration:none;
} 

body{
    margin:0;
    padding:0;
    background: #fff;
    color:#333;
    text-align:center;  
    font-size: 15px;
    font-family:"メイリオ", Meiryo , "ヒラギノ角ゴ Pro W3", sans-serif;
    line-height:1.6;
}

p{
    text-align: left;
}

label{
    cursor:pointer; 
}

input,textarea{
    font-family:"メイリオ", Meiryo , "ヒラギノ角ゴ Pro W3", sans-serif;
}

.wrap{
    width:80%;
    max-width: 900px;
    margin:0px auto;
}

.main{
    margin-top: 48px;
    padding: 0 24px;
    box-sizing:border-box;  
}

.header{
    padding: 40px 24px 0;
    overflow: hidden;
}

.headerContent{
    text-align: left;
    float: left;
    width: 80%;
}

.shopName{
    font-size: 23px;
    margin-bottom: 8px;
    line-height: 1.3;
}

.shopBtnWrap{
    float: right;
    width: 140px;
}

.memberName{
    font-size: 14px;
}

.memberId{
    margin-right: 4px;
}

.closeBtn{
    background: #ddd;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    padding: 8px 20px;
    text-decoration: none;
}

.closeBtn img{
    vertical-align: middle;
    margin-right: 8px;
}

.closeBtn:link, .closeBtn:visited, .closeBtn:active {
    color: #777;
    text-decoration: none;
}

.closeBtn:hover{
    background: #ccc;
}

.smp-header{
    display: none;  
}

.headerNav{
    margin: 24px 24px 0;
    border-bottom: 1px solid #ccc;
}

.headerNav-link{
    float: left;
    width: 25%;
    position: relative;
}

.tab-col3 .headerNav-link {
    width: 33.333333%;
}

.tab-col4 .headerNav-link {
    width: 25%;
}

.tab-col5 .headerNav-link {
    width: 16.65%;
}

@media screen and (max-width: 768px) {
    .tab-col5 .headerNav-link {
        font-size: 11px;
    }
}

.headerNav-link a,.headerNav-link.active{
    display: block;
    padding: 16px 0;    
    color: #333;
    text-decoration: none;
    text-align:center;
    box-sizing: border-box;
}

.headerNav-link:last-child a{
    border: none;   
}

.headerNav-link.active,.headerNav-link:hover {
    border-bottom: 4px solid #333;
    background: #eee;
    font-weight: bold;
}

.section{
    margin-bottom: 64px;    
}

.pageTitle{
    text-align: left;
    font-size: 20px;
    margin-bottom: 48px;    
}

/* -----------------------------------------------------------------
   会員情報修正
----------------------------------------------------------------- */

.smartphoneShow{
    display: none;
}

.formTable{
    width: 100%;
    margin: 16px auto 32px; 
}

.formTable th, .formTable td {
    border: 1px solid #999999;
    padding: 12px 8px;
    text-align: left;
    word-break: break-all;
}

.formTable th{
    background: #e6e6e6;
    width: 210px;
}

.required{
    display: inline-block;
    background: #cc0000;
    font-weight: normal;
    color: #fff;
    padding: 3px 5px;
    font-size: 11px;
    float: right;
}

.notes{
    font-size: 13px;
    color: #888;
    display: block;
    margin-top: 8px;    
}

input[type="text"],input[type="password"]{
    padding: 6px;   
}

input[size="15"],input[size="16"]{
    width: 50%; 
}

input[size="20"]{
    width: 80%; 
}

input.btnL{
    background: #333;
    color: #fff;
    width: 240px;
    padding: 12px 0;
    box-sizing: border-box;
    border: 0;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

input.btnL:hover{
    background: #666;   
}

.btnWrap{
    margin-top: 48px;   
}

.line-id p {
    text-align: center;
}

.line-id-btn {
    width: 240px;
}

.external-login-error {
    color: #dd0000;
}

/* -----------------------------------------------------------------
   ポイント
----------------------------------------------------------------- */

.pointStatusWrap{
    background: #eee;   
    padding: 24px 0;
}

.pointTitle,.pointStatusNum{
    display: inline-block;
    font-size: 16px;
}   

.pointStatusNum{
    font-size: 22px;
    margin-left: 16px;
}

.pointPeriod{
    text-align: center;
    margin-top: 8px;    
}

.pointHistoryList dl{
    display: table; 
    width: 100%;
}

.pointHistoryList{
    padding: 24px 0;
    border-bottom: 1px dotted #999; 
}

.pointInfo{
    display: table-cell;
}

.pointDate{
    font-size: 12px;    
}

.pointMemo{
    margin-top: 4px;    
}

.pointValue{
    display: table-cell;
    width: 200px;   
    vertical-align: middle;
}

.pointNum{
    font-size: 18px;
    text-align: right;  
}

.unit{
    font-size: 14px;    
    margin-left: 4px;
}

/* -----------------------------------------------------------------
   お気に入り
----------------------------------------------------------------- */
.favorite-none {
    text-align: center;
}
.favorite-list{
    text-align: left;
}
.favorite-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 24px 0;
    border-bottom: 1px dotted #999;
}
.favorite-list-img{
    width: 10%;
}
.favorite-list-img img{
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
}
.favorite-list-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 88%;
    margin: 0 0 0 2%;
}
.favorite-list-txt{
    width: 78%;
}
.favorite-list-txt .favorite-title{
    font-size: 1.0rem;
}
.favorite-list-txt .favorite-title a{
    color: #333;
    text-decoration: none;
}
.favorite-list-txt .favorite-title a:hover{
    text-decoration: underline;
}
.favorite-list-txt .stock-existence{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5px 0 0 0;
}
.favorite-list-txt .stock-existence dt:after{
    content: "：";
}

.favorite-btnWrap{
    width: 20%;
    margin: 0 0 0 2%;
}
.favorite-btnWrap .favorite-btn{
}
.favorite-btnWrap .favorite-btn+.favorite-btn{
    margin-top: 10px;
}
.favorite-btnWrap input.btnL{
    width: 100%;
    padding: 9px 0;
}
.favorite-result{
    text-align:left;
    margin-top:16px;    
    overflow:hidden;
    _zoom:1;
}
.favorite-result ul{
    margin-left:8px;    
}
.favorite-result li{
    display:inline; 
}
.favorite-total-num{
    float:left;
}
input.btnC,
input.btnD{
    width: 100%;
    box-sizing: border-box;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: none;
}
input.btnC{
    font-size: 14px;
    padding: 6px 10px;
    background-color: #888;
    color: #fff;
}
input.btnC:hover{
    background: #6c6c6c;    
}
input.btnD{
    font-size: 12px;
    padding: 3px 0;
    border: solid 1px #bcbcbc;
    color: #777;
}
input.btnD:hover{
    background: #d6d6d6;    
}
.address-title-wrap {
    display: flex;
    align-items: center;
}
.address-title-wrap .pageTitle {
    margin-bottom: 0;
}
.address-add a {
    text-decoration: none;
    color: #333333;
    border: 1px solid #000000;
    border-radius: 20px;
    display: inline-block;
    padding: 8px 18px;
    margin: 0 0 0 10px;
    font-weight: bold;
    line-height: 1;
}
.address-add a:hover {
    opacity: .6;
}
.address-add .plus {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    width: 10px;
    height: 0.1em;
    background: currentColor;
    border-radius: 0.1em;
    position: relative;
    margin-right: 2px;
}
.address-add .plus::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
}
.address-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    border: 1px solid #E3E3E3;
    border-radius: 10px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    justify-content: space-around;
    position: relative;
    margin: 30px 0;
    text-align: left;
}
.address-list-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    align-items: flex-end;
    justify-content: space-between;
}
.address-list-txt {
    width: 86%;
    margin-right: 10px;
    word-break: break-all;
}
.address-list-txt p {
    line-height: 1.5;
    font-size: 1.0rem;
}
.address-list-txt .address-name {
    font-size: 1.0rem;
}
.address-list-txt .address-company,
.address-list-txt .address-department {
    font-weight: bold;
}
.address-list-txt .edit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 0 0;
}
.address-list-txt .edit li:first-child {
    margin-right: 10px;
}
.address-delete-icon {
    position: absolute;
    top: 20px;
    right: 20px;
}
.address-edit-icon,
.address-pin-icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #ebebeb;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
}
.address-edit-icon {
    margin: 0 10px 0 0;
}
.address-pin-icon.active {
    background: #4D4D4D;
}
.address-pin-icon.active img {
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(23deg) brightness(118%) contrast(118%);
}
.address-edit-wrap .edit-icon {
    display: flex;
}
.address-list-item a:hover{
    opacity: .6;
}

.address-main {
    width: 58%;
    padding: 0 6% 0 0;
}
.error-message {
    color: #E31959;
    text-align: right;
}
.search-message {
    text-align: right;
}
#address {
    max-width: 650px;
    line-height: 1;
}
.address-form .address-form-inner {
    max-height: fit-content;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.address-form.address-registration-form input.form-input, .address-form.address-registration-form select {
    max-width: 100%;
    box-shadow: none;
    box-sizing: border-box;
}
.select-wrap:after {
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    content: "";
    position: absolute;
    right: 14px;
    bottom: 25px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
}
.back a:link {
    color: #086BB2;
    text-decoration: unset;
}
.back a.hover-underline:hover {
    text-decoration: underline;
}
.address-form {
    background: #fff;
    border-radius: 5px;
    max-width: 680px;
}
.address-form-inner {
    max-height: 30rem;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 430px;
}
.address-form label.form-label {
    z-index: 1;
    position: relative;
    text-shadow: 3px 3px 2px #fff, -3px 3px 2px #fff, 3px -3px 2px #fff, -3px -3px 2px #fff, 3px 0px 2px #fff, 0px 3px 2px #fff, -3px 0px 2px #fff, 0px -3px 2px #fff;
    display: block;
    box-sizing: border-box;
    cursor: auto;
    text-align: left;
}
.address-form label.form-label.req-icon::after {
    content: "＊";
    color: #E31959;
    position: absolute;
    line-height: 1;
    font-weight: 100;
    padding: 0 0 0 6px;
}
.address-form input.form-input, .address-form select {
    padding: 16px 32px 13px 16px;
    width: 100%;
    margin: -8px 0 0;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    max-width: 480px;
    font-size: 16px;
    min-height: 55px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.address-form select {
    font-size: 14px;
}
.address-form input[type="button"] {
    max-width: 375px;
}
.address-form input.input-error, .address-form select.input-error, .address-form textarea.input-error {
    background: #FFE1E1;
}
/*ラジオボタン*/
.address-form input[type="radio"]:focus,
.address-form input[type="radio"]:focus-visible,
.address-form input[type="radio"]:focus-within {
    outline: none;
}
.address-form .address-form-radio {
    display: flex;
    align-items: center;
}
.address-form .address-form-radio input[type="radio"] {
    width: 10%;
    min-width: 17.25px;
}
.address-form .address-form-radio input.input-point {
    width: 25%;
}
.address-form .address-form-radio label {
    cursor: pointer;
    width: 90%;
    line-height: 2;
}
.address-form .address-form-radio label.input-point {
    width: 65%;
}
.mg-auto {
    margin-left: auto;
    margin-right: auto;
}
.mg-b16 {
    margin-bottom: 16px;
}
.mg-b32 {
    margin-bottom: 32px;
}
.mg-tb32 {
    margin-top: 32px;
    margin-bottom: 32px;
}
.pdng-8 {
    padding: 8px;
}
.pdng-16 {
    padding: 16px;
}
.pdng-24 {
    padding: 24px !important;
}
.pdng-32 {
    padding: 32px;
}
.pdng-t8 {
    padding-top: 8px;
}
.pdng-l16 {
    padding-left: 16px;
}
.pdng-b24 {
    padding-bottom: 24px;
}
.address-input .w10 {
    width: 100%;
}
.address-input .w4-8 {
    width: 48%;
}
.address-input .font-07 {
    font-size: 0.7rem;
}
.address-input .font-08 {
    font-size: 0.8rem;
}
.address-input .font-1 {
    font-size: 1rem;
}
.crl-red {
    color: #E31959;
}
.crl-blue {
    color: #086BB2;
}
.address-input label {
    display: inline-block;
}
.address-input .flex-box {
    display: flex;
    justify-content: space-between;
}
.address-input input[type="text"], input[type="password"], input[type="tel"], textarea {
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    transition: all 0.2s ease-out;
    font-size: 1rem;
    font-family: "-apple-system", "Meiryo", "Yu Gothic UI", "sans-serif", "San Francisco";
}
.address-input input[type="text"]:focus-visible, input[type="password"]:focus-visible, input[type="tel"]:focus-visible, textarea:focus-visible {
    border: 2px solid #086BB2;
    outline: none;
    transition: all 0.2s ease-out;
}
.address-input input[type="button"] {
    border-radius: 5px;
    background: #222222;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease-out;
}
.address-input input[type="button"]:hover {
    background: #5b5b5b;
    transition: all 0.2s ease-out;
}
.address-input input::placeholder {
    color: #bfbfbf;
}
.address-input select, .address-input input[type=button] {
    -webkit-appearance: none;
}
.address-input .select-wrap {
    position: relative;
}
.address-input textarea {
    resize: none;
}
.address-input .txt-center {
    text-align: center;
}

/* -----------------------------------------------------------------
    見積書
----------------------------------------------------------------- */
#estimate .main h1 + p {
    overflow-wrap: anywhere;
}

#estimate .estimate-result {
    text-align: left;
    overflow: hidden;
    _zoom: 1;
    margin-top: 16px;
}

#estimate .estimate-total-num{
    float:left;
}

#estimate .formTable tr {
    text-align: center;
}

#estimate .formTable th,
#estimate .formTable td {
    padding: 5px 8px;
    line-height: 1.6;
    text-align: center;
}

#estimate .formTable tr th:nth-child(1) {
    width: 200px;
}

#estimate .formTable tr th:nth-child(2),
#estimate .formTable tr th:nth-child(3) {
    width: 380px;
}

#estimate .formTable tr th {
    width: 170px;
    text-align: center;
}

#estimate .formTable td:nth-child(2),
#estimate .formTable td:nth-child(3) {
    text-align: left;
}

#estimate-form {
    margin-bottom: 48px;
}

#estimate-form .estimate-title {
    display: flex ;
    justify-content: space-between;
    margin: 80px auto 32px;
}

#estimate-form .estimate-title .estimate-title-detail p {
    font-size: 12px;
    padding: 3px 0;
}

#estimate-form .estimate-title table {
    width: 80%;
    margin: 0 auto 0 0;
}

#estimate-form .estimate-title table th,
#estimate-form .estimate-title table td {
    padding: 5px 0;
    text-align: left;
    word-break: break-all;
}

#estimate-form .estimate-title table th {
    width: 100px;
    vertical-align: top;
}

#estimate-form .estimate-title table input {
    width: 100%;
    max-width: 420px;
}

#estimate-form .estimate-title table #title_error,
#estimate-form .estimate-title table #user_name_error {
    font-size: 13px;
    color: #cc0000;
    display: block;
    margin-top: 5px;
}

#estimate-form .estimate-title table .price th {
    vertical-align: middle;
}

#estimate-form .estimate-title table .price td {
    font-size: 20px;
    font-weight: bold;
}

#estimate-form .estimate-table {
    width: 100%;
    border-collapse: collapse;
}

#estimate-form .estimate-table td {
    border: 1px solid #999999;
    padding: 12px 8px;
    text-align: right;
}

#estimate-form .estimate-table th {
    background-color: #E6E6E6;
    text-align: center;
    border: 1px solid #999999;
    padding: 12px 8px;
}

#estimate-form .estimate-list-btnWrap {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 0 50px;
}

#estimate-form .orderRepeat {
    text-align: center;
    background-color: #1488C8;
    text-decoration: none;
}

#estimate-form input.orderRepeat:hover {
    color: #1488C8;
    background-color: #FFF;
    border: 1px solid #1488C8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px 0;
}

#estimate-form .estimate-btn-wrap {
    display: flex;
    justify-content: center;
    gap: 0 50px;
}

/* -----------------------------------------------------------------
   フッター
----------------------------------------------------------------- */
.footer{
    margin-top:120px;
    width: 100%;
    border-top: 1px dashed #ccc;    
    padding: 32px 0;
}

.copyright{
    text-align: center;
    font-size: 12px;
    margin-bottom: 32px;
}

.seal{
    margin:0 auto;  
    text-align: center;
}

.sealimg{
    display: inline-block;  
    width: 115px;
}

.sealimg img{
    max-width: 100%;    
}

.sealtxt{
    display: inline-block;
    vertical-align: top;
    width: 50%; 
    text-align:left;
    font-size:11px;
    padding-left:10px;
    color:#666;
}

/* pager(PC用) */
.pagerPc{
    float:right;
    overflow:hidden;
    _zoom:1;
    text-align:center;
    font-size: 13px;
}
.pagerPc li{
    display:inline-block !important;
    margin:3px 1px;
}
.pagerPc li span,
.pagerPc li.num a{
    border: 1px solid #999;
    background: #fff;
    color: #777;
    display: inline-block;
    padding: 3px 7px;
    vertical-align: middle;
    text-decoration:none;
}
.pagerPc li span,
.pagerPc li.num a:hover{
    background:#777;
    border-color: #777777;
    color: #FFFFFF;
}
.favorite-pager-sp {
    display: none;
}
.estimate-pager-sp {
    display: none;
}

/* pager(スマホ用) */
.pagerSp{
    text-align:center;
    margin:15px auto 60px;
}

.pagerSp li{
    display:inline; 
    vertical-align: middle;
}

.pagerSp li a{
    display:inline-block;
}
.pagerSp li span{
    display: inline-block;
    width:28px;
    line-height: 28px;
    border: 1px solid #666;
    background:#666;
    
    color:#fff;
}
.pagerSp li .btn-prev,.pagerSp li .btn-next{
    background:none;
    text-indent:-9999em;
}

.pagerSp li a span{
    background:#fff;
    border-color:#ccc;
    color:#ccc; 
}

.pagerSp li .btn-prev{
    background:url(../../images/icon_arrow_prev.png) no-repeat center center;
    -webkit-background-size: 14px 14px;
    background-size: 14px 14px;
}

.pagerSp li .btn-next{
    background:url(../../images/icon_arrow_next.png) no-repeat center center;
    -webkit-background-size: 14px 14px;
    background-size: 14px 14px;
}

html.receipt-modal {
    overflow-y: visible;
}

.receipt-modal-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    padding: 50px;
    width: 400px;
}

.receipt-modal-content .receipt-modal-name {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.receipt-modal-content .receipt-modal-name input {
    width: 90%;
    margin-right: 10px;
}

.receipt-modal-content input {
    width: 96%;
    border: 1px solid #B8B8B8;
    border-radius: 5px;
    padding: 10px 6px;
    font-size: 16px;
    box-sizing: border-box;
}

.receipt-modal-content input.btnL {
    background: #333333;
    color: #ffffff;
    padding: 12px 0;
    box-sizing: border-box;
    border: 0;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

.receipt-modal-item {
    margin-bottom: 12px;
}

.receipt-error-message {
    color: #E31959;
    text-align: left;
}

.receipt-modal-content div {
    text-align: left;
}

.receipt-modal-content .btnWrap {
    margin-bottom: 12px;
    text-align: center;
}

.receipt-modal-content .btnWrap input {
    width: 100%;
}

.receipt-modal-title {
    font-weight: 700;
}

.receipt-modal-note {
    font-size: 12px;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .receipt-modal-container {
        width: 75%;
        padding: 20px;
    }

    .receipt-modal-content input {
        width: 100%;
        box-shadow: none;
        padding: 10px;
        font-size: 16px;
    }
}

.close-modal {
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer;
    font-size: 16px;
}