/* ------------------------------------------------------
ログイン
------------------------------------------------------ */
body {
font-family: YakuHanJP,"MFW-YuGoPr6N-Bold","Yu Gothic Pr6N B","Yu Gothic","ﾞ筵ｴ･ｷ･ﾃ･ｯ",YuGothic,"ﾞ筵ｴ･ｷ･ﾃ･ｯﾂﾎ","Noto Sans Japanese","Source Sans Pro","Hiragino Kaku Gothic Pro","･ﾒ･鬣ｮ･ﾎｳﾑ･ｴ Pro W3","･皈､･・ｪ","Meiryo",sans-serif;
/*background:#ede7dd;*/
}
h2{
    font-size: 2em;
    text-align: center;
    margin: 2em auto 2em;
}
.main {
    padding: 15px 30px;
    background:#ede7dd;
    border-width: 0px;
}
.txt01{
text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0 auto 3em;
}
.loginform {
    width: 100%;
    margin: 0 auto;
}
.loginform th {
    padding: 1em;
    background: #d6d0c7;
}
.loginform td {
    padding: 0;
}
.loginform td input {
    width: 100%;
    padding: 1em;
    border: 0;
}
.passwdtxt,.keeptxt{
display: flex;
    justify-content: center;
    align-items: center;
    margin: 1em auto 3em;
}
label{
font-weight: 600;
}
input[type=checkbox]{
 /* width: 24px;
  height: 24px;*/
     margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-left: 25px;
    vertical-align: middle;
    position: relative
}
input[type=checkbox]::before,input[type=checkbox]::after {
    content: "";
    display: block;
    position: absolute
}
input[type=checkbox]::before {
    background-color: #fff;
    border-radius: 0%;
    border: 1px solid #d7c8b4;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    margin-top: -1px
}

input[type=checkbox]::after {
    border-bottom: 2px solid #502d00;
    border-left: 2px solid #502d00;
    opacity: 0;
    height: 6px;
    width: 11px;
    transform: rotate(-45deg);
    top: -6px;
    left: 5px;
    transition: all .4s ease
}

input[type=checkbox]:checked::after {
    opacity: 1
}
a:link, a:visited, a:active{
color: #000 !important;
    text-decoration: none !important;
    padding-bottom: 3px;
    border-bottom: 1px solid #000;
}
div.section.login + div{
font-weight: 600;
    line-height: 1.5em;
    width: 540px;
    margin: 4em auto 3em !important;
    background: #fff !important;
    padding: 3em;
}

/* ------------------------------------------------------
ログイン_Responsive
------------------------------------------------------ */
@media screen and (max-width: 767px) {

.wrap{
padding-bottom: 10em;
}
.header{
    text-align: center;
}
.main{
float: none;
    width: 100%;
}
div.section.login + div{
width:100%;
}

}
/* ------------------------------------------------------
ｲｰﾅﾐﾏｿ
------------------------------------------------------ */

#signin{

}
.signin-form{
background:#ede7dd;
}
.pageTitle{
font-size: 2em;
    text-align: center;
    margin: 1em auto 2em;
}

iframe.privacyPolicy{
background:#fff;
}
.shopBtnWrap{

}

.shop-btn, .shop-btn:link, .shop-btn:visited, .shop-btn:active, .shop-btn:hover{
color: #000;
    text-decoration: none;
    border-bottom: 1px solid #000;
    background: none;
    border-radius: 0;
    padding: 0 0 3px 0;
}


/* ------------------------------------------------------
決済画面
------------------------------------------------------ */
.responsiveDesignHeader td a:hover{
text-decoration: none !important;
    color: #000 !important;
}
tr.responsiveDesignHeader{
background:#ede7dd;
    color: #000 !important;
    display: none;
}
td.responsiveDesignHide img{
display:none;
}
td.responsiveDesignHide a font{
    color: #000 !important;
}
div.globalAlign{
/*background:#ede7dd !important;*/
position: relative;
    width: 1000px;
}
div.globalAlign img{
    margin: 0 auto 2em;
    width: 750px;
}


.responsiveDesignBasket{
box-shadow: none;
    border-radius: 0;
    overflow: hidden;
    background: #d7c8b4;
   width:900px;
}
table.responsiveDesignBasket tbody tr td a{
color: #000 !important;
    text-decoration: none !important;
    border-bottom: 0;
}

