@charset "UTF-8";
/*--------------------------------------------------
カラー設定
ブルー　　　　　　　　　　　#0900BC
グリーン　　　　　　　　　　#75BC00
背景あいじろ　　　　　　　　#ebf6f7
オレンジ　　　　　　　　　　#F4A43B
ピンク　　　　　　　　　　　#F43BD2

@media screen and (max-width: 795px) {

}
@media screen and (max-width: 420px) {
	
}

--------------------------------------------------*/
/*------------------------------
自己申告書提出先
--------------------------------*/
.coi_submit_to {
	padding-left: 30px;
	border-left: 5px solid #A9A9A9;
	line-height: 1.5em;
}
.coi_address {
	
}
.coi_name {
	font-size: 17px;
	font-weight: 600;
}