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

/*リセット
---------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 98%;
	vertical-align: baseline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.7;
	border-collapse: collapse;
	list-style: none;	
}
 /*グーグルフォント
---------------------------------------------*/
.wf-notosansjapanese { font-family: "Noto Sans JP"; }
.wf-mplus1p { font-family: "M PLUS 1p"; }
/*リンクスタイル
---------------------------------------------*/


a img {
	border-style: none;
}
a:link {
	color: #fab000;
	text-decoration: none;
}
a:visited {
	color: #fab000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	/*color: #ffe096;*/
	opacity:0.6;-moz-opacity:0.6;
	filter: alpha(opacity=60);
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}



/* ふわっと動く
--------------------------------------------*/
.fuwa{
    animation-name: fadein;
    animation-duration: 3s;
}
@keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(20px);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
}

/* ビデオの表示
--------------------------------------------*/
video {
	max-width: 500px;
	width: 100%;
	height: auto;
}




/* 基本のDivのレイアウト
--------------------------------------------*/
v--------------- {
}
#container {
	width: 100%;
	background-color: #FFF;
	 height: 100%;
  overflow-x: hidden;
  position: relative;
}
#wrapper-header{
	width: 100%;
	}
#header{
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	}
#wrapper-header-li{
	width: 100%;
}
#header-li{
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper-header-img{
	width: 100%;
	overflow/*-x*/: hidden;
}
#top{
	width: 100%;
}
section{
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top:50px;
	padding-bottom:50px;
}
#wrapper-footer{
	width: 100%;
	background: /*#C9986F*/#6591C5;
	padding-top:20px;
	padding-bottom:20px;	
}
footer{
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:10em;
}

/*headerのレイアウト
--------------------------------------------*/
#header-title a{
	background: url(images/header-title.png) no-repeat;
	height: 0px;
	width: 397px;
	padding-top: 63px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	
}
#header-mail a{
	background: url(images/header-mail.png) no-repeat;
	height: 0px;
	width: 212px;
	padding-top: 51px;
	overflow: hidden;
	float: right;
	margin-top: 25px;

}
#header-tell{
	background: url(images/header-tel2.png) no-repeat;
	height: 0px;
	width: 212px;
	padding-top: 51px;
	overflow: hidden;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
}
/*headerのimgのレイアウト
--------------------------------------------*/

#home #wrapper-header-img {
	background:  url(images/header-top-img01.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#home #header-img {
	width:1150px;
	height: 550px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#home #header-img .header-midashi{
	/*width: 1150px;*/
	margin-left:auto;
	margin-right:auto;
	/*position: relative;*/
	height:550px;
	background: url(images/header-top-img-m.png) no-repeat 20px 150px;	
}

