@charset "utf-8";
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	line-height: 2em;
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
}
div, p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
p {
	line-height: 2em;
	width: auto;
	margin: 1.5em 0 1.5em 0;
}
/*****************************/

.cb {
	clear:both;
	}
	
.jisage {
	margin-left: 1em;
	padding-left: 0em;
	text-indent: -1em;
}
.jisage_2 {
	padding-left: 1em;
	text-indent: -1em;
}
.jisage_3 {
	padding-left: 0;
	text-indent: 10em;
}

.center {
	text-align:center;
}
.migiyose {
	text-align:right;
}

/* -------- 文字 */

.bold {
	font-weight: bold;
}

.moji_red {
	color : #cc0000;
	font-weight: bold;
}
.moji_red_2 {
	color :#ff4500;
	font-weight: bold;
}
.moji_yellow {
	color : #fdf78d;
	/*	color :#ef8700; */
/*	color : #f8fc8c; */
	font-weight: bold;
}
.moji_midori {
	color : #1fa21f;
	font-weight: bold;
}
.moji_pink {
	color : #f83f72;
}
.moji_kiobi {
	font-weight: bold;
	background-color: #FFFF66;
}
.moji_kiobi_2 {
	font-weight: bold;
	background-color: #fcfb9f;
}
.moji_aoobi {
	font-weight: bold;
	background-color: #D0D7FE;
}
.moji_siro {
	color : #ffffff;
	font-weight: bold;
}
.font_l {
	font-size: 1.2em;
}

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}/* 強調 */


.kyakutyu {
	vertical-align:super; 
	font-size:x-small; 
}/* ※脚注 */

em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}/* 斜体 */

hr {
	border: solid 1px #CCCCCC;
	margin-top: 3em;
	margin-bottom: 3em;
}

/** 長体　**/
.tyoutai_90 {
	transform: scale( 0.9 , 1 );
	display: inline-block;
}
.tyoutai_80 {
	transform: scale( 0.8 , 1 );
	display: inline-block;
}
.tyoutai_70 {
	transform: scale( 0.7 , 1 );
	display: inline-block;
}
.tyoutai_60 {
	transform: scale( 0.6 , 1 );
	display: inline-block;
	transform-origin: left top;
	display: inline-block;
}


/* -------- リンク */


a:link {
	color:#1111cc;
	text-decoration: underline;
}
a:visited {
	color:#3b7fb9;
	text-decoration: underline;
}
a:hover {
	color:#a0a0a0;
	text-decoration: none;
}
a:active {
	color:#a0a0a0;
	text-decoration: none;
}

/* -------- 画像 */

a img {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}
#header_haikei a:hover img {
	filter:alpha(opacity=80);
	opacity:1;
}


/* ---------------- 基本レイアウト */


#container {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

#ue {
	height: 16px;
	width: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0 auto 0 auto;
}
#ue h1 {
	font-size: 10px;
	color: #9e8529;
	padding: 0px;
	line-height: normal;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



#header_ue {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 140px;
}

#header_haikei {
	text-align: center;
	background-image: url(./img/header_haikei.jpg);
	background-position: center;
	width: auto;
	height: 480px;
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#inner {
	text-align: center;
}

.main {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.muryou_haikei {
/*	background-color:#978e07;*/
	background-image: url(./img/muryou_haikei.jpg);
	background-repeat: repeat; 
	text-align: center;
/*	border-top: solid 1px #ccc; */
	padding: 0px;
	margin: 0px;
	border-top: #eee solid 5px;
	border-bottom: #eee solid 5px;
}
.muryou {
	margin: 0 auto 0 auto;
	width: 1200px;
}
.muryou img {
	vertical-align: text-bottom;
}

.nayami {
	width: 1000px;
	height: 440px;
	background-image: url(./img/onayami.jpg);
	background-size: 100%;
	padding: 0px;
	margin: 0px auto 0 auto;
}

.nayami_title {
	text-align: center;
	height: auto;
	font-size: 36px;
	line-height: 1em;
	font-weight: bolder;
	color: #132881;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 80px 10px 0 40px;
/*	text-shadow: 1px 2px 3px #aaaaaa; */
}

.nayami_naka {
	margin: 0;
	padding: 0px 30px 20px 50px;
}


.naka1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}



.naka1000 p {
	padding-left: 50px;
	padding-right: 50px;

}

.naka900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.naka900 p {
	padding-left: 50px;
	padding-right: 50px;

}


.midasi_l {
	background-image: url(./img/midasi_l.jpg);
	background-repeat: no-repeat;
	background-position:center;
	border-top: #F4A261 solid 8px;
	border-bottom: #F4A261 solid 8px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	margin: 4em 0 0 0;
	background-color: #F4A261;
}


