@charset "UTF-8";
/* ----------------------------
共通スタイル
------------------------------- */
* {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: 'Hiragino Kaku Gothic ProN', sans-serif;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small,
strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, figcaption, figure, footer, header, hgroup, menu, nav,
section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
  display: block;
}

body {
  margin: 0px;
  padding: 0px;
}

table {
  table-layout: fixed;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

a.noborder,
a.noborder:link,
a.noborder:hover,
a.noborder:active,
a.noborder:visited,
img {
  border: 0;
  vertical-align: bottom;
}

img {
  width: 100%;
  height: auto;
}

/* contentWrap -------------- */
.contentWrap {
  margin: 0 auto 0 auto;
  width: 90%;
}

/* clearfix -------------- */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

p {
  line-height: 1.7;
  font-size: 15px;
  color: #333333;
}

/* PC/SP ------------- */
.only_sp {
  display: block;
}

.only_pc {
  display: none;
}

@media screen and (max-width: 320px) {
  .no_320 {
    display: none;
  }
}

/* ----------------------------
東洋経済 ヘッダー&フッター
------------------------------- */
#tk_head {
  position: relative;
  top: 0;
  z-index: 9999999999;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  /* p */
}

#tk_head::after {
  content: "";
  display: block;
  clear: both;
}

#tk_head > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: auto;
}

#tk_head .logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto 0 0;
  padding: 0;
  box-sizing: border-box;
  /* a */
}

#tk_head .logo a {
  display: block;
}

#tk_head .logo a.tkologo img {
  display: block;
  width: auto;
  height: 34px;
}

#tk_head p {
  margin: 0px 5px 0;
  font-size: 12px;
  line-height: 1;
  color: #333333;
}

#tk_head p:first-of-type {
  position: absolute;
  top: 15px;
  right: 50px;
}

#tk_head p.ad {
  width: 25%;
  text-align: right;
  font-size: 12px;
}

#tk_head p.ad span {
  display: block;
  margin-bottom: 0.5em;
}

#tk_head p.ad img {
  display: block;
  max-width: 30px;
  margin: 0 0 4px auto;
}

/* tk_head */
#tko_footer * {
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, 'Meiryo', 'メイリオ', sans-serif;
  font-weight: normal;
  font-feature-settings: normal !important;
  letter-spacing: 0 !important;
}

#tko_footer a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #000;
  text-decoration: none;
}

#tko_footer a:link, #tko_footer a:active {
  color: #000;
  text-decoration: none;
}

#tko_footer a:visited {
  color: #000;
  text-decoration: none;
}

#tko_footer a:focus {
  outline: none;
}

#tko_footer {
  font-size: 14px;
  line-height: 1.6;
  border-top: solid 1px #000;
  background: #fff;
}

#tko_footer .footer-top-section .inner-section {
  padding: 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#tko_footer .footer-top-section .logo {
  width: 125px;
}

#tko_footer .footer-top-section .logo h1 a {
  display: block;
}

#tko_footer .footer-top-section .logo h1 a img {
  display: block;
  width: 100%;
}

#tko_footer .footer-top-section .sns {
  display: flex;
}

#tko_footer .footer-top-section .sns .sns__btn {
  display: block;
  justify-content: flex-start;
  align-items: center;
  width: 34px;
  height: 34px;
  border-radius: 34px;
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  font-size: 0;
  margin-right: 10px;
}

#tko_footer .footer-top-section .sns .sns__btn.--fb {
  background-color: #1877f2;
  background-image: url(https://tk.ismcdn.jp/common/images/v5/common/ico-fb_w.svg);
  background-size: 26px;
  background-position: center bottom;
}

#tko_footer .footer-top-section .sns .sns__btn.--tw {
  background-color: #1DA1F2;
  background-image: url(https://tk.ismcdn.jp/common/images/v5/common/ico-tw_w.svg);
}

#tko_footer .footer-top-section .sns .sns__btn.--line {
  background-color: #00c300;
  background-image: url(https://tk.ismcdn.jp/common/images/v5/common/ico-line_w.svg);
}

#tko_footer .footer-top-section .sns .sns__btn.--youtube {
  background-color: #DA1725;
  background-image: url(https://tk.ismcdn.jp/common/images/v5/common/ico-youtube_w.svg);
}

#tko_footer .footer-top-section .sns .sns__btn.--rss {
  display: none;
  background-color: #868686;
  background-image: url(https://tk.ismcdn.jp/common/images/v5/common/ico-rss_w.svg);
}