#outline #wrapper-header-img {
	background:  url(images/01-01-00.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#merit #wrapper-header-img {
	background:  url(images/01-02-00.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#speech #wrapper-header-img {
	background:  url(images/01-03-00.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#qanda #wrapper-header-img {
	background:  url(images/01-04-00.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#recruitment #wrapper-header-img {
	background:  url(images/01-05-00.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#inquiry #wrapper-header-img {
	background:  url(images/01-06-00.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#privacy #wrapper-header-img {
	background:  url(images/01-07-00.png) no-repeat;
	background-size: cover;
	background-position: center center;
}


#outline #header-img,
#merit #header-img,
#speech #header-img,
#qanda #header-img,
#recruitment #header-img,
#inquiry #header-img,
#privacy #header-img{
	width:1150px;
	height: 320px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#outline .header-midashi,
#merit .header-midashi,
#speech .header-midashi,
#qanda .header-midashi,
#recruitment .header-midashi,
#inquiry .header-midashi,
#privacy .header-midashi{
	font-size: 2.4em;
	color: #FFF;
	padding-top: 10px;
	border-left: 10px solid #FFF;
	padding-left: 5px;
	line-height: 1em;
	top: 130px;
	position: absolute;
	width:400px;
}


#iso #wrapper-header-img {
	background:  url(images/01-01-01.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
#iso #header-img {
	width:1150px;
	height: 230px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#iso .header-midashi h2{
	font-size: 2.4em;
	color: #FFF;
	padding-top: 10px;
	border-left: 10px solid #FFF;
	padding-left: 5px;
	line-height: 1em;
	top: 100px;
	position: absolute;
	width:500px;
}

#header-img-li{
	background: #FFF;
	width: 1150px;	
	margin-top:20px;
	background-color: rgba(255,255,255,0.6);
	border-radius: 4px;
	/*margin-bottom:20px;*/
}
a.img-nav-left{
	color: #333;
	float: left;
	padding: 8px 8px;
	font-size: 1.1em;
}





/*headerのプルダウンのレイアウト
--------------------------------------------*/
.dropmenu{
  *zoom: 1;
 list-style-type: none;
  width: 1150px;
  margin: 5px auto 0px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 16.666%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  background: #fff;
  color: #333;
  font-size: 14px;
  /*line-height: 1;
  text-decoration: none;*/
border-right: 1px solid #ccc;
  
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
  padding: 13px 15px;
  border-top: 1px solid #fff;
  background: #9db9d9;
  text-align: left;
}
.dropmenu li:hover > a{
  background: #9db9d9;
}
.dropmenu li a:hover{
  background: #7896b7;
}


/*headerのプルダウンのレイアウト(上から回転して現れる)
--------------------------------------------*/

#flip2 li ul {
	visibility: hidden;
	perspective: 400px;
}
#flip2 li:hover ul{
  visibility: visible;
}
#flip2 ul li{
  transform: rotateY(90deg);
  transform-origin: 50% 0;
  transition: .3s;
}
#flip2 li:hover li{
  transform: rotateY(0);
}
#flip2 ul li:nth-child(2) {
  transition-delay: .1s;
}
#flip2 ul li:nth-child(3) {
  transition-delay: .2s;
}
#flip2 ul li:nth-child(4) {
  transition-delay: .3s;
}
#flip2 ul li:nth-child(5) {
  transition-delay: .4s;
}
#flip2 ul li:nth-child(6) {
  transition-delay: .5s;
}
#flip2 ul li:nth-child(7) {
  transition-delay: .6s;
}
#flip2 ul li:nth-child(8) {
  transition-delay: .7s;
}
#flip2 ul li:nth-child(9) {
  transition-delay: .8s;
}
/*homeのmainのデザイン
--------------------------------------------*/
#wrapper-contents02,
#wrapper-contents04{
	background: #eaeff4;

}

#wrapper-contents01{
	width: 100%;
	padding-top:40px;
	padding-bottom:40px;
}

#contents01 h2,
#contents05 h2{
	/*margin-bottom: 5px;
	border-bottom: 1px dashed #CCC;*/
	font-size: 1.8rem;
	text-align: center;
	line-height:1.4em;
}
#contents01 h3,
#contents05 h3{
	/*margin-bottom: 5px;
	border-bottom: 1px dashed #CCC;*/
	font-size: 1.3em;
	text-align: center;
	line-height:1.4em;
}

.main-news01{
	width: 600px;
	margin-right: auto;
	margin-left: auto;	
}

.main-news01 dl{
	text-align: left;
	line-height:0;
	overflow-y: scroll;
	height: 180px;
}

.main-news01 dt{
	clear: both;
	float: left;
	width: 6em;
	color: #fff;
	padding-left:5px;
	padding-right:5px;
	background: #ffa46b;
	border-radius: 4px;
	text-align: center;
	margin-top:1px;
	margin-bottom:1px;
}
.main-news01 dd{
	padding-left: 10px;
	padding-right:5px;
	margin-left: 8em;
	width: auto;
	
}
.line11-5em{
	font-size: 1.6rem;
	background: #F93;
	padding: 0px 0px 7px;
	height: 0px;
	width: 5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-top:20px;
}
.arrow01img{
	background: url(images/arrow01.png) no-repeat center;
	text-align: center;
	width: 108px;
	padding-top: 35px;
	margin: 15px auto 15px auto;
}

.top-box-right{
	width: 500px;
	float: right;
}

