@charset "Shift_JIS";

/*===== CONTENTS ===========================================

	1: part
			
==========================================================*/
			
/* 1: part
==========================================================*/

/* frame line
----------------------------------------------------------*/

/* SNS Block */
#contentsArea #topMain .snsBlock {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 0.5em;
	line-height: 1!important;
}

#contentsArea #topMain + .snsBlock {
	margin-top: 1em;
}

#contentsArea #topMain .snsBlock > div + div {
    margin-left: .5rem;
}

#contentsArea #topMain .snsBlock .facebook {
    height: 20px;
}
#contentsArea #topMain .snsBlock .facebook .fb_iframe_widget > span {
    vertical-align: baseline!important;
}

#contentsArea #topMain .snsBlock .twitter {
    width: 74px;
    height: 20px;
}

#contentsArea #topMain .snsBlock .twitter iframe {
    vertical-align: top;
}
