<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
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;
}

nav ul, li {
  list-style: none;
}

#tko_header *, #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_header a, #tko_footer a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #000;
  text-decoration: none;
}
#tko_header a:link, #tko_header a:active, #tko_footer a:link, #tko_footer a:active {
  color: #000;
  text-decoration: none;
}
#tko_header a:visited, #tko_footer a:visited {
  color: #000;
  text-decoration: none;
}
#tko_header a:focus, #tko_footer a:focus {
  outline: none;
}

#tko_header {
  width: 100%;
}
#tko_header .tko_header_inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  padding: 0 10px;
  margin-top: 5px;
}
#tko_header .logo {
  display: flex;
  align-items: center;
}
#tko_header .logo a {
  display: block;
}
#tko_header .logo a img {
  display: block;
  width: 140px;
  height: auto;
}
#tko_header .ad .cliant {
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}
#tko_header .ad img {
  width: 19px;
  height: auto;
  margin-top: 2px;
}
#tko_header .ad p {
  margin: 1px 10px;
  font-size: 13px;
  line-height: 1;
  font-family: "Noto Sans JP", serif;
  font-weight: 400;
  color: #fff;
}

#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.--x {
  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;
}

/* ----------------------------
コンテンツ部分
------------------------------- */
img {
  display: block;
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  display: block;
}
a:visited {
  color: inherit;
}

* {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
}

#contents {
  font-family: "Noto Sans JP", sans-serif;
}
#contents * {
  box-sizing: border-box;
}
#contents .only_pc {
  display: none;
}
#contents.fade .topimg {
  opacity: 0;
  transform: translateY(10%);
  transition: 1s 0.3s;
}
#contents.fade .hdWrap {
  opacity: 0;
  transform: translateY(10px);
  transition: 1.2s 0s;
}
#contents.fade .articleWrap {
  opacity: 0;
  transform: translateY(30px);
  transition: 1.2s 0.8s;
}
#contents.fadein .topimg {
  opacity: 1;
  transform: none;
}
#contents.fadein .hdWrap {
  opacity: 1;
  transform: none;
}
#contents.fadein .articleWrap {
  opacity: 1;
  transform: none;
}

.bg {
  z-index: -1;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}
.bg &gt; div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 300vw;
  min-height: 100%;
  background-image: url(../images/bg_sp.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.topimg {
  position: absolute;
  width: 100%;
  height: auto;
  top: calc(55px + 42vw);
  left: 0;
  z-index: 0;
}

.hdWrap {
  position: relative;
}
.hdWrap .title {
  display: block;
  width: 64%;
  margin-top: 5%;
  margin-left: 3%;
}
.hdWrap .subtitle {
  display: block;
  width: 56%;
  margin-top: 3%;
  margin-left: 4%;
}
.hdWrap .jtblogo {
  width: 28%;
  margin-top: 2%;
  margin-left: 4%;
}

.articleWrap {
  position: relative;
  z-index: 2;
  margin-top: 30vw;
}

.article_box {
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3137254902);
  margin: 0 auto 60px;
}
.article_box &gt; a {
  padding: 4.5%;
  color: #333333;
}
.article_box .article_img {
  border-left: 3px solid #001c7b;
  border-image: linear-gradient(-175deg, rgb(0, 28, 123) 0%, rgb(0, 90, 168) 60%, rgb(0, 135, 193) 100%) 1;
}
.article_box .article_img .imgw {
  width: 95%;
  margin-left: auto;
}
.article_box .text_wrap .article_title {
  font-size: min(5.33vw, 20px);
  margin-top: 10px;
  line-height: 1.4;
  font-weight: 600;
}
.article_box .text_wrap .category {
  margin-top: 20px;
}
.article_box .article_text {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.75;
  font-weight: 400;
}
.article_box .article_more {
  position: relative;
  margin: 20px 20px 0 0;
  font-size: 16px;
  text-align: right;
  color: #005ab8;
  font-weight: 700;
}
.article_box .article_more::after {
  position: absolute;
  top: 17px;
  right: -15px;
  content: "";
  width: 105px;
  height: 8px;
  border-bottom: solid 3px;
  border-right: solid 4px;
  transform: skew(45deg);
}
.article_box:nth-of-type(even) .article_img {
  border-left: none;
  border-right: 3px solid #001c7b;
  border-image: linear-gradient(175deg, rgb(0, 28, 123) 0%, rgb(0, 90, 168) 60%, rgb(0, 135, 193) 100%) 1;
}
.article_box:nth-of-type(even) .article_img .imgw {
  margin-right: auto;
  margin-left: 0;
}

.toparticle {
  position: relative;
  margin: 0 auto 75px;
  padding: 0;
  z-index: 1000;
  opacity: 1;
}
.toparticle &gt; a {
  transition: all 0.4s;
  color: #333333;
}
.toparticle &gt; a:hover {
  transform: translateY(-4px);
}
.toparticle .article_box {
  width: 90%;
  padding: 15% 4.5% 4.5%;
  margin-top: -8%;
}
.toparticle .article_img_box {
  position: relative;
  width: 90%;
  border-right: 3px solid #eb5514;
  border-image: linear-gradient(175deg, rgb(169, 0, 0) 0%, rgb(235, 85, 20) 60%, rgb(255, 185, 0) 100%) 1;
}
.toparticle .article_img_box .imgw {
  width: 96%;
}
.toparticle .article_more {
  color: #a90000;
}
.toparticle .topimg {
  color: #03052b;
}
.toparticle .article_title {
  margin-top: 10px;
  font-size: 20px;
}

