@charset "utf-8";

/* --------------------------------------------------
  main
 --------------------------------------------------- */
.base.scroll .p-main-visual {
  position: fixed;
  top: 16.66vh;
  left: 0;
}
.p-main-visual {
  position: relative;
  width: 100%;
  height: calc(100vh - 16.66vh);
  z-index: -1;
}

.c-slide-items {
  width: 100%;
  height: calc(100vh - 16.66vh);
  z-index: -1;
}

.c-slide-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  width: 100%;
  height: calc(100vh - 16.66vh);
}

.u-img-main--1 {
  background-image: url(/domestic/promotions/ana_art_com/top/image/img_main01.jpg);
}

.u-img-main--2 {
  background-image: url(/domestic/promotions/ana_art_com/top/image/img_main02.jpg);
}

.u-img-main--3 {
  background-image: url(/domestic/promotions/ana_art_com/top/image/img_main03.jpg);
}

.u-img-main--4 {
  background-image: url(/domestic/promotions/ana_art_com/top/image/img_main04.jpg);
}

.p-main-visual--text {
  font-family: 'Helvetica',YuGothic,'Yu Gothic','Arial','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 3.48vw;
  line-height: 1.2em;
  position: absolute;
  top: 114px;
  left: 9.69vw;
}

.p-main-visual--text p {
  font-weight: bold;
}

/* --------------------------------------------------
  top-sec01
 --------------------------------------------------- */
.base.scroll #top-sec01 {
  margin-top: 100vh;
}

.c-section--inner {
  margin: 0 auto;
  width: 66.67vw;
}

/* --------------------------------------------------
  section--theme
 --------------------------------------------------- */
.p-section--theme {
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%), url(/domestic/promotions/ana_art_com/top/image/bg_theme.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

.p-section--theme .c-section--inner {
  padding: 545px 0 100px;
}

.p-section--theme .c-section--inner .c-container {
  position: relative;
  margin-bottom: 95px;
}

.p-section--theme .c-heading2 {
  font-size: 4.17vw;
  font-family: 'Helvetica',YuGothic,'Yu Gothic','Arial','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-weight: bold;
  margin-bottom: 1em;
}

.p-section--theme .c-heading2--sub {
  font-size: 2.08vw;
  margin-bottom: 1em;
}

.p-section--theme .c-text--1, .p-section--theme .c-text--2 {
  margin-bottom: 2em;
}

.p-section--theme .c-img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 32.8vw;
  height: 38.19vw;
}

.p-section--theme .c-text--1 {
  letter-spacing: 0.05em;
  line-height: 2.25em;
  padding-right: 34vw;
}

.p-section--theme .c-text--2 {
  font-size: 1.35vw;
  line-height: 2em;
  letter-spacing: 0.05em;
  padding-right: 34vw;
}

