@charset "utf-8";

/*===============================================================
	Responsive (スマートフォン横用CSS: 画面幅436px以上733px以下)
=================================================================*/


#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.res-br1:before{
	content:"\A";
	white-space: pre;
}



figure.pageTitle {
	margin-top: 3%;
	margin-bottom: -8%;
}


/*-----------------------------------------------------
	Header
------------------------------------------------------*/

header.pageHeader{
	width: 100%;
	max-width: 636px;
}

.tel-img {
	/*display: none;*/
}

.pageHeader .tel{
	font-size: 160%;
	margin-top: -6%;
	margin-right: 25px;
	line-height: 1.2;
	width:220px;
	/*background-color:#3F0;*/
}
.header-inner {
    width: 100%;
    margin: 0 auto;
	/*background-color:#F93;*/
}

/* メインメニュー */

/* 第1階層 */
div.menubar {
	min-width: 436px;
	max-width: 639px 
}
.menubar ul {
	width: 90%;
	margin: 0 0 0 1%;
}
.menubar > ul > li {
	background-color: rgba(22,125,216,0.2);
	text-align: center;
	/*text-indent: 10px;*/
	/*width: 32%;*/
	width: 19.6%;
	float: left;
}

.menubar ul li a,
.menubar > ul > li > span {
	color: rgba(34,95,149,1);
	display: block;
	padding: 15px 0;
	text-decoration: none;
}

.menubar ul li {
	border: 1px solid #ededed;
	position: relative;
}
#global-nav ul li a {
    padding: 13px 7px;
	font-size: 85%;
}

h1 {
	margin-top: 18px;
	margin-left: 25px;
}
h2 {
	margin-left: 25px;
	/*width: 267px;*/
	width: 265px;
	/*background-color:#6C6;*/
	font-size: 180%;
}
h2.pageH2-1 ,
h2.pageH2-2 ,
h2.pageH2-3 {
	position: relative;
	top: 125px;
	font-size: 200%;
	margin-left: 0;
}
h2.pageH2-1 {
	left: 240px;
}
h2.pageH2-2 {
	left: 220px;
}
h2.pageH2-3 {
	left: 170px;
}
.pageImg100 {
	width: 100%;
	max-width: 639px;
	min-width: 436px;
	height: auto;
	max-height: 125px;
	min-height: 74px;
	margin-top: -10px;
}
h3 {
	background: url(../images/h3.gif) no-repeat 0 -3px;
	padding-left: 23px;
	margin-top: 10%;
	margin-bottom: 3%;
}
.h3-first{
	margin-top: 3%;
}
.smabr-wide:before {
	content: "\A";
	white-space: pre;
}
.smabr2:before {
	content: "\A";
	white-space: pre;
}

/*-----------------------------------------------------
	main
------------------------------------------------------*/

.contents {
	width: 100%;
	margin: 0 auto 5%;
	background-color: #FFF;
}



/*-----------------------------------------------------
	aside
------------------------------------------------------*/

#side {
	float: left;
	border: 1px solid #77de6a;
	margin-top: 30px;
	margin-left: 2%;
	width: 96%;
}


/*-----------------------------------------------------
	footer
------------------------------------------------------*/

.footer-left{
	width: 48%;
	padding-top: 1.5%;
	padding-right: 0.5%;
	/*text-align: center;*/
	font-size: 90%;
	padding-top: 20px;
}

.footer-left dt{
	font-size: 130%;
}

.footer-center{
	font-size: 100%;
	width: 48%;
	text-align: center;
	float:left;
	border-left:  3px solid rgba(152,200,0,0.7);
	padding-top: 10px;
}


.footer-right{
	width: 100%;
	padding-bottom: 30px;
	padding-top: 10px;
	text-align: center;
	font-size: 86%;
}





footer small {
	display: inline;
	padding-top: 0;
}

footer ul {
	border-left: none;
	border-right: none;
}

p.pagetop img {
	width: 68px;
	height: 58px;
	bottom: 15px;
	right: 30px;
	position: fixed;
}
.border-bottom {
	margin-bottom: 7%;
}
.wscc-position {
	bottom: 5px;
	right: 180px;
}


/* トップページ関連 */

#slideshow {
	/*margin-top: -42px;*/
	margin-top: 135px;
	margin-bottom: 27%;
}  
#slideshow IMG {
	position: absolute;
	top: 14px;
	left: 0;
}

img.imageWidth100-top {
	max-width: 639px;
	min-width: 436px;
}

.thumMenu {
	width: 96%;
	margin: 2%;
}

.thumMenu-div {
	padding: 0;
	width: 23%;
	/*max-width: 350px;
	min-width: 210px;*/
	height: auto;
	/*margin: 0 10px 30px 50px;*/
	margin: 1%;
	text-align: center;
	/*max-height: 233px;
	min-height: 139px;*/
}
/*.thumMenu-div:nth-child(n + 3) {
	margin-top:3%;
}*/

span.font-small {
	font-size: 95%;
}
span.font-small2 {
	font-size: 92%;
}



