@media screen and (min-width:1000px){
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
}
#edge {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 60%;
    position: relative;
    margin-top: 50px;
}
#head a:link {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#head a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: underline;
}
#head a:visited {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#main {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#main h1 {
	width: 100%;
	background-color: rgba(139,139,139,1.00);
	font-weight: 500;
	font-size: 120%;
	color: rgba(253,253,253,1.00);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main dl  {
	float: none;
	clear: both;
	border-bottom: thin dotted rgba(181,202,170,1.00);
}
#main dl dt {
	width: 20%;
	float: left;
	text-align: left;
	padding-left: 2%;
}
#main  .bun {
	float: none;
	clear: both;
	padding-left: 2%;
	padding-right: 2%;
}
#main dl dd {
	width: 70%;
	float: right;
	padding-right: 2%;
}
dl dt h2 {
	font-size: 110%;
}
dd p a:link {
	text-decoration: none;
}
dl dd p a:hover {
	text-decoration: underline;
}
dl dd p a:visited {
	text-decoration: none;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#main #genchi h2 {
	font-size: 120%;
	font-weight: 500;
}
#main #genchi #mop {
	width: 80%;
	height: auto;
}
#head {
}
.bun p img {
	width: 40%;
	height: auto;
}
#toi p #tel {
	width: 70%;
	height: auto;
	margin-left: 15%;
}
#toiawase {
	width: 80%;
	height: auto;
	margin-left: 10%;
}
#foot {
	width: 100%;
}
#foot ul {
	padding-right: 2%;
	text-align: right;
}
#foot ul li {
	display: inline;
	font-size: 90%;
}
#foot ul li a:link  {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:hover {
	text-decoration: underline;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:visited {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot #footer {
	background-color: rgba(145,178,129,1.00);
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 95%;
}
#topga {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
#main #formWrap  {
	width: 90%;
}
#genchi #syousaizu {
}
#main #genchi #map {
	margin-top: -50px;
	padding-top: 50px;
}
#genchi #map iframe {
	width: 600px;
	height: 450px;
}
#main #bukken {
	margin-top: -50px;
	padding-top: 50px;
}
#modo   {
	text-align: right;
}
#modo p a:link {
	text-decoration: none;
	color: #0F049F;
}
#modo p a:hover {
	color: #0F049F;
	text-decoration: underline;
}
#modo p a:visited {
	text-decoration: none;
	color: #0F049F;
}
#main #suigenchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #mizu {
	margin-top: -50px;
	padding-top: 50px;
}
#main #genchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #review {
	margin-top: -50px;
	padding-top: 50px;
}
#syousaizu p #m1 {
	width: 50%;
	height: auto;
}
#main #edge #EdgeID {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}
#main nav {
    display: table;
    width: 100%;
    background-color: rgba(145,178,129,0.69);
    position: fixed;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
    max-width: 1000px;
    padding-top: 0px;
    opacity: 1;
    margin-top: 0px;
}
#main nav ul {
    display: table;
    table-layout: fixed;
    table-align: center;
    width: 90%;
    margin-top: 0px;
    padding-top: 10px;
}
#main nav ul li {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 80%;
    margin-top: 0px;
    padding-top: 0px;
}
#main nav ul li:last-child {
  border-right: 0;
}
#main nav ul li a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}
#main nav ul li a:link {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 120%;
}
#main nav ul li a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
#main nav ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
nav .wrapper-nav-global .menubtn {
    display: none;
}
.nav-global {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
}
}

