#containerinner {
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
h2.title {
  background: url(common/title.gif);
  background-repeat: no-repeat;
}

div.column div.columninner {
  text-align: center;
}

form dl {
  padding: 10px;
  margin: 15px 0 10px;
  border: 7px #eeeeee solid;
  text-align: left;
}
form dl dt {
  float: left;
  width: 13em;
  padding: 1px 0 10px 0;
  font-weight: bold;
  text-indent: 1em;
}
form dl dt.last {
  float: none;
  width: auto;
  padding-bottom: 2px;
}
form dl dd {
  padding: 0 0 10px 13em;
  margin-bottom: 10px;
  border-bottom: 1px #cccccc solid;
}
form dl dd.last {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
span.tag {
  color: #ff6b0d;
  font-weight: normal;
}
input.set {
  border: solid 1px #999;
  padding: 2px;
}
textarea {
  border: solid 1px #999;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
#main {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#main .center {
  margin: 0 auto;
  text-align: center;
}
#main .title {
  margin: 20px auto;
  text-align: center;
  position: relative;
}
#main .title::before {
  position: absolute;
  background: url(img/title03.png);
  background-repeat: no-repeat;
  width: 145px;
  height: 85px;
  content: "";
  bottom: 45px;
  left: 20px;
}
.title02 {
  margin-top: -25px;
}
#main .dj {
  margin: 20px auto 40px auto;
  text-align: center;
}
#main .intro {
  font-size: 16px;
  line-height: 1.7;
  width: 600px;
  margin: 0 auto;
}
#main table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px auto 50px;
  color: #49392e;
}
#main table tr th,
#main table tr td {
  padding: 25px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: left;
  line-height: 1.5;
  vertical-align: middle;
}
#main table tr th {
  position: relative;
  font-size: 16px;
  color: #40220f;
  font-weight: normal;
}
#main table .min {
  font-size: 14px;
}
#main table tr td {
  font-size: 16px;
}
#main table strong {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#main table .big {
  font-size: 24px;
}
#main table .small {
  font-size: 22px;
  font-weight: bold;
}
#main table .red {
  color: #ae3039;
}
#main .present {
  text-align: center;
  margin-top: 90px;
}
#main .present p {
  font-size: 14px;
}
#main .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

ul#bannerArea {
  margin-bottom: 60px;
}
h4 {
  margin-bottom: 25px;
}
p.caution {
  text-align: left;
  color: #ff0000;
  margin-bottom: 5px;
}
ul#bannerArea li {
  margin-bottom: 10px;
}

#faxArea {
  margin-top: 40px;
  margin-bottom: 30px;
  border: 1px solid #222;
  padding: 20px;
}
#faxArea p {
  font-size: 14px;
}
#faxArea p strong {
  font-size: 30px;
}
p.lucky {
  text-align: right;
  margin: 20px 0 0;
}
p.lucky span {
  display: inline-block;
  background-color: #ff8c2a;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  width: 196px;
  text-align: center;
  border-radius: 4px;
}

#main .intro {
  width: 100%;
  line-height: 1.8;
}
#main .center {
  text-align: center;
}

#main .note-input {
  position: relative;
}
#main .note-input p {
  position: absolute;
  top: 30px;
  width: 610px;
  text-indent: -1em;
  padding-left: 2em;
  font-weight: normal;
}
#main .pb-30 {
  padding-bottom: 60px;
}
#main .flex-box {
  display: flex;
  align-items: center;
}
#main .flex-box .item + .item {
  margin-left: 40px;
}
/* 20240116 */
.main-img {
  margin-top: 70px;
  margin-bottom: 90px;
  text-align: center;
}
.mess-text {
  background: rgba(221, 155, 182, 0.1);
  padding: 80px 45px 50px;
  position: relative;
  margin-top: 100px;
  margin-bottom: 40px;
}
.mess-text p {
  font-size: 16px;
  line-height: 1.8;
  color: #565656;
  letter-spacing: 0.04em;
}
.mess-text p + p {
  margin-top: 30px;
}
.mess-text::after {
  content: "";
  background: url(img/messttl.png);
  background-repeat: no-repeat;
  width: 446px;
  height: 76px;
  top: -40px;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}
.koshiflex {
  display: flex;
  align-items: center;
  border-top: none !important;
  border-bottom: none !important;
}
.koshiflex p {
  line-height: 1.8;
  margin-left: 40px;
}

.kosiAra {
  margin-top: 60px;
}
.contactbtn {
  text-align: center;
}
#contact {
  margin-top: -90px;
  padding-top: 90px;
}
.cintentimg {
  margin-bottom: 90px;
  text-align: center;
}
.ttl1,
.ttl2,
.ttl3 {
  text-align: center;
}
.ttl2 {
  margin-bottom: 40px;
}
.qaArea {
  background-color: #fff8e6;
  padding: 90px 45px;
  margin-bottom: 110px;
}
.item + .item {
  margin-top: 30px;
}
.acd-ttl {
  /*タイトルの装飾*/
  position: relative;
  background-color: #fff;
  padding: 20px 20px 20px 65px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-size: 16px;
  cursor: pointer;
}
.acd-ttl span,
.acd-inner span {
  color: #e48356;
  font-weight: 600;
}
.acd-inner .note {
  color: #333;
  text-indent: -1rem;
  padding-left: 1rem;
  display: block;
  margin-top: 0 !important;
  font-weight: 100;
  width: auto !important;
}
.acd-ttl::after {
  background-image: url(img/qttl.png);
  background-size: contain;
  content: "";
  left: 25px;
  position: absolute;
  top: 15px;
  height: 28px;
  width: 20px;
}
.acd-ttl::before {
  position: absolute;
  right: 25px;
  top: 50%;
  display: block;
  content: "";
  width: 11px;
  height: 11px;
  border-right: 1px solid #e48356;
  border-top: 1px solid #e48356;
  transform: translate(0, -50%) rotate(135deg);
}
.open::before {
  transform: translate(0, -50%) rotate(-45deg);
  top: 55%;
}
.open + .acd-inner {
  max-height: 1000px; /*中身の高さに合わせて変更*/
  opacity: 1;
  visibility: visible;
  line-height: 30px;
  padding: 20px 20px 20px 65px;
  background-color: #fae6dd;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.open + .acd-inner::before {
  background-image: url(img/attl.png);
  background-size: contain;
  content: "";
  left: 25px;
  position: absolute;
  top: 20px;
  height: 28px;
  width: 16px;
}

.acd-inner {
  /*(開く前の)中身の装飾*/
  max-height: 0;
  opacity: 0;
  padding: 0 20px 0 65px;
  transition: 0.5s;
  visibility: hidden;
  font-size: 16px;
}
.footbtn {
  background-color: #ae3039;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 10px 0;
  z-index: 999;
}
.btninner {
  display: flex;
  justify-content: space-between;
  max-width: 700px;
  margin: 0 auto;
}
.btninner a {
  width: 43%;
  background-color: #fff;
  padding: 15px 20px;
  color: #ae3039;
  text-align: center;
  font-size: 16px;
}
.btninner a span {
  padding-left: 10px;
}
#footer {
  padding-bottom: 100px !important;
}
