<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* top.css */

.top-full-wrap,
.top-double-wrap {
  position: relative;
  margin-bottom: 20px;
}
.top-full-wrap img,
.top-double-wrap img {
  display: block;
  margin: 0 auto;
}
.top-full-wrap .more-en,
.top-double-wrap .more-en {
  font-weight: 700;
}
.top-full-wrap .more-en a,
.top-double-wrap .more-en a {
  color: #676767;
}
.btn-blue {
  display: inline-block;
  line-height: 1;
  padding: .35em 2em;
  font-size: 14px;
  font-weight: 700;
  min-width: 200px;
  border-radius: 8em;
  color: #fff;
  background: #05adca;
  background: linear-gradient(90deg, rgba(5, 173, 202, 1) 0%, rgba(5, 176, 202, 1) 36.19%, rgba(5, 184, 202, 1) 59.44%, rgba(5, 199, 202, 1) 79.05%, rgba(5, 220, 202, 1) 96.53%, rgba(5, 225, 202, 1) 100%);
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  .top-full-wrap .more-en,
  .top-double-wrap .more-en {
    font-size: 1.6rem;
  }
  .top-full-wrap .more-en a:hover,
  .top-full-wrap .more a:hover,
  .top-double-wrap .more-en a:hover,
  .top-double-wrap .more a:hover {
    text-decoration: underline;
  }
  .top-double-wrap {
    display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  }
  .top-double-wrap.reverse {
    -webkit-box-orient: horizontal;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: row-reverse;
  	flex-direction: row-reverse;
  }
  .top-double-wrap .column {
    position: relative;
    width: calc(50% - 6px);
    display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
    height: 480px;
  }
  .top-double-wrap .column.short-bnr {
    height: auto;
  }
  .btn-blue:hover {
    text-decoration: underline;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  .top-full-wrap,
  .top-double-wrap {
    margin-bottom: 2.67%;
  }
  .top-full-wrap .more-en,
  .top-double-wrap .more-en {
    font-size: 1.2rem;
    font-size: 3.2vw;
  }
  .top-double-wrap .column {
    display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  }
  .top-double-wrap .column + .column {
    margin-top: 10px;
  }
  .btn-blue {
    padding: .4em 2em;
    font-size: 12px;
    min-width: 180px;
  }
}

/* movie */
#top-movie {
  position: relative;
  margin-bottom: 20px;
}
#top-movie .video-area {
  position: relative;
}
#top-movie .video-area video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top-movie .video-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
}
#top-movie .video-more a,
#top-movie .video-more a:hover {
  color: #fff;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-movie .video-area {
    padding-bottom: 54%;
  }
  #top-movie .video-more {
    padding-right: 30px;
    text-align: right;
  }
  #top-movie .video-more a {
    text-align: center;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-movie .video-area {
    padding-bottom: 144%;
  }
  #top-movie .video-more {
    padding-bottom: 3%;
  }
}

/* about */
#top-about {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
  background: #221551;
  overflow: hidden;
}
#top-about .link-wrap {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
#top-about a {
  color: #fff;
}
#top-about .bg-text {
  position: absolute;
  z-index: 1;
  opacity: 0.1;
}
#top-about .bg-text img {
  width: 100%;
}
#top-about .top-about-area {
  position: relative;
  z-index: 5;
  overflow: hidden;
}
#top-about .about-title {
  position: relative;
  margin: 0 auto;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
