@charset "utf-8";

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	line-height: 1.6;
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
   font-size : 14px; 
}
 
@media screen and (min-width : 768px){
    body{ font-size : 16px;}
}
 
@media screen and (min-width : 1024px) {
    bodyl{ font-size : 18px;} 
}
div, p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
p {
	width: auto;
	margin: 1em;
}
/* -------- レスポンシブデザイン用 */

img {
	max-width : 100vw ;
	height : auto ;
		vertical-align: text-bottom;
}
html {box-sizing: border-box;}
/*padding、borderの幅をwidthに含めない*/
/***/

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}
.cb {
	clear:both;
	}
	
.jisage {
  margin-left: 1em;
  padding-left: 1em;
  text-indent: -1em;
}
.jisage_2 {
	padding-left: 1em;
	text-indent: -1em;
}

.center {
	text-align:center;
	max-width: 640px;
	margin:0 auto 0 auto;
	padding: 0px;
}
.center img {
	margin:0;
	padding: 0;
}
.bold {
	font-weight: bold;
}

.moji_red {
	color :#cc0000;
	font-weight: bold;
}
.moji_red_2 {
	color :#ff4500;
	font-weight: bold;
}

.moji_yellow {
	color : #fdf78d;
	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;
}

.midasi_kiiro {color:#ffcf0e}

.midasi_kiiro_2 {color:#ffff67}

.midasi_red {color:#b33529}

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

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;
}



/* -------- 強調 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}




/* -------- 斜体 */

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

/* 通常のフォントサイズ（16px）のときのリスト*/
.list_a {
	margin: 0 1em 0 -20px;
	padding: 0;
}

.list_a ul li{
	list-style-type: none;
	background-position:0px 3px; /*リスト画像の位置指定*/
	line-height: 1.2em;
/* ←行間 */
	margin: 0 0 10px 0;
	
	background-image: url(img/list_a.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding : 0 0 0 15px;
	font-weight: bold;
}

/* 通常のフォントサイズ（16px）のときのリスト、細字*/
.list_b {
	margin: 0 1em 0 -20px;
	padding: 0;
}

.list_b ul li{
	list-style-type: none;
	background-position:0px 3px; /*リスト画像の位置指定*/
	line-height: 1.2em;
　/*←行間*/
	margin: 0 0 10px 0;
	
	background-image: url(img/list_a.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding : 0 0 0 15px;
	font-weight: normal;
}

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

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

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


#container {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	overflow: hidden;/*右の余白をなくすため*/
}

#ue {
	width: auto;
	margin: 0px;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #9e8529;
}
#ue h1 {
	font-size: 9px;
	color: #9e8529;
	padding: 0px;
	display: block;
	line-height: normal;
	max-width: 640px;
	margin: 0px auto 0 auto;
	text-align: center;
}

#header {
	max-width: 640px;
	text-align: center;
	width: auto;
	margin: 0 auto 0 auto;
	line-height: 1.0em; /*画像の下の余白を消すため*/
}

#inner {
	text-align: center;
}

.main {
	max-width: 640px;
	height: auto;
	margin:0 auto 0 auto;
}

.muryousoudann {
	height: auto;
	max-width: 640px;
	padding: 0;
	text-align: center;
	margin: 0 auto 0  auto;
	line-height: 1.0em; /*画像の下の余白を消すため*/ 
}
.muryou_s_04 {
	max-width: 640px;
	padding: 0 0 0 0;
	text-align: center;
	height: auto;
	width: auto;
	background-color: #ffffff;
}
.photo_a {
	width: 35%;
	height: auto;
}
.photo_b {
	width: 35%;
	height: auto;
}

.onayami {
}

.onayami_naka {
	max-width: 640px;
	padding: 0;
	text-align: center;
	height: auto;
	width: auto;
	background-color: #cccccc;
}

