body {
  margin: 0;
  line-height: 1rem;
  color: #333;
  border-top: 7px solid #52463b;
  font-family: "Hiragino Sans";
  src: local(HiraginoSans-W4);
  font-weight: 500;
}

.sp{
  display: none;
}

img{
    width: 100%;
}


.hd_logo{
    width: 80%;
    max-width: 320px;
    text-align: center;
    margin: 25px auto;
}

.nav ul {
  list-style: none;
  display: flex;
  justify-content: center;
  padding: 0px 1em 1.2em;
  margin: 0;
  background: rgba(255, 255, 255, 0.9);
}

.nav li {
  margin: 0 60px;
}

.nav a {
  text-decoration: none;
  color: #786452;
  font-weight: bold;
  font-family: "lato", sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.12rem;
}

.mv{
    position: relative;
}

.mv .mv-text{
    position: absolute;
    bottom: 12%;
    right: 5%;
    color: #fff;
font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
font-weight: 300;
font-style: normal;
font-size: 55px;
  text-shadow: 0 0 10px rgba(74, 58, 46, 0.9);
  line-height: 6rem;
}

.section .inner{
  padding: 120px 0 160px ;
  max-width: 1000px;
  margin: 0 auto;
}



.section h2 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 1em;
  color: #8B6E4E;
  font-size: 65px;
    font-family: "lato", sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.28rem;
    line-height: 2.1rem;
}

.section h2 span{
    font-size: 14px;
letter-spacing: 0.15rem;
}


.business_tex{
    font-size: 15px;
    color: #222222;
    line-height: 2.7rem;
    padding: 60px 0 0;
    font-weight: 600;
    letter-spacing: 0.08rem;
}

.section h3 {
    text-align: center;
    font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
font-weight: 300;
font-style: normal;
color: #786452;
border-bottom: 3px solid #786452;
display: inline-block;
font-size: 30px;
line-height: 2.5rem;
}

#business{
    text-align: center;
    margin: 0 auto;
    background: #f7f7f7;
    
}

.business-item{
    text-align: center;
}

.card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2em;
  background: #f7f7f7;
  padding: 1em;
  border-radius: 8px;
  margin-top: 120px;
}

.card img {
  margin-right: 1em;
  object-fit: contain;
}

.info{
  width: 54%;
  text-align: left;
}

.info h4 {
  margin: 0;
      color: #8B6E4E;
  font-size: 30px;
      font-family: "lato", sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.28rem;
    text-transform: uppercase;
    position: relative;
    line-height: 3.5rem;
}

.info p{
  padding: 40px 0;
    font-size: 15px;
  color: #222222;
      font-size: 15px;
    color: #222222;
    line-height: 1.8rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
}

.info h4::before {
  content: "";
  width: 28px;
  height: 7px;
  background-color: #8B6E4E;
  position: absolute;
  top: -10px;
  left: 0;
}

.info .def-btn a{
    border: 3px solid #786452;
    background: url(../img/hotpepper.png) no-repeat left 34px center #fff;
    color: #786452;
    display: inline-block;
    padding: 20px 45px 17px 80px;
    max-width: 340px;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    letter-spacing: 0.1rem;
    border-radius: 130px;
    transition: 0.4s;
}

.info .def-btn a:hover{
      background: url(../img/hotpepper.png) no-repeat left 34px center #786452;
  color: #fff;
}

.business_content{
  margin: 170px 0 0;
}

.business_content p{
      font-size: 15px;
    color: #222222;
    line-height: 2.7rem;
    padding: 60px 0 0;
    font-weight: 600;
    letter-spacing: 0.08rem;
}

.message {
  background-color: #786452;
  color: white;
  text-align: center;
}

.message h2{
  color: #fff;
}

.message .sign {
  margin-top: 2em;
  font-weight: bold;
  margin-top: 80px;
  font-family: "fot-tsukuaoldmin-pr6n", sans-serif;
font-weight: 300;
font-style: normal;
font-size: 32px;
line-height: 2.4rem;

}

.message .sign span {
  font-size: 20px;
  letter-spacing: 0.12rem;
}

.message_tex{
        font-size: 14px;
    color: #fff;
    line-height: 2.2rem;
    padding: 40px 0 0;
    font-weight: 600;
    letter-spacing: 0.08rem;
}

.company-table {
  width: 100%;
  max-width: 1000px;
    margin: 100px auto 0;
  border-collapse: collapse;
  font-size: 1rem;
}

.company-table tr:nth-child(even) {
  background-color: #fff; /* 薄い茶色（偶数行） */
}

.company-table tr:nth-child(odd) {
  background-color: #dcdad8; /* 奇数行は白 */
}

.company-table th,
.company-table td {
  padding: 23px 20px;
  text-align: left;
  border: none;
  letter-spacing: 0.1rem;
  font-size: 14px;
}

.company-table th {
  width: 40%;
  white-space: nowrap;
  color: #4a3a2e;
  padding-left: 20%;
  font-weight: 600;
    font-size: 15px;
}


.contact{
  background-color: #786452;
}

.contact h2{
  color: #fff;
}


.contact-form {
  background-color: #fff;
  margin: 0 auto;
  padding: 40px 30px;
  border-radius: 4px;
}

.contact-form table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.contact-form th {
  text-align: left;
  vertical-align: top;
  width: 30%;
  padding: 15px 10px;
  font-weight: bold;
}