@media screen and (min-width:840px) and (max-width:1000px){
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
}
#edge {
    width: 100%;
    padding-bottom: 60%;
    position: relative;
    margin-top: 50px;
}
#edge #EdgeID {
}
#head a:link {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#head a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: underline;
}
#head a:visited {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#main h1 {
	width: 100%;
	background-color: rgba(139,139,139,1.00);
	font-weight: 500;
	font-size: 120%;
	color: rgba(253,253,253,1.00);
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main dl  {
	float: none;
	clear: both;
	border-bottom: thin dotted rgba(181,202,170,1.00);
}
#main dl dt {
	width: 20%;
	float: left;
	text-align: left;
	padding-left: 2%;
}
#main  .bun {
	float: none;
	clear: both;
	padding-left: 2%;
	padding-right: 2%;
}
#main dl dd {
	width: 70%;
	float: right;
	padding-right: 2%;
}
dl dt h2 {
	font-size: 110%;
}
dd p a:link {
	text-decoration: none;
}
dl dd p a:hover {
	text-decoration: underline;
}
dl dd p a:visited {
	text-decoration: none;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#main #genchi h2 {
	font-size: 120%;
	font-weight: 500;
}
#genchi h2 img {
	width: 3%;
	height: 3.5%;
}
.bun p img {
	width: 40%;
	height: auto;
}
#genchi #syousaizu #mop {
	width: 80%;
	height: auto;
}
#toi p #tel {
	width: 70%;
	height: auto;
	margin-left: 15%;
}
#toiawase {
	width: 80%;
	height: auto;
	margin-left: 10%;
}
#foot {
	width: 100%;
}
#foot ul {
	padding-right: 2%;
	text-align: right;
}
#foot ul li {
	display: inline;
	font-size: 90%;
}
#foot ul li a:link  {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:hover {
	text-decoration: underline;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:visited {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot #footer {
	background-color: rgba(145,178,129,1.00);
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 95%;
}
#topga {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
#main #genchi #map {
	margin-top: -50px;
	padding-top: 50px;
}
#genchi #map iframe {
	height: 450px;
	width: 600px;
}
#main #bukken {
	padding-top: 50px;
	margin-top: -50px;
}
#topga p img {
	width: 100%;
	height: auto;
}
#main #formWrap {
	width: 90%;
}
#modo {
	text-align: right;
}
#modo p a:link {
	text-decoration: none;
	color: #0F049F;
}
#modo p a:hover {
	color: #0F049F;
	text-decoration: underline;
}
#modo p a:visited {
	text-decoration: none;
	color: #0F049F;
}
#main #suigenchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #mizu {
	margin-top: -50px;
	padding-top: 50px;
}
#main #genchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #review {
	margin-top: -50px;
	padding-top: 50px;
}
#syousaizu p #m1 {
	width: 60%;
	height: auto;
}
#main #edge #EdgeID {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}
#main nav {
    display: table;
    width: 100%;
    background-color: rgba(145,178,129,0.69);
    position: fixed;
    top: 0px;
    left: auto;
    right: auto;
}
#main nav ul {
    display: table;
    table-layout: fixed;
    table-align: center;
    width: 90%;
    margin-top: 0px;
    padding-top: 10px;
}
#main nav ul li {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 80%;
}
#main nav ul li:last-child {
  border-right: 0;
}
#main nav ul li a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}
#main nav ul li a:link {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 120%;
}
#main nav ul li a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
#main nav ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
nav .wrapper-nav-global .menubtn {
    display: none;
}
.nav-global {
    display: block;
}
}

@media screen and (min-width:600px) and (max-width:840px){
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
}
#edge {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 60%;
    position: relative;
    margin-top: 50px;
}
#head a:link {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#head a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: underline;
}
#head a:visited {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#main {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#main h1 {
	width: 100%;
	background-color: rgba(139,139,139,1.00);
	font-weight: 500;
	font-size: 120%;
	color: rgba(253,253,253,1.00);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main dl  {
	float: none;
	clear: both;
	border-bottom: thin dotted rgba(181,202,170,1.00);
}
#main dl dt {
    text-align: left;
    padding-left: 2%;
}
#main  .bun {
	float: none;
	clear: both;
	padding-left: 2%;
	padding-right: 2%;
}
#main dl dd {
    padding-right: 2%;
}
dl dt h2 {
	font-size: 110%;
}
dd p a:link {
	text-decoration: none;
}
dl dd p a:hover {
	text-decoration: underline;
}
dl dd p a:visited {
	text-decoration: none;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#main #genchi h2 {
	font-size: 120%;
	font-weight: 500;
}
#genchi h2 img {
	width: 3%;
	height: 3.5%;
}
.bun p img {
	width: 45%;
	height: auto;
}
#toi p #tel {
	width: 80%;
	height: auto;
	margin-left: 10%;
}
#toiawase {
	width: 90%;
	height: auto;
	margin-left: 5%;
}
#foot {
	width: 100%;
}
#foot ul {
	padding-right: 2%;
	text-align: right;
}
#foot ul li {
    display: inline;
    font-size: 90%;
    padding-left: 20px;
    padding-right: 20px;
}
#foot ul li a:link  {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:hover {
	text-decoration: underline;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:visited {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot #footer {
	background-color: rgba(145,178,129,1.00);
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 95%;
}
#topga {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
#edge #EdgeID {
}
#syousaizu #mop   {
	width: 100%;
	height: auto;
}
#genchi #syousaizu {
	margin-top: 30px;
}
#main #bukken {
	margin-top: -50px;
	padding-top: 50px;
}
#topga p img {
	width: 100%;
	height: auto;
}
#main #formWrap {
	width: 96%;
}
#modo {
	text-align: right;
}
#modo p a:link {
	text-decoration: none;
	color: #0F049F;
}
#modo p a:hover {
	color: #0F049F;
	text-decoration: underline;
}
#modo p a:visited {
	text-decoration: none;
	color: #0F049F;
}
#main #suigenchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #mizu {
	margin-top: -50px;
	padding-top: 50px;
}
#main #genchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #review {
	margin-top: -50px;
	padding-top: 50px;
}
#main #genchi #map {
	margin-top: -50px;
	padding-top: 50px;
}
#syousaizu p #m1 {
	width: 70%;
	height: auto;
}
#main #edge #EdgeID {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}
#main nav {
    display: table;
    width: 100%;
    background-color: rgba(145,178,129,0.69);
    position: fixed;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
}
#main nav ul {
    display: table;
    table-layout: fixed;
    table-align: center;
    width: 90%;
    padding-left: 5%;
}
#main nav ul li {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 70%;
}
#main nav ul li:last-child {
  border-right: 0;
}
#main nav ul li a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}
#main nav ul li a:link {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 120%;
}
#main nav ul li a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
#main nav ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
nav .wrapper-nav-global .menubtn {
    display: none;
}
.nav-global {
    display: block;
}
table {
  border-collapse: collapse;
}
table td, table th {
  width: 100%-10px;
  padding: 8px;
  display: block;
}
table th {
  background-color: #eee;
}
table td select option {
	font-size: 200%;   
}
}