.top-box-right h2{
	font-size: 1.8rem;
	text-align: left;
	line-height:1.4em;
}
.top-box-right h3{
	font-size: 1rem;
	text-align: left;
	line-height:1.4em;
}
.top-box-right h3.home-merit-icon{
	font-size: 1.8rem;
	color: #C63;
}
.top-box-right h4{
	font-size: 2.2em;
	color: #F6AE54;
	border: 2px solid #F6AE54;
	text-align: left;
	line-height:1.4em;
	width: 8em;
	margin-right: auto;
	margin-left: 0px;	
	padding-left:0.4em;
	background: #eaeff4;
}
.top-box-right h4 a{
	color: #F6AE54;
	line-height:1.4em;
	
}

.top-box-right .line11-5em{
	font-size: 1.6rem;
	background: #F93;
	padding: 0px 0px 7px;
	height: 0px;
	width: 5em;
	margin-left:0px;
	margin-right:auto;
	margin-bottom:30px;
	margin-top:20px;
}
.top-box-right .arrow01img{
	background: url(images/arrow01.png) no-repeat center;
	text-align: left;
	width: 108px;
	padding-top: 35px;
	margin: 15px auto 15px 0px;
}





.top-box-left{
	width: 500px;
	float: left;
}

.top-box-left h2{
	font-size: 1.8rem;
	text-align: right;
	line-height:1.4em;
}
.top-box-left h3{
	font-size: 1rem;
	text-align: right;
	line-height:1.4em;
}
.top-box-left h3.home-merit-icon{
	font-size: 1.8rem;
	color: #C63;
}
.top-box-left h4{
	font-size: 2.2em;
	color: #F6AE54;
	border: 2px solid #F6AE54;
	text-align: right;
	line-height:1.4em;
	width: 8em;
	margin-right: 0px;
	margin-left: auto;
	padding-right:0.4em;
	background: #fff;
}
.top-box-left h4 a{
	color: #F6AE54;
	line-height:1.4em;
	
}

.top-box-left .line11-5em{
	font-size: 1.6rem;
	background: #F93;
	padding: 0px 0px 7px;
	height: 0px;
	width: 5em;
	margin-left:auto;
	margin-right:0px;
	margin-bottom:30px;
	margin-top:20px;
}
.top-box-left .arrow01img{
	background: url(images/arrow01.png) no-repeat center;
	text-align:  right;
	width: 108px;
	padding-top: 35px;
	margin: 15px 0px 15px auto;
}
#contents02{
	background: url(images/top-back-01.png) no-repeat fixed center top;
}
#contents03{
	background: url(images/top-back-02.png) no-repeat fixed center top;
}
#contents04{
	background: url(images/top-back-03.png) no-repeat scroll center top;
}


/*フッターのレイアウト
--------------------------------------------*/
#footer-left-box{
	width:50%;
	float: left;
}

#footer-right-box{
	width:50%;
	float: right;
	text-align: right;
}
#footer-left-box li a{
	float: left;
	background: url(images/brett00.png) no-repeat 0px 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-right: 5px;
	margin-left: 5px;
	color: #333;
}


/* 「組合概要」階層のレイアウト
--------------------------------------------*/
#wrapper-contents12,
#wrapper-contents14{
	background: #eaeff4;

}
#wrapper-contents11{
	width: 100%;
	padding-top:40px;
	padding-bottom:40px;
}

#contents11 h2,
#contents12 h2,
#contents13 h2,
#contents14 h2{
	/*margin-bottom: 5px;
	border-bottom: 1px dashed #CCC;*/
	font-size: 1.6rem;
	text-align: center;
	line-height:1.4em;
}

.box01-700{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	font-size: 1.1rem;
}
.box01-700 p{
	line-height:1.8em;
}



/* 「組合概要」のレイアウト
--------------------------------------------*/

.outline01 dt{
	padding-top: 5px;
	float: left;
}
.outline01 dd{
	border-bottom: 1px solid #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:7em;	
}
.outline02 dt{
	padding-top: 5px;
	float: left;
}
.outline02 dd{
	border-bottom: 1px solid #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10em;	
}

ol.mezasumono{
	border: 2px dashed #C63;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:5px;
	padding-right:5px;
}

ol.mezasumono li{
	list-style: decimal inside;
	margin-left:3em;
}
.tyuuigaki01{
	font-size: 0.9rem;
	color: #999;
}
.tyuuigaki01 dt{
	float: left;
}
.tyuuigaki01 dd{
	padding-left: 3em;
}

