#containerinner {
  background-repeat: no-repeat;
  background-position: 0 bottom;
}
#container h2.title {
  background-image: url(common/title.gif) !important;
  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: 1000px;
  width: 100%;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3d0c14;
}
.main-container {
  margin-top: 60px;
}
.aboutArea {
  background-image: url(img/bg.jpg);
  background-size: cover;
  padding: 50px 0;
}
.aboutArea .aboutimg {
  margin-bottom: 30px;
  text-align: center;
}
.aboutArea .linkbox {
  display: flex;
  justify-content: center;
}
.aboutArea .linkbox a:hover {
  opacity: 0.7;
}
.aboutArea .linkbox a + a {
  margin-left: 20px;
}
.djoaArea {
  background-image: url(img/bg3.jpg);
  background-size: cover;
  padding: 70px 0;
}
.djoaArea .ttl {
  text-align: center;
  margin-bottom: 30px;
}
.djoaArea .oaimg {
  margin-bottom: 60px;
  text-align: center;
}
.djoaArea .djimg {
  text-align: center;
  padding-top: 10px;
}
.gestArea {
  background-image: url(img/bg4.jpg);
  background-size: cover;
  padding: 70px 0;
}
.gestArea .ttl {
  text-align: center;
  margin-bottom: 80px;
}
.gestArea .gestItem {
  max-width: 840px;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #dd1919;
  border-radius: 10px;
  position: relative;
  padding: 55px 20px 50px;
}
.gestArea .Item1::after {
  position: absolute;
  content: "";
  background-image: url(img/deco1.png);
  background-size: contain;
  width: 86px;
  height: 80px;
  right: -20px;
  top: -24px;
}
.gestArea .Item1::before {
  position: absolute;
  content: "";
  background-image: url(img/deco2.png);
  background-size: contain;
  width: 86px;
  height: 52px;
  left: -20px;
  bottom: -17px;
}
.gestArea .Item2::after {
  position: absolute;
  content: "";
  background-image: url(img/deco3.png);
  background-size: contain;
  width: 86px;
  height: 78px;
  right: -13px;
  top: -25px;
}
.gestArea .Item2::before {
  position: absolute;
  content: "";
  background-image: url(img/deco4.png);
  background-size: contain;
  width: 80px;
  height: 54px;
  left: -30px;
  bottom: -30px;
}
.gestArea .gestItem + .gestItem {
  margin-top: 80px;
}
.gestArea .tiem {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate(-50%, 0);
}
.gestArea .gestItem .ttl {
  color: #dd1919;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.5;
}
.gestArea .ttl span {
  font-size: 18px;
  display: block;
}
.gestArea .text {
  font-size: 16px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 500;
}
.gestArea .gest {
  text-align: center;
  margin-bottom: 10px;
}
.gestArea .gestimg {
  text-align: center;
}
.gestArea .artistArea {
  display: flex;
  justify-content: center;
  max-width: 730px;
  margin: 0 auto;
}
.gestArea .artistArea .artistItem + .artistItem {
  margin-left: 30px;
}
.gestArea .artistArea .artistItem .name {
  font-size: 22px;
  margin-bottom: 15px;
  text-align: left;
}
.gestArea .artistArea .artistItem .text {
  font-size: 14px;
  text-align: left;
}
.redArea {
  background-image: url(img/bg2.jpg);
  background-size: cover;
  padding: 100px 0 70px;
}
.redArea .presentItem {
  max-width: 840px;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  border: 2px solid #e6a409;
  border-radius: 10px;
  position: relative;
  padding: 65px 20px 50px;
}
.redArea .presentItem.last {
  margin-top: 80px;
}
.redArea .presentItem.last::after {
  position: absolute;
  content: "";
  background-image: url(img/deco5.png);
  background-size: contain;
  width: 114px;
  height: 110px;
  right: -23px;
  top: -45px;
}
.redArea .presentItem.last::before {
  position: absolute;
  content: "";
  background-image: url(img/deco6.png);
  background-size: contain;
  width: 106px;
  height: 123px;
  left: -30px;
  bottom: -30px;
}
.redArea .presentItem .ttl {
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translate(-50%, 0);
}
.redArea .presentItem .text {
  text-align: center;
  font-size: 16px;
  margin-bottom: 35px;
  font-weight: 500;
}
.redArea .presentItem .tiem {
  text-align: center;
  font-size: 26px;
  margin-bottom: 40px;
  font-weight: 500;
  line-height: 1.8;
}
.redArea .presentItem .tiem span {
  font-size: 18px;
}
.redArea .presentItem .img {
  text-align: center;
}
.footbtn {
  background-color: #dd1919;
  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: #d8a412;
  padding: 15px 20px;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
#footer {
  padding-bottom: 100px !important;
}
