@charset "UTF-8";
/* ----------------------------
共通スタイル
------------------------------- */
* {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "YuGothic", "Yu Gothic", "Meiryo", "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 500;
}

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;
}

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

img {
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-feature-settings: "palt";
}

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

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

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* タイトル ------------- */
h2,
h2 span {
  font-family: "Montserrat", sans-serif;
}

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

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

.only_pc {
  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-weight: 600;
  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: "Meiryo", "メイリオ", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, 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: #000;
  background-image: url(https://tk.ismcdn.jp/common/images/v5/common/x-logo-logo.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: 0.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;
}

.logo_tkbs {
  display: block;
  margin: 40px auto 50px auto;
  width: 240px;
}

/* sns----------------- */
ul.sns {
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
  width: 70%;
  text-align: center;
}
ul.sns li {
  width: 30%;
}
ul.sns img {
  width: 40px;
  height: 40px;
}

/* ul.sns */
/* ----------------------------*/
img {
  width: 100%;
  height: auto;
}

#contents {
  /* header */
  /* article */
}
#contents header {
  margin: 0 0 40px 0;
  /* p */
  /* fade */
  /* fadeIn */
}
#contents header .photo {
  margin: 0 0 10px 0;
  width: 100%;
  max-height: 370px;
  height: 100vw;
  background-repeat: no-repeat;
  background-size: cover;
}
#contents header .textArea {
  position: relative;
  margin: -55px auto 20px auto;
  padding: 20px 0 20px 0;
  border: 4px solid #000000;
  width: 90%;
  background-color: #ffffff;
}
#contents header h1 {
  margin: 0 0 20px 0;
  width: 95%;
}
#contents header h2 {
  margin: 0 auto 20px auto;
  width: 95%;
}
#contents header p.name {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 30px auto;
  width: 95%;
}
#contents header p.name span {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
#contents header p.name span img {
  display: block;
  width: auto;
}
#contents header p.name span:first-of-type {
  padding: 5px 8px;
  background-color: #000000;
}
#contents header p.name span:first-of-type img {
  height: 19px;
}
#contents header p.name span:nth-of-type(2) {
  padding: 5px 12px;
  border: 2px solid #000000;
}
#contents header p.name span:nth-of-type(2) img {
  height: 25px;
}
#contents header .lead {
  margin: 0 auto 0 auto;
  width: 95%;
}
#contents header .lead p {
  line-height: 1.6;
  font-weight: 600;
  font-size: 15px;
  color: #000000;
}
#contents header .lead p.credit {
  margin-top: 1em;
  line-height: 1.7;
  font-size: 14px;
}
#contents header.p1 .photo {
  background-image: url(../images/p1_hd_img.jpg?0622);
}
#contents header.p2 .photo {
  background-image: url(../images/p2_hd_img.jpg?0901);
  background-position: right 10% center !important;
  background-size: cover !important;
  background-color: #050a0e;
}
#contents header.p3 .photo {
  background-image: url(../images/p3_hd_img.jpg?022501);
  background-position: left center;
  background-size: cover;
  background-color: #000;
}
#contents header.p4 .photo {
  background-image: url(../images/p4_hd_img.jpg?052701);
  background-position: right center;
  background-size: cover;
  background-color: #141a1b;
}
#contents header.p5 .photo {
  background-image: url(../images/p5_hd_img.jpg);
  background-position: left center;
  background-size: cover;
  background-color: #141a1b;
}
#contents header.p6 .photo {
  background-image: url(../images/p6_hd_img.jpg);
  background-position: left;
  background-size: cover;
  background-color: #141a1b;
}
#contents header.p7 .photo {
  background-image: url(../images/p7_hd_img.jpg?0606);
  background-position: 75% top;
  background-size: cover;
  background-color: #141a1b;
}
#contents header.p8 .photo {
  background-image: url(../images/p8_hd_img.jpg);
  background-position: 76% top;
  background-size: cover;
  background-color: #141a1b;
}
#contents header.p9 .photo {
  background-image: url(../images/p9_hd_img.jpg?0815);
  background-position: calc(50% - 100px);
  background-size: cover;
  background-color: #0a0b0d;
}
#contents header.p10 .photo {
  background-image: url(../images/p10_hd_img.jpg?1015);
  background-position: 76% top;
  background-size: cover;
  background-color: #0a0b0d;
}
#contents header.fade .textArea {
  opacity: 0;
  transform: translateY(50px);
  transition: 1s ease;
}
#contents header.fadeIn .textArea {
  opacity: 1;
  transform: translateY(0);
}
#contents article {
  /* linkBtnArea */
  /* secBox */
  /* profileArea */
  /* p2, p3, p4 */
}
#contents article .linkBtnArea {
  margin: 0 auto 0px auto;
  width: 90%;
}
#contents article .linkBtnArea .linkBox {
  margin: 0 0 30px 0;
}
#contents article .linkBtnArea .linkBox a {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-decoration: none;
}
#contents article .linkBtnArea .linkBox .img {
  width: 47%;
  height: 29vw;
}
#contents article .linkBtnArea .linkBox .txtArea {
  width: 50%;
}
#contents article .linkBtnArea .linkBox p.name {
  display: flex;
  margin: 0 auto 5px auto;
  width: 95%;
}
#contents article .linkBtnArea .linkBox p.name span {
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
#contents article .linkBtnArea .linkBox p.name span img {
  display: block;
  width: auto;
}
#contents article .linkBtnArea .linkBox p.name span:first-of-type {
  padding: 5px 3px;
  background-color: #000000;
}
#contents article .linkBtnArea .linkBox p.name span:first-of-type img {
  height: 14px;
}
#contents article .linkBtnArea .linkBox p.name span:nth-of-type(2) {
  padding: 5px 5px;
  border: 2px solid #000000;
}
#contents article .linkBtnArea .linkBox p.name span:nth-of-type(2) img {
  height: 14px;
}
#contents article .linkBtnArea .linkBox p.ttl img {
  height: 18.4vw;
  max-height: 106px;
  width: auto;
}
#contents article .linkBtnArea .linkBox p.ttl.ttl09 img {
  height: 17vw;
}
#contents article .secBox {
  position: relative;
  margin-bottom: 50px;
  padding: 30px 0;
  box-sizing: border-box;
  /* detailArea */
  /* fade */
  /* fadeIn */
}
#contents article .secBox:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 4px solid #000000;
  box-sizing: border-box;
  width: 92%;
  height: 100%;
}
#contents article .secBox h2 {
  margin: 0 auto 20px auto;
  width: 90%;
}
#contents article .secBox h2 span {
  display: inline-block;
  position: relative;
  padding: 10px 10px 10px 20px;
  box-sizing: border-box;
}
#contents article .secBox h2 span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
#contents article .secBox h2 span img {
  display: block;
  position: relative;
  z-index: 99;
  width: auto;
  height: 28px;
}
#contents article .secBox .photoBox {
  position: relative;
  z-index: 999;
  margin-bottom: 30px;
  width: 90%;
}
#contents article .secBox .photoBox.ph2, #contents article .secBox .photoBox.ph3 {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  /* fade */
  /* fadeIn */
}
#contents article .secBox .photoBox.ph2.fade, #contents article .secBox .photoBox.ph3.fade {
  opacity: 0;
  transition: 0.5s ease;
}
#contents article .secBox .photoBox.ph2.fadeIn, #contents article .secBox .photoBox.ph3.fadeIn {
  opacity: 1;
}
#contents article .secBox .photoBox.ph3 {
  width: 90%;
  height: 90vw;
}
#contents article .secBox .photoBox.ph3 img {
  width: 100%;
  height: 100%;
  -o-object-position: 0 100%;
     object-position: 0 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