.onayami_title {
	border-top: 1px solid #CCCCCC;
	padding: 1em 1em 0.5em 1em;
	margin: 2em 0 0 0;
	/*border-bottom: 3px solid #555555;*/
	border-bottom:double 10px #ccc;
	background-position: center;
	background: linear-gradient(#888888, #cccccc);
}


.onayami_title_naka {
	text-align:center;
	line-height:1.2em;
	font-weight: bold;
	font-size: 1.5em;
	color: #FFFFFF;
	width: auto;
	padding: 0px;
	line-height: 1.1em;
	text-align: center;
	height: auto;
	margin: 0px auto 0 auto;
	text-shadow: 1px 2px 3px #aaaaaa;
}

@media screen and (min-width:640px) { 
    /*　画面サイズが480pxからはここを読み込む　*/
.photo_a {width: auto;}
}


@media screen and (min-width:480px) { 
    /*　画面サイズが480pxからはここを読み込む　*/
.photo_a {width: auto;}
}


/**************************************/


.midasi_l {
	border-top: #f47a37 solid 6px;
	border-bottom: #f47a37 solid 6px;
	padding: 1em;
	margin: 4em 0 0 0;
	background-image: url(./img/midasi_l.jpg);
	background-position: center;
}


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



.midasi_m {
	background-color: #fff;
	color: #f47a37;
	font-size: 1.2em;
	line-height:1.2em;
	position: relative;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	padding: 0.7em;
	border:  #ccc double 4px;
	background-color: #ffffff;
	text-align: center;
}



.midasi_s {
	font-size: 1.2em;
	line-height:1.2em;
	color: #555555;
	position: relative;
	font-weight: bold;
	margin: 1em 0 10px 0;
	padding: 0 0 5px 30px;
}


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

.midasi_hidarigazo_soto {
	border: #ccc solid 1px;
	border-bottom: #ccc solid 6px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0;

  }

.midasi_hidarigazo {
	max-width: 640px;
	height: auto;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: bolder;
	color: #555555;
	display:table;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0.2em 0 0.2em 0;
  }
  
 
@media screen and (min-width:480px) { 
    /*　画面サイズが480pxからはここを読み込む　*/
.midasi_hidarigazo {font-size: 22px; }

}

.midasi_hidarigazo img {
	display: inline-block;
	vertical-align: middle;
	*zoom: 1; /* for IE6-7 */
	*display: inline;
	padding-right: 0.4em;
	max-width : 12vw ; 
	height : auto ;
	text-align: left;
}
.midasi_hidarigazo_bun {
	font-size: 0.9em;
	display: inline-block;
	vertical-align: middle;
	max-width: 70vw; /* 幅の指定がない場合、改行が必要な幅を超えるとカラム落ちします。 */
	*zoom: 1; /* for IE6-7 */
	*display: inline; /* for IE6-7 */
}
@media screen and (min-width:375px) { 
    /*　画面サイズが375pxからはここを読み込む　*/
.midasi_hidarigazo_bun {max-width: 78vw; }
}
@media screen and (min-width:640px) { 
    /*　画面サイズが640pxからはここを読み込む　*/
.midasi_hidarigazo_bun {max-width: 480px; }
}

/*★★新NO見出し　はじめ★★*/
.title_no_naka {
	height: auto;
	max-width: 640px;
	font-size: 1.4em;
	font-weight: bold;
	color: #555555;
	text-align:left;
	line-height:1.2em;
	margin: 0 auto 0.5em auto;
	padding: 0.5em 0.4em 0em 3.2em;
}

.title_no1{

	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}

.title_no2{

	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_no3{

	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_no4{

	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_04.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_no5{

	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_no6{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	padding: 0.3em 0 0.3em 0.5em;
	padding-left: 6px;
	background-image: url(img/midasi_no_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_no7{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_07.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_no8{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_08.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_no9{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_09.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no1{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no2{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no3{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no4{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_04.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no5{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no6{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no7{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_07.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no8{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_08.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no9{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_09.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}
.title_sikaku_no10{
	border: #ccc solid 1px;
	border-bottom: #f4a261 double 4px;
	background-color: #fff;
	margin: 2em auto 0 auto;
	padding: 0.3em 0 0.3em 0.5em;
	background-image: url(img/midasi_no_sikaku_10.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 6px;
}

/*★★新NO見出し　おわり★★*/

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

.white_box_2 {
	width: auto;
	border: 3px double #CCCCCC;
	background-color: #FFFFFF;
	margin: 2em 1em 0 1em;
	padding: 0;
}

.haikei_yellow {
	padding-top: 0.5em;
	background-color: #fff6ca;
}

.koe_sotowaku {
	width: auto;
	border: double 6px #ddd;
	background-color: #FFFFFF;
	margin: 0em 1em 2em 1em;
	padding: 0em;
}

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

.koe_title_s {
	background-color: #f47a37;
	border-radius:10px;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0.5em 1em 0.8em 1em;
	border: 4px double #f47a37;
	line-height: 1.1em;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 1.1em;
}

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

.w95 {width: 95%;}

/*
.scroll{
  overflow-x: auto;
　　　tableをスクロールさせる
}
.scroll::-webkit-scrollbar {
    height: 10px;
  }
  .scroll::-webkit-scrollbar-thumb{
    background: #eee;
    border-radius: 5px;
  }
  .scroll::-webkit-scrollbar-track-piece {
    background: #eee;
  }
*/



　表　横スクロール　
/*
.table{
width:100%;
}*/
.scroll{
	overflow: scroll;

　　　　/*tableをスクロールさせる*/
white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
;
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
  border-radius: 5px;
  background: #f0f0f0;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
  border-radius: 5px;
  background: #404040;
}




.hyo_a {
/*	width: auto; */
	border-collapse: separate;
	margin-top: 1.5em 0 1.5em 0;
	line-height: 1.4em;
	 font-size : 14px;
}
.hyo_a th{
	text-align: center;
	vertical-align: middle;
	color: #333;
	background-color: #fff6ca;
	border: 1px solid #ccc;
	padding: 0.5em 1em 0.5em 1em;
}
.hyo_a td{
	vertical-align: top;
	padding: 0.5em 1em 0.5em 1em;
	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;
	font-size: 1em;
	text-align: left;
}
.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;
}
.hyo_a .tblnaka_f {
	background-color: #fff6ca;	
	vertical-align: top;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
}

.tblnaka_b p {
	padding: 0px;
	margin: 0 0 0 4.5em;
	line-height: 1.4em;
}



.q {
	line-height: 1.1em;
	font-size: 1.1em;
	color: #555555;
	font-weight: bold;
	background-image: url(img/q.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.5em 0.5em 0.5em 4em;
	border: 1px solid #cccccc;
	border-bottom: 3px solid #f4a261;
	background-color: #eee;
	padding-top: 0.3em 0.5em 0.3em 4em;
}

	
.mailform_title {
	height: auto;
	width: auto;
	font-size: 1.5em;
	text-align: center;
	padding-top: 0.6em;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #14A800;
	background-position: center;
	border: 3px solid #CCCCCC;
	margin: 0 auto 0 auto;
	padding: 0 1em 0.6em 1em;
}


div#floating-menu {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	border: 1px solid #cccccc;
	z-index: 9999;
	height: auto;
	max-width: 640px;
	margin:0 auto 0 auto;
	clear: both;
	padding: 0; /*0 10px 0 10px
	/* 0～255のRGB値でカラー指定し、0.0～1.0の値で不透明度を指定する */
	background: rgba(255, 255, 255, 0.8);
}

div#floating-menu img {
	max-width: 50%;
	height:auto;
}

.floating-menu_bun {
	text-align:center;
	max-width: 640px;
	margin: 0 auto 0 auto;
	padding:0;
	}




/*****下部に出るメニュー ここから*****/

.global {
	padding:  0;                /* ulタグのデフォルトCSSを打ち消し */
	margin:  0;                 /* ulタグのデフォルトCSSを打ち消し */
	list-style: none;           /* ulタグのデフォルトCSSを打ち消し */
	text-align:  center;        /* 子要素を左右中央揃え */
	height: 6em;/*5.4*/
}


.global > li {
	display:  inline-block;     /* インラインブロック要素にする */
	height:5.4em;
	vertical-align:  top;    /* 要素を上下中央で揃える */
	margin-top:  0;
	padding-top: 0em;
	line-height: 1em;
}

.gnavi_1{
	width: 23%;
	background-image: url(img/gnavi_1.png);
	background-color:  #fff;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 5px solid #283E9A;
}

.gnavi_2{
	width: 24%;
	background-image: url(img/gnavi_2.png);
	background-color:  #fff;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 5px solid #99920e;
}
.gnavi_3{
	width: 24%;
	background-image: url(img/gnavi_3.png);
	background-color:  #fff;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 5px solid #283E9A; /*#dd4b52*/
}
.gnavi_4{
	width: 24%;
	background-image: url(img/gnavi_4.png);
	background-color:  #fff;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 5px solid #99920e; /*#3cb371*/
}

.global > li > a {
    color: #fff;                /* 文字の色指定 */
    text-decoration:  none;     /* 文字のデフォルトCSSを打ち消し */
    display:  inline-block;     /* インラインブロック要素にする */
    padding:  0px;             /* 余白指定 (5px) */
    width:  auto;               /* 幅指定 (100%) */
    box-sizing:  border-box;    /* 崩れ防止 */
}

/*****下部に出るメニュー ここまで*****/



#footer {
	text-align: center;
	height: auto;
	line-height: 1.4em;
	color: #FFFFFF;
	border-top:solid 1px #bbbbbb;
	background-color: #424972;
	padding: 1em 1em 10em 1em;
}


#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;
}

img {
	-webkit-backface-visibility: hidden;
  }




  .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;
  }


/*アコーディオンcss*/
summary{
	border: #ccc solid 3px;
	font-weight: bold;
	font-size: 1.4em;
	position: relative;
	max-width: auto;
	margin:0;
	padding: 1em 0.5em 0.8em 1em;
	cursor: pointer;
	background-color: #b29d44;
	color: #fff;
	margin: 10px auto;
	text-align: left;
	}
	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: 2em;
	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 2em;
	border: #ccc solid 1px;
	border-bottom: #ccc solid 5px;
	background: #fff;
}
