/* CSS Document */

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 1.8em;
}
html,body{
	/*font-family:"Arial","helvetica", "sans-serif","meiryo","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック"!important;*/
	/*font-family:Arial, Helvetica, sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono,monospace!important */
	font-family:Arial, Helvetica, sans-serif,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono;
}
@media screen and (min-width: 481px) {

html,body{
	min-width:1024px;
}
#wrapper{
}

address{
	font-style: normal;
}


/* float解除 */
.clear{
	clear: both;
}
#header-stay{
	width: 100%;
	background: #fff;
	position: fixed;
	z-index: 4;
	box-shadow: 0px 3px 1px -1px rgba(221, 227, 226, 0.8);
  -webkit-box-shadow: 0px 3px 1px -1px rgba(221, 227, 226, 0.8);
  -moz-box-shadow: 0px 3px 1px -1px rgba(221, 227, 226, 0.8);
}
/* header */
header{
	margin: 0 auto;
	max-width: 1004px;
	width: 100%;
	height: 100px;
	position: relative;
}

header h1{
	position: absolute;
	top: 30px;
	left: 20px;
}

header img{
	position: absolute;
	top: 30px;
	left: 18px;
	width: 320px;
	height: auto;
	display: block;
	z-index: 3;
}
header img:hover{
	position: absolute;
	top: 31px;
	left: 18px;
}
header address{
	position: absolute;
	right: 20px;
	height: 10px;
	font-size: 70%;
}

header address a{
	text-decoration: none;
	color: #000;
}

 /* ナビゲーション */

#header-navi-set{
	position: absolute;
	top: 20px;
	right: 16px;
	font-size: 90%;
	text-align: right;
}
.header-sub-navi{
	margin-top: 10px;
	font-size: 80%;
	float: left;
	width: 490px;

}

.header-sub-navi a{
	color: #3e3a39;
}

.header-sub-navi a:hover{
	color: #ffa300;
}


.head-sub-float-l{
}

.document-request{
	padding: 6px 24px;
	display: inline-block;
	background: #ffa300;
	font-size: 120%;
	color: #fff!important;
	border-radius: 4px;
	transition: 0.3s ;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
}

.document-request:hover{
	background: #ff4100;
}

#header-navi-set ul{
	margin-top: 12px;
}

#header-navi-set li{
	margin-left: 12px;
	padding-left: 12px;
	float: left;
	list-style: none;
}

#header-navi-set a{
	text-decoration: none;
	color: #3e3a39;
}

#main-navi ul{
    list-style-type: none;
    margin: 0 ;
    padding: 0;
    color: #fa0b0b;
}

#main-navi ul li{
	color: #ffa300;
	display: block;
	position: relative;
}
#main-navi ul li a{
	padding: 8px 0 0 ;
	display: block;
}

#main-navi ul li a:hover{
	color: #ffa300;
}



ul.sub_navi{
	position: absolute;
	left: -166px;
	width: 620px;
	background: rgba(255, 255, 255, 0.9);
	font-size: 90%;
	box-shadow: 0px 3px 1px -1px rgba(221, 227, 226, 0.8);
  -webkit-box-shadow: 0px 3px 1px -1px rgba(221, 227, 226, 0.8);
  -moz-box-shadow: 0px 3px 1px -1px rgba(221, 227, 226, 0.8);
}

ul.sub_navi li{
	float: left;
	padding: 4px 4px 2px 0!important;
}
ul.sub_navi li a{
    display: block;
	padding: 8px 4px 8px!important;
}

.sub_navi a:hover{
	color: #ee9415!important;
}

.drawer-menu{
	display: none;
}


#contents{
	margin-bottom: 80px;
	padding-top: 100px;
}

/* ====================================
	
	footer
	
==================================== */
footer{
	padding-top: 40px;
	min-height: 266px;
	width: 100%;
	background: #bad3d8;	
	text-align: center;
}

#footer-navi{
	width: 960px;
	margin: 0 auto 36px;
	font-size: 90%;
}
#footer-navi li{
	max-width: 140px;
	padding: 0 20px;
	float: left;
	list-style: none;
	text-align: left;
}
#footer-navi li ul li{
	padding: 0!important;
	float: none;
	text-align: left;
	line-height: 1.4em;
}
#footer-navi a{
	color: #fff;
	text-decoration: none;
}
#footer-navi a:hover{
	color: #04001c;
}


footer small{
	font-size: 80%;
	color: #fff;
}






.page-top-1{
	margin: 24px auto 40px;
	width: 1004px;
	padding-top: 8px;
	height: 40px;
	text-align: right;
	background: url(../img/page-top-back-img.gif) center center;
}
.page-top-1 a, .page-top-2 a{
	margin-right: 48px;
	padding: 8px 16px;
	background: #ecece8;
	color: #3e3a39;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	text-decoration: none;
	transition: 0.3s ;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
	font-size: 90%;
}
.page-top-1 a:hover, .page-top-2 a:hover{
	background: #a9cfd5;
	color: #f5f5f5;
}