#contents article .secBox .textBox {
  margin: 0 auto 30px auto;
  width: 80%;
}
#contents article .secBox .textBox p {
  margin-bottom: 1em;
  text-indent: 1em;
}
#contents article .secBox .textBox p.noIndent {
  text-indent: 0em;
}
#contents article .secBox .textBox p.note {
  text-indent: 0em;
  font-size: 80%;
}
#contents article .secBox .textBox p sup {
  font-size: 60%;
}
#contents article .secBox .textBox a {
  color: #444444;
  transition: 0.2s;
}
#contents article .secBox .textBox a:hover {
  color: #666;
}
#contents article .secBox .detailArea {
  position: relative;
  z-index: 99;
  margin: 0 auto;
  width: 80%;
}
#contents article .secBox .detailArea > div {
  margin: 0 0 20px 0;
}
#contents article .secBox .detailArea > div:first-of-type {
  margin: 0 0 80px 0;
}
#contents article .secBox .detailArea > div p {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
#contents article .secBox .detailArea > div p.price {
  margin-top: 1em;
  margin-bottom: 20px;
  font-size: 15px;
}
#contents article .secBox .detailArea > div a {
  display: block;
  margin: 0 auto;
  padding: 15px 0;
  box-sizing: border-box;
  width: 70%;
  background-color: #000000;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
}
#contents article .secBox .detailArea li img {
  margin: 0 0 40px 0;
}
#contents article .secBox .detailArea .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  border-radius: 0;
  border: 1px solid #000000;
  width: 56px;
  height: 5px;
  opacity: 1;
  background-color: transparent;
}
#contents article .secBox .detailArea .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #000000;
}
#contents article .secBox .detailArea .swiper-button-prev {
  display: none;
}
#contents article .secBox .detailArea .swiper-button-next {
  top: 0;
  width: 100%;
  height: 100%;
  background: none;
}
#contents article .secBox.fade h2 span:after {
  width: 0%;
  transition: 1s ease;
}
#contents article .secBox.fade .photoBox {
  opacity: 0;
  transition: 0.5s ease;
}
#contents article .secBox.fadeIn h2 span:after {
  width: 100%;
}
#contents article .secBox.fadeIn .photoBox {
  opacity: 1;
}
#contents article .sec1 .photoBox {
  margin-right: auto;
}
#contents article .sec2 .photoBox {
  margin-left: auto;
}
#contents article .profileArea {
  margin: 0 auto 100px auto;
  padding-bottom: 30px;
  border: 4px solid #000000;
  box-sizing: border-box;
  width: 92%;
  /* fade */
  /* fadeIn */
}
#contents article .profileArea .photo {
  margin: 0 0 30px 0;
  width: 100%;
  height: 105vw;
}
#contents article .profileArea .photo img {
  width: 100%;
  height: 100%;
  -o-object-position: 100% 0;
     object-position: 100% 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;"; /*IE対策*/
}
#contents article .profileArea .text {
  margin: 0 auto;
  width: 90%;
}
#contents article .profileArea .text h2 {
  margin: 0 auto 1em auto;
  font-weight: 600;
  font-size: 24px;
}
#contents article .profileArea.fade .photo {
  opacity: 0;
  transition: 0.5s ease;
}
#contents article .profileArea.fadeIn .photo {
  opacity: 1;
}
#contents article .official {
  margin: 0 0 80px 0;
}
#contents article .official a {
  display: block;
  margin: 0 auto;
  max-width: 195px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  color: #444444;
}
#contents article .official a img {
  display: block;
  margin: 0 0 10px 0;
}
#contents article.p1 .linkBtnArea .img {
  background-image: url(../images/p2_link_img.jpg?030101);
  background-repeat: no-repeat;
  background-size: cover;
}
#contents article.p2, #contents article.p3, #contents article.p4 {
  /* sec3 */
}
#contents article.p2 h2 span, #contents article.p3 h2 span, #contents article.p4 h2 span {
  padding: 10px 10px 10px 10px;
}
#contents article.p2 h2 span img, #contents article.p3 h2 span img, #contents article.p4 h2 span img {
  height: 25px;
}
#contents article.p2 .sec3, #contents article.p3 .sec3, #contents article.p4 .sec3 {
  /* photoBox */
}
#contents article.p2 .sec3 .photoBox.ph3 img, #contents article.p3 .sec3 .photoBox.ph3 img, #contents article.p4 .sec3 .photoBox.ph3 img {
  -o-object-position: 30% 0%;
     object-position: 30% 0%;
}
#contents article.p2 .detailArea > div a, #contents article.p3 .detailArea > div a, #contents article.p4 .detailArea > div a {
  padding: 0;
  background-color: transparent;
}
#contents article.p2 .linkBtnArea, #contents article.p3 .linkBtnArea, #contents article.p4 .linkBtnArea {
  margin-bottom: 80px;
}
#contents article.p2 .linkBtnArea .img, #contents article.p3 .linkBtnArea .img, #contents article.p4 .linkBtnArea .img {
  background-image: url(../images/p1_link_img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#contents article.p2 .linkBtnArea .img.img02, #contents article.p3 .linkBtnArea .img.img02, #contents article.p4 .linkBtnArea .img.img02 {
  background-image: url(../images/p2_link_img.jpg);
}
#contents article.p2 .linkBtnArea .img.img03, #contents article.p3 .linkBtnArea .img.img03, #contents article.p4 .linkBtnArea .img.img03 {
  background-image: url(../images/p3_link_img.jpg);
}
#contents article.p2 .linkBtnArea .img.img04, #contents article.p3 .linkBtnArea .img.img04, #contents article.p4 .linkBtnArea .img.img04 {
  background-image: url(../images/p4_link_img.jpg);
}
#contents article.p2 .linkBtnArea .img.img05, #contents article.p3 .linkBtnArea .img.img05, #contents article.p4 .linkBtnArea .img.img05 {
  background-image: url(../images/p5_link_img.jpg);
}
#contents article.p2 .linkBtnArea .img.img06, #contents article.p3 .linkBtnArea .img.img06, #contents article.p4 .linkBtnArea .img.img06 {
  background-image: url(../images/p6_link_img.jpg);
}
#contents article.p2 .linkBtnArea .img.img07, #contents article.p3 .linkBtnArea .img.img07, #contents article.p4 .linkBtnArea .img.img07 {
  background-image: url(../images/p7_link_img.jpg);
}
#contents article.p2 .linkBtnArea .img.img08, #contents article.p3 .linkBtnArea .img.img08, #contents article.p4 .linkBtnArea .img.img08 {
  background-image: url(../images/p8_link_img.jpg);
}
#contents article.p2 .linkBtnArea .img.img09, #contents article.p3 .linkBtnArea .img.img09, #contents article.p4 .linkBtnArea .img.img09 {
  background-image: url(../images/p9_link_img.jpg);
}
#contents article.p3, #contents article.p4 {
  /* sec3 */
}
#contents article.p3 .sec3, #contents article.p4 .sec3 {
  /* photoBox */
}
#contents article.p3 .sec3 .photoBox.ph1, #contents article.p4 .sec3 .photoBox.ph1 {
  height: auto;
  margin: 0 auto 30px;
}
#contents article.p3 .bannerArea, #contents article.p4 .bannerArea {
  width: 90%;
  margin: 40px auto;
}
#contents article.p3 .bannerArea > a:nth-of-type(1), #contents article.p4 .bannerArea > a:nth-of-type(1) {
  margin: 0 0 20px;
}
#contents article.p3 .detailArea > div a, #contents article.p4 .detailArea > div a {
  margin: 0 auto;
  padding: 15px 0;
  box-sizing: border-box;
  width: 100%;
  background-color: inherit;
  text-decoration: none;
}
#contents article.p3 .detailArea > div a > div, #contents article.p4 .detailArea > div a > div {
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  width: 70%;
  margin-top: 15px;
}
#contents article.p4 {
  /* sec3 */
}
#contents article.p4 h2 span img {
  height: 7.8vw;
}
#contents article.p4 .sec3 {
  /* photoBox */
}
#contents article.p4 .sec3 .photoBox.ph3 img {
  -o-object-position: center;
     object-position: center;
}
#contents article.p5 .sec3 {
  /* photoBox */
}
#contents article.p5 .sec3 h2 span img {
  height: 5.2vw;
}
#contents article.p5 .sec3 .photoBox.ph3 img {
  -o-object-position: 80% 0%;
     object-position: 80% 0%;
}
#contents article.p6 {
  /* sec3 */
}
#contents article.p6 .sec3 {
  /* photoBox */
}
#contents article.p6 .sec3 .photoBox.ph3 img {
  -o-object-position: center;
     object-position: center;
}
#contents article.p8 {
  /* sec3 */
}
#contents article.p8 .sec2 h2 span img {
  height: 5.7vw;
}
#contents article.p9 {
  /* sec3 */
}
#contents article.p9 .sec1 h2 span img {
  height: 5.7vw;
}
#contents article.p10 {
  /* sec3 */
}
#contents article.p10 .sec3 h2 span img {
  height: 5.7vw;
}

