.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


p{
line-height : 170%;
}

h1, h2, h3, h4, h5, h6{
margin: 0;
padding : 0;
	color:black;
}

h1{
line-height : 140%;
font-size : 140%;
color : yellow;
line-height : 170%;
}

@charset "UTF-8";
body {
	margin:0;
	padding:0;
	color:white;
	position:relative;
	font-family:"メイリオ", "ヒラギノ角ゴ Pro W3", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height:1.8em;
	-webkit-text-size-adjust: 100%;
	background:#008000;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
border: 0;
vertical-align:bottom;
}
img.img100 {
	width:100%;
	max-width:none;
}


ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

.clear {
	clear:both;
}
.left {
	float: left;
}
.right {
	float:right;
}

.inner {
	width:94%;
	margin:0 auto;
	position:relative;
	max-width: 1100px;
}
.header {
	position:relative;
	background:white;
}
.logo {
	display:block;
	width:200px;
	margin:55px 20px 10px;
	float:left;
}

.logo-e {
	position:absolute;
	width:300px;
	top:20px;
	left:50%;
	margin-left:-150px;
}

.min {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.n-blue {
	color:#004da0;
}
.n-green {
	color:#72b953;
}
.n-green2 {
	color:#41773c;
}
.red {
	color:#e60012;
}

img.hisago {
	display:block;
	width:28%;
	margin:0 2% 2% 0;
	float:left;
}
.pd50 {
	padding:50px 0;
}


#menu {
	background:#002C9E;
	text-align: center;
}
#nav li {
	display:inline-block;
	margin:0 10px;
}
#nav li a {
	display:inline-block;
	padding:10px;
	color:#FFF;
	text-decoration: none;
}
#nav li a:hover {
	background:#417AB8;
}


.title {
	text-align: center;
	padding:40px 0;
	color:#0068b7;
	font-size:32px;
}
.title.bk {
	color:#000;
}
.tit-reason {
	padding:10px;
	background: #0068b7;
	color:#FFF;
	margin-bottom:15px;
	text-align: center;
}
.titleb {
	text-align: center;
	padding:0 0 30px;
	color:#000;
	font-size:22px;
}
.tit-bar {
	background:white;
	color:#008000;
	text-align: center;
	font-size:22px;
	padding:5px;
	margin:0 0 30px;
}
.tit-bar2 {
	background:#f9c;
	color:#FFF;
	text-align: center;
	font-size:22px;
	padding:5px;
	margin:0 0 30px;
}

a.btn-toibtm {
	display:block;
	width:80%;
	max-width:500px;
	margin:50px auto;
	background:#333;
	color:#FFF;
	text-decoration: none;
	font-size:32px;
	padding:0.5em;
	text-align: center;
}
a.btn-toibtm.toi-red {
	background:#002C9E;
	box-shadow: 2px 2px 10px 3px #999;
	border-radius: 10px;
}
a.btn-toibtm:hover {
	background:#666;
}
img.icon-m {
	display:inline-block;
	width:32px;
	height:32px;
	margin-right:10px;
	vertical-align: bottom;
}


.shosai-l {
	width:35%;
	float:left;
}
.shosai-ll {
	width:60%;
	float:left;
}
.shosai-r {
	width:60%;
	float:right;
}
.shosai-rr {
	width:35%;
	float:right;
}
.shosai-tit {
	margin:20px 0;
	font-size:32px;
	line-height:42px;
}
.shosai-tit span {
	font-size:24px;
}
.tbl-dt {
	border-top:solid 1px #000;
	margin-top:30px;
}
.tbl-dt th, .tbl-dt td {
	text-align: left;
	font-weight:normal;
	border-bottom:dotted 1px #999;
}


img.img600 {
	display:block;
	width:100%;
	max-width:600px;
	margin:0 auto 20px;
}
img.img800 {
	display:block;
	width:100%;
	max-width:800px;
	margin:0 auto 20px;
}



