﻿/* color */
.txt_color_nomal{color: #666;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #cdc9c6} /* メインカラー */
.txt_color2{color: #ffe4c4} /* サブカラー */
.txt_color3{color: #3e3a3a} /* アクセントカラー1 */
.txt_color4{color: #e0f5ee} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #cdc9c6} /* メインカラー */
.bg_color2{background-color: #cdc9c6} /* サブカラー */
.bg_color3{background-color: #3e3a3a} /* アクセントカラー1 */
.bg_color4{background-color: #cdc9c6} /* アクセントカラー2 */

/* border-color ※!important */
.border_color1{border-color: #cdc9c6}
.border_color2{border-color: #ffe4c4}
.border_color3{border-color: #3e3a3a}
.border_color4{border-color: #e0f5ee}


/* hover ---------------------------------------------------------------------------------------------*/
.hvr_txt_color_nomal:hover{color: #333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #cdc9c6} /* メインカラー */
.hvr_txt_color2:hover{color: #ffe4c4} /* サブカラー */
.hvr_txt_color3:hover{color: #3e3a3a} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #e0f5ee} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #cdc9c6} /* メインカラー */
.hvr_bg_color2:hover{background-color: #ffe4c4} /* サブカラー */
.hvr_bg_color3:hover{background-color: #3e3a3a} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #e0f5ee} /* アクセントカラー2 */

/* border-color ※!important */
.hvr_border_color1:hover{border-color: #cdc9c6 }
.hvr_border_color2:hover{border-color: #ffe4c4}
.hvr_border_color3:hover{border-color: #3e3a3a}
.hvr_border_color4:hover{border-color: #e0f5ee}

.linkStyle {
    color: #3e3a3a;
}
.catch {
    display: none;
}
#time .txt_center {
    display: none;
}
#main_menu .jp, #sc_menu .jp {
    color: #3e3a3a;
}
.tel_box .txt_color1 {
    color: #3e3a3a;
}
#sc_menu .logo {
    width: 15%!important;
}
#main_menu .logo {
    width: 18%!important;
}
.catch {
    bottom: 80px;
    width: 90%;
}
#intro .font_32 {
    position: relative;
}
/*#intro .font_32:after {
    position: absolute;
    content: "";
    background-image: url(./Dup/img/hand.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 80px;
    height: 80px;
    left: 50%;
    top: -37%;
    transform: translateX(-50%);
}*/
h1 {
    font-weight: bold !important;
}

/*#intro {
    background-color: #ffffff;
    background-image: url(./Dup/img/intro_back.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}*/
#main_nav .nav li {
    padding-left: 0px !important;
}
#footer .logo img {
    max-width: 300px;
}
body {
    background-color: #fff;
    background-image: url(./Dup/img/kabe.jpg);
    color: #666;
    width: 100%;
    overflow: hidden;
}
.border_rad10 {
    border-radius: 0px;
}
#intro h2 span {
    background-color: #3e3a3a;
    opacity: 1;
}
#footer_contents .more {
    border-radius: 0px;
}
#contents1 .more a, #contents2 .more a, #contents3 .more a, #top_cms .more a {
    border-radius: 0px;
}
#page_title p::after {
    border-radius: 0px;
}

/*まずはお決まりのボックスサイズ算出をborer-boxに */


.btn2,
a.btn2,
button.btn2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}



@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";



.btn2,
a.btn2,
button.btn2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-c {
  font-size: 24px;

  position: relative;

  padding: 1.5rem 2rem 1.5rem 5rem;

  color: #fff;
  background: #333333;
  -webkit-box-shadow: 0 5px 0 #111;
  box-shadow: 0 5px 0 #111;
}

a.btn-c span {
  font-size: 17px;

  display: inline-block;

  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.2rem 0.5rem;

  color: #0d5072;
  border-radius: 4px;
  background: #fff;
}

a.btn-c:before {
  font-family: "Font Awesome 5 Free";
  font-size: 1.8rem;
  line-height: 1;

  position: absolute;
  top: calc(50% - 0.7rem);
  left: 1.5rem;

  margin: 0;
  padding: 0;

  content: "\f30b";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);

  color: #fff;
  background: #222;
  -webkit-box-shadow: 0 2px 0 #222;
  box-shadow: 0 2px 0 #222;
}

a.btn-c:hover:before {
  left: 2rem;
}

.banner {
    bottom: 0;
    z-index: 3;
}
/*********下線アニメーション**************/
.Text-Span {
  position: relative;
  z-index: 1;
}
.Text-Span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 0%;
  height: 4px;
  background: #3e3a3a;
  z-index: -1;
  transition: all 0.8s;
}
.Text-Span.isActive:after {
  width: 100%;
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
    .catch {
    width: 70%;
    left: 30px;
}
#sp_nav .logo .width_300-max {
    width: 100%;
    max-width: 200px;
}
#sp_nav {
    padding: 0 10px;
}
#intro .font_32:after {
    top: -50%;
}
#intro {
    background-size: cover;
}
#wrap {
    padding-top: 130px !important;
}
#copyright {
    padding-bottom: 90px;
}
.bnr_box .reserve {
    margin-right: 0px;
    margin-bottom: 10px;
}
}
/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
.catch {
    width: 60%;
    left: 30px;
}
#sp_nav .logo .width_300-max {
    width: 100%;
    max-width: 150px;
}
#intro h2 {
    font-size: 18px;
}
#intro .font_32:after {
    width: 50px;
    height: 50px;
    left: 50%;
    top: -40%;
}
.Text {
    font-size: 16px;
}
.all {
    display: none;
}
#sp_nav .logo .width_300-max {
    width: 100%;
    max-width: 110px;
}
#wrap {
    padding-top: 75px !important;
}
#loader .logo {
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.tel_box .font_10up_sp {
    font-size: -webkit-calc(1rem + 9px);
    font-size: calc(1rem + 9px);
    padding: 10px 0;
}
a.btn-c {
    font-size: 20px;
    padding: 1.5rem 2rem 1.5rem 5rem;
}
}

/* 2022/12/02修正 ---------------------------------------------------------------------------------------------*/
.txt_color1{color: #b3aeaa} /* メインカラー */
#main_menu ul li a:hover .jp,
#sc_menu ul li a:hover .jp{
    color:#fff;
}
#intro .more a {
    padding: 15px 30px;
    transition: all 0.3s;
    font-weight: bold;
    border-width: 2px 2px 6px 2px;
}
#intro .more a:hover {
    border-width: 2px 2px 2px 2px;
}
/* 2023/2/21修正 ---------------------------------------------------------------------------------------------*/
body {
    background-image: none;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
