@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -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 {
  line-height: 1.6em;
  font-weight: 400;
  letter-spacing: 0.6;
  background: #fdf8f4;
  color: #6e5745;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  word-wrap: break-word; }

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif; } }
figure {
  padding: 0;
  margin: 0; }

.inner {
  margin: 0 auto;
  max-width: 960px; }

@media screen and (max-width: 960px) {
  .inner {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 468px) {
  .inner {
    padding-left: 10px !important;
    padding-right: 10px !important; } }
.sinner {
  max-width: 620px; }

.bornone td {
  border: none !important; }

.pdnone td {
  padding: 0 !important; }

.img100 img {
  width: 100%; }

.link1 a {
  color: #6e5745;
  font-weight: bold; }

#contents_wrap {
  position: relative;
  z-index: 1;
  overflow: hidden; }

#contents {
  padding: 0; }

@media screen and (max-width: 960px) {
  #main {
    width: 100%; } }

@media screen and (max-width: 960px) {
  #main #col_main {
    width: 100%; } }

@media screen and (max-width: 960px) {
  #side {
    width: 18.75000%; } }

@media screen and (max-width: 960px) {
  #side aside {
    width: 100% !important; } }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #6e5745;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }
  .map li a {
    color: #6e5745; }

.policy h3 {
  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 td {
  margin-bottom: -1px !important;
  padding: 20px !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; }

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

u {
  text-decoration: underline; }

.borB {
  border-bottom: 1px dashed #333; }

.b {
  font-weight: bold; }

b {
  font-weight: bold; }

.borderB {
  border-bottom: 1px dashed #333; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a:hover {
  opacity: 0.6; }

#contents_wrap {
  min-width: auto;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 960px) {
    #contents_wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 468px) {
    #contents_wrap {
      padding-left: 10px;
      padding-right: 10px; } }

#contents {
  max-width: 960px;
  width: 100%; }

.tacenter {
  text-align: center !important; }

.ColLeft {
  float: left; }

.ColRight {
  float: right; }

.flexleft {
  display: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  overflow: hidden; }

.flexcenter {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow: hidden; }

@media screen and (max-width: 960px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.fwb {
  font-weight: bold; }

.mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media screen and (max-width: 768px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; } }
@media screen and (max-width: 468px) {
  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; } }
header#global_header {
  max-width: 100%; }

#header {
  width: 100%;
  padding: 15px 0 15px; }
  @media screen and (max-width: 768px) {
    #header {
      padding: 55px 0 15px; } }
  #header .fltL {
    width: 50%;
    text-align: left; }
    @media screen and (max-width: 768px) {
      #header .fltL {
        width: 100%;
        text-align: center; } }
  #header .fltR {
    width: 50%;
    max-width: 450px;
    background: #e8dfd5;
    padding: 10px; }
    @media screen and (max-width: 768px) {
      #header .fltR {
        text-align: center;
        margin: 10px auto 0; } }
    #header .fltR .tel {
      float: left;
      width: 57%; }
    #header .fltR .contact {
      float: right;
      width: 43%;
      text-align: right;
      padding-left: 10px; }

#nav_global {
  width: 100%;
  margin-bottom: 15px; }
  #nav_global ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    max-width: 960px;
    margin: 0 auto; }
    #nav_global ul li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      border-left: 2px dotted #6e5745;
      padding: 10px 0;
      position: relative; }
      #nav_global ul li:last-child {
        border-right: 2px dotted #6e5745; }
      #nav_global ul li a {
        display: block;
        font-size: 20px;
        color: #6e5745;
        text-decoration: none; }
        #nav_global ul li a span {
          display: block;
          font-size: 13px;
          color: #c99063; }
      #nav_global ul li ul {
        display: block;
        position: absolute;
        top: 59px;
        left: 0;
        width: 100%;
        z-index: 99999; }
        #nav_global ul li ul li {
          display: block;
          border-left: none;
          padding: 0; }
          #nav_global ul li ul li:last-child {
            border-right: none; }
          #nav_global ul li ul li a {
            display: block;
            background: rgba(110, 87, 69, 0.8);
            padding: 15px;
            color: #fff;
            font-size: 13px; }

#mainArea {
  width: 100% !important; }
  #mainArea .slick-prev, #mainArea .slick-next {
    display: none !important; }
  #mainArea ul li img {
    margin: 0 auto; }
  @media screen and (max-width: 960px) {
    #mainArea {
      width: auto !important; } }

.mean-container .mean-bar {
  background: #8e5c31 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #8e5c31 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

#footer {
  background: #e9e0d6; }
  #footer .nav {
    color: #6e5745;
    padding: 20px 0; }
    #footer .nav a {
      color: #6e5745;
      text-decoration: none; }
  #footer .copy {
    background: #fdf8f4;
    line-height: 40px;
    color: #6e5745; }

#contents_wrap {
  padding: 30px 0 100px;
  min-width: 960px; }
  @media screen and (max-width: 960px) {
    #contents_wrap {
      padding: 10px 10px 80px;
      min-width: 100%; } }
  @media screen and (max-width: 468px) {
    #contents_wrap {
      padding: 10px 10px 50px; } }

/* TOP */
.anc_color a {
  color: #6e5745;
  font-weight: bold; }

