@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
@import url(//fonts.googleapis.com/css?family=Gilda+Display);
.clear {
  clear: both;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
.hide {
  display: none;
}
a {
  color: #0084c6;
  text-decoration: none;
  -moz-box-transition: 0.2s ease-in opacity;
  -webkit-box-transition: 0.2s ease-in opacity;
  -ms-box-transition: 0.2s ease-in opacity;
  -o-box-transition: 0.2s ease-in opacity;
  transition: 0.2s ease-in opacity;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
iframe{
  max-width: 100%;
}
body {
  font-size: 87.5%;
  
  background: #ffffff;
  
  color: #4c556a;
  
  text-align: center;
  line-height: 1.7;
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana,
    Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-image: url(https://assets.toriaez.jp/thp2/pc/images/189/content_bg_001.jpg);
}
html>
body {
  font-size: 14px;
  
}
#container {
  text-align: left;
}
#content {
  width: 960px;
  margin: 30px auto;
}
#nottop #content {
  margin: 20px auto 30px auto;
}
#main {
  width: 680px;
  float: left;
  margin-bottom: 30px;
}
#sidebar {
  width: 250px;
  float: right;
}
#header {
  background-color: #fff;
}
#head_nav {
  background-color: #0084c6;
  height: 5px;
}
#head_navIn {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#head_navIn ul {
  width: 200px;
  height: 50px;
  margin-left: auto;
  background-image: url(https://assets.toriaez.jp/thp2/pc/images/189/header_nav_001.jpg);
  background-repeat: no-repeat;
}
#head_navIn ul li {
  width: 190px;
  height: 50px;
  list-style: none;
  text-align: right;
}
#head_navIn ul li a {
  display: inline-block;
  height: 46px;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/header_nav_arrow.png) 34px 19px no-repeat;
  font-weight: bold;
  font-size: 1.143em;
  color: #fff;
  line-height: 46px;
  padding: 0 39px 0 50px;
  margin-right: -5px;
  text-decoration: none;
}
#head_navIn ul li a:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#headerIn {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0 40px 0;
  overflow: hidden;
  text-align: left;
}
#headerIn h1 a img {
  padding-top: 25px;
}
#header h1 a {
  margin-left: 10px;
  color: #4c556a;
  font-size: 2.5em;
  text-decoration: none;
  line-height: 1.3;
  display: inline-block;
}
#header h1 a:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#site_description {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
}
#site_description h2 {
  font-weight: bold;
  font-size: 1.143em;
  line-height: 1.7;
  color: #fff;
}
#lead_area {
  
  text-align: left;
  padding: 30px 0;
  background: #0084c6;
  box-shadow: 0px -5.5px 0px -3px rgba(0, 0, 0, 0.2) inset;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
#lead_area .inner {
  display: table;
  width: 960px;
  margin: 0 auto;
  padding: 8px;
}
#cover {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 365px;
}
#cover img {
  height: auto;
}
#topics {
  margin-bottom: 30px;
  position: relative;
  box-sizing: initial;
  height: auto;
  overflow-y: auto;
  background: #0084c6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