#top-about .about-title::before,
#top-about .about-title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
}
#top-about .about-title::before {
  width: 100vw;
  right: 0;
  background-color: #ef3340;
}
#top-about .about-title::after {
  height: 100%;
  right: 0;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22b%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2242.07%22%20height%3D%2245.58%22%20viewBox%3D%220%200%2042.07%2045.58%22%3E%3Cdefs%3E%3Cstyle%3E.d%7Bfill%3A%23ef3340%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22c%22%3E%3Cpolygon%20class%3D%22d%22%20points%3D%2242.07%2045.58%2010.71%200%200%200%2031.52%2045.58%2042.07%2045.58%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat right bottom;
}
#top-about .about-title a {
  color: #fff;
  text-decoration: none;
}
#top-about .icons {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  z-index: 5;
}
#top-about .icons .item,
#top-about .icons .item &gt; a {
  display: block;
  position: relative;
}
#top-about .icons .ico {
  display: block;
  position: relative;
  padding-bottom: 100%;
}
#top-about .icons .ico img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  max-width: none;
  height: 100%;
}
#top-about .message {
  font-weight: 700;
  color: #ef3340;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-about .bg-text {
    width: 100%;
    max-width: 955px;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
  }
  #top-about .top-about-area {
    padding: 35px 0 30px;
  }
  #top-about .about-title {
    width: 92%;
    max-width: 720px;
    margin-bottom: 65px;
    padding-bottom: 15px;
    font-size: 32px;
  }
  #top-about .about-title::before {
    height: 9px;
  }
  #top-about .about-title::after {
    width: 42px;
    margin-right: -9px;
  }
  #top-about .about-title a:hover {
    text-decoration: underline;
  }
  #top-about .icons {
    width: 92%;
    max-width: 960px;
  }
  #top-about .icons .item {
    width: 13.54%;
    font-size: 14px;
    line-height: 1.42;
    padding-bottom: calc(4.26em + 10px);
  }
  #top-about .icons .item &gt; a &gt; span {
    display: block;
    position: absolute;
    width: 140%;
    max-width: 19vw;
    margin-top: calc(100% + 10px);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #top-about .icons .item &gt; a:hover &gt; span {
    text-decoration: underline;
  }
  #top-about .message {
    padding: 20px 0 30px;
    font-size: 28px;
    line-height: 1;
  }
  #top-about .link-wrap:hover ~ .about-more .btn-blue {
    text-decoration: underline;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-about .bg-text {
    width: 86.67%;
    left: 6.665%;
    bottom: 0;
    margin-bottom: 10%;
  }
  #top-about .top-about-area {
    padding: 8.4vw 0 5.33vw;
  }
  #top-about .about-title {
    width: 90%;
    margin-bottom: 5.33vw;
    padding-bottom: 3.2vw;
    font-size: 25px;
    font-size: 6.648vw;
  }
  #top-about .about-title &gt; span {
    display: block;
    padding-right: 9.6vw;
  }
  #top-about .about-title::before {
    height: 2vw;
  }
  #top-about .about-title::after {
    width: 9.6vw;
    margin-right: -2vw;
  }
  #top-about .icons {
    width: 77.6%;
  }
  #top-about .icons .item {
    /* width: 24.74%; */
    width: 50%;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.58;
    padding-bottom: calc(4.74em + 5px);
  }
  #top-about .icons .item &gt; a &gt; span {
    display: block;
    position: absolute;
    width: 210%;
    margin-top: calc(100% + 5px);
    top: 0;
    left: -55%;
  }
  #top-about .icons .item:first-child,
  #top-about .icons .item:nth-child(4) {
    padding-right: 25.26%;
  }
  #top-about .icons .item:nth-child(3) {
    width: 75%;
    margin: 0 auto;
    padding: 0 25.26% 6vw;
  }
  #top-about .icons .item:nth-child(2),
  #top-about .icons .item:nth-child(5) {
    padding-left: 25.26%;
  }
  #top-about .message {
    padding: 1.2em 0 1em;
    font-size: 17px;
    font-size: 4.72vw;
    line-height: 1;
  }
}

/* AF Premium */
#top-af-premium {
  text-align: center;
  font-weight: 600;
  line-height: 1.8;
  background-color: #fafafa;
  position: relative;
}
#top-af-premium .bg-img {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
}
#top-af-premium img {
  height: 100%;
}
#top-af-premium .bg-img.left {
  left: 0;
}
#top-af-premium .bg-img.right {
  right: 0;
}
#top-af-premium .text {
  position: relative;
  z-index: 1;
  padding: 72px 16px 32px;
}
#top-af-premium .top-af-premium-title {
  margin-bottom: 40px;
}
#top-af-premium .top-af-premium-logo-collaboration {
  margin-bottom: 24px;
}
#top-af-premium .top-af-premium-logo-collaboration img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
#top-af-premium .message {
  margin-bottom: 24px;
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-af-premium .text {
    padding-bottom: 16px;
  }
}

