@charset "utf-8";


@media screen and (max-width: 767px) {
	
.pc-display{
display: none!important		
}


.sp-display{
display: block!important
}

.sp-none{
display: none!important	
}
	

/*=============================================
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □

〇 original-menu 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □
=============================================*/


/*===========================
menu-trigger
===========================*/



}/* responsive-closed */




@media screen and (min-width:767px) and ( max-width:1024px) {

html,body{
    width: 100%;
}
}/* responsive-closed */


/* 960px〜1279px：小型PC
------------------------------ */
@media screen and (min-width:960px) and (max-width:2980px) {

}/* responsive-closed */

/* 1280px〜：大型PC
------------------------------ */
@media screen and (min-width:2980px) {

}/* responsive-closed */



	
	