#topics h3 {
  font-weight: normal;
  color: #fff;
  font-size: 1.429em;
  line-height: 1;
  padding: 0 0 0 0;
}
#topics h3 span.inner {
  display: block;
  padding: 15px 0 15px 30px;
}
#topics dl {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 300px;
  background: #ffffff;
}
#topics dl dt {
  
  clear: both;
  float: left;
  margin-bottom: -50px;
  font-size: 0.857em;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  background-color: #ffffff;
  padding: 2% 0 2% 30px;
}
#topics dl dd:before {
  content: "";
  display: block;
  position: absolute;
  width: 35px;
  height: 20px;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/topic_arrow_001.png) left 32% no-repeat;
  float: left;
}
#topics dl dd {
  
  position: relative;
  width: 73.6%;
  float: left;
  font-size: 1em;
  line-height: 1.4;
  border-bottom: 1px solid #ccc;
  padding: 2% 30px 2% 150px;
}
#topics dl dd a {
  display: inline-block;
  padding-left: 35px;
}
#topics dl dd span {
  display: inline-block;
  padding-left: 35px;
}
@media all and (-ms-high-contrast: none) {
  #topics dl dd {
    width: 97.5%;
  }
}
.no-img #topics {
  float: inherit;
  width: 100%;
  height: auto;
  padding: 0;
}
.no-img #cover {
  display: none !important;
}
.mainSlideIn {
  box-sizing: content-box;
  box-sizing: inherit;
  width: 960px;
  max-width: 100%;
  margin: 0 auto -10px;
}
.bx-wrapper {
  margin-bottom: 40px !important;
  height: 400px !important;
}
#mainSlide {
  margin: 0;
}
#mainSlide li {
  height: 400px !important;
  width: 960px;
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
#mainSlide li img {
  position: absolute;
  left: 0;
  width: 960px;
  height: auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  opacity: 0.6;
  text-indent: -9999px;
  display: block;
  width: 7px;
  height: 7px;
  margin: 0 7.5px;
  outline: 0;
  cursor: pointer;
  border-radius: 7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  opacity: 1;
}
.bx-wrapper .bx-pager {
  bottom: -33px !important;
}
.bx-wrapper .bx-controls-direction a {
  width: 26px;
  height: 24px;
  margin: 0;
  top: 188px;
  cursor: pointer;
}
.bx-wrapper .bx-prev {
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/btn-slider_001.png) 0 0 no-repeat;
  left: -40px;
}
.bx-wrapper .bx-prev:hover {
  opacity: 0.8;
}
.bx-wrapper .bx-next {
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/btn-slider_002.png) 0 0 no-repeat;
  right: -40px;
}
.bx-wrapper .bx-next:hover {
  opacity: 0.8;
}
#global_nav {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/nav_bar_001.jpg) left bottom repeat-x;
  border-top: 1px solid #dddddd;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
#global_nav a {
  text-decoration: none;
}
#nav {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
#nav li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
}
#nav a {
  display: block;
}
#nav ul {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
* html #nav ul {
  line-height: 0;
}
#nav ul a {
  zoom: 1;
}
#nav ul li {
  float: none;
}
#nav ul ul {
  top: 0;
}
#nav ul {
  width: 100%;
  top: 59px;
  left: 1px;
}
#nav {
  
  height: auto;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  /display: inline;
  /zoom: 1;
}
#nav li.nav-top {
  width: auto;
  height: auto;
  padding: 0;
}
#nav li.nav-top a {
  font-size: 1.071em;
  font-weight: bold;
  color: #4c556a;
  padding: 15px 32px 15px 32px;
  line-height: 1.3;
  width: auto;
  display: block;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/nav_line_001.jpg) left bottom no-repeat;
}
#nav li.nav-top span a:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin-top: 5px;
  -ms-box-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#nav li.nav-top a:hover:after {
  background-color: #0084c6;
}
#nav li:last-child.nav-top {
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/nav_line_001.jpg) right bottom no-repeat;
}
#nav li.nav-top a:hover {
}
#nav *:hover {
  background-color: none;
}
#nav li.hover a {
}
#nav li.nav-top ul {
  background: #ffffff;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px #dddddd;
}
#nav li.nav-top ul li {
  white-space: normal;
  z-index: 100;
  border-bottom: 1px solid #ccc;
}
#nav li.nav-top ul li:last-child {
  border-bottom: none;
}
#nav li.nav-top ul li a {
  display: block;
  height: auto;
  padding: 12px 10px;
  text-align: left;
  color: #4c556a;
  line-height: 1.4;
  background: #fff;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#nav li.nav-top ul li a:hover {
  height: auto;
  color: #0084c6;
}
#sidebar {
}
#sidebar .sidebarBox {
  margin-bottom: 30px;
  box-sizing: initial;
  height: auto;
  overflow: auto;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
