@charset "UTF-8";

.inp_txt_a3 {
    height: 150px;
}

    .contactform .inp_txt_a2 {
        height: 100px;
    }

.splabel {
    display: none;
}

.cp_ipselect {
	overflow: hidden;
	width: 140px;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	background: #ffffff;
	font-size:14px;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 1.1em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 10px 38px 8px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

#contact th.firsttr, #contact td.firsttr {
    border:none;
    vertical-align: top;
}

/****************************
  form 共通
*****************************/
/* form */

input, select, textarea {
	margin:    0 0 3px 0;
	padding:   1px;
	font-size: 100%;
}

.inp_txt {
	width:    120px;
}

.inp_txt_l {
	width:    360px;
}

.inp_txt_l_e {
	width:    360px;
	ime-mode: disabled;
}

.inp_txt_a {
	width: 426px;
	height: 100px;
}

.inp_txt_as {
	width: 420px;
height: 100px;
}

.inp_num {
	width:    60px;
}

.inp_num_e {
	width:    60px;
	ime-mode: disabled;
}

.inp_txt_p {
	width:    100px;
}

.formbt {
	margin:      0;
	padding:     4px 2px;
	font-weight: bold;
	display: inline-block;
border-radius: 3%;
font-size: 11pt;
text-align: center;
cursor: pointer;
padding: 10px 25px;
background: -moz-linear-gradient(top, #fff, #eee);
background: -webkit-linear-gradient(top, #fff, #eee);
background: linear-gradient(to bottom, #fff, #eee);
color: #000000;
line-height: 1em;
transition: .3s;
box-shadow: 1px 1px 1px #666666;
border: 1px solid #bbb;
width:139px;
}

/****************************/

.order_navi {
	width: 650px;
margin: 0 auto 0;
	padding:     0;
	text-align:  center;
}
.order_prev {
	float: left;
width: 279px;
margin: 0;
padding: 0;
text-align: right;
margin-right: 40px;
}
.order_next {
	float: right;
width: 279px;
margin: 0;
padding: 0;
text-align: left;
margin-left: 40px;
}

/****************************/

#contact {
	clear:     both;
	width:     650px;
	margin: 80px auto 0;
	padding:   0;
}

#contact p {
	margin:      0;
	padding:     0;
}

#contact .necess {
	color: #ff0000;
}

#contact p.att {
	clear:       both;
	margin:      0 0 30px 0;
	padding:     0 0 0 5px;
	text-align:  left;
}

    #contactpage #contact p.att {
        margin: 90px 0 30px 0;
    }

#contact p.f_warning {
	margin:              0;
	padding:             0 0 5px 0;
	color:               #ff0000;
	font-weight:         bold;
	font-size:           120%;
	line-height:         120%;
}

#contact p.ind_cart {
	clear:       both;
	margin:      0 0 10px 6px;
	padding:     0;
	text-align:  left;
}

/****************************/
/* table */
#contact table {
	clear:     both;
	width:     100%;
	margin:    0 0 15px 0px;
	padding:   0;
	font-size: 100%;
}

#contact th {
	width:          12em;
	margin:         0;
	padding: 15px 7px 13px 3px;
	font-weight:    normal;
	line-height:    120%;
	vertical-align: middle;
	text-align:     left;
	white-space:    nowrap;
}

#contact td {
	margin:         0;
	padding: 13px 7px 11px 10px;
	vertical-align: mmiddle;
	text-align:     left;
	line-height:    150%;
}

#contact td.alt {
	padding-top:    20px;
	padding-bottom: 0px;
	font-weight:    bold;
	font-size:      120%;
}

#contact td p.notice {
	margin:         0;
	padding:        0 0 0 22px;
	background:     url(../images/common/icon_buynote.gif) no-repeat left center;
}

#contact h3.dtn {
	clear:       both;
	margin:      0px 0 13px 2px;
	padding:     0;
	text-align:  left;
	font-size:   100%;
	color:       #000;
}

/****************************/
/* thanks */

#contact_thanks {
	height:  500px;
}

#contact_thanks h3.thanks {
	margin:      0;
	padding:     10px 0px 30px 5px;
	text-align:  left;
	font-size:   14px;
	line-height: 170%;
}