/* 「組合理念」のレイアウト
--------------------------------------------*/
.rinenn01{
	font-size: 1.7rem;
	color: #F96;
	text-align: center;
	margin-top: 1.6em;
	margin-bottom: 1.6em;
}
.rinenn-img{
	width: 100%;
	margin-top: 1em;
	border: 2px dashed #C63;
}
.rinenn-img img{
	width: 596px;
		padding-right: 50px;
	padding-left: 50px;
	padding-top:20px;
	padding-bottom:20px;

}



/* 「事業案内」のレイアウト
--------------------------------------------*/
.underline01{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	margin-bottom:0px;
}
.underline01 li{
	border-bottom: 1px solid #666;
	padding-top: 5px;
	padding-bottom: 5px;	
}

/* 「こだわり」のレイアウト
--------------------------------------------*/
.kodawari-box h3{
	border-bottom: 2px solid #CCC;
	border-left: 10px groove #F96;
	padding-left: 10px;
	font-size: 1.3rem;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-weight: bold;
	color: #C63;
}
.kodawari-box p{
	font-size: 1rem;
	margin-bottom: 2em;
}

/* 「組合員の紹介」「組合施設」のレイアウト
--------------------------------------------*/
#contents11 .member-box01 h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #F96;
	padding-top: 0.5em;
	text-align: left;
}
.member-box01 p{
	font-size: 0.8em;
}
.over-line{
	border-top: 1px solid #666;
}
.member-underline01{
	border-bottom: 1px solid #666;
	padding-bottom: 1em;
}
/* 「組合施設」のレイアウト
--------------------------------------------*/
.works-img{
	background: url(images/works-img-150px2.png) no-repeat;
	height: 0px;
	width: 150px;
	padding-top: 150px;
	float: left;	
	overflow: hidden;
	margin-top: 0.5em;
	font-size: 1.1em;
}
.member-box02-03{
	
}
#contents01 .member-box02-03 h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #F96;
	padding-top: 0.5em;
	padding-left: 180px;
	text-align: left;
}
.member-box02-03 p{
	font-size: 0.8em;
	padding-left: 180px;
}
.member-box02-03 p a{
	color: #999;
}
.member-underline02{
	border-bottom: 1px solid #666;
	padding-bottom: 2em;
}


/* 「障がい者雇用について」のレイアウト
--------------------------------------------*/
table.syugyo001{
	border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  table-layout: fixed;
width: 100%;
	font-size: 0.9em;
	
}

table.syugyo001 tr th,
table.syugyo001 tr td{
	border: 1px solid #e9e9e9;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
}
table.syugyo001 tr th{
	background: #ff9880;
	color:#fff;
}

/* 「事業案内」＞「電子書籍の委託制作事業」層のレイアウト
--------------------------------------------*/

.link-font p{
	font-size: 1rem;
}