.midasi_l_naka {
	text-align:center;
	line-height:1.2em;
	font-weight: bold;
	font-size: 40px;
	color: #FFFFFF;
	width: 1000px;
	padding: 0.1em 0 0 0;
	margin: 0px auto 0 auto;
	line-height: 1.2em;
	text-align: center;
	height: auto;
}

.midasi_m {
	background-color: #fff;
	text-align: center;
	height: auto;
	font-size: 28px;
	line-height: 1em;
	font-weight: bolder;
	color: #f47a37;
	display:table;
	width: 960px;
	background-color: #fff;
	border:  #ccc double 4px;
	margin: 2em auto 0 auto;
	padding: 20px 10px 20px 30px;
}

.midasi_s {
	width: 950px;
	background-color: #fff6ca;
	height: auto;
	font-size: 24px;
	line-height: 1em;
	font-weight: bolder;
	color: #555555;
	display:table;
	margin: 1em 0 0 0;
	padding: 22px 0 20px 50px;
	border-bottom-width: 1px solid #7896f2;
}

.midasi_ss {
	color: #555555;
	border-bottom-width: 3px double #7896f2;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	height: auto;
	text-align: left;
	width: auto;
	margin-bottom: 1em;
	padding: 30px 20px 20px 50px;
}

.midasi_hidarigazo {
	background-color: #fff;
	height: auto;
	font-size: 24px;
	line-height: 1em;
	font-weight: bolder;
	color: #555555;
	display:table;
	width: 960px;
	margin: 2em auto 0 auto;
	padding: 10px 10px 10px 30px;
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
/*	border-top: #f4a261 double 3px;
	border-right: #ccc solid 10px;
	border-left: #ccc solid 10px; */
}

.midasi_hidarigazo img {
	display: inline-block;
	vertical-align: middle;
	*zoom: 1; /* for IE6-7 */
	*display: inline;		padding-right: 20px;
}
.midasi_hidarigazo_bun {
	display: inline-block;
	vertical-align: middle;
	width:870px; /* 幅の指定がない場合、改行が必要な幅を超えるとカラム落ちします。 */
	*zoom: 1; /* for IE6-7 */
	*display: inline;
}





