@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
    line-height: 100%;
}
a {
	color: #666;
}
img {
	border: none;
}

.clearfix:after {
	  content: "";
	  clear: both;
	  display: block;
}
.pc {
	display:none;
}
.spl {
    float: left;
}
.spr {
    float: right;
    padding-top: 40px;
    width: 30%;
}
.spr img {
    width: 100%;
    height:auto;
}
.top {
	width: 100%;
	background-color:#333;
}
.top img {
    width: 100%;
    height:auto;
}
.w65 {
    width: 60%;
}
.area01 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.area02 {
    background-image: url("../img/bg.jpg");
    padding-top: 50px;
    padding-bottom: 50px;
    
}
#header {
	width: 100%;

}
.headerimg {
/*    background-image: url("../img/header.jpg");
	background-size:contain;
    height: 500px;*/
/*    padding:0;*/
    background-repeat: no-repeat;
}
#contents {
    padding-left: 25px;
    padding-right: 25px;
}
#contents .flex .item {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 0px 14px -3px #000;
    border: 1px solid #C2A865;
    margin-bottom: 30px;
}
#contents .flex img {
    width: 100%;
    height:auto;
     
}
/*------文字装飾------------------------------------*/
.midasi01 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: lighter;
}
.midasi02 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
    font-weight: lighter;
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}
p {
    font-size: 14px;
    line-height: 170%;
    padding-bottom: 20px;
}
/*---フッター部分------------------------------------------*/
#footer {
	width: 100%;
	padding-top: 5px;
    background-color: #333;
	padding-bottom: 30px;
    margin-top: 50px;
}
#footer .inner-footer {

	margin-right: auto;
	margin-left: auto;
}
#footer .f-nav {
    list-style: none;
    margin: 0;
    padding-bottom: 30px;
}
#footer .f-nav li {
    text-align: center;
    font-size: 14px;
}
#footer .f-nav li a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #ccc;
    border-bottom: dotted 1px #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}
#footer .f-nav li a:hover {
    color: #098F18;
}
.f-logp img {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
/*------インフォエリア------------------------------------*/
.info {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top:dotted 1px #ccc;
    border-bottom:dotted 1px #ccc;
    list-style: none;
    font-size: 14px;
    padding-left: 20px;
    line-height: 150%;
}
.info li {
    line-height: 150%;
}
/*---FLEX 部分------------------------------------------*/
.flex2 {
	display:flex;
	justify-content: space-evenly; 
}
.item2 {
	width:50%;
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #333;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.item2 a {
    font-size: 14px;
    color: #fff;
    text-decoration: #fff;
    font-weight: lighter;
}
.seimg {
    margin-bottom: 80px;
}
.seimg img {
    width: 100%;
    height: auto;
}
.bt01 a {
	display: block;
	border: 1px solid #333;
	font-size: 14px;
    color: #333;
	text-decoration: none;
	text-align: center;
	width: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
    margin-bottom: 30px;
}
table {
    margin-bottom: 100px;
    font-size: 14px;
    border-top: dotted 1px #ccc;
}
table td {
    padding: 10px;
    border-bottom: dotted 1px #ccc;
}
.ipb01 {
    border:solid 1px #ccc;
    padding: 10px;
    width: 100%;
}
.btmimg img {
    width: 100%;
    height: auto;
}
.spmap img {
    width: 100%;
    height: auto;
}
.item-one {
    width: 30%;
}
.item-one img {
    width: 100%;
    height: auto;
}
.top {
    width: 100%;
}
.top img {
    width: 100%;
}