@charset "UTF-8";
*{
  margin : 0px;
  padding : 0px;
}
* html body{
  font-size : 1em;
}
body{
  font-family : Meiryo,Arial,Verdana;
  line-height : 1.5em;
  background-attachment : fixed;
  text-align : center;
  font-size : 1em;
}
div#page{
  background-color : white;
  text-align : left;
  margin-left : auto;
  margin-right : auto;
  width : 100%;
}
div#menu{
  width : 100%;
  text-align:center;
  background-color : #000040;
  margin-bottom : 10px;
}
ul#main{
  list-style-type : none;
  font-size : medium;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
ul#main li{
  line-height : 250%;
  margin-left : 5px;
  margin-right : 5px;
}
ul#main li a{
  color : white;
  width : 100%;
  display : block;
  padding : 0px 5px 0px 5px;
}
ul#main li a:hover{
  background-color : #8080ff;
}
div#ber{
  width : 100%;
}
ul#pan{
  list-style-type : none;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  margin-left : 15px;
  font-size : 0.9em;
}
ul#pan li{
  margin : 2px 3px 9px 3px;
}
div#article{
  padding : 15px;
}
div#article-left{
  padding-bottom : 5px;
}
div#text{
  padding : 10px;
}
div#text p{
  margin : 1em 10px;
}
div#article-right{
  padding : 15px;
}
div#title{
  padding : 0px 5px 5px 10px;
}
div.block{
  width : 98%;
}
div.tel{
  padding : 5px 10px 10px 10px;  
  margin : 10px 0px 10px 0px;
}
div.notes{
  padding : 0px 5px 0px 20px;
}
div.notes p{
  text-indent : -1.4em;
}
div.remarks{
  padding : 0px 10px 0px 30px;
}
div.remarks p{
  text-indent : -1em;
}
dl.point{
  margin : 0px 10px 10px 10px;
  padding : 0px 10px 10px 10px;
}
dl.point dt{
  margin-top : 0px;
  margin-bottom : 5px;
  border-left : 5px solid orange;
  padding : 3px 5px 0px 10px;
  color : gray;
}
dl.point dd{
  padding : 3px 5px 2px 0px;
}
div.picture{
  padding : 15px 25px 25px 25px;
}
ul.name{
  list-style-type : none;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin : 0px 15px;
  font-size : 0.9em;
  border-bottom : 1px solid green;
}
ul.name li{
  margin : 10px 5px 5px 2px;
}
ul.side{
  list-style-type : none;
  margin : 5px 0px 25px 5px;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.side li{
  width : 33%;
  line-height : 150%;
  margin : 5px 0px 0px 0px;
}
ul.fee{
  list-style-type : disc;
  margin : 10px 15px 30px 40px;
}
ul.fee li{
  padding : 3px;
}
p.post{
  padding : 0px 10px 0px 10px;
  color : gray;
}
div.cataract{
  width : 99%;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
}
div.flame{
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding : 10px 10px 15px 15px;
}
ol.notice{
  margin : 20px 15px 20px 15px;
  padding : 15px 15px 20px 25px;
  border : 3px solid silver;
}
ol.notice li{
  padding-top : 10px;
  padding-right : 5px;
  margin-left : 20px;
}
div.sell{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom : 5px;
}
div.type{
  padding : 0px 10px 5px 0px;
  width : 48%;
}
div.machine{
  padding : 1em 10px 0px 10px;
  width : 48%;
}
div.paragraph{
  padding : 0px 10px 5px 0px;
}
div.member{
  padding : 5px 0px;
}
div#article-small{
  padding : 0px 10px 15px 10px;
}
ul.menu{
  list-style-type : none;
}
ul.menu li{
  line-height : 280%;
  margin-bottom : 5px;
  border : 1px solid #ff6060;
}
ul.menu a{
  width : 100%;
  display : block;
  text-indent : 1em;
  font-size : medium;
  font-weight : bold;
  font-style : normal;
  color : #ff6060;
}
ul.menu a:hover{
  background-color : #ff8080;
  color : white;
}
li.select{
  font-size : medium;
  text-indent : 1em;
  font-weight : bold;
  color : white ;
  background-color : #ff8080;
}
hr{
  clear : both;
  display : none;
}
div#sub-big{
  overflow: hidden;
  width : 100%;
  background-color : #e3f3ff;
}
div#sub-small{
  padding : 20px;
  margin-left : auto;
  margin-right : auto;
}
div.contents{
  display : -webkit-flex;
  display : flex;
  -ms-flex-wrap: wrap;
  flex-wrap : wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width : 100%;
  height : 120px;
  margin-top : 10px;
  margin-bottom : 10px;
  font-size : large;
  border : 1px solid gray;
  background : white;
  box-shadow : 3px 3px 7px gray;
  background-color : white;
  position:relative;
}
div.contents a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
div.contents a:hover{
  box-shadow: 5px 5px 5px blue;
  color : blue;
}
div.contents span{
  text-align : center;
  margin-left : 7px;
  margin-right : 10px;
  line-height: 1.5em;
}
div#news{
  background-image : url(../img/background_01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  width : 100%;
}
div#information{
  width : 90%;
  margin-top : 20px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
  background-color : white;
  opacity: 0.9;
}
dl#topics{
  margin : 0px;
  padding : 10px;
}
dl#topics dt{
  padding : 10px 0px 0px 0px;
}
dl#topics dd{
  padding : 10px 5px 5px 5px;
  border-bottom : 1px solid #e4d6a7;
  background-color : white;
}
div#banner{
  overflow: hidden;
  width : 80%;
  margin-left : auto;
  margin-right : auto;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
