@charset "utf-8";
/* CSS Document */
#header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 56px;
  position: relative;
	margin-bottom: 30px;
}
#header h1 {
	display: block;
	margin-bottom: 32px;
}
#header p {
	display: block;
	margin-bottom: 32px;
}
#header .style-download_btn {
  display: block;
  padding: .4em 3em;
  background-color: #6CBE84;
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 20px;
  font-weight: bold;
}
#header .style-download_btn i {
  position: absolute;
  top: .7em;
  right: 1.5em;
}
/*******ナビ*********/
#g_nav {
	width: 960px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#g_nav li {
	display: block;
	width: 180px;
	margin-right: 15px;
	float: left;
}
#g_nav li a {
	display: block;
	background-image: url(img/index/nav_bg.png);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: none;
	border-radius: 4px;
	-webkit-transition: background-image 0.3s;
	transition: background-image 0.3s;
}
#g_nav li a:hover {
	opacity:1;
}
#g_nav .nav1 a:hover {
	background-image: url(img/index/nav_bg1.png);
}
#g_nav .nav1 .hover {
	background-image: url(img/index/nav_bg1.png);
}
#g_nav .nav2 a:hover {
	background-image: url(img/index/nav_bg2.png);
}
#g_nav .nav2 .hover {
	background-image: url(img/index/nav_bg2.png);
}
#g_nav .nav3 a:hover {
	background-image: url(img/index/nav_bg3.png);
}
#g_nav .nav3 .hover {
	background-image: url(img/index/nav_bg3.png);
}
#g_nav .nav4 a:hover {
	background-image: url(img/index/nav_bg4.png);
}
#g_nav .nav4 .hover {
	background-image: url(img/index/nav_bg4.png);
}
#g_nav .nav5 a:hover {
	background-image: url(img/index/nav_bg5.png);
}
#g_nav .nav5 .hover {
	background-image: url(img/index/nav_bg5.png);
}
#main_image {
	width: 960px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*******コンテンツ*********/
#contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 56px;
	padding-bottom: 40px;
}
.container {
	width: 960px;
	margin-bottom: 56px;
        overflow: hidden;
}
#top_add .section .c_logo {
	width: 334px;
	display: block;
	margin-right: 56px;
	float: left;
	padding-top: 12px;
}
#top_add .section .box {
	width: 570px;
	float: left;
}
#top_add .box .tel {
	display: block;
	margin-top: 8px;
}
/*******footer*********/
#f_nav_bg {
	width: 100%;
	background-image: url(img/index/f_nav_bg.png);
	background-repeat: repeat-x;
}
#f_nav {
	color: #FFFFFF;
	text-align: center;
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 10px;
}
#f_nav a {
	color: #FFFFFF;
}
#f_nav a:hover {
	opacity: 1;
	text-decoration: underline;
}
#f_bg {
	width: 100%;
	background-image: url(img/index/f_bg.png);
	background-repeat: repeat-x;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 16px;
	overflow: hidden;
}
#copyright {
	display: block;
	color: #666666;
	text-align: center;
}
#f_ment {
	width: 960px;
	display: block;
	margin-bottom: 16px;
	margin-top: 24px;
}


.kasou_page .section p {
	font-size: 1.25em;
	display: block;
}
.kasou_page .section p a {
	color: #000;
	text-decoration: underline;
}
.kasou_page .section p a:hover {
	opacity: 1;
        color:blue;

}
.kasou_page .section ul {
	margin-bottom: 40px;
}
.kasou_page .section ul li {
	font-size: 1.25em;
	line-height: 36px;
	display: block;
	margin-left: 1em;
	/*text-indent: -1em;*/
position:relative;
padding-left:14px;
}
.kasou_page .section ul li:before {
  display: block;
  width: 4px;
  height: 4px;
  content: "";
  position: absolute;
  left: 0px;
  top: 15px;
  background: #000;
  border-radius: 50%;
}
.kasou_page .section ul li a[href$=".pdf"] {
	color: #000000;
	text-decoration: underline;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	background-image: url(img/index/pdf_m.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	padding-right: 24px;
	margin-left: 24px;
}
.kasou_page .section ul li a[href$=".pdf"]:hover {
	opacity: 1;
	color: blue;
}
.kasou_page .section h3 {
	font-size: 24px;
	display: inline-block;
	padding-top: 14px;
	padding-right: 40px;
	padding-bottom: 12px;
	padding-left: 40px;
	background-color: #fff697;
	margin-bottom: 16px;
}
/*flow*/
#page-flow #f1 {
	background-image: url(img/kasou/n1.png);
}
#page-flow #f2 {
	background-image: url(img/kasou/n2.png);
}
#page-flow #f3 {
	background-image: url(img/kasou/n3.png);
}
#page-flow #f4 {
	background-image: url(img/kasou/n4.png);
}
#page-flow #f5 {
	background-image: url(img/kasou/n5.png);
}
#page-flow #f6 {
	background-image: url(img/kasou/n6.png);
}
#page-flow h2 {
	font-size: 1.75em;
	/* font-size: 24px; */
	display: inline-block;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-left: 56px;
}
/*borrow*/
#page-borrow h2 {
	font-size: 1.75em;
	/* font-size: 24px; */
	display: inline-block;
	padding-top: 32px;
	padding-bottom: 24px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
}
#page-borrow h3 {
	font-size: 1.5em;
	/* font-size: 18px; */
	font-weight: bold;
	display: block;
	letter-spacing: 0.1em;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(img/index/h2_bg1.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	border-bottom: 2px solid #404040;
	margin-bottom: 20px;
	background-color: #fff;
}
/*module_contact*/
.module_contact {
	width: 960px;
	margin-bottom: 70px;
	overflow: hidden;
}
.module_contact .section {
	overflow: hidden;
}
.module_contact .section .c_logo {
	width: 334px;
	display: block;
	margin-right: 56px;
	float: left;
	padding-top: 12px;
}
.module_contact .section .box {
	width: 570px;
	float: left;
}
.module_contact .box .tel {
	display: block;
	margin-top: 8px;
}
.module_contact #f_ment {
	width: 960px;
	display: block;
	margin-bottom: 14px;
	margin-top: 24px;
}
.module_contact .f_ment {
    font-size: 16px;
    letter-spacing: 0.05em;
    text-align: left;
}
.module_contact .f_ment span {
    width: 564px;
    display: inline-block;
}
.module_contact .f_ment a:hover {
    opacity: 1.0;
    border-bottom: 1px solid #69BB81;
}
/*table*/
table a[href$=".pdf"] {
	color: #000000;
	text-decoration: underline;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	background-image: url(img/index/pdf_m.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	padding-right: 24px;
}
table a[href$=".pdf"]:hover {
	opacity: 1;
	color: blue;
}