/* 「組合員になるメリット」のレイアウト
--------------------------------------------*/
.titlebox01{
	background: url(images/c02-01-00.png) no-repeat;
	height: 0px;
	width: 693px;
	padding-top: 290px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.merit-box01-00,
.merit-box02-00,
.merit-box03-00{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.merit-box01-01{
	background: url(images/c02-01-01.png) no-repeat;
	height: 0px;
	width: 300px;
	padding-top: 300px;
	float: left;	
	overflow: hidden;
}
.merit-box02-01{
	background: url(images/c02-01-02.png) no-repeat;
	height: 0px;
	width: 300px;
	padding-top: 300px;
	float: right;	
	overflow: hidden;
}
.merit-box03-01{
	background: url(images/c02-01-03.png) no-repeat;
	height: 0px;
	width: 300px;
	padding-top: 300px;
	float: left;	
	overflow: hidden;
}
.merit-box01-00 li,
.merit-box03-00 li{
	padding-left: 350px;
}
.merit-box02-00 li{
	padding-right: 350px;
}
.merit-box01-00 li h2,
.merit-box02-00 li h2,
.merit-box03-00 li h2{
	font-size: 1.8em;
	text-align: center;
	color: #46b2e7;
	line-height: 1.5em;
}
.merit-box01-00 li p,
.merit-box02-00 li p,
.merit-box03-00 li p{
	font-size: 1.2em;
	text-align: center;
	color: #666;
	line-height: 1.9em;
}
.line12-8em{
	font-size: 1.6em;
	background: #46b2e7;
	padding: 0px 0px 7px;
	height: 0px;
	width: 8em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	margin-top:20px;
}





/* 「組合員の構成について」のレイアウト
--------------------------------------------*/
.box01-1000{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	font-size: 1.2em;
}

.c02-02-01img{
	background: url(images/c02-02-01.png) no-repeat;
	height: 0px;
	width: 250px;
	padding-top: 250px;
	overflow: hidden;
}
.c02-02-02img{
	background: url(images/c02-02-02.png) no-repeat;
	height: 0px;
	width: 250px;
	padding-top: 250px;
	overflow: hidden;
}
.c02-02-03img{
	background: url(images/c02-02-03.png) no-repeat;
	height: 0px;
	width: 250px;
	padding-top: 250px;
	overflow: hidden;
}

.box01-1000 li{
	float: left;
	width:33.33%;
}
.box01-1000 dl{
	width: 250px;
	margin-left:auto;
	margin-right:auto;
}
.box01-1000 dl dd{
	margin-top:10px;
}

.box01-1000 ul{
	margin-top:50px;
	margin-bottom:50px;
}

.box01-900{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	font-size: 1.2em;
	margin-bottom:50px;
}
.box01-900 table.org-tb{
	width: 100%;
	text-align:center;
	margin-bottom:4px;
}

.box01-900 table.org-tb th,
.box01-900 table.org-tb td{
	border-bottom: 1px solid #999;
	padding-top: 20px;
	padding-bottom: 15px;
}
/* 「入会の流れ」のレイアウト
--------------------------------------------*/

.adm-img01{
	background: url(images/adm-img01.png) no-repeat 0px 0px;
	height: 0px;
	width: 900px;
	padding-top: 253px;
}
.adm-txt01{
	margin-top: 4em;	 
}
table.adm-tb{
	width: 100%;
	border: 1px solid #0CF;
	font-size: 1.3em;
}


table.adm-tb tr td:nth-child(1){
	color: #FFF;
	background: #0CF;
	width: 7em;
	text-align:center;
}
table.adm-tb tr td:nth-child(2){
	color: #0CF;
	width: auto;
	text-align:left;
	padding-left:1em;	
}


.adm-txt01 dd{
	padding-top: 0.2em;	
	margin-bottom:3em;
}
.adm-img02{
	background: url(images/adm-img02.png) no-repeat 0px 0px;
	height: 0px;
	width: 900px;
	padding-top: 138px;
}
table.adm-tb02{
	width: 100%;
	border: 1px solid #0CF;
	font-size: 1.1rem;
}
table.adm-tb02 tr td:nth-child(1){
	color: #FFF;
	background: #0CF;
	width: 8em;
	text-align:center;
	vertical-align: middle;
	
}
table.adm-tb02 tr td:nth-child(2){
	color: #008EB3;
	width: auto;
	text-align:left;
	padding-left:1em;
	font-size: 1rem;
	padding-right:1em;	
}

/* 「職員採用窓口」のレイアウト
--------------------------------------------*/
.recruitment-ul01 dt{
	float: left;
	padding-top: 7px;
}
.recruitment-ul01 dd{
	padding-left: 9em;
	border-bottom: 1px solid #999;
	padding-top: 7px;
	padding-bottom: 7px;
}

.recruitment-ul02 dt{
	float: left;
	padding-top: 7px;
}
.recruitment-ul02 dd{
	padding-left: 15em;
	border-bottom: 1px solid #999;
	padding-top: 7px;
	padding-bottom: 7px;
}
#recruitment h3{
	text-align: center;	
}
/* 「よくある質問」のレイアウト
--------------------------------------------*/

.qanda-box{
	padding-top: 3em;
	padding-bottom: 3em;
	border-bottom: 1px solid #999;
}

.qanda-box dt:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(images/qanda-q.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	overflow: hidden;
}

.qanda-box dt {
display: block;
    position: relative;
    min-height: 28px;
    padding: 1px 10px 0 38px;
    box-sizing: border-box;
}

.qanda-box dt p{
	font-size: 1.3rem;
	font-weight: bold;
	color: #069;
}

.qanda-box dd {
    display: block;
    position: relative;
    min-height: 28px;
    padding: 0 0 0 38px;
    box-sizing: border-box;
    background: #fff;
    color: #333;
    margin-top: 20px;
}

.qanda-box dd:before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(images/qanda-a.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}
.qanda-box dd table{
	margin-left:20px;
	width:90%;
	margin-top:1em;
	
	}
.qanda-box dd table td{
	border-right: 1px solid #999;	
	padding:4px 6px;
	text-align:center;
}
.qanda-box dd table td:nth-last-child(1){
	border-right: 0px solid #999;	
}
.qanda-box dd table tr{
	border-bottom: 1px solid #999;
}

.hyou-tyuui{
	margin-left:20px;
	width:90%;
}



/* 「組合について」「組合員になるメリット」階層のラストリンク集レイアウト
--------------------------------------------*/
.list-bottom01-00{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
	
}
#outline .list-bottom01,
#iso .list-bottom01{
	float: left;
	width:11%;
	border-right: 1px dashed #999;
}
#merit .list-bottom01{
	float: left;
	width:33%;
	border-right: 1px dashed #999;
}
#outline .list-bottom01-last,
#iso .list-bottom01-last,
#merit .list-bottom01-last{
	border-right:none;
}