#sidebar .sidebarBox h3 {
  text-align: center;
  font-weight: bold;
  color: #0084c6;
  font-size: 1.143em;
  line-height: 1;
  border-bottom: 1px solid #ccc;
}
#sidebar .sidebarBox h3:before {
  content: "";
  display: block;
  background: #0084c6;
  height: 4px;
  width: 100%;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#sidebar .sidebarBox h3 {
}
#sidebar .sidebarBox h3 span.inner {
  display: block;
  padding: 15px 0;
}
#sidebar #about ul {
  list-style: none;
}
#sidebar #about ul li {
  border-bottom: 1px solid #ccc;
}
#sidebar #about ul li:last-child {
  border: none;
}
#sidebar #about ul a {
  font-size: 1.143em;
  font-weight: bold;
  line-height: 1;
  display: block;
  position: relative;
  text-decoration: none;
  padding: 20px 0 20px 20px;
  color: #3083bd;
  background: #ffffff;
}
#sidebar #about ul a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  margin-right: 20px;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/img_menu_arrow_001.png) center center
    no-repeat;
}
#sidebar #about ul a:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#sidebar #blog dl {
}
#sidebar #blog dl dt {
  font-size: 0.857em;
  padding: 15px 0 8px 20px;
}
#sidebar #blog dl dd {
  border-bottom: 1px solid #ccc;
  padding: 0 0 15px 20px;
}
#sidebar #blog dl dd a {
  display: block;
  color: #0084c6;
  position: relative;
  padding-right: 20px;
  font-size: 1em;
  line-height: 1.4;
  text-decoration: none;
}
#sidebar #blog dl dd a:hover {
  text-decoration: underline;
}
#sidebar #blog #blog_link {
  padding: 20px 20px 20px 20px;
}
#sidebar #blog #blog_link a {
  text-align: center;
  line-height: 1;
  display: block;
  position: relative;
  text-decoration: none;
  padding: 15px 16px 15px 50px;
  color: #0084c6;
  background: #ffffff;
  font-size: 1em;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 2px solid #0084c6;
}
#sidebar #blog #blog_link a:before {
  content: "";
  display: block;
  width: 12px;
  height: 1em;
  position: absolute;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/img_menu_arrow_001.png) center center
    no-repeat;
}
#sidebar #blog #blog_link a:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#sidebar #qrcode .qrBox {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}
#sidebar #qrcode p {
  font-size: 0.857em;
  line-height: 1.5;
  padding: 20px;
}
#footer {
  width: 100%;
  background-color: #fff;
  border-top: 5px solid #0084c6;
}
address {
  padding: 50px 0;
  clear: both;
  text-align: center;
  font-style: normal;
  color: #4c556a;
}
address img {
  padding: 0 0 1px 5px;
}
#pagetop {
  position: relative;
}
#pagetop a {
  display: block;
  margin: 0 0 30px 70.5%;
  width: 118px;
  height: 55px;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/pagetop.png) left top no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#pagetop a:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#inquiry {
  margin: 30px 0;
  text-align: center;
}
#inquiry p a:before {
  content: "";
  display: block;
  width: 16px;
  height: 1.714em;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/img_inquiry_arrow_001.png) center center
    no-repeat;
  float: left;
}
#inquiry a {
  width: 300px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #0084c6;
  color: #fff;
  padding: 10px 55px 10px 65px;
  text-decoration: none;
  font-size: 1.714em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
#inquiry a:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.article_box {
  margin-bottom: 30px;
  padding-bottom: 35px;
  text-align: left;
  clear: both;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
.article_box:first-child {
  padding: 0 0 50px;
}
.article_box .article_title {
  height: auto;
  color: #0084c6;
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}
.article_box .article_title:before {
  content: "";
  display: block;
  background: #0084c6;
  height: 4px;
  width: 100%;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  position: absolute;
  top: 0;
}
.article_box .article_title h2 {
  font-size: 1.643em;
  line-height: 1.3;
  font-weight: bold;
  padding: 20px 0 20px 30px;
}
.article_box .article_title h2 .inner {
}
.article_box .entry {
  width: 390px;
  float: left;
  font-size: 1em;
  line-height: 1.7;
  margin: 0 30px;
}
.article_box .entry b,
.article_box .entry em,
.article_box .entry span {
  line-height: 1.62;
}
.article_box .entry img {
  max-width: 100%;
  height: auto;
}
.article_box .article_figure {
  width: 200px;
  float: right;
  margin: 0 30px 0 0;
}
.article_box .article_figure img {
  width: 200px;
  height: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.article_box .article_figure a:hover img {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
.article_box .article_figure span {
  font-size: 85.7%;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #666666;
}
.article_box.no-img {
}
.article_box.no-img .entry {
  float: none !important;
  width: 620px;
}
#TB_overlay {
  z-index: 10000;
}
#TB_window {
  box-sizing: initial;
  z-index: 10000;
}
#page_title {
}
#page_title h2 {
  color: #fff;
  font-size: 1.429em;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 30px;
  background-color: #0084c6;
  padding: 10px 0 10px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