#tko_footer .footer-middle-section {
  background: #f5f5f5;
}

#tko_footer .footer-menu__block {
  padding: 1em;
  border-top: solid 1px #bbb;
}

#tko_footer .footer-menu__heading {
  font-size: 13px;
  font-weight: bold;
  position: relative;
}

#tko_footer .footer-menu__heading span.blank {
  padding-right: 14px;
  font-weight: bold;
  background: url(https://tk.ismcdn.jp/common/images/v5/common/icon-ex.png) no-repeat right 1px;
  background-size: 10px;
}

#tko_footer .footer-menu-check {
  display: none;
}

#tko_footer .footer-menu-label {
  display: block;
}

#tko_footer .footer-menu-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 5%;
  width: 10px;
  height: 10px;
  border-right: solid 2px #868686;
  border-bottom: solid 2px #868686;
  transform: rotate(45deg);
}

#tko_footer .footer-menu-check:checked + .footer-menu-label::after {
  transform: rotate(-135deg);
  top: 20%;
}

#tko_footer .footer-menu__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 1em;
}

#tko_footer .footer-menu__list.--half .footer-menu__item {
  width: 45%;
}

#tko_footer .footer-menu__item {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 14px;
  font-size: 13px;
}

#tko_footer .footer-menu__item::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border: solid 1px #000;
  border-radius: 4px;
  position: absolute;
  top: 6px;
  left: 0;
}

#tko_footer .footer-menu-content-01, #tko_footer .footer-menu-content-02, #tko_footer .footer-menu-content-03 {
  height: 0;
  opacity: 0;
  transition: .5s;
  visibility: hidden;
}

#tko_footer .footer-menu-check:checked + .footer-menu-label + .footer-menu-content-01 {
  height: 248px;
  opacity: 1;
  visibility: visible;
}

#tko_footer .footer-menu-check:checked + .footer-menu-label + .footer-menu-content-02 {
  height: 94px;
  opacity: 1;
  visibility: visible;
}

#tko_footer .footer-menu-check:checked + .footer-menu-label + .footer-menu-content-03 {
  height: 34px;
  opacity: 1;
  visibility: visible;
}

#tko_footer .footer-sub-link {
  display: flex;
  flex-wrap: wrap;
  padding-top: 1em;
}

#tko_footer .footer-sub-link a {
  font-size: 12px;
  padding-right: 9px;
  border-right: solid 1px #000;
  display: block;
  line-height: 1;
  margin: 0 9px 1em 0;
}

#tko_footer .footer-sub-link a:last-child {
  border-right: none;
}

#tko_footer .footer-sub-link a:first-child {
  padding-left: 0;
}

#tko_footer .footer-bottom-section {
  padding: 1em;
  border-top: solid 1px #bbb;
  background: #f5f5f5;
}

#tko_footer .footer-bottom-section .inner-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#tko_footer .footer-bottom-section .abj-mark {
  max-width: 80px;
}

#tko_footer .footer-bottom-section .abj-mark img {
  width: 100%;
}

#tko_footer .footer-bottom-section .copy {
  font-size: 10px;
  color: #8C8C8C;
  margin-top: 5px;
}

#tko_footer .footer-bottom-section .company-logo {
  background: url(https://tk.ismcdn.jp/common/images/v5/common/toyokeizai_footerlogo.png?rd=201707051212) no-repeat center;
  background-size: 154px 28px;
  width: 154px;
  height: 28px;
  display: block;
  font-size: 0;
}