@media screen and (max-width:600px){
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 140%;
}
#edge {
    width: 100%;
    padding-bottom: 60%;
    position: relative;
}
#head a:link {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#head a:hover {
	color: rgba(255,255,255,1.00);
	text-decoration: underline;
}
#head a:visited {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
#main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    margin-top: 0px;
    min-width: 1px;
}
#main h1 {
	width: 100%;
	background-color: rgba(139,139,139,1.00);
	font-weight: 500;
	font-size: 120%;
	color: rgba(253,253,253,1.00);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main dl  {
	float: none;
	clear: both;
	border-bottom: thin dotted rgba(181,202,170,1.00);
}
#main dl dt {
	text-align: left;
	padding-left: 2%;
}
#main  .bun {
	float: none;
	clear: both;
	padding-left: 2%;
	padding-right: 2%;
}
#main dl dd {
	padding-right: 2%;
}
dl dt h2 {
	font-size: 110%;
}
dd p a:link {
	text-decoration: none;
}
dl dd p a:hover {
	text-decoration: underline;
}
dl dd p a:visited {
	text-decoration: none;
}
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.movie-wrap iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#main #genchi h2 {
	font-size: 120%;
	font-weight: 500;
}
#genchi h2 img {
	width: 3%;
	height: 3.5%;
}
#main #genchi #map {
	height: 0px;
	padding-top: 80px;
	padding-bottom: 56.25%;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: -50px;
}
#genchi #map iframe {
	position: absolute;
	width: 100%;
}
#main #genchi #mop {
	width: 100%;
	height: auto;
}
.bun p img {
	width: 48%;
	height: auto;
}
#toi p #tel {
	width: 90%;
	height: auto;
	margin-left: 5%;
}
#toiawase {
	width: 100%;
	height: auto;
}
#foot {
	width: 100%;
}
#foot ul {
	padding-right: 2%;
	text-align: right;
}
#foot ul li {
    display: inline;
    font-size: 90%;
    padding-right: 20px;
    padding-left: 20px;
}
#foot ul li a:link  {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:hover {
	text-decoration: underline;
	color: rgba(50,75,144,1.00);
}
#foot ul li a:visited {
	text-decoration: none;
	color: rgba(50,75,144,1.00);
}
#foot #footer {
	background-color: rgba(145,178,129,1.00);
	text-align: center;
	color: rgba(255,255,255,1.00);
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 95%;
}
#topga {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#edge #EdgeID {
}
#genchi #syousaizu {
	margin-top: 30px;
}
#main #bukken {
	top: auto;
	padding-top: 50px;
	margin-top: -50px;
}
#topga p img {
	width: 100%;
	height: auto;
}
#main #formWrap {
	width: 96%;
}
#modo {
	text-align: right;
}
#modo p a:link {
	text-decoration: none;
	color: #0F049F;
}
#modo p a:hover {
	color: #0F049F;
	text-decoration: underline;
}
#modo p a:visited {
	text-decoration: none;
	color: #0F049F;
}
#main #suigenchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #mizu {
	margin-top: -50px;
	padding-top: 50px;
}
#main #genchi {
	margin-top: -50px;
	padding-top: 50px;
}
#main #review {
	margin-top: -50px;
	padding-top: 50px;
}
#syousaizu p #m1 {
	width: 90%;
	height: auto;
}
#main #edge #EdgeID {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
}
#main nav {
    display: table;
    width: 100%;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    right: auto;
    height: auto;
    margin-top: 0px;
    }
.menubtn {
    display: block;
}
.menubtn a {
    display: block;
    padding-left: 10px;
    background-color: rgba(145,178,129,0.69);
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.menubtn a:hover {
    background-color: rgba(145,178,129,0.69);
}
.menubtn a:active {
    background-color: rgba(145,178,129,0.69);
}
.nav-global {
    display: none;
    background-color: rgba(145,178,129,0.69);
    padding-top: 0px;
    margin-top: 0px;
}
.nav-global li {
    list-style-type: none;
    display: list-item;
    border-bottom: thin solid #FFFFFF;
    width: 90%;
    padding-bottom: 10px;
    padding-top: 10px;
}
.nav-global li a {
    display: block;
}
.nav-global li a:link {
    color: #FFFFFF;
    text-decoration: none;
}
.nav-global li a:hover {
    background-color: rgba(145,178,129,0.69);
    color: #FFFFFF;
    text-decoration: none;
}
.nav-global li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
table {
  border-collapse: collapse;
}
table td, table th {
  width: 100%-10px;
  padding: 8px;
  display: block;
}
table th {
  background-color: #eee;
}
table td select option {
	font-size: 200%;   
}
}
