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

/* -----------------------------------------------------
common
------------------------------------------------------ */
.header-right .box1 .fle1 .icon2 a img{
	width: auto;
	height: 35px!important;
}
.header-right .box1 .fle1 .icon2{
	margin-left: 10px;
}
.insta_sp{
	display: none;
}
@media screen and (min-width: 641px) and (max-width: 834px){


}
@media only screen and (max-width: 640px){
	.box1{
		flex-direction: row!important;
	}
.header-right .box1 .insta_sp{
	display: block;
			margin-left: 10px;
}
.header-right .box1 .insta_sp img{
		width: auto;
	height: 40px!important;
}
}
