@charset "Shift_JIS";

/* ========================================

	対象ファイル：全ページ
	対象箇所　　：全体

======================================== */




/*-----------20200717追記-----------*/
.image_l {
	width: 150px;
	float: left;
	padding: 0 20px 0 10px;
}

/*-----------20200730追記-----------*/
#snsIcon{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#snsIcon .twitter{
    border-radius: 8px;
}