/* ----------------------------
PC版 共通スタイル min-width:641px
------------------------------- */
@media screen and (min-width: 641px) {
  * {
    font-family: 'Meiryo', 'メイリオ', 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','YuGothic','Yu Gothic', Verdana,'ＭＳ Ｐゴシック',sans-serif;
  }
  body {
    min-width: 1024px;
  }
  .contentWrap {
    width: 1000px;
  }
  /* PC/SP ------------- */
  .only_sp {
    display: none !important;
  }
  .only_pc {
    display: block;
  }
  /* ----------------------------
  東洋経済 ヘッダー&フッター pc
  ------------------------------- */
  #tk_head {
    height: 75px;
  }
  #tk_head > div {
    position: relative;
    max-width: 1000px;
  }
  #tk_head .logo a.tkologo img {
    height: 50px;
  }
  #tk_head p {
    font-size: 16px;
  }
  #tk_head p:first-of-type {
    top: 4px;
    width: auto;
  }
  #tk_head p.ad {
    align-items: center;
    width: auto;
    font-size: 14px;
  }
  #tk_head p.ad span {
    display: block;
    margin-bottom: 1em;
    line-height: 1;
  }
  /* tk_head */
  #tko_footer * {
    font-family: Hiragino Sans, 'ヒラギノ角ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
    font-weight: normal;
  }
  #tko_footer a:hover {
    color: #000;
    text-decoration: underline;
  }
  #tko_footer {
    line-height: initial;
    border-top: solid 1px #868686;
  }
  #tko_footer .footer-top-section .inner-section {
    width: 1000px;
    margin: 0 auto;
    padding: 40px 0 45px;
    justify-content: flex-start;
  }
  #tko_footer .footer-top-section .logo {
    width: 192px;
    margin-right: 40px;
  }
  #tko_footer .footer-top-section .sns .sns__btn {
    margin-right: 20px;
  }
  #tko_footer .footer-top-section .sns .sns__btn.--rss {
    display: block;
  }
  #tko_footer .footer-menu-section {
    padding-bottom: 40px;
  }
  #tko_footer .footer-menu-section .inner-section {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
  }
  #tko_footer .footer-menu-section .footer-menu__block:nth-of-type(1) {
    width: 60%;
  }
  #tko_footer .footer-menu-section .footer-menu__block:nth-of-type(2) {
    width: 40%;
  }
  #tko_footer .footer-middle-section {
    border-top: solid 1px #ccc;
    padding: 40px 0 15px;
  }
  #tko_footer .footer-middle-section .inner-section {
    width: 1000px;
    margin: 0 auto;
  }
  #tko_footer .footer-middle-section .footer-menu__block {
    margin-bottom: 25px;
  }
  #tko_footer .footer-menu__block {
    padding: 0;
    border-top: none;
  }
  #tko_footer .footer-menu-label::after {
    display: none;
  }
  #tko_footer .footer-menu__list {
    justify-content: flex-start;
    padding-top: 15px;
  }
  #tko_footer .footer-menu__item {
    width: 45%;
  }
  #tko_footer .footer-menu-content-01, #tko_footer .footer-menu-content-02, #tko_footer .footer-menu-content-03 {
    height: auto !important;
    opacity: 1;
    visibility: visible;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(1) {
    order: 1;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(2) {
    order: 3;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(3) {
    order: 5;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(4) {
    order: 7;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(5) {
    order: 2;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(6) {
    order: 4;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(7) {
    order: 6;
  }
  #tko_footer .footer-menu-content-01 .footer-menu__item:nth-of-type(8) {
    order: 8;
  }
  #tko_footer .footer-sub-link {
    padding-top: 15px;
  }
  #tko_footer .footer-sub-link a {
    padding-right: 10px;
    margin: 0 10px 0 0;
  }
  #tko_footer .footer-bottom-section {
    padding: 40px 0;
    border-top: solid 1px #ccc;
  }
  #tko_footer .footer-bottom-section .inner-section {
    width: 1000px;
    margin: 0 auto;
  }
  #tko_footer .footer-bottom-section .logo-section {
    display: flex;
    align-items: center;
  }
  #tko_footer .footer-bottom-section .copy {
    margin-top: 0;
    margin-left: 20px;
  }
  #tko_footer .footer-bottom-section .company-logo {
    background-size: 196px 36px;
    width: 196px;
    height: 36px;
  }
}

/* ----------------------------
コンテンツ
------------------------------- */
#contents {
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 641px) {
  #contents {
    width: 1000px;
  }
}

header {
  margin-bottom: 40px;
}

header .topimgWrap {
  width: 100%;
  height: 90vw;
  margin: 20px auto 40px;
  position: relative;
}

header .topimgWrap .topimgInner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: transform 0.5s;
}

header .topimgWrap .topimgInner.active {
  z-index: 5;
  pointer-events: auto;
}

header .topimgWrap .topimgInner.active div {
  opacity: 1;
}

header .topimgWrap .topimgInner.active img {
  opacity: 1;
}

header .topimgWrap .topimgInner.prev1 {
  z-index: 4;
  transform: rotate(5deg);
}

header .topimgWrap .topimgInner.prev1 img {
  opacity: 1;
}

header .topimgWrap .topimgInner.prev2 {
  z-index: 3;
}

header .topimgWrap .topimgInner.prev2 img {
  opacity: 1;
}

header .topimgWrap .topimgInner.prev3 {
  z-index: 2;
  transform: rotate(-5deg);
}