.d-img {
	display:block;
	position:relative;
	margin-bottom: 15px;
}
.d-tit {
	display:block;
	position:absolute;
	left:4%;
	top:4%;
	font-size:24px;
}
.circle {
	width:140px;
	height:100px;
	background:#8BA089;
	border-radius: 120px;
	text-align: center;
	padding-top:40px;
	color:#FFF;
	position:absolute;
	right:4%;
	bottom:-70px;
}
.block3food li {
	margin:0 0 15px;
	padding:0;
	display:block;
	width:30%;
	float:left;
}


.f-img {
	display:block;
	position:relative;
}
.f-img img {
	width:100%;
	max-width:none;
}
.f-tit {
	display:block;
	position:absolute;
	left:4%;
	bottom:4%;
	font-size:18px;
	color:#FFF;
}










a.btnon:hover, a.btnon:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
}
a.tel {
	color:#000;
	text-decoration:none;
}


.px20 {
	font-size:20px;
	line-height:32px;
	font-weight:100;
}
.px16 {
	font-size:16px;
	line-height:36px;
	font-weight:100;
}
.px14 {
	font-size:14px;
	line-height:32px;
	font-weight:100;
}
.px14s {
	font-size:14px;
	line-height:26px;
	text-align:left;
}

.px12s {
	font-size:12px;
	line-height:20px;
	text-align:left;
}

.black {
	color:#000;
}


.clear {
	clear:both;
}

a,a:hover {
-o-transition: background 0.25s ease-in;
-webkit-transition: background 0.25s ease-in;
-moz-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}

a#toTop {
	display:block;
	text-decoration:none;
	position:absolute;
	bottom:0;
	right:40px;
	overflow:hidden;
	width:70px;
	height:60px;
	border:none;
	background:url(../img/totop.png) no-repeat left top;
	z-index:999;
}
a#toTop:hover {  
	background:url(../img/totop.png) no-repeat left bottom;
}  
  
#toTop:active, #toTop:focus {  
    outline:none;  
}


.sl {
	width:100%;
/*	max-height:800px;
	overflow:hidden; */
	position:relative;
	z-index:9;
}
.sl img {
	width:100%;
	max-width:none;
}
.sl .btm {
	position:absolute;
	bottom:0;
	width:100%;
	height:30px;
	z-index:90;
}
.sl .btm img {
	width:100%;
	height:30px;
}

.sl .btm-wk {
	position: absolute;
	width:50%;
	left:5%;
	bottom:25%;
	z-index:999;
}
.sl .btm-wk li {
	display:inline-block;
	clear:both;
	width:auto;
	padding:1% 4%;
/*		background:rgba(255,255,255,0.8);*/
		font-size:32px;
	line-height: 1.0em;
	color:#FFF;
/*	text-shadow: 1px 2px 3px #808080;*/
	white-space: nowrap;
		font-weight:bold;
		text-align: left;
	
}

.block2 li {
	display:inline-block;
	width:48%;
	margin:0 2% 2% 0;
	float:left;
}
.block2 li:nth-child(2n) {
	margin:0 0 2% 2%;
}

.prdct li, .block3 li {
	display:inline-block;
	width:30%;
	margin:0 2% 2% 0;
	float:left;
}

.prdct li:nth-child(3n), .block3 li:nth-child(3n) {
	margin:0 0 4% 0;
	clear:right;
}
.prdct li:nth-child(3n+1), .block3 li:nth-child(3n+1) {
	clear:left;
}
.prdct li:nth-child(3n), .block4 li:nth-child(3n) {
	margin:0 0 4% 0;
	clear:right;
}
.prdct li:nth-child(3n+1), .block4 li:nth-child(3n+1) {
	clear:left;
}

.prdct li {
	text-align: center;
	font-weight:bold;
	font-size:12px;
}
.prdct li span {
	display:block;
	font-size:20px;
	line-height:1.2em;
	color:white;
}
.prdct li img {
	display:block;
	border:solid 1px #CCC;
	margin:5px 0;
}
.prdct li .detail {
	font-size:12px;
	line-height:1.4em;
	min-height:4.2em;
	text-align: left;
	font-weight:normal;
}
a.btn {
	display:block;
	background:#009140;
	color:#FFF;
	text-decoration: none;
}
a.btn:hover {
	background:#72b953;
}

