@charset "utf-8";
/* CSS Document */

/*******************************************************************/
/*                                                            BASE */
/*******************************************************************/
	
	/*	reset
	---------------------------------------------------------------*/
	* { padding: 0px; margin: 0px; }

	/*	cf
	---------------------------------------------------------------*/
	.cf:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
	.cf { display: inline-block; }
	/* Hides from IE-mac \*/ 
	* html .cf { height: 1%; }
	.cf { display: block; }
	/* End hide from IE-mac */
	
	/*	link
	---------------------------------------------------------------*/
	a:link,
	a:visited,
	a:active {
	color: #437ABA;
		}
		
	a:hover {
	color: #BC8943;
	text-decoration: underline;
		}
		
	/*	color
	---------------------------------------------------------------*/
	#wrap .red { color: #E80B74; }
		
	/*	font size
	---------------------------------------------------------------*/
	.small { font-size: 90%; }
	.large { font-size: 125%; }
		
	/*	align
	---------------------------------------------------------------*/
	#contents .center { text-align: center; }
	#contents .left { text-align: left; }
	#contents .right { text-align: right; }
		
	/*	space
	---------------------------------------------------------------*/
	#contents .mb0 { margin-bottom: 0px; }
	#contents .mb10 { margin-bottom: 10px; }
	#contents .mb15 { margin-bottom: 15px; }
	
/*******************************************************************/
/*                                                                 */
/*******************************************************************/
body {
	position: relative;
	line-height: 160%;
	font-size: 75%;
	margin: 0 auto;
	text-align: center;
	font-family : 'Hiragino Kaku Gothic Pro', Meiryo, san-serif;
	/*font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, sans-serif;*/
}

/* --OTHER TAGS-- */
a img, fieldset, img {
	border:0;
}

dd, div, dl, dt, fieldset, form,
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,
select, span, textarea, td, th, ul {
margin:0;
padding:0;
}

abbr, acronym {
	border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
	font-style:normal;
	font-weight:normal;
}

caption, th {
	text-align:left;
}

code, kbd, pre, samp, tt {
	font-family:monospace;
	line-height:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, select, textarea{
	font-size:100%;
	font-family:'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
}

ol, ul {
	list-style:none;
}

q:before, q:after {
	content:'';
}

/* tables still need 'cellspacing="0"' */
table {
	border-collapse:collapse;
	border-spacing:0;
	fon<span class="hilite">t</span>-size:100%;
}

img,input {
	vertical-align: middle;
}

div#wrap {
	overflow: hidden;
	background-color: #FFF;
}

/*******************************************************************/
/* PC：幅769px以上
/*******************************************************************/
@media screen and (min-width: 769px) {
/*<start>==========================================================*/


.sp { display: none !important; }
div#wrap {
	position: absolute;
	top: 0px;
	margin: 0 auto;
	width: 100%;
	background-color: #FFF;
}
#secLogo {
	height: 100px;
	width: 246px;
	top: 0px;
	left: 10px;
	position: absolute;
	z-index: 10;
}
#contentsWrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 940px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 85px;
	background-color: #FFF;
}
#headerBox  {
	width: 520px;
	top: 0;
	right: 0;
	position: absolute;
	padding-bottom: 10px;
	}
#akiyaBtn {
	display: inline;
	float: left;
	width: 220px;
	margin-top: 10px;
}
#headerR {
	float: right;
	width: 300px;
}
#headerR ul {
	margin-left: 40px;
	margin-top: 18px;
}

#headerR ul li {
	float: left;
}
#headerR .btn01 {
	margin-right: 28px;
}

/*
#akiyaBtn {
	display: inline;
	float: left;
	width: 220px;
	margin-left: 424px;
	margin-top: 10px;
}
#headerR {
	display: inline;
	float: right;
	width: 296px;
}
#headerR li {
	float: left;
	margin-top: 19px;
	display: inline;
}
#headerR .btn01 {
	margin-left: 41px;
}
#headerR .btn02 {
	margin-left: 28px;
}
*/
#topSearch {
	margin-top: 12px;
}

#topSearch dt {
	display: inline;
	float: left;
	width: 75px;
	margin-right: 9px;
	margin-top: 5px;
}
#searchTxt {
	height: 20px;
	width: 160px;
}