div#banner img{
  margin-top : 10px;
  margin-bottom : 20px;
}
div#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
div#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
div#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
div#footer{
  width : 100%;
}
ul#sitemap{
  list-style-type : none;
  border : 1px solid gray;
}
ul#sitemap li{
  text-align : center;
}
ul#sitemap li a{
  display: block;
  padding : 8px;
}
ul#sitemap li a:hover{
  color : white;
  background : #8080ff;
}
div#address{
  padding : 7px;
  background-color : #e8ffff;
}
div#address p{
  text-align : center;
}
ul#day{
  list-style-type : none;
  text-align : center;
}
ul#day li{
  margin-left : 10px;
  margin-right : 10px;
}
span.transform{
  text-transform : uppercase;
}
div#copyright{
  width : 100%;
  font-size : 0.9em;
  padding-top : 7px;
  padding-bottom : 7px;
  color : white;
  background-color : #000040;
  text-align : center;
}
h1{
  font-size : large;
  font-style : normal;
  text-decoration : none;
  padding : 0px 10px 0px 5px;
  border-bottom : 1px solid green;
}
h2{
  font-size : large;
  font-style : normal;
  font-weight : normal;
  text-decoration : none;
  padding : 0px 10px 0px 5px;
  border-bottom : 1px solid gold;
}
h3{
  font-size : medium;
  font-style : normal;
  text-decoration : none;
  padding : 5px 15px 5px 5px;
}
h4{
  font-size : medium;
  font-style : normal;
  text-decoration : none;
  padding : 5px 15px 5px 5px;
}
img{
  border-style:none;
  vertical-align:top;
  max-width: 100%;
  height: auto;
}
a{
  text-decoration : none;
  color : #0160a5;
}
a:hover{
  color : #e8378b;
}
a.underline{
  text-decoration : underline;
}
strong{
  font-weight : bold;
  font-style : normal;
  color : red;
}
strong.underline{
  text-decoration: underline;
}
em{
  font-weight : bold;
  font-style : normal;
}
em.underline{
  text-decoration : underline;
}
table.section{
  border-collapse : collapse;
  border-spacing : 0px;
  border : 1px solid gray;
  width : 96%;
  margin : 0px 10px 10px 5px;
}
table.section caption{
  padding : 0px 10px 0px 5px;
  margin : 12px 0px 7px 0px;
  text-align : left;
}
table.section th{
  padding : 10px 15px;
  border : 1px solid gray;
  font-weight : normal;
  text-align : left;
}
table.section td{
  padding : 10px 15px;
  border : 1px solid gray;
  text-align : right;
}
td.nowrap{
  white-space : nowrap;
}
th.nowrap{
  white-space : nowrap;
}
th.width1{
  width : 17%;
}
th.width2{
  width : 9%;
}
th.width3{
  width : 12%;
}
div#header{
  width : 100%;
}
div#head-l{
  padding : 5px 10px 5px 5px;
  width : 100%;
}
div#head-l h1{
  display : none;
  font-size : x-small;
}
div#head-m{
  display : none;
}
p.info{
  margin-right : 15px;
}
p.info a{
  margin : 0px 5px 0px 0px;;
  padding : 10px;
  background-color : red;
  color : white;
}
p.info a:hover{
  background-color : yellow;
  color : red;
}
p.calendar{
  padding : 10px 0px 0px 0px;
  text-align : right;
}
p.calendar a{
  padding : 10px 15px;
  background-color : red;
  color : white;
  border : 1px solid gray;
}
p.calendar a:hover{
  background-color : pink;
  color : red;
}
p.birth{
  padding : 10px 0px 0px 0px;
  text-align : right;
}
p.birth a{
  padding : 10px 15px;
  background-color : pink;
  color : red;
  border : 1px solid gray;
}
p.birth a:hover{
  background-color : yellow;
  color : red;
}
p.message{
  padding : 0px 10px;
}
p.link{
  padding : 0px 15px 10px 10px;
}
ul.link{
  list-style-type : none;
  padding : 0px 15px 20px 10px;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
ul.link li{
  width : 30%;
  line-height : 280%;
  margin-top : 5px;
  border : 1px solid green;
  background-color : white;
}
ul.link a{
  width : 100%;
  display : block;
  text-indent : 1em;
  font-size : medium;
  font-weight : bold;
  font-style : normal;
  color : green;
}
ul.link a:hover{
  background-color : #000040;
  color : white;
}
div#head-r{
  display : none;
}
div#head-r p{
  margin : 0px;
  padding-left : 10px;
}