#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: 40px auto 50px;
  color: #565656;
}
#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 tr:first-child th,
#main table tr:first-child td {
  border-top: 5px solid #dd9bb6;
}
#main table tr:last-child th,
#main table tr:last-child td {
  border-bottom: 5px solid #dd9bb6;
} */
#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: #e48356;
}
#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;
}
#main .present h4 {
  font-size: 18px;
  color: #40220f;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #fff9c7 50%);
  display: inline-block;
  letter-spacing: 1.2px;
}
#main .present h4 .pink {
  font-size: 20px;
  color: #d7215c;
}
#main .attention {
  padding: 0 30px;
}
#main .attention .at_title {
  color: #a20000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
#main .attention ul {
  padding-left: 1em;
}
#main .attention ul li {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  text-indent: -1em;
}
#main .attention ul li .at_red {
  color: #a20000;
}
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;
}
#cautionArea {
  box-sizing: border-box;
  padding: 20px;
  border: 2px solid #519700;
  text-align: left;
  width: 800px;
  margin: 0 auto;
}
#cautionArea h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
#cautionArea p {
  font-size: 14px;
}
#main .intro {
  width: 100%;
  line-height: 1.8;
}
#main .center {
  text-align: center;
}
#main .note {
  font-size: 16px;
  line-height: 1.8;
  width: 100%;
  margin: 0 auto;
  margin-top: 90px;
}
#main .note ul li {
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #565656;
}
#main .note ul li span {
  font-size: 25px;
  color: #ea9c77;
}
#main .note .red {
  color: #a20000;
}
#main .corona-area {
  font-size: 16px;
  text-align: left;
  line-height: 1.7;
  width: 100%;
  margin: 90px auto;
  color: #565656;
}
#main .tyui-title,
#main .corona-title {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
  background: rgba(228, 131, 86, 0.2);
  padding: 5px 0;
  color: #e48356;
}
#main .corona-content {
  margin-bottom: 25px;
  color: #565656;
}
#main .corona-area ul {
  margin-bottom: 10px;
}
#main .corona-area ul li {
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #565656;
}
#main .corona-area ul li span {
  font-size: 25px;
  color: #e97087;
}
#main .attention {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 20px;
}
#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: 80px;
}
.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;
}
.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: #fff8e6;
    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: #6bbdd4;
  padding: 15px 20px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.btninner a+a{
  background-color: #e48356;
}
#footer{
      padding-bottom: 100px !important;
}