.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  font-size: 25px;
  background-color: #F28DCF;
  line-height: 1.2;
  cursor: pointer;
  color: #fff;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
}
.button:hover,
.button:focus {
  color: #fff;
  background-color: #ef76c5;
}
.button:active {
  background-color: #ea48b2;
}
@media (max-width: 767px) {
  .button {
    font-size: 15px;
    line-height: 1.2;
  }
}
#home {
  height: 60px;
}
.layout2 #head,
.layout3 #head {
  box-sizing: border-box;
  padding-left: 9.69609262%;
  padding-right: 9.69609262%;
}
.mobile-navi-container {
  padding-top: 123px;
}
.section--two .intro {
  flex-direction: row;
  justify-content: space-between;
}
.section--two .intro .content {
  width: 41.22580645%;
}
.section--two .intro .mood {
  width: 47.16129032%;
  margin-bottom: 0;
}
.footarea {
  padding: 30px 60px;
}
.layout5 {
  text-align: left;
}
.area--one,
.area--three,
.area--five {
  box-sizing: border-box;
  padding-left: 9.69609262%;
  padding-right: 9.69609262%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.area--two {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.area--four {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  gap: 0 30px;
}
.area:not(.areaVideo) .unit.pure.wide {
  width: 100%;
}
.area:not(.areaVideo) .unit.pure.slim {
  width: calc(50% - 15px);
}
.area:not(.areaVideo) .unit.pure .part.tiny {
  text-align: right;
}
.area:not(.areaVideo) .unit.flat.wide .body {
  width: 49.67741935%;
  float: right;
}
.area:not(.areaVideo) .unit.flat.wide .part {
  margin-left: 50px;
  box-sizing: border-box;
  width: 63.76623377%;
}
.area:not(.areaVideo) .unit.flat.wide .part.pict:first-child {
  width: 101.2987013%;
  margin-left: -101.2987013%;
  float: left;
}
.area:not(.areaVideo) .unit.flat.slim .body {
  width: 59.35483871%;
  float: left;
}
.area:not(.areaVideo) .unit.flat.slim .part {
  float: left;
  box-sizing: border-box;
  width: 53.36956522%;
}
.area:not(.areaVideo) .unit.flat.slim .part.pict:first-child {
  width: 68.47826087%;
  margin-right: -68.47826087%;
  float: right;
}
.area:not(.areaVideo) .unit.seam.wide .body {
  width: 47.5483871%;
  float: right;
}
.area:not(.areaVideo) .unit.seam.wide .part {
  float: right;
  box-sizing: border-box;
  width: 54.27408412%;
}
.area:not(.areaVideo) .unit.seam.wide .part.pict:first-child {
  width: 110.17639077%;
  margin-left: -110.17639077%;
  float: left;
}
.area:not(.areaVideo) .unit.seam.wide .part.link .open {
  float: right;
}
.area:not(.areaVideo) .unit.seam.slim .body {
  width: 47.5483871%;
  float: left;
}
.area:not(.areaVideo) .unit.seam.slim .part {
  box-sizing: border-box;
  width: 54.27408412%;
}
.area:not(.areaVideo) .unit.seam.slim .part.pict:first-child {
  width: 110.17639077%;
  margin-right: -110.17639077%;
  float: right;
}
.area:not(.areaVideo) .unit.edge.wide {
  width: 45.03225806%;
}
.area:not(.areaVideo) .unit.edge.slim {
  width: calc(50% - 15px);
}
/*# sourceMappingURL=./screen-medium.css.map */