body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS ProN W3", Hiragino Kaku Gothic ProN, Arial, "ƒƒCƒŠƒI", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  font-size:100%;
  line-height:1.7;
background:#fff;
    animation: cfadeIn 2s ease 0s 1 normal;
    -webkit-animation: cfadeIn 2s ease 0s 1 normal;
}

img { 
    max-width: 100%; 
    height:auto;
	vertical-align:bottom;
}
a,a:link,a:visited{
	text-decoration:none;
}
/*-a img:hover{opacity:0.7;}-*/

a img:hover {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
@-webkit-keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .4;
  }
  100% {
    opacity: 1;
  }
}

h1{
	font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W6", "HiraMinProN-W6", "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "MS –¾’©", "Sawarabi Mincho", serif;
	font-size:270%;
	padding-top:10px;
}
@media only screen and (max-width:1100px) {
	h1{
	font-size:200%;
}
}
header {
	padding:0 0 15px 0;
	margin:0 auto;
	text-align:center;
	font-size:160%;
	line-height:1.5;
	background:#E9E1DE;
	font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W6", "HiraMinProN-W6", "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "MS –¾’©", "Sawarabi Mincho", serif;
	font-weight:bold;
}
.header_img{
	margin:50px auto 70px auto;
	max-width:1100px;
}
@media only screen and (max-width:1100px) {
.header_img{
	margin:0 auto 40px auto;
}
}

footer{
	background:#000;
	color:#fff;
	text-align:center;
	padding:10px;
	}

footer a{
	color:#fff;
	}

.h_txt_1 a{
	padding:0 0 0 20px;
	text-decoration:none;
	color:#000;
	display:block;
}

.h_txt_2 a{
	padding:0 0 0 0;
	text-decoration:none;
	color:#000;
}

@media only screen and (max-width:1100px) {
footer{
	font-size:80%;
	}
}
@media only screen and (max-width:700px) {
header {
	font-size:100%;
	
}

.h_txt_1 a{
	padding:0;
	display:block;
	border:1px solid #3F1F00;
	color:#000;
	padding:3px;
	margin:10px auto 0 auto;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width:80%;

}
.h_txt_2 a{
	padding:0;
	box-sizing:border-box;
	display:block;
	border:1px solid #3F1F00;
	color:#000;
	padding:3px;
	text-align:center;
	margin:10px auto 10px auto;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width:100%;

}
}
	

.c_title_1{
	padding:0 0 20px 0;
	font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W6", "HiraMinProN-W6", "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "MS –¾’©", "Sawarabi Mincho", serif;
	font-size:200%;
	line-height:1;
	font-weight:bold;
}
@media only screen and (max-width:1100px) {
.c_title_1{
	font-size:200%;
	padding-bottom:10px;
	line-height:1.2;
	width:100%;
}
}



.contents_1{
	padding:0 0 70px 0;
	margin:0 auto;
	max-width:1100px;
	font-size:160%;
}
@media only screen and (max-width:1100px) {
	.contents_1{
	padding:0 10px;
	margin:0;
	font-size:100%;
	text-align:center;
}
}
.contents_1_l{
	float:left;
	width:495px;
}
@media only screen and (max-width:1100px) {
.contents_1_l{
	float:none;
	display:block;
	width:100%;
	padding-bottom:15px;
}
}

.contents_2{
	text-align:center;
	padding:0 10px;
	margin-bottom:70px;
}
@media only screen and (max-width:1100px) {
.contents_2{
	margin-bottom:50px;
}
}


.contents_3{
	padding:0 0 70px 0;
	margin:0 auto;
	max-width:1100px;
	font-size:160%;
}
.contents_3_img{
	display:block;
	margin-top:15px;
}
@media only screen and (max-width:1100px) {
	.contents_3{
	padding:0 10px 50px 10px;
	margin:0;
	font-size:100%;
	text-align:center;
}
}
.contents_3_r{
	float:right;
	width:546px;
}
@media only screen and (max-width:1100px) {
.contents_3_r{
	float:none;
	display:block;
	width:100%;
}
}


.contents_4{
	padding:0 0 70px 0;
	margin:0 auto;
	max-width:1100px;
	font-size:160%;
	text-align:center;
}
.contents_4 img{
	display:block;
	margin:25px auto 0 auto;
}
@media only screen and (max-width:1100px) {
	.contents_4{
	padding:0 10px 50px 10px;
	margin:0;
	font-size:100%;
	text-align:center;
}
}


.contents_4 ul{
	list-style:none;
	margin:0 auto;
	line-height:1.2;
	font-size:100%;
	max-width:1100px;
}
.contents_4 ul li{
	list-style:none;
	text-align:center;
	padding:15px 0;
	margin:5px 0;
	background:#E9E1DE;
}
@media only screen and (max-width:1056px) {
.contents_4 ul{
	list-style:none;
	margin:0 auto;
	line-height:1.4;
	font-size:100%;
}
.contents_4 ul li{
	list-style:none;
	text-align:center;
}
}


.contents_5{
	padding:0;
	margin:0;
	font-size:160%;
	text-align:center;
}
@media only screen and (max-width:1100px) {
	.contents_5{
	font-size:100%;
}
}


.contents_6{
	padding:20px;
	margin:0 auto;
	max-width:1100px;
	font-size:160%;
	text-align:center;
	background:#EAE7D9;
}
@media only screen and (max-width:1100px) {
	.contents_6{
	padding:15px;
	margin:0;
	font-size:100%;
	text-align:center;
}
}

.map {
position: relative;
padding-bottom: 40.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.map iframe,
.map object,
.map embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-width:1056px) {
.map {
padding-bottom: 90.25%;
}
}

/*-ƒZƒbƒg-*/
.clear{clear:both;}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (max-width:1100px) {
.pc{
	display:none;
}
}

@media only screen and (min-width:1101px) {
.sp{
	display:none;
}
}

.color_1{color:#090; font-size:80%;}