/* Next Standard */
#top-NextStd {
  background: linear-gradient(-45deg, #05adca 0%, #6244bb 100%);
  padding: 10px;
  border-radius: 20px;
}
#top-NextStd &gt; a.NextStd_link {
  background: #ffffff;
  padding: 1em;
  width: 100%;
  border-radius: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#top-NextStd &gt; a.NextStd_link .text {
  background: #ffffff;
  padding: 1em;
  width: 100%;
  border-radius: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#top-NextStd &gt; a.NextStd_link .more {
  padding: 48px 1em 56px;
  color: #ff7500;
  font-weight: 500;
  font-size: 120%;
}
#top-NextStd &gt; a.NextStd_link:hover .more {
  text-decoration: underline;
}
#top-NextStd &gt; a.NextStd_link .icons {
  display: flex;
  align-items: flex-start;
  max-width: 640px;
  margin:  0 auto;
}
#top-NextStd &gt; a.NextStd_link .icons img {
  display: block;
  width: 33.3%;
  max-width: 200px;
  height: auto;
}

/* healthier magazine */
#top-HM &gt; a {
  display: block;
  width: 100%;
  position: relative;
}
#top-HM .hm-text,
#top-HM .hm-bg,
#top-HM .image,
#top-HM .gray,
#top-HM .hm-footer,
#top-HM .hm-footer i {
  position: absolute;
  display: block;
}

#top-HM .hm-bg,
#top-HM .image {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
#top-HM .hm-text {
  max-width: 90%;
  top: 0;
  left: 5%;
  z-index: 5;
  margin-top: 5%;
  color: #514f4e;
}
#top-HM .hm-text .btn-blue {
  text-align: center;
  margin-top: 24px;
}
#top-HM .hm-footer {
  width: 100%;
  padding: 1em 30% 1em 1.8em;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: #514f4e;
  color: #fff;
  font-size: 1.4rem;
}
#top-HM .hm-footer i {
  width: 24%;
  max-width: 120px;
  padding-bottom: 22%;
  right: 8%;
  bottom: 0;
  margin-bottom: 1em;
  background: url("../img/index/logo_hm.svg") no-repeat center bottom;
  background-size: 96% auto;
}
#top-HM .image {
  transition: transform .3s ease;
  background: url("../img/index/hm_akimotosayaka.jpg") no-repeat center top;
  background-size: cover;
}
#top-HM .gray {
  width: 100%;
  height: 100%;
  left: -55%;
  transform: skewX(-28deg);
  background: #fafafa;
  z-index: 3;
}
#top-HM .hm-title {
  font-weight: 700;
}
#top-HM .name {
  font-weight: 500;
}
#top-HM .no-cover .hm-text {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#top-HM .no-cover .gray {
	display: none;
}
#top-HM .no-cover .image {
	background-size: contain;
	background-position: center;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-HM &gt; a {
    height: 480px;
  }
  #top-HM .hm-title {
    font-size: 2.4rem;
    padding-bottom: 1em;
  }
  #top-HM .shoulder {
    font-size: 1.4rem;
  }
  #top-HM .name {
    font-size: 1.6rem;
  }
  #top-HM a:hover .image {
    transform: scale(1.05);
  }
  #top-HM .small {
    font-size: 120%;
  }
  #top-HM .hm-text .btn-blue {
    min-width: 140px;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-HM &gt; a {
    height: 96vw;
  }
  #top-HM .hm-title {
    font-size: 2rem;
    padding-bottom: 1.5em;
  }
  #top-HM .shoulder {
    font-size: 1.2rem;
  }
  #top-HM .name {
    font-size: 1.4rem;
    font-weight: 500;
  }
  #top-HM .hm-footer {
    font-size: 1.25rem;
  }
  #top-HM .small {
    font-size: 110%;
  }
}