.top_img1 .box1 {
  position: relative;
  z-index: 99999; }
  .top_img1 .box1:before {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    content: "　";
    background: #e9e0d6 !important;
    width: 100%;
    height: 100%;
    z-index: -1; }
.top_img1 .box2 {
  position: relative; }
  .top_img1 .box2:before {
    position: absolute;
    bottom: -20px;
    right: -20px;
    content: "　";
    background: url(../images/contents/kusa.png) bottom right no-repeat;
    background-size: contain;
    width: 100%;
    height: 70%; }
    @media screen and (max-width: 768px) {
      .top_img1 .box2:before {
        display: none; } }
  .top_img1 .box2 img {
    background: #fff !important;
    padding: 5px !important; }

.table_wrap .box1 {
  background: #fff;
  padding: 20px !important;
  border: 1px solid #ddd !important;
  color: #333; }
  .table_wrap .box1 h3 {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 20px;
    border-bottom: 1px dotted #6e5745;
    padding: 15px 0;
    margin-bottom: 5px;
    color: #6e5745; }

.table_wrap2 .box1 {
  border: none !important;
  padding: 0 !important; }

.contact_wrap .box1 {
  padding: 45px 0 !important;
  background: url(../images/contents/contact_bg.png) center right no-repeat; }
  @media screen and (max-width: 468px) {
    .contact_wrap .box1 {
      background: none;
      padding: 20px 0; } }
  .contact_wrap .box1 p {
    width: 65%; }
    @media screen and (max-width: 468px) {
      .contact_wrap .box1 p {
        width: 100%; } }

.bg_100per_wrap {
  position: relative;
  padding: 50px 0 !important; }
  .bg_100per_wrap .bg_100per_inner, .bg_100per_wrap .bg_100per_inner2 {
    width: 1000%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0% 0% 0% -500%;
    background: #e9e0d6 !important;
    z-index: -1;
    vertical-align: top; }
  .bg_100per_wrap .bg_100per_inner2 {
    background: #fff !important; }

.news_txt {
  border-bottom: 1px dotted #6e5745; }
  .news_txt b {
    background: #cdd103;
    color: #6e5745;
    padding: 3px 10px;
    margin-bottom: 5px;
    display: inline-block; }

.btn_wrap .box1 a {
  display: block;
  font-size: 15px;
  color: #6e5745;
  background: #cde37f;
  text-decoration: none;
  padding: 25px 0;
  font-weight: bold; }
.btn_wrap .box2 a {
  display: block;
  font-size: 15px;
  color: #6e5745;
  text-decoration: none;
  padding: 25px 0;
  font-weight: bold;
  background: #fcacc5; }
.btn_wrap .box3 a {
  display: block;
  font-size: 15px;
  color: #6e5745;
  text-decoration: none;
  padding: 25px 0;
  font-weight: bold;
  background: #e9ec51; }

/* 3列 */
.wrap1 {
  margin-left: -3.0303% !important; }
  @media screen and (max-width: 468px) {
    .wrap1 {
      margin-left: 0% !important; } }
  .wrap1 .box1 {
    float: left !important;
    width: 30.30303% !important;
    margin-left: 3.0303% !important; }
    @media screen and (max-width: 468px) {
      .wrap1 .box1 {
        margin-left: 0 !important; } }

/* common */
/* title */
h2.h2title {
  color: #97be0f;
  line-height: 33px;
  font-size: 28px;
  padding: 25px 260px;
  position: relative;
  z-index: 0; }
  @media screen and (max-width: 768px) {
    h2.h2title {
      padding: 20px 240px 20px 0;
      font-size: 25px;
      text-align: left; } }
  @media screen and (max-width: 768px) and (max-width: 468px) {
    h2.h2title {
      padding: 0;
      text-align: center; } }

  h2.h2title:before {
    position: absolute;
    content: "　";
    top: 0;
    left: 0;
    background: url(../images/contents/top_title_left.png) center top no-repeat;
    width: 243px;
    height: 75px;
    z-index: 99999; }
    @media screen and (max-width: 768px) {
      h2.h2title:before {
        display: none; } }
  h2.h2title:after {
    position: absolute;
    content: "　";
    top: 0;
    right: 0;
    background: url(../images/contents/top_title_right.png) center top no-repeat;
    width: 243px;
    height: 75px;
    z-index: 99999; }
    @media screen and (max-width: 468px) {
      h2.h2title:after {
        display: none; } }
h2.h2title2 {
  font-size: 28px;
  border-bottom: 3px dotted #6e5745;
  display: inline-block;
  padding-bottom: 10px; }
h2.h2title3 {
  font-size: 25px;
  color: #6e5745; }
  h2.h2title3 span {
    font-size: 15px;
    color: #e1985e; }
h2.h2title4 {
  background: #97be0f;
  color: #fff;
  line-height: 60px;
  font-size: 30px;
  border-radius: 30px; }
  @media screen and (max-width: 768px) {
    h2.h2title4 {
      font-size: 25px; } }
  @media screen and (max-width: 468px) {
    h2.h2title4 {
      font-size: 20px; } }

h3.h3title {
  font-size: 23px;
  border-bottom: 3px dotted #6e5745;
  padding-bottom: 10px; }
  @media screen and (max-width: 768px) {
    h3.h3title {
      font-size: 20px; } }
  @media screen and (max-width: 468px) {
    h3.h3title {
      font-size: 18px; } }

/*# sourceMappingURL=common.css.map */
