@charset "UTF-8";
.page-aq-concept p {
  margin-bottom: 1em;
}
.page-aq-concept p:last-of-type {
  margin-bottom: 0;
}
.page-aq-concept h2 {
  background: #000000;
  color: #ffffff;
  padding: 25px;
  text-align: center;
  font-size: 1.5em;
}
.page-aq-concept .main {
  padding-top: 40px;
  /*background: url("../../images/pc/aq/pattern.jpg") repeat center top;
    background-size: 80%;*/
}
.page-aq-concept .main h2 {
  display: none;
}
.page-aq-concept .main__kv {
  background: url("../../images/pc/aq/concept_kv.jpg") no-repeat center top;
  background-size: cover;
  width: 1280px;
  height: 560px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.page-aq-concept .main__kv > span {
  width: 50%;
  text-align: center;
}
.page-aq-concept .main__kv > span:nth-of-type(1) {
  font-size: 2.4em;
}
.page-aq-concept .main__copy {
  /*background: url("../../images/pc/aq/pattern.jpg") repeat center top;
  background-size: 80%;*/
  padding: 60px 0;
  text-align: center;
}
.page-aq-concept .main__copy p:nth-of-type(1) {
  font-size: 1.8em;
  margin-bottom: 20px;
}
.page-aq-concept .main__copy p:nth-of-type(2) {
  font-size: 1.3em;
}
.page-aq-concept .main__concept {
  background: url("../../images/pc/aq/moyabg3.jpg") center center no-repeat;
  background-size: cover;
  padding: 80px 10px;
  text-align: center;
}
.page-aq-concept .main__concept p {
  line-height: 2.2;
  font-size: 1.2em;
  margin-bottom: 40px;
}
.page-aq-concept .main__concept p:last-of-type {
  margin-bottom: 0;
}
.page-aq-concept .main__box {
  /*background: url("../../images/pc/aq/pattern.jpg") repeat center top;
  background-size: 80%;*/
  padding: 60px 20px;
}
.page-aq-concept .main__about {
  background: #ffffff;
  border: solid 1px #c3c3c3;
  padding: 30px;
  max-width: 880px;
  margin: 0 auto;
  font-size: 0.85em;
}
.page-aq-concept .main__about .title {
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 20px;
}
.page-aq-concept .main__banner {
  margin-top: 30px;
}
.page-aq-concept .movie {
  /*background: url("../../images/pc/aq/pattern.jpg") repeat center top;
  background-size: 80%;*/
  padding: 40px 0;
}
.page-aq-concept .movie h2 {
  display: none;
}
.page-aq-concept .movie__box {
  margin: 0 auto 40px;
  padding: 10px 0;
  background: #000000;
}
.page-aq-concept .movie__box > div {
  max-width: 1280px;
  margin: auto;
}
.page-aq-concept .technology__block {
  display: flex;
  flex-direction: column;
  padding: 60px 0;
}
.page-aq-concept .technology__copy {
  font-size: 1.1em;
  text-align: center;
  margin-bottom: 60px;
}
.page-aq-concept .technology__sub {
  border: solid 1px #c3c3c3;
  border-radius: 50px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  font-size: 1.4em;
  color: #000000;
  margin: 0 auto 60px;
  width: 1280px;
}
.page-aq-concept .technology__sub::after {
  content: "";
  display: block;
  width: 80px;
  height: 5px;
  background: #CEC79D;
  position: absolute;
  bottom: 0;
}
.page-aq-concept .technology .kinkouboku {
  width: 1080px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 80px;
  justify-content: space-between;
  align-items: center;
}
.page-aq-concept .technology .kinkouboku__image {
  width: 40%;
}
.page-aq-concept .technology .kinkouboku__txt {
  width: 55%;
}
.page-aq-concept .technology .kinkouboku__title {
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 3%;
}
.page-aq-concept .technology .ingredientC3 {
  width: 1280px;
  display: flex;
  margin: 0 auto 60px;
  justify-content: space-between;
}
.page-aq-concept .technology .ingredientC3 .ingredient {
  width: 32%;
}
.page-aq-concept .technology .ingredientC4 {
  width: 1280px;
  display: flex;
  margin: 0 auto 80px;
  justify-content: space-between;
}
.page-aq-concept .technology .ingredientC4 .ingredient {
  width: 23%;
}
.page-aq-concept .technology .ingredientC4 .ingredient__image {
  width: 120px;
  height: 120px;
}
.page-aq-concept .technology .ingredientC4 .ingredient__band {
  height: 50px;
}
.page-aq-concept .technology .ingredient {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
}
.page-aq-concept .technology .ingredient__title {
  text-align: right;
  font-size: 1.3em;
  height: 100px;
  display: flex;
  align-items: center;
}
.page-aq-concept .technology .ingredient__band {
  height: 80px;
  width: 80%;
  margin-bottom: 5%;
}
.page-aq-concept .technology .ingredient__band.band1 {
  background: #EEEDDD;
}
.page-aq-concept .technology .ingredient__band.band2 {
  background: #E6EBEC;
}
.page-aq-concept .technology .ingredient__band.band3 {
  background: #F5EAEB;
}
.page-aq-concept .technology .ingredient__band.band4 {
  background: #F0F0F0;
}
.page-aq-concept .technology .ingredient__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
}
.page-aq-concept .technology .ingredient__image .movieicon {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
}
.page-aq-concept .technology .ingredient p {
  width: 100%;
}
.page-aq-concept .technology .ffoc {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 1080px;
  margin: 0 auto 80px;
}
.page-aq-concept .technology .ffoc__txtblock {
  width: 60%;
}
.page-aq-concept .technology .ffoc__lead {
  text-align: center;
  font-size: 1.8em;
  margin-bottom: 5%;
  width: 100%;
}
.page-aq-concept .technology .ffoc__lead span {
  display: block;
  font-size: 0.6em;
}
.page-aq-concept .technology .ffoc__title {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 5%;
  width: 100%;
}
.page-aq-concept .technology .ffoc__title span {
  display: block;
  font-size: 0.7em;
}
.page-aq-concept .technology .ffoc__image {
  width: 35%;
}
.page-aq-concept .technology .ffoc__txt {
  width: 100%;
}
.page-aq-concept .technology .ffoc__notice {
  margin-top: 5%;
  width: 100%;
  font-size: 0.8em;
}
.page-aq-concept .technology .scent {
  width: 864px;
  margin: 0 auto 60px;
}
.page-aq-concept .technology .scent__copy {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 40px;
}
.page-aq-concept .technology .scent__txt {
  text-align: center;
  margin-bottom: 60px;
}
.page-aq-concept .technology .scent__images {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.page-aq-concept .technology .scent__images > p {
  width: 160px;
  margin: 0 10px;
  text-align: center;
}
.page-aq-concept .technology .scent__images > p > span {
  display: block;
  margin-top: 10px;
  font-size: 0.9em;
  line-height: 1.2;
}
.page-aq-concept .feature__block {
  background: url("../../images/pc/aq/moyabg2.jpg") center center no-repeat;
  background-size: cover;
  padding: 60px 0 80px;
}
.page-aq-concept .feature__box {
  width: 1180px;
  margin: 0 auto 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #c3c3c3;
}
.page-aq-concept .feature__box.end {
  border-bottom: none;
  padding-bottom: 0;
}
.page-aq-concept .feature__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.page-aq-concept .feature__title span:nth-of-type(1) {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 2em;
  border: solid 1px #B9AF6F;
  color: #958E5E;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  flex-shrink: 0;
  letter-spacing: 0;
}
.page-aq-concept .feature__title span:nth-of-type(2) {
  font-size: 1.8em;
  width: calc(100% - 75px);
  letter-spacing: 0;
}
.page-aq-concept .feature__txt {
  font-size: 1em;
  letter-spacing: 0;
}
.page-aq-concept .feature__list li {
  font-size: 1em;
  margin-bottom: 30px;
  position: relative;
  padding-left: 20px;
  letter-spacing: 0;
}
.page-aq-concept .feature__list li::before {
  content: "";
  display: block;
  background: #B9AF6F;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  position: absolute;
  top: 3px;
  left: 0;
}
.page-aq-concept .feature__notice {
  font-size: 0.8em;
}
.page-aq-concept .feature__link {
  text-align: center;
  margin-top: 40px;
}
.page-aq-concept .feature__link .exBtn {
  display: inline-flex;
  margin: 0 auto;
}
.page-aq-concept .step {
  /*.cream_slide {
    margin: 0 5%;
    .step__item {
      width: 30%;
    }
    .step__bundle {
      padding-bottom: 0;
      margin-bottom: 0;
      &::after {
        content: none;
      }
    }
  }*/
}
.page-aq-concept .step__block {
  width: 700px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 40px 0;
  font-size: 0.85em;
}
.page-aq-concept .step__title {
  background: #E5DDC6;
  padding: 20px;
  margin-bottom: 40px;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all .5s ease;
}
.page-aq-concept .step__title:hover {
  background: #D1C4A0;
}
.page-aq-concept .step__title::before, .page-aq-concept .step__title::after {
  content: "";
  display: block;
  background: #000000;
  position: absolute;
}
.page-aq-concept .step__title::before {
  width: 15px;
  height: 1px;
  right: 4%;
}
.page-aq-concept .step__title::after {
  width: 1px;
  height: 15px;
  right: calc(4% + 7px);
}
.page-aq-concept .step__title.on::after {
  content: none;
}
.page-aq-concept .step__category {
  display: none;
}
.page-aq-concept .step__category.on {
  display: block;
}
.page-aq-concept .step__bundle {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 5%;
  /*padding-bottom: 45px;
  position: relative;*/
  /*&::after {
    content: "";
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid #666666;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
  }
  &.end {
    &:after {
      content: none;
    }
  }*/
}
.page-aq-concept .step__bundle .or {
  font-size: 0.9em;
  display: flex;
  align-items: center;
}
.page-aq-concept .step__item {
  width: 28%;
  padding: 0 1.5%;
}
.page-aq-concept .step__item > a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-aq-concept .step__item .mark {
  display: flex;
  margin-bottom: 5%;
}
.page-aq-concept .step__item .mark::before, .page-aq-concept .step__item .mark::after {
  content: "";
  display: none;
  width: 20px;
  height: 20px;
  margin: 0 3px;
}
.page-aq-concept .step__item .mark::before {
  background: url("../../images/pc/aq/mark_day.png") no-repeat center center/contain;
}
.page-aq-concept .step__item .mark::after {
  background: url("../../images/pc/aq/mark_night.png") no-repeat center center/contain;
}
.page-aq-concept .step__item .mark.day::before {
  display: block;
}
.page-aq-concept .step__item .mark.night::after {
  display: block;
}
.page-aq-concept .step__item .image {
  width: 100%;
  margin-bottom: 10px;
}
.page-aq-concept .step__item .category {
  font-size: 0.8em;
  background: #f0f0f0;
  padding: 5px 8px;
  margin-bottom: 10px;
  text-align: center;
  display: block;
}
.page-aq-concept .step__item .name {
  font-size: 0.9em;
  text-align: center;
  display: block;
}
.page-aq-concept .step__item .new {
  font-size: 0.8em;
  padding: 5px 8px;
  border: solid 1px #c3c3c3;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.page-aq-concept .step__item.wide {
  width: 80%;
  padding: 0;
  margin: 0 auto;
}
.page-aq-concept .step__item.wide > a {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.page-aq-concept .step__item.wide .image {
  width: 31.5%;
}
.page-aq-concept .step__item.wide .txt {
  display: flex;
  flex-direction: column;
  width: 40%;
  padding: 0 2%;
  align-items: center;
}
.page-aq-concept .step .personal {
  padding: 0 20px;
  width: 100%;
  background: #f0f0f0;
}
.page-aq-concept .step .personal__block {
  background: #ffffff;
  padding: 20px 0;
  display: none;
  margin-bottom: 20px;
}
.page-aq-concept .step .personal__block.on {
  display: block;
}
.page-aq-concept .step .personal__btn {
  padding: 20px 0;
  background: #f0f0f0;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.page-aq-concept .step .personal__btn::before, .page-aq-concept .step .personal__btn::after {
  content: "";
  display: block;
  background: #000000;
  position: absolute;
}
.page-aq-concept .step .personal__btn::before {
  width: 15px;
  height: 1px;
  right: 0;
}
.page-aq-concept .step .personal__btn::after {
  width: 1px;
  height: 15px;
  right: 7px;
}
.page-aq-concept .step .personal__btn.on::after {
  content: none;
}
.page-aq-concept .step .personal__bundle {
  display: flex;
  justify-content: center;
}
.page-aq-concept .step .personal__title {
  text-align: center;
  margin-bottom: 5%;
  width: 100%;
}
.page-aq-concept .step .personal .wide {
  width: 98%;
}
.page-aq-concept .step .downward {
  margin-bottom: 6%;
  padding-bottom: 45px;
  position: relative;
}
.page-aq-concept .step .downward::after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 15px solid #666666;
  border-right: 30px solid transparent;
  border-left: 30px solid transparent;
}
.page-aq-concept .step .step__bundle.c4 .step__item {
  width: 24%;
  padding: 0;
}
.page-aq-concept .step .step__bundle.c4 .or {
  white-space: nowrap;
}
.page-aq-concept .history__frame {
  padding: 60px 0 60px;
}
.page-aq-concept .history__block {
  display: flex;
  padding: 20px 0 60px;
  font-size: 0.9em;
  width: 1080px;
  margin: 0 auto;
}
.page-aq-concept .history__body {
  display: none;
}
.page-aq-concept .history h3 {
  font-size: 1.5em;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  cursor: pointer;
}
.page-aq-concept .history h3 > span {
  font-size: 0.8em;
  text-align: center;
  display: block;
  line-height: 1.4;
  margin-top: 15px;
}
.page-aq-concept .history h3::before {
  content: "";
  display: block;
  background: #9E934F;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  bottom: -20px;
}
.page-aq-concept .history .historyBtn {
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.page-aq-concept .history .historyBtn > span:nth-of-type(1) {
  display: block;
}
.page-aq-concept .history .historyBtn > span:nth-of-type(2) {
  display: none;
}
.page-aq-concept .history .historyBtn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: solid 1px #6D6221;
  border-right: solid 1px #6D6221;
  transform: rotate(45deg);
  position: absolute;
  bottom: 0;
}
.page-aq-concept .history .historyBtn.on {
  padding-bottom: 0;
  padding-top: 10px;
}
.page-aq-concept .history .historyBtn.on > span:nth-of-type(1) {
  display: none;
}
.page-aq-concept .history .historyBtn.on > span:nth-of-type(2) {
  display: block;
}
.page-aq-concept .history .historyBtn.on::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: solid 1px #6D6221;
  border-right: solid 1px #6D6221;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
}
.page-aq-concept .history .historyBtn.on::after {
  content: none;
}
.page-aq-concept .history__left, .page-aq-concept .history__right {
  width: calc(50% - 3px);
}
.page-aq-concept .history__vline {
  width: 6px;
  background: #958942;
  position: relative;
}
.page-aq-concept .history__vline::after {
  content: "";
  display: block;
  background: #CEC79D;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
  position: absolute;
  bottom: -6px;
  left: -3px;
}
.page-aq-concept .history__age {
  position: relative;
}
.page-aq-concept .history__age::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 50px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.page-aq-concept .history__age .ad {
  font-size: 2em;
  color: #6D6221;
  display: flex;
  align-items: center;
  position: relative;
  font-weight: bold;
  justify-content: flex-start;
  margin-bottom: 15px;
  width: 100%;
}
.page-aq-concept .history__age .ad > span {
  background: #ffffff;
  display: inline-block;
}
.page-aq-concept .history__age .ad::before {
  content: "";
  background: #6D6221;
  width: calc(100% + 13px);
  height: 1px;
  position: absolute;
  left: 0;
  z-index: -1;
}
.page-aq-concept .history__age .ad::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #6D6221;
  border: solid 3px #CEC79D;
  transform: rotate(45deg);
  position: absolute;
  right: -21px;
  z-index: 2;
}
.page-aq-concept .history__age .image {
  max-width: 400px;
}
.page-aq-concept .history__left {
  padding-right: 10px;
}
.page-aq-concept .history__left .ad > span {
  padding-right: 5px;
}
.page-aq-concept .history__left .history__age::before {
  right: -16px;
  top: -30px;
}
.page-aq-concept .history__right {
  padding-left: 10px;
}
.page-aq-concept .history__right .ad {
  justify-content: flex-end;
}
.page-aq-concept .history__right .ad > span {
  padding-left: 5px;
}
.page-aq-concept .history__right .ad::before {
  right: 0;
  left: inherit;
}
.page-aq-concept .history__right .ad::after {
  right: inherit;
  left: -21px;
}
.page-aq-concept .history__right .txt {
  text-align: right;
}
.page-aq-concept .history__right .history__age {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  width: 100%;
}
.page-aq-concept .history__right .history__age::before {
  left: -16px;
  top: -30px;
}
.page-aq-concept .history .age1990 {
  margin-top: -20px;
}
.page-aq-concept .history .age2000 {
  margin-top: 190px;
}
.page-aq-concept .history .age2001 {
  margin-top: 70px;
}
.page-aq-concept .history .age2009 {
  margin-top: 220px;
}
.page-aq-concept .history .age2010 {
  margin-top: 70px;
}
.page-aq-concept .history .age2017 {
  margin-top: 240px;
}
.page-aq-concept .history .age2019 {
  margin-top: 50px;
}
.page-aq-concept .history .age2023 {
  margin-top: 70px;
}
.page-aq-concept .design__block {
  display: flex;
  flex-direction: column;
  padding: 0;
  font-size: 1em;
  background: url("../../images/pc/aq/moyabg2.jpg") center center no-repeat;
  background-size: cover;
  /*background: #f5f3f6;*/
}
.page-aq-concept .design__bundle {
  width: 1280px;
  margin: 0 auto;
  display: flex;
}
.page-aq-concept .design__concept {
  padding: 60px 0;
  text-align: center;
  background: #ffffff;
}
.page-aq-concept .design__concept p {
  margin-bottom: 30px;
  font-size: 1.1em;
}
.page-aq-concept .design__concept p.title {
  font-size: 1.8em;
}
.page-aq-concept .design__kv {
  width: 50%;
  background: url("../../images/pc/aq/design_kv.jpg") no-repeat center top;
  background-size: cover;
}
.page-aq-concept .design__elements {
  width: 50%;
  padding: 40px 50px;
  background: url("../../images/pc/aq/moyabg2.jpg") center center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-aq-concept .design__elements .title {
  font-size: 1.8em;
  margin-bottom: 20px;
}
.page-aq-concept .design__elements .subtitle {
  margin-bottom: 0;
}
.page-aq-concept .design .elementsBox {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  justify-content: space-between;
  align-items: center;
}
.page-aq-concept .design .elementsBox__image {
  width: 100px;
}
.page-aq-concept .design .elementsBox__txt {
  width: calc(100% - 140px);
}
.page-aq-concept .design .elementsBox__txt > span {
  font-size: 1.4em;
  display: block;
}
.page-aq-concept .marcel {
  background: url("../../images/pc/aq/pattern.jpg") repeat center top;
  background-size: 80%;
  padding: 60px 0;
}
.page-aq-concept .marcel__block {
  width: 1280px;
  margin: 40px auto 0;
  background: #ffffff;
  display: flex;
  align-items: center;
}
.page-aq-concept .marcel__image {
  width: 320px;
}
.page-aq-concept .marcel__profile {
  width: 670px;
  padding: 30px;
}
.page-aq-concept .marcel__profile .title {
  font-size: 1.5em;
}
.page-aq-concept .marcel__title {
  font-size: 1.2em;
  margin-bottom: 10px;
  text-align: center;
}
.page-aq-concept .marcel__name {
  font-size: 1.8em;
  text-align: center;
}
.page-aq-concept .marcel__design {
  width: 260px;
  margin-right: 30px;
}
.page-aq-concept .marcel .marcelBtn {
  padding: 3% 6%;
  background: #CEC79D;
}
.page-aq-concept .marcel .marcelBtn:hover {
  background: #6D6221;
  color: #ffffff;
}
.page-aq-concept .absolute_radiance {
  padding: 20px;
  background: url("../../images/pc/aq/moyabg2.jpg") center center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 0.9em;
  text-align: center;
  height: calc(100% - 60px);
  width: 100%;
}
.page-aq-concept .absolute_radiance p {
  line-height: 2;
  margin-bottom: 40px;
  font-size: 1.2em;
}
.page-aq-concept .absolute_radiance p.title {
  font-size: 1.8em;
  margin-bottom: 40px;
}

.page-aq-item p {
  margin-bottom: 1em;
}
.page-aq-item .main__kv {
  background: none;
}
.page-aq-item .item h2 {
  display: none;
}
.page-aq-item .item__block {
  padding: 20px 0 60px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  width: 900px;
  margin: auto;
}
.page-aq-item .item__image {
  width: 49%;
}
.page-aq-item .item__image img {
  width: 80%;
  max-width: 400px;
  margin: auto;
}
.page-aq-item .item__txtbox {
  width: 49%;
}
.page-aq-item .item__copy {
  font-size: 1.4em;
}
.page-aq-item .item__txt {
  font-size: 1em;
}
.page-aq-item .item__name {
  font-size: 1em;
}
.page-aq-item .item__notice {
  font-size: 0.6em;
  display: block;
  margin-top: 0.5em;
}
.page-aq-item .item__type {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 60px auto;
  width: 900px;
}
.page-aq-item .item .typeBlock {
  width: 32%;
}
.page-aq-item .item .typeBlock__number {
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 10px;
}
.page-aq-item .item .typeBlock__type {
  padding: 10px 5px;
  text-align: center;
  font-size: 1em;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  letter-spacing: -1px;
}
.page-aq-item .item .typeBlock__type > span {
  display: block;
  font-size: 0.7em;
}
.page-aq-item .item .typeBlock__type.type1 {
  background: #F5E6BC;
}
.page-aq-item .item .typeBlock__type.type2 {
  background: #E5DDC6;
}
.page-aq-item .item .typeBlock__type.type3 {
  background: #D1C4A0;
}
.page-aq-item .item .typeBlock__txt {
  font-size: 0.8em;
  text-align: left;
}
.page-aq-item .item .typeBlock__image {
  width: 60%;
  margin: 0 auto 20px;
}
.page-aq-item .item .typeBlock__name {
  font-size: 0.9em;
  text-align: center;
}
.page-aq-item .amount__block {
  padding: 60px 30px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: auto;
  width: 900px;
}
.page-aq-item .amount__image {
  width: 80%;
  max-width: 400px;
}
.page-aq-item .amount__txt {
  width: 100%;
  font-size: 1em;
  text-align: center;
}
.page-aq-item .howto__box {
  margin: 40px auto 80px;
  padding: 10px 0;
  background: #000000;
}
.page-aq-item .howto__box > div {
  max-width: 1280px;
  margin: auto;
}

.serif {
  font-family: "Times New Roman", "Noto Serif JP", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}

.sans {
  font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.small {
  font-size: 0.8em;
}

.bannerBtn {
  border: solid 1px #c3c3c3;
  background: #ffffff;
  padding: 20px 10px;
  width: 480px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .5s ease;
}
.bannerBtn::before {
  content: "";
  background: #000000;
  width: 24px;
  height: 24px;
  position: absolute;
  display: block;
  right: 0;
}
.bannerBtn::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  transform: rotate(-45deg);
  display: block;
  position: absolute;
  right: 10px;
}
.bannerBtn > span {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.3em;
}
.bannerBtn > span > span {
  font-size: 0.8em;
}
.bannerBtn:hover {
  background: #333333;
  color: #ffffff;
}
.bannerBtn:hover::before {
  background: #ffffff;
}
.bannerBtn:hover::after {
  border-right: solid 1px #000000;
  border-bottom: solid 1px #000000;
}

.exBtn {
  border: solid 1px #c3c3c3;
  background: #ffffff;
  padding: 15px 50px 15px 15px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  text-align: left;
  transition: all .5s ease;
}
.exBtn::before {
  content: "";
  background: #000000;
  width: 20px;
  height: 20px;
  position: absolute;
  display: block;
  right: 15px;
}
.exBtn::after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: url("../../images/sp/aq/icon_ex.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 20px;
}
.exBtn:hover {
  background: #333333;
  color: #ffffff;
}
.exBtn:hover::before {
  background: #ffffff;
}
.exBtn:hover::after {
  background: url("../../images/sp/aq/icon_ex_black.png") no-repeat center center;
  background-size: contain;
}

/*モーダル*/
.modalBox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #ffffff;
  overflow: auto;
  transition: .3s;
  box-sizing: border-box;
  display: none;
}
.modalBox.active {
  z-index: 2000;
  display: block;
}