.p-section--theme .p-btn-area {
  font-family: YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.p-section--theme .p-btn-area .c-heading {
  align-items: center;
  display: flex;
  font-size: 1.25vw;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 2.08vw;
  white-space: nowrap;
}
.p-section--theme .p-btn-area .c-heading::after {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  margin-left: 1.4vw;
  width: 100%;
}

.p-section--theme .p-btn-blk {
  display: flex;
  justify-content: space-between;
}

.p-section--theme .p-btn-blk a {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 1.35vw;
  font-weight: bold;
  line-height: 1.42em;
  padding: 0.73vw;
  text-align: center;
  width: 31.71vw;
  height: 100%;
}
.p-section--theme .p-btn-blk a span {
  font-size: 1.09vw;
}

/* --------------------------------------------------
  section--keyword
 --------------------------------------------------- */
.p-section--keyword {
  background-image: url(/domestic/promotions/ana_art_com/top/image/bg_keyword.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.p-section--keyword .c-section--inner {
  padding: 80px 0;
}

.u-dl--keyword {
  width: 100%;
}

.u-dl--keyword dt {
  background-color: #fff;
  float: left;
  font-family: 'Helvetica',YuGothic,'Yu Gothic','Arial','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-weight: bold;
  font-size: 2.08vw;
  justify-content: center;
  margin-bottom: 2.7vw;
  width: 22vw;
  height: 7.44vw;
}

.u-dl--keyword dd {
  background-color: rgba(255,255,255,0.8);
  font-family: YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  height: 7.44vw;
  line-height: 1.75em;
  margin: 0 0 2.7vw 22vw;
  padding: 0 2.5em;
}

.u-dl--keyword dt, .u-dl--keyword dd {
  align-items: center;
  display: flex;
}

.u-dl--keyword dt:last-child, .u-dl--keyword dd:last-child {
  margin-bottom: 0;
}

/* --------------------------------------------------
  section--event
 --------------------------------------------------- */
.p-section--event {
  background-color: #fff;
}

.p-section--event .c-section--inner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 0;
}

.u-box--left {
  margin-right: 36px;
  width: 25.2vw;
}

.u-box--right {
  margin-left: 36px;
  width: 25.2vw;
}

.p-section--event th, .p-section--event td {
  text-align: center;
  vertical-align: middle;
}

.p-section--event th {
  font-size: 1.67vw;
  line-height: 1.75em;
  height: 8.9vw;
  position: relative;
}

.p-section--event td {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-family: YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 2.08vw;
  letter-spacing: 0.1em;
  height: 4.78vw;
}

.u-box--left th:before, .u-box--right th:before{
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 22px;
}

.u-box--left th:before {
  background: linear-gradient(90deg, #2bb288 0%, #2bb288 50%, #0056d9 50%, #0056d9 100%);
}

.u-box--right th:before {
  background: linear-gradient(90deg, #1f98e8 0%, #1f98e8 50%, #f9e959 50%, #f9e959 100%);
}

.u-box--left:after {
  content: "次回2022年開催予定";
  display: inline-block;
  font-family: YuGothic,'Yu Gothic','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  letter-spacing: 0.1em;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}

/* --------------------------------------------------
  top-sec02
 --------------------------------------------------- */
#top-sec02 {
  background-color: #f6f6ee;
  display: flex;
  padding: 110px 0 65px;
}

.u-container--left, .u-container--right {
  width: 50%;
}

.p-sec02-img {
  width: 43.1vw;
  height: 50.9vw;
}

#top-sec02 .c-slide-items {
  height: 50.9vw;
  z-index: 1;
}

#top-sec02 .c-slide-item {
  height: 50.9vw;
}

.u-img-sec02--1 {
  background-image: url(/domestic/promotions/ana_art_com/top/image/img_sec02_01.jpg);
}

.u-img-sec02--2 {
  background-image: url(/domestic/promotions/ana_art_com/top/image/img_sec02_02.jpg);
}

.u-img-sec02--3 {
  background-image: url(/domestic/promotions/ana_art_com/top/image/img_sec02_03.jpg);
}

#top-sec02 .c-text-area {
  margin-left: 2.81vw;
}

#top-sec02 .c-heading2 {
  font-size: 2.08vw;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}

#top-sec02 .c-heading2--sub {
  font-size: 1.56vw;
  font-weight: bold;
  font-family: 'Helvetica',YuGothic,'Yu Gothic','Arial','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 2em;
}

#top-sec02 .c-text--1 {
  letter-spacing: 0.05em;
  margin-bottom: 3em;
}

#top-sec02 .c-text--2 {
  font-size: 1.35vw;
  line-height: 2em;
  letter-spacing: 0.05em;
  margin-bottom: 2em;
}

.p-btn-hakodate a {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 2.03vw;
  font-family: 'Helvetica','Arial','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',YuGothic,'Yu Gothic',sans-serif;
  font-weight: bold;
  line-height: 3.99vw;
  letter-spacing: 0.05em;
  padding-left: 1.4vw;
  position: relative;
  width: 31.3vw;
  height: 3.99vw;
}

.p-btn-hakodate a .u-icon {
  display: inline-block;
  position: absolute;
  top: calc(50% - 1.67vw / 2);
  right: calc(4.01vw / 2 - 1.67vw / 2);
  width: 1.67vw;
  height: 1.67vw;
}

/* --------------------------------------------------
  insta-area
 --------------------------------------------------- */
#insta-area {
  background: #f6f6ee url(/domestic/promotions/ana_art_com/top/image/bg_insta.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  padding-top: 135px;
}

