/* Reset Style */
html {
  overflow-y: scroll;
}

body {
  line-height: 1;
  color: #000;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
}

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/* clearfix */
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

#design {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 0.5;
  display: none;
}

a {
  cursor: pointer;
}

#page_app {
  background: #0a85d6;
  background-image: url("../image/wall.jpg");
  background: url("../image/wall.jpg"), -moz-linear-gradient(top, #ffffff 0%, #ffffff 4%, #0a85d6 8%, #0a85d6 100%);
  background: url("../image/wall.jpg"), -webkit-linear-gradient(top, #ffffff 0%, #ffffff 4%, #0a85d6 8%, #0a85d6 100%);
  background: url("../image/wall.jpg"), linear-gradient(to bottom, #ffffff 0%, #ffffff 4%, #0a85d6 8%, #0a85d6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0a85d6',GradientType=0 );
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 103px;
}

#page_app #header-top {
  background-image: url("../image/wall_w.png");
  background-repeat: no-repeat;
  background-position: center 0;
  width: 100%;
  height: 150px;
  text-align: right;
  position: fixed;
  top: 0;
  z-index: 10;
}

#page_app #header-top h1 {
  width: 960px;
  margin: 0 auto 20px auto;
}

#page_app #wrap {
  width: 960px;
  margin: 0 auto 20px auto;
}

#page_app #wrap #header {
  margin-bottom: 12px;
}

#page_app #wrap #header .row .col-a {
  width: 500px;
  float: left;
  margin-right: 16px;
  position: relative;
}

#page_app #wrap #header .row .col-b {
  float: left;
  width: 444px;
  position: relative;
}

#page_app #wrap #header h2 {
  margin-bottom: 10px;
}

#page_app #wrap #header .app-btns {
  position: absolute;
  left: 182px;
  bottom: 18px;
}

#page_app #wrap #header .app-btns li {
  list-style: none;
  display: inline;
  margin-right: 10px;
}

#page_app #wrap #header .app-btns li a:hover {
  opacity: 0.8;
}

#page_app #wrap #header .header-about {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 5px;
  width: 116px;
  height: 23px;
  display: block;
  overflow: hidden;
  background-image: url("../image/btn_about.png");
  background-position: 0 0;
}

#page_app #wrap #header .header-about:hover {
  background-position: 0 23px;
}

#page_app #wrap #main h2 {
  position: relative;
  border-bottom: 4px solid #0070c5;
  height: 47px;
  margin-bottom: 10px;
}

#page_app #wrap #main h2 span {
  position: absolute;
  left: 213px;
  top: 17px;
  color: #fff;
  font-size: 15px;
  letter-spacing: 2px;
}

#page_app #wrap #main .row {
  background: #f9fdff;
  background-image: url("../image/navi_back.png");
  background-position: 0 41px;
  background-repeat: no-repeat;
  position: relative;
}

#page_app #wrap #main .row .fukidashi {
  position: absolute;
  top: 170px;
  left: 332px;
}

#page_app #wrap #main .row h3 {
  padding: 8px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

#page_app #wrap #main .row ul li {
  list-style: none;
}

#page_app #wrap #main .row ul li:last-child {
  border: none;
}

#page_app #wrap #main .row ul li a {
  display: block;
  color: black;
  border-bottom: 1px solid #dde1e3;
}

#page_app #wrap #main .row ul li a .arrow {
  position: absolute;
  right: 10px;
  top: 17px;
  width: 8px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("../image/triangle.png");
}

#page_app #wrap #main .row ul li a.active .arrow, #page_app #wrap #main .row ul li a:hover .arrow {
  background-image: url("../image/triangle_o.png");
}

#page_app #wrap #main .row ul li a:hover .arrow, #page_app #wrap #main .row ul li a.active .arrow {
  color: #fff;
}

#page_app #wrap #main .row .col-a {
  width: 318px;
  float: left;
  border: 1px solid #9ec2d9;
}

#page_app #wrap #main .row .col-a h3 {
  background: #5ecaaf;
}

