@charset "utf-8";

/* ---------------------------------------
	max-width: 1080px
--------------------------------------- */

@media screen and (max-width: 1080px) {
  /* =============================================================

	Base

* ============================================================= */

  /* html {
    font-size: 87.5%; 14px
  } */

  /* body {
    line-height: 1.8;
    min-width: 320px;
  } */
  .story-container {
    line-height: 1.8;
    min-width: 320px;
  }

  /* =============================================================

	Typography

* ============================================================= */

  /* c-title-B
--------------------------- */

  .c-title-B._line:after {
    content: "";
    width: 88vw;
  }

  /* =============================================================

	Common

* ============================================================= */

  /* c-article
--------------------------- */

  .c-article {
    width: 82vw;
  }

  .c-article._img {
    width: 88vw;
  }

  /* c-articlelist-A
--------------------------- */

  .c-articlelist-A__txt > b {
    font-size: calc(1.333 * var(--rem-base)); /* 20px */
  }

  /* c-logotype-A
--------------------------- */

  .c-logotype-A._sub {
    margin-left: 18vw;
  }

  /* =============================================================

	c-header

* ============================================================= */

  .c-header__nav {
    font-size: calc(1.267 * var(--rem-base));
  }

  /* =============================================================

	grandtop

* ============================================================= */

  /* grandtop-hero
--------------------------- */

  html.js .grandtop-hero__graph > .c-graph {
    transform: scale(0.3);
  }

  .grandtop-hero__graph > .c-graph,
  body._loadend .grandtop-hero__graph > .c-graph {
    transform: scale(0.8);
  }

  .grandtop-hero__graph > .c-graph._img1,
  body._loadend .grandtop-hero__graph > .c-graph._img1 {
    top: -40px;
    left: 5vw;
  }

  .grandtop-hero__graph > .c-graph._img2,
  body._loadend .grandtop-hero__graph > .c-graph._img2 {
    top: 5vw;
    right: 8vw;
  }

  .grandtop-hero__graph > .c-graph._img3,
  body._loadend .grandtop-hero__graph > .c-graph._img3 {
    bottom: 10vw;
    left: 15vw;
  }

  /* =============================================================

	top

* ============================================================= */

  /* top-hero
--------------------------- */

  .top-hero__lead {
    margin-top: -20%;
  }

  .top-hero__btn {
    margin-left: 1vw;
  }

  /* top-articlelist
--------------------------- */

  .top-articlelist__title {
    margin: 0 auto 8vw 1vw;
  }

  /* =============================================================

	article

* ============================================================= */

  /* article-lead
--------------------------- */

  .article-lead__grids {
    margin-bottom: 15vw;
  }

  .article-lead__lead .c-logotype-A {
    transform: translate(14vw, -150%);
  }

  .article-lead__lead .c-logotype-A > .c-graph {
    transform: scale(0.8) !important;
    top: -60px !important;
    left: -110px !important;
  }

  /* article-data
--------------------------- */

  .article-data__table-outer {
    margin-left: 0;
    margin-right: 0;
  }

  .article-data__table th {
    width: 13em;
    padding-left: calc(2 * var(--rem-base));
  }
}

/* ---------------------------------------
	max-width: 800px
--------------------------------------- */