/****************************
  for webshop cart
*****************************/

#contact table.cart {
	clear:     both;
	width:     100%;
	margin:    0 0 20px 0px;
	padding:   0;
	font-size: 100%;
	border-top: 1px solid #707070;
}

#contact table.cart th {
	margin:         0;
	padding: 20px 3px 5px;
	font-weight:    normal;
	line-height:    110%;
	text-align:     left;
	white-space:    nowrap;
}

#contact table.cart td {
	margin:         0;
	padding: 10px 3px;
	vertical-align: top;
	text-align:     left;
	line-height:    110%;
	color:          #5b4d3c;
	color:          #463b2e;
}

#contact table.cart th.num, 
#contact table.cart td.num {
	width:          4em;
	text-align:     right;
}

#contact table.cart td.name {
/*
	white-space:    nowrap;
*/
}

#contact table.cart td.total {
	font-weight:    bold;
}

#contact table.cart td.total_num {
	width:          4em;
	text-align:     right;
	font-weight:    bold;
}

/****************************/

#contact th, 
#contact td, 
#contact table.cart th, 
#contact table.cart td {
	border-top:     1px dotted #aaaaaa;
}

#contact table {
	border-bottom: 1px dotted #aaaaaa;
}

/****************************/


    #contact th.valntop {
    vertical-align: top;
}

table.table_contact {
    clear: both;
    width: 700px;
    margin: 0 auto;
    padding: 0;
    border-collapse: collapse;
}

table.table_contact th, table.table_contact td {
    margin: 0;
    vertical-align: top;
    text-align: left;
    font-weight: normal;
    font-size:   12px;
    line-height: 18px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
}

table.table_contact th {
    width: 12em;
    padding: 7px 6px 6px 6px;
    text-align: right;
    white-space: nowrap;
}

table.table_contact td {
    padding: 6px 6px 6px 6px;
    text-align: left;
}

p.notice.buynote {
    margin:  5px 0 0;
    padding: 2px 30px 0 20px;
    background: url(../images/common/icon_buynote.gif) no-repeat left 2px;
    line-height: 16px;
}

.inp_txt_a2 {
    height: 300px;
}

.inp_txt_l, .inp_txt_l_e, .inp_txt_a, .inp_txt_a2, .inp_txt_a3 {
    width: 480px;
}

input[type="text"], input[type="tel"], input[type="email"], textarea {
    border: 1px solid #ddd;
    background-color: #fff;
}

input, textarea, select {
    margin:  0;
    padding: 3px;
    font-size: 100%;
}

.contact.order_navi {
    margin-top:50px;
}

.order_navi {
    width: 100%;
    margin: 50px 0 0;
    padding: 0;
    text-align: center;
}

.tocontact .bt, .toentry .bt, .contact .bt {
    display: block;
    width: 550px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    margin: 0 auto;
    border: 1px solid #707070;
    background-color: #000000;
    font: Regular 15px/31px Arial;
    letter-spacing: 1.5px;
}

#wait {
    display: none;
}

.order_prev {
    float: left;
    width: 49%;
    margin:  0;
    padding: 0;
    text-align: right;
}

.order_next {
    float: right;
    width:  49%;
    margin:  0;
    padding: 0;
    text-align: left;
}




@media screen and (max-width: 800px) {

	    .tocontact .bt, .toentry .bt, .contact .bt {
        width: 282px;
        line-height: 25px;
        font-size: 10px;
    }
    
    .contactform table.table_contact {
        width: 100%;
    }
    

    #contact {
        margin: 55px auto 0;
    }
    #contact p.att {
        margin: 0 0 15px 0;
    }
    #contact th {
        padding: 15px 7px 13px 18px;
    }
    #contact table {
        margin: 0 0 50px 0px;
    }
    #order_webshop .mb30 {
        margin: 0 0 10px 0;
        padding: 0;
    }
    #contact {
            margin: 0px auto 0;
            width: 100%;
        }	
        #contactpage .contents {
            margin: 25px;
        }
        .inp_txt_l_e {
        width: 90%;
    }
}