#page_app #wrap #main .row .col-a ul li a {
  height: 43px;
  padding: 4px 0 2px 18px;
  position: relative;
  letter-spacing: 1px;
}

#page_app #wrap #main .row .col-a ul li a img {
  width: 40px;
  height: 40px;
}

#page_app #wrap #main .row .col-a ul li a .name {
  position: absolute;
  left: 75px;
  top: 14px;
  font-size: 18px;
}

#page_app #wrap #main .row .col-a ul li a:hover, #page_app #wrap #main .row .col-a ul li a.active {
  background: #6ecfb7;
  color: #fff;
}

#page_app #wrap #main .row .col-b {
  width: 318px;
  float: left;
  border: 1px solid #9ec2d9;
}

#page_app #wrap #main .row .col-b h3 {
  background: #EF8498;
}

#page_app #wrap #main .row .col-b ul {
  height: 700px;
  overflow: auto;
}

#page_app #wrap #main .row .col-b ul li a {
  height: 41px;
  padding: 6px 0 2px 21px;
  position: relative;
}

#page_app #wrap #main .row .col-b ul li a .name {
  font-size: 18px;
  color: #000000;
  height: 21px;
  overflow: hidden;
  display: block;
  width: 270px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#page_app #wrap #main .row .col-b ul li a .address {
  display: block;
  font-size: 12px;
  margin-top: 3px;
  color: #666666;
}

#page_app #wrap #main .row .col-b ul li a:hover, #page_app #wrap #main .row .col-b ul li a.active {
  background: #f195a5;
  color: #fff;
}

#page_app #wrap #main .row .col-b ul li a:hover span, #page_app #wrap #main .row .col-b ul li a.active span {
  color: #fff;
}

#page_app #wrap #main .row .col-c {
  width: 318px;
  height: 740px;
  float: left;
  border: 1px solid #9ec2d9;
}

#page_app #wrap #main .row .col-c #result_location {
  padding: 0 16px;
  overflow-y: auto;
  height: 700px;
}

#page_app #wrap #main .row .col-c #result_location a {
  word-wrap: break-word;
}

#page_app #wrap #main .row .col-c h3 {
  background: #ffb67a;
}

#page_app #wrap #main .row .col-c p {
  text-align: center;
  margin-bottom: 2px;
}

#page_app #wrap #main .row .col-c h4 {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 26px;
}

#page_app #wrap #main .row .col-c h5 {
  padding-top: 16px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 2px;
}

#page_app #wrap #main .row .col-c .photo {
  margin: 0 auto 10px auto;
}

#page_app #wrap #main .row .col-c .photo img {
  max-height: 180px;
}

#page_app #wrap #main .row .col-c dl {
  margin: 0 -4px 16px -4px;
  border-top: 2px solid #dde1e3;
}

#page_app #wrap #main .row .col-c dl dt {
  padding: 5px 0 2px 0;
}

#page_app #wrap #main .row .col-c dl dd {
  font-size: 12px;
  padding-bottom: 8px;
  line-height: 15px;
  font-weight: bold;
  border-bottom: 1px solid #dde1e3;
}

#page_app #wrap #main .row .col-c a {
  color: #397fff;
  text-decoration: none;
  font-weight: bold;
}

#page_app #wrap #main .row .col-c a:hover {
  text-decoration: underline;
}

#page_app #wrap #main .row .col-c #map {
  margin: 0 0 13px 0;
  width: 100%;
  height: 153px;
  border: 1px solid gray;
}

#page_app #wrap #main .row .col-c .btn-map {
  text-align: left;
  margin-bottom: 10px;
}

#page_app #wrap #main .contract {
  margin: 6px 0 1px 0;
  text-align: right;
}

#page_app #wrap #main .contract .contract-btn {
  cursor: pointer;
  width: 116px;
  height: 23px;
  display: inline-block;
  overflow: hidden;
  background-image: url("../image/btn_contact.png");
  background-position: 0 0;
}

#page_app #wrap #main .contract .contract-btn:hover {
  background-position: 0 23px;
}

#page_app #wrap #footer {
  text-align: center;
  font-size: 12px;
  letter-spacing: 2px;
  color: #c2dbff;
}
