@charset "UTF-8";

div#header , div#contents {
		max-width: 1000px;
		width: 90%;
}

/*============================
Global
============================*/

.text01 {
	font-size: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6em;
}
.text02 {
	font-size: 85%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6em;
}
.img01 {
	float: right;
	margin-left: 25px;
	padding-top: 5px;
	width: 235px;
}
.img02 {
	float: left;
	margin-right: 25px;
}
.pageTop {
	font-size: 93%;
	line-height: 1.8em;
	text-align: right;
	margin-bottom: 60px;
	clear: both;
}
.s-pdf {
	background-image: url(../images/pdf_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


/*============================
pankuzu
============================*/

div#pankuzu {
	background-color: #BBE3F8;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003B91;
	margin-top: 15px;
	margin-bottom: 25px;
}
div#pankuzu ul {
	max-width: 1000px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	line-height: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#pankuzu li {
	background-image: url(../images/pankuzu.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 10px;
	padding-left: 16px;
	font-size: 93%;
}
div#pankuzu li.firstChild {
	margin: 0px;
	padding: 0px;
	background-image: none;
}


/*============================
#rNav
============================*/
div#rNav {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #00A2E6;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
h2#title02 {
	text-align: center;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#rNav ul {
}
div#rNav li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
div#rNav li a {
	background-image: url(../images/bg_rnav.png);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 15px;
	padding-bottom: 15px;
	display: block;
	padding-top: 15px;
}
div#rNav li.firstChild {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#rNav li a:hover {
	background-color: #D4EDFA;
}
div#rNav li.on {
	background-image: url(../images/bg_rnav.png);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 15px;
	padding-bottom: 15px;
	display: block;
	padding-top: 15px;
	background-color: #D4EDFA;
}

/*============================
#leftArea
============================*/

div#leftArea {
	float: left;
	width:72.5%;
}
h2#title01 {
	background-color: #3A6DB7;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 20px;
	margin-bottom: 35px;
}
h2#s-title {
	margin-bottom: 40px;
}
div#l-container {
	/*width: 94.5%;*/
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.midashi {
	margin-bottom: 20px;
	font-size: 146.5%;
	color: #3A6DB7;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3A6DB7;
	line-height: 1.2em;
	clear: both;
}
.midashi2 {
	font-size: 197%;
	color: #FFC32F;
	background-image: url(../../special3/images/bg01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 1em;
}
.midashi3 {
	margin-bottom: 10px;
	font-size: 146.5%;
	color: #00A2E6;
	line-height: 1em;
}
div#leftArea img , div#rightArea img {
	max-width: 100%;
	width:auto;
	height:auto;
}
ul.accordion {
	display: none;
}

@media screen and (max-width: 999px) {
/*============================
common
============================*/
div#rightArea {
	max-width: 235px;
	width:30%;
}
div#leftArea {
	width:65%;
}
div#l-container {
	width:95%;
}
}

@media screen and (max-width: 768px) {
/*============================
common
============================*/
div#header {
	min-height: 70px;
	height:auto;
}
h1 {
    float: none;
		position: absolute;
		top:15px;
		left:0;
		width: 165px;
    margin-bottom: 0px;
    padding-top: 0px;
}
h1 img {
	max-width:100%;
	width:auto;
	height:auto;
}
h2#title01 {
	font-size: 153.9%;
}
div#header p {
	display: none;
}
ul#sNav , ul#gNav {
	display: none;
}
.slicknav_menu {
	display:block;
}
div#rNav {
	display: none;
}

ul.accordion {
	display: block;
}
ul.accordion {
	width:100%;
	margin:0 auto 30px;
	font-size: 93%;
}
ul.accordion a {
	display:block;
	padding:10px;
}
ul.accordion span {
	display:block;
	padding:10px 0 10px 0;
	color:#333;
}
ul.accordion ul {
	display:none;
}
ul.accordion > li > p { 
	cursor:pointer;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
ul.accordion > li > p span::before {
    content: "\f0fe";
  	font-family: FontAwesome;
    display: inline-block;
		width: 1.2857142857142858em;
  	text-align: left;
}
ul.accordion > li > p span.open::before {
    content: "\f146";
}
ul.accordion > li > ul > li { 
	border-bottom:1px solid #ccc;
}
ul.accordion > li > ul > li a:hover { 
	background-color: #BBE3F8;
}
}
@media screen and (max-width: 480px) {
/*============================
common
============================*/
div#leftArea {
	width:100%;
	float: none;
}
div#rightArea {
	width:235px;
	float: none;
	margin:0 auto 0 auto;
}
div#rightArea p.r-contact {
	display:none;
}
p#pageTop {
    text-align: center;
}
}