div.newsRelease {
	width: 96%; /* 新着情報エリアの幅 */
	border: solid 1px #ccc;
	padding: 2%;
	margin: 0 auto;
	margin-left: 1%;
}

.news {
	width: 92%;
	padding: 2%;
	margin: 0 auto;
	box-shadow: 0 0;
}	
.map-area {
	/*position: relative;
	left: 2px;
	top: 15px;*/
	width: 93%;
	height: 503px;
	float: left;
	border: solid 2px #ccc;
	padding: 2%;
	/*margin: 2%;*/
	margin: 2% auto 0;
	margin-left: 1%;
}

.googlemap {
	width: 100%;
	height: 355px; 
}

.index-section-pack {
	padding: 0 3% 0 3%;
}
.index-info {
    width: 56%;
    float: left;
    /* background-color: #6F3; */
    padding: 1% 2%;
}
.index-photo {
	width: 36%;
	padding: 3% 2%;
	float: right;
	/*background-color: #F96;*/
}








/***  お問い合わせ(contact.html) ***/



.tejyun{
	padding-top: 8px;
	padding-left: 2.5%;
	font-size: 0.9em;
}

table.formTable{
	width: 115%;
	margin-left: -4.0%;
}

article section table.formTable th{
	width: 40%;
	font-size: 0.82em;
	padding : 1px 2px 1px 4px;
}

article section table.formTable td{
	width: 60%;
	line-height: 1.5em;
	padding: 10px;
	margin-top: 5px;
	font-size: 0.90em;
	background-color: #eee;
}

select,
input,
textarea  {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

form  {
	width:100%;
	max-width: 726px;
	margin: 10px 5px;
}

input[type="submit"] {
	/*width: 100px;
	margin: 10px 0 0 45px;*/
}

input.yubinbangou{
	width: 100px;
}

input.na{
	width: 75%;
	margin: 2px 2px 2px 7px;
}

input .jyusyo{
	width: 90%;
	min-width: 435px;
}

span.hissu{
	padding-left: 1%;
}





/*** トピックス (topics.html) ***/

.report {
	width: 100%;
	height: 2.5em;
	min-height: 1px;
}

.report a{
	font-size: 90%;
}

.report:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

* html .report {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.media{
	width: 100%;
	min-height: 1px;
}

.media:before {
	content: "\A";
	white-space: pre;
}


/*** プライバシーポリシー (privacy.html) ***/

.privacy {
	margin-top: 27%;
}

.syomei {
	margin-left: 75%;
}


/***  お問い合わせ(contact.html) ***/


table.formTable {
	width: 40%;
}

table.formTable tr{
	width: 90%;
}

table.formTable th{
	width: 31%;
}

span.hissu{
	font-size: 0.8em;
}



/*** 組織概要 (unionOverview.html) ***/


.union-figure1 {
	float: left;
	width: 27%;
	/*height: 160px;*/
}
.union-div2 {
	float: left;
	width: 73%;
}
.union-figure2 {
	float: right;
	width: 25%;
	/*margin-right: 1.5%;*/
}
.union-img1 {
	width: 90%;
	max-width: 150px;
	height: auto;
	max-height: 112px;
}
.union-img2 {
	width: 80%;
	max-width: 300px;
	height: auto;
	max-height: 225px;
	padding-right: 2%;
	margin-top: -3%;	
}
.ikisatsu-dt1 {
    width: 70px;
    float: left;
}
.ikisatsu-dl {
	width:94%;
}

.ikisatsu-dt1 {
	float: left;
	width: 15%;
}
.ikisatsu-dd1 {
	margin-left: 15%;
	width: 85%;
}

.font-small80 {
	font-size: 75%;
}


.union-div3 {
    float: right;
    width: 94%;
    /* background-color: #6FC; */
    padding: 1% 3%;
}
.union-section4  ul{
	margin-left: 8.5%;
	line-height: 2.2;
}

/*** 資源の出し方 (discardingResource.html) ***/

.discardingResource {
	width: 98%;
	margin: 1%;
}
.discardingResource_div{
	padding: 0;
	width: 23%;
	height: auto;
	margin: 1%;
}
.discardingResource_div:nth-child(n + 3) {
	/*margin-top:3%*/;
}


/*** 事業内容 (business.html) ***/
.business-img1 {
	margin-top:-65px;
}
.business-img2 {
	/*margin-top: 5%;*/
}
.business-img3 ,
.business-img4 ,
.business-img5 {
	top: -40px;
}
.business-p1 {
	margin: 11% 0 -3%;
}

hr.dot-line{
	/*border-top: 6px dotted rgba(22,125,216,0.7);*/
}
.icon-field {
	/*background-color:#69C;*/
	width: 32%;
	margin: 0 15% 0 53%;
}
.icon-caption {
	text-align: left;
	font-size: 70%;
	margin-top: -5%;
	/*background-color:#F96;*/
}


.business-h5-pack2 p.slogan {
    line-height: 1.2;
    font-size: 120%;
}