.closeBtn {
  position: fixed;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  bottom: 0;
  left: 0;
  cursor: pointer;
  transition: all .5s ease;
}
.closeBtn > span {
  position: relative;
  margin-left: 10px;
}
.closeBtn > span > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 1px;
  display: block;
  background: #000000;
}
.closeBtn > span > span:nth-of-type(1) {
  transform: rotate(45deg);
}
.closeBtn > span > span:nth-of-type(2) {
  transform: rotate(-45deg);
}
.closeBtn:hover {
  background: #333333;
  color: #ffffff;
}
.closeBtn:hover > span > span {
  background: #ffffff;
}

/*モーダル2*/
.modalBtn2 {
  cursor: pointer;
}
.modalBtn2:hover {
  opacity: 0.8;
}

.modalBox2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #f0f0f0;
  overflow: auto;
  transition: .3s;
  box-sizing: border-box;
  display: none;
}
.modalBox2.active {
  z-index: 2000;
  display: block;
}
.modalBox2::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.modalBox2__body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 960px;
  width: 90%;
}
.modalBox2__contents {
  background: #fff;
  text-align: left;
}

.closeBtn2 {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  cursor: pointer;
}
.closeBtn2 > span {
  position: relative;
  margin-left: 10px;
}
.closeBtn2 > span > span {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 1px;
  display: block;
  background: #000000;
}
.closeBtn2 > span > span:nth-of-type(1) {
  transform: rotate(45deg);
}
.closeBtn2 > span > span:nth-of-type(2) {
  transform: rotate(-45deg);
}
.closeBtn2:hover {
  background: #333333;
  color: #ffffff;
}
.closeBtn2:hover > span > span {
  background: #ffffff;
}

.slick-next, .slick-prev {
  width: 10px;
  height: 10px;
}

.slick-next {
  right: -10px;
}

.slick-prev {
  left: -10px;
}

.slick-next:before, .slick-prev:before {
  content: "";
  border-bottom: solid 1px #000000;
  border-left: solid 1px #000000;
  width: 10px;
  height: 10px;
  display: block;
  top: 0;
  left: 0;
  position: absolute;
}

.slick-next:before {
  transform: rotate(-135deg);
}

.slick-prev:before {
  transform: rotate(45deg);
}

.slick-dots {
  margin-top: 5%;
  position: relative;
  bottom: inherit;
}

.slick-track {
  display: flex;
}

.slick-slide {
  height: auto !important;
}

/*
html {
	scroll-behavior: smooth;
}
*/
/*ダミー*/
.header, .footer {
  background: #eeeeee;
  padding: 5%;
  text-align: center;
}

.dummy {
  padding: 5%;
  display: flex;
  width: 100%;
  height: 300px;
  justify-content: center;
  align-items: center;
}