tr.responsiveDesignBasketHeader{
background: #d7c8b4 !important;
}
tr.responsiveDesignBasketHeader td b font,
tr.responsiveDesignBasketHeader td strong font
{color:#000;}
.responsiveDesignBasket td, .responsiveDesignTotalPrice td{
padding: 2em;
vertical-align: middle;
}

.responsiveDesignBasket td:nth-child(1n){
width: calc(82%);
}
.responsiveDesignBasket td:nth-child(2n){
padding: 2em 0.5em;
}
span.brand_thumb{
display: block;
    float: left;
    width: 150px;
}
span.brand_thumb img{
width: 130px !important;
}
table.responsiveDesignBasket tbody tr:nth-child(odd){
background:#ede7dd;
}
.totalPriceItems{
margin: 0 auto;
width:500px;
display: block;
}

table.totalPriceItems tbody tr.totalPriceItems-main,
tr.basketTotal
{
background: #fff !important;
}
table.totalPriceItems tbody tr.totalPriceItems-main{
display: inherit;
}


table.totalPriceItems tbody tr.totalPriceItems-main td
{
padding:0;
}
table.totalPriceItems tbody tr.totalPriceItems-main td.totalPriceItems-label{
}

table.totalPriceItems tbody tr.totalPriceItems-main td.totalPriceItems-price{
}

tr.responsiveDesignBasketFooter{
}
tr.responsiveDesignBasketFooter > td{
    width: 100% !important;
}

div table{
box-shadow:none;
border-radius: 0;
}
tr.responsiveDesignSectionInputHeader
{
background:#d7c8b4;
}

#couponTable,#loginTable,.orderTable,#user_form_table,.amazon_login_hide_item,.responsiveDesignSectionInput,table.responsiveDesignSectionUser,table.responsiveDesignSectionReturnGoods,table.responsiveDesignDelivery,table.responsiveDesignTotalPrice{
background: #d7c8b4;
width:900px;
}
.responsiveDesignSectionInput td, .responsiveDesignSectionUser td, table#loginTable .point table td, .settlementCompleteMessage td, .responsiveDesignSectionInputHeader td{
padding:2em !important;
}
.responsiveDesignSectionInput td font b, .responsiveDesignSectionUser td font b, table#loginTable .point table td font b, .settlementCompleteMessage td font b, .responsiveDesignSectionInputHeader td font b,tr.responsiveDesignSectionUserHeaderTop td b font{
color:#000;
}
table.responsiveDesignSectionUser > tbody > tr{
background: #d7c8b4;
}
table.responsiveDesignDelivery tr td{
padding:2em !important;
}
table.responsiveDesignTotalPrice{
    margin: 1em auto;
}
table.responsiveDesignSectionReturnGoods tbody tr td{
padding:2em;
}
a.responsiveDesignOrderButton{
color: #fff !important;}

/* ･ﾆ｡ｼ･ﾖ･・ｴﾂﾎ､ﾎ･ｹ･ｿ･､･・*/
table.totalPriceItems {
    display: table !important;     
    width: 500px;  
    margin: 20px auto !important;  
    table-layout: fixed !important;
    border-collapse: collapse;
}


.totalPriceItems-main {
    display: table-row !important; 
}


.totalPriceItems-label {
    display: table-cell !important; 
    width: 200px !important;        
    text-align: left;  
    vertical-align: middle;
    padding: 8px 0; 
}


.totalPriceItems-price {
    display: table-cell !important; 
    width: 300px !important;   
    text-align: left;         
    vertical-align: middle;  
    padding: 8px 0; 
}
/* ------------------------------------------------------
決済画面_レスポンシブ
------------------------------------------------------ */
@media screen and (max-width: 767px) {

table.responsiveDesignHide + div.responsiveDesignHeadImg + table + div{
    	padding: 10px;
}
	
div.globalAlign{
width: 100%;
        margin: 2em auto;
}
div.globalAlign img{
    width: 100%;
}

.responsiveDesignBasket{
width:100%;
table-layout: fixed;
}
#couponTable, #loginTable, .orderTable, #user_form_table, .amazon_login_hide_item, .responsiveDesignSectionInput, table.responsiveDesignSectionUser, table.responsiveDesignSectionReturnGoods, table.responsiveDesignDelivery, table.responsiveDesignTotalPrice{
width:100%;
}
.responsiveDesignBasket td, .responsiveDesignTotalPrice td{
padding:10px;
}
.responsiveDesignBasket td{
padding:0.5em;
}
.responsiveDesignBasket td:nth-child(1n){
        width: 80px;
}
.responsiveDesignBasket td:nth-child(2){
        width:30px;
        padding: 0.5em;
        }
.responsiveDesignBasket td:nth-child(3){
        width:30px;
        padding: 0.5em;
}
.responsiveDesignBasket td:nth-child(1){
}
table.totalPriceItems{
        width: 100%;
        }

table.responsiveDesignDelivery tr td{
        padding: 0.5em !important;
}


	.responsiveDesignSectionInput p{		
margin: 4px 0 0;
        line-height: 2.0em;	
	}
}