@charset "UTF-8";
/* order.html main*/
em { color:#f66;} /*deco.css*/
.bro {color:chocolate;}

/*left*/
.article { margin-top: 1rem;}
.article li {list-style-type:circle; padding-top: .2rem;}

/*right*/
.section h2, .section h3 {color:#db7093;margin:2.5rem 0 2rem;}
h1 {color:#db7093;margin-top:3rem;}

table.cod {width: 75%;}
table.fare {margin-top: 3rem;width:70%;}
@media (max-width: 768px) {
 table.fare {width:95%;}
  }
}/*以下*/
        
.tooltip {
	font-size: 15px;
	display: block;
	border: 1px solid #ddd;
/*	background-color: #f5e5fb;*/
	max-width:300px;
	padding: 8px 5px;
	border-radius: 6px;  
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

/*送料配送について*/
ul.shipdesc {marfin-bottom: 2rem;padding: 0;}
ul.shipdesc li{ list-style: none; padding-top:.2rem; }
ul.shipdesc li b { color:#333;}
/*
.attention { margin: 20px 20px 0 20px; display:block;}
.attention li { list-style: circle outside; font-size: 98%; }
*/
ul.addr {margin: 0 auto;display:block;width:300px;}
ul.addr li{list-style: none;}