/* Interview */
#top-interview {
  background: url("../img/index/interview_bg_sp.jpg") no-repeat center center;
  background-size: cover;
}
#top-interview &gt; a {
  display: block;
  width: 100%;
  position: relative;
  text-align: left;
}
#top-interview .more-en {
  color: #676767;
}
#top-interview .interview-title span {
  display: block;
}
#top-interview .interview-title .ja {
  font-weight: 700;
  color: #555;
}
#top-interview .interview-title img {
  width: 100%;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-interview a:hover .more-en {
    text-decoration: underline;
  }
  #top-interview &gt; a {
    height: 600px;
  }
  #top-interview .interview-text-area {
    max-width: 1100px;
    margin: 0 auto;
  }
  #top-interview .interview-title,
  #top-interview .more-en {
    padding-left: 7.88%;
  }
  #top-interview .interview-title .en {
    padding: 50px 0 10px;
    width: 350px;
  }
  #top-interview .interview-title .ja {
    font-size: 1.8rem;
  }
  #top-interview .more-en {
    padding-top: 30px;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-interview {
    height: 96vw;
  }
  #top-interview &gt; a {
    padding: 6% 8% 0;
  }
  #top-interview .interview-title .en {
    width: 63vw;
  }
  #top-interview .interview-title .ja {
    padding: .3em 0;
    font-size: 1.3rem;
    font-size: 3.46vw;
  }
}

/* Interview-s HighSchoolPass */
#top-interview-s.column, #top-highschoolpass.column {
  height: auto;
}
#top-interview-s a, #top-highschoolpass a {
  display: block;
  position: relative;
  text-decoration: none;
}
#top-interview-s img, #top-highschoolpass img {
  display: block;
  width: 100%;
  max-width: none;
}
#top-highschoolpass.column {
  background-color: #f0f0f0;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-interview-s .more,
  #top-highschoolpass .more {
    display: block;
    position: absolute;
    padding: .5em 1.5em;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    background-color: #05adca;
    border-radius: 5em;
  }
  #top-interview-s a:hover .more,
  #top-highschoolpass a:hover .more {
    text-decoration: underline;
  }
  #top-interview-s .more {
    left: 7.2%;
    top: 0;
    margin-top: 21.13%;
  }
  #top-highschoolpass .more {
    left: 50%;
    /* bottom: 3.75%; */
    bottom: 9%;
    transform: translateX(-50%);
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-interview-s .more,
  #top-highschoolpass .more {
    display: none;
  }
}


/* Activity */
#top-activity .activity-title {
  margin: 0;
  line-height: 1.2;
  font-weight: 700;
  color: #4b494d;
}
#top-activity .event-title {
  font-weight: 500;
  color: #525054;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-activity {
    background: url("../img/index/activity_bg_wood.jpg") repeat-x center center;
    background-size: auto 100%;
  }
  #top-activity &gt; a {
    display: block;
    width: 100%;
    max-width: 648px;
    margin: 0 auto;
    text-align: center;
    background: url("../img/index/activity_bg_pc.jpg") no-repeat center center;
    background-size: auto 100%;
  }
  #top-activity a:hover .more-en {
    text-decoration: underline;
  }
  #top-activity .activity-title {
    padding: 105px 0 20px;
    font-size: 2.5rem;
  }
  #top-activity .event-photo {
    max-width: 290px;
    margin: 0 auto;
  }
  #top-activity .event-title {
    padding-top: 25px;
  }
  #top-activity .more-en {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding-bottom: 30px;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-activity {
    height: 96vw;
  }
  #top-activity {
    text-align: center;
    background: url("../img/index/activity_bg_sp.jpg") no-repeat center center;
    background-size: cover;
  }
  #top-activity .inner {
    display: block;
    width: 100%;
  }
  #top-activity .activity-title {
    padding: 17.33% 0 4%;
    font-size: 1.5rem;
    font-size: 4vw;
  }
  #top-activity .event-photo {
    width: 61.33%;
    margin: 0 auto 2.67%;
  }
  #top-activity .event-title {
    width: 70%;
    margin: 0 auto 2.67%;
    font-size: 1.3rem;
    font-size: 3.46vw;
    line-height: 1.75;
  }
}

