@charset "UTF-8";
body {
    margin-top: 10px;
    font-family: 'Noto Serif JP', serif;
    background-color: #F3E6D1;
    width: 100%;
}
p {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}
a {
	color: #005F3E;
	text-decoration: none;
}
a:hover {
	color: #048055;
	text-decoration: none;
}
.row .col-md-12 #topFixedNavbar1 {
	font-size: 20px;
	color: #000000;
}
.navbar-brand {
	font-size: 18px;
}
.navbar.navbar-default.navbar-static-top {
	margin-bottom: 0px;
	margin-top: 0px;
	border-top: 1px solid #A7A7A7;
}
.txt8 {
	font-size: 19px;
	line-height: 36px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.txt9 {
	font-size: 15px;
	line-height: 25px;
}
.footer {
	background-color: #e1edf9;
	border-top: 1px solid #9fa0a0;
}
.footer-2 {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.top {
	margin-top: 30px;
}
.c-title {
    text-align: left;
    padding-bottom: 40px;
    padding-top: 40px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 20px;
    padding-left: 15px;
    color: #FFFFFF;
}
.c-title2 {
    text-align: left;
    padding-bottom: 40px;
    padding-top: 40px;
    font-size: 30px;
    font-weight: bold;
    padding-left: 15px;
    color: #FFFFFF;
}
.c-title-bk1 {
    background-image: url(../home_photo/cbk1.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk2 {
    background-image: url(../home_photo/cbk2.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk3 {
    background-image: url(../home_photo/cbk3.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk4 {
    background-image: url(../home_photo/cbk4.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk4 {
    background-image: url(../home_photo/cbk5.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
@media (min-width: 1200px){
.container-fluid {
	width: 1200px;
}
}
@media (max-width: 767px){
body {
	font-size: 13px;
	line-height: 30px;
}	
.navbar-brand {
	font-size: 15px;
}
.txt8 {
	font-size: 15px;
	line-height: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.txt9 {
	font-size: 12px;
	line-height: 22px;
}
.c-title {
    text-align: left;
    padding-bottom: 30px;
    padding-top: 30px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 15px;
    color: #FFFFFF;
}
.c-title2 {
    text-align: left;
    padding-bottom: 30px;
    padding-top: 30px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    color: #FFFFFF;
}
.c-title-bk1 {
    background-image: url(../home_photo/cbk1p.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk2 {
    background-image: url(../home_photo/cbk2p.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk3 {
    background-image: url(../home_photo/cbk3p.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk4 {
    background-image: url(../home_photo/cbk4p.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
.c-title-bk5 {
    background-image: url(../home_photo/cbk5p.jpg);
    margin-top: 10px;
    margin-bottom: 40px;
    background-position: center;
    background-repeat: repeat-x;
}
}
@media screen and (max-width: 568px){
.txt8 {
	font-size: 13px;
	line-height: 32px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
}
.txt9 {
	font-size: 10px;
	line-height: 18px;
}
}