#wrapper-contents99{
	width:100%;
}
/* 「ISO」階層のラストリンク集レイアウト
--------------------------------------------*/
.list-bottom02-00{
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
	margin-bottom:10px;
	
}
.list-bottom02{
	float: left;
	width:14%;
	border-right: 1px dashed #999;
	font-size: 0.6em;
}
.list-bottom02-last{
	border-right:none;
}



/* 「お問い合わせ」のレイアウト
--------------------------------------------*/
.form-box01{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}




/* 部品のレイアウト
--------------------------------------------*/
.both{
	clear: both;	
	}
.center{
	text-align: center;
}
.right{
	text-align: right;
}

	
.line01{
	border-bottom: 1px solid #999;
	margin-top: 1em;
	margin-bottom: 1em;
}
.line-height100{
	line-height: 1.0em;
}
.line-height120{
	line-height: 1.2em;
}



.margin-line {
	margin-top:1.8em;
}
.margin0-6 {
	margin-top:0.6em;
}
.margin1 {
	margin-top:1em;
}
.margin2 {
	margin-top:2em;
}
.margin3 {
	margin-top:3em;
}
.margin4 {
	margin-top:4em;
}
.margin5 {
	margin-top:5em;
}
.margin6 {
	margin-top:6em;
}


.size070{
	font-size: 0.7em;
}
.size075{
	font-size: 0.75em;
}
.size080{
	font-size: 0.8em;
}
.size090{
	font-size: 0.9em;
}
.size095{
	font-size: 0.95em;
}
.size110{
	font-size: 1.1em;
}
.size120{
	font-size: 1.2em;
}
.size150{
	font-size: 1.5em;
}


/*突き出しインデント1*/
.jut1 p{
	text-indent:-1em;
	padding:0 0 0 1em;
}
.jut1_3 p{
	text-indent:-1.3em;
	padding:0 0 0 1.3em;
}

.jut1_5 p{
	text-indent:-1.5em;
	padding:0 0 0 1.5em;
}

.jut2 p{
	text-indent:-2em;
	padding:0 0 0 2em;
}
.jut4 p{
	text-indent:-4em;
	padding:0 0 0 4em;
}
.color-01{
	color: #F96;
}


/* iPad以外のレイアウト
--------------------------------------------*/
.menu-trigger{
	display: none;
}



nav{
	display: none;
}

#header-ipad{
	display: none;
}

.header01-img05{
	display: none;
}

.titlebox01-ipad{
	display: none;

}








/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media screen and (max-width: /*1024*/1150px) {


/* 「ドロワーメニュー」のレイアウト
--------------------------------------------*/

.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
main {
  height: 100%;
  min-height: 100vh;
  padding: 0 0px;
  background-color: #eee;
  transition: all .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width:100%;
}
main.open {
  transform: translateX(-250px);
}
main h1 {
}
main {
}
.menu-trigger {
  display: inline-block;
  width: 36px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 100;
/*   transform: translateX(0);
  transition: transform .5s;
 */}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}