.flow {
	width:90%;
	max-width:900px;
	margin:0 auto;
	font-size:18px;
}
.flow li {
	display:block;
	background:#eeefef;
	padding:10px;
	line-height:3em;
}
.flow li .ltit {
	display:inline-block;
	float:left;
	background:#FFF;
	width:20%;
	padding:0 1.0em;
	line-height:3em;
	margin-right:1em;
}
.l2 {
	display:block;
	line-height:1.5em;
	width:auto;
}
.arr-btm {
	height:24px;
	text-align: center;
	padding:5px;
}

td {
	line-height:1.4em;
}


table.tekiyou {
	border-top:solid 2px #999;
}
.tekiyou th {
	text-align: left;
	color:#999;
	padding:20px;
	border-bottom: solid 2px #999;
}
.tekiyou td {
	padding:20px;
	border-bottom: solid 1px #999;
}


input[type="text"], textarea {
	padding:1em;
font-size:14px;
	width:90%;
}
input[type="text"].short {
	width:50%;
}

input[type="submit"], input[type="button"]{
padding:1em;
width: 80%;
margin: 0 auto;
display:block;
max-width:300px;
font-size:16px;
border-radius:2px;
background:#4169e1;
color:#FFF;
}
input[type="submit"]:hover, input[type="button"]:hover{
background:#1e90ff;
}



#footer {
	background:#f7f2f1;
	margin:0;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
#footer .inner {
	padding:30px 0;
}

.sns a {
	display:inline-block;
	width:50px;
	height:50px;
	margin:0 5px 10px;
}
.sns a.gmap {
	background:url("../img/ico-map.png") no-repeat;
	background-size:contain;
}
.sns a.insta {
	background:url("../img/ico-insta.png") no-repeat;
	background-size:contain;
}
.sns a.blog {
	background:url("../img/ico-blog.png") no-repeat;
	background-size:contain;
}


a.more {
	display:block;
	text-align:center;
	width:auto;
	margin:0 auto;
	padding:10px;
	font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size:18px;
  letter-spacing: 2px;
  color:#000;
  text-decoration:none;
}
a.pdf {
	display:block;
	text-align:center;
	width:150px;
	margin:30px auto 0;
	padding:10px 30px;
	font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size:20px;
  letter-spacing: 2px;
  background:#000;
  color:#FFF;
  text-decoration:none;
}
a:hover.pdf {
  background:#666;
}




.news-p {
	overflow:hidden;
	max-height:190px;
}
.news-p img {
	width:100%;
}
.news-txt {
	display:block;
	background:#EBEBEB;
	padding:20px 15px;
	
}
.news li a {
	color:#000;
	text-decoration:none;
}


iframe.news-rss {
	height:950px;
}


ul.news {
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
.news li {
	display:block;
	float:left;
	width:32%;
	margin:0 2% 20px 0;
}
.news li:nth-child(3n) {
	margin:0 0 20px 0;
}


iframe.news-rss {
	height:300px;
}


.text-info {
	font-size:14px;
	text-align:left;
	line-height:2.2em;
}

.text-info a {
	color:#000;
	
}








.gaiyo-table {
	padding-top:50px;
	padding-bottom:50px;
}
.gaiyo-table th, .gaiyo-table td {
	display:block;
	clear:both;
	padding:15px 0;
	border-bottom:solid 1px #999;
}

.wideslider {
	display:none;
}


/*-------------フォーム--------------*/
.form-tbl {
	width:90%;
	margin:0 auto;
}
.form-tbl th, .form-tbl td {
	padding:10px;
	width:100%;
	display:block;
	clear:both;
}
.form-tbl th {
	border-bottom:dotted 1px #666;
}
.form-tbl td {
	border-bottom:solid 1px #666;
	text-align:center;
}

.form-tbl input, .form-tbl textarea {
	padding:5px;
	font-size:14px;
	width:80%;
}
input#submit, input#reset, input.submitbtn {
	font-size:14px;
	width:100px;
	padding:10px;
	background:#00582E;
	color:#FFF;
	border-style: none;
	cursor:pointer;
	margin:10px;
	}
	input#reset, input.submitbtn {
		background:#666;
	}
	