@media screen and (max-width: 600px) {
        .tocontact .bt, .toentry .bt, .contact .bt {
            width: 100%;
            line-height: 50px;
            font-size: 12px;
        }



                #contact p.att {
            font-size:12px;
            padding: 0;
            margin: 0;
        }
    #webshop #contact th, #webshop #contact td, #webshop #contact table.cart th, #webshop #contact table.cart td {
        width: 100%;
        display: block;
        font-size:10px;
        padding: 9px 0px;
    }
        #contact th {
            padding: 20px 0px 10px;
        }
        #contact .trname th, #contact .trfuri th {
            padding: 0px 0px 10px;
        }
    #contact td {
        padding:0;
        padding: 15px 0;
border-top: 1px dotted #aaaaaa;
    }
    .inp_txt_a {
        width: 100%;
        height: 80px;
        max-width:320px;
    }
    #contact td {
        margin-bottom: 20px;
    }
    #webshop #contact .trname th, #webshop #contact .trname td, #webshop #contact .trfuri th, #webshop #contact .trfuri td, #webshop #contact td {
    	border:none;
	}

    .inp_txt {
        width: 134px;
        height:30px;
    }
    .meilabel {
    	margin-left: 135px;
	}
    .inp_num_e, input[type="text"] {
        height: 30px;
    }
    .inp_txt_l {
        width: 100%;
        max-width:320px;
    }
    .inp_txt_l_e {
        width: 90%;
        max-width:290px;
    }
     input[type="text"].inp_num_e{
    	width:auto;
    }
        input[type="text"].inp_num_e {
            width: 70px;
        }
        #contact table {
            margin: 0 0 30px 0px;
        }
    .order_navi {
        width: 100%;
    }
    .order_next {
        float: none;
        width: 139px;
        margin: 0 auto 30px;
    }
    .order_prev {
        float: none;
        width: 139px;
        margin: 0 auto 20px;
    }
    .cart tr th:nth-of-type(2) { display:none;}
	.cart tr td:nth-of-type(2) { display:none; }
    #contact table.cart {
        font-size: 10px;
        margin: 0 0 10px 0px;
    }
    #contact table.cart td.total:nth-of-type(2), #contact table.cart td.total_num:nth-of-type(3) {
        display:none;
    }
    #contact table.cart td.total, #contact table.cart td.total_num {
        font-weight: bold;
        font-size:12px;
    }
    #contact p.ind_cart {
        margin: 0 0 0px 0px;
        font-size:10px;
    }
    #contact h3.dtn {
        font-size: 12px;
    }
        #contact th, #contact td {
            width: 100%;
            display:block;
        }
    #contact table.cart th, #contact table.cart td, #contact table.paymethod th, #contact table.paymethod td, #contact table.shipchk th, #contact table.shipchk td {
        width: 12em;
        display: table-cell;
    }
    #contact table.shipchk th {
        width: 6em;
        padding: 20px 0;
    }
    #contact table.shipchk td {
        width: 18em;
        padding: 20px 0;
    }
    #contact table.orderp, #contact table.shipchk, #contact table.shipto, #contact table.contactform, #contact table.paymethod {
        font-size:10px;
    }
    #contact table.orderp  .trname th, #contact table.orderp .trname td,#contact table.orderp  .trfuri th, #contact table.orderp .trfuri td, #contact table.orderp td, #contact table.shipto  .trname th, #contact table.shipto  .trfuri th, #contact table.shipto td, #contact table.contactform  .trname th, #contact table.contactform  .trfuri th, #contact table.contactform td {
        border:none;
        padding: 0;
    }
    .inp_txt_as {
        width: 100%;
        height: 80px;
    }
        #contact table {
            margin: 0 0 20px 0px;
        }
        #order_webshop #contact .mb50 {
            display: none;
        }
        .pclabel {
    display: none;
}
.splabel {
    display: block;
}
}


@media screen and (max-width: 480px) {

    .contactform table.table_contact th {
        text-align: center;
    }
    .contactform table.table_contact th, .contactform table.table_contact td {
        width: 96%;
        display: block;
    }
    .contactform .inp_txt_l, .contactform .inp_txt_a, .contactform .inp_txt_a2, .contactform .inp_txt_a3 {
    width: 100%;
}
.contactform .inp_txt_l_e {
    width: 85%;
}
}