nav {
	display: block;
	width: 250px;
	height: 100%;
	padding-top: 100px;
	background-color: rgb(16, 69, 153, 0.8);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
	transform: translate(250px);
	transition: all .5s;
}
nav.open {
  transform: translateZ(0);
}
nav li {
	color: #fff;
	text-align: left;
	padding: 5px 10px;
}
nav li li {
	color: #fff;
	text-align: left;
	padding: 0 15px;
}
nav a:link,
nav a:visited,
nav a:hover{
	color: #fff;
}

/* 「ドロワーメニュー」以外のレイアウト
--------------------------------------------*/

#outline #header-img,
#merit #header-img,
#speech #header-img,
#qanda #header-img,
#recruitment #header-img,
#inquiry #header-img,
#privacy #header-img{
	width:90%;
}
#outline .header-midashi,
#merit .header-midashi,
#speech .header-midashi,
#qanda .header-midashi,
#recruitment .header-midashi,
#inquiry .header-midashi,
#privacy .header-midashi{
	width:100%;
}
#iso #header-img {
	width:90%;

}
#iso .header-midashi h2{
	width:100%;
}


#header-ipad{
	display: block;
	width:100%;
	margin-top:10px;
}
#wrapper-header{
	display: none;
}
#wrapper-header-li{
	display: none;
}
.midashi-box01{
	background: #FC6;
	width:100%;	
	border-radius: 4px;
	float: right;
	padding-right:5px;
	padding-left:5px;
	text-align: center;
	
}

.midashi-box01 a:link,
.midashi-box01 a:visited{
	color: #fff;
}
.header01-title05{
	float: left;
	margin-left:10px;
	margin-top:10px;
	
}
.header01-tel05{
	float: right;
	margin-right:75px;
	margin-bottom:5px;
	text-align: right;
	width:20em;	
	
}

.header01-img05{
	width:100%;	
	display: block;
}
#home #wrapper-header-img{
	display: none;
}


section{
	width: 100%;
}