#insta-area .c-heading2 {
  font-size: 2.08vw;
  font-family: 'Helvetica',YuGothic,'Yu Gothic','Arial','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 3.38vw;
  text-align: center;
}

#insta-area .c-img-area ul {
  display: flex;
}

#insta-area .c-img-area li {
  overflow: hidden;
  width: 14.28vw;
  height: 14.28vw;
}

#insta-area .c-img-area a:hover {
  opacity: 1;
}

#insta-area a img {
  transition: 0.5s;
  transform: scale(1.01);
  width: 100%;
}

#insta-area a:hover img {
  transform: scale(1.2);
}

/* --------------------------------------------------
  archive-area
 --------------------------------------------------- */
#archive-area {
  background: #fff url(/domestic/promotions/ana_art_com/top/image/bg_archive.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: 174px 0 115px;
}

#archive-area .c-heading2 {
  font-size: 2.08vw;
  font-family: 'Helvetica',YuGothic,'Yu Gothic','Arial','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 3.38vw;
  text-align: center;
}

#archive-area .c-movie-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#archive-area li {
  width: calc((100% - 3.125vw) / 2);
  height: 17.865vw;
  margin-bottom: 3.125vw;
  position: relative;
}
#archive-area li:after {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0.5vw;
  left: 0.5vw;
  width: 100%;
  z-index: -1;
}

#archive-area li:nth-last-child(-n+2) {
  margin-bottom: 0;
}

#archive-area iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width:910px){
  .u-dl--keyword dt {
    height: 10.44vw;
  }

  .u-dl--keyword dd {
    height: 10.44vw;
  }
}