.pdfbtn {
	display:block;
	width:220px;
	margin:20px auto 10px;
}
.pdfbtn img {
	margin-top:15px;
}

.px16bgr {
	font-size:14px;
	color:#999;
	font-weight:bold;
}










.pc-view {display:block;}
.sp-view {display:none;}
br.sp-view {display:none}
 
 

h2.date-header span {
	font-size:14px;
	color:#e52d8a;
}
.widget h2 {
	font-size:18px;
} 
.widget-content input {
	font-size:14px;
	padding:5px;
}
.widget-content input.gsc-search-button {
	font-size:14px;
	padding:5px;
	background:#999;
	color:#FFF;
}


  


/* max-width: 768px
=============================================================*/  
@media print, screen and (max-width: 768px) {


.logo {
	display:block;
	width:140px;
	margin:5px 10px 60px;
	float:left;
}

.logo-e {
	position:absolute;
	width:200px;
	top:30px;
	left:50%;
	margin-left:-100px;
}

.sl .btm-wk {
	position: absolute;
	width:80%;
	left:5%;
	bottom:25%;
	z-index:999;
}
.sl .btm-wk li {
	display:inline-block;
	clear:both;
	width:auto;
	padding:1% 4%;
		background:rgba(255,255,255,0.8);
		font-size:22px;
	line-height: 1.0em;
	color:#000;
/*	text-shadow: 1px 2px 3px #808080;*/
	white-space: nowrap;
		font-weight:bold;
		text-align: left;
	
}
	

	

.btn-toi {
	position:absolute;
	top:0;
	right:33%;
	width:33%;
	z-index:999;
}

	
.block2 li, .block2 li:nth-child(2n) {
	display:block;
	width:100%;
	margin:0 0 4%;
}	
.prdct li, .block3 li {
	display:block;
	width:100%;
	margin:0 auto 4%;
	float:left;
}

.prdct li, .block4 li {
	display:block;
	width:100%;
	margin:0 auto 4%;
	float:left;
}
	.prdct li img {
		display:block;
		margin:5px auto;
	}
.prdct li:nth-child(3n), .block3 li:nth-child(3n) {
	margin:0 auto 4%;
}
.prdct li:nth-child(3n+1), .block3 li:nth-child(3n+1) {
	clear:left;
}

.prdct li:nth-child(3n), .block4 li:nth-child(3n) {
	margin:0 auto 4%;
}
.prdct li:nth-child(3n+1), .block4 li:nth-child(3n+1) {
	clear:left;
}
	
	
.flow li .ltit {
		float:none;
		width:auto;
	display:block;
	margin:0 auto;
	}	
	.l2 {
		margin-top:10px;
	}	
	


.shosai-l {
	width:70%;
	float:none;
	margin:0 auto;
}
.shosai-r {
	width:100%;
	float:none;
}
.shosai-tit {
	margin:20px 0;
	font-size:22px;
	line-height:42px;
}
.shosai-tit span {
	font-size:16px;
}
.tbl-dt th, .tbl-dt td {
	display:block;
	clear:both;
}
.tbl-dt th {
	text-align: center;
	font-weight:normal;
	border-bottom:none;
	font-size:14px;
	color:#666;
}
	

.f-tit {
	display:block;
	position:absolute;
	left:4%;
	bottom:4%;
	font-size:12px;
	color:#FFF;
}	
	
	
	
.tekiyou th, .tekiyou td {
	width:auto;
	display:block;
	clear:both;
}
.tekiyou th {
	border-bottom: dotted 1px #999;
	padding:10px;
}
.tekiyou th.first {
	border-top: solid 2px #999;
	}
.tekiyou td {
	border-bottom: solid 2px #999;
	padding:10px;
}	
	
	
	
	
	
	
	
	
	
	
	
	
.pc-center {
	text-align: left;
}
.pc-view {display:none;}
.sp-view {display:block;}
br.pc-view {display:none}


.news li {
	display:block;
	float:none;
	width:90%;
	margin:0 auto 20px;
}
.news li:nth-child(3n) {
	margin:0 auto 20px;
}
iframe.news-rss {
	height:900px;
}














.p-open {
	margin:0 30px 30px 80px;
	width:50%;
	float:left;
}
.right-txt {
	float:left;
	max-width:35%;
}
.map {
	float:left;
	width:63%;
	text-align:center;
	margin:0 2% 0 0;
	padding:0;
}


/* menu ------------------*/

#toggle{ 
 display: none;
}

