@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */

.index-wrap1 .wrap1 .box2 .title_1 h1 .en {
	font-family: 'Kaushan Script', cursive;
}
.title_2 h2 .en,
.index-wrap3 .wrap1 .box2 .title_3 h2 .en,
.index-wrap3_2 .wrap1 .box1 .title_3 h2 .en,
.index-wrap4 .textwrap .title_4 h2 .en,
.contact-wrap h2 .en {
	font-family: 'Kaushan Script', cursive;
}
.contact-form dl dt label {
	color:#fff175 !important;
}
.item_view ul li a {
	color:#fff !important;
	background: #f54337 !important;
    border: none !important;
}
form .addcart a,.item a,.sum p a  {
	color: #f54337 !important;
}
.count a,#login p a,.addrs ul li div a {
	color: #f54337 !important;
}

/*#main {
	display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
#main #col_main {
	width: calc(100% - 350px);
}
#main #col_side1 {
	width: 300px;
}*/


/* -----------------------------------------------------
common
------------------------------------------------------ */

@media screen and (min-width: 641px) and (max-width: 834px){
}
@media only screen and (max-width: 640px){
}