@media screen and (max-width: 800px) {
  /* =============================================================

	Layouts

* ============================================================= */

  /* c-container
--------------------------- */

  .c-container {
    margin: 50px auto;
  }

  .c-header + main > .c-container:first-child,
  .c-header + main > .c-line:first-child .c-container,
  .grandtop-hero {
    margin-top: 100px;
  }

  /* =============================================================

	Typography

* ============================================================= */

  /* c-title-A
--------------------------- */

  .c-title-A {
    font-size: calc(1.867 * var(--rem-base)); /* 28px */
    margin-bottom: 30px;
  }

  .c-title-A._topmark > .c-100logomark {
    margin-bottom: 12px;
  }

  /* c-title-B
--------------------------- */

  .c-title-B {
    font-size: calc(1 * var(--rem-base)); /* 15px */
  }

  .c-title-B._line {
    padding-bottom: 10px;
  }

  .c-title-B._topmark > .c-100logomark {
    margin-bottom: 15px;
  }

  /* =============================================================

	Links

* ============================================================= */

  /* c-button-A
--------------------------- */

  .c-button-A {
    font-size: calc(0.867 * var(--rem-base));
    line-height: 46px;
    height: 50px;
    width: 20vw;
    min-width: 240px;
  }

  .c-button-A:before {
    border-width: 5px;
    border-left-width: 6px;
    margin-top: -5px;
  }

  /* c-pagenav
--------------------------- */

  .c-pagenav > .num {
    font-size: calc(1.2 * var(--rem-base)); /* 18px */
    margin: 0 5px;
  }

  .c-pagenav > i {
    margin: 0 5px;
  }

  /* c-arrow
--------------------------- */

  .c-arrow:after {
    border-width: 5px;
    border-left-width: 6px;
    transform: translate(-2px, -50%);
  }

  /* =============================================================

	Images

* ============================================================= */

  /* c-svg
--------------------------- */

  .c-svg._facebook > span {
    padding-bottom: 70%;
  }
  .c-svg._instagram > span {
    width: 60%;
    padding-bottom: 70%;
  }
  .c-svg._youtube > span {
    width: 70%;
    padding-bottom: 70%;
  }

  /* =============================================================

	Common

* ============================================================= */

  /* c-100logotype
--------------------------- */

  .c-100logotype {
    font-size: calc(0.867 * var(--rem-base));
  }
  .c-100logotype > span {
    font-size: calc(1.6 * var(--rem-base)); /* 24px */
  }

  /* c-100nav
--------------------------- */

  .c-100nav > li > a {
    padding: 40px 0 40px;
  }

  html.no-touchevents .c-100nav > li > a:hover:before {
    height: 5px;
  }

  /* メニューグレーダウン用 */
  .c-100nav > li > i {
    padding: 40px 0 15px;
  }

  /* c-article
--------------------------- */

  .c-article._sub {
    line-height: 2;
  }

  .c-article._img {
    margin-top: -10px;
  }
  .c-article._img + .c-article._img {
    margin-top: -20px;
  }

  .c-article._img + .c-article > p:first-child {
    margin-top: -10px;
  }

  .c-article h2.c-title-B {
    margin-bottom: 20px;
  }
  .c-article h2.c-title-B._line {
    margin-bottom: 30px;
  }

  .c-article__img-caption {
    font-size: calc(0.867 * var(--rem-base));
  }

  .c-article__img-credit {
    bottom: 5px;
    right: 5px;
  }

  /* c-articlelist-A
--------------------------- */

  .c-articlelist-A {
    margin-bottom: -30px;
  }

  .c-articlelist-A > li {
    padding-bottom: 30px;
  }
  #grandtop .c-articlelist-A > li {
    padding-top: 20px;
  }

  .c-articlelist-A__item {
    padding-bottom: 50px;
  }

  html.no-touchevents .c-articlelist-A__item:hover:before {
    height: 5px;
  }

  .c-articlelist-A__txt {
    padding: 12px 14px 16px;
  }

  .c-articlelist-A__txt > b {
    font-size: calc(1.2 * var(--rem-base)); /* 18px */
    line-height: 1.5;
    margin-bottom: 0.4em;
  }

  .c-articlelist-A__txt > span {
    line-height: 1.7;
  }

  .c-articlelist-A__item > i {
    min-width: 25px;
    min-height: 25px;
  }

  .c-articlelist-A__item > i:after {
    border-width: 5px;
    border-left-width: 6px;
    transform: translate(-2px, -50%);
  }

  /* c-bannerlist-A
--------------------------- */

  .c-bannerlist-A {
    margin-bottom: -20px;
  }

  .c-bannerlist-A > li {
    padding-bottom: 20px;
  }

  .c-bannerlist-A__item > .c-title-B {
    color: #999;
    font-family: Arial, Roboto, "Droid Sans", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: calc(0.867 * var(--rem-base));
    font-weight: 400;
    line-height: 1.5;
  }

  .c-bannerlist-A__item > figure {
    margin-bottom: 7px;
  }

  /* c-badge-A
--------------------------- */

  .c-badge-A {
    font-size: calc(1 * var(--rem-base));
    width: 12vw;
    height: 12vw;
    min-width: 85px;
    min-height: 85px;
  }

  /* c-catnav
--------------------------- */

  .c-catnav {
    transform: translateY(-45px);
  }

  .c-catnav__trigger {
    min-width: 190px;
    padding-left: 2em;
  }

  .c-catnav__trigger:before {
    border-width: 5px;
    border-top-width: 7px;
    margin-top: -2px;
  }

  .c-catnav__nav {
    padding: 20px 25px 10px;
    margin-top: 30px;
  }

  .c-catnav__nav:before {
    content: "";
    border-width: 15px;
    border-bottom-width: 20px;
    top: -30px;
    right: 80px;
  }

  .c-catnav__nav > li {
    font-size: calc(1 * var(--rem-base));
    margin: 0 20px 10px 0;
  }

  .c-catnav__nav > li:after {
    transform: translate(10px, -50%) rotate(40deg);
  }

  .c-catnav__nav > li > a {
    display: block;
    padding: 0.3em 0.5em;
  }

  /* c-island-A
--------------------------- */

  .c-island-A {
    padding: 4vw 5vw;
  }

  /* c-logotype-A
--------------------------- */

  .c-logotype-A > b {
    font-size: calc(1 * var(--rem-base));
  }

  .c-logotype-A._small > b,
  .c-logotype-A._typeB > b {
    font-size: calc(0.867 * var(--rem-base));
  }

  .c-logotype-A > b:before,
  .c-logotype-A > b:after {
    width: 10px;
    margin: 0 10px 0.2em;
  }

  .c-logotype-A > strong {
    margin: 5px 0 -10px;
  }

  .c-logotype-A._small > strong {
    font-size: calc(5.5 * var(--rem-base));
  }
  .c-logotype-A._typeB > strong {
    font-size: calc(2 * var(--rem-base));
    margin: 15px 0 7px;
  }

  .c-logotype-A._sub {
    margin-left: 6%;
  }

  .c-logotype-A > .c-graph {
    /*transform: scale(.8);*/
    transform-origin: 0 0 !important;
    top: 0;
    left: auto;
    right: -140px;
  }
  #taiken .c-logotype-A > .c-graph {
    left: auto;
    right: -140px;
  }
  #people .c-logotype-A > .c-graph {
    top: 10px;
    left: auto;
    right: -135px;
  }
  #life .c-logotype-A > .c-graph {
    left: auto;
    right: -145px;
  }
  #shop .c-logotype-A > .c-graph {
    left: auto;
    right: -140px;
  }

  .c-logotype-A._small > .c-graph {
    top: -15px;
  }

  /* =============================================================

	c-footer

* ============================================================= */

  .c-footersub .c-100nav {
    margin-left: 2vw;
    margin-right: 2vw;
  }

  .c-footersub__logo {
    width: 35vw;
    min-width: 200px;
    margin: 50px auto 30px;
  }

  .c-footer {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 60px;
  }

  .c-footer__nav {
    font-size: calc(0.933 * var(--rem-base));
    max-width: 45em;
    margin: 0 auto 20px;
  }

  .c-footer__nav > li {
    margin-bottom: 10px;
  }

  .c-footer__sns {
    width: 140px;
    right: -3vw;
    bottom: 0;
  }

  .c-footer__sns > li {
    width: 36%;
    padding: 0 3%;
  }
  .c-footer__sns > li:first-child {
    width: 28%;
  }

  .c-footer__copy {
    left: -1vw;
    bottom: 0;
  }

  /* =============================================================

	c-style

* ============================================================= */

  .c-fs-16 {
    font-size: calc(1 * var(--rem-base));
    line-height: 1.8;
  } /* 15px */
  .c-fs-20 {
    font-size: calc(1.267 * var(--rem-base));
    line-height: 1.8;
  } /* 19px */
  .c-fs-25 {
    font-size: calc(1.467 * var(--rem-base));
    line-height: 1.7;
  } /* 22px */
  .c-fs-30 {
    font-size: calc(1.667 * var(--rem-base));
    line-height: 1.6;
  } /* 25px */
  .c-fs-36 {
    font-size: calc(2 * var(--rem-base));
    line-height: 1.6;
  } /* 30px */

  .c-mb-0 {
    margin-top: 0 !important;
  }
  .c-mb-5 {
    margin-bottom: 3px;
  }
  .c-mb-10 {
    margin-bottom: 5px;
  }
  .c-mb-15 {
    margin-bottom: 7px;
  }
  .c-mb-20 {
    margin-bottom: 10px;
  }
  .c-mb-30 {
    margin-bottom: 15px;
  }
  .c-mb-40 {
    margin-bottom: 20px;
  }
  .c-mb-50 {
    margin-bottom: 25px;
  }
  .c-mb-60 {
    margin-bottom: 30px;
  }
  .c-mb-70 {
    margin-bottom: 35px;
  }
  .c-mb-80 {
    margin-bottom: 40px;
  }
  .c-mb-90 {
    margin-bottom: 45px;
  }
  .c-mb-100 {
    margin-bottom: 50px;
  }
  .c-mb-120 {
    margin-bottom: 50px;
  }

  /* =============================================================

	grandtop

* ============================================================= */

  /* grandtop-hero
--------------------------- */

  .grandtop-hero__img > .c-img-ratio {
    padding-bottom: 56.25%;
    min-height: 300px;
  }

  .grandtop-hero__graph > .c-graph._img2,
  body._loadend .grandtop-hero__graph > .c-graph._img2 {
    right: 4vw;
  }

  .grandtop-hero__graph > .c-graph._img3,
  body._loadend .grandtop-hero__graph > .c-graph._img3 {
    bottom: 3vw;
    left: 12vw;
  }

  /* grandtop-lead
--------------------------- */

  .grandtop-lead {
    margin-top: 0;
  }

  .grandtop-lead .c-100nav {
    margin: 0 -4vw 50px;
  }

  /* =============================================================

	top

* ============================================================= */

  /* top-hero
--------------------------- */

  .top-hero__outer:before {
    height: 240px;
    padding-bottom: 0;
  }

  .top-hero__outer:after {
    content: none;
  }

  html.js .top-hero .c-graph {
    transform: scale(0.6);
  }
  .top-hero .c-graph,
  body._loadend .top-hero .c-graph {
    transform: scale(0.8);
  }

  .top-hero__img {
    padding-bottom: 56.25%;
    min-height: 300px;
  }

  .top-hero__lead {
    width: auto;
    min-height: 0;
    float: none;
    margin: 0;
  }

  .top-hero__lead .c-txt-A {
    font-size: calc(1 * var(--rem-base));
    line-height: 2;
  }

  .top-hero__btn {
    text-align: center;
    position: static;
    margin: 30px 0 -20px;
    transform: translateY(0);
  }

  /* top-articlelist
--------------------------- */

  .top-articlelist__title {
    margin: 0 auto 40px 0;
  }

  /* =============================================================

	list

* ============================================================= */

  /* list-hero
--------------------------- */

  .list-hero {
    margin-bottom: 0;
  }

  html.js .list-hero .c-graph {
    transform: scale(0.6);
  }
  .list-hero .c-graph,
  body._loadend .list-hero .c-graph {
    transform: scale(0.8);
  }

  /* list-articlelist
--------------------------- */

  .list-articlelist {
    margin-top: 100px;
  }

  .list-articlelist .c-catnav {
    transform: translateY(-30px);
    margin-bottom: 0;
  }

  /* =============================================================

	article

* ============================================================= */

  /* article-hero
--------------------------- */

  .article-hero__outer:before {
    height: 240px;
    padding-bottom: 0;
  }

  html.js .article-hero .c-graph {
    transform: scale(0.6);
  }
  .article-hero .c-graph,
  body._loadend .article-hero .c-graph {
    transform: scale(0.8);
  }

  .article-hero__img > .c-img-ratio {
    padding-bottom: 56.25%;
    min-height: 300px;
  }

  .article-hero__txt {
    padding-top: 70px;
  }

  /* article-lead
--------------------------- */

  .article-lead__outer:before {
    content: none;
  }

  .article-lead {
    margin-top: -10px;
    margin-bottom: 30px;
  }

  .article-lead__grids {
    margin-bottom: 110px;
  }

  .article-lead__detail {
    font-size: calc(1 * var(--rem-base));
    width: 60%;
  }

  .article-lead__img {
    width: 40%;
    padding-left: 0;
  }

  .article-lead__lead .c-logotype-A {
    transform: translate(10vw, -150%);
  }

  .article-lead__lead .c-logotype-A > .c-graph {
    transform: scale(0.6) !important;
    top: -30px !important;
    left: -70px !important;
  }

  /* article-movie
--------------------------- */

  .article-movie__item + .article-movie__item {
    margin-top: 50px;
  }

  .article-movie__txt {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 20px;
  }

  .article-movie__movie {
    display: block;
    width: 80vw;
    margin: 0 auto;
  }

  .article-movie__txt .c-title-B {
    text-align: center;
  }

  /* article-data
--------------------------- */

  .article-data__table th {
    width: 10em;
    padding-left: calc(1.5 * var(--rem-base));
  }

  /* article-credit
--------------------------- */

  .article-credit {
    padding-bottom: 0;
  }

  /* article-note
--------------------------- */

  .article-note__img {
    margin-left: 15px;
    padding-left: 15px;
    margin-bottom: 1em;
  }

  .article-note__txt {
    overflow: visible;
  }

  /* article-profile
--------------------------- */

  .article-profile__item + .article-profile__item {
    margin-top: 30px;
  }

  .article-profile__img {
    margin-right: 25px;
  }

  /* =============================================================

	About

* ============================================================= */

  /* about-hero
--------------------------- */

  .about-hero {
    height: 60px;
    max-height: none;
  }

  html.js .about-hero .c-graph {
    transform: scale(0.6);
  }
  .list-about .c-graph,
  body._loadend .about-hero .c-graph {
    transform: scale(0.8);
  }

  .about-hero__img {
    width: 180px;
    bottom: -80px;
    right: 3vw;
  }

  /* about-lead
--------------------------- */

  .about-lead > p > .c-ib {
    display: inline !important;
  }
}

