@charset "UTF-8";

/* ==========================================================
 common
========================================================== */
strong { font-weight: bold; }
.s-block { display: block !important; }

/* ==========================================================
 header
========================================================== */
.header-logo-in {
  height: auto;
  min-height: 62px;
  padding: 8px 0;
}
  .header-logo {
    float: left;
    width: 270px;
  }
.header-links { top: 8px; }
  .header-links li a .num { float: right; }
  
  .header-text {
    overflow: hidden;
    display: table;
    width: 70%;
    color: #917164;
    font-size: 13px;
    text-align: left;
    line-height: 1.1;
  }
    .header-text span {
      display: table-cell;
      width: 100%;
      height: 35px;
      padding-left: 40px;
      text-align: left;
      vertical-align: bottom;
    }
    
@media screen and (max-width: 1800px) {
  .header-text { width: 60%; }
}
@media screen and (max-width: 1600px) {
  .header-text { width: 50%; }
}
@media screen and (max-width: 1400px) {
  .header-text { width: 45%; }
}

@media screen and (max-width: 1300px) {
  .header-text { width: 40%; }
}
@media screen and (max-width: 1200px) {
  .header-text { width: 30%; }
    .header-text span { padding-left: 20px; }
}

@media screen and (max-width: 768px) {
  .header-logo-wrap {
    overflow: hidden;
    padding-bottom: 0;
  }
    .header-logo-in {
      position: static;
      float: none;
      height: auto;
      min-height: 0;
      padding: 5px 10px;
    }
      .header-logo {
        float: left;
        width: 180px;
      }
      .header-text {
        width: 100% !important;
        margin: 0;
        padding: 0;
        clear: both;
        font-size: 14px;
      }
        .header-text span {
          display: block;
          height: auto;
          padding: 5px 0 0;
        }
      .header-links {
        float: right;
        width: 52%;
        padding: 5px 5px 0;
        background: none;
      }
        .header-links li a {
          text-align: center;
        }
          .header-links li a .num,
          .header-links li a .text {
            //float: none;
            font-size: 11px;
          }
          .header-links li a .num {
            //display: block;
            //width: 65%;
            //margin: 0 auto 4px;
          }
          .header-links li a .text {
            display: inline-block;
            padding: 1px 0 2px 16px;
          }
            .header-links li a .text:before {
              top: 0;
              background-size: 13px auto;
            }
            .header-links li.icon-02 { display: block; }
            .header-links li.icon-02 a .text:before {
              width: 14px;
              height: 11px;
              background: url(/common/img/ico_header_03.png) left center no-repeat;
              background-size: 14px auto;
            }
}

@media screen and (max-width: 440px) {
    .header-logo { width: 150px; }
    .header-links { width: 100%; }
      .header-links li a .num { width: auto; }
}

/* ==========================================================
 nav-breadcrumb
========================================================== */
@media screen and (max-width: 768px) {
  .nav-breadcrumb {
    overflow: auto;
    display: block;
    min-height: 26px;
    padding: 0;
    background: #baa48b;
    border: none;
    border-top: 1px solid #755834;
    border-bottom: 1px solid #755834;
  }
    .nav-breadcrumb .nav-breadcrumb-in {
      width: auto;
      margin: 0 auto;
      padding-top: 0;
    }
      .nav-breadcrumb ul {
        white-space: nowrap;
      }
        .nav-breadcrumb li {
          position: relative;
          display: inline-block;
          float: none;
          height: 24px;
          padding-top: 2px;
          margin-right: -4px;
          background: #f5f2df;
          color: #fff;
          font-size: 12px;
          font-weight: bold;
          white-space: nowrap;
        }
        .nav-breadcrumb li:last-child {
          margin: 0;
          padding-left: 18px;
          background: none;
        }
          .nav-breadcrumb li:after,
          .nav-breadcrumb li:last-child:after {
            display: block;
            position: absolute;
            top: -1px;
            left: 0;
            width: 12px;
            height: 25px;
            padding: 0;
            background: url(/common/img/ico_breadcrumb_01.png) no-repeat;
            background-size: 12px 25px;
            content: "";
          }
          .nav-breadcrumb li:first-child:after { display: none; }
        .nav-breadcrumb li.home {
          padding-left: 0;
          background: #f5f2df;
        }
          .nav-breadcrumb li a {
            padding: 0 5px 0 18px;
            color: #693e2b;
          }
          .nav-breadcrumb li.home a { padding-left: 15px; }
         .nav-breadcrumb li:last-child a{
           color:#fff;
         }
}