/* contents */
/* ----------------------------
PC版 共通スタイル min-width:641px
------------------------------- */
@media screen and (min-width: 641px) {
  * {
    font-family: "YuGothic", "Yu Gothic", "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  }
  body {
    min-width: 1024px;
  }
  .contentWrap {
    width: 1000px;
  }
  p {
    font-weight: 500;
  }
  /* PC/SP ------------- */
  .only_sp {
    display: none !important;
  }
  .only_pc {
    display: block;
  }
  /* フェード ------------- */
  .fade_top {
    opacity: 0;
    transform: translateY(50px);
    transition: 1s ease;
  } /* fade */
  .fade_top_slide {
    opacity: 0;
    transform: translateX(-50px);
    transition: 1s ease;
  } /* fade */
  .fadein {
    opacity: 1;
    transform: translateY(0);
  }
  .fadein_slide {
    opacity: 1;
    transform: translateX(0);
  }
  /* ----------------------------
  東洋経済 ヘッダー&フッター
  ------------------------------- */
  #tk_head {
    height: 75px;
  }
  #tk_head > div {
    position: relative;
  }
  #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: "Meiryo", "メイリオ", Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, 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;
  }
  .logo_tkbs {
    width: 302px;
  }
  /* sns----------------- */
  ul.sns {
    max-width: 212px;
  }
  ul.sns a {
    transition: 0.3s;
  }
  ul.sns a:hover {
    opacity: 0.5;
  }
  /* ----------------------------*/
  #contents {
    /* header */
    /* article */
  }
  #contents header {
    position: relative;
    max-height: 700px;
    /* lead */
    /* p2 */
    /* p2 */
    /* p4 */
    /* p5 */
    /* p6 */
    /* p7 */
  }
  #contents header .photo {
    max-height: 700px;
    background-size: 1620px auto;
    background-position: top left 30%;
    background-color: #4f290a;
  }
  #contents header .textArea {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: 0 calc(50% - 10px) 0 auto;
    margin-top: 0;
    max-width: 502px;
  }
  #contents header h1 {
    max-width: 417px;
    width: 100%;
  }
  #contents header h2 {
    margin: 0 auto 20px auto;
    width: 90%;
  }
  #contents header h2 img {
    max-width: 420px;
    width: 100%;
  }
  #contents header p.name {
    width: 90%;
  }
  #contents header p.name span:nth-of-type(2) img {
    height: 30px;
  }
  #contents header .lead {
    max-width: 450px;
    width: 100%;
  }
  #contents header.p2 .textArea {
    margin: 0 calc(50% - 10px) 0 auto;
  }
  #contents header.p2 .photo {
    background-position: right top;
    background-size: 1200px auto !important;
  }
  #contents header.p3 .photo {
    background-position: left 50% top;
    background-size: 1200px auto !important;
  }
  #contents header.p4 .textArea {
    margin: 0 auto 0 calc(50% - 10px);
  }
  #contents header.p4 .photo {
    background-position: right 30% top;
    background-size: 1200px auto !important;
  }
  #contents header.p5 .photo {
    background-position: center;
  }
  #contents header.p6 .photo {
    background-position: center top;
    background-size: 1500px;
  }
  #contents header.p7 .textArea {
    margin: 0 calc(50% - 10px) 0 auto;
  }
  #contents header.p7 .photo {
    background-position: center top;
    background-size: 1500px;
  }
  #contents header.p8 .photo {
    background-position: center top;
    background-size: 1500px;
  }
  #contents header.p9 .photo {
    background-position: calc(50% + 90px) 15%;
    background-size: 1380px;
  }
  #contents header.p9 h2 img {
    max-width: 360px;
  }
  #contents header.p10 .photo {
    background-position: center top;
    background-size: 1500px;
  }
  #contents article {
    /* linkBtnArea */
    /* secBox */
    /* sec2 */
    /* profileArea */
    /* p2 */
    /* p3 */
    /* p4 */
    /* p5 */
  }
  #contents article .linkBtnArea {
    margin: 0 auto 0px auto;
    max-width: 564px;
    width: 100%;
  }
  #contents article .linkBtnArea .linkBox {
    margin: 0 0 50px 0;
  }
  #contents article .linkBtnArea .linkBox a {
    align-items: center;
    transition: all 0.3s;
  }
  #contents article .linkBtnArea .linkBox a:hover {
    opacity: 0.8;
  }
  #contents article .linkBtnArea .linkBox .img {
    width: 326px;
    height: 206px;
  }
  #contents article .linkBtnArea .linkBox .txtArea {
    width: 40%;
  }
  #contents article .linkBtnArea .linkBox p.name {
    margin: 0 auto 15px auto;
    width: 95%;
  }
  #contents article .linkBtnArea .linkBox p.name span:first-of-type {
    padding: 5px 5px;
  }
  #contents article .linkBtnArea .linkBox p.name span:first-of-type img {
    height: 20px;
  }
  #contents article .linkBtnArea .linkBox p.name span:nth-of-type(2) {
    padding: 5px 10px;
  }
  #contents article .linkBtnArea .linkBox p.name span:nth-of-type(2) img {
    height: 20px;
  }
  #contents article .secBox {
    position: relative;
    margin: 0 auto 100px auto;
    max-width: 1000px;
  }
  #contents article .secBox:after {
    z-index: 0;
    max-width: 900px;
    width: 100%;
  }
  #contents article .secBox .flexWrap {
    display: flex;
    flex-wrap: wrap;
  }
  #contents article .secBox .photoBox {
    position: relative;
    z-index: 999;
    max-width: 450px;
  }
  #contents article .secBox .photoBox.ph2 {
    position: absolute;
    top: 680px;
    left: 0;
    max-width: 450px;
  }
  #contents article .secBox .photoBox.ph2 img {
    display: block;
    margin: 0 0 0 auto;
    max-width: 362px;
  }
  #contents article .secBox .photoBox.ph3 {
    z-index: 0;
    margin-bottom: 50px;
    max-width: none;
    width: 90%;
    max-height: 488px;
  }
  #contents article .secBox .photoBox.ph3 img {
    -o-object-position: 0% 30%;
       object-position: 0% 30%;
    font-family: "object-position: top 30% center; object-fit: cover;";
  }
  #contents article .secBox .textBox {
    position: relative;
    z-index: 999;
    width: 100%;
  }
  #contents article .secBox .textBox.topBox {
    margin-top: 180px;
    width: 50%;
  }
  #contents article .secBox .textBox.topBox p {
    margin-right: auto;
    margin-left: 0;
    max-width: 412px;
  }
  #contents article .secBox .textBox.bottomBox {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #contents article .secBox .textBox p {
    margin-right: auto;
    margin-left: auto;
    max-width: 820px;
  }
  #contents article .secBox h2 {
    position: absolute;
    top: 60px;
    left: 45%;
    z-index: 999;
    width: 50%;
  }
  #contents article .secBox h2 span {
    padding: 10px 20px 10px 30px;
  }
  #contents article .secBox h2 span img {
    height: 42px !important;
  }
  #contents article .secBox .detailArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 652px;
  }
  #contents article .secBox .detailArea > div {
    position: relative;
    margin-bottom: 0 !important;
    padding-bottom: 60px;
    width: 50%;
  }
  #contents article .secBox .detailArea > div p {
    line-height: 1.3;
  }
  #contents article .secBox .detailArea > div a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
  }
  #contents article .secBox .detailArea > div a:hover {
    background-color: #9a9a9a;
  }
  #contents article .secBox .detailArea.flex_none {
    display: block;
  }
  #contents article .secBox .detailArea.flex_none > div:first-of-type {
    margin: 0 auto;
  }
  #contents article .sec2 {
    padding: 60px 0 0 0;
  }
  #contents article .sec2 h2 {
    top: 60px;
    left: 5%;
  }
  #contents article .sec2 .flexWrap {
    flex-direction: row-reverse;
  }
  #contents article .sec2 .textBox.topBox {
    margin-top: 150px;
  }
  #contents article .sec2 .textBox.topBox p {
    margin-right: 0;
    margin-left: auto;
    max-width: 412px;
  }
  #contents article .sec2 .textBox.bottomBox {
    margin-bottom: 40px;
  }
  #contents article .sec2 .photoBox.ph2 {
    top: 710px;
    right: 0;
    left: auto;
  }
  #contents article .sec2 .photoBox.ph2 img {
    margin: 0 auto 0 0;
  }
  #contents article .profileArea {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 100px auto;
    padding: 0;
    max-width: 700px;
  }
  #contents article .profileArea .photo {
    margin: 0;
    width: 45%;
    max-height: 444px;
  }
  #contents article .profileArea .text {
    padding: 50px 40px 0 40px;
    box-sizing: border-box;
    width: 55%;
  }
  #contents article .official a {
    transition: 0.3s;
  }
  #contents article .official a:hover {
    opacity: 0.5;
  }
  #contents article.p2 .secBox h2 span img {
    height: 34px;
  }
  #contents article.p2 .sec2 {
    padding: 60px 0 120px 0;
  }
  #contents article.p2 .sec3 {
    padding: 60px 0;
  }
  #contents article.p2 .sec3 h2 {
    position: static;
    top: auto;
    left: auto;
    margin: 0 0 30px 50px;
  }
  #contents article.p2 .sec3 .photoBox {
    max-height: 610px;
  }
  #contents article.p2 .sec3 .textBox.bottomBox {
    margin-bottom: 60px;
  }
  #contents article.p2 .profileArea .photo img {
    -o-object-position: 50% 0;
       object-position: 50% 0;
  }
  #contents article.p2 .detailArea > div a {
    transition: all 0.2s;
  }
  #contents article.p2 .detailArea > div a:hover {
    opacity: 0.6;
    background-color: transparent;
    transform: translateX(5px);
  }
  #contents article.p3 {
    /* sec3 */
  }
  #contents article.p3 .sec1 {
    padding-bottom: 150px;
  }
  #contents article.p3 .sec3 {
    padding: 60px 0;
  }
  #contents article.p3 .sec3 h2 {
    position: static;
    top: auto;
    left: auto;
    margin: 0 0 30px 50px;
  }
  #contents article.p3 .sec3 .photoBox {
    max-height: 610px;
  }
  #contents article.p3 .sec3 .textBox.topBox {
    margin-top: 0;
  }
  #contents article.p3 .profileArea .photo img {
    -o-object-position: 50% 0;
       object-position: 50% 0;
  }
  #contents article.p3 .detailArea > div {
    margin-bottom: 0 !important;
    padding-bottom: 0;
    width: 50%;
  }
  #contents article.p3 .detailArea > div p {
    line-height: 1.3;
  }
  #contents article.p3 .detailArea > div a {
    position: relative;
    height: 15em;
    transition: 0.2s;
  }
  #contents article.p3 .detailArea > div a > div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
  }
  #contents article.p3 .detailArea > div a:hover {
    background-color: transparent;
    opacity: 0.6;
  }
  #contents article.p3 .bannerArea {
    max-width: 900px;
    margin: 100px auto;
    display: flex;
    justify-content: space-between;
  }
  #contents article.p3 .bannerArea > a {
    width: 47%;
    transition: all 0.2s;
  }
  #contents article.p3 .bannerArea > a:nth-of-type(1) {
    margin: 0;
  }
  #contents article.p3 .bannerArea > a:hover {
    opacity: 0.6;
  }
  #contents article.p4 {
    /* sec3 */
  }
  #contents article.p4 .sec3 {
    padding: 60px 0;
  }
  #contents article.p4 .sec3 h2 {
    position: static;
    top: auto;
    left: auto;
    margin: 0 0 30px 50px;
  }
  #contents article.p4 .sec3 .photoBox {
    margin-top: 50px;
  }
  #contents article.p4 .sec3 .photoBox.ph3 img {
    -o-object-position: 0 15%;
       object-position: 0 15%;
  }
  #contents article.p4 .profileArea .photo img {
    -o-object-position: 0;
       object-position: 0;
  }
  #contents article.p4 .detailArea > div {
    margin-bottom: 0 !important;
    padding-bottom: 0;
    width: 50%;
  }
  #contents article.p4 .detailArea > div p {
    line-height: 1.3;
  }
  #contents article.p4 .detailArea > div a {
    position: relative;
    height: 9em;
    transition: 0.2s;
  }
  #contents article.p4 .detailArea > div a > div {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.3s;
  }
  #contents article.p4 .detailArea > div a:hover {
    background-color: transparent;
    opacity: 0.6;
  }
  #contents article.p4 .bannerArea {
    max-width: 900px;
    margin: 100px auto;
    display: flex;
    justify-content: space-between;
  }
  #contents article.p4 .bannerArea > a {
    width: 47%;
    transition: all 0.2s;
  }
  #contents article.p4 .bannerArea > a:nth-of-type(1) {
    margin: 0;
  }
  #contents article.p4 .bannerArea > a:hover {
    opacity: 0.6;
  }
  #contents article.p4 .bannerArea.flex_center {
    justify-content: center;
  }
  #contents article.p5 .sec2 {
    padding-bottom: 0;
  }
  #contents article.p6 .flex_none {
    display: block;
  }
  #contents article.p6 .flex_none > a:nth-of-type(1) {
    margin: 0 auto;
  }
  #contents article.p7 .profileArea .photo img {
    -o-object-position: center;
       object-position: center;
  }
  #contents article.p8 .profileArea .photo img {
    -o-object-position: center;
       object-position: center;
  }
  #contents article.p9 .secBox.sec1 {
    padding-bottom: 200px;
  }
  #contents article.p9 .secBox.sec1 h2 {
    left: 5%;
  }
  #contents article.p9 .secBox.sec1 .photoBox {
    margin-top: 180px;
  }
  #contents article.p9 .profileArea .photo img {
    -o-object-position: 45%;
       object-position: 45%;
  }
  #contents article.p10 .secBox.sec3 .photoBox img {
    -o-object-position: 0 48%;
       object-position: 0 48%;
  }
  #contents article.p10 .profileArea .photo img {
    -o-object-position: 45%;
       object-position: 45%;
  }
  /* contents */
} /* min-width:641px */
/* ------------- */
@media screen and (min-width: 1200px) {
  #contents header.p3 .photo {
    background-position: left 20% top;
  }
} /* min-width:1200px */
@media screen and (min-width: 1500px) {
  #contents header {
    /* p5 */
  }
  #contents header.p5 .photo {
    background-size: 1500px auto !important;
  }
} /* min-width:1200px */
@media screen and (max-width: 320px) {
  #contents article.p2 h2 span img {
    height: 6.5vw;
  }
}
@media screen and (max-width: 414px) {
  #contents article .linkBtnArea .linkBox.p5 p.ttl img {
    height: 17.5vw;
  }
}/*# sourceMappingURL=style.css.map */