@charset "utf-8";
.topic h1  {
	font-size: 24px;
	font-weight: bold;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-image: url(images/sea16.png);
    background-repeat: no-repeat;
    line-height: 1.7;
}
.gaiyou a {
	color: #000000;
	outline: none;
	display: block;
	text-decoration: none;
}
.gaiyou a:hover {
	background-color: #E6F7F3;
	opacity: 1;
	min-width: 0px;
}
.gaiyou a:focus {
	background-color: #E6F7F3;
}
.gaiyou a h2 {
	font-size: 20px;
	font-weight: bold;
}
.gaiyou.nyuukyo a {
	background-color: #DFF1DB;
	padding-bottom: 10px;
	max-width: 400px;
}
.gaiyou.syougai a  {
    background-color: #FFE0EF;
}
.gaiyou.kourei a  {
	background-color: #E8F8FF;
}
.row .col-sm-9 div {
	padding-left: 10px;
}
.col-lg-3.Inquiry a {
	color: #DD6F1A;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
.title {
    margin-bottom: 8px;
}
#carousel1 {
	margin-bottom: 20px;
}
.row.logo {
    margin-top: 15px;
    margin-bottom: 8px;
}


@media (min-width: 1200px){
.container-fluid {
	width: 1200px;
}

}
.sub-midashi {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px dotted #FC941F;
	color: #00AA29;
}
.n_list.clearfix .row .col-sm-3 {
	width: 200ｐｘ;


}

@media (max-width: 500px){
.topic  h1  {
	font-size: 16px;
}


}
.footer-info {
	background-color: #EDEDED;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer-copyright {
	background-color: #555555;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFFFFF;
}
.footer-copyright p {
	margin-bottom: 0px;
}
.sub {
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.top-image {
	margin-top: 0px;
	margin-bottom: 20px;
}
.aisatu {
}
.kiji h4 {
    color: #FF0000;
}
.sub-message {
	color: #0714FF;
	font-size: 27px;
	font-style: normal;
	text-shadow: 3px 3px 2px #838898;
}
.sub-sola {
	border-bottom: 2px solid #DF89C9;
	color: #FC45A4;
}
.sub-sola2 {
    color: #3B8F26;
}
.menue a {
	color: #2C44FB;
	font-size: 15px;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	text-shadow: 1px 1px 1px #F4F4F4;
}
.waku {
	border: 4px solid #DF7104;
	display: inline-block;
	background-color: #F4F8B7;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
/*20190515に以下追加*/
li {
  padding-left: 0;
  list-style-type: none;
  background-image:none; 
  padding-left:0; 
}
.list_no
{
  list-style: none;
}