header .topimgWrap .topimgInner.prev3 img {
  opacity: 1;
}

header .topimgWrap .topimgInner.prev4 {
  z-index: 1;
  transform: rotate(-5deg);
}

header .topimgWrap .topimgInner.prev4 img {
  opacity: 1;
}

header .topimgWrap .topimgInner.prev5 {
  z-index: 6;
  transform: rotate(-5deg);
  pointer-events: none;
}

header .topimgWrap .topimgInner.prev5 div {
  opacity: 0;
}

header .topimgWrap .topimgInner.prev5 img {
  opacity: 0;
}

header .topimgWrap .topimgInner.prev6 {
  z-index: 6;
  transform: rotate(-5deg);
  pointer-events: none;
}

header .topimgWrap .topimgInner.prev6 div {
  opacity: 0;
}

header .topimgWrap .topimgInner.prev6 img {
  opacity: 0;
}

header .topimgWrap .topimgInner a {
  display: block;
}

header .topimgWrap .topimgInner a img {
  display: block;
  width: 100%;
  opacity: 0;
  transition: opacity 1s;
}

header .topimgWrap .topimgInner a div {
  position: absolute;
  width: 100%;
  padding: 4px 10px;
  box-sizing: border-box;
  background: linear-gradient(to right, #009ecb, #ff7ecc);
  bottom: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: italic;
  opacity: 0;
  transition: opacity 1s;
}

header .topimgWrap .topimgInner a div span {
  color: #fff;
  font-size: 12px;
  padding-left: 12px;
}

header h1 {
  margin-bottom: 30px;
}

header h1 img {
  display: block;
  width: 100%;
}

header h1 img:first-of-type {
  width: 70%;
  margin: 15px auto 30px;
}

header .lead {
  font-size: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.7;
  margin-bottom: 1em;
}

header .credit {
  font-size: 12px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.6;
}

@media screen and (min-width: 641px) {
  header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header .topimgWrap {
    width: 510px;
    height: 510px;
    margin: 40px 0;
  }
  header .txtWrap {
    width: 440px;
  }
  header .txtWrap p {
    width: 382px;
    margin: 0 auto 1em;
  }
  header .lead {
    font-size: 14px;
  }
  header .credit {
    line-height: 1.8;
  }
}

.mainCts .txtArea {
  margin-bottom: 60px;
}

.mainCts .txtArea p {
  font-size: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  line-height: 1.7;
  padding-bottom: 1.3em;
}

.mainCts .txtArea .readmore {
  background: linear-gradient(to right, #009ecb, #ff7ecc);
  width: 240px;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 13px 0;
  position: relative;
  cursor: pointer;
}

.mainCts .txtArea .readmore::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  right: 14px;
  top: 22px;
  transition: .2s;
}

.mainCts .txtArea .readmore.act {
  opacity: 0;
  pointer-events: none;
}

.mainCts .txtArea .readmore:hover::after {
  top: 26px;
}

.mainCts .txtArea #hideText {
  display: none;
}

.mainCts .txtArea #hideText p {
  transition: opacity 0.5s;
}

.mainCts .txtArea #hideText.hide p {
  opacity: 0;
}

@media screen and (min-width: 641px) {
  .mainCts .txtArea {
    width: 650px;
    margin: 30px auto 60px;
  }
}

