@charset "UTF-8";
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 16px;
  font-family: リュウミン R-KL, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

h1, h2, h3, h4, h5, p, ul, ol, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0; }

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

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

a {
  color: #222; }

a:hover {
  color: #ff0000;
  text-decoration: underline; }

a:hover,
a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60); }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#container,
#footerinner {
  width: 960px;
  margin: 0 auto; }

#siteheader {
  width: 100%;
  z-index: 10; }
  #siteheader h1 {
    float: left;
    margin: 40px 0 0 20px; }
  #siteheader #breadcrumb {
    float: right;
    width: 560px;
    margin: 5px 110px 0 0;
    font-size: 14px; }
    #siteheader #breadcrumb li {
      float: left;
      padding-right: 1em;
      background: url(../common/breadcrumb.png) no-repeat right center; }
    #siteheader #breadcrumb li:last-child {
      background: none; }
  #siteheader #social {
    position: relative;
    top: -195px;
    left: 872px;
    width: 66px; }
    #siteheader #social li {
      /* float: left; */
      float: right;
      margin-left: 4px; }

#content {
  clear: both;
  z-index: 1; }

#sidebar {
  float: left;
  width: 200px;
  margin: 0 20px;
  padding: 0 7px; }
  #sidebar aside {
    margin-top: 15px; }
    #sidebar aside h2 {
      font-size: 14px; }

#global {
  padding: 15px 0 40px;
  border-bottom: 1px solid;
  font-size: 16px;
  font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif; }
  #global li {
    margin-bottom: 15px; }
  #global li a {
    text-decoration: none; }

#latest {
  margin-bottom: 50px; }
  #latest h2 {
    margin-bottom: 50px; }
  #latest li {
    margin-bottom: 10px;
    font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif; }

.home #main {
  float: right;
  width: 640px;
  margin: 220px 20px 0; }
  .home #main #slideshow, .home #main .bxslider {
    margin-bottom: 70px; }

#main {
  float: right;
  position: relative;
  top: -200px;
  width: 640px;
  margin: 0 20px; }
  #main #catTitle {
    margin: 100px 0 80px;
    font-size: 21px;
    font-weight: normal;
    font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif;
    text-align: center; }
  #main h4 {
    font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif;
    color: #444444; }
  #main dt {
    font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif;
    color: #444444; }

#contents #postlist > li {
  margin-bottom: 94px; }
#contents .frame {
  margin-bottom: 15px; }
#contents .title01 {
  margin-bottom: 5px;
  padding: 5px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 18px;
  font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif;
  color: #444444;
  text-align: left; }
#contents .postinfo li {
  float: left;
  margin-bottom: 5px; }
#contents .postinfo .date {
  margin-right: 1em; }
#contents .continue a {
  float: right;
  display: block;
  width: 110px;
  height: 20px;
  margin-top: 5px; }
  #contents .continue a img {
    margin-left: 10px; }

.pageContent p {
  margin-bottom: 1em; }
.pageContent section,
.pageContent dl {
  margin-bottom: 65px; }
.pageContent dt {
  font-weight: bold; }
.pageContent li {
  list-style-type: disc;
  list-style-position: inside;
  font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif; }
.pageContent #privacy li {
  list-style-type: decimal;
  margin-bottom: 1em; }
.pageContent #lead {
  margin: 20px 0 43px; }
.pageContent .title02 {
  margin: 0;
  padding: 5px 0;
  border-top: 1px solid;
  font-family: FOT-筑紫オールド明朝 Pro R, "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "MS P明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 18px;
  color: #444444;
  text-align: left; }
.pageContent .pageImg {
  margin-bottom: 24px; }
.pageContent #detail dt {
  clear: left;
  float: left;
  width: 6em;
  margin-right: 1em; }

.title01 {
  margin-bottom: 5px;
  padding: 5px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 18px;
  text-align: left; }

.wp-pagenavi {
  padding-bottom: 40px;
  text-align: center; }
  .wp-pagenavi .current,
  .wp-pagenavi .page {
    margin-left: 1em; }
  .wp-pagenavi .nextpostslink {
    margin-left: 4em; }

#inquiryform dt {
  clear: both;
  float: left;
  width: 230px;
  margin-bottom: 15px; }
#inquiryform dt span {
  color: #ff0000; }
#inquiryform dd {
  margin: 0 0 15px 230px; }
#inquiryform input[type="submit"] {
  padding: 15px; }

#sitefooter {
  clear: both;
  padding: 20px 20px 0;
  background-color: #444;
  color: #fff; }
  #sitefooter dl {
    float: left;
    margin-bottom: 15px; }
  #sitefooter dt {
    margin-bottom: 14px; }
  #sitefooter dd {
    margin: 0;
    padding: 0; }
  #sitefooter #pagetop {
    float: right; }
  #sitefooter #footSocial {
    clear: both; }
  #sitefooter #footSocial li {
    float: left;
    margin-right: 10px; }
    #sitefooter #footSocial li .fb-like.fb_iframe_widget span {
      vertical-align: top !important; }
  #sitefooter #copyright {
    clear: both;
    margin: 15px 0 0 0;
    padding: 5px;
    border-top: 1px solid #fff;
    text-align: right; }
  #sitefooter a {
    color: #fff; }

.right {
  text-align: right; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.cf:before,
.cf:after,
#siteheader:before,
#siteheader:after,
#content:before,
#content:after,
.postinfo:before,
.postinfo:after {
  content: " ";
  display: table; }

.cf:after,
#siteheader:after,
#content:after,
.postinfo:after {
  clear: both; }

.cf,
#siteheader,
#content,
.postinfo {
  *zoom: 1; }

/* ==========================================================================
   style fix 2025.12.17
   ========================================================================== */
#contents .postinfo{ margin-bottom: 1em;}
#contents .eyecatch{ margin-bottom: 1em; text-align: center;}
#contents .entryBody { margin-bottom: 3em; line-height: 1.8;}
#contents .entryBody p { margin-bottom: 1em;}
#contents .entryBody ul { margin-left: 2em; margin-bottom: 1em; list-style: inherit; }
#contents .entryBody ol { margin-left: 2em; margin-bottom: 1em; list-style: decimal; }

#pagenav{ font-size: 14px;}

#sidebar #latest h2{margin-bottom: 20px;}

/* contact form 7 */
.wpcf7 { margin: 40px 40px 60px; }
.wpcf7 label input{ width: 100%; box-sizing: border-box; padding: 5px 8px;}
.wpcf7 label textarea{ width: 100%; box-sizing: border-box; padding: 5px 8px;}
.wpcf7 .wpcf7-submit { display: block; width: 300px; margin: 40px auto 5px;}

.wpcf7 form div.wpcf7-response-output{ margin-top: -40px;}


/* ==========================================================================
   Print styles
   ========================================================================== */