#searchBtn {
	background-image: url(../img/union/btn_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 43px;
	text-indent: -9999px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.mr6 {
	margin-right: 6px;
}
.mr20 {
	margin-right: 20px;
}
.ml20 {
	margin-left: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.pt20 {
	padding-top: 20px;
}
.bold {
	font-weight: bold;
}


/* ボーダー */

.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.topBack {
	text-align: right;
	padding-right: 18px;
	padding-bottom: 16px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
#footer {
	background-image: url(../img/union/line_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
#footerInner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#address {
	float: left;
	width: 470px;
	display: inline;
}
#copyright {
	float: right;
	width: 470px;
	text-align: right;
	margin-top: 3em;
	display: inline;
}

/* 最新のお知らせ
---------------------------------------------------------------------*/

#newsTop {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #494884;
}

#newsTop h2 {
	float: left;
	width: 152px;
	display: inline;
	margin-bottom: 5px;
	margin-left: 10px;
}
#newsTop #gotoNewsList {
	float: right;
	width: 112px;
	display: inline;
	margin-right: 10px;
	margin-top: 8px;
}
#news {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8F8EC1;
}

#news li {
	background-image: url(../img/union/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDDDD;
	padding-left: 35px;
	padding-top: 17px;
	padding-bottom: 15px;
}
#news .listEnd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*<PC：幅769px以上end>============================================================*/
}







/*******************************************************************/
/* SP：幅768px以下
/*******************************************************************/
@media screen and (max-width: 768px) {
/*<start>==========================================================*/

html { font-size: 62.5%; }/*10px相当にreset*/
body {
	font-size: 16px;/*css3の効かないブラウザ用*/
	font-size: 1.6rem;/*bodyのベースサイズをセット（ここでは16px）以下各要素は10pxを基準にサイズ指定1.2rem（12px）1.4rem（14px）など）*/
}

.mb40 {
	margin-bottom: 20px;
}

/*	img
---------------------------------------------------------------*/
img {
	border: none;
	width: 100%;
	height: auto;
}

.pc { display: none !important; }

div#header {
	width: 100%;
	height: 40px;
	position: relative;
}

div#header #topLogo {
	width: 113px;
	height: 47px;
	background-image: url(../img/union/sp/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 113px auto;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 100;
}
#secLogo {
	width: 113px;
	height: 47px;
	background-image: url(../img/union/sp/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 113px auto;
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 100;
}

div#header p.logotxt {
	float: left;
	font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin: 8px 0 0 130px;
	font-size: 1.1rem;
	line-height: 1.2em;
}

a.headerMenuBtn {
	width: 45px;
	float: right;
	border-left: solid 1px #eeeeee;
	display: block;
	text-align: center;
	padding: 8px 0;
}
a.headerMenuBtn img {
	width: 25px;
}

#mainImg {
	width: 100%;
	z-index: 1;
	position: relative;
}
#mainImg img {
	width: 100%;
}
#mainImg div div:nth-of-type(4) {
	top: 215px !important;
	left: 920px !important;
}
#mainImg div div:nth-of-type(5) {
	top: 215px !important;
	left: -20px !important;
}

/*下部バナーエリア*/

.sideBannerWrap {
	background-image: url(../img/top/sp/bg_bottom_bn.gif);
	background-repeat: repeat;
	background-position: 0 0;
	padding: 10px 25px 0px 25px;
}
#sideBanner {
	padding: 0 5px;
}
#sideBanner li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
#sideBanner li:nth-child(odd) {
	margin-left: -5px;
	float: left;
}
#sideBanner li:nth-child(even) {
	margin-right: -5px;
	float: right;
}

/*トップバック*/

.topBack {
 width: 40px;
 height: 40px;
 position: fixed;
 bottom: 20px;
 right: 20px	;
}
.topBack a {
	display: block;
	background-image: url(../img/union/sp/icon_topback.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 40px 40px;
 width: 40px;
 height: 40px;
}
.topBack a img {
	display: none;
}
.topBackHidden {
	display: none;
}

/*footer*/

#address {
	padding: 10px;
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.4em;
}
#copyright {
	background-color: #3f3e77;
	color: #FFF;
	font-size: 1.2rem;
	padding: 5px;
}

/*	contentsWrapper
---------------------------------------------------------------*/
#contentsWrapper {
	border-top: solid 1px #eeeeee;
}

/*	pan
---------------------------------------------------------------*/
#pan {
	background-color: #f5f5f5;
	padding: 10px;
	text-align: left;
	line-height: 1.2em;
}
#pan li {
	display: inline-block;
	font-size: 72%;
}

h1.h1TtlStyle {
	background-image: url(../img/sp/bg_ttl01.gif);
	background-repeat: repeat;
	background-position: 0 0;
	background-size: 25px 25px;
	text-align: left;
	color: #FFF;
	padding: 12px 10px;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 20px;
}












/*<SP：幅768px以下end>============================================================*/
}