#menu{
	z-index: 500;
}


/* menu ------------------*/

.instagram {
	overflow: hidden;
	width: 600px;
	margin: 30px auto 50px;
	position:relative;
}
.instagram a img {
	width:200px;
}






.right50 {
	 float:right;
	 margin-left:50px;
}
.left50 {
	 float:left;
	 margin-right:50px;
}
.left70 {
	 margin-left:100px;
}
.p4 {
	margin-top:80px;
}

  .img-r {
	 display:block;
	 clear:none;
	 float:right;
	 margin:0 0 15px 15px;
 }
  .img-l {
	 display:block;
	 clear:none;
	 float:left;
	 margin:0 15px 15px 0;
 }
  .gmap {
	 display:block;
	clear:both;
 }
 
 
 
 .infonews li {
	width:29%;
	height:280px;
	margin:0 2% 30px;
	float:left;
}




.gaiyo-table th, .gaiyo-table td {
	display:table-cell;
	clear:none;
	padding:15px 0;
	border-bottom:solid 1px #999;
}
.gaiyo-table th {
	width:20%;
}
.gaiyo-table td {
	width:80%;
}








.banner a {
	width:25%;
	margin:0 0 15px;
}
.spbanner a img {
	margin:0 0.3% 15px 0;
}


.bg-main .inner {
	min-height:840px;
	padding-top:30px;
	background:#FFF;
}



.cont-lineup {
	display:block;
	width:505px;
	float:left;
	margin:0 0 0 30px;
	font-size:16px;
	line-height:30px;
}
.pd-left20 {
	display:block;
	padding-left:20px;
}




.form-tbl {
	width:80%;
	margin:0 auto;
}
.form-tbl th, .form-tbl td {
	clear:none;
}
.form-tbl th {
	width:20%;
}
.form-tbl td {
	text-align:left;
}
.form-tbl th {
	border-bottom:dotted 1px #666;
}
.form-tbl td {
	border-bottom:solid 1px #666;
	text-align:center;
}

.form-tbl input, .form-tbl textarea {
	padding:5px;
	font-size:14px;
}




.pdfbtn {
	display:block;
	margin:20px 10px;
	position:absolute;
	right:0;
	bottom:20px;
}



	
}/* /768 */ 

@media print, screen and (min-width: 990px) {
	
	.inner {
	width: 95%;
	position:relative;
	}
	
	#yasunde {
		display:block;
		width:142px;
		height:225px;
		position:absolute;
		right:0;
		top:80px;
		z-index:990;
	}
	
	.topimg {
	background:url(../img/mk.png) top left no-repeat;
	margin-bottom:50px;
}

.sl img {
	max-width:none;
}
	
.br {
	 display:block;
	clear:right;
}
	
	

.infonews li {
	width:178px;
	height:280px;
	margin:0 15px 30px 0;
	float:left;
}
.infonews li:nth-child(5n) {
	margin:0 0 30px;
}



.banner li {
	width:186px;
	margin:0 5px 15px 0;
}
.banner li:nth-child(5n) {
	margin:0 0 15px;
}

img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

}