.mainCts .watchArea {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.mainCts .watchArea .watchBox {
  width: 47%;
  display: block;
  margin-bottom: 5%;
  text-decoration: none;
}

.mainCts .watchArea .watchBox .photo {
  margin-bottom: 15px;
  position: relative;
}

.mainCts .watchArea .watchBox .photo span {
  display: block;
  background-image: linear-gradient(45deg, #009ecb, #ff7ecc);
  transform: rotate(5deg);
  width: 100%;
  padding-top: 100%;
  position: absolute;
  z-index: -1;
  transition: .3s;
}

.mainCts .watchArea .watchBox .photo img {
  transition: .6s;
}

.mainCts .watchArea .watchBox:hover .photo span {
  transform: rotate(-5deg);
}

.mainCts .watchArea .watchBox:hover .photo img {
  filter: brightness(1.3);
}

.mainCts .watchArea .watchBox .name {
  width: 100%;
  border: solid 1px #ff7ecc;
  border-image: linear-gradient(to right, #009ecb, #ff7ecc);
  border-image-slice: 1;
  box-sizing: border-box;
  padding: 5px 3px 7px;
  line-height: 1;
}

.mainCts .watchArea .watchBox .name p {
  display: inline-block;
  background: linear-gradient(to right, #009ecb, #ff7ecc);
  background: -webkit-linear-gradient(to right, #009ecb, #ff7ecc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 4vw;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 1;
  font-style: italic;
}

.mainCts .watchArea .watchBox .name small {
  display: block;
  font-size: 2.8vw;
  font-family: 'Noto Sans JP', sans-serif;
  color: #878ccc;
  margin-top: 2px;
  letter-spacing: -0.025em;
}

.mainCts .watchArea .large {
  width: 90%;
}

.mainCts .watchArea .large .photo {
  margin-bottom: 25px;
}

.mainCts .watchArea .large .name {
  padding: 7px 7px 9px;
}

.mainCts .watchArea .large .name p {
  font-size: 20px;
}

.mainCts .watchArea .large .name small {
  font-size: 12px;
}

.mainCts .watchArea.large .watchBox:nth-of-type(1) {
  margin: 30px auto;
}

.mainCts .watchArea.large .watchBox:nth-of-type(2) {
  margin: 20px auto 50px;
}

@media screen and (min-width: 641px) {
  .mainCts .watchArea {
    width: 900px;
    margin: 30px auto 0;
  }
  .mainCts .watchArea .watchBox {
    width: 270px;
    margin-bottom: 90px;
  }
  .mainCts .watchArea .watchBox .photo {
    margin-bottom: 20px;
  }
  .mainCts .watchArea .watchBox .name {
    padding: 12px 15px;
    height: 67px;
  }
  .mainCts .watchArea .watchBox .name p {
    font-size: 24px;
  }
  .mainCts .watchArea .watchBox .name p.kerning {
    letter-spacing: -0.5px;
  }
  .mainCts .watchArea .watchBox .name small {
    font-size: 12px;
    margin-top: 5px;
  }
  .mainCts .watchArea .large {
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  .mainCts .watchArea .large .photo {
    width: 420px;
  }
  .mainCts .watchArea .large .name {
    width: 390px;
    height: 110px;
    padding: 20px;
  }
  .mainCts .watchArea .large .name p {
    font-size: 40px;
  }
  .mainCts .watchArea .large .name small {
    font-size: 17px;
  }
  .mainCts .watchArea.large .watchBox:nth-of-type(1) {
    flex-direction: row-reverse;
    margin: 0 auto;
    align-items: flex-start;
  }
  .mainCts .watchArea.large .watchBox:nth-of-type(1) .name {
    margin-right: 30px;
  }
  .mainCts .watchArea.large .watchBox:nth-of-type(2) {
    margin: -180px auto 90px;
    align-items: flex-end;
  }
  .mainCts .watchArea.large .watchBox:nth-of-type(2) .photo {
    margin-bottom: 0;
  }
  .mainCts .watchArea.large .watchBox:nth-of-type(2) .name {
    margin-left: 30px;
  }
}

.footerCts {
  border-top: solid 2px #009ecb;
  border-image: linear-gradient(to right, #009ecb, #ff7ecc);
  border-image-slice: 1;
  margin: 40px auto 20px;
  padding: 15px 0 0;
  display: flex;
  align-items: flex-start;
}

.footerCts > div {
  width: 50%;
}

.footerCts a {
  text-decoration: none;
  transition: .3s;
}

.footerCts a span {
  font-size: 4vw;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 1;
  font-style: italic;
}

.footerCts a small {
  display: block;
  font-size: 2.7vw;
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  margin-top: 2px;
  line-height: 1;
}

.footerCts a:hover {
  opacity: .7;
}

.footerCts .blue span {
  color: #009ecb;
}

.footerCts .bluepurple span {
  color: #6c82c3;
}

.footerCts .pinkpurple span {
  color: #a38acb;
}

.footerCts .pink span {
  color: #ff7ecc;
}

.footerCts ul li {
  margin-bottom: 12px;
}

@media screen and (min-width: 641px) {
  .footerCts {
    width: 1000px;
    margin-top: 0;
    padding-top: 20px;
  }
  .footerCts > div {
    display: flex;
    align-items: flex-start;
  }
  .footerCts > div ul {
    width: 50%;
    padding: 0 10px;
  }
  .footerCts > div ul li {
    margin: 10px 0 30px 0;
  }
  .footerCts a span {
    font-size: 20px;
  }
  .footerCts a small {
    font-size: 12px;
  }
}
/*# sourceMappingURL=top_style.css.map */