.page-top-2{
	margin: 24px auto 40px;
	width: 1004px;
	padding-top: 8px;
	height: 40px;
	text-align: right;
}

}


@media screen and (max-width: 480px) {

#wrapper{	
}

address{
	font-style: normal;
}
/* float解除 */
.clear{
	clear: both;
}

#header-stay{
}
/* header */
header{
	margin: 0 auto;
	width: 100%;
	height: 160px;
	position: relative;
}

header h1{
	position: absolute;
	top: 100px;
	left: 17px;
}

header img{
	position: absolute;
	top: 98px;
	left: 10px;
	width: 270px;
	height: auto;
	display: block;
	z-index: 3;
}
header img:hover{
	position: absolute;
	top: 101px;
	left: 21px;
}
header address{
	position: absolute;
	left: 16px;
	height: 10px;
	font-size: 70%;
	width: 300px
}

header address a{
	text-decoration: none;
	color: #000;
}

header address span{
	display: block;
}
header address span a{
}

 /* ナビゲーション */

#header-navi-set{
	position: absolute;
	top: 30px;
	left: 16px;
	font-size: 90%;
	text-align: right;
	width: 90%;
}
.header-sub-navi{
	margin-top: 30px;
	font-size: 80%;
	float: left;
}

.document-request{
	padding: 6px 24px;
	display: inline-block;
	background: #ffa300;
	font-size: 120%;
	color: #fff!important;
	border-radius: 4px;
	transition: 0.3s ;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
	float: right;
}

.document-request:hover{
	background: #ff4100;
}

#header-navi-set nav{
	font-size: 90%;
	text-align: left;
	z-index: 9999;
}

#header-navi-set ul{
}

#header-navi-set li{
	padding: 2px 0;
	list-style: none;
	border-bottom: dotted 1px #ddd7d7;
}
#header-navi-set li:last-child{
	padding: 2px 0;
	list-style: none;
	border-bottom: none;
}
#header-navi-set li ul li:first-child{
	padding: 2px 0 2px 16px;
	list-style: none;
	border-top: dotted 1px #ddd7d7;
}
#header-navi-set li ul li{
	padding: 2px 0 2px 16px;
	list-style: none;
}
#header-navi-set li ul li:last-child{
	padding: 2px 0 2px 16px;
	list-style: none;
	border-bottom: none;
}
#header-navi-set a{
	text-decoration: none;
	color: #3e3a39;
}
#header-navi-set a{
	text-decoration: none;
	color: #3e3a39;
}



#main-navi{
	padding: 2px 2px 0;
	width: 100%;
	background: #ffffff;
   float: left;
   position: absolute;
   top: 120px;
   border-radius: 0 0 8px 8px;
   box-shadow: 1px 1px 2px rgba(212, 212, 212, 0.8);
   display: none;
}
#main-navi a{
	padding: 6px 0 0 2%;
	width: 98%;
	display: block;
}
#main-navi a:hover{
	background: #f8db97;
}

.drawer-menu{
	width: 40px;
	height: 35px;
	padding-top: 5px;
	display: block;
	border: solid 1px #969696;
	color: #969696;
	background: #ffffff;
	position: absolute;
	top: 90px;
	right: 20px;
	border-radius: 2px;
}

#contents{
	margin-bottom: 80px;
}


/* ====================================
	
	footer
	
==================================== */
footer{
	padding-top: 40px;
	min-height: 80px;
	width: 100%;
	background: #bad3d8;	
	text-align: center;
}

#footer-navi{
	display: none;
}
#footer-navi li{
	width: 140px;
	float: left;
	list-style: none;
	text-align: left;
}
#footer-navi li ul li{
	float: none;
	text-align: left;
	line-height: 1.5em;
}
#footer-navi a{
	color: #fff;
	text-decoration: none;
}


footer small{
	font-size: 80%;
	color: #fff;
}






.page-top-1{
	margin: 24px auto 40px;
	width: 100%;
	padding-top: 8px;
	height: 40px;
	text-align: right;
	background: url(../img/page-top-back-img.gif) center center;
}
.page-top-1 a, .page-top-2 a{
	margin-right: 48px;
	padding: 8px 16px;
	background: #ecece8;
	color: #3e3a39;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	text-decoration: none;
	transition: 0.3s ;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
	-o-transition: 0.15s;
	font-size: 90%;
}

.page-top-2{
	width: 100%;
	padding-top: 8px;
	height: 40px;
	text-align: right;
}

}