@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(http://fonts.googleapis.com/earlyaccess/hannari.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  /*-Normal-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2"); }
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  /*-Medium-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2"); }
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  /*-Bold-*/
  src: url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../font/NotoCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2"); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  counter-reset: number 0;
  line-height: 1.7em;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #fff;
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 14px;
  word-wrap: break-word;
  overflow: hidden;
  flex-direction: column;
  background: #463327; }

.inner2 {
  max-width: 1200px;
  margin: 0 auto; }

.inner {
  margin: 0 auto;
  max-width: 1140px; }

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 80px; }
  @media only screen and (max-width: 768px) {
    #contents_wrap {
      margin-bottom: 30px; } }

#contents {
  width: 100%;
  max-width: 100%; }

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

#side {
  width: 18.75000%; }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }

@media only screen and (max-width: 768px) {
  .policy {
    margin: 15px 10px 0 !important; } }

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

table {
  table-layout: fixed; }

table td {
  padding: 0 !important; }

.tlauto table {
  table-layout: auto; }

table td img {
  height: auto !important; }

.pdtd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 80%; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

u {
  text-decoration: underline; }

b {
  font-weight: 500; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  text-decoration: none; }

a:hover {
  opacity: 0.6; }

@media screen and (min-width: 469px) and (max-width: 768px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media only screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.mincho {
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media only screen and (max-width: 468px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; }

  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px; } }
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto; }

#header {
  width: 100%;
  position: relative;
  color: #fff;
  padding: 20px 0; }
  @media only screen and (max-width: 468px) {
    #header {
      padding: 10px 0; } }
  #header a {
    color: #fff; }
  @media only screen and (max-width: 768px) {
    #header .fltL, #header .fltR {
      float: none;
      margin: 0 auto;
      display: inline-block; } }
  #header #siteID {
    display: block;
    padding-top: 10px;
    opacity: 1 !important; }
    @media only screen and (max-width: 768px) {
      #header #siteID {
        margin-bottom: 30px; } }
    @media only screen and (max-width: 468px) {
      #header #siteID {
        width: 70%;
        margin: 0 0 20px 20px;
        text-align: left; } }
    #header #siteID a {
      opacity: 1 !important; }
    #header #siteID img {
      opacity: 1 !important; }
  #header .info_txt {
    vertical-align: middle;
    text-align: left;
    display: table-cell;
    padding-right: 30px; }
    @media only screen and (max-width: 468px) {
      #header .info_txt {
        display: none; } }
  #header #hed_info {
    vertical-align: middle;
    display: table-cell; }
    @media only screen and (max-width: 468px) {
      #header #hed_info {
        display: inline-block; } }
    @media only screen and (max-width: 468px) {
      #header #hed_info .cont {
        display: table-cell; } }
    #header #hed_info .cont a {
      border: 1px solid #fff;
      text-decoration: none;
      padding: 6px 17px;
      display: block;
      font-weight: 400;
      font-size: 18px;
      color: #fff;
      letter-spacing: 0.1em;
      text-decoration: none; }
      #header #hed_info .cont a:hover {
        background: rgba(255, 255, 255, 0.3);
        opacity: 1; }
    #header #hed_info .tel {
      margin-top: 10px;
      font-weight: 400;
      font-size: 18px;
      color: #fff;
      letter-spacing: 0.1em;
      text-decoration: none;
      vertical-align: middle; }
      @media only screen and (max-width: 468px) {
        #header #hed_info .tel {
          display: table-cell;
          padding-left: 20px; } }
      #header #hed_info .tel a {
        color: #fff;
        text-decoration: none; }
      #header #hed_info .tel img {
        vertical-align: middle;
        margin-right: 8px;
        margin-top: -3px; }

