@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }
@media print {
    body {
        zoom: 0.6;
        -webkit-print-color-adjust: exact;
    }
}
html {
  line-height: 1;
  font-family: sans-serif; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none;
  margin: 0;
  padding: 0; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

input {
  font-family: sans-serif; }

body {
  font-size: 13px;
  color: #000;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  word-break: break-all; }
  @media print, screen and (min-width: 768px) {
    body {
      min-width: 1000px; }
      body.is-fixed {
        width: 100%;
        position: fixed;
        overflow-y: scroll; } }
  @media screen and (max-width: 767px) {
    body.is-fixed {
      position: fixed;
      overflow: hidden;
      width: 100%; } }

a {
  color: #000; }

main {
  display: block; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

@media print, screen and (min-width: 768px) {
  .aside {
    width: 310px;
    margin-bottom: 150px; } }

@media print, screen and (min-width: 768px) {
  .main {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1 1 0%;
    margin-right: 50px;
    margin-bottom: 60px; } }

@media screen and (max-width: 767px) {
  .main {
    margin-bottom: 60px; } }

@media screen and (max-width: 767px) {
  .main__text {
    padding: 0 20px; } }

.main::after {
  content: '';
  display: block;
  clear: both; }

.wrapper {
  width: 1000px;
  margin: 0 auto; }

@media print, screen and (min-width: 768px) {
  .contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    margin: 0 auto; } }

@media screen and (max-width: 767px) {
  .contents {
    padding-top: 60px; } }

@media screen and (max-width: 767px) {
  .contents--top {
    padding-top: 40px; } }

.article__text h2 {
  display: inline;
  font-size: 24px;
  font-weight: 600;
  background: rgba(153, 153, 153, 0.5);
  font-family: "Gothic MB101 DemiBold", sans-serif; }
  .container--cat1 .article__text h2 {
    background: rgba(240, 90, 137, 0.5); }
  .container--cat2 .article__text h2 {
    background: rgba(255, 120, 95, 0.5); }
  .container--cat3 .article__text h2 {
    background: rgba(250, 166, 51, 0.5); }
  .container--cat4 .article__text h2 {
    background: rgba(220, 207, 0, 0.5); }
  .container--cat5 .article__text h2 {
    background: rgba(173, 219, 75, 0.5); }
  .container--cat6 .article__text h2 {
    background: rgba(121, 211, 70, 0.5); }
  .container--cat7 .article__text h2 {
    background: rgba(52, 177, 126, 0.5); }
  .topics_contents .article__text h2 {
    border-bottom: 6px solid;
    background: none;
    -o-border-image: linear-gradient(90deg, rgba(240, 90, 137, 0.5) 0%, rgba(255, 120, 95, 0.5) 20%, rgba(250, 166, 51, 0.5) 40%, rgba(220, 207, 0, 0.5) 60%, rgba(173, 219, 75, 0.5) 80%, rgba(121, 211, 70, 0.5) 100%);
       border-image: -webkit-gradient(linear, left top, right top, from(rgba(240, 90, 137, 0.5)), color-stop(20%, rgba(255, 120, 95, 0.5)), color-stop(40%, rgba(250, 166, 51, 0.5)), color-stop(60%, rgba(220, 207, 0, 0.5)), color-stop(80%, rgba(173, 219, 75, 0.5)), to(rgba(121, 211, 70, 0.5)));
       border-image: linear-gradient(90deg, rgba(240, 90, 137, 0.5) 0%, rgba(255, 120, 95, 0.5) 20%, rgba(250, 166, 51, 0.5) 40%, rgba(220, 207, 0, 0.5) 60%, rgba(173, 219, 75, 0.5) 80%, rgba(121, 211, 70, 0.5) 100%);
    border-image-slice: 1; }
  .article__text h2::before {
    content: '';
    display: block;
    margin-top: 60px; }
  .article__text h2::after {
    content: '';
    display: block;
    margin-bottom: 30px; }

.article__text h3 {
  margin-top: 50px;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  font-family: "Gothic MB101 DemiBold", sans-serif; }

.article__text h4 {
  margin-top: 40px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 600;
  color: #999999; }

.article__text h5 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: bold;
  text-align: center; }
  .article__text h5 + .p-image-group,
  .article__text h5 + figure {
    margin-top: 20px; }

.article__text strong {
  font-weight: bold; }

@media screen and (max-width: 767px) {
  .article__text {
    padding: 0 20px; } }

.article__text p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.8;
  word-break: break-all; }
  .article__text p a {
    color: #000839;
    font-size: 15px; }
    .article__text p a:hover {
      opacity: 0.5; }

.article__text blockquote {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 2;
  background: #eeeeee;
  padding: 10px 15px;
  position: relative; }
  @media print, screen and (min-width: 768px) {
    .article__text blockquote {
      padding: 10px 30px; } }
  @media screen and (max-width: 767px) {
    .article__text blockquote {
      padding: 40px 15px 20px 15px; } }
  .article__text blockquote:before {
    position: absolute;
    content: "";
    top: 1em;
    left: 10px;
    width: 13px;
    height: 12px;
    background: url(/v=1540809664/files/user/assets/img/common/quote.svg);
    background-size: cover; }
    @media screen and (max-width: 767px) {
      .article__text blockquote:before {
        top: 1.2em;
        left: 1em;
        width: 18px;
        height: 17px; } }

.article__text ul {
  margin-bottom: 30px;
  margin-top: 30px; }
  .article__text ul li {
    margin-bottom: 15px;
    font-size: 15px;
    text-indent: -1.5em;
    padding-left: 1.5em; }
    .article__text ul li::before {
      content: "\30FB";
      padding-right: 0.5em; }
  .article__text ul.list-number li {
    text-indent: -1.5em;
    padding-left: 1.5em;
    counter-increment: number; }
    .article__text ul.list-number li::before {
      content: counter(number) ".";
      padding-right: 0.5em; }

.article__text ol {
  margin-bottom: 30px;
  margin-top: 30px; }
  .article__text ol li {
    text-indent: -1.5em;
    padding-left: 1.5em;
    counter-increment: number;
    margin-bottom: 15px;
    font-size: 15px; }
    .article__text ol li::before {
      content: counter(number) ".";
      padding-right: 0.5em; }

.article__text .p-image-group {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .article__text .p-image-group {
      display: block; } }
  .article__text .p-image-group + .c-caption {
    margin-top: -30px; }
  .article__text .p-image-group figure {
    margin: 0; }
    @media print, screen and (min-width: 768px) {
      .article__text .p-image-group figure:nth-of-type(even) {
        margin-left: 20px; } }
    @media screen and (max-width: 767px) {
      .article__text .p-image-group figure:not(:last-child) {
        margin-bottom: 40px; } }

.article__text figure {
  display: block;
  position: relative;
  margin: 30px 0;
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1 0%; }
  .article__text figure img {
    position: relative;
    margin-top: 0;
    z-index: 1; }
  .article__text figure figcaption, .article__text figure p {
    margin-top: 10px;
    line-height: 1.8;
    word-break: break-all;
    text-align: left; }
  .article__text figure + .c-caption {
    margin-top: -30px; }

.article__text img {
  margin-top: 10px;
  vertical-align: middle; }
  @media print, screen and (min-width: 768px) {
    .article__text img {
      width: 100%; }
      .article__text img.original {
      width: auto;
      margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    .article__text img {
      zoom: 1;
      display: block;
      width: 100%; } }

@media screen and (max-width: 767px) {
  .article__text figcaption {
    position: static; } }

.container {
  position: relative; }
  @media print, screen and (min-width: 768px) {
    .container {
      width: 1000px;
      margin: 0 auto; }
      .container--article {
        margin-top: 50px; } }

@media print, screen and (min-width: 768px) {
  .footer {
    width: 1000px;
    margin: 0 auto;
    border-top: 1px solid #999999;
    padding: 30px 0px 30px; } }

.footer__logo-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  font-size: 0; }
  @media print, screen and (min-width: 768px) {
    .footer__logo-list {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      justify-content: space-between;
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .footer__logo-list {
      border-top: 1px solid #999999;
      margin: 0 20px;
      padding-top: 25px;
      margin-bottom: 30px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media print {
    .footer__logo-list {
      display: block;
    }
  }
  @media screen and (min-width: 768px) {
    .footer__logo-list li {
      text-align: center;
      width: calc(100% / 6.1);
      margin-bottom: 20px; }
      .footer__logo-list li:hover {
        opacity: 0.5; }
      .footer__logo-list li img {
        width: 100%; }
      .footer__logo-list li.footer__logo-list--spacer {
        margin: 0;
        width: 100%; } }
  @media print {
    .footer__logo-list li {
      display: inline-block;
      text-align: center;
      width: 164px;
      margin-bottom: 20px; }
      .footer__logo-list li:nth-child(-n + 4) {
        margin-right:40px;}
      .footer__logo-list li:hover {
        opacity: 0.5; }
      .footer__logo-list li img {
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .footer__logo-list li {
      text-align: center;
      width: calc(100% / 3.1);
      margin-bottom: 20px; }
      .footer__logo-list li:nth-child(n + 10) {
        margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .footer__logo-list li img {
      max-width: 80%;
      height: auto; } }

.footer__bar {
  text-align: center; }
.footer small {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px; 
  text-align: right;}
  @media print, screen and (min-width: 768px) {
    .footer__bar {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media print, screen and (min-width: 768px) {
    .footer__bar a {
      text-decoration: none;
      margin: 0 17px; }
    .footer__bar a:first-child {
      margin-left: 0;
    }
      .footer__bar a:hover {
        opacity: 0.5; } }
  @media screen and (max-width: 767px) {
    .footer__bar a {
      text-decoration: none;
      display: block;
      border-top: 1px solid #f1f1f1;
      padding: 15px 0; } }
  @media screen and (max-width: 767px) {
    .footer small {
      display: block;
      font-size: 10px;
      margin-top: 25px;
      margin-bottom: 25px; 
      text-align: center;} }

.is-hide {
  display: none !important; }

.row + .row {
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .row + .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column;
          -ms-flex-flow: column;
              flex-flow: column;
      margin-bottom: 40px; } }

.row {
  margin-bottom: 30px; }
  .row p {
    margin-top: 0;
    margin-bottom: 0; }
  .row .c-text {
    margin-bottom: 0; }
  @media print, screen and (min-width: 768px) {
    .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (max-width: 767px) {
    .row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 30px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-flow: column-reverse;
          -ms-flex-flow: column-reverse;
              flex-flow: column-reverse; } }
  @media print, screen and (min-width: 768px) {
    .row .col:not(:last-child) {
      margin-right: 20px; } }
  .row .col--max {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1 1 0%; }
  .row .col--twinImg {
    width: 310px; }
    @media screen and (max-width: 767px) {
      .row .col--twinImg {
        width: auto; } }

.u-ta-c {
  text-align: center; }

.u-ta-r {
  text-align: right; }

.u-ta-l {
  text-align: left; }

.pc-on {
  display: block; }
  @media screen and (max-width: 767px) {
    .pc-on {
      display: none; } }

.pc-in {
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .pc-in {
      display: none; } }

.sp-on {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp-on {
      display: block; } }

.sp-in {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp-in {
      display: inline-block; } }

.c-button {
  position: relative;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  height: 50px;
  width: 100%;
  line-height: 50px; }
  @media print, screen and (min-width: 768px) {
    .c-button {
      max-width: 335px; } }
  .c-button--contact {
    margin-top: 30px; }
  .c-button--more {
    color: #fff;
    background: #000; }
    @media print, screen and (min-width: 768px) {
      .c-button--more:hover {
        opacity: 0.5; } }
    .c-button--more::after {
      content: "";
      margin-left: 8px;
      background: url(/v=1540809663/files/user/assets/img/common/ico_plus.png);
      display: inline-block;
      width: 10px;
      height: 10px; }
  .c-button--close {
    color: #fff;
    background: #000; }
    @media print, screen and (min-width: 768px) {
      .c-button--close:hover {
        opacity: 0.5; } }
    .c-button--close::after {
      content: "";
      margin-left: 8px;
      background: url(/v=1540809663/files/user/assets/img/common/ico_minus.png);
      display: inline-block;
      width: 10px;
      height: 2px;
      position: relative;
      top: -3px; }
  .c-button--link {
    color: #fff;
    background: #000; }
  .c-button--disabled {
    color: #fff;
    background: #ccc;
    pointer-events: none;
    cursor: default;
    }
    @media print, screen and (min-width: 768px) {
      .c-button--link:hover {
        opacity: 0.5; } }
    .c-button--link::after {
      content: "";
      margin-left: 8px;
      background: url(/v=1542336468/files/user/assets/img/common/link_arrow.png);
      display: inline-block;
      width: 18px;
      height: 8px; }
  .c-button--cat1 {
    background-color: #f05a89; }
  .c-button--cat2 {
    background-color: #ff785f; }
  .c-button--cat3 {
    background-color: #faa633; }
  .c-button--cat4 {
    background-color: #dccf00; }
  .c-button--cat5 {
    background-color: #addb4b; }
  .c-button--cat6 {
    background-color: #79d346; }
  .c-button--cat7 {
    background-color: #34b17e; }

.c-h1 {
  font-size: 28px;
  line-height: 1.6;
  font-weight: 900;
  margin-bottom: 10px;
  font-family: "Gothic MB101 DemiBold", sans-serif; }
  @media screen and (max-width: 767px) {
    .c-h1 {
      font-size: 22px;
      line-height: 1.4;
      margin-bottom: 20px; } }
  @media print, screen and (min-width: 768px) {
    .c-h1 {
      margin-top: 40px;
      margin-bottom: 20px; } }
  .c-h1--column {
    margin-bottom: 40px;
    margin-top: 0; }
  .c-h1--mt0 {
    margin-top: 0; }
  .c-h1--inmain {
    margin-bottom: 40px; }
    @media print, screen and (min-width: 768px) {
      .c-h1--inmain {
        margin-top: 0; } }
  .c-h1--author {
    margin-top: 0;
    margin-bottom: 10px; }
    .c-h1--author:first-line {
      line-height: 1; }

.c-h2 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-top: 50px;
  font-family: "Gothic MB101 DemiBold", sans-serif; }
  .c-h2 span {
    background: rgba(153, 153, 153, 0.5); }
  .c-h2--cat1 span {
    background: rgba(240, 90, 137, 0.5); }
  .c-h2--cat2 span {
    background: rgba(255, 120, 95, 0.5); }
  .c-h2--cat3 span {
    background: rgba(250, 166, 51, 0.5); }
  .c-h2--cat4 span {
    background: rgba(220, 207, 0, 0.5); }
  .c-h2--cat5 span {
    background: rgba(173, 219, 75, 0.5); }
  .c-h2--cat6 span {
    background: rgba(121, 211, 70, 0.5); }
  .c-h2--cat7 span {
    background: rgba(52, 177, 126, 0.5); }
  @media print, screen and (min-width: 768px) {
    .c-h2 {
      margin-top: 30px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    .c-h2 {
      margin-top: 30px;
      margin-bottom: 10px; } }
  .c-h2--m {
    margin-top: 50px;
    margin-bottom: 30px; }
  .c-h2--b {
    margin-top: 50px;
    margin-bottom: 40px; }

.c-h3 {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 40px;
  line-height: 1.6; }
  @media screen and (max-width: 767px) {
    .c-h3 {
      margin-bottom: 30px; } }

.c-h4 {
  font-size: 15px;
  margin-bottom: 30px;
  font-weight: 600; }
  @media screen and (max-width: 767px) {
    .c-h4 {
      margin-bottom: 20px; } }

.c-text {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 30px;
  word-break: break-all; }
  @media screen and (max-width: 767px) {
    .c-text {
      margin-bottom: 20px; } }
  .c-text--error {
    margin-bottom: 60px; }
  .c-text--author-en {
    font-size: 13px;
    color: #999999;
    margin-bottom: 20px;
    line-height: 1;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "\6E38\30B4\30B7\30C3\30AF", "Yu Gothic", "\6E38\30B4\30B7\30C3\30AF\4F53", "YuGothic", "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif; }

.c-text-bold {
  font-weight: bold; }

.c-text-link {
  color: #000839;
  font-size: 15px; }
  .c-text-link:hover {
    opacity: 0.5; }

.c-date, .c-type {
  color: #999; }

.c-label {
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 2.5;
  width: 129px; }
  .c-label--small {
    line-height: 2;
    font-size: 10px;
    width: 100%; }
  .c-label--cat1 {
    background: #f05a89; }
  .c-label--cat2 {
    background: #ff785f; }
  .c-label--cat3 {
    background: #faa633; }
  .c-label--cat4 {
    background: #dccf00; }
  .c-label--cat5 {
    background: #addb4b; }
  .c-label--cat6 {
    background: #79d346; }
  .c-label--cat7 {
    background: #34b17e; }
  .c-label--cat8 {
    background: #666666; }

.c-caption {
  margin-bottom: 20px; }
  .c-caption--comment {
    margin-top: 10px; }
  .c-caption .c-link {
    position: relative;
    border-bottom: 2px solid #999;
    text-decoration: none; }
    .c-caption .c-link--icon {
      padding-right: 13px; }
      .c-caption .c-link--icon:after {
        position: absolute;
        right: 0;
        bottom: 2px;
        content: "";
        width: 10px;
        height: 10px;
        background: url(/v=1542254636/files/user/assets/img/common/ico_link_rect.png) no-repeat; }

.c-name-en {
  font-size: 13px;
  color: #999999; }

p.c-caption {
  margin-top: 0;
  font-size: inherit; }

.c-image {
  text-align: center; }
  .c-image img {
    max-width: 100%;
    vertical-align: text-bottom; }
    @media screen and (max-width: 767px) {
      .c-image img {
        zoom: 1;
        width: 100%; } }
  .c-image--serialization {
    width: 640px;
    height: 361px;
    position: relative;
    overflow: hidden; }
    .c-image--serialization img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-height: 100%;
      max-width: 100%;
      width: auto; }
    @media screen and (max-width: 767px) {
      .c-image--serialization {
        width: auto;
        height: calc((100vw - 40px)*0.5625); } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-right {
      float: right;
      width: 310px;
      clear: right;
      margin-left: 20px;
      margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .c-image.is-right {
      margin-bottom: 5px; } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-right + p {
      clear: left;
      margin-top: 30px; } }
  @media screen and (max-width: 767px) {
    .c-image.is-right + p {
      margin-top: 0; } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-right + *::after {
      content: '';
      display: block;
      clear: both;
      margin-bottom: -30px; } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-left {
      float: left;
      width: 310px;
      clear: left;
      margin-right: 20px;
      margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .c-image.is-left {
      margin-bottom: 5px; } }
  @media screen and (max-width: 767px) {
    .c-image.is-left + p {
      margin-top: 0; } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-left + *::after {
      content: '';
      display: block;
      clear: both;
      margin-bottom: -30px; } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-left + * + p {
      margin-top: 30px; } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-left + .c-image {
      width: 310px; } }
  @media print, screen and (min-width: 768px) {
    .c-image.is-left + .is-right {
      margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .c-image.is-left + .is-right {
      margin-top: 30px; } }
  @media screen and (max-width: 767px) {
    .c-image.is-left + .is-right + p {
      margin-top: 30px; } }

@media screen and (max-width: 767px) {
  .c-movie iframe {
    width: 100% !important;
    height: calc((100vw - 40px)*0.5625); } }

@media screen and (max-width: 767px) {
  .featherlight .featherlight-close-icon {
    line-height: 2.5vw !important;
    width: 2.5vw !important; } }

.c-pagination {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media print, screen and (min-width: 768px) {
    .c-pagination {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .c-pagination {
      margin-bottom: 100px; } }
  .c-pagination span {
    color: #999999;
    font-size: 16px; }
    .c-pagination span.pc-in {
      color: #000; }
  .c-pagination__inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .c-pagination a {
    font-size: 16px;
    color: #999999;
    text-decoration: none;
    padding: 0 5px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-pagination a.is-active {
        padding: 0 20px; } }
    @media screen and (max-width: 767px) {
      .c-pagination a {
        font-size: 18px; } }
    .c-pagination a.is-active {
      color: #000000;
      position: relative; }
      .c-pagination a.is-active:after {
        position: absolute;
        left: 50%;
        bottom: 2px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        content: "";
        width: 1em;
        height: 2px;
        background: #000; }
    @media print, screen and (min-width: 768px) {
      .c-pagination a:hover:not(.is-active) {
        opacity: 0.5; } }
    @media screen and (max-width: 767px) {
      .c-pagination a {
        padding: 0 18px; } }
  .c-pagination__prev, .c-pagination__next {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    display: inline-block;
    background: #f1f1f1; }
    .c-pagination__prev img, .c-pagination__next img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 10px;
      height: 18px;
      margin-top: 0; }
      @media screen and (max-width: 767px) {
        .c-pagination__prev img, .c-pagination__next img {
          width: 15px;
          height: 23px; } }
    @media screen and (max-width: 767px) {
      .c-pagination__prev, .c-pagination__next {
        position: absolute;
        top: 45px;
        width: 50px;
        height: 50px; } }
  @media screen and (max-width: 767px) {
    .c-pagination__prev {
      left: 0px;
      margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .c-pagination__next {
      right: 0px;
      margin-right: 0; } }
  .c-pagination--article {
    margin: 30px 0 30px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .c-pagination--article a {
      padding: 0; }
      .c-pagination--article a:only-child[rel="next"] {
        margin-left: auto; }
      @media screen and (max-width: 767px) {
        .c-pagination--article a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; } }
    .c-pagination--article .c-pagination__prev,
    .c-pagination--article .c-pagination__next {
      top: 8px; }
      @media screen and (max-width: 767px) {
        .c-pagination--article .c-pagination__prev,
        .c-pagination--article .c-pagination__next {
          position: relative;
          top: 0;
          width: 40px;
          height: 40px; } }
    .c-pagination--article .c-pagination__prev {
      margin-left: 0; }
      @media screen and (max-width: 767px) {
        .c-pagination--article .c-pagination__prev {
          left: 0; } }
    .c-pagination--article .c-pagination__next {
      margin-right: 0; }
      @media screen and (max-width: 767px) {
        .c-pagination--article .c-pagination__next {
          right: 0; } }
    .c-pagination--article a {
      color: #000000; }

@media screen and (max-width: 320px) {
  .c-pagination__inner {
    width: 85%; }
  .c-pagination:not(.c-pagination--article) .c-pagination__prev, .c-pagination:not(.c-pagination--article) .c-pagination__next {
    padding: 0 25px; }
  .c-pagination:not(.c-pagination--article) .c-pagination__prev {
    left: 50px; }
  .c-pagination:not(.c-pagination--article) .c-pagination__next {
    right: 50px; }
  .c-pagination a {
    padding: 0 7px;
    font-size: 16px; } }

.c-list {
  margin-bottom: 26px; }
  .c-list li {
    margin-bottom: 15px;
    font-size: 15px; }
  .c-list--number li {
    text-indent: -1.5em;
    padding-left: 1.5em;
    counter-increment: number; }
    .c-list--number li::before {
      content: counter(number) ".";
      padding-right: 0.5em; }
  .c-list--dot li {
    text-indent: -1.5em;
    padding-left: 1.5em; }
    .c-list--dot li::before {
      content: "\30FB";
      padding-right: 0.5em; }

.c-side-sns {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: -80px;
  z-index: 20;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .c-side-sns--top {
    opacity: 0; }
  .c-side-sns.is-show {
    opacity: 1; }
  .c-side-sns a {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    width: 23px; }
  .c-side-sns li img {
    width: 23px; }
  .c-side-sns li:first-child img {
    width: 16px; }
  .c-side-sns__tw {
    border-bottom: 2px solid #000; }
  .c-side-sns__fb {
    width: 16px;
    border-bottom: 2px solid #00439f; }

@media screen and (max-width: 1180px) {
  .c-side-sns {
    margin-left: 0; } }

.article__text .c-solution,
.c-author-publications {
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  padding: 20px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .article__text .c-solution,
    .c-author-publications {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-flow: wrap-reverse;
          -ms-flex-flow: wrap-reverse;
              flex-flow: wrap-reverse; } }
  .article__text .c-solution__title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px; }
  @media print, screen and (min-width: 768px) {
    .article__text .c-solution__inner,
    .c-author-publications__inner {
      float: left; } }
  .article__text .c-solution__text {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 13px; }
  .article__text .c-solution__cap {
    position: relative;
    background-color: #fff;
    padding: 10px; }
    @media print, screen and (min-width: 768px) {
      .article__text .c-solution__cap {
        float: right;
        width: 160px;
        height: 90px; } }
    @media print, screen and (min-width: 768px) {
      .article__text .c-solution__cap > a {
        display: block;
        position: relative;
        width: 140px;
        height: 70px; } }
    .article__text .c-solution__cap img {
      display: block;
      margin-top: 0; }
      @media print, screen and (min-width: 768px) {
        .article__text .c-solution__cap img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          display: block;
          max-width: 100%;
          max-height: 100%;
          width: auto; } }
      @media screen and (max-width: 767px) {
        .article__text .c-solution__cap img {
          width: 100%; } }
    @media print, screen and (min-width: 768px) {
      @supports ((-o-object-fit: contain) or (object-fit: contain)) {
        .article__text .c-solution__cap > img {
          height: 70px;
          -o-object-fit: contain;
             object-fit: contain;
          max-width: calc(100% - 20px); } } }
  .article__text .c-solution__more {
    line-height: 1.2;
    text-decoration: none;
    color: #999999;
    font-size: 13px;
    display: inline-block;
    padding-right: 25px;
    border-bottom: 2px solid #999999;
    background: url(/v=1540809662/files/user/assets/img/common/ico_link.svg) no-repeat right center;
    background-size: 20px; }
    @media print, screen and (min-width: 768px) {
      .article__text .c-solution__more:hover {
        opacity: 0.5; } }
    @media screen and (max-width: 767px) {
      .article__text .c-solution__more {
        margin-bottom: 20px; } }

.c-solution__cap + .c-solution__inner {
  width: 405px;
  margin-right: 10px; }

.c-page-top {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 9vw;
  text-align: right;
  z-index: 20; }
  @media print, screen and (min-width: 768px) {
    .c-page-top {
      bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .c-page-top {
      right: 0;
      bottom: 60px;
      padding: 0 20px; } }
  @media print, screen and (min-width: 768px) {
    .c-page-top a {
      margin-right: -29px; } }
  @media screen and (max-width: 767px) {
    .c-page-top a {
      margin-right: 20px; } }

.c-quote {
  font-size: 15px;
  line-height: 2;
  background: #eeeeee;
  padding: 10px 15px;
  margin-bottom: 30px;
  position: relative; }
  @media print, screen and (min-width: 768px) {
    .c-quote--icon {
      padding: 10px 30px; } }
  @media screen and (max-width: 767px) {
    .c-quote--icon {
      padding: 40px 15px 20px 15px; } }
  .c-quote--icon:before {
    position: absolute;
    content: "";
    top: 1em;
    left: 10px;
    width: 13px;
    height: 12px;
    background: url(/v=1540809664/files/user/assets/img/common/quote.svg);
    background-size: cover; }
    @media screen and (max-width: 767px) {
      .c-quote--icon:before {
        top: 1.2em;
        left: 1em;
        width: 18px;
        height: 17px; } }

.c-talk {
  font-size: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  word-break: break-all; }
  .c-talk dt {
    font-weight: bold;
    line-height: 1.2;
    display: inline-block;
    margin-bottom: 5px;
    border-bottom: 3px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .c-talk dt::after {
      content: '';
      display: block; }
    .c-talk dt + dt {
      margin-left: 10px; }
  .c-talk dd {
    margin-bottom: 30px;
    line-height: 1.8; }
    .c-talk dd:last-child {
      margin-bottom: 0; }
    .c-talk dd > * {
      line-height: 1.6; }
  .container--cat1 .c-talk dt {
    border-bottom: 3px solid #f05a89; }
  .container--cat2 .c-talk dt {
    border-bottom: 3px solid #ff785f; }
  .container--cat3 .c-talk dt {
    border-bottom: 3px solid #faa633; }
  .container--cat4 .c-talk dt {
    border-bottom: 3px solid #dccf00; }
  .container--cat5 .c-talk dt {
    border-bottom: 3px solid #addb4b; }
  .container--cat6 .c-talk dt {
    border-bottom: 3px solid #79d346; }
  .container--cat7 .c-talk dt {
    border-bottom: 3px solid #34b17e; }

@media print, screen and (min-width: 768px) {
  .c-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media print, screen and (min-width: 768px) {
  .c-row .c-col:not(:last-child) {
    margin-right: 20px; } }

@media screen and (max-width: 767px) {
  .c-innder {
    padding: 0 20px; }
    .c-innder--error {
      padding-top: 20px; }
    .c-innder--author {
      padding-top: 20px; }
    .c-innder .article__text {
      padding-left: 0;
      padding-right: 0; } }

.c-result {
  margin-bottom: 20px;
  font-size: 13px;
  color: #999999;
  text-align: right; }
  @media screen and (max-width: 767px) {
    .c-result {
      text-align: left; } }
  .c-result__title, .c-result__num {
    color: #000;
    font-weight: bold; }
  .c-result__title {
    position: relative; }
    .c-result__title:before {
      content: "\201C"; }
    .c-result__title:after {
      content: '\201D'; }
.c-result-detailpage {
  margin-top: 70px;
}
.c-result-bar {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .c-result-bar .c-pulldown-wrap {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .c-result-bar {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-flow: column-reverse;
          -ms-flex-flow: column-reverse;
              flex-flow: column-reverse;
      -webkit-box-align: normal;
      -webkit-align-items: normal;
          -ms-flex-align: normal;
              align-items: normal; } }
  .c-result-bar .c-result {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .c-result-bar--tag .c-pulldown-wrap {
      margin-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .c-result-bar--tag {
      display: block;
      margin-bottom: 40px; } }

.c-result-btn {
  cursor: pointer;
  display: block;
  position: relative;
  padding: 10px 10px;
  line-height: 1;
  display: block;
  display: inline-block;
  text-decoration: none;
  background-color: #f1f1f1;
  font-weight: bold; }
  .c-result-btn:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    right: 10px;
    background: url(/v=1542269289/files/user/assets/img/common/plus.png) no-repeat; }
  .c-result-btn.is-active:after {
    height: 1px;
    background: url(/v=1542269338/files/user/assets/img/common/minus.png) no-repeat; }
  @media print, screen and (min-width: 768px) {
    .c-result-btn {
      padding: 10px 30px; } }
  @media screen and (max-width: 767px) {
    .c-result-btn {
      margin-top: 20px;
      display: block;
      text-align: center;
      padding: 20px 0;
      width: 100%; }
      .c-result-btn--notsearch {
        margin-top: 0; } }
  .c-result-btn span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px; }

.c-serialization {
  margin-top: 30px;
  margin-bottom: 30px; }

.c-pulldown-wrap {
  position: relative;
  width: 150px;
  margin-bottom: 20px;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .c-pulldown-wrap {
      width: auto; } }
  .c-pulldown-wrap .c-current {
    position: relative;
    padding: 6px 0;
    display: block;
    background-color: #f1f1f1;
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #fff; }
    .c-pulldown-wrap .c-current img {
      height: 10px; }
    @media screen and (max-width: 767px) {
      .c-pulldown-wrap .c-current {
        padding: 10px 0; } }
    .c-pulldown-wrap .c-current:after {
      position: absolute;
      right: 12px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-top: 1px solid #000;
      border-right: 1px solid #000;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      top: 30%; }
    .c-pulldown-wrap .c-current.is-active:after {
      top: 45%;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .c-pulldown-wrap .is-active + .c-pulldown {
    display: block; }
  .c-pulldown-wrap .c-pulldown {
    position: absolute;
    z-index: 20;
    width: 100%;
    display: none; }
    .c-pulldown-wrap .c-pulldown li {
      background-color: #f1f1f1;
      text-align: center; }
      .c-pulldown-wrap .c-pulldown li:hover {
        background-color: #999999; }
      .c-pulldown-wrap .c-pulldown li a, .c-pulldown-wrap .c-pulldown li span {
        padding: 6px 0;
        text-decoration: none;
        display: block; }
        @media screen and (max-width: 767px) {
          .c-pulldown-wrap .c-pulldown li a, .c-pulldown-wrap .c-pulldown li span {
            padding: 13px 0; } }
        .c-pulldown-wrap .c-pulldown li a img, .c-pulldown-wrap .c-pulldown li span img {
          height: 10px; }
  .c-pulldown-wrap .c-pulldown-all, .c-pulldown-wrap [data-pulldown-current="0"] {
    border-left: 3px solid #999999; }
  .c-pulldown-wrap .c-pulldown-cat1, .c-pulldown-wrap [data-pulldown-current="1"] {
    border-left: 3px solid #f05a89; }
  .c-pulldown-wrap .c-pulldown-cat2, .c-pulldown-wrap [data-pulldown-current="2"] {
    border-left: 3px solid #ff785f; }
  .c-pulldown-wrap .c-pulldown-cat3, .c-pulldown-wrap [data-pulldown-current="3"] {
    border-left: 3px solid #faa633; }
  .c-pulldown-wrap .c-pulldown-cat4, .c-pulldown-wrap [data-pulldown-current="4"] {
    border-left: 3px solid #dccf00; }
  .c-pulldown-wrap .c-pulldown-cat5, .c-pulldown-wrap [data-pulldown-current="5"] {
    border-left: 3px solid #addb4b; }
  .c-pulldown-wrap .c-pulldown-cat6, .c-pulldown-wrap [data-pulldown-current="6"] {
    border-left: 3px solid #79d346; }
  .c-pulldown-wrap .c-pulldown-cat7, .c-pulldown-wrap [data-pulldown-current="7"] {
    border-left: 3px solid #34b17e; }


.c-pulldown-select {
  display: none; }

.c-result-box {
  margin-bottom: 60px; }
  .c-result-box h2 a {
    text-decoration: none; }
  .c-result-box .c-result-box-date {
    text-align: right;
    font-size: 14px;
    color: #999999;
    margin-bottom: 20px;
    line-height: 1; }
  .c-result-box .c-result-box-date-year {
    text-align: left;
    margin: 0}
  .c-result-box:last-of-type {
    margin-bottom: 40px; }
  .c-result-box .c-h2 {
    font-size: 20px;
    margin-bottom: 20px; }
  .c-result-box .c-list {
    margin-bottom: 20px; }
    .c-result-box .c-list li {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 5px; }
      .c-result-box .c-list li:first-child {
        margin-left: 0; }
      .c-result-box .c-list li a {
        position: relative;
        text-decoration: none;
        padding-bottom: 4px;
        font-size: 13px;
        background-image: url(/v=1544101403/files/user/assets/img/common/link_animation.png);
        background-repeat: no-repeat;
        background-position: 100% bottom;
        background-size: 600% 3px;
        -webkit-transition: all 0s;
        transition: all 0s; }
        .c-result-box .c-list li a:hover {
          -webkit-transition: all .6s ease-in-out;
          transition: all .6s ease-in-out;
          background-position: 0% bottom; }
  .c-result-box .p-card__company p {
    margin-right: 30px; }
  .c-result-box .p-card__company ul {
    display: inline-block; }
    .c-result-box .p-card__company ul li {
      margin-right: 10px !important; }
      .c-result-box .p-card__company ul li a {
        color: #999999; }
  .c-result-box .c-result-text {
    margin-top: 20px; }

.c-hit {
  background-color: #cccccc;
  margin-right: 0 !important; }

.c-more-search {
  margin-top: -40px;
  margin-bottom: 40px;
  padding: 50px 20px 40px 20px;
  border: 1px solid #eeeeee;
  display: none; }

.c-more-search-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  font-size: 14px; }
  @media screen and (max-width: 767px) {
    .c-more-search-line {
      display: block;
      font-size: 13px; } }
  .c-more-search-line .c-more-search-title {
    width: 140px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-more-search-line .c-more-search-title {
        width: 100%;
        margin-bottom: 3px; } }
  .c-more-search-line .c-more-search-body {
    width: 430px; }
    @media screen and (max-width: 767px) {
      .c-more-search-line .c-more-search-body {
        width: 100%; } }
    .c-more-search-line .c-more-search-body label {
      margin-right: 10px;
      display: inline-block; }
      .c-more-search-line .c-more-search-body label:last-child {
        margin-right: 0; }
  .c-more-search-line input {
    font-size: 14px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0; }
    @media screen and (max-width: 767px) {
      .c-more-search-line input {
        font-size: 16px; } }
  .c-more-search-line input[type="text"] {
    width: 100%;
    padding: 5px 10px 4px 10px;
    border: 1px solid #999999;
    border-radius: 0;
    outline: none;
    background: none;
    -webkit-appearance: none;
    -webkit-box-shadow: 0;
            box-shadow: 0; }
  .c-more-search-line .c-more-search-calendar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .c-more-search-line .c-calendar-btn {
    position: relative;
    width: 150px;
    text-align: center;
    padding: 3px 0;
    display: inline-block;
    background: url(/v=1542267923/files/user/assets/img/common/ico_calendar.svg) no-repeat 130px center #f1f1f1;
    background-size: 15px auto; }
    @media screen and (max-width: 767px) {
      .c-more-search-line .c-calendar-btn {
        width: 46%;
        background-position: right 5px center;
        background-size: 15px auto; } }
    .c-more-search-line .c-calendar-btn input {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: transparent;
      border: 0;
      position: relative;
      width: 100%;
      font-size: 14px;
      padding-left: 10px;
      outline: none; }
      @media screen and (max-width: 767px) {
        .c-more-search-line .c-calendar-btn input {
          font-size: 16px;
          width: 100%; } }
      .c-more-search-line .c-calendar-btn input::-ms-clear, .c-more-search-line .c-calendar-btn input::-ms-reveal {
        visibility: hidden; }
  .c-more-search-line .c-pulldown-wrap {
    margin-bottom: 0; }
    @media print, screen and (min-width: 768px) {
      .c-more-search-line .c-pulldown-wrap .c-current {
        padding: 3px 0; } }
    .c-more-search-line .c-pulldown-wrap .c-pulldown a {
      padding: 3px 0; }

.c-more-search-btn {
  cursor: pointer;
  background-color: #000000;
  color: #fff;
  width: 330px;
  margin-left: 140px;
  text-align: center;
  padding: 6px 0;
  position: relative;
  outline: none;
  border: none; }
  @media screen and (max-width: 767px) {
    .c-more-search-btn {
      width: 100%;
      margin-left: 0;
      padding: 15px 0; } }
  .c-more-search-btn:hover {
    opacity: 0.5; }
  .c-more-search-btn span {
    position: relative; }
    .c-more-search-btn span:after {
      position: absolute;
      top: 46%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -20px;
      display: block;
      width: 18px;
      height: 19px;
      content: "";
      background: url(/v=1542268010/files/user/assets/img/common/ico_search_w.svg) no-repeat;
      background-size: cover; }
  .c-more-search-btn button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #fff; }

.c-checkBox-input {
  opacity: 0;
  position: absolute;
  z-index: 100;
  margin: 0;
  padding: 10px;
  display: block;
  width: 15px;
  height: 15px;
  margin-top: 3px; }
  @media screen and (max-width: 767px) {
    .c-checkBox-input {
      width: 12px;
      height: 12px;
      position: 8px; } }

.c-more-search-body .c-more-search-check {
  position: relative;
  display: inline-block; }
  .c-more-search-body .c-more-search-check:last-child .c-checkBox {
    margin-right: 0; }

.c-checkBox {
  padding-left: 20px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.c-checkBox::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999; }

.c-checkBox-input:checked + .c-checkBox::before {
  background-color: #231815;
  border: none; }

.c-checkBox-input:checked + .c-checkBox::after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 5px;
  width: 5px;
  height: 9px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff; }

@media screen and (max-width: 320px) {
  .c-more-search-line {
    overflow: hidden; }
    .c-more-search-line .c-more-search-body {
      display: block; }
      .c-more-search-line .c-more-search-body label {
        margin-right: 5px;
        font-size: 11px; }
      .c-more-search-line .c-more-search-body .c-calendar-btn {
        width: 100%; }
        .c-more-search-line .c-more-search-body .c-calendar-btn:last-child {
          margin-top: 10px;
          width: 90%;
          float: right; }
        .c-more-search-line .c-more-search-body .c-calendar-btn + span {
          position: relative;
          top: 20px; } }

/* jQuery datepicker */
/*! jQuery UI - v1.12.1 - 2017-06-01
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-datepicker-trigger {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  display: block;
  width: 15px;
  height: 14px;
  cursor: pointer; }

.ui-widget-content {
  background: #fff;
  border: 1px solid #ccc; }
  @media print, screen and (min-width: 768px) {
    .ui-widget-content {
      width: 330px; } }
  @media screen and (max-width: 767px) {
    .ui-widget-content {
      width: calc(100% - 82px); } }
  @media screen and (max-width: 767px) {
    .ui-widget-content.is-sp {
      right: 41px !important;
      left: auto !important; } }
  .ui-widget-content .ui-datepicker-header {
    position: relative;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-weight: bold; }
    @media print, screen and (min-width: 768px) {
      .ui-widget-content .ui-datepicker-header {
        margin: 10px 10px 0;
        padding-bottom: 10px;
        font-size: 15px;
        line-height: 20px; } }
    @media screen and (max-width: 767px) {
      .ui-widget-content .ui-datepicker-header {
        margin: 10px 10px 0 10px;
        padding-bottom: 10px;
        line-height: 1.55; } }
  .ui-widget-content .ui-datepicker-prev {
    left: 2px;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .ui-widget-content .ui-datepicker-next {
    right: 2px; }
  .ui-widget-content .ui-datepicker-prev,
  .ui-widget-content .ui-datepicker-next {
    display: block;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: url(/v=1543554840/files/user/assets/img/common/arrow_left_calendar.svg) no-repeat left top;
    background-size: contain; }
    @media print, screen and (min-width: 768px) {
      .ui-widget-content .ui-datepicker-prev,
      .ui-widget-content .ui-datepicker-next {
        width: 15px;
        height: 22px; } }
    @media screen and (max-width: 767px) {
      .ui-widget-content .ui-datepicker-prev,
      .ui-widget-content .ui-datepicker-next {
        width: 15px;
        height: 22px; } }
    .ui-widget-content .ui-datepicker-prev.ui-state-disabled,
    .ui-widget-content .ui-datepicker-next.ui-state-disabled {
      opacity: .3; }
  .ui-widget-content .ui-datepicker-calendar {
    width: calc(100% - 20px);
    margin: 10px; }
    @media print, screen and (min-width: 768px) {
      .ui-widget-content .ui-datepicker-calendar {
        font-size: 15px; } }
    @media screen and (min-width: 0px) and (max-width: 320px) {
      .ui-widget-content .ui-datepicker-calendar {
        font-size: 12px;
        font-size: 3.2vw; } }
    .ui-widget-content .ui-datepicker-calendar th {
      text-align: center; }
      @media print, screen and (min-width: 768px) {
        .ui-widget-content .ui-datepicker-calendar th {
          padding: 0 5px 5px; } }
      @media screen and (max-width: 767px) {
        .ui-widget-content .ui-datepicker-calendar th {
          padding: 5px; } }
      @media screen and (min-width: 0px) and (max-width: 320px) {
        .ui-widget-content .ui-datepicker-calendar th {
          padding: 5px 1px; } }
    .ui-widget-content .ui-datepicker-calendar td {
      text-align: center;
      -webkit-transition: all .3s ease-in;
      transition: all .3s ease-in;
      -webkit-transform: scaleX(1);
              transform: scaleX(1); }
      @media print, screen and (min-width: 768px) {
        .ui-widget-content .ui-datepicker-calendar td {
          padding: 5px; } }
      @media screen and (max-width: 767px) {
        .ui-widget-content .ui-datepicker-calendar td {
          padding: 5px; } }
      @media screen and (min-width: 0px) and (max-width: 320px) {
        .ui-widget-content .ui-datepicker-calendar td {
          padding: 5px 1px; } }
      .ui-widget-content .ui-datepicker-calendar td a {
        text-decoration: none; }
  .ui-widget-content .ui-state-disabled {
    color: #ccc !important; }
  .ui-widget-content .ui-datepicker-current-day {
    color: #fff !important;
    background-color: #ccc !important;
    font-weight: bold !important; }
  .ui-widget-content [data-handler="today"] {
    display: none; }
  @media print, screen and (min-width: 768px) {
    .ui-widget-content [data-handler="hide"] {
      display: none; } }
  @media screen and (max-width: 767px) {
    .ui-widget-content [data-handler="hide"] {
      position: absolute;
      background-color: #fff; } }
  .ui-widget-content [data-handler="hide"]::before, .ui-widget-content [data-handler="hide"]::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #ccc; }
  .ui-widget-content [data-handler="hide"]::before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .ui-widget-content [data-handler="hide"]::after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.c-contact-area {
  width: 640px;
  margin-bottom: 40px;
  /* IE */
  /* Edge */ }
  .c-contact-area input::-webkit-input-placeholder,
  .c-contact-area textarea::-webkit-input-placeholder {
    color: #ccc; }
  .c-contact-area input:-ms-input-placeholder,
  .c-contact-area textarea:-ms-input-placeholder {
    color: #ccc; }
  .c-contact-area input::-ms-input-placeholder,
  .c-contact-area textarea::-ms-input-placeholder {
    color: #ccc; }
  .c-contact-area input::placeholder,
  .c-contact-area textarea::placeholder {
    color: #ccc; }
  .c-contact-area input:-ms-input-placeholder,
  .c-contact-area textarea:-ms-input-placeholder {
    color: #ccc; }
  .c-contact-area input::-ms-input-placeholder,
  .c-contact-area textarea::-ms-input-placeholder {
    color: #ccc; }
  @media screen and (max-width: 767px) {
    .c-contact-area {
      width: auto; } }
  .c-contact-area .c-contact-note {
    font-size: 13px; }
  .c-contact-area .c-contac-btn {
    cursor: pointer;
    background-color: #000000;
    color: #fff;
    width: 330px;
    margin-top: 40px;
    margin-left: 140px;
    text-align: center;
    padding: 15px 0;
    position: relative;
    outline: none;
    border: none;
    font-size: 13px; }
    .c-contact-area .c-contac-btn--error {
      cursor: default;
      pointer-events: none;
      background-color: #e0e0e0; }
    .c-contact-area .c-contac-btn:hover {
      opacity: 0.7; }
    @media screen and (max-width: 767px) {
      .c-contact-area .c-contac-btn {
        margin-left: 0;
        width: 100%; } }
    .c-contact-area .c-contac-btn:after {
      position: absolute;
      top: 47%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 27%;
      display: block;
      width: 19px;
      height: 8px;
      content: "";
      background: url(/v=1542336468/files/user/assets/img/common/link_arrow.png) no-repeat;
      background-size: cover; }
  .c-contact-area .c-error-required {
    color: #ed2626; }
  .c-contact-area .is-error input, .c-contact-area .is-error textarea {
    border: 1px solid #ed2626 !important; }
  .c-contact-area--confirm .c-contac-line dd .c-confirm-text {
    padding: 14px;
    border-left: 3px solid #999999;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    background-color: #fff; }
    .c-contact-area--confirm .c-contac-line dd .c-confirm-text--textarea {
      height: 180px;
      overflow: scroll; }

.c-contac-line {
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .c-contac-line dl {
      margin-bottom: 40px; } }
  .c-contac-line dl dt {
    font-size: 18px; }
    @media screen and (max-width: 767px) {
      .c-contac-line dl dt {
        letter-spacing: -0.03em; } }
    .c-contac-line dl dt .must {
      color: #ed2626;
      font-size: 14px;
      margin-left: 10px; }
  .c-contac-line dl dd input, .c-contac-line dl dd textarea, .c-contac-line dl dd span {
    display: block;
    padding: 14px;
    width: 100%;
    border: 1px solid #999999;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    font-size: 13px; }
    .c-contac-line dl dd input:focus, .c-contac-line dl dd textarea:focus, .c-contac-line dl dd span:focus {
      border: 1px solid #000;
      outline: none; }
  .c-contac-line dl dd textarea {
    height: 180px; }
  .c-contac-line dl dd textarea[data-text].is-default {
    color: #ccc; }
  .c-contac-line dl dd textarea[data-text]:focus {
    color: #000; }
  .c-contac-line--col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .c-contac-line--col2 {
        display: block; } }
    .c-contac-line--col2 dl {
      width: 310px; }
      @media screen and (max-width: 767px) {
        .c-contac-line--col2 dl {
          width: auto; } }

.c-contac-btn-col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .c-contac-btn-col2 a {
    text-decoration: none; }
    @media screen and (max-width: 767px) {
      .c-contac-btn-col2 a {
        display: block; } }
  @media screen and (max-width: 767px) {
    .c-contac-btn-col2 {
      display: block; } }
  .c-contac-btn-col2 .c-contac-btn {
    width: 310px;
    margin-left: 0; }
    @media screen and (max-width: 767px) {
      .c-contac-btn-col2 .c-contac-btn {
        width: 100%;
        margin-top: 0; }
        .c-contac-btn-col2 .c-contac-btn:last-child {
          margin-top: 20px; } }
    .c-contac-btn-col2 .c-contac-btn--white {
      background-color: #fff;
      color: #000;
      border: 1px solid #000; }
      .c-contac-btn-col2 .c-contac-btn--white:after {
        left: 27%;
        background: url(/v=1542336468/files/user/assets/img/common/link_arrow_black.png) no-repeat; }

.p-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }
  @media print, screen and (min-width: 768px) {
    .p-media:hover {
      opacity: 0.5; } }
  .p-media__thum {
    line-height: 0; }
    .p-media__thum .p-thum-wrap {
      background-color: #fff;
      width: 110px;
      height: 62px;
      position: relative;
      overflow: hidden; }
      .p-media__thum .p-thum-wrap img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        max-height: 100%;
        max-width: 100%;
        width: auto; }
      .p-media__thum .p-thum-wrap img {
        max-width: 115px; }
    .p-media__thum .c-label {
      display: block;
      position: relative;
      height: 20px; }
      .p-media__thum .c-label img {
        width: auto;
        height: 8px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .p-media__body {
    padding-right: 15px; }
  .p-media__text {
    font-weight: bold;
    padding-left: 7px;
    font-family: "Gothic MB101 DemiBold", sans-serif; }
  .p-media .c-date {
    padding-left: 5px; }

.p-ranking .p-media {
  width: 295px; }
  @media screen and (max-width: 767px) {
    .p-ranking .p-media {
      width: auto; } }

.p-ranking .p-media__body {
  width: 185px; }
  @media screen and (max-width: 767px) {
    .p-ranking .p-media__body {
      width: auto;
      padding-right: 20px; } }

.p-series .p-media {
  width: 310px; }
  @media screen and (max-width: 767px) {
    .p-series .p-media {
      width: auto; } }

.p-series .p-media__body {
  width: 185px;
  padding-right: 0; }
  @media screen and (max-width: 767px) {
    .p-series .p-media__body {
      width: auto;
      padding-right: 20px; } }

.p-article-list {
  padding-top: 15px; }
  .p-article-list--is-gray {
    background: #f1f1f1; }
  .p-article-list li {
    margin-bottom: 20px;
    -webkit-animation: listFadeIn 0.5s linear 0s;
            animation: listFadeIn 0.5s linear 0s; }
  @media print, screen and (min-width: 768px) {
    .p-article-list__footer {
      padding: 20px 15px; } }
  @media screen and (max-width: 767px) {
    .p-article-list__footer {
      padding: 20px; } }

@-webkit-keyframes listFadeIn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes listFadeIn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.p-card {
  display: block;
  text-decoration: none;
  margin-bottom: 50px;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }
  .p-card.is-over {
    opacity: 0.7; }
  @media print, screen and (min-width: 768px) {
    .p-card {
      margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .p-card {
      margin-bottom: 60px; } }
  .p-card .c-label {
    position: relative;
    height: 30px; }
    .p-card .c-label img {
      width: auto;
      height: 12px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .p-card.is-new .p-card__thum::before {
    position: absolute;
    left: 0;
    top: 0;
    content: url(/v=1541742074/files/user/assets/img/common/text_new.svg);
    background: rgba(255,255,255,0.7);
    background-size: 100px;
    color: #000;
    line-height: 1;
    font-size: 15px;
    width: 45px;
    height: 25px;
    padding: 5px 10px;
    z-index: 10; }
  .p-card__thum {
    position: relative;
    line-height: 0;
    text-align: center;
    margin-bottom: 10px;
    text-decoration: none }
    .p-card__thum img {
      width: 100%; }
    .p-card__thum > a {
      background-color: #fff; }
  .p-card__thumImg {
    position: relative;
    overflow: hidden;
    background-color: #fff; }
    @media print, screen and (min-width: 768px) {
      .p-card__thumImg {
        width: auto;
        height: 347px;
        position: relative;
        overflow: hidden; }
        .p-card__thumImg img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          max-height: 100%;
          max-width: 100%;
          width: auto; } }
    @media screen and (max-width: 767px) {
      .p-card__thumImg {
        width: auto;
        height: 56.25vw;
        position: relative;
        overflow: hidden; }
        .p-card__thumImg img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          max-height: 100%;
          max-width: 100%;
          width: auto; }
        .p-card__thumImg img {
          width: 100%;
          height: 100%; } }
  .p-card__category {
    text-align: left;
    margin-top: -8px; }
    @media screen and (max-width: 767px) {
      .p-card__category .c-label {
        margin-left: -20px; } }
  .p-card__body .c-date,
  .p-card__body .c-type {
    text-align: right;
    margin-bottom: 5px; }
    @media print, screen and (min-width: 768px) {
      .p-card__body .c-date,
      .p-card__body .c-type {
        margin-bottom: 20px;
        line-height: 1; } }
    @media screen and (max-width: 767px) {
      .p-card__body .c-date,
      .p-card__body .c-type {
        line-height: 1;
        margin-bottom: 20px; } }
  .p-card__title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Gothic MB101 DemiBold", sans-serif; }
    @media print, screen and (min-width: 768px) {
      .p-card__title {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .p-card__title {
        margin-bottom: 20px; } }
    .p-card__title a {
      text-decoration: none; }
    .p-card__title--small {
      font-size: 13px; }
  .p-card__tags {
    margin-bottom: 14px; }
    @media print, screen and (min-width: 768px) {
      .p-card__tags {
        margin-bottom: 20px; } }
    @media screen and (max-width: 767px) {
      .p-card__tags {
        margin-bottom: 20px; } }
    .p-card__tags span {
      display: inline-block;
      text-decoration: underline;
      margin-right: 0.5em; }
  .p-card__tags-li {
    position: relative;
    margin-right: 0;
    width: auto !important;
    display: inline-block;
    margin-bottom: 5px; }
    .p-card__tags-li a {
      position: relative;
      text-decoration: none;
      padding-bottom: 4px;
      background-image: url(/v=1544101403/files/user/assets/img/common/link_animation.png);
      background-repeat: no-repeat;
      background-position: 100% bottom;
      background-size: 600% 3px;
      -webkit-transition: all 0s;
      transition: all 0s; }
      .p-card__tags-li a:hover {
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        background-position: 0% bottom; }
  .p-card__company {
    color: #999999;
    margin-bottom: 5px; }
    .p-card__company:last-child {
      margin-bottom: 0; }
    .p-card__company p {
      font-weight: bold; }
    .p-card__company a {
      position: relative;
      text-decoration: none;
      padding-bottom: 4px;
      margin-right: 15px;
      background-image: url(/v=1544101403/files/user/assets/img/common/link_animation.png);
      background-repeat: no-repeat;
      background-position: 100% bottom;
      background-size: 600% 3px;
      -webkit-transition: all 0s;
      transition: all 0s; }
      .p-card__company a:hover {
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        background-position: 0% bottom; }
    .p-card__company ul {
      font-size: 0; }
      .p-card__company ul li {
        font-size: 13px;
        display: inline-block;
        margin-right: 0;
        width: auto;
        margin-bottom: 5px; }
        .p-card__company ul li span {
          margin-right: 15px;
          color: #000; }
      .p-card__company ul li:not(:nth-child(2n)) {
        display: inline-block;
        margin-right: 0;
        margin-bottom: 5px; }

.p-card-media {
  margin-bottom: 20px; }
  .p-card-media > a {
    text-decoration: none;
    display: block; }
    @media screen and (max-width: 767px) {
      .p-card-media > a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
  .p-card-media__thum {
    position: relative;
    line-height: 0;
    text-align: center; }
    .p-card-media__thum img {
      width: 100%; }
      @media screen and (max-width: 767px) {
        .p-card-media__thum img {
          width: 100px; } }
  .p-card-media__category {
    text-align: left; }
    @media print, screen and (min-width: 768px) {
      .p-card-media__category {
        margin-top: -16px; } }
    .p-card-media__category .c-label {
      position: relative;
      height: 30px; }
      .p-card-media__category .c-label img {
        width: auto;
        height: 12px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media screen and (max-width: 767px) {
          .p-card-media__category .c-label img {
            height: 8px; } }
      @media screen and (max-width: 767px) {
        .p-card-media__category .c-label {
          width: calc(100%);
          line-height: 2;
          font-size: 10px;
          height: 20px; } }
  .p-card-media .c-date {
    margin-bottom: 5px; }
    @media print, screen and (min-width: 768px) {
      .p-card-media .c-date {
        text-align: right; } }
    @media screen and (max-width: 767px) {
      .p-card-media .c-date {
        text-align: left;
        margin-left: 5px; } }
  .p-card-media__title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Gothic MB101 DemiBold", sans-serif; }
    .p-card-media__title--small {
      font-size: 13px; }
    @media screen and (max-width: 767px) {
      .p-card-media__title {
        margin-left: 7px; } }
  .p-card-media__company {
    color: #999999;
    margin-bottom: 10px; }
    .p-card-media__company:last-child {
      margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .p-card-media__company {
        display: none; } }
    .p-card-media__company p {
      font-weight: bold; }
    .p-card-media__company a {
      position: relative;
      display: inline-block;
      color: #999999;
      text-decoration: none;
      padding-bottom: 4px;
      margin-bottom: 0px;
      background-image: url(/v=1544101403/files/user/assets/img/common/link_animation.png);
      background-repeat: no-repeat;
      background-position: 100% bottom;
      background-size: 600% 3px;
      -webkit-transition: all 0s;
      transition: all 0s; }
      .p-card-media__company a:hover {
        -webkit-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
        background-position: 0% bottom; }

@media print, screen and (min-width: 768px) {
  .p-category-navi {
    border-bottom: 1px solid #999999;
    margin-bottom: 40px;
    padding-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .p-category-navi {
    padding: 0 20px; } }

.p-category-navi__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .p-category-navi__list {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .p-category-navi__list li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1 1 0%; }
    @media print, screen and (min-width: 768px) {
      .p-category-navi__list li {
        height: 50px; }
        .p-category-navi__list li:hover {
          opacity: 0.5; } }
    .p-category-navi__list li .c-button {
      position: relative; }
      .p-category-navi__list li .c-button img {
        position: absolute;
        width: auto;
        height: 14px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        @media screen and (max-width: 767px) {
          .p-category-navi__list li .c-button img {
            height: 10px;
            left: 43%; } }
      .p-category-navi__list li .c-button--cat3 img {
        left: 43%; }
      .p-category-navi__list li .c-button--cat5 img {
        left: 45%; }
    @media print, screen and (min-width: 768px) {
      .p-category-navi__list li:not(:last-child) {
        margin-right: 20px; } }
    @media screen and (max-width: 767px) {
      .p-category-navi__list li {
        -webkit-box-flex: 1;
        -webkit-flex: auto;
            -ms-flex: auto;
                flex: auto;
        width: 31%;
        margin-bottom: 10px; }
        .p-category-navi__list li:not(:nth-child(3n)) {
          margin-right: 10px; }
        .p-category-navi__list li .c-button {
          text-align: left;
          padding-left: 5px;
          font-size: 11px; }
          .p-category-navi__list li .c-button:after {
            width: 12px;
            height: 6px;
            background-repeat: no-repeat;
            background-size: cover; } }

.p-category-navi .c-button--link::after {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%); }

@media screen and (max-width: 320px) {
  .p-category-navi__list li {
    width: 48%; }
    .p-category-navi__list li:not(:nth-child(3n)) {
      margin-right: 0; }
    .p-category-navi__list li:nth-child(2n) {
      margin-left: 4%; } }

@media screen and (max-width: 767px) {
  .p-keywords {
    padding: 0 20px; } }

.p-keywords .c-h2 {
  margin-top: 0;
  margin-bottom: 10px; }
  @media print, screen and (min-width: 768px) {
    .p-keywords .c-h2 {
      margin-bottom: 20px; } }

@media print, screen and (min-width: 768px) {
  .p-keywords .p-list li {
    margin-bottom: 10px; } }

@media screen and (max-width: 767px) {
  .p-keywords .p-list li {
    display: inline-block;
    margin-right: 1em; } }

.p-keywords .c-list a {
  position: relative;
  text-decoration: none;
  padding-bottom: 4px;
  background-image: url(/v=1544101403/files/user/assets/img/common/link_animation.png);
  background-repeat: no-repeat;
  background-position: 100% bottom;
  background-size: 600% 3px;
  -webkit-transition: all 0s;
  transition: all 0s; }
  .p-keywords .c-list a:hover {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    background-position: 0% bottom; }

@media print, screen and (min-width: 768px) {
  .p-series {
    margin-bottom: 32px; } }

@media screen and (max-width: 767px) {
  .p-series {
    margin-bottom: 20px; } }

.p-series .c-h2 {
  margin-bottom: 5px; }
  @media screen and (max-width: 767px) {
    .p-series .c-h2 {
      margin-top: 0;
      padding: 0 20px; } }

@media screen and (max-width: 767px) {
  .p-series .p-article-list li {
    margin-left: 20px; } }

@media screen and (max-width: 767px) {
  .p-new-article {
    padding: 0 20px; } }

.p-new-article .c-h2 {
  margin-top: 0; }

@media print, screen and (min-width: 768px) {
  .p-new-article__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

.p-new-article__list .p-card__thum > a {
  display: block;
  position: relative;
  overflow: hidden; }
  @media print, screen and (min-width: 768px) {
    .p-new-article__list .p-card__thum > a {
      height: 175px; } }
  @media screen and (max-width: 767px) {
    .p-new-article__list .p-card__thum > a {
      height: calc((100vw - 40px)*0.5625); } }
  .p-new-article__list .p-card__thum > a img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @supports ((-o-object-fit: contain) or (object-fit: contain)) {
      .p-new-article__list .p-card__thum > a img {
        position: static;
        -o-object-fit: contain;
           object-fit: contain;
        width: 100%;
        height: 100%;
        -webkit-transform: none;
                transform: none;
        left: 0;
        top: 0; } }

@media print, screen and (min-width: 768px) {
  .p-new-article__list li {
    width: 310px; }
    .p-new-article__list li:not(:nth-child(2n)) {
      margin-right: 20px; }
    .p-new-article__list li:last-of-type .p-card,
    .p-new-article__list li:nth-last-child(2) .p-card {
      margin-bottom: 40px; } }

.p-new-article__list li .p-card__tags-li {
  margin-right: 0; }

.p-new-article__footer {
  text-align: center; }

.p-company-list .p-auther__list .p-auther__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 160px; }
  @media screen and (max-width: 767px) {
    .p-company-list .p-auther__list .p-auther__box {
      height: 100px; } }

.p-company-list .p-auther__list .p-auther__thum {
  position: relative;
  border: 1px solid #999; }
  .p-company-list .p-auther__list .p-auther__thum:empty {
    width: 0 !important;
    height: 0 !important;
    border: none !important;
    pointer-events: none; }
  @media screen and (max-width: 767px) {
    .p-company-list .p-auther__list .p-auther__thum {
      float: none; } }
  .p-company-list .p-auther__list .p-auther__thum img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    -o-object-fit: initial;
       object-fit: initial;
    margin-top: 0; }

.p-company-list .p-auther__list .p-auther__body {
  position: relative; }
  .p-company-list .p-auther__list .p-auther__body .p-auther__title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.p-carousel {
  padding-bottom: 20px; }
  @media print, screen and (min-width: 768px) {
    .p-carousel {
      position: relative;
      margin-bottom: 36px; } }
  @media screen and (max-width: 767px) {
    .p-carousel {
      overflow: hidden;
      padding-top: 60px !important; } }
  .p-carousel .slick-slide {
    background: #f1f1f1;
    opacity: 0.6;
    -webkit-transition: opacity 0.6s 0s;
    transition: opacity 0.6s 0s; }
    .p-carousel .slick-slide.slick-active {
      opacity: 1; }
      .p-carousel .slick-slide.slick-active .p-card {
        background: #f1f1f1; }
  .p-carousel .p-card {
    position: relative;
    margin-bottom: 0; }
    .p-carousel .p-card::after {
      content: '';
      display: block;
      position: absolute;
      top: 100%;
      width: 100%;
      height: 100%;
      z-index: -1;
      left: 0;
      background: #f1f1f1; }
    .p-carousel .p-card__body {
      padding-top: 10px;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 42px; }
      @media print, screen and (min-width: 768px) {
        .p-carousel .p-card__body {
          padding-top: 15px; } }
      @media screen and (max-width: 767px) {
        .p-carousel .p-card__body {
          padding-top: 5px;
          max-width: 767px; } }
    .p-carousel .p-card__category .c-label {
      margin-left: 0;
      height: 30px;
      position: relative; }
      .p-carousel .p-card__category .c-label img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: auto;
        height: 12px; }
  .p-carousel .slick-arrow {
    position: absolute;
    top: 156px;
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
    cursor: pointer; }
  .p-carousel .slick-prev {
    display: inline-block;
    z-index: 99; }
    @media print, screen and (min-width: 768px) {
      .p-carousel .slick-prev {
        left: 50%;
        background: url(/v=1547136532/files/user/assets/img/common/arrow_left_white.png);
        -webkit-transform: translateX(-350px);
                transform: translateX(-350px);
        width: 24px;
        height: 39px;
        background-repeat: no-repeat;
        background-size: cover; } }
    @media screen and (max-width: 767px) {
      .p-carousel .slick-prev {
        left: 15px;
        top: 27.5%;
        width: 16px;
        height: 28px;
        -webkit-transform: translateY(170%);
        transform: translateY(170%);
        background: url(/v=1547136532/files/user/assets/img/common/arrow_left_white.png);
        background-repeat: no-repeat;
        background-size: 12px;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-size: cover; } }
  .p-carousel .slick-next {
    z-index: 99;
    display: inline-block; }
    @media print, screen and (min-width: 768px) {
      .p-carousel .slick-next {
        right: 50%;
        -webkit-transform: translateX(350px);
                transform: translateX(350px);
        background: url(/v=1547136532/files/user/assets/img/common/arrow_right_white.png);
        background-repeat: no-repeat;
        width: 24px;
        height: 39px;
        background-size: cover; } }
    @media screen and (max-width: 767px) {
      .p-carousel .slick-next {
        right: 15px;
        top: 27.5%;
        width: 16px;
        height: 28px;
        -webkit-transform: translateY(170%);
        transform: translateY(170%);
        background: url(/v=1547136532/files/user/assets/img/common/arrow_right_white.png);
        background-repeat: no-repeat;
        background-size: 12px;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-size: cover; } }
  .p-carousel .slick-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 0; }
    .p-carousel .slick-dots li {
      margin: 0 3px; }
      .p-carousel .slick-dots li button {
        display: inline-block;
        background: #999999;
        border: none;
        width: 6px;
        height: 6px;
        padding: 0;
        border-radius: 6px;
        text-indent: -9999px; }
      .p-carousel .slick-dots li.slick-active button {
        background: #ff4db3; }
  .p-carousel__item {
    margin: 0;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
    .p-carousel__item.is-over {
      opacity: 0.7; }
    @media print, screen and (min-width: 768px) {
      .p-carousel__item {
        width: 620px !important;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff; } }
  .p-carousel .p-card__tags-li a {
    font-size: 13px; }

@media print, screen and (min-width: 768px) {
  .p-kv {
    margin-bottom: 40px; } }

@media screen and (max-width: 767px) {
  .p-kv {
    overflow: hidden; } }

.p-kv .p-card {
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .p-kv .p-card__body {
      padding: 0 20px; } }
  .p-kv .p-card__body .c-date,
  .p-kv .p-card__body .c-type {
    display: block; }
  .p-kv .p-card__category .c-label {
    margin-left: 0; }

.p-kv__item {
  margin: 0; }
  @media print, screen and (min-width: 768px) {
    .p-kv__item {
      width: 620px !important; } }

.p-kv h1 {
  margin-top: 20px; }

.p-ranking {
  margin-bottom: 32px; }
  @media screen and (max-width: 767px) {
    .p-ranking {
      margin-bottom: 40px; } }
  .p-ranking .c-h2 {
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .p-ranking .c-h2 {
        padding: 0 20px; } }
  .p-ranking .p-article-list {
    padding-top: 30px; }
    @media print, screen and (min-width: 768px) {
      .p-ranking .p-article-list {
        padding-top: 40px; } }
    @media screen and (max-width: 767px) {
      .p-ranking .p-article-list {
        padding-top: 40px; } }
  .p-ranking__no {
    font-size: 15px;
    font-weight: bold; }
    @media print, screen and (min-width: 768px) {
      .p-ranking__no {
        margin-left: 10px; } }
    @media screen and (max-width: 767px) {
      .p-ranking__no {
        margin-left: 20px; } }
  .p-ranking__tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 767px) {
      .p-ranking__tab {
        padding: 0 20px; } }
    .p-ranking__tab a {
      text-decoration: none;
      background: #000;
      color: #fff;
      display: block;
      line-height: 44px;
      text-align: center;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1 1 0%; }
      .p-ranking__tab a.is-active {
        background: #f1f1f1;
        color: #000000;
        pointer-events: none; }
      .p-ranking__tab a.weekly-tab {
        margin-right: 5px; }
      .p-ranking__tab a.monthly-tab {
        margin-left: 5px; }
  .p-ranking .p-ranking__no {
    margin-left: 15px; }
    @media screen and (max-width: 767px) {
      .p-ranking .p-ranking__no {
        margin-left: 20px; } }
  .p-ranking .p-media {
    margin-left: 15px; }
    @media screen and (max-width: 767px) {
      .p-ranking .p-media {
        margin-left: 20px; } }

.p-relations {
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .p-relations {
      padding: 0 20px; } }
  .p-relations .c-h2 {
    margin-bottom: 30px; }
  .p-relations__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -o-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media print {
    .p-relations__list {
      width: 640px;
    }
  }
  @media screen and (min-width: 768px) {
    .p-relations li {
      width: calc((100% - 40px)/ 3);
      margin-bottom: 40px; }
  }    
  @media print {
    .p-relations li {
      width: 200px;
      margin-bottom: 40px; }
  }
  @media print, screen and (min-width: 768px) {
      .p-relations li:not(:nth-child(3n)) {
        margin-right: 20px; }
      .p-relations li:hover .p-card-media__thum,
      .p-relations li:hover .c-date,
      .p-relations li:hover .p-card-media__title {
        opacity: 0.5; } }
  @media print {
      .p-relations li:nth-child(n+4) {
        display: none}
  }
  .p-relations .p-card-media__company ul {
    font-size: 0; }
    .p-relations .p-card-media__company ul li {
      font-size: 13px;
      width: auto;
      margin-bottom: 0;
      display: inline-block;
      margin-right: 15px; }

.c-innder--author .c-image {
  margin-bottom: 10px; }

[data-featherlight]:hover {
  cursor: pointer; }

div.p-auther,
ul.p-auther {
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both; }
  div.p-auther li,
  ul.p-auther li {
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 0;
    text-indent: inherit; }
    div.p-auther li:last-child,
    ul.p-auther li:last-child {
      margin-bottom: 0; }
    div.p-auther li:before,
    ul.p-auther li:before {
      content: none; }
  div.p-auther--author,
  ul.p-auther--author {
    margin-top: 20px;
    margin-bottom: 60px; }
    div.p-auther--author li,
    ul.p-auther--author li {
      margin-top: 20px; }
  div.p-auther .p-auther__box,
  ul.p-auther .p-auther__box {
    margin-bottom: 20px;
    overflow: hidden; }
    @media print, screen and (min-width: 768px) {
      div.p-auther .p-auther__box,
      ul.p-auther .p-auther__box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
  div.p-auther .p-auther__thum,
  ul.p-auther .p-auther__thum {
    position: relative;
    margin-right: 20px; }
    div.p-auther .p-auther__thum a, div.p-auther .p-auther__thum span,
    ul.p-auther .p-auther__thum a,
    ul.p-auther .p-auther__thum span {
      display: block;
      height: 100%;
      background-color: #fff; }
    @media print, screen and (min-width: 768px) {
      div.p-auther .p-auther__thum,
      ul.p-auther .p-auther__thum {
        width: 160px;
        height: 160px;
        position: relative;
        overflow: hidden; }
        div.p-auther .p-auther__thum img,
        ul.p-auther .p-auther__thum img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          max-height: 100%;
          max-width: 100%;
          width: auto; } }
    @media screen and (max-width: 767px) {
      div.p-auther .p-auther__thum,
      ul.p-auther .p-auther__thum {
        width: 100px;
        height: 100px;
        position: relative;
        overflow: hidden;
        float: left; }
        div.p-auther .p-auther__thum img,
        ul.p-auther .p-auther__thum img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          max-height: 100%;
          max-width: 100%;
          width: auto; } }
    @media screen and (max-width: 767px) {
      div.p-auther .p-auther__thum img,
      ul.p-auther .p-auther__thum img {
        margin-top: 0; } }
  div.p-auther .p-auther__body,
  ul.p-auther .p-auther__body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1 1 0%; }
    div.p-auther .p-auther__body a,
    ul.p-auther .p-auther__body a {
      text-decoration: none; }
  div.p-auther .p-auther__title,
  ul.p-auther .p-auther__title {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 2;
    font-weight: 700; }
  div.p-auther .p-auther__profile,
  ul.p-auther .p-auther__profile {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 15px; }
    @media screen and (max-width: 767px) {
      div.p-auther .p-auther__profile,
      ul.p-auther .p-auther__profile {
        margin-top: 0; } }
  div.p-auther .p-auther__detail,
  ul.p-auther .p-auther__detail {
    font-size: 15px;
    line-height: 1.8; }

ul.p-auther {
  margin-top: 80px;
  border-top: 1px solid #999;
  padding-top: 60px; }
  ul.p-auther li:first-child {
    margin-top: 0; }

.c-image-half img {
  width: 50%;
  margin: 0 auto;
  display: block; }
  @media screen and (max-width: 767px) {
    .c-image-half img {
      width: 100%; } }

.p-under-sns {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 50; }
  .p-under-sns.is-hidde {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  @media print, screen and (min-width: 768px) {
    .p-under-sns {
      display: none; } }
  .p-under-sns li {
    width: calc(100% / 3); }
  .p-under-sns a {
    position: relative;
    display: block;
    background-color: #eeeeee;
    text-align: center;
    height: 43px; }
    .p-under-sns a img {
      position: absolute;
      top: 50%;
      left: 50%;
      height: 60%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .p-under-sns__line {
    border-bottom: 4px solid #2dc900;
    border-right: 1px solid #fff; }
  .p-under-sns__tw {
    border-bottom: 4px solid #000;
    border-left: 1px solid #fff;
    border-right: 0; }
  .p-under-sns__fb {
    border-bottom: 4px solid #00439f; }

@media print, screen and (min-width: 768px) {
  .c-logo {
    height: 53px; }
    .c-logo img {
      width: 467px;
      height: 100%; } }

@media screen and (max-width: 767px) {
  .c-logo {
    height: 27px; }
    .c-logo img {
      height: 100%;
      width: auto; } }

.p-header {
  position: relative;
  margin-bottom: 20px; }
  @media print, screen and (min-width: 768px) {
    .p-header {
      border-bottom: 1px solid #f1f1f1;
      padding-bottom: 20px;
      z-index: 120;
      background-color: #fff; }
      .p-header--top {
        margin-bottom: 0; }
      .p-header.is-fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        min-width: 1000px;
        background-color: #fff;
        z-index: 120;
        -webkit-animation-name: headerFix;
                animation-name: headerFix;
        -webkit-animation-duration: 0.5s;
                animation-duration: 0.5s;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        -webkit-transform: translateY(0%);
                transform: translateY(0%); }
        .p-header.is-fixed .p-header__bar {
          padding: 20px 0 20px 0; }
        .p-header.is-fixed .c-logo img {
          height: 27px;
          position: relative;
          top: 11px; } }

@-webkit-keyframes headerFix {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes headerFix {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }
  @media screen and (max-width: 767px) {
    .p-header {
      width: auto;
      position: fixed;
      width: 100%;
      margin: 0;
      padding: 0 15px;
      background-color: #fff;
      z-index: 120; } }
  .p-header__inner {
    width: 1000px;
    margin: 0 auto 0 auto; }
    @media screen and (max-width: 767px) {
      .p-header__inner {
        width: auto; } }
  .p-header__bar {
    padding: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .p-header__bar--contact {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media print, screen and (min-width: 768px) {
        .p-header__bar--contact .c-logo {
          position: relative;
          left: 1.2%; } }
      .p-header__bar--contact .icon-fb {
        position: relative;
        left: 260px; }
      @media screen and (max-width: 767px) {
        .p-header__bar--contact {
          position: relative;
          height: 60px; }
          .p-header__bar--contact .c-logo {
            position: absolute;
            left: 47%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
          .p-header__bar--contact .c-menu-trigger {
            position: absolute !important;
            right: 0 !important; } }
    @media print, screen and (min-width: 768px) {
      .p-header__bar {
        padding: 20px 0 30px 0; } }
    @media screen and (max-width: 767px) {
      .p-header__bar {
        padding: 10px 0; } }
  .p-header .c-menu-trigger {
    position: relative;
    outline: none;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 40px;
    height: 40px;
    background-color: #fff;
    padding: 10px;
    z-index: 100; }
    .p-header .c-menu-trigger span {
      display: inline-block;
      -webkit-transition: all .4s;
      transition: all .4s;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #000; }
      .p-header .c-menu-trigger span:nth-of-type(1) {
        top: 10px;
        left: 20%;
        width: 70%;
        background-color: #f2729a; }
      .p-header .c-menu-trigger span:nth-of-type(2) {
        top: 16px;
        left: 20%;
        width: 70%;
        background-color: #f5979d; }
      .p-header .c-menu-trigger span:nth-of-type(3) {
        top: 22px;
        left: 20%;
        width: 70%;
        background-color: #e0e157; }
      .p-header .c-menu-trigger span:nth-of-type(4) {
        top: 28px;
        left: 20%;
        width: 70%;
        background-color: #72bf44; }
    .p-header .c-menu-trigger.is-active span:nth-of-type(1) {
      -webkit-transform: translateY(8px) rotate(-315deg);
      transform: translateY(8px) rotate(-315deg); }
    .p-header .c-menu-trigger.is-active span:nth-of-type(2) {
      opacity: 0; }
    .p-header .c-menu-trigger.is-active span:nth-of-type(3) {
      opacity: 0; }
    .p-header .c-menu-trigger.is-active span:nth-of-type(4) {
      -webkit-transform: translateY(-10px) rotate(315deg);
      transform: translateY(-10px) rotate(315deg); }
  .p-header .c-searc-icon img {
    width: 25px;
    height: 25px; }
    @media screen and (max-width: 767px) {
      .p-header .c-searc-icon img {
        width: 20px;
        height: 20px; } }
  .p-header .c-searc-icon img:last-child {
    display: none; }

.header-side {
  width: 80px;
}
.header-sns a {
  display: block;
  float: right;
}
.header-sns .icon-tw {
  margin-top: 2px;
  margin-left: 20px;
}
.header-sns .icon-tw:hover {
  opacity: 0.5;
}
.header-sns .icon-tw img,
.nav-tw {
  height: 20px;
  opacity: 0.4;
}

.c-global-nav {
  position: relative; }
  @media print, screen and (min-width: 768px) {
    .c-global-nav {
      display: block !important; } }
  @media screen and (max-width: 767px) {
    .c-global-nav {
      position: fixed;
      z-index: 50;
      background: #fff;
      margin-left: -15px;
      width: 100%;
      display: none;
      height: 100%;
      height: calc(100% - 103px);
      overflow-y: scroll; } }
  .c-global-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .c-global-nav ul {
        display: block; } }
  @media screen and (max-width: 767px) {
    .c-global-nav li {
      border-bottom: 1px solid #eeeeee; }
      .c-global-nav li img {
        position: relative;
        top: 4px; } }
  .c-global-nav li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    font-family: "Gothic MB101 DemiBold", sans-serif; }
    @media screen and (max-width: 767px) {
      .c-global-nav li a {
        display: block;
        padding: 15px 10px;
        font-size: 15px; } }

.c-global-nav-current {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 3px;
  background-color: #999999;
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0; }
  @media screen and (max-width: 767px) {
    .c-global-nav-current {
      display: none; } }

@media print, screen and (min-width: 768px) {
  .icon-fb:hover, .c-searc-icon:hover {
    opacity: 0.5; } }

.c-searc-icon img:last-child {
  width: 20px;
  height: 20px; }
  @media print, screen and (min-width: 768px) {
    .c-searc-icon img:last-child {
      margin-right: 5px; } }

.p-header-token {
  display: none;
  height: 144px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .p-header-token {
      display: none !important; } }

@media screen and (max-width: 320px) {
  .c-logo {
    width: 203px;
    margin: 0 3%;
    height: 23px; }
    .c-logo img {
      width: 100%; } }

.p-search-area {
  width: 100%;
  text-align: center;
  position: fixed;
  z-index: 100;
  height: 100vh;
  display: none;
  background: rgba(255, 255, 255, 0.95);
  /* IE */
  /* Edge */ }
  @media print, screen and (min-width: 768px) {
    .p-search-area {
      top: 144px; } }
  @media screen and (max-width: 767px) {
    .p-search-area {
      top: 60px !important;
      position: fixed; } }
  .p-search-area.is-height-min {
    top: 134px !important; }
    @media screen and (max-width: 767px) {
      .p-search-area.is-height-min {
        top: 60px !important;
        position: fixed; } }
  .p-search-area .p-search-inner {
    display: block;
    width: 100%;
    position: absolute;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 150; }
    .p-search-area .p-search-inner .c-search-input {
      display: inline-block; }
    .p-search-area .p-search-inner.is-height-min {
      height: 50vh;
      overflow-y: scroll;
      width: 100%; }
    @media screen and (max-width: 767px) {
      .p-search-area .p-search-inner {
        top: 50%; } }
  .p-search-area .c-search-input {
    border-bottom: 1px solid #999999;
    margin-bottom: 40px; }
    .p-search-area .c-search-input input {
      outline: none;
      border: 0;
      font-size: 28px;
      background-color: transparent;
      text-align: center; }
  .p-search-area .c-recommend-text {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px; }
  .p-search-area .c-search-list {
    font-size: 16px; }
    @media screen and (max-width: 767px) {
      .p-search-area .c-search-list {
        max-height: 300px;
        overflow: scroll; } }
    .p-search-area .c-search-list li {
      margin-bottom: 10px; }
    .p-search-area .c-search-list a {
      text-decoration: none; }
      .p-search-area .c-search-list a:hover {
        text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .p-search-area.is-height-min350--sp .c-search-list {
      max-height: 150px;
      padding-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .p-search-area.is-height-min450--sp .c-search-list {
      max-height: 200px;
      padding-bottom: 20px; } }
  .p-search-area .c-search-input input::-webkit-input-placeholder {
    color: #cccccc; }
  .p-search-area .c-search-input input:-ms-input-placeholder {
    color: #cccccc; }
  .p-search-area .c-search-input input::-ms-input-placeholder {
    color: #cccccc; }
  .p-search-area .c-search-input input::placeholder {
    color: #cccccc; }
  .p-search-area .c-search-input input:-ms-input-placeholder {
    color: #cccccc; }
  .p-search-area .c-search-input input::-ms-input-placeholder {
    color: #cccccc; }

.ios7 .p-search-area {
  top: 122px !important; }

.ios7 .p-search-inner {
  top: 340px !important; }

@media screen and (orientation: landscape) {
  .Android .p-search-area {
    overflow: scroll; }
  .Android .p-search-inner {
    top: 25%;
    height: 65%;
    padding-top: 25px;
    overflow: scroll; } }

/*# sourceMappingURL=style.css.map*/

/* vode */
#articleReview {
  margin-top: 40px;
  margin-bottom: -20px;
  border-top: 1px solid #999;
  padding-top: 30px;
  position: relative;
}
#articleReview.inline {
  border-top: none;
  padding-top: 0;
}
#articleReview .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255,255,255,0.8);
  display: none;
  z-index: 10;
  text-align: center;
}
#articleReview .overlay .sending_icon {
  width: auto;
  height: auto;
  margin: 100px auto 0;
}
#articleReview #articleReviewStars {
  font-size: 2.5em;
  text-align: center;
}
#articleReview #articleReviewStars i {
  margin: 0 5px;
}
#articleReview #articleReviewComment {
  margin-top: 10px;
}
#articleReview input.review_comment {
  width: 100%;
  background: #fff;
  border: 1px solid #000;
  padding: 7px;
}
#articleReview textarea.review_comment {
  width: 100%;
  height: 100px;
  background: #f0f0f0;
  border: none;
  padding: 7px;
  font: inherit;
}
#articleReview .review_comment::placeholder{
  color:#ccc;
}
#articleReview .review_submit {
  margin: 20px 0 0 0;
  text-align: center;
}
#articleReview .opt_block {
  display: none;
}
#articleVoteCompleteMessage {
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#articleVoteErrorMessage ul {
  margin: 10px 0;
  padding: 0;
}
#articleVoteErrorMessage ul li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  text-align: center;
  font-size: 100%;
  list-style-type: none;
  font-size: 18px;
  font-weight: bold;
  color: #f00;
}
#articleVoteErrorMessage ul li:before {
  content: none;
}
#articleVoteDesc {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
}
#articleVote .c-button--link {
  max-width: 335px !important;
}
#reviewFrame {
  border: none;
}
#articleFullBody iframe {
  width: auto;
}

/* info */
.info {
border: 10px solid #f0f0f0;
padding: 20px;
}

@media print, screen and (min-width: 768px) {
.info_sp {
display: none;
}
}
@media screen and (max-width: 767px) {
.info_pc {
display: none;
}
}

.info_bn {
text-align:center;
}

.info_sp .info_bn {
text-align:center;
margin-top: 20px;
}

.info_sp {
margin: 0 0 20px;
}

.info_sp_top {
margin: 30px 0 0 0;
}

.info_pc {
margin: 0 0 20px 0;
}

.info_pc h2 {
font-size: 18px;
font-weight:700;
margin: 0 0 10px;
}

.info_sp h2 {
font-size: 20px;
font-weight:700;
margin-bottom:10px;
}


.c-pulldown-wrap-publications .c-pulldown-all {
border-left: none; }

.c-publications-selector {
  margin-top: -30px;
}
@media print, screen and (min-width: 768px) {
  .c-publications-selector {
    margin-top: -80px;
  }
  .c-pulldown-wrap-publications {
    float: right;
  }
}
.c-publications-selector::after {
  content: '';
  display: block;
  clear: both; }

.c-pulldown-wrap-publications .c-current {
  background: none;
  border-bottom: 1px solid #000;
}
.c-author-publications {
  margin-top: -30px;
}
.c-author-publications__inner p {
  margin: 3px 0;
}
.c-author-publications-type {
  background: #666;
  padding: 2px 5px;
  margin-right: 5px;
  color: #fff;
  font-size: 80%;
}
.c-publications-type {
  margin: 20px 0;
  padding: 20px;
  background: #eee;
}
.c-publications-type::after {
  content: '';
  display: block;
  clear: both; }

.c-publications-type ul {
  float: left;
  margin-top: 7px;
}
.c-publications-type ul li {
  display: inline-block;
  margin-right: 20px;
}
.c-publications-type button {
  float: right;
  width: auto;
  padding: 6px 30px;
  margin-left: 0;
}


/* seminar */
@media screen and (min-width: 768px) {
  .c-pulldown-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-pulldown-flex .c-pulldown-wrap ~ .c-pulldown-wrap {
    margin-left: 30px;
  }
}

@media screen and (min-width: 768px) {
  .c-pulldown-wrap__title {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-pulldown-wrap__title {
    margin-bottom: 5px;
    font-size: 18px;
  }
}
.c-pulldown-wrap.c-pulldown-wrap--kind [class*=c-pulldown-cat] {
  border-left: 3px solid #999;
}
.c-pulldown-wrap.c-pulldown-wrap--kind [class*=c-pulldown-cat] img {
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .c-pulldown-wrap.c-pulldown-wrap--kind [class*=c-pulldown-cat] a {
    padding: 4px 0;
  }
  .c-pulldown-wrap.c-pulldown-wrap--kind [class*=c-pulldown-cat] img {
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .c-pulldown-wrap.c-pulldown-wrap--kind [class*=c-pulldown-cat] a {
    padding: 6px 0;
  }
  .c-pulldown-wrap.c-pulldown-wrap--kind [class*=c-pulldown-cat] img {
    height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .c-pulldown-wrap.c-pulldown-wrap--kind span[class*=c-pulldown-cat] {
    padding: 4px 0;
  }
}
@media screen and (max-width: 767px) {
  .c-pulldown-wrap.c-pulldown-wrap--kind span[class*=c-pulldown-cat] {
    padding: 6px 0;
  }
}
.c-pulldown-wrap.c-pulldown-wrap--status [class*=c-pulldown-cat] {
  border-left: 3px solid #999;
}
.c-pulldown-wrap.c-pulldown-wrap--status .c-pulldown-cat1 {
  border-left: 3px solid #16B2C6;
}

.p-card__category--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-card__category--flex {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
.p-card__category .c-kind,
.p-card__category .c-status {
  display: block;
  height: 40px;
  text-align: center;
}
.p-card__category .c-kind {
  border: 3px solid #F0F0F0;
  background: #fff;
}
.p-card__category .c-kind img {
  width: auto;
  height: 34px;
  vertical-align: bottom;
}
.p-card__category .c-status {
  width: 130px;
  background: #ccc;
  font-size: 12px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
}
.p-card__category.p-card__category--with-category .c-status {
  height: 30px;
  line-height: 30px;
}
.p-card__category .c-status--cat1 {
  background: #16B2C6;
}

@media screen and (min-width: 768px) {
  .p-kv .p-card__category {
    margin-top: -18px;
    margin-bottom: 30px;
  }
  .p-kv .p-card__category .c-kind,
.p-kv .p-card__category .c-status {
    height: 60px;
  }
  .p-kv .p-card__category .c-kind img {
    height: 54px;
  }
  .p-kv .p-card__category .c-status {
    width: 195px;
    font-size: 18px;
    line-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-kv .p-card__category--flex {
    margin-left: 0;
    width: auto;
  }
}

.p-card__line {
  margin-bottom: 10px;
  border: 1px solid;
  width: 105px;
  height: 30px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 28px;
}
.p-card__line::before {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background: no-repeat center center;
  background-size: contain;
  vertical-align: middle;
  content: "";
}
.p-card__line--on {
  border-color: #000;
}
.p-card__line--on::before {
  background-image: url("/files/user/assets/img/common/ico_online.svg");
}
.p-card__line--off {
  border-color: #F0F0F0;
  background: #F0F0F0;
}
.p-card__line--off::before {
  background-image: url("/files/user/assets/img/common/ico_offline.svg");
}

@media screen and (min-width: 768px) {
  .p-kv .p-card__line {
    width: 155px;
    height: 45px;
    font-size: 17px;
    line-height: 43px;
  }
  .p-kv .p-card__line::before {
    width: 30px;
    height: 30px;
  }
}

.p-card__title--clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-height: 6.4em;
  overflow: hidden;
}

.p-card__schedule {
  margin: -15px 0 15px;
  font-weight: bold;
}
.p-card__schedule dt {
  font-size: 13px;
  color: #999;
}
.p-card__schedule dd {
  margin-top: 5px;
  padding: 5px 10px;
  background: #F0F0F0;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .p-kv .p-card__schedule dt {
    font-size: 20px;
  }
  .p-kv .p-card__schedule dd {
    margin-top: 10px;
    padding: 13px 15px;
    font-size: 20px;
  }
}

.p-series ~ .p-series::before {
  display: block;
  border-top: 1px solid #999;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-series ~ .p-series::before {
    margin: 35px auto;
    width: calc(100% - 40px);
  }
}

.p-media__thum .p-thum-logo {
  border: 3px solid #F0F0F0;
  width: 110px;
}
.p-media__thum .p-thum-logo img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.p-media__text--clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-height: 6.4em;
  overflow: hidden;
}

.article__text table {
  width: 100%
}
.article__text table tr {
  background: #F1F1F1;
}
.article__text table tr:nth-child(odd) {
  background: #DBDBDB;
}
.article__text table th, .article__text table td {
  padding: 15px;
  font-size: 15px;
}
.article__text table th {
  border-right: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .article__text table th {
    width: 35%;
  }
}

@media screen and (min-width: 768px) {
  .p-card-media__category {
    position: relative;
  }
  .p-card-media__category .c-kind,
.p-card-media__category .c-status {
    display: inline-block;
    margin-bottom: 10px;
    height: 40px;
    text-align: center;
  }
  .p-card-media__category .c-kind {
    border: 3px solid #F0F0F0;
    background: #fff;
  }
  .p-card-media__category .c-kind img {
    width: auto;
    height: 34px;
    vertical-align: bottom;
  }
  .p-card-media__category .c-status {
    width: 130px;
    background: #ccc;
    font-size: 12px;
    font-weight: bold;
    line-height: 40px;
    color: #fff;
  }
  .p-card-media__category .c-status--cat1 {
    background: #16B2C6;
  }
}
@media screen and (max-width: 767px) {
  .p-card-media__category .c-kind {
    display: block;
    border: 3px solid #F0F0F0;
  }
  .p-card-media__category .c-kind img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
  .p-card-media__category .c-status {
    display: none;
  }
}
.p-card-media__title--clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  max-height: 6.4em;
  overflow: hidden;
}
.p-card-media__schedule {
  margin-top: -5px;
  font-weight: bold;
}
.p-card-media__schedule dt {
  font-size: 13px;
  color: #999;
}
.p-card-media__schedule dd {
  margin-top: 5px;
  padding: 5px 10px;
  background: #F0F0F0;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .p-card-media__schedule {
    margin-left: 7px;
  }
}

.p-reaction {
  margin: 50px 0 40px;
}
@media screen and (max-width: 767px) {
  .p-reaction {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 768px) {
  .p-relations + .p-reaction {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-relations + .p-reaction {
    margin-top: 30px;
  }
}

.p-solsite {
  margin: 50px 0 40px;
  border-top: 1px solid #999;
}
.p-solsite__title {
  margin: 35px 0 25px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}
.p-solsite__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px 0;
}
.p-solsite__list li {
  width: 40%;
}
.p-solsite__list li:first-child {
  margin-left: 60px;
}
.p-solsite__list li:nth-child(2) {
  margin-right: 60px;
}
@media screen and (max-width: 767px) {
  .p-solsite__list li:first-child {
    margin-left: 30px;
  }
  .p-solsite__list li:nth-child(2) {
    margin-right: 30px;
  }
}
.p-solsite__list li:nth-child(n + 3) {
  width: 32%;
}

.p-solsite__list a {
  display: block;
  overflow: hidden;
}
.p-solsite__list img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.p-solsite__list--cat1 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.p-solsite__list--cat2 img {
  -webkit-transform: scale(1.0);
          transform: scale(1.0);
}
.p-solsite__list--cat3 img {
  -webkit-transform: scale(1.0);
          transform: scale(1.0);
}
.p-solsite__list--cat4 img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.p-solsite__list--cat5 img {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
    padding: 10px 0;
}
@media screen and (min-width: 768px) {
  .p-solsite br {
    display: none;
  }
  .p-solsite a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-solsite {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 768px) {
  .p-relations + .p-solsite {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-relations + .p-solsite {
    margin-top: 30px;
  }
}

.container.container--thanks .p-thanks {
  background: -webkit-gradient(linear, left top, right top, from(rgb(252, 222, 231)), color-stop(50%, rgb(255, 232, 219)), to(rgb(239, 248, 218)));
  background: linear-gradient(90deg, rgb(252, 222, 231) 0%, rgb(255, 232, 219) 50%, rgb(239, 248, 218) 100%);
  text-align: center;
}
.container.container--thanks .p-thanks__title {
  font-weight: bold;
}
.container.container--thanks .p-thanks__text {
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .container.container--thanks {
    width: 100%;
  }
  .container.container--thanks .contents {
    width: 100%;
  }
  .container.container--thanks .main {
    margin-right: 0;
  }
  .container.container--thanks .p-thanks {
    padding: 50px 0;
  }
  .container.container--thanks .p-thanks__title {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .container.container--thanks .p-thanks__sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .container.container--thanks .p-thanks {
    padding: 30px 0 50px;
  }
  .container.container--thanks .p-thanks__title {
    margin-bottom: 25px;
    font-size: 22px;
  }
}

.seminar-form {
  padding: 20px;
  border: 1px solid #eeeeee;
}

.seminar-form h2 {
  font-size: 24px;
  font-weight: 600;
  font-family: "Gothic MB101 DemiBold", sans-serif;
  border-bottom: 6px solid;
  background: none;
  -o-border-image: #eeeeee;
  border-image-slice: 1; 
  margin-bottom: 20px;
}

.hbspt-form {
	margin-top: 50px;
}
.hbspt-form fieldset .hs-input {
  width: 100% !important;
}
.hbspt-form fieldset .hs-input[type=checkbox] {
  width: auto !important;
}
.hbspt-form .input input[type=text],
.hbspt-form .input input[type=email],
.hbspt-form .input input[type=tel] {
    display: block;
    padding: 14px;
    width: 100%;
    border: 1px solid #999;
    border-radius: 0;
    -webkit-appearance: none;
    box-shadow: 0;
    font-size: 13px;
}
.hbspt-form select {
    padding: 14px;
    width: 100%;
    border: 1px solid #999;
    border-radius: 0;
    font-size: 13px;
}
.hbspt-form .input input::placeholder {
  color:#ccc;
}
.hbspt-form .hs-form-field label {
    font-size: 18px;
}
.p-series .hbspt-form .hs-form-field label {
    font-size: 14px;
}
.hbspt-form .hs-form-field label .hs-form-required {
    color: #ed2626;
    font-size: 14px;
    margin-left: 10px;
}
.p-series .hbspt-form .hs-form-field label .hs-form-required {
    font-size: 13px;
}
.hbspt-form .hs-form-field label.hs-error-msg,
.hbspt-form .hs-main-font-element {
    color: #ed2626;
    font-size: 12px;
}
.hbspt-form .hs-error-msgs {
  margin-top: 10px;
}
.hbspt-form fieldset {
  margin-bottom: 40px !important;
  max-width: 640px !important;
  position: relative;
}
.hbspt-form fieldset .hs-form-booleancheckbox {
  margin-top: 20px;
}
.hbspt-form .hs-button.primary {
    cursor: pointer;
    background-color: #000;
    color: #fff;
    width: 330px;
    margin-top: 40px;
    /* margin-left: 140px; */
    text-align: center;
    padding: 15px 0;
    position: relative;
    outline: 0;
    border: none;
    font-size: 13px;
}
.seminar-form .hbspt-form .hs-button.primary {
    margin-top: 0;
    width: 100%;
}

.hbspt-form .input input[type=checkbox] {
  opacity: 0;
  position: absolute;
  z-index: 100;
  margin: 0;
  padding: 10px;
  display: block;
  width: 15px;
  height: 15px;
  margin-top: 3px; }
  @media screen and (max-width: 767px) {
    .hbspt-form .input input[type=checkbox] {
      width: 12px;
      height: 12px;
      position: 8px; } }

.hbspt-form .input label > input +  span {
  margin-left: 0 !important;
  padding-left: 25px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.hbspt-form .input label > input + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #999; }

.hbspt-form .input input[type=checkbox]:checked + span::before {
  background-color: #231815;
  border: none; }

.hbspt-form .input input[type=checkbox]:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 6px;
  width: 6px;
  height: 10px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff; }

ul.breadcrumb {
  margin-bottom: 10px;
}
/*
ul.breadcrumb li {
  display: inline-block;
  font-size: 12px;
  position: relative;
  padding-right: 15px;
}
ul.breadcrumb li:not(:last-child):after {
  display: inline-block;
  transform: rotate(45deg);
  width: 0.3em;
  height: 0.3em;
  margin-left: 5px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  content: '';
  position: absolute;
  top: 7px;
  right: 5px;
}
ul.breadcrumb li a {
  text-decoration: none;
  padding-bottom: 2px;
}
ul.breadcrumb li:last-child a {
  font-weight: 600;
}
ul.breadcrumb li:not(:last-child) a {
  background-image: url(/v=1544101403/files/user/assets/img/common/link_animation.png?v=1544101403);
  background-repeat: no-repeat;
  background-position: 100% bottom;
  background-size: 600% 2px;
  -webkit-transition: all 0s;
  transition: all 0s;
}
ul.breadcrumb li:not(:last-child) a:hover {
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  background-position: 0% bottom;
}
*/
ul.breadcrumb {
    display: flex;
    gap: 0 12px;
    list-style: none;
    padding: 6px 0 3px 18px;
    overflow: hidden;
    background-color: #f1f1f1;
    font-size: .9em;
    margin-bottom: 10px;
}
ul.breadcrumb li {
    display: flex;
    align-items: center;
    position: relative;
    padding-right: 20px;
}
ul.breadcrumb li:not(:last-child)::before,
ul.breadcrumb li:not(:last-child)::after{
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    content:'';
}
ul.breadcrumb li:not(:last-child)::before{
    right: 0;
    border-left: 13px solid #fff;
}
ul.breadcrumb li:not(:last-child)::after{
    right: 3px;
    border-left: 13px solid #f1f1f1;
}
ul.breadcrumb a {
    text-decoration: none;
}

.article__text .toc {
  border: 1px solid #eee;
    margin-bottom: 40px;
}
.article__text .toc h3 {
    background: #f1f1f1;
    margin: 0;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 16px;
}
.article__text .toc ul {
    margin: 0;
}
.article__text .toc ul li {
    margin-bottom: 0;
    list-style-type: decimal;
    list-style-position: inside;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 20px;
    text-indent: 10px;
}
.article__text .toc ul li:before {
    background: url(/v=/files/user/assets/img/common/arrow_toc.svg) 0 0 no-repeat;
    position: absolute;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    left: 20px;
    top: 15px;
}
.article__text .toc ul li:last-child {
    border-bottom: none;
}
.article__text .toc a {
    display: inline-block;
    text-decoration: none;
}