@charset "UTF-8";

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




/*======================================

	layout 
	
========================================*/

#cart-wrapper{
	width:100%;
	text-align: left;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0 ;
	background: transparent  ;
	clear:both;
}


/* customer
----------------------------------------------- */

#contact dl,dt,dd {
margin: 0;
padding: 0;
font-size:14px;
line-height:22px;
}

#contact dl {
border: 1px solid #222;
border-top: none;
width: 100%;
background: #00a0e8;
}

#contact dt,dd {
padding: 8px;
}

#contact dt {
border-top: 1px solid #222;
clear: left;
float: none;
width: 100%;
background: #00a0e8;
}

#contact dd {
margin-left: 0;
border-top: 0px solid #222;
border-left: 0px solid #222;
background: #eee;
}

#contact input {
font-size:16px;
color: #333333;
}
#contact textarea {
width: 100%;
font-size:16px;
color: #333333;
}


#contact input {
font-size:15px;
color: #333333;
}
#contact textarea {
font-size:15px;
color: #333333;
}

input#name{
	width:100%;
}
input#furigana{
	width:100%;
}
input#email,input#email2{
	width:100%;
}
input#tel{
	width:100%;
}
input#fax{
	width:100%;
}
input#country{
	width:100%;
}
input#zip{
	width:100%;
}
input#pref{
	width:100%;
}
input#add1{
	width:100%;
}
input#add2{
	width:100%;
}
textarea#memo{
	width:100%;
	height: 100px;
}

/*======================================

	btn
	
========================================*/

#cart-btn{
	width:100%;
	margin: 30px auto 20px auto;
	padding: 0px 0 0 0 ;
	text-align: center;
}

#cart-btn-left{
	width:100%;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0 ;
	text-align: center;
}
#cart-btn-right{
	width:100%;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0 ;
	text-align: center;
}
#cart-btn-footer{
	width:780px;
	height:2px;
	clear:both;
	margin: 0 0 30px 0;
}


#cart-btn input{
	width:200px;
	font-size:15px;
	background: #fff;
	color: #333;
	border: 1px solid #000;
	padding:10px 30px 10px 30px;
	font-weight: bold;
}
#cart-btn input:hover{
	background: #e50081;
	color:#fff;
	cursor: pointer;
}

/*======================================

book_list 
	
========================================*/



.book-list-box p.item-title{ 
	font-size:15px;
	color:#333;
	line-height: 16px;
	padding:0px 0px 0px 0px;
	margin:0px 0 4px 0;
	font-weight: bold;
}
.book-list-box p.item-title a:hover{ 
	color:#999;
}

.book-list-box p{ 
	font-size:13px;
	color:#333;
	line-height: 20px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0px 0;
}







dd span{
	font-size:0.9em;
}






}/*//end  max-width: 480px ///////////////////////*/







@media only screen and (min-width: 481px) {
	



/*======================================

	layout 
	
========================================*/

#cart-wrapper{
	width:780px;
	text-align: left;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0 ;
	background: transparent  ;
	clear:both;
}






#contact dl {
border: 1px solid #222;
border-top: none;
width: 100%;
background: #00a0e8;
font-size: 15px;
}

#contact dt,dd {
padding: 12px;
}

#contact dt {
border-top: 1px solid #222;
clear: left;
float: left;
width: 200px;
}

#contact dd {
margin-left: 200px;
border-top: 1px solid #222;
border-left: 1px solid #222;
background: #eee;
}

#contact input {
font-size:15px;
color: #333333;
}
#contact textarea {
font-size:15px;
color: #333333;
}

input#name{
	width:100%;
}
input#furigana{
	width:100%;
}
input#email,input#email2{
	width:100%;
}
input#tel{
	width:100%;
}
input#fax{
	width:100%;
}
input#country{
	width:100%;
}
input#zip{
	width:100%;
}
input#pref{
	width:100%;
}
input#add1{
	width:100%;
}
input#add2{
	width:100%;
}
textarea#memo{
	width:100%;
	height: 100px;
}

/*======================================

	btn
	
========================================*/

#cart-btn{
	width:780px;
	margin: 30px auto 20px auto;
	padding: 0px 0 0 0 ;
	text-align: center;
}

#cart-btn-left{
	width:100%;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0 ;
	text-align: center;
}
#cart-btn-right{
	width:100%;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0 ;
	text-align: center;
}
#cart-btn-footer{
	width:780px;
	height:2px;
	clear:both;
	margin: 0 0 30px 0;
}


#cart-btn input{
	width:200px;
	font-size:15px;
	background: #fff;
	color: #333;
	border: 1px solid #000;
	padding:10px 30px 10px 30px;
	font-weight: bold;
}
#cart-btn input:hover{
	background: #e50081;
	color:#fff;
	cursor: pointer;
}

/*======================================

book_list 
	
========================================*/



.book-list-box p.item-title{ 
	font-size:15px;
	color:#333;
	line-height: 16px;
	padding:0px 0px 0px 0px;
	margin:0px 0 4px 0;
	font-weight: bold;
}
.book-list-box p.item-title a:hover{ 
	color:#999;
}

.book-list-box p{ 
	font-size:13px;
	color:#333;
	line-height: 20px;
	padding:0px 0px 0px 0px;
	margin:0px 0 0px 0;
}


dd span{
	font-size:0.9em;
}




}









.upload-dropzone {
    border: 2px dashed #bbb;
    border-radius: 12px;
    padding: 16px;
    text-align: center;
    background-color: #fafafa;
    cursor: pointer;
    margin-top: 21px;
}
.upload-dropzone.is-dragover {
    border-color: #333;
    background-color: #f0f0f0;
}
.upload-button {
    padding: 6px 12px;
    border-radius: 999px;
    border: none;
    background: #444;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
}
.upload-button:hover {
    opacity: 0.85;
}
.upload-note {
    font-size: 12px;
    color: #555;
    margin-top: 8px;
}
.upload-file-list {
    margin: 8px 0 0 0;
    padding-left: 18px;
    font-size: 12px;
    color: #333;
}
.upload-file-list li {
    margin: 2px 0;
}



.upload-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.upload-list li {
  margin: 6px 0;
}

.remove-file {
  margin-left: 12px;
  font-size: 22px;        /* ← サイズアップ */
  font-weight: bold;
  line-height: 1;
  color: #c00;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px 10px;     /* ← タップ領域を広げる */
}

.remove-file:hover {
  color: #900;
}

