@charset "UTF-8";

.sec-service {
  margin-bottom: 25px;
}
.block-description2 {
  border: 2px solid #319b03;
  margin-bottom: 50px;
  padding: 50px 70px 40px;
}
.txt-middle {
  line-height: 1.95;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  margin-top: 5px;
  margin-left: 10px;
}
.ttl-alto2 {
  font-size: 20px;
  font-size: 2rem;
  color: #131413;
  font-weight: 500;
  padding: 21px 20px;
  background: #e0e0e0;
  text-align: center;
  letter-spacing: 0.2em;
}
.txt-basic + .mt20 {
  margin-top: 20px;
} 
.txt-basic__lg2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1em;
}
.block-description__content2 p, .block-description__content-txt3 {
  margin-bottom: 5px;
}
.inquiry-box {
  padding: 0 0 0;
  margin-bottom: 0;
  color: #191a1b;
}
.txtac {
  text-align: center;
}
.service-needs__inner {
  max-width: 1330px;
}
.fwb {
  font-weight: bold;
}
.box-inquiry-form {
  margin-bottom: 20px;
}
.inquiry-box table {
  border-collapse: collapse;
  margin: 0 auto 20px;
  padding: 0;
  width: 960px;
  table-layout: fixed;
  border-top: 1px solid #bbb;
}
.inquiry-box table tr {
  background-color: #fff;
  border-bottom: 1px solid #bbb;
  padding: .35em;
}
.inquiry-box table, .inquiry-box table{
  border-bottom: 1px solid #bbb;
}
.inquiry-box table th, .inquiry-box table td {
  padding: 1em 10px 1em 1em;
}
.inquiry-box table th {
  width: 35%;
  background-color: #f1f0f0;
}
.inquiry-box table thead tr {
  background-color: #eee;
}
.inquiry-box .txt, .inquiry-box .price {
  text-align: left;
}
.input_textarea {
  width: 100%;
  height: 200px;
  padding: 5px;
  margin: 5px 0 5px 0;
}
.bgc_inq_td {
  background-color: #f1f0f0;
}
.wd35p {
  width: 35%;
}
.wd65p {
  width: 65%;
}
.msg {
  color: rgba(255, 0, 4, 1.00);
}
.inner-1100_inquiry {
  display: block;
  max-width: 990px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.ndel {
  display: block;
  font-size: 12px;
  padding: 0 3px;
  background-color: rgba(255, 0, 4, 1.00);
  color: #fff;
  width: auto;
  text-align: center;
  float: right;
  margin: 4px 8px 0 0;
}
.agreement_check_block {
  font-size: 18px;
  text-align: center;
}
.btn-comp04, .btn-comp05, .btn-comp06, .btn-comp07{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 80px;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  background-repeat: no-repeat;
  background-color: #319b03;
  color: white;
  letter-spacing: 2px;
  border: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  cursor: pointer;
}
.btn-comp04, .btn-comp05{
  width: 75%;
}
.btn-comp06, .btn-comp07{
  width: 47%;
  max-width: 300px;
}
.btn-comp04, .btn-comp07{
  background-image: url("/co/img/common/arrow-right.png");
  background-position: bottom 26px right 20px;
}
.btn-comp05, .btn-comp06{
  background-image: url("/co/img/common/arrow-left.png");
  background-position: bottom 26px left 20px;
}
.btn-comp05, .btn-comp06, .btn-comp07{
  margin: 0 auto;
}
.btn-comp04{
  max-width: 600px;
}
.btn-comp05{
  max-width: 400px;
}
.btn-comp08 {
  border: 1px solid #000;
  height: 60px;
  width: calc(33.33% - 14px);
  padding: 10px 20px;
  display: flex;
  color: #000;
  align-items: center;
  position: relative;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 1.4rem;
  background-image: url("https://www.dekirukun.co.jp/co/img/index/icon-link.png");
  background-repeat: no-repeat;
  background-position: bottom 26px right 20px;
}
.btn-comp08.wide {
  width: calc(50% - 10px);
}
.inquiry-card {
  max-width: 1130px;
  padding: 0 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 76px;
}
.button-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.contact_link{
  color: #227dd1;
}
.mt20 {
  margin-top: 20px;
}
.ml10 {
  margin-left:10px;
}
.btn-comp03{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 10px 12px;
  font-size: 18px;
  font-size: 1.8rem;
  background-image: url("/co/img/common/arrow-right.png");
  background-repeat: no-repeat;
  background-position: bottom 26px right 20px;
  background-color: #319b03;
  color: white;
  letter-spacing: 2px;
  width: 75%;
  max-width: 600px;
  height: 80px;
}