/* Scss Document */
.area01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  .area01 ul {
    display: block;
  }
  .area01 ul li:nth-child(n + 2) {
    margin-top: 8px;
  }
}
.area01 ul li {
  width: calc(33.33333333% - 5.33333333px);
  padding-top: 26.367%;
  position: relative;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .area01 ul li {
    width: 100%;
    padding-top: 60%;
    margin: auto;
  }
}
@media screen and (max-width: 414px) {
  .area01 ul li {
    padding-top: 83%;
  }
}
.area01 ul li a {
  color: #231815;
}
.area01 ul li a h2 {
  font-size: 1.375em;
  text-align: center;
  line-height: 1.5;
}
.area01 ul li a h2 span {
  font-size: 1.25em;
  vertical-align: -2px;
  color: #09f;
}
@media screen and (max-width: 768px) {
  .area01 ul li a h2 {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 600px) {
  .area01 ul li a h2 {
    font-size: 1.25em;
  }
}
.area01 ul li a h3 {
  font-size: 0.875em;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
}
.area01 ul li a p {
  font-size: 0.75em;
  line-height: 1.5;
  text-align: center;
  margin-top: 0.5em;
}
.area01 ul li a p .inv_br2 {
  display: none;
}
@media screen and (max-width: 320px) {
  .area01 ul li a p {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .area01 ul li a p .inv_br {
    display: none;
  }
  .area01 ul li a p .inv_br2 {
    display: block;
  }
}
@media screen and (max-width: 414px) {
  .area01 ul li a p .inv_br {
    display: block;
  }
  .area01 ul li a p .inv_br2 {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .area01 ul li a p .inv_br {
    display: none;
  }
}
.area01 ul li.pt01 {
  background: url("../img/top/bn01.png") center bottom/contain no-repeat, #eeeeef;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.area01 ul li.pt01:hover {
  background: url("../img/top/bn01.png") center bottom/contain no-repeat, #fff;
}
.area01 ul li.pt02 {
  background: url("../img/top/bn02.png") center bottom/contain no-repeat, #eeeeef;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.area01 ul li.pt02:hover {
  background: url("../img/top/bn02.png") center bottom/contain no-repeat, #fff;
}
.area01 ul li.pt03 {
  background: url("../img/top/bn03.png") center bottom/contain no-repeat, #eeeeef;
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
}
.area01 ul li.pt03:hover {
  background: url("../img/top/bn03.png") center bottom/contain no-repeat, #fff;
}
.area01 ul li .text_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0.75em 0;
}
@media screen and (max-width: 320px) {
  .area01 ul li .text_area {
    padding: 0.75em;
  }
}

.area02 {
  margin-top: 8px;
  width: 100%;
  padding-top: 29.296875%;
  position: relative;
}
@media screen and (max-width: 600px) {
  .area02 {
    padding-top: 40%;
  }
}
.area02 .inner_inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/top/new_store.jpg") center center/cover no-repeat;
}
.area02 .inner_inner h2 {
  font-size: 3em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  font-feature-settings: "palt" 1;
  color: #fff7a2;
  text-align: center;
  margin-top: 0.5em;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
}
.area02 .inner_inner h2 span {
  font-size: 1.125em;
  vertical-align: -0.035em;
}
@media screen and (max-width: 600px) {
  .area02 .inner_inner h2 {
    font-size: 2.4em;
  }
}
@media screen and (max-width: 414px) {
  .area02 .inner_inner h2 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 320px) {
  .area02 .inner_inner h2 {
    font-size: 1.25em;
  }
}

.area03 {
  width: 100%;
  margin-top: 8px;
  padding: 2em 0;
  background: url("../img/top/bg.jpg") center center/cover no-repeat;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
  color: #444;
}
.area03 h2 {
  font-size: 3em;
  font-weight: 700;
  text-shadow: 0 0 5px #fff;
}
@media screen and (max-width: 768px) {
  .area03 h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 414px) {
  .area03 h2 {
    line-height: 1.4;
    font-size: 1.5em;
  }
}
.area03 .copy {
  margin: 2em 0;
  font-size: 0.875em;
  line-height: 1.5;
  font-weight: 700;
  color: #231815;
}
@media screen and (max-width: 600px) {
  .area03 .copy {
    text-align: left;
    padding: 0 1em;
  }
}
.area03 h3 {
  font-size: 1.75em;
  font-weight: 700;
  text-shadow: 0 0 5px #fff;
}
@media screen and (max-width: 768px) {
  .area03 h3 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 414px) {
  .area03 h3 {
    line-height: 1.6;
    font-size: 1.125em;
  }
}

.area04 {
  width: 100%;
  margin-top: 8px;
  padding: 2em 0;
}
.area04 h2 {
  text-align: center;
  font-size: 1.75em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 600px) {
  .area04 h2 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 414px) {
  .area04 h2 {
    font-size: 1.125em;
  }
}
.area04 .links {
  width: 100%;
  max-width: 516px;
  margin: 2em auto 0;
}
.area04 .links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.area04 .links ul li {
  width: calc(33.33333333% - 11px);
}
.area04 .links ul li:nth-child(2) {
  margin: 0 16.5px;
}
@media screen and (max-width: 414px) {
  .area04 .links ul li {
    width: calc(50% - 7.5px);
  }
  .area04 .links ul li:nth-child(2) {
    margin: 0 0 0 15px;
  }
}