#nav_global {
  background: #fff;
  padding: 30px; }
  @media only screen and (max-width: 768px) {
    #nav_global {
      float: none;
      margin: 0px auto;
      display: block;
      padding: 0; } }
  #nav_global .btn {
    display: none; }
    @media only screen and (max-width: 768px) {
      #nav_global .btn {
        position: fixed;
        color: #fff;
        display: block;
        right: 10px;
        top: 10px;
        z-index: 9999;
        background-color: #62864e;
        cursor: pointer;
        border-radius: 50%;
        width: 44px;
        height: 44px;
        text-align: center;
        font-size: 20px;
        line-height: 44px; } }
    #nav_global .btn:hover {
      filter: alpha(opacity=90);
      opacity: 1;
      background-color: #76a05f; }
  #nav_global .check {
    display: none; }
    #nav_global .check:checked + ul {
      top: 64px; }
    #nav_global .check:checked + ul + .cbtn {
      display: block;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2); }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start; }
    @media only screen and (max-width: 768px) {
      #nav_global ul {
        position: fixed;
        z-index: 999;
        display: block;
        background-color: #fff;
        width: 90%;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -600px;
        list-style-type: none;
        border-radius: 10px;
        transition: 0.5s ease-in-out;
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out; } }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      @media only screen and (max-width: 768px) {
        #nav_global ul li {
          float: none; }
          #nav_global ul li + li {
            border-top: 1px dotted #ddd; } }
      #nav_global ul li a {
        font-size: 16px;
        color: #656b6a;
        text-decoration: none; }
        @media only screen and (max-width: 768px) {
          #nav_global ul li a {
            padding: 15px 10px;
            display: block;
            padding: 20px;
            text-align: center;
            text-decoration: none; } }
        #nav_global ul li a:hover {
          opacity: 0.6; }
  @media only screen and (max-width: 768px) {
    #nav_global .cbtn {
      z-index: 99;
      display: none;
      top: 0;
      left: 0;
      position: fixed; } }

#mainArea {
  position: relative;
  width: 100%; }
  @media only screen and (max-width: 468px) {
    #mainArea {
      z-index: 12; } }
  #mainArea h1 {
    position: absolute;
    bottom: -60px;
    left: 0;
    z-index: 10;
    text-align: left; }
    @media only screen and (max-width: 768px) {
      #mainArea h1 img {
        width: 60%; } }
    @media only screen and (max-width: 468px) {
      #mainArea h1 img {
        width: 40%; } }
  #mainArea .slick-dots {
    bottom: -40px; }
  #mainArea #slider {
    width: 100%;
    margin: 0 auto;
    position: relative; }
    #mainArea #slider li {
      margin: 0 10px; }
      #mainArea #slider li img {
        width: 100%;
        height: auto;
        border-radius: 15px !important; }
  #mainArea .slick-prev, #mainArea .slick-next {
    z-index: 100;
    height: auto !important;
    width: auto !important; }
  #mainArea .slick-prev {
    left: 18% !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #mainArea .slick-prev {
        width: 50px !important; } }
  #mainArea .slick-next {
    right: 18% !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #mainArea .slick-next {
        width: 50px !important; } }
  #mainArea .slick-prev:before, #mainArea .slick-next:before {
    display: none; }

#local-keyvisual {
  position: relative; }
  #local-keyvisual h1 {
    text-align: center;
    color: #463327;
    font-size: 3.5em;
    padding: 200px 30% 200px 0;
    z-index: 100;
    font-weight: 700;
    position: relative;
    bottom: 0;
    line-height: 1.3em; }
    @media only screen and (max-width: 468px) {
      #local-keyvisual h1 {
        text-align: left;
        font-size: 30px;
        padding: 70px 0 70px 20px; } }
    #local-keyvisual h1 span {
      display: block;
      font-size: .4em; }

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-position: center center; }

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: url(../images/common/cont_5.png) repeat-x;
  color: #fff;
  padding-top: 100px;
  margin-top: auto; }
  @media only screen and (max-width: 768px) {
    footer#global_footer {
      padding-top: 40px; } }
  footer#global_footer a {
    font-size: 14px;
    color: #fff;
    text-decoration: none; }
    footer#global_footer a:hover {
      text-decoration: underline; }
  footer#global_footer .inner {
    position: relative; }
  @media only screen and (max-width: 768px) {
    footer#global_footer #footer {
      padding: 40px 0;
      margin: 0 20px; } }
  footer#global_footer #siteID a {
    opacity: 1 !important; }
  footer#global_footer #siteID img {
    opacity: 1 !important; }
  footer#global_footer #nav_footer {
    margin: 100px 0 70px 0; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #nav_footer {
        display: none; } }
    footer#global_footer #nav_footer ul {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
    footer#global_footer #nav_footer li {
      -webkit-flex-grow: 1;
      flex-grow: 1; }
      footer#global_footer #nav_footer li a {
        font-size: 16px;
        font-weight: 600;
        color: #463327;
        text-decoration: none; }
        footer#global_footer #nav_footer li a:hover {
          opacity: 0.6; }
  footer#global_footer #copy {
    font-size: 14px;
    background: #463327;
    width: 100%;
    display: block;
    line-height: 40px; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #copy {
        line-height: 30px; } }
    footer#global_footer #copy a {
      text-decoration: none; }
      footer#global_footer #copy a:hover {
        opacity: 0.6; }