footer{
	width: 100%;

}
#contents02{
	background: url(images/top-back-01-ipad.png) no-repeat fixed center top;
}
#contents03{
	background: url(images/top-back-02.png) no-repeat fixed center top;
}
#contents04{
	background: url(images/top-back-03-ipad.png) no-repeat scroll center top;
}
.list-bottom01-00{
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	text-align: center;
	font-size: 0.8rem;
	
}
#outline .list-bottom01,
#iso .list-bottom01{
	float: left;
	width:24%;
	/*border-right: 1px
	dashed #999;*/
	margin-bottom:10px;
	height: 30px;
}
#merit .list-bottom01{
	float: left;
	width:33%;
	/*border-right: 1px dashed #999;*/
}
.merit-box01-00,
.merit-box02-00,
.merit-box03-00{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.adm-img01{
	background: url(images/adm-img01.png) no-repeat;
	height: 0px;
	width: 90%;
	
	padding-top: 25%;	
	overflow: hidden;
	background-size:100% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.adm-txt01{
	margin-top: 1.5em;	 
}
.box01-900{
	margin-left:auto;
	margin-right:auto;
	width:90%;
	font-size: 1rem;

}

.adm-img02{
	background: url(images/adm-img02.png) no-repeat;
	height: 0px;
	width: 90%;
	
	padding-top: 25%;	
	overflow: hidden;
	background-size:100% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
#merit .box01-700 table.margin3{
	margin:1.5em 0 0 0;
}
.box01-1000{
	margin-left:auto;
	margin-right:auto;
	width:90%;
	font-size: 1rem;

}

.c02-02-01img{
	background: url(images/c02-02-01.png) no-repeat;
	height: 0px;
		width: 90%;
	
	padding-top: 60%;	
	overflow: hidden;
	background-size:60% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.c02-02-02img{
	background: url(images/c02-02-02.png) no-repeat;
	height: 0px;
	width: 100%;
	
	padding-top: 60%;	
	overflow: hidden;
	background-size:60% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.c02-02-03img{
	background: url(images/c02-02-03.png) no-repeat;
	height: 0px;
		width: 90%;
	
	padding-top: 60%;	
	overflow: hidden;
	background-size:60% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.box01-1000 li{
	float: left;
	width:26%;
	margin-left:2em;
	margin-right:2em;
}
.box01-1000 dl{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.box01-1000 dl dd{
	margin-top:10px;
}

.box01-1000 ul{
	margin-top:50px;
	margin-bottom:50px;
}
.form-box01{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}



.list-bottom02-00{
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	text-align: center;
	margin-bottom:10px;
	
}
.list-bottom02{
	float: left;
	width:24%;
	border-right: 1px dashed #999;
	font-size: 0.6em;
	margin-bottom:10px;
	height: 30px;
}
.list-bottom02-last{
	border-right:none;
}

#header-img-li{
	background: #FFF;
	width: 90%;	
	margin-top:20px;
	background-color: rgba(255,255,255,0.6);
	border-radius: 4px;
	margin-right: auto;
	margin-left: auto;
}
a.img-nav-left{
	color: #333;
	float: left;
	padding: 2px 4px;
	font-size: 0.8rem;
}
}




@media screen and (max-width: /*1024*/799px) {
	
.header01-title05{
	float: none;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:397px;		
}

.header01-title05 img{
	
}
.header01-tel05{
	float: none;
	margin-right:auto;
	margin-bottom:5px;
	text-align: center;
	width:20em;	
	margin-left:auto;
	margin-right:auto;
	
}
.main-news01{
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
}
.top-box-right{
	float: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
}
.top-box-left{
	float: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
}

.box01-700{
	margin-left:auto;
	margin-right:auto;
	width:90%;
	font-size: 1rem;
}

.rinenn-img img{
	width: 90%;
		padding-right: 20px;
	padding-left: 20px;
	padding-top:20px;
	padding-bottom:20px;
		margin-left:auto;
	margin-right:auto;

}
.titlebox01{
	display: none;

}
.titlebox01-ipad{
	display: block;
	margin-left:auto;
	margin-right:auto;
	width:80%;

}
.titlebox01-ipad img{
	margin-left:auto;
	margin-right:auto;
	width:100%;

}
.box01-1000 li{
	float: none;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.box01-1000 dl{
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.box01-1000 dl dd{
	margin-top:10px;
}

.box01-1000 ul{
	margin-top:50px;
	margin-bottom:50px;
}


.c02-02-01img{
	background: url(images/c02-02-01.png) no-repeat;
	height: 0px;
		width: 90%;
	
	padding-top: 40%;	
	overflow: hidden;
	background-size:40% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.c02-02-02img{
	background: url(images/c02-02-02.png) no-repeat;
	height: 0px;
	width: 100%;
	
	padding-top: 40%;	
	overflow: hidden;
	background-size:40% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.c02-02-03img{
	background: url(images/c02-02-03.png) no-repeat;
	height: 0px;
		width: 90%;
	
	padding-top: 40%;	
	overflow: hidden;
	background-size:40% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}


}
@media screen and (max-width: /*1024*/715px) {
.merit-box01-01{
	background: url(images/c02-01-01.png) no-repeat ;
	height: 0px;
	width: 90%;
	padding-top: 50%;
	float: none;	
	overflow: hidden;
	background-size:50% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.merit-box02-01{
	background: url(images/c02-01-02.png) no-repeat center;
		height: 0px;
	width: 90%;
	padding-top: 50%;
	float: none;	
	overflow: hidden;
	background-size:50% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.merit-box03-01{
	background: url(images/c02-01-03.png) no-repeat;
	height: 0px;
	width: 90%;
	padding-top: 50%;
	float: none;	
	overflow: hidden;
	background-size:50% auto;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
}
.merit-box01-00 li,
.merit-box03-00 li{
	padding-left: 0px;
}
.merit-box02-00 li{
	padding-right: 0px;
}
	
	
}

@media screen and (max-width: /*1024*/549px) {
.header01-title05{
	float: none;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:60%;		
}
.header01-title05 img{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	
}

#footer-left-box{
	width:100%;
	float: none;
	text-align: center;
}

#footer-right-box{
	width:100%;
	float: none;
	text-align: center;
}
#footer-left-box li a{
	float: none;
	background: url(images/brett00.png) no-repeat 0px 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 16px;
	margin-right: 16px;
	margin-left: 5px;
	color: #333;
}

.underline01{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1rem;
	margin-bottom:0px;
}

}