/* new clubs */
#top-newclubs &gt; a {
  display: block;
  width: 100%;
  position: relative;
  text-align: left;
  font-weight: 700;
  color: #fff;
}
#top-newclubs .more {
  display: block;
  position: absolute;
  padding: .5em 1.5em;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background-color: #05adca;
  border-radius: 5em;
}
#top-newclubs a:hover .more {
  text-decoration: underline;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-newclubs a:hover .newclubs-text {
    text-decoration: underline;
  }
  #top-newclubs {
    background: url("../img/index/newclubs_bg_pc.jpg") no-repeat center center;
    background-size: cover;
  }
  #top-newclubs &gt; a {
    height: 480px;
  }
  #top-newclubs .newclubs-title,
  #top-newclubs .newclubs-text {
    padding-left: 6%;
  }
  #top-newclubs .newclubs-title {
    padding-top: 4%;
    font-size: 3.8rem;
  }
  #top-newclubs .newclubs-text {
    font-size: 2.1rem;
  }
  #top-newclubs .more {
    right: 3%;
    bottom: 8%;
    transform: translateX(-50%);
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-newclubs {
    height: 96vw;
    background: url("../img/index/newclubs_bg_sp.jpg") no-repeat center center;
    background-size: cover;
  }
  #top-newclubs &gt; a {
    padding: 6% 7% 0;
    height: 100%;
  }
  #top-newclubs .newclubs-title {
    font-size: 2.3rem;
  }
  #top-newclubs .newclubs-text {
    font-size: 1.3rem;
  }
  #top-newclubs .more {
    left: 50%;
    bottom: 10%;
    transform: translateX(-50%);
  }
}

/* information */
#top-information .info-title {
  margin: 0 auto;
}
#top-information .info-title img {
  display: block;
  width: 100%;
}
.news-list-nav,
.news-list-area {
  max-width: 1140px;
  margin: 0 auto;
}
.news-list-area ul,
.news-list-area li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.news-list-nav,
.news-list-nav a {
  color: #666;
  font-weight: 500;
}
.news-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.news-category a {
  display: block;
  position: relative;
  width: 25%;
  text-align: center;
  cursor: pointer;
}
.news-category a::before,
.news-category a::after {
  content: "";
  display: block;
  position: absolute;
  height: 6px;
  bottom: 0;
}
.news-category a::before {
  left: 0;
  width: 100%;
  background: #e1e1e1;
}
.news-category a::after {
  left: 50%;
  width: 0;
  background: #7c61a7;
  opacity: .5;
  transition: left, .3s ease, width .3s ease;
}
.news-category a:hover::after,
.news-category a.active::after {
  width: 100%;
  left: 0;
}
.news-category a.active::after {
  opacity: 1;
}
#top-information .news-list {
  font-weight: 500;
}
#top-information .news-list:not(.active) {
  display: none;
}
#top-information .news-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#top-information .news-list &gt; span {
  display: block;
}
#top-information .news-list .date {
  color: #a8a8a8;
}
#top-information .news-list .category,
#top-information .news-list .text,
#top-information .news-list .text a {
  color: #727272;
}
#top-information .news-list .text a[href$="_pdffile/"]::after,
#top-information .news-list .text a[href$="x_cam_202407_01/"]::after {
  content: "";
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  margin: 0 0 .15em .35em;
  background: url("../img/icon_pdf.png") no-repeat center center/100% auto;
}
#top-information .news-list .category {
  border: 1px solid #727272;
  width: 7em;
  padding: .15em 0;
  text-align: center;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  #top-information {
    padding: 60px 15px 80px;
  }
  #top-information .info-title {
    width: 180px;
    margin-bottom: 40px;
  }
  .news-list-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    padding-bottom: 30px;
    font-size: 1.3rem;
  }
  .news-category {
    width: calc(100% - 11em);
    max-width: 508px;
  }
  .news-category a {
    padding: 10px 0;
  }
  .news-list-nav .more a:hover,
  #top-information .news-list a:hover {
    text-decoration: underline;
  }
  #top-information .news-list li {
    -webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
    font-size: 1.3rem;
    padding-bottom: .8em;
  }
  #top-information .news-list .date,
  #top-information .news-list .text {
    padding: .15em 0;
  }
  #top-information .news-list .date {
    width: 7em;
  }
  #top-information .news-list .text {
    width: calc(100% - 14em);
    padding-left: 2em;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-information {
    padding: 9% 0 5%;
  }
  #top-information .info-title {
    width: 35.74%;
    margin-bottom: 6.67%;
  }
  .news-category {
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    font-size: 1.2rem;
  }
  .news-category a {
    width: 32.5%;
    padding: 0 0 10px;
  }
  .news-list-nav .more {
    padding: 1.5em 0;
    text-align: center;
    font-size: 1.2rem;
  }
  .news-list-nav .more a:hover,
  #top-information .news-list a:hover {
    text-decoration: underline;
  }
  #top-information .news-list li {
    -webkit-box-orient: vertical;
  	-webkit-box-direction: reverse;
  	-ms-flex-direction: column-reverse;
  	flex-direction: column-reverse;
    padding: 2% 5%;
    border-bottom: 1px dashed #999;
  }
  #top-information .news-list li:first-child {
    border-top: 1px dashed #999;
  }
  #top-information .news-list .date,
  #top-information .news-list .category {
    margin-top: .5em;
    font-size: 1.1rem;
  }
  #top-information .news-list .text {
    width: 100%;
    font-size: 1.2rem;
  }
}