.txt {
  font-size: 18px;
  font-weight: 400;
  line-height: 2em; }
  @media only screen and (max-width: 768px) {
    .txt {
      margin: 20px 10px 0 !important;
      font-size: 16px; } }
  @media only screen and (max-width: 468px) {
    .txt {
      font-size: 14px; } }

.cont_2 {
  margin-top: 80px;
  padding: 100px 0;
  background: url(../images/common/cont_2.jpg) no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    .cont_2 {
      margin-top: 40px;
      padding: 50px 0; } }
  @media only screen and (max-width: 468px) {
    .cont_2 {
      margin-top: 30px;
      padding: 40px 0; } }
  .cont_2 .fltL {
    width: 49%; }
    @media only screen and (max-width: 768px) {
      .cont_2 .fltL {
        width: 100%;
        float: none;
        padding: 0 10px;
        margin-top: 20px; }
        .cont_2 .fltL img {
          width: 100% !important; } }
  .cont_2 .fltR {
    width: 49%; }
    @media only screen and (max-width: 768px) {
      .cont_2 .fltR {
        width: 100%;
        float: none;
        padding: 0 10px; } }

.cont_3 {
  padding: 70px 0 40px;
  background: url(../images/common/cont_3.jpg) no-repeat;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    .cont_3 {
      padding: 40px 0 10px; }
      .cont_3 .inner {
        padding: 0 10px; } }

