@charset "UTF-8";
/*薄いベージュ*/
header {
  background: url(../images/top/mainimg.jpg) top center no-repeat;
  height: 680px;
  padding-top: 130px;
}
header #top_headnavibox {
  width: 50%;
  margin: 0 auto 0 0;
}
header .site-navigation-over {
  width: 100%;
  text-align: center;
}
header #logo {
  width: 100%;
  text-align: center;
}
header #logo img {
  width: 233px;
}

#content01 {
  margin-bottom: 130px;
}
#content01 .btnbox img {
  width: 280px;
}

#content02 {
  margin-bottom: 130px;
}
#content02 .contentsinner {
  position: relative;
}
#content02 .h2box {
  position: absolute;
  top: -120px;
  left: 80px;
}
#content02 .h2box img {
  width: 120px;
}
#content02 p {
  text-align: left;
  font-size: 1.2em;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}

#content03 {
  margin-bottom: 130px;
}
#content03 .contentsinner2 {
  position: relative;
}
#content03 .h2box {
  position: absolute;
  top: -120px;
  left: -20px;
}
#content03 .h2box img {
  width: 120px;
}
#content03 .col3box {
  margin-bottom: 20px;
}
#content03 dl {
  margin-top: 10px;
}
#content03 dl dt {
  font-size: 1.8em;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #333 solid;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}
#content03 dl dd {
  text-align: left;
}

#content03 .soldout {
  position: relative;
  z-index: 1;
  display: block;
}

#content03 .soldout::after {
  content: "SOLD OUT";
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 30px;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 2px #000;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}

#content04 {
  margin-bottom: 130px;
}
#content04 .contentsinner2 {
  position: relative;
}
#content04 .h2box {
  position: absolute;
  top: -120px;
  left: -20px;
}
#content04 .h2box img {
  width: 120px;
}
#content04 dl {
  margin-top: 10px;
}
#content04 dl dt {
  font-size: 1.8em;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #333 solid;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}
#content04 dl dd {
  text-align: left;
}
#content04 p {
  text-align: left;
}

#content05 .contentsinner {
  background: url(../images/top/infoboxbg.jpg) 0 0 no-repeat;
  background-size: cover;
  padding: 20px 0;
}
#content05 .h2box {
  width: 80px;
}
#content05 .h2box img {
  width: 39px;
}
#content05 .newsbace {
  width: calc(100% - 90px);
}
#content05 .newsitem {
  margin-bottom: 20px;
}
#content05 .newsitem:last-child {
  margin-bottom: 0;
}
#content05 .imgbox {
  width: 419px;
}
#content05 .imgbox img {
  width: 100%;
}
#content05 .commentsbox {
  width: 460px;
}
#content05 .commentsbox .infotitle {
  font-size: 1.8em;
  text-align: left;
}
#content05 .commentsbox ul {
  text-align: left;
  font-size: 1.4em;
}
#content05 .commentsbox dl {
  text-align: left;
}
#content05 .commentsbox dt {
  width: 40px;
  float: left;
}
#content05 .commentsbox dd {
  padding-left: 60px;
  margin-bottom: 10px;
  font-size: 1.4em;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}
#content05 .commentsbox .normaltext p {
  font-size: 1.1em;
  margin-bottom: 10px;
}
#content05 .commentsbox .normaltext p:last-child {
  margin-bottom: 0;
}
#content05 .commentsbox dl {
  text-align: left;
}
#content05 .commentsbox dt {
  width: 40px;
  float: left;
}
#content05 .commentsbox dd {
  padding-left: 60px;
  margin-bottom: 10px;
  font-size: 1.4em;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", sans-serif;
}
#content05 .commentsbox .textred {
  color: #f00;
}
#content05 .commentsbox p {
  text-align: left;
  font-size: 1.4em;
}

.information {
  padding: 20px 50px 50px 50px;
  text-align: left;
}
.information .infotitle {
  font-size: 2.5em;
}
.information .infotitle2 {
  font-size: 1.8em;
}
.information p {
  font-size: 1.4em;
}
.information dl.event {
  display: flex;
  flex-wrap: wrap;
}
.information dl.event dt {
  width: 130px;
  margin-bottom: 20px;
  font-size: 1.4em;
  line-height: 1;
}
.information dl.event dt .border {
  width: 100px;
  display: inline-block;
  text-align: center;
  padding: 8px 0px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.information dl.event dd {
  width: calc(100% - 130px);
  margin-bottom: 20px;
  font-size: 1.4em;
}