.ctsWrap {
  width: 90%;
  margin: 0 auto;
}
.ctsWrap .article_box {
  transition: all 0.4s;
}
.ctsWrap .article_box:hover {
  transform: translateY(-4px);
  opacity: 0.9;
}

.category1 .category {
  width: min(50%, 190px);
}

.category2 .category {
  width: min(9%, 32px);
}

.category3 .category {
  width: min(29%, 132px);
}

.link_img {
  margin: 60px auto 0;
  width: min(100%, 337px);
  transition: all 0.4s;
}
.link_img:hover {
  transform: translateY(-4px);
  opacity: 0.9;
}

.linkArea {
  width: min(100%, 337px);
  margin: 40px auto 0;
}
.linkArea div {
  margin-top: 40px;
}
.linkArea div:nth-last-child(1) {
  padding-bottom: 90px;
}
.linkArea div a {
  transition: all 0.4s;
}
.linkArea div a:hover {
  transform: scale(1.02);
  opacity: 0.9;
}

/* tko_footer */
.logo_tkbs {
  display: block;
  margin: 40px auto 0 auto;
  padding-bottom: 50px;
  width: 240px;
}

/* sns----------------- */
ul.sns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 200px;
}
ul.sns li {
  width: 40px;
}
ul.sns li a {
  display: block;
}
ul.sns li a img {
  width: 100%;
}

/* ul.sns */
@media screen and (min-width: 641px) {
  body {
    min-width: 1024px;
  }
  #tko_header *, #tko_footer * {
    font-family: Hiragino Sans, "ヒラギノ角ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
    font-weight: normal;
  }
  #tko_header a:hover, #tko_footer a:hover {
    color: #000;
    text-decoration: underline;
  }
  #tko_header {
    height: 70px;
  }
  #tko_header .tko_header_inner {
    width: 100%;
    max-width: 1200px;
    height: 70px;
    margin: 0 auto;
    padding: 0 12px;
  }
  #tko_header .logo a img {
    width: 160px;
  }
  #tko_header .ad {
    display: flex;
    align-items: center;
  }
  #tko_header .ad .cliant {
    margin-bottom: 10px;
  }
  #tko_header .ad .cliant p {
    margin-right: 15px;
    font-size: 17px;
  }
  #tko_header .ad img {
    width: 25px;
  }
  #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;
  }
  /* min-width:641px */
  /* ----------------------------
  コンテンツ部分
  ------------------------------- */
  #contents .only_sp {
    display: none;
  }
  #contents .only_pc {
    display: block;
  }
  .bg {
    min-width: 1024px;
  }
  .bg &gt; div {
    background-image: url(../images/bg.jpg);
    height: 125vw;
  }
  .topimg {
    min-width: 1024px;
    height: 810px;
    top: 150px;
    overflow: hidden;
  }
  .topimg picture {
    position: absolute;
    display: block;
    width: 1200px;
    height: 1200px;
    left: calc(50% - 600px);
    top: 0;
  }
  .hdWrap {
    width: 95%;
    max-width: 1150px;
    margin: 0 auto;
  }
  .hdWrap .title {
    width: 750px;
    margin-top: 100px;
    margin-left: 0;
  }
  .hdWrap .subtitle {
    width: 610px;
    margin-top: 30px;
    margin-left: 0;
  }
  .hdWrap .jtblogo {
    width: 175px;
    margin-top: 180px;
    margin-left: 0;
  }
  .articleWrap {
    margin-top: 60px;
  }
  .article_box {
    margin: 0 auto 80px;
    width: 890px;
  }
  .article_box &gt; a {
    display: flex;
    justify-content: space-between;
    padding: 35px 30px;
  }
  .article_box &gt; a.right {
    flex-direction: row-reverse;
  }
  .article_box .article_text {
    margin-top: 13px;
    width: 390px;
  }
  .article_box .article_img {
    width: 390px;
    height: 90%;
  }
  .article_box .article_img .imgw {
    width: 380px;
  }
  .article_box .text_wrap .article_title {
    font-size: 25px;
    margin-top: 8px;
  }
  .article_box .text_wrap .category {
    margin: 0;
  }
  .article_box .article_more {
    margin: 13px 20px 0 0;
  }
  .toparticle {
    margin-bottom: 150px;
    width: min(90%, 1100px);
  }
  .toparticle .article_box {
    width: min(66%, 793px);
    height: 310px;
    padding: 20px 5% 30px 190px;
    margin-top: -41%;
    margin-right: 0;
  }
  .toparticle .article_box .article_more {
    margin: 10px 20px 0 0;
  }
  .toparticle .wrap2 {
    border-left: 3px solid #eb5514;
    border-image: linear-gradient(-175deg, rgb(169, 0, 0) 0%, rgb(235, 85, 20) 60%, rgb(255, 185, 0) 100%) 1;
    padding-left: 20px;
  }
  .toparticle .text_wrap .article_title {
    font-size: 29px;
    margin-top: 8px;
  }
  .toparticle .text_wrap .category {
    margin: 0;
  }
  .toparticle .text_wrap .article_text {
    font-size: 14px;
    margin-top: 20px;
    padding-right: 5px;
  }
  .toparticle .article_img_box {
    width: 100%;
    border-right: none;
    margin: 0 auto 180px;
  }
  .toparticle .article_img_box .imgw {
    width: clamp(480px, 50%, 543px);
  }
  .link_img {
    width: 538px;
  }
  .linkArea {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 883px;
  }
  .linkArea div {
    width: 410px;
  }
}/*# sourceMappingURL=style.css.map */</pre></body></html>