/* box */
.home_td {
  margin-left: -5% !important; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .home_td {
      margin-left: -5% !important; } }
  @media only screen and (max-width: 468px) {
    .home_td {
      margin-left: -3.3898% !important; } }
  .home_td .box {
    z-index: 10;
    float: left;
    width: 20% !important;
    margin-left: 5% !important;
    margin-bottom: 30px !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .home_td .box {
        width: 20% !important;
        margin-left: 5% !important;
        display: block; } }
    @media only screen and (max-width: 468px) {
      .home_td .box {
        width: 46.6101% !important;
        margin-left: 3.3898% !important; } }
    .home_td .box .cont_titl {
      display: block;
      margin: 15px 0 0px; }
      .home_td .box .cont_titl h3 {
        font-size: 18px;
        font-weight: 500;
        color: #463327; }

.news {
  background: #fff;
  padding: 20px;
  color: #463327; }
  @media only screen and (max-width: 768px) {
    .news {
      margin: 0 10px; } }
  .news .scl {
    height: 240px;
    overflow-y: scroll;
    padding-right: 10px; }
    .news .scl .news_txt {
      font-size: 17px;
      margin-bottom: 10px;
      border-bottom: 1px dashed #463327; }

/* title */
.midashi {
  margin-top: 80px;
  display: block;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .midashi {
      margin: 40px 10px 0; } }
  .midashi:before, .midashi:after {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff; }
  .midashi:before {
    left: 0; }
  .midashi:after {
    right: 0; }
  .midashi h2 {
    color: #fff;
    line-height: 2em;
    display: inline-block;
    padding: 0 55px;
    font-size: 40px;
    background: #463327;
    background: #463327;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 468px) {
      .midashi h2 {
        font-size: 25px;
        padding: 0 25px; } }

.midashi2 {
  display: block;
  margin-bottom: 30px; }
  @media only screen and (max-width: 768px) {
    .midashi2 {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 468px) {
    .midashi2 {
      margin-bottom: 0px; } }
  .midashi2 h2 {
    font-size: 30px;
    color: #463327;
    line-height: 1; }
    @media only screen and (max-width: 468px) {
      .midashi2 h2 {
        font-size: 20px; } }

.midashi3 {
  padding: 30px 0 0 0;
  margin-top: 80px;
  display: block; }
  @media only screen and (max-width: 768px) {
    .midashi3 {
      margin: 40px 10px 0; } }
  .midashi3 h2 {
    font-size: 30px;
    color: #463327;
    line-height: 1; }
    @media only screen and (max-width: 468px) {
      .midashi3 h2 {
        font-size: 20px; } }

.midashi4 {
  padding: 30px 0 0 0;
  margin-top: 80px;
  margin-bottom: 30px;
  display: block; }
  @media only screen and (max-width: 768px) {
    .midashi4 {
      margin: 40px 10px 0; } }
  .midashi4 h2 {
    font-size: 25px;
    color: #fff;
    line-height: 1; }
    @media only screen and (max-width: 468px) {
      .midashi4 h2 {
        font-size: 20px; } }

.midashi5 {
  margin-top: 80px;
  display: block;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .midashi5 {
      margin: 40px 10px 0; } }
  .midashi5:before, .midashi5:after {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff; }
  .midashi5:before {
    left: 0; }
  .midashi5:after {
    right: 0; }
  .midashi5 h2 {
    color: #fff;
    line-height: 2em;
    display: inline-block;
    padding: 0 55px 0 0;
    font-size: 40px;
    background: #463327;
    background: #463327;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 468px) {
      .midashi5 h2 {
        font-size: 25px; } }

.midashi6 {
  margin-top: 50px;
  border-bottom: double 5px #fff; }
  @media only screen and (max-width: 768px) {
    .midashi6 {
      margin: 40px 10px 0; } }
  .midashi6 h2 {
    color: #fff;
    padding-bottom: 10px;
    line-height: 1;
    font-size: 40px; }
    @media only screen and (max-width: 468px) {
      .midashi6 h2 {
        font-size: 25px; } }

.tdpd10 td {
  padding: 10px !important; }

.tdpd15 td {
  padding: 15px !important; }

.pankuzu {
  margin: 30px auto 0;
  color: #fff; }
  @media only screen and (max-width: 768px) {
    .pankuzu {
      margin: 30px 10px; } }
  .pankuzu a {
    color: #fff; }

.cont_4 {
  margin-top: 80px; }
  @media only screen and (max-width: 768px) {
    .cont_4 {
      margin-top: 40px; } }
  @media only screen and (max-width: 468px) {
    .cont_4 {
      margin-top: 30px; } }
  .cont_4 .fltL {
    width: 49%; }
    @media only screen and (max-width: 768px) {
      .cont_4 .fltL {
        width: 100%;
        float: none;
        padding: 0 10px;
        margin-top: 20px; }
        .cont_4 .fltL img {
          width: 100% !important; } }
    .cont_4 .fltL img {
      width: 100% !important; }
  .cont_4 .fltR {
    width: 49%; }
    @media only screen and (max-width: 768px) {
      .cont_4 .fltR {
        width: 100%;
        float: none;
        padding: 0 10px; } }
  .cont_4 a {
    color: #fff; }

@media only screen and (max-width: 768px) {
  .btn1 {
    margin: 0 10px; } }
.btn1 a {
  display: block;
  background: #fff; }
  .btn1 a img {
    width: 100% !important; }

.bor {
  border: 1px solid #fff;
  padding: 20px; }

.cont_5 {
  margin-top: 80px; }
  @media only screen and (max-width: 768px) {
    .cont_5 {
      margin: 40px 10px 0; } }
  @media only screen and (max-width: 468px) {
    .cont_5 {
      margin: 30px 10px 0; } }
  .cont_5 .fltL {
    width: 50%; }
  .cont_5 .fltR {
    width: 48%; }
  .cont_5:nth-child(even) .fltL {
    float: left; }
  .cont_5:nth-child(even) .fltR {
    float: right; }
  .cont_5:nth-child(odd) .fltL {
    float: right; }
  .cont_5:nth-child(odd) .fltR {
    float: left; }
  .cont_5 .img {
    height: 100%; }
    .cont_5 .img img {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover; }

.borB {
  border-bottom: 1px dashed #fff;
  padding-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    .borB {
      margin: 0 10px !important; } }

/* box */
.home_td2 {
  margin-left: -3.3898305085% !important; }
  @media only screen and (max-width: 768px) {
    .home_td2 {
      margin-left: auto !important; } }
  .home_td2 .box {
    z-index: 10;
    float: left;
    width: 46.6101694915% !important;
    margin-left: 3.3898305085% !important;
    margin-bottom: 30px !important; }
    @media only screen and (max-width: 768px) {
      .home_td2 .box {
        float: none;
        text-align: center;
        width: 100% !important;
        margin-left: auto !important; } }
  .home_td2 img {
    width: 100% !important; }

.contact_txt a {
  color: #fff; }
@media only screen and (max-width: 768px) {
  .contact_txt {
    margin: 0 10px !important; } }

@media only screen and (max-width: 768px) {
  .map2 {
    margin: 30px 10px 0; } }

@media only screen and (max-width: 768px) {
  .form {
    margin: 15px 10px 0 !important; } }

/*# sourceMappingURL=common.css.map */