/* instagram - add 21.07.16 */
.top-instagram {
  text-align: center;
  max-width: 1300px;
  margin: 0 auto;
}
.top-instagram .insta-area {
  display: block;
  position: relative;
}
.top-instagram ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 -1px;
}
.top-instagram ul li {
  margin: 1px;
  border: 1px solid #bababa;
  overflow: hidden;
  box-sizing: border-box;
}
.top-instagram ul li img {
  display: block;
  transition: transform .3s ease;
}
.top-instagram .message {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 88%;
  max-width: 830px;
  text-align: center;
  line-height: 1.36;
  color: #333;
  background: rgba(255,255,255,0.92);
  transform: translate(-50%,-50%);
  box-sizing: border-box;
  transition: opacity .15s linear;
  pointer-events: none;
}
/** pc and tablet **/
@media print,screen and (min-width: 701px) {
  .top-instagram {
    padding: 20px 15px 100px;
  }
  .top-instagram .insta-area:hover .message {
    opacity: 0;
  }
  .top-instagram ul li {
    width: calc(25% - 2px);
  }
  .top-instagram li a:hover img {
    transform: scale(1.1);
  }
  .top-instagram .message {
    padding: 3em 1em;
    font-size: 2.2rem;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  .top-instagram {
    padding: 2% 0 10%;
  }
  .top-instagram ul {
    margin: 0 0 0 -1px;
  }
  .top-instagram ul li {
    margin: 0 0 1px 1px;
    width: calc(50% - 1px);
  }
  .top-instagram ul li:nth-child(n+5) {
    display: none;
  }
  .top-instagram .message {
    padding: 1em;
    font-size: 1.4rem;
  }
}

/* lp-gifu banner */
#gifu-banner{margin-bottom:20px;}
#gifu-banner a {display: block;background-color: #d7e2ea;position:relative;}
/** tablet,pc **/
@media print,screen and (min-width: 701px) {
  #gifu-banner .mv{position:relative;z-index:5;max-width:600px;margin:0 auto;}
  #gifu-banner a::before, #gifu-banner a::after{content:"";display:block;position:absolute;width:100%;height:150px;left:0;}
  #gifu-banner a::before{background:url("/lp-gifu/img/top_bnr_bg01.jpg") repeat-x center top;top:0;}
  #gifu-banner a::after{background:url("/lp-gifu/img/top_bnr_bg02.jpg") repeat-x center bottom;bottom:0;}
  #gifu-banner .more{position:absolute;width:100%;left:0;bottom:176px;text-decoration:none;font-size:18px;color:#00acce;text-align:center;z-index:10;}
  #gifu-banner a:hover .more{text-decoration:underline;}
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #gifu-banner{margin-bottom: 2.67%;}
  #gifu-banner .more{display:none;}
}

/* bnr-lp-hm */
.bnr-lp-hm{margin-bottom:20px;}
/** tablet,pc **/
@media print,screen and (min-width: 701px) {
  .bnr-lp-hm a{display:flex;align-items:center;justify-content:center;background:url("../img/index/bnr_hm_long_bg.jpg") no-repeat center center;background-size:cover;width:100%;height:600px;}
  .bnr-lp-hm a .main{width:210px;}
}

/* bnr-more */
.bnr-more {position: relative;}
/** tablet,pc **/
@media print,screen and (min-width: 701px) {
  .bnr-more .more-pc {position: absolute;bottom: 0;width: 200px;left: 50%;margin-left: -100px;color:#fff;text-align:center;font-weight: 700;font-size: 14px;line-height: 1;padding: .35em 0;margin-bottom: 3.78%;background-color: #05adca;background : linear-gradient(90deg, rgba(5, 173, 202, 1) 0%, rgba(5, 176, 202, 1) 36.19%, rgba(5, 184, 202, 1) 59.44%, rgba(5, 199, 202, 1) 79.05%, rgba(5, 220, 202, 1) 96.53%, rgba(5, 225, 202, 1) 100%);border-radius: 8em;}
  .bnr-more:hover .more-pc {text-decoration: underline;}
}
/** smartphone **/
@media screen and (max-width: 700px) {
  .bnr-more .more-pc {display: none;}
}


/* top-flow */
#top-flow a {
  display: block;
  position: absolute;
  text-align: left;
  top: 0;
  text-indent: -9999em;
}
#top-flow .flow-bnr {
  overflow: hidden;
}
#top-flow .link-flow {
  width: 100%;
}
/** tablet,pc **/
@media print,screen and (min-width: 701px) {
  #top-flow a {
    height: 100%;
  }
  #top-flow .flow-bnr picture {
    display: block;
    margin-left: -5%;
    margin-right: -5%;
  }
  /* #top-flow .link-flow {
    width: 66.2%;
    left: 0;
  } */
  #top-flow .link-manga {
    width: 33.8%;
    right: 0;
  }
}
@media print,screen and (min-width: 1201px) {
  #top-flow .flow-bnr picture {
    margin-left: 0;
    margin-right: 0;
  }
  /* #top-flow .link-flow {
    width: 64.58%;
  } */
  #top-flow .link-manga {
    width: 35.42%;
  }
}
/** smartphone **/
@media screen and (max-width: 700px) {
  #top-flow a {
    width: 100%;
    left: 0;
  }
  #top-flow .link-flow {
    height: 98.67vw;
  }
  #top-flow .link-manga {
    margin-top: 98.67%;
    height: 48vw;
  }
}