/* ---------------------------------------
	max-width: 700px
--------------------------------------- */

@media screen and (max-width: 700px) {
  /* =============================================================

	c-header

* ============================================================= */

  .c-header {
    padding: 12px 10px 0 15px;
  }

  .c-header__aibalogo {
    min-width: 38px;
  }

  .c-header__nav {
    letter-spacing: 0.1em;
    margin-right: -5px;
  }

  .c-header__nav > li + li {
    margin-left: 15px;
  }

  .c-header__nav > li + li:before {
    transform: translate(-12px, 0) rotate(45deg);
  }
}

/* ---------------------------------------
	max-width: 600px
--------------------------------------- */

@media screen and (max-width: 600px) {
  /* =============================================================

	Typography

* ============================================================= */

  /* c-title-A
--------------------------- */

  .c-title-A._sidemark {
    text-align: center;
  }

  .c-title-A._sidemark > .c-100logomark {
    display: block;
    margin: 0 auto 12px;
  }

  /* =============================================================

	Common

* ============================================================= */

  /* c-100logomark
--------------------------- */

  .c-100logomark,
  .c-100logomark._small {
    width: 10vw;
    min-width: 50px;
  }

  /* c-article
--------------------------- */

  .c-article {
    font-size: calc(1 * var(--rem-base));
    line-height: 2.1;
  }

  /* c-articlelist-A
--------------------------- */

  .c-articlelist-A > li {
    width: 50%;
  }

  .c-articlelist-A._list-spm {
    margin: 0 0 -10px;
  }

  .c-articlelist-A._list-spm > li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }

  .c-articlelist-A._list-spm .c-articlelist-A__item {
    padding-bottom: 0;
  }

  .c-articlelist-A._list-spm .c-articlelist-A__item:before {
    content: "";
    width: 0;
    min-height: 120px;
    display: inline-block;
    vertical-align: middle;
  }

  .c-articlelist-A._list-spm .c-articlelist-A__img {
    width: 30%;
    height: 100%;
    position: absolute;
    top: 0;
  }

  html.no-touchevents .c-articlelist-A__item:hover .c-articlelist-A__img:before {
    border-width: 5px;
  }

  .c-articlelist-A._list-spm .c-articlelist-A__img .c-img-ratio {
    padding-bottom: 0;
    height: 100%;
  }

  .c-articlelist-A._list-spm .c-articlelist-A__txt {
    padding: 1em 1em 1em 1.5em;
    margin-left: 30%;
    display: inline-block;
    vertical-align: middle;
  }

  .c-articlelist-A._list-spm .c-articlelist-A__txt > span {
    color: #999;
    font-family: Arial, Roboto, "Droid Sans", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: calc(0.867 * var(--rem-base));
    font-weight: 400;
  }

  .c-articlelist-A._list-spm .c-articlelist-A__item > i {
    display: none;
  }

  /* c-bannerlist-A
--------------------------- */

  .c-bannerlist-A > li {
    width: 33.333%;
  }

  .c-bannerlist-A__item > .c-title-B {
    font-size: calc(0.8 * var(--rem-base));
  }

  /* c-badge-A
--------------------------- */

  .c-badge-A {
    font-size: calc(0.867 * var(--rem-base));
  }

  /* c-catnav
--------------------------- */

  .c-catnav__nav {
    padding: 15px 15px 8px;
  }

  .c-catnav__nav > li {
    font-size: calc(0.933 * var(--rem-base));
    line-height: 1.2;
  }

  .c-catnav__nav > li > a {
    padding: 0.2em 0.4em;
  }

  /* c-logotype-A
--------------------------- */

  .c-logotype-A > span {
    font-size: calc(4 * var(--rem-base));
  }

  /* =============================================================

	c-header

* ============================================================= */

  .c-header__100logo .c-100logomark {
    margin-bottom: 5px;
  }

  .c-header__nav {
    letter-spacing: 0.15em;
  }

  .c-header__nav > li > a > span {
    display: none;
  }

  /* メニューグレーダウン用 */
  .c-header__nav > li > i > span {
    display: none;
  }

  /* =============================================================

	c-footer

* ============================================================= */

  .c-footer__nav {
    font-size: calc(0.867 * var(--rem-base));
  }

  .c-footer__sns:before {
    content: none;
  }

  /* =============================================================

	c-style

* ============================================================= */

  .c-fs-16 {
    font-size: calc(1 * var(--rem-base));
    line-height: 1.8;
  } /* 15px */
  .c-fs-20 {
    font-size: calc(1.133 * var(--rem-base));
    line-height: 1.8;
  } /* 17px */
  .c-fs-25 {
    font-size: calc(1.267 * var(--rem-base));
    line-height: 1.7;
  } /* 19px */
  .c-fs-30 {
    font-size: calc(1.467 * var(--rem-base));
    line-height: 1.6;
  } /* 22px */
  .c-fs-36 {
    font-size: calc(1.667 * var(--rem-base));
    line-height: 1.6;
  } /* 25px */

  /* =============================================================

	grandtop

* ============================================================= */

  /* grandtop-hero
--------------------------- */

  html.js .grandtop-hero__graph > .c-graph {
    transform: scale(0.2);
  }

  .grandtop-hero__graph > .c-graph,
  body._loadend .grandtop-hero__graph > .c-graph {
    transform: scale(0.55);
  }

  .grandtop-hero__graph > .c-graph._img1,
  body._loadend .grandtop-hero__graph > .c-graph._img1 {
    top: 4vw;
    left: 0;
  }

  .grandtop-hero__graph > .c-graph._img2,
  body._loadend .grandtop-hero__graph > .c-graph._img2 {
    top: 9vw;
    right: 0;
  }

  .grandtop-hero__graph > .c-graph._img3,
  body._loadend .grandtop-hero__graph > .c-graph._img3 {
    bottom: 0;
    left: 18vw;
  }

  /* grandtop-lead
--------------------------- */

  .grandtop-lead .c-100nav {
    margin-bottom: 30px;
  }

  .grandtop-lead .c-txt-A {
    text-align: left;
  }

  .grandtop-lead .c-txt-A > span {
    display: inline;
  }

  .grandtop-lead .c-txt-A > span:nth-child(3) {
    display: inline-block;
  }

  /* =============================================================

	top

* ============================================================= */

  /* top-articlelist
--------------------------- */

  .top-articlelist__title {
    margin-bottom: 20px;
  }

  .top-articlelist .c-catnav {
    transform: none;
    margin-bottom: 35px;
  }

  .top-articlelist .c-catnav__trigger {
    position: relative;
    margin: 0 auto;
    transform: none;
  }

  .top-articlelist .c-catnav__nav:before {
    right: 50%;
    margin-right: -20px;
  }

  /* =============================================================

	article

* ============================================================= */

  /* article-lead
--------------------------- */

  .article-lead__grids {
    padding: 30px 9vw;
    background-color: #fff;
    margin-bottom: 80px;
  }

  .article-lead__detail {
    text-align: center;
    width: auto;
    float: none;
    padding: 0;
  }

  .article-lead__detail > dt {
    position: static;
    margin-bottom: 3px;
  }

  .article-lead__detail > dd {
    padding-left: 0;
    margin-bottom: 10px;
    line-height: 1.6;
  }

  .article-lead__detail > dt._large {
    margin-bottom: 5px;
  }

  .article-lead__detail > dt._large + dd {
    margin-bottom: 10px;
    line-height: 1.4;
  }

  .article-lead__img {
    width: 60%;
    float: none;
    margin: 30px auto -80px;
  }

  .article-lead__lead .c-logotype-A {
    display: none;
  }

  /* article-data
--------------------------- */

  .article-data__table {
    font-size: calc(0.867 * var(--rem-base));
  }

  .article-data__table th,
  .article-data__table td {
    padding: calc(1 * var(--rem-base)) calc(0.5 * var(--rem-base)) calc(0.8 * var(--rem-base));
  }

  .article-data__table th {
    width: 8.5em;
    font-size: calc(0.733 * var(--rem-base));
  }
}