@media screen and (max-width:570px){
  .c-section--inner {
    width: 83.4vw;
  }

  .base.scroll .p-main-visual {
    top: 8.61vh;
    height: calc(100vh - 8.61vh);
  }

  .c-slide-items {
    height: calc(100vh - (76px + 8.61vh));
  }

  .c-slide-item {
    height: calc(100vh - (76px + 8.61vh));
  }

  .u-img-main--1 {
    background-image: url(/domestic/promotions/ana_art_com/top/image/img_main01_sp.jpg);
  }

  .u-img-main--2 {
    background-image: url(/domestic/promotions/ana_art_com/top/image/img_main02_sp.jpg);
  }

  .u-img-main--3 {
    background-image: url(/domestic/promotions/ana_art_com/top/image/img_main03_sp.jpg);
  }

  .u-img-main--4 {
    background-image: url(/domestic/promotions/ana_art_com/top/image/img_main04_sp.jpg);
  }

  .p-main-visual--text {
    font-size: 8.57vw;
    top: 7.38vh;
    left: 6.85vw;
  }

  #top-sec01 {
    margin-top: -22vh;
  }
  .base.scroll #top-sec01 {
    margin-top: calc(100vh - 22vh - 67px);
  }

  .p-section--theme {
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 100%), url(/domestic/promotions/ana_art_com/top/image/bg_theme_sp.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
  }

  .p-section--theme .c-section--inner {
    padding: 185px 0 46.5px;
  }

  .p-section--theme .c-section--inner .c-container {
    margin-bottom: 55px;
  }

  .p-section--theme .c-heading2 {
    font-size: 8.57vw;
  }

  .p-section--theme .c-heading2--sub {
    font-size: 5.71vw;
  }

  .p-section--theme .c-text--1, .p-section--theme .c-text--2 {
    margin-bottom: 2em;
    padding: 0;
  }

  .p-section--theme .c-img-area {
    margin: 53px 0;
    position: static;
    width: 100%;
    height: auto;
  }

  .p-section--theme .c-text--2 {
    font-size: 3.7vw;
  }

  .p-section--theme .p-btn-area .c-heading {
    font-size: 3.42vw;
    margin-bottom: 6.85vw;
  }

  .p-section--theme .p-btn-area .c-heading::after {
    margin-left: 1em;
  }

  .p-section--theme .p-btn-blk {
    display: block;
  }

  .p-section--theme .p-btn-blk li:first-child {
    margin-bottom: 17px;
  }

  .p-section--theme .p-btn-blk a {
    font-size: 3.88vw;
    line-height: 1.2em;
    padding: 2.2vw;
    width: 100%;
  }

  .p-section--theme .p-btn-blk a span {
    font-size: 3.14vw;
  }

  .p-section--keyword {
    background: #fff url(/domestic/promotions/ana_art_com/top/image/bg_keyword_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .p-section--keyword .c-section--inner {
    padding: 25px 0;
  }

  .p-section--keyword br {
    display: none;
  }

  .u-dl--keyword {
    width: 100%;
  }

  .u-dl--keyword dt {
    float: none;
    font-size: 5.71vw;
    margin-bottom: 0;
    width: 100%;
    height: 14.28vw;
  }

  .u-dl--keyword dd {
    margin: 0 0 10px 0;
    padding: 20px 29px;
    width: 100%;
    height: auto;
  }

 .u-dl--keyword dd:last-child {
    margin-bottom: 0;
  }

  .p-section--event .c-section--inner {
    display: block;
    padding: 76px 0;
  }

  .u-box--left {
    margin: 0 auto 64px;
    width: 65.7vw;
  }

  .u-box--right {
    margin: 0 auto;
    width: 65.7vw;
  }

  .p-section--event th {
    font-size: 4.34vw;
    padding: 20px 0;
  }

  .p-section--event td {
    font-size: 5.42vw;
    padding: 13px 0;
  }

  .u-box--left th:before, .u-box--right th:before{
    height: 10px;
  }

  .u-box--left:after {
    font-size: 2.71vw;
    margin-top: 10px;
  }

  #top-sec02 {
    display: block;
    padding: 0 0 36px;
  }

  .u-container--left {
    margin-bottom: 52px;
    width: 100%;
  }

  .u-container--right {
    margin: 0 auto;
    width: 83.4vw;
  }

  .p-sec02-img {
    width: 100%;
    height: 71.4vw;
  }

  #top-sec02 .c-slide-items {
    height: 71.4vw;
  }

  #top-sec02 .c-slide-item {
    height: 71.4vw;
  }

  #top-sec02 .c-text-area {
    margin: 0;
  }

  #top-sec02 .c-heading2 {
    font-size: 5.71vw;
  }

  #top-sec02 .c-heading2--sub {
    font-size: 5.14vw;
  }

  #top-sec02 .c-text--1 {
    margin-bottom: 2em;
  }

  #top-sec02 .c-text--2 {
    font-size: 4.28vw;
  }

  .p-btn-hakodate {
    width: 100%;
  }

  .p-btn-hakodate a {
    font-size: 5.5vw;
    line-height: 10.57vw;
    padding-left: 3.42vw;
    width: 100%;
    height: 10.57vw;
  }

  .p-btn-hakodate a .u-icon {
    top: calc(50% - 4.23vw / 2);
    right: calc(10.57vw / 2 - 4.23vw / 2);
    width: 4.23vw;
    height: 4.23vw;
  }

  #insta-area {
    background: #f6f6ee url(/domestic/promotions/ana_art_com/top/image/bg_insta_sp.png) no-repeat;
    background-size: 100%;
    padding-top: 41px;
  }

  #insta-area .c-heading2 {
    font-size: 5.71vw;
    margin-bottom: 41px;
  }

  #insta-area .c-img-area ul {
    flex-wrap: wrap;
  }

  #insta-area .c-img-area li {
    width: 33.3vw;
    height: 33.3vw;
  }

  #archive-area {
    background: #fff url(/domestic/promotions/ana_art_com/top/image/bg_archive_sp.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding: 20vw 0 45px;
  }

  #archive-area .c-section--inner {
    width: 71.42vw;
  }

  #archive-area .c-heading2 {
    font-size: 5.71vw;
    margin-bottom: 23px;
  }

  #archive-area .c-movie-area {
    display: block;
  }

  #archive-area li {
    height: 40.6vw;
    margin-bottom: 30px;
    width: 100%;
  }

  #archive-area li:nth-last-child(2) {
    margin-bottom: 30px;
  }

  #archive-area li:after {
    top: 1.21vw;
    left: 1.21vw;
  }
}