/* top-wcp */
#top-wcp &gt; a {
  display: block;
  position: relative;
  text-align: center;
}
#top-wcp .wcp-title {
  position: relative;
  background-color: #440099;
  margin: 0;
}
#top-wcp .wcp-title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/lp2024wcp/header_light_pc.svg") no-repeat center top;
  background-size: 100% 52.63%;
  z-index: 1;
}
#top-wcp .wcp-title img {
  width: 100%;
  display: block;
  position: relative;
  max-width: 750px;
  margin: 0 auto;
  z-index: 2;
}
/** tablet,pc **/
@media print,screen and (min-width: 701px) {
  #top-wcp .wcpRow {
    display: flex;
  }
  #top-wcp .wcpCol {
    width: 50%;
  }
  #top-wcp .wcpCol._dream {
    background: url("../img/lp2024wcp/bg_top_bnr_left.jpg") no-repeat center center/cover;
  }
  #top-wcp .wcpCol._dream .img {
    position: relative;
    width: 100%;
    height: 284px;
    max-width: 440px;
    margin-left: auto;
    overflow: hidden;
  }
  #top-wcp .wcpCol._dream .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  #top-wcp .wcpCol._success {
    background-color: #6244bb;
  }
  #top-wcp .wcpCol._success .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    height: 70px;
  }
  #top-wcp .wcpCol._success .logo img {
    display: block;
    width: 315px;
  }
  #top-wcp .wcpCol._success .img {
    position: relative;
    max-width: 640px;
    height: 214px;
    overflow: hidden;
  }
  #top-wcp .wcpCol._success .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 640px;
    max-width: none;
  }
  #top-wcp .btn-blue {
    position: absolute;
    left: 50%;
    bottom: 24px;
    transform: translateX(-50%);
  }
}

#top-movie-volume {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#top-movie-volume::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../img/index/icon_volume-high.svg") no-repeat center center/80% auto;
  filter: invert(1);
  mix-blend-mode: difference;
  transition: transform .3s ease-in-out;
}
#top-movie-volume.muted::before {
  background-image: url("../img/index/icon_volume-slash.svg");
}
/** tablet,pc **/
@media print,screen and (min-width: 701px) {
  #top-movie-volume {
    width: 50px;
    height: 50px;
    right: 30px;
    top: 30px;
  }
}
@media (hover:hover) {
  #top-movie-volume:hover::before {
    transform: scale(1.1);
  }
}</pre></body></html>