/* ---------------------------------------
	max-width: 500px
--------------------------------------- */

@media screen and (max-width: 500px) {
  /* =============================================================

	Layouts

* ============================================================= */

  /* c-container
--------------------------- */

  .c-header + main > .c-container:first-child,
  .c-header + main > .c-line:first-child .c-container,
  .grandtop-hero {
    margin-top: 90px;
  }

  /* =============================================================

	Links

* ============================================================= */

  /* c-pagenav
--------------------------- */

  .c-pagenav {
    padding-bottom: 40px;
  }

  .c-pagenav > .num {
    font-size: calc(1.133 * var(--rem-base));
    margin: 0 0.5vw;
  }

  .c-pagenav > i {
    margin: 0 0.5vw;
  }

  /* c-arrow
--------------------------- */

  .c-pagenav .c-arrow {
    position: absolute;
    top: 45px;
    left: 50%;
    margin: 0 0 0 7px;
  }
  .c-pagenav .c-arrow._prev {
    left: auto;
    right: 50%;
    margin: 0 7px 0 0;
  }

  /* =============================================================

	Common

* ============================================================= */

  /* c-100logomark
--------------------------- */

  .c-100logomark,
  .c-100logomark._small {
    min-width: 30px;
  }

  /* c-article
--------------------------- */

  .c-article__img._double {
    margin: 0;
  }

  .c-article__img figure {
    width: 100% !important;
    padding: 0;
    display: block;
  }

  .c-article__img._portrait figure {
    max-width: 280px;
  }

  .c-article__img._double figure + figure {
    margin-top: 30px;
  }

  /* c-articlelist-A
--------------------------- */

  .c-articlelist-A__txt > b {
    font-size: calc(1.067 * var(--rem-base));
  }

  .c-articlelist-A__txt > span {
    font-size: calc(0.867 * var(--rem-base));
  }

  /* c-logotype-A
--------------------------- */

  .c-logotype-A > b:before,
  .c-logotype-A > b:after {
    content: none;
  }

  .c-logotype-A {
    margin-left: 0 !important;
    left: 50%;
    transform: translateX(-50%);
  }

  .c-logotype-A._small > b {
    font-size: calc(1 * var(--rem-base));
  }

  .c-logotype-A > strong,
  .c-logotype-A._small > strong {
    font-size: calc(6 * var(--rem-base));
    margin-bottom: -5px;
  }

  .c-logotype-A > span,
  .c-logotype-A._small > span {
    font-size: calc(3.2 * var(--rem-base));
  }

  .c-logotype-A._sub._small {
    position: absolute;
    z-index: 1;
    margin-top: calc(-3vw - 60px);
  }

  .c-logotype-A > .c-graph {
    /*transform: scale(.6);*/
    top: -3px !important;
  }
  #people .c-logotype-A > .c-graph {
    right: -140px;
  }
  #life .c-logotype-A > .c-graph {
    right: -150px;
  }

  /* =============================================================

	c-header

* ============================================================= */

  .c-header {
    padding: 12px 0 0;
    margin-bottom: 0;
  }

  .c-header__aibalogo {
    margin-left: 12px;
  }

  .c-header__100logo {
    float: none;
    margin-top: 10px;
    margin-left: 20px;
  }

  .c-header__nav {
    text-align: center;
    float: none;
    margin: 5px 0 0;
  }

  .c-header__nav > li {
    text-align: left;
  }

  /* =============================================================

	c-footer

* ============================================================= */

  .c-footer {
    padding-bottom: 0;
  }

  .c-footer__sns {
    position: static;
    margin: 30px auto;
  }

  .c-footer__copy {
    text-align: center;
    position: static;
  }

  /* =============================================================

	top

* ============================================================= */

  /* top-hero
--------------------------- */

  html.js .top-hero .c-logotype-A {
    transform: translate(-50%, -15px);
  }
  body._loadend .top-hero .c-logotype-A {
    transform: translate(-50%, 0);
  }

  html.js .top-hero .c-graph {
    transform: scale(0.4);
  }
  .top-hero .c-graph,
  body._loadend .top-hero .c-graph {
    transform: scale(0.6);
  }

  .top-hero__lead p.c-title-B {
    display: none;
  }
  #taiken .top-hero__lead .c-title-B {
    color: #004d9f;
  }
  #people .top-hero__lead .c-title-B {
    color: #00964f;
  }
  #life .top-hero__lead .c-title-B {
    color: #d6092f;
  }
  #shop .top-hero__lead .c-title-B {
    color: #f2a729;
  }

  .top-hero__lead .c-txt-A {
    font-size: calc(0.933 * var(--rem-base));
  }

  /*.top-hero__lead .c-txt-A {
	font-family: Arial, Roboto, "Droid Sans", "游ゴシック体", "Yu Gothic", YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 400;
	line-height: 2;
}*/

  /* =============================================================

	list

* ============================================================= */

  /* list-hero
--------------------------- */

  html.js .list-hero .c-logotype-A {
    transform: translate(-50%, -15px);
  }
  body._loadend .list-hero .c-logotype-A {
    transform: translate(-50%, 0);
  }

  html.js .list-hero .c-graph {
    transform: scale(0.4);
  }
  .list-hero .c-graph,
  body._loadend .list-hero .c-graph {
    transform: scale(0.6);
  }

  /* list-articlelist
--------------------------- */

  .list-articlelist .c-catnav {
    transform: none;
    margin: -10px 0 30px;
  }

  .list-articlelist .c-catnav__trigger {
    position: relative;
    margin: 0 auto;
    transform: none;
  }

  .list-articlelist .c-catnav__nav:before {
    right: 50%;
    margin-right: -20px;
  }

  /* =============================================================

	article

* ============================================================= */

  /* article-hero
--------------------------- */

  html.js .article-hero .c-logotype-A {
    transform: translate(-50%, -15px);
  }
  body._loadend .article-hero .c-logotype-A {
    transform: translate(-50%, 0);
  }

  html.js .article-hero .c-graph {
    transform: scale(0.4);
  }
  .article-hero .c-graph,
  body._loadend .article-hero .c-graph {
    transform: scale(0.6);
  }

  /* =============================================================

	about

* ============================================================= */

  /* about-hero
--------------------------- */

  .about-hero {
    height: 160px;
  }

  html.js .about-hero .c-logotype-A {
    transform: translate(-50%, -15px);
  }
  body._loadend .about-hero .c-logotype-A {
    transform: translate(-50%, 0);
  }

  html.js .about-hero .c-graph {
    transform: scale(0.4);
  }
  .about-hero .c-graph,
  body._loadend .about-hero .c-graph {
    transform: scale(0.6);
  }

  .about-hero__img {
    width: 140px;
    bottom: -75px;
    right: 50%;
    margin-right: -70px;
  }
}

/* ---------------------------------------
	max-width: 400px
--------------------------------------- */

@media screen and (max-width: 400px) {
  .grandtop-hero__graph > .c-graph._img1 {
    left: -20px;
  }

  .grandtop-hero__graph > .c-graph._img2 {
    right: -30px;
  }

  .grandtop-hero__graph > .c-graph._img3 {
    bottom: -10px;
    left: 20px;
  }
}