#pnkz {
  margin-bottom: 20px;
}
#pnkz p {
  font-size: 1em;
  font-weight: bold;
}
#pnkz p a:after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  width: 12px;
  height: 9px;
  background: url(https://assets.toriaez.jp/thp2/pc/images/189/img_menu_arrow_001.png) center center
    no-repeat;
}
#pnkz p span {
  margin: 0 10px;
}
#side-area {
  margin-bottom: 30px;
}
#side-area img {
  max-width: 100%;
  height: auto;
}
#foot-area {
  padding: 30px 0;
}
#foot-area img {
  max-width: 100%;
  height: auto;
}
#form,
#map,
#profile {
  text-align: left;
  position: relative;
}
#form table:before,
#map table:before,
#profile table:before {
  content: "";
  display: block;
  position: absolute;
  background: #0084c6;
  height: 4px;
  width: 100%;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#form table,
#map table,
#profile table {
  width: 100%;
  background-color: #fff;
  margin-bottom: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
#form tr,
#map tr,
#profile tr {
}
#map th,
#profile th {
  font-weight: bold;
  width: 24.6%;
  padding: 20px 0 20px 30px;
  vertical-align: middle;
  text-align: left;
  color: #0084c6;
  border-bottom: 1px solid #ccc;
}
#form th {
  
  font-weight: bold;
  padding: 20px 0 20px 30px;
  vertical-align: middle;
  text-align: left;
  color: #0084c6;
  border-bottom: 1px solid #ccc;
}
#form td,
#map td,
#profile td {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.validation_span,
.warning span {
  color: #f03;
}
#contact_submit th,
#contact_submit td {
  text-align: left;
  border: none;
}
#form input,
#form textarea {
  font-size: 1.2em;
  padding: 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.warning {
  text-align: left;
}
.validation_span,
.warning span {
  color: #f03;
}
#contact_submit th,
#contact_submit td {
  text-align: center;
}
#form input,
#form textarea {
  font-size: 1.2em;
  padding: 5px;
}
#form input[type="text"],
#form textarea {
  border: solid 1px #d3d0d0;
}
#form input[type="text"]:focus,
#form textarea:focus {
  outline: none;
  background: #fafafa;
}
#form input[type="submit"],
#form input[type="reset"] {
  border: none;
  cursor: pointer;
  -webkit-transition: opacity ease-in 0.2s;
  -moz-transition: opacity ease-in 0.2s;
  -ms-transition: opacity ease-in 0.2s;
  -o-transition: opacity ease-in 0.2s;
  transition: opacity ease-in 0.2s;
}
#form input[type="submit"] {
  width: 200px;
  font-size: 1.071em;
  padding: 10px 0;
  margin-right: 30px;
  background: #0084c6;
  color: #ffffff;
}
#form input[type="reset"] {
  width: 200px;
  font-size: 1.071em;
  padding: 10px 20px;
  background: #e5e5e5;
}
#form input[type="submit"]:hover,
#form input[type="reset"]:hover {
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-opacity: 0.8;
  -o-opacity: 0.8;
  opacity: 0.8;
}
#form input[name="age"] {
  width: 50px;
}
#lead_s {
  line-height: 1.7;
  font-sze: 14px;
  margin-bottom: 30px;
  padding: 0 30px;
}
#lead_s img {
  max-width: 100%;
  height: auto;
}
#frame {
  margin: 30px auto;
  -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
}
#map #frame iframe {
  width: 680px;
  height: 478px;
}
#profile {
}
.validation-advice {
  margin-top: 3px;
  padding-left: 5px;
  color: #cc0000;
}
.warning {
  line-height: 1.5;
}
.w_mark {
  color: #f03;
}
.thaks {
  line-height: 1.5;
  padding: 0 16px 40px 0;
}
.article_box table {
  border-collapse: collapse;
  border: 1px #ccc solid;
}
.article_box table th,
.article_box table td {
  border: 1px #ccc solid;
  padding: 1em;
}
.article_box table th {
  text-align: center;
  background-color: #eee;
}
#side-area img {
  max-width: 100%;
}
#foot-area img {
  max-width: 100%;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul {
  list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
  list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
  margin-left: 18px;
}