/* 通常のフォントサイズ（16px）のときのリスト*/
.list_a {
	padding: 0;
	margin: 0 0 0 0.5em;
	font-weight: bold;
	background-position: center;
	font-size: 18px;
}
.list_a ul li{
	list-style-type: none;
	background-position:-1px 6px; /*リスト画像の位置指定*/
	line-height: 1.6em;

　/*←行間*/
	margin: 0 0 10px 0;
	background-image: url(img/list_a.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
}

/* 通常のフォントサイズ（16px）のときのリスト、細字*/
.list_b {
	padding: 0;
	margin: 0 2em 0 0.5em;
	font-weight: normal;
	background-position: center;
	font-size: 18px;
}
.list_b ul li{
	list-style-type: none;
	background-position:0px 5px; /*リスト画像の位置指定*/
	line-height: 1.6em;

　/*←行間*/
	margin: 0 0 10px 0;
	background-image: url(img/list_a.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
}

/* 表の中のリスト*/
.list_hyo {
	margin: 0 0 0 0;
	font-weight: bold;
	background-position: center;
	font-size: 15px;
	padding: 0;
}
.list_hyo ul li{
	list-style-type: none;
	background-position:0px 5px; /*リスト画像の位置指定*/
	line-height: 1.6em;

　/*←行間*/
	margin: 0 0 10px 0;
	background-image: url(img/list_a.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	margin-left: -40px;
}

.koe_sotowaku {
	width: auto;
	border: double 6px #ddd;
	background-color: #FFFFFF;
	margin: 0 0 30px 50px;
	padding: 0 0 20px 0;
}

.koe_title {
	background-color: #f47a37;
	border-radius:10px;
	margin: 20px 20px 0 20px;
	height: auto;
	width: auto;
	padding: 0.7em 2em 0.7em 2em;
	font-size: 28px;
	line-height: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.koe_midasi_s {
	margin: 1em 2em 1em 2em;
	padding:0.5em 1em 0.5em 1em;
	border-top: 5px double #fff;
	border-bottom: 5px double #fff;
	background-color: #aaa;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.3em;
}

.koe_hidari {
	margin:0 1em 0 0;"
	float: left;
	width:670px;

}

.koe_migi {
	margin:0 1em 0 0;"
	text-align:right;
	float: right;
}


.white_box {
	width: auto;
	padding: 1em;/* 0px 0 20px 0;*/
	margin: 3em 2em 2em 2em; /*0 auto 30px auto*/
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
/*	box-shadow:0 3px 3px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 3px 1px rgba(0,0,0,0.1); */
}
.white_box p {
	width: auto;
	/*padding: 0px 0 20px 0;*/
	margin: 0 0 1em 0; /*0 auto 30px auto*/
}



.white_box_2 {
	width: auto;
	border: 4px double #CCCCCC;
	background-color: #FFFFFF;
	margin: 0 0 30px 50px;
	padding: 0 0 20px 0;
}

.white_box_mini {
	width: auto;
	padding: 0;
	margin: 0 50px 0 50px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}




.hyo_a {
/*	width: auto; */
	border-collapse: separate;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
.hyo_a th{
	text-align: center;
	vertical-align: middle;
	color: #333;
	background-color: #fff6ca;
	border: 1px solid #ccc;
	padding: 6px 16px 6px 16px;
}
.hyo_a td{
	vertical-align: top;
	padding: 6px 16px 6px 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.hyo_a .tblnaka_a{
	background-color: #fff6ca;
	vertical-align: middle;
	font-weight: normal;
}
.hyo_a .tblnaka_a_koi {
	background-color: #fbe775;
	vertical-align: middle;
	font-weight: bold;
}
.hyo_a .tblnaka_b {
	vertical-align: top;
	font-weight: normal;
}
.hyo_a .tblnaka_c {
	background-color: #FCFDC5;
	vertical-align: top;
	font-weight: normal;
}
.hyo_a .tblnaka_d{
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
}
.hyo_a .tblnaka_d_koi {
	background-color: #fbe775;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}
.hyo_a .tblnaka_e {
	background-color: #FCFDC5;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.tblnaka_b p {
	padding: 0px;
	margin: 0 0 0 4.5em;
	line-height: 1.4em;
}



.q {
	margin-bottom:1em;
	font-size: 1.8em;
	color: #555555;
	font-weight: bold;
	background-image: url(img/q.png);
	background-size:100px 110px; 
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #cccccc;
	border-bottom: 5px solid #ccc;
	background-color: #eeeeee;
	padding: 0.5em 0.5em 0.3em 4em; /**/
}



#footer {
	text-align: center;
	font-size: 13px;
	height: 70px;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-top: 16px;
	border-top:solid 1px #bbbbbb;
	background-color: #424972;
}


#footer a{
	color: #FFFFFF;
	text-decoration: none;
}





#footer a:link {
	color:#f3faaa;
	text-decoration: underline;
}
#footer a:visited {
	color:#88a0fc;
	text-decoration: underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}

/*アコーディオンcss*/
summary{
	border: #ccc solid 3px;
	font-weight: bold;
	font-size: 1.7em;
	position: relative;
	max-width: auto;
	margin:0;
	padding: 1em 2em 0.8em 2em;
	cursor: pointer;
	background-color: #b29d44;
	color: #fff;
	margin: 10px auto;
	}
	summary::-webkit-details-marker{
	position: absolute;
	color: transparent;
	}
	summary:hover, details[open] summary {
	background-color: #d2be64;
	margin-bottom: 0px;
	}
	summary::after {
	content: '+';
	font-size: 100%;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	transition: transform.5s;
	}
	details[open] summary::after{
	transform:translateY(-50%) rotate(45deg);
	}
	.answer {
	border: #ccc solid 1px;
	padding: 1.5em 1.5em;
	background-color: #fff;
	max-width: auto;
	margin: auto;
	}
	.answer p {
	background: none;
	}
	details[open] .answer{
	animation:fadein .5s ease-in-out;
	}
	@keyframes fadein {
	0% { opacity: 0; }
	100%{ opacity: 1; }
	}
	/*アコーディオンcss*/

	.no_sikaku {
	background-color: #283E9A;
	font-size: 24px;
	font-weight: bolder;
	color: #fff;
	margin:0em 0.5em 0 0.5em;
	padding: 0px 10px 0px 10px;
	border: #ccc solid 4px;
}

.no_maru {
	border: #ccc solid 4px;
	display: inline-block;
	font-size: 1.4em;
	width: 2em;
	height: 2em;
	border-radius: 50%;
	background: #b29d44;
	text-align:center;
	line-height: 2em;
	margin-right:1em;
	color: #fff;
  }

.midasi_aco-naka {
	margin-top: 4em;
	border-bottom-width: 3px double #7896f2;
	line-height: 1em;
	font-weight: bold;
	height: auto;
	text-align: left;
	width: auto;
	padding: 0.5em 2em 0.5em 4.2em;
	border: #ccc solid 1px;
	border-bottom: #ccc solid 5px;
	background: #fff;
}

