@charset "UTF-8";
/***********************
 コラボ用追加・修正CSS
***********************/
/*SPナビ　背景色買えるならここで調整してください*/
/*
header .sp_navi {
  background-color: #097BBB;
}
*/
header .sp_navi .sp_menu_btn {
	top: 26px !important;
}
/*コラボメイン画像*/
.collabo_main {}
.collabo_main img {
	width: 100%;
}
footer {
	padding-bottom: 110px;
}
.attention_collab01 {
	font-size: 10px;
	line-height: 1.5;
	text-align: left;
	margin: .5em 1em;
	padding-left: 1em;
	text-indent: -1em;
}
.attention_collab02 {
	font-size: 10px;
	line-height: 1.5;
	text-align: left;
	margin: .5em 1em;
	padding-left: 1em;
	text-indent: -1em each-line;
}
.txt_collabo {
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	margin: .5em 1em;
}
/******header**************/
@media screen and (min-width: 421px) and (max-width: 440px) {
	header .sp_navi .sp_menu_btn {
		top: 10px !important
	}
}
@media screen and (min-width: 414px) and (max-width: 420px) {
	header .sp_navi .sp_menu_btn {
		top: 26px !important
	}
}
@media screen and (min-width: 375px) and (max-width: 413px) {
	header .sp_navi .sp_menu_btn {
		top: 10px !important
	}
}
@media screen and (min-width: 351px) and (max-width: 374px) {
	header .sp_navi .sp_menu_btn {
		top: 10px !important
	}
}
@media screen and (min-width: 300px) and (max-width: 350px) {
	header .sp_navi .sp_menu_btn {
		top: 10px !important
	}
}
.form_color_red {
	background-color: #FC2B22 !important;
}
.moushikomi2 {
	margin: 0;
	text-align: center;
}
#header {
	height: 62px;
}