@charset "UTF-8";
/*!
 * Theme of SOLO by WithStyle. 
 *
 * RealOn co,ltd.
 * Built with concrete CMS. http://www.concrete5.org/
 *
-------------------------------------------------------------- */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5;
  background: #3b2220;
}
body a {
  color: #3b2220;
}
body a:visited {
  color: #3b2220;
}
body a:hover {
  color: #ef883c;
  text-decoration: none;
}

#main {
  margin: 0;
  padding: 0;
}
#main p.meta {
  text-align: right;
}

form textarea, form input[type="text"] {
  width: 85% !important;
}

body {
  padding-top: 5px;
}

header {
  border-top: 4px solid white;
  background: url(/themes/solo/./images/wood-03.png);
}
header h1 {
  margin: 0;
  padding: 0;
  text-align: right;
}
@media (max-width: 768px) {
  header h1 {
    border-bottom: 1px solid #3b2220;
  }
}
header a {
  color: #3b2220;
}
header a:visited {
  color: #3b2220;
}
header a:hover {
  color: #ef883c;
  text-decoration: none;
}
header a:active {
  color: #ef883c;
  text-decoration: none;
}
header .line {
  border-top: 3px solid #3b2220;
}
header ul {
  padding-left: 0;
}
header ul.nav-header {
  list-style-type: none;
}
header ul.nav-header li {
  padding: 1% 0;
  margin: 2% 0 0 0;
  text-align: center;
  display: inline-block;
}
header ul.nav-header li a:after {
  content: "　　　" url(/themes/solo/./images/bar_03.png);
}
@media (max-width: 768px) {
  header ul.nav-header li a:after {
    content: "";
  }
}
@media (max-width: 768px) {
  header ul.nav-header li {
    border-right: none;
    padding: 0 1%;
  }
  header ul.nav-header li:last-child {
    margin-bottom: 2%;
  }
  header ul.nav-header li a {
    border: 1px solid #5d4442;
    display: inline-block;
    width: 100%;
    padding: 3% 2%;
    border-radius: 5px;
  }
  header ul.nav-header li a.nav-selected {
    color: white;
    background: #4c3331;
  }
}

#header-kv {
  border-top: 5px solid #3b2220;
  background: url(/themes/solo/./images/wood-02.png);
  padding: 20px 0;
  margin-bottom: 15px;
}
#header-kv img {
  max-width: 100%;
  height: auto;
}
#header-kv .ccm-SlideshowBlock-display img {
  max-width: 100% !important;
  height: auto !important;
}

footer {
  border-top: 5px solid white;
  background: url(/themes/solo/./images/wood-01.png);
  text-align: center;
  color: #f2eccd;
  margin: 0;
  padding-bottom: 20px;
}
footer a {
  color: white;
}
footer a:visited {
  color: #f2eccd;
}
footer a:hover {
  color: #ef883c;
}
footer a:active {
  color: #f2eccd;
}
footer ul {
  padding-left: 0;
}
footer ul.nav-footer {
  list-style-type: none;
}
footer ul.nav-footer li {
  margin: 2% 0;
  padding: 5px 0;
  display: inline-block;
  border-right: 1px solid #a07777;
}
@media (max-width: 768px) {
  footer ul.nav-footer li {
    border-right: none;
    padding: 0 1%;
  }
  footer ul.nav-footer li:last-child {
    margin-bottom: 2%;
  }
  footer ul.nav-footer li a {
    border: 1px solid #5d4442;
    display: inline-block;
    width: 100%;
    padding: 3% 2%;
    border-radius: 5px;
    color: white;
  }
  footer ul.nav-footer li a.nav-selected {
    background: #4c3331;
  }
}
footer ul.nav-footer li:first-child {
  border-left: 1px solid #a07777;
}
@media (max-width: 768px) {
  footer ul.nav-footer li:first-child {
    border-left: none;
  }
}
@media (max-width: 768px) {
  footer span.footer−ws {
    display: none;
  }
}

.topup {
  color: #3b2220;
  display: inline-block;
  border: 1px solid #eee;
  margin: 2% 0 0;
  padding: 0.5% 1%;
  background: #ffffff;
}

aside section {
  background: #f2eccd;
  margin: 0;
  padding: 3% 5% 3%;
}
aside section font-size:medium
h2 {
  margin: 5PX 0 20px;
  color: #3b2220;
  border-bottom: 1px #3b2220 solid;
}
aside section dd {
  border-bottom: 1px #d4bbb9 dotted;
}

.content-title {
  background: url(/themes/solo/./images/wood-03.png);
  margin: 0;
  padding: 1% 5%;
}
.content-title h1, .content-title h2 {
  margin: 0;
  padding: 0;
  color: #3b2220;
}
.content-title h2 {
  font-size: 24px;
}
.content-title p {
  margin: 5px 0 0;
}

.main-content {
  background: #fcf7e8;
  margin: 10px 0 20px;
  padding: 3% 5% 3%;
}
.main-content h2 {
  font-size: 24px;
}
.main-content p {
  font-size: medium !important;
}
.main-content table {
  width: 100%;
}
.main-content table tr:nth-child(odd) {
  background: #ffeeec;
}
.main-content table th {
  padding: 0.5% 2%;
  font-size: large;
  font-weight: normal;
}
.main-content table td {
  padding: 0.5% 1%;
  font-size: medium;
}
.main-content .btn a:hover {
  color: white;
  text-decoration: none;
}
.main-content img {
  max-width: 100%;
  height: auto;
}

p.row img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  p.row img {
    max-width: 96%;
  }
}

.topics .btn {
  width: 100%;
  margin-bottom: 20px;
}
.topics .main-content {
  margin-bottom: 10px;
  height: 260px;
}
@media (max-width: 768px) {
  .topics .main-content {
    height: auto;
  }
}

#blog-index .title h4 {
  text-align: right;
}

.breadcrumbs {
  background: #a18886;
  margin: 10px 0;
  padding: 1% 5%;
}

#pagination .pagination-left a:hover, #pagination .pagination-right a:hover {
  color: #a07777;
}
#pagination .currentPage {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #a07777;
  border-color: #a07777;
}
#pagination .numbers a {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  border-color: #a07777;
}
#pagination .numbers a:focus, #pagination .numbers a:active:focus {
  background-color: #a07777;
}
#pagination .numbers a:hover, #pagination .numbers a:focus {
  color: white;
  text-decoration: none;
  background-color: #a07777;
}
#pagination .numbers a:active {
  background-image: none;
  outline: 0;
  background-color: #a07777;
  color: #fff;
}

div.googleMapCanvas iframe {
  max-width: 100% !important;
  height: 250px !important;
  margin-top: 10px;
}