/* ==========================================================
 title
========================================================== */
.ttl-cmn-01,
.ttl-cmn-02,
.ttl-cmn-02 .text-side,
.ttl-cmn-02 .text-side em {
  font-size: 22px;
}
  .ttl-cmn-02 .text-side { line-height: 1.2; }
  .ttl-cmn-01:before { top: 4px; } 
  .ttl-cmn-02.icon-small {
    padding-left: 40px;
    background: url(/common/img/ico_header_02.png) left center no-repeat;
    font-size: 16px;
  }

@media screen and (max-width: 768px) {
  .ttl-cmn-01,
  .ttl-cmn-02 {
    font-size: 16px;
  }
}

/* ==========================================================
 contents
========================================================== */
.contents { padding: 5px 0 0; }

@media screen and (max-width: 768px) {
.contents { padding-top: 0; }
}

/* list-side-01
---------------------------------------------------------- */
.list-side-01 > li .ttl-side-01 .txt-small {
  display: block;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}
.list-side-01 > li .box-03 { padding: 8px 10px 5px;}
  .list-side-01 > li .box-03 .txt-link { text-align: right; }
    .list-side-01 > li .box-03 .txt-link a {
      color: inherit;
      font-size: 14px;
      text-decoration: underline;
    }
    .list-side-01 > li .box-03 .txt-link a:hover {
      text-decoration: none;
      color: #f16632;
    }

.list-side-01.top-border { border-top: 6px solid #3e9740; }

/* ==========================================================
 footer
========================================================== */

@media screen and (max-width: 768px) {
  .footer-utility { padding: 20px 10px 20px; }
    .footer-utility ul { width: 280px; }
  .footer-bottom { padding-top: 12px;}
    .footer-logo-01 img { height: auto; }
}

/* ==========================================================
 box
========================================================== */

/* box-area-list
---------------------------------------------------------- */        
.box-area-list {
  padding: 45px 0 10px;
  //background: url(/common/img/bg_content_02.jpg) repeat;
  background-color: #e5e5e5;
  text-align: left;
}
  .box-area-list .box-area-list-in {
    overflow: hidden;
    width: 980px;
    margin: 0 auto;
    padding-left: 60px;
    color: #613320;
    font-weight: bold;
  }
  .box-area-list .box-area-list-in .box-area-01 { margin-bottom: 35px; }
  .box-area-list .box-area-list-in h3 { font-weight: bold; }
  .box-area-list .list-link-01 {}
    .box-area-list .list-link-01 dt {
      float: left;
      width: 128px;
    }
    .box-area-list .list-link-01 dd {　overflow: hidden; }
      .box-area-list .list-link-01 li {
        display: inline;
        color: #438cd7;
      }
      .box-area-list .list-link-01 li:after {
        font-weight: bold;
        content: "｜";
      }
      .box-area-list .list-link-01 li:last-child:after { display: none; }
  .box-area-list .list-link-02 { overflow: hidden; }
    .box-area-list .list-link-02 li {
      position: relative;
      float: left;
      width: 385px;
      padding-left: 15px;
    }
    .box-area-list .list-link-02 li:nth-child(2n+1) { clear: left; }
    .box-area-list .list-link-02 li:before {
      position: absolute;
      top: 12px;
      left: 5px;
      width: 3px;
      height: 3px;
      border-radius: 4px;
      background: #3187c3;
      content: "";
    }
  .box-area-list .box-area-list-in .link-top { display: none; }

@media screen and (max-width: 768px) {
  .box-area-list { padding: 35px 10px 0; }
    .box-area-list .box-area-list-in {
      width: auto;
      padding: 5px 15px 0;
      font-weight: normal;
    }
      .box-area-list .box-area-list-in a { color: #3d3d3d; }
      .box-area-list .box-area-list-in h3,
      .box-area-list .list-link-01 dd { margin-bottom: 8px; }
      .box-area-list .box-area-list-in .box-area-01 { margin-bottom: 25px; }
    .box-area-list .list-link-01 {}
      .box-area-list .list-link-01 li { color: #3d3d3d; }
      .box-area-list .list-link-02 li:before { display: none; }
      .box-area-list .list-link-01 dt {
        float: none;
        width: auto;
        margin-bottom: 8px;
        font-weight: bold;
      }
    .box-area-list .list-link-02 {}
      .box-area-list .list-link-02 li {
        float: none;
        width: auto;
        margin-bottom: 8px;
        padding-left: 0;
      }
      .box-area-list .list-link-02 li:last-child { margin-bottom: 0; }
    .box-area-list .box-area-list-in .link-top {
      display: block;
      margin-top: 20px;
      font-weight: bold;
      text-align: center;
    }
}