.contact-form td {
  padding: 15px 10px;
}

.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form textarea {
  width: 100%;
  padding: 12px 10px;
  font-size: 1rem;
  border: 1px solid #ccc;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.contact-form input[type="text"]:not(:only-child),
.contact-form input[type="tel"]:not(:only-child) {
  margin-right: 10px;
  width: calc(48% - 5px);
}

.contact-form textarea {
  height: 150px;
  resize: vertical;
}

.required {
  color: red;
  font-weight: normal;
  font-size: 8px;
  margin-left: 4px;
}

::placeholder {
  color: #cdcdcd;
}

.form-submit {
  text-align: center;
  margin-top: 60px;
}

button {
  background-color: #fff;
  color: #786452;
  padding: 22px 40px;
  font-size: 1rem;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: 0.3s ease;
  width: 300px;
  border: 2px solid #fff;
}

button:hover {
  background-color: #786452;
  color: #fff;

}

.footer {
  text-align: center;
  padding: 1em;
  background: #786452;
  color: white;
  font-size: 0.8rem;
}


@media screen and (max-width: 768px) {
  .sp{
    display: block;
  }
  .pc{
    display: none;
  }
}

/* Responsive */
@media screen and (max-width: 768px) {
  .card {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav ul {
    flex-direction: column;
    align-items: center;
  }

  .hero-text {
    font-size: 1.2rem;
  }
}



/* デフォルトではハンバーガー非表示、768px以下で表示 */
.hamburger {
  display: none;
  cursor: pointer;
  width: 30px;
  height: 25px;
  position: absolute;
  top: 30px;
  right: 20px;
  z-index: 1001;
}

.hamburger span {
    display: block;
    height: 1px;
    background: #52463b;
    margin: 8px 0;
    border-radius: 2px;
    transition: 0.3s;
}

/* ナビメニューのスマホ用スタイル */
@media screen and (max-width: 768px) {
  .nav {
    position: fixed;
    top: 0;
    right: -100%;
    width: 60%;
    height: 100%;
    background: white;
    transition: 0.3s;
    padding-top: 60px;
    z-index: 1000;
  }

  .nav ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .nav ul li {
    margin: 20px 0;
  }

  .nav.active {
    right: 0;
  }

  .hamburger {
    display: block;
  }

  .hamburger.active span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }

  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }

  .hamburger.active span:nth-child(3) {
    transform: translateY(-9px) rotate(-45deg);
  }
}


@media screen and (max-width: 768px) {

  .hd_logo{
        width: 50%;
  }

  .mv .mv-text{
        font-size: 28px;
        line-height: 2.5rem;
        bottom: 19%;
  }

  .section .inner{
    padding: 80px 0;
    width: 94%;
    margin: 0 auto;
  }

  .section h2{
    font-size: 45px;
  }

  .section h3{
    font-size: 25px;
  }

  .business_tex{
    font-size: 14px;
    line-height: 2.5rem;
  }

  .card{
    margin-top: 40px;
  }

  .card .logo{
    width: 100%;
  }

  .card img{
    max-width: 320px;
  }

  .info{
    width: 100%;
    margin-top: 30px;
  }

  .info h4{
    font-size: 20px;
    letter-spacing: 0.2rem;
  }

  .info h4::before {
    content: "";
    width: 20px;
    height: 4px;
    background-color: #8B6E4E;
    position: absolute;
    top: 0px;
    left: 0;
}

.info p{
      padding: 20px 0 30px;
      font-size: 14px;
      letter-spacing: 0.05rem;
}
.business_content {
    margin: 80px 0 0;
}

.business_content p{
  font-size: 14px;
  line-height: 1.8rem;
  letter-spacing: 0.05rem;
}

.message_tex{
    font-size: 14px;
    line-height: 1.8rem;
    letter-spacing: 0.05rem;
}

.message .sign{
  font-size: 26px;
  margin-top: 40px;
}

.message .sign span{
  font-size: 15px;
}

.company-table{
  margin: 60px auto 0;
}

.company-table th{
  padding-left: 30px;
  width: 20%;

}

.company-table th, .company-table td{
      padding: 18px 20px;
}

.contact-form th {
    padding: 15px 10px;
    width: 100%;
    display: block;
}

.contact-form td {
    padding: 15px 10px;
    width: 100%;
    display: block;
}

.contact-form input[type="text"]:not(:only-child), .contact-form input[type="tel"]:not(:only-child) {
    margin-right: 10px;
    width: 100%;
}

.contact-form th{
  font-size: 14px;
  padding: 15px 0px 0px;
}

.contact-form td{
  padding: 15px 0px;
}

.contact-form{
      padding: 40px 20px;
}

}



#contact .def-btn a{
  background-color: #fff;
  color: #786452;
  padding: 22px 40px;
  font-size: 1rem;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: 0.3s ease;
  width: 300px;
  border: 2px solid #fff;
}

#contact .def-btn a:hover{
  background-color: #786452;
  color: #fff;

}

.btn_center{
  text-align: center;
  margin-top: 60px;
}

.top_btn{
  margin: 60px auto;
}

.top_btn a{
  text-decoration: none;
  color: #52463b;
}

.top_btn a:hover{
  color: #fff;
}
#contact .def-btn a:hover{
  color: #fff;
}
.thanks_tex{
  font-size: 14px ;
  text-align: center;
  line-height: 2rem;
}