@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat");
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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, sup, 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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  height: 100%; }

body {
  min-height: 100%;
  overflow-y: scroll;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  background-color: #dfe5f1;
  color: #3255af; }

::-moz-selection {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

::selection {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

a {
  text-decoration: none;
  color: #3255af; }
  a:hover {
    text-decoration: none;
    color: #3255af; }

.l-wrapper {
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .l-wrapper {
      min-width: 992px; } }

.container {
  position: relative; }
  @media screen and (max-width: 991px) {
    .container {
      padding-left: 0;
      padding-right: 0;
      margin-left: 0;
      margin-right: 0;
      width: 100%; } }
  @media screen and (min-width: 992px) {
    .container {
      width: 992px;
      padding-left: 0;
      padding-right: 0; } }

.row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .row _:lang(x)::x-, .row:before {
    display: none; }
  @media screen and (max-width: 991px) {
    .row {
      margin-left: 0px;
      margin-right: 0px; } }
  @media screen and (min-width: 992px) {
    .row {
      margin-left: 0px;
      margin-right: 0px; } }

@media screen and (max-width: 991px) {
  .row.row--foritem {
    margin-bottom: 16px;
    margin-left: 2px;
    margin-right: 2px; }
    .row.row--foritem .col-lg-1, .row.row--foritem .col-lg-10, .row.row--foritem .col-lg-11, .row.row--foritem .col-lg-12, .row.row--foritem .col-lg-2, .row.row--foritem .col-lg-3, .row.row--foritem .col-lg-4, .row.row--foritem .col-lg-5, .row.row--foritem .col-lg-6, .row.row--foritem .col-lg-7, .row.row--foritem .col-lg-8, .row.row--foritem .col-lg-9, .row.row--foritem .col-md-1, .row.row--foritem .col-md-10, .row.row--foritem .col-md-11, .row.row--foritem .col-md-12, .row.row--foritem .col-md-2, .row.row--foritem .col-md-3, .row.row--foritem .col-md-4, .row.row--foritem .col-md-5, .row.row--foritem .col-md-6, .row.row--foritem .col-md-7, .row.row--foritem .col-md-8, .row.row--foritem .col-md-9, .row.row--foritem .col-sm-1, .row.row--foritem .col-sm-10, .row.row--foritem .col-sm-11, .row.row--foritem .col-sm-12, .row.row--foritem .col-sm-2, .row.row--foritem .col-sm-3, .row.row--foritem .col-sm-4, .row.row--foritem .col-sm-5, .row.row--foritem .col-sm-6, .row.row--foritem .col-sm-7, .row.row--foritem .col-sm-8, .row.row--foritem .col-sm-9, .row.row--foritem .col-xs-1, .row.row--foritem .col-xs-10, .row.row--foritem .col-xs-11, .row.row--foritem .col-xs-12, .row.row--foritem .col-xs-2, .row.row--foritem .col-xs-3, .row.row--foritem .col-xs-4, .row.row--foritem .col-xs-5, .row.row--foritem .col-xs-6, .row.row--foritem .col-xs-7, .row.row--foritem .col-xs-8, .row.row--foritem .col-xs-9 {
      margin-bottom: 4px; } }

@media screen and (min-width: 992px) {
  .row.row--foritem {
    margin-left: 8px;
    margin-right: 8px; }
    .row.row--foritem .col-lg-1, .row.row--foritem .col-lg-10, .row.row--foritem .col-lg-11, .row.row--foritem .col-lg-12, .row.row--foritem .col-lg-2, .row.row--foritem .col-lg-3, .row.row--foritem .col-lg-4, .row.row--foritem .col-lg-5, .row.row--foritem .col-lg-6, .row.row--foritem .col-lg-7, .row.row--foritem .col-lg-8, .row.row--foritem .col-lg-9, .row.row--foritem .col-md-1, .row.row--foritem .col-md-10, .row.row--foritem .col-md-11, .row.row--foritem .col-md-12, .row.row--foritem .col-md-2, .row.row--foritem .col-md-3, .row.row--foritem .col-md-4, .row.row--foritem .col-md-5, .row.row--foritem .col-md-6, .row.row--foritem .col-md-7, .row.row--foritem .col-md-8, .row.row--foritem .col-md-9, .row.row--foritem .col-sm-1, .row.row--foritem .col-sm-10, .row.row--foritem .col-sm-11, .row.row--foritem .col-sm-12, .row.row--foritem .col-sm-2, .row.row--foritem .col-sm-3, .row.row--foritem .col-sm-4, .row.row--foritem .col-sm-5, .row.row--foritem .col-sm-6, .row.row--foritem .col-sm-7, .row.row--foritem .col-sm-8, .row.row--foritem .col-sm-9, .row.row--foritem .col-xs-1, .row.row--foritem .col-xs-10, .row.row--foritem .col-xs-11, .row.row--foritem .col-xs-12, .row.row--foritem .col-xs-2, .row.row--foritem .col-xs-3, .row.row--foritem .col-xs-4, .row.row--foritem .col-xs-5, .row.row--foritem .col-xs-6, .row.row--foritem .col-xs-7, .row.row--foritem .col-xs-8, .row.row--foritem .col-xs-9 {
      margin-bottom: 15px; } }

@media screen and (max-width: 991px) {
  .row.row--filter {
    margin-bottom: 16px; }
    .row.row--filter .col-lg-1 > *, .row.row--filter .col-lg-10 > *, .row.row--filter .col-lg-11 > *, .row.row--filter .col-lg-12 > *, .row.row--filter .col-lg-2 > *, .row.row--filter .col-lg-3 > *, .row.row--filter .col-lg-4 > *, .row.row--filter .col-lg-5 > *, .row.row--filter .col-lg-6 > *, .row.row--filter .col-lg-7 > *, .row.row--filter .col-lg-8 > *, .row.row--filter .col-lg-9 > *, .row.row--filter .col-md-1 > *, .row.row--filter .col-md-10 > *, .row.row--filter .col-md-11 > *, .row.row--filter .col-md-12 > *, .row.row--filter .col-md-2 > *, .row.row--filter .col-md-3 > *, .row.row--filter .col-md-4 > *, .row.row--filter .col-md-5 > *, .row.row--filter .col-md-6 > *, .row.row--filter .col-md-7 > *, .row.row--filter .col-md-8 > *, .row.row--filter .col-md-9 > *, .row.row--filter .col-sm-1 > *, .row.row--filter .col-sm-10 > *, .row.row--filter .col-sm-11 > *, .row.row--filter .col-sm-12 > *, .row.row--filter .col-sm-2 > *, .row.row--filter .col-sm-3 > *, .row.row--filter .col-sm-4 > *, .row.row--filter .col-sm-5 > *, .row.row--filter .col-sm-6 > *, .row.row--filter .col-sm-7 > *, .row.row--filter .col-sm-8 > *, .row.row--filter .col-sm-9 > *, .row.row--filter .col-xs-1 > *, .row.row--filter .col-xs-10 > *, .row.row--filter .col-xs-11 > *, .row.row--filter .col-xs-12 > *, .row.row--filter .col-xs-2 > *, .row.row--filter .col-xs-3 > *, .row.row--filter .col-xs-4 > *, .row.row--filter .col-xs-5 > *, .row.row--filter .col-xs-6 > *, .row.row--filter .col-xs-7 > *, .row.row--filter .col-xs-8 > *, .row.row--filter .col-xs-9 > * {
      margin-bottom: 4px; } }

@media screen and (min-width: 992px) {
  .row.row--filter {
    margin-left: -8px;
    margin-right: -8px;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }

.row.row--button {
  margin-bottom: 16px; }
  @media screen and (max-width: 991px) {
    .row.row--button {
      margin-bottom: 16px;
      margin-left: -2px;
      margin-right: -2px; }
      .row.row--button .c-button-sns, .row.row--button .c-button-sub, .row.row--button .c-button-normal {
        margin-bottom: 4px; } }
  @media screen and (min-width: 992px) {
    .row.row--button {
      margin-bottom: 4px;
      margin-left: -8px;
      margin-right: -8px; }
      .row.row--button .c-button-sns, .row.row--button .c-button-sub, .row.row--button .c-button-normal {
        margin-bottom: 16px; } }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  box-sizing: border-box; }
  @media screen and (max-width: 991px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
      padding-left: 2px;
      padding-right: 2px; } }
  @media screen and (min-width: 992px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
      padding-left: 8px;
      padding-right: 8px; } }

.l-box {
  position: relative;
  background: #fff;
  padding-top: 1px;
  overflow: hidden; }
  @media screen and (max-width: 991px) {
    .l-box {
      border-radius: 20px;
      margin-top: 15px; } }
  @media screen and (min-width: 992px) {
    .l-box {
      border-radius: 24px;
      margin-top: 15px; } }

.l-article {
  position: relative; }
  @media screen and (max-width: 991px) {
    .l-article {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 992px) {
    .l-article {
      padding-left: 40px;
      padding-right: 40px; } }

.l-content {
  position: relative;
  width: 100%; }
  .l-content-main {
    position: relative; }
  .l-content-aside {
    position: relative; }
  @media screen and (min-width: 992px) {
    .l-content {
      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; }
      .l-content-main {
        position: relative;
        width: 684px; }
      .l-content-aside {
        width: 300px; } }

.c-banner-lg {
  position: absolute;
  top: 0; }
  @media screen and (max-width: 991px) {
    .c-banner-lg {
      display: none; } }
  .c-banner-lg--left {
    right: 100%;
    text-align: right; }
  .c-banner-lg--right {
    left: 100%; }
  .c-banner-lg-container {
    position: relative;
    line-height: 0;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 17px; }

@media screen and (max-width: 991px) {
  .c-banner-sp {
    position: relative;
    line-height: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 5px; }
    .c-banner-sp img {
      width: 100%; }
    .c-banner-sp--w300 {
      max-width: 300px; }
    .c-banner-sp--w320 {
      max-width: 320px; } }

.c-header {
  position: relative;
  background: #fff; }
  @media screen and (max-width: 991px) {
    .c-header {
      height: 70px;
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px;
      overflow: hidden; }
      .c-header.is-open {
        overflow: visible; } }
  @media screen and (min-width: 992px) {
    .c-header {
      height: 120px;
      border-bottom-right-radius: 24px;
      border-bottom-left-radius: 24px; } }
  .c-header-logo {
    line-height: 0;
    position: absolute;
    left: 50%;
    z-index: 100; }
    @media screen and (max-width: 991px) {
      .c-header-logo {
        margin-left: -80px;
        top: 25px; }
        .c-header-logo img {
          width: 160px;
          height: 20px; } }
    @media screen and (min-width: 992px) {
      .c-header-logo {
        margin-left: -105px;
        top: 30px; }
        .c-header-logo img {
          width: 210px;
          height: 26px; } }
  .c-header-trig {
    position: absolute;
    z-index: 100;
    cursor: pointer; }
    .c-header-trig:after {
      font-family: "Font Awesome 5 Free";
      content: "\f0c9";
      line-height: 1;
      font-weight: 900; }
    .is-open .c-header-trig:after {
      content: "\f00d"; }
    @media screen and (max-width: 991px) {
      .c-header-trig {
        left: 20px;
        top: 22px; }
        .c-header-trig:after {
          font-size: 24px; } }
    @media screen and (min-width: 992px) {
      .c-header-trig {
        left: 24px;
        top: 30px; }
        .c-header-trig:after {
          font-size: 32px; } }
  .c-header-search {
    position: absolute;
    overflow: hidden;
    box-sizing: border-box;
    border-color: #fff; }
    .is-open .c-header-search {
      display: none; }
    .c-header-search.is-active {
      background-color: #f8f8f8; }
    .c-header-search-input {
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      margin: 0; }
      .c-header-search-input input {
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        border: none;
        color: #000;
        background: #f8f8f8;
        height: 100%;
        width: 100%; }
      .is-active .c-header-search-input {
        display: block; }
    .c-header-search-icon, .c-header-search-close {
      position: absolute;
      height: 100%;
      top: 0;
      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;
      cursor: pointer; }
    .c-header-search-icon {
      left: 0; }
    .c-header-search-close {
      display: none;
      right: 0;
      color: #dddddd; }
      .is-active .c-header-search-close {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
    @media screen and (max-width: 991px) {
      .c-header-search {
        right: 0px;
        top: 0px;
        width: 50px;
        height: 100%; }
        .c-header-search-input {
          font-size: 12px;
          font-size: 0.75rem;
          padding-left: 60px; }
        .c-header-search-icon, .c-header-search-close {
          font-size: 24px;
          width: 50px; }
        .c-header-search.is-active {
          width: 100%; } }
    @media screen and (min-width: 992px) {
      .c-header-search {
        border-radius: 8px;
        right: 23px;
        top: 21px;
        height: 46px;
        line-height: 46px;
        width: 46px;
        border-width: 1px;
        border-style: solid; }
        .c-header-search-input input {
          font-size: 11px;
          font-size: 0.6875rem;
          padding-left: 46px; }
        .c-header-search-icon, .c-header-search-close {
          width: 46px;
          font-size: 24px; }
        .c-header-search.is-active {
          width: 300px;
          border-color: #dddddd; } }
  @media screen and (max-width: 991px) {
    .c-header-nav {
      display: none; } }
  @media screen and (min-width: 992px) {
    .c-header-nav {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      font-size: 12px;
      font-size: 0.75rem; } }
  @media screen and (min-width: 992px) {
    .c-header-list {
      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; }
    .c-header-item {
      margin-left: 12px;
      margin-right: 12px;
      margin-bottom: 22px;
      line-height: 1; }
    .c-header-link {
      font-weight: bold; }
    .c-header-border {
      position: absolute;
      width: 100px;
      bottom: 0;
      left: 0;
      border-bottom: solid 4px #3255af; } }

.c-globalnav {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 10; }
  .is-open .c-globalnav {
    display: block; }
  @media screen and (max-width: 991px) {
    .c-globalnav {
      padding-bottom: 25px;
      border-bottom-right-radius: 20px;
      border-bottom-left-radius: 20px; } }
  @media screen and (min-width: 992px) {
    .c-globalnav {
      padding-bottom: 40px;
      border-bottom-right-radius: 24px;
      border-bottom-left-radius: 24px; } }
  @media screen and (max-width: 991px) {
    .c-globalnav .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 70px; } }
  .c-globalnav-list {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold; }
    @media screen and (max-width: 991px) {
      .c-globalnav-list {
        width: 100%; }
        .c-globalnav-list:last-of-type {
          border-bottom: solid 1px #dddddd; } }
    @media screen and (min-width: 992px) {
      .c-globalnav-list {
        margin-top: 80px;
        padding-bottom: 40px;
        line-height: 40px; }
        .c-globalnav-list:nth-of-type(1) {
          margin-left: 120px;
          width: 332px; }
        .c-globalnav-list:nth-of-type(2) {
          width: 337px; } }
    @media screen and (max-width: 991px) {
      .c-globalnav-list--category {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .c-globalnav-list--category .c-globalnav-item {
          width: 50%;
          box-sizing: border-box; }
          .c-globalnav-list--category .c-globalnav-item:nth-of-type(2n+1) {
            border-right: solid 1px #dddddd; }
        .c-globalnav-list--category .c-globalnav-link {
          height: 98px;
          padding: 0;
          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-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; }
          .c-globalnav-list--category .c-globalnav-link:after {
            content: ""; } }
  .c-globalnav-item {
    display: block; }
    @media screen and (max-width: 991px) {
      .c-globalnav-item {
        border-top: solid 1px #dddddd; } }
  .c-globalnav-link {
    position: relative; }
    @media screen and (max-width: 991px) {
      .c-globalnav-link {
        display: block;
        box-sizing: border-box;
        padding-left: 20px;
        line-height: 42px; }
        .c-globalnav-link:after {
          position: absolute;
          right: 20px;
          top: 27.5%;
          font-family: "Font Awesome 5 Free";
          content: "\f105";
          line-height: 1;
          font-weight: 900;
          font-size: 20px; }
        .c-globalnav-link i {
          font-size: 30px;
          margin-bottom: -6px; } }
    @media screen and (min-width: 992px) {
      .c-globalnav-link i {
        font-size: 16px;
        width: 30px;
        text-align: center;
        vertical-align: middle; } }
  .c-globalnav .footer-sns-title {
    margin-top: 20px; }

.c-sns-title {
  position: relative;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: 0.2em; }
  @media screen and (max-width: 991px) {
    .c-sns-title {
      margin-top: 20px;
      font-size: 9px;
      font-size: 0.5625rem; } }
  @media screen and (min-width: 992px) {
    .c-sns-title {
      font-size: 11px;
      font-size: 0.6875rem; } }

.c-sns-list {
  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;
  list-style: none; }
  .c-sns-list i {
    font-size: 22px; }
    .c-sns-list i.fa-facebook-f {
      color: #3b5a9a; }
    .c-sns-list i.fa-twitter {
      color: #55acee; }
    .c-sns-list i.fa-instagram {
      color: #000000; }
    .c-sns-list i.fa-youtube {
      color: #ff0000; }
    .c-sns-list i.fa-line {
      color: #00b900; }
  @media screen and (max-width: 991px) {
    .c-sns-list {
      margin-top: 20px; } }
  @media screen and (min-width: 992px) {
    .c-sns-list {
      margin-top: 24px; } }

.c-sns-item {
  display: block; }
  @media screen and (max-width: 991px) {
    .c-sns-item {
      margin-left: 14px;
      margin-right: 14px; } }
  @media screen and (min-width: 992px) {
    .c-sns-item {
      margin-left: 22px;
      margin-right: 22px; } }

.c-sns-link:hover i.fa-facebook-f {
  color: #758bb8; }

.c-sns-link:hover i.fa-twitter {
  color: #88c5f3; }

.c-sns-link:hover i.fa-instagram {
  color: #999999; }

.c-sns-link:hover i.fa-youtube {
  color: #ff8c8c; }

.c-sns-link:hover i.fa-line {
  color: #4cce4c; }

.c-footer {
  position: relative;
  background: #fff; }
  @media screen and (max-width: 991px) {
    .c-footer {
      margin-top: 20px;
      border-top-right-radius: 20px;
      border-top-left-radius: 20px;
      padding-bottom: 100px; } }
  @media screen and (min-width: 992px) {
    .c-footer {
      margin-top: 80px;
      border-top-right-radius: 24px;
      border-top-left-radius: 24px;
      margin-left: 15px;
      margin-right: 15px;
      padding-bottom: 140px; } }
  @media screen and (min-width: 992px) {
    .c-footer .container {
      width: 100%;
      max-width: 992px;
      padding-left: 20px;
      padding-right: 20px; } }
  .c-footer-logo {
    line-height: 0;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .c-footer-logo {
        padding-top: 39px; }
        .c-footer-logo img {
          width: 160px;
          height: 20px; } }
    @media screen and (min-width: 992px) {
      .c-footer-logo {
        padding-top: 47px; }
        .c-footer-logo img {
          width: 180px;
          height: 22px; } }
  .c-footer .row {
    position: relative; }
    @media screen and (max-width: 991px) {
      .c-footer .row {
        margin-top: 40px;
        border-top: solid 1px #dddddd;
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (min-width: 992px) {
      .c-footer .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        margin-top: 50px; } }
  .c-footer-col {
    position: relative; }
    @media screen and (max-width: 991px) {
      .c-footer-col {
        width: 100%; } }
    @media screen and (min-width: 992px) {
      .c-footer-col {
        width: 25%; } }
  .c-footer .col-lg-1, .c-footer .col-lg-10, .c-footer .col-lg-11, .c-footer .col-lg-12, .c-footer .col-lg-2, .c-footer .col-lg-3, .c-footer .col-lg-4, .c-footer .col-lg-5, .c-footer .col-lg-6, .c-footer .col-lg-7, .c-footer .col-lg-8, .c-footer .col-lg-9, .c-footer .col-md-1, .c-footer .col-md-10, .c-footer .col-md-11, .c-footer .col-md-12, .c-footer .col-md-2, .c-footer .col-md-3, .c-footer .col-md-4, .c-footer .col-md-5, .c-footer .col-md-6, .c-footer .col-md-7, .c-footer .col-md-8, .c-footer .col-md-9, .c-footer .col-sm-1, .c-footer .col-sm-10, .c-footer .col-sm-11, .c-footer .col-sm-12, .c-footer .col-sm-2, .c-footer .col-sm-3, .c-footer .col-sm-4, .c-footer .col-sm-5, .c-footer .col-sm-6, .c-footer .col-sm-7, .c-footer .col-sm-8, .c-footer .col-sm-9, .c-footer .col-xs-1, .c-footer .col-xs-10, .c-footer .col-xs-11, .c-footer .col-xs-12, .c-footer .col-xs-2, .c-footer .col-xs-3, .c-footer .col-xs-4, .c-footer .col-xs-5, .c-footer .col-xs-6, .c-footer .col-xs-7, .c-footer .col-xs-8, .c-footer .col-xs-9 {
    padding-left: 0;
    padding-right: 0; }
  .c-footer-heading {
    position: relative;
    display: block;
    font-weight: bold;
    font-size: 12px;
    font-size: 0.75rem; }
    @media screen and (max-width: 991px) {
      .c-footer-heading {
        border-bottom: solid 1px #dddddd;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 43px; }
        .c-footer-heading:after {
          position: absolute;
          right: 20px;
          top: 30%;
          font-family: "Font Awesome 5 Free";
          content: "\f067";
          line-height: 1;
          font-weight: 900;
          font-size: 16px; }
        .is-open .c-footer-heading:after {
          content: "\f068"; } }
    @media screen and (min-width: 992px) {
      .c-footer-heading + .c-footer-heading {
        margin-top: .5em; } }
    @media screen and (max-width: 991px) {
      .c-footer-heading--link:after {
        position: absolute;
        right: 20px;
        top: 27.5%;
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        line-height: 1;
        font-weight: 900;
        font-size: 20px; } }
  .c-footer-list {
    position: relative;
    font-size: 12px;
    font-size: 0.75rem; }
    @media screen and (max-width: 991px) {
      .c-footer-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        background: #f2f6fd; } }
    @media screen and (min-width: 992px) {
      .c-footer-list {
        margin-top: 20px; } }
  @media screen and (max-width: 991px) {
    .c-footer-item {
      width: 50%;
      border-bottom: solid 1px #ddd; }
      .c-footer-item:nth-of-type(2n+1) {
        border-right: solid 1px #ddd; } }
  @media screen and (min-width: 992px) {
    .c-footer-item {
      height: 25px; } }
  @media screen and (max-width: 991px) {
    .c-footer-link {
      display: block;
      box-sizing: border-box;
      padding-left: 24px;
      height: 100%;
      padding-top: 8px;
      padding-bottom: 8px; } }
  .c-footer-link:hover {
    text-decoration: underline; }
  @media screen and (max-width: 991px) {
    .c-footer .c-sns {
      margin-top: 35px; } }
  @media screen and (min-width: 992px) {
    .c-footer .c-sns {
      margin-top: 20px; } }
  .c-footer-caption {
    position: relative;
    text-align: center;
    color: #000000; }
    @media screen and (max-width: 991px) {
      .c-footer-caption {
        margin-top: 35px;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.75; } }
    @media screen and (min-width: 992px) {
      .c-footer-caption {
        margin-top: 20px;
        font-size: 14px;
        font-size: 0.875rem; }
        .c-footer-caption br {
          display: none; } }
  .c-footer-copyright {
    text-align: center;
    margin-top: 20px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    line-height: 1.6; }
    @media screen and (max-width: 991px) {
      .c-footer-copyright {
        font-size: 9px;
        font-size: 0.5625rem; } }
    @media screen and (min-width: 992px) {
      .c-footer-copyright {
        font-size: 11px;
        font-size: 0.6875rem; }
        .c-footer-copyright br {
          display: none; } }

.c-shortcut {
  position: fixed;
  display: block;
  box-sizing: border-box;
  border: solid 1px #3255af;
  background: #fff; }
  .c-shortcut-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-shortcut-link {
    display: block;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
    .c-shortcut-link:hover {
      color: #9bacd8; }
    .c-shortcut-link span, .c-shortcut-link i {
      display: block; }
    .c-shortcut-link span {
      letter-spacing: 0.1em; }
  @media screen and (max-width: 991px) {
    .c-shortcut {
      left: 10px;
      bottom: 10px;
      border-radius: 45px;
      padding-left: 10px;
      padding-right: 10px; }
      .c-shortcut-item {
        width: 45px;
        height: 45px; }
      .c-shortcut-link {
        height: 44px;
        padding-top: 1px; }
        .c-shortcut-link i {
          font-size: 18px; }
        .c-shortcut-link span {
          font-size: 9px;
          font-size: 0.5625rem;
          margin-top: 3px; } }
  @media screen and (min-width: 992px) {
    .c-shortcut {
      left: 20px;
      bottom: 20px;
      height: 70px;
      border-radius: 70px; }
      .c-shortcut-list {
        width: 442px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .c-shortcut-item {
        width: 80px; }
      .c-shortcut-link {
        height: 68px; }
        .c-shortcut-link i {
          font-size: 24px; }
        .c-shortcut-link span {
          font-size: 12px;
          font-size: 0.75rem;
          margin-top: 6px; } }

.c-pagetop {
  position: fixed;
  display: block;
  background: rgba(242, 246, 253, 0.9);
  text-align: center; }
  @media screen and (max-width: 991px) {
    .c-pagetop {
      right: 10px;
      bottom: 10px;
      width: 45px;
      height: 45px;
      border-radius: 45px;
      font-size: 28px;
      line-height: 40px; } }
  @media screen and (min-width: 992px) {
    .c-pagetop {
      right: 20px;
      bottom: 20px;
      width: 70px;
      height: 70px;
      border-radius: 70px;
      font-size: 42px;
      line-height: 69px;
      -webkit-transition: all .3s linear;
      transition: all .3s linear; }
      .c-pagetop:hover {
        color: #fff;
        background-color: #3255af; } }

.c-banner-aside {
  position: relative;
  line-height: 0; }
  @media screen and (min-width: 992px) {
    .c-banner-aside {
      margin-top: 15px; } }

.c-heading-box {
  position: relative;
  width: 100%;
  margin-bottom: 40px; }
  .c-heading-box p, .c-heading-box h2, .c-heading-box h3, .c-heading-box h4 {
    font-weight: bold;
    text-align: center;
    line-height: 1; }
  .c-heading-box:after {
    content: "";
    display: block;
    height: 4px;
    background: #ffc800;
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (max-width: 991px) {
    .c-heading-box p, .c-heading-box h2, .c-heading-box h3, .c-heading-box h4 {
      margin-top: 35px;
      margin-bottom: 15px;
      font-size: 18px;
      font-size: 1.125rem; }
    .c-heading-box:after {
      width: 48px; } }
  @media screen and (min-width: 992px) {
    .c-heading-box p, .c-heading-box h2, .c-heading-box h3, .c-heading-box h4 {
      margin-top: 40px;
      margin-bottom: 24px;
      font-size: 24px;
      font-size: 1.5rem; }
    .c-heading-box:after {
      width: 60px; } }
  @media screen and (max-width: 991px) {
    .c-heading-box--s p, .c-heading-box--s h2, .c-heading-box--s h3, .c-heading-box--s h4 {
      font-size: 18px;
      font-size: 1.125rem; }
    .c-heading-box--s:after {
      width: 48px; } }
  @media screen and (min-width: 992px) {
    .c-heading-box--s p, .c-heading-box--s h2, .c-heading-box--s h3, .c-heading-box--s h4 {
      margin-top: 30px;
      margin-bottom: 16px;
      font-size: 16px;
      font-size: 1rem; }
    .c-heading-box--s:after {
      width: 60px; } }

.c-heading-article {
  position: relative;
  font-weight: bold;
  color: #000; }
  @media screen and (max-width: 991px) {
    .c-heading-article {
      line-height: 1.33;
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 20px;
      margin-top: 20px; } }
  @media screen and (min-width: 992px) {
    .c-heading-article {
      line-height: 1.58;
      font-size: 24px;
      font-size: 1.5rem;
      margin-bottom: 25px;
      margin-top: 40px; } }

.c-heading-icon {
  font-weight: bold;
  margin-bottom: 20px; }
  .c-heading-icon i {
    position: relative;
    margin-right: .4em; }
  @media screen and (max-width: 991px) {
    .c-heading-icon {
      font-size: 13px;
      font-size: 0.8125rem; }
      .c-heading-icon i {
        font-size: 20px;
        top: 1px; } }
  @media screen and (min-width: 992px) {
    .c-heading-icon {
      font-size: 16px;
      font-size: 1rem; }
      .c-heading-icon i {
        font-size: 22px;
        top: 2px; } }

.c-heading-h2 {
  position: relative;
  border-left: solid 8px #ffc800;
  background-color: #3255af;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  ont-feature-settings: "palt"; }
  @media screen and (max-width: 991px) {
    .c-heading-h2 {
      font-size: 18px;
      font-size: 1.125rem;
      padding: 20px;
      margin-bottom: 20px;
      margin-top: 20px; } }
  @media screen and (min-width: 992px) {
    .c-heading-h2 {
      font-size: 20px;
      font-size: 1.25rem;
      padding: 30px 16px;
      margin-bottom: 24px;
      margin-top: 40px; } }

.c-heading-h3 {
  position: relative;
  color: #000;
  font-weight: bold;
  line-height: 1.78571; }
  .c-heading-h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    border-radius: 4px;
    background: #3255af;
    width: 100%; }
  .c-heading-h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    border-radius: 4px;
    background: #3255af;
    height: 4px;
    width: 100%; }
  @media screen and (max-width: 991px) {
    .c-heading-h3 {
      font-size: 14px;
      font-size: 0.875rem;
      margin-bottom: 20px;
      padding: 20px 0; }
      .c-heading-h3:before {
        height: 2px; }
      .c-heading-h3:after {
        height: 2px; } }
  @media screen and (min-width: 992px) {
    .c-heading-h3 {
      font-size: 20px;
      font-size: 1.25rem;
      margin-bottom: 24px;
      padding: 30px 0; }
      .c-heading-h3:before {
        height: 4px; }
      .c-heading-h3:after {
        height: 4px; } }

.c-heading-h4 {
  position: relative;
  color: #000;
  font-weight: bold;
  line-height: 1.78571;
  margin-bottom: 20px; }
  .c-heading-h4:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    border-radius: 4px;
    background: #3255af;
    height: 100%; }
  @media screen and (max-width: 991px) {
    .c-heading-h4 {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 12px 0 12px 22px; }
      .c-heading-h4:before {
        width: 2px; } }
  @media screen and (min-width: 992px) {
    .c-heading-h4 {
      font-size: 16px;
      font-size: 1rem;
      padding: 14px 0 14px 20px; }
      .c-heading-h4:before {
        width: 4px; } }

.c-heading-h5 {
  position: relative;
  color: #000;
  font-weight: bold;
  line-height: 1.78571;
  margin-bottom: 20px; }
  .c-heading-h5:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    border-radius: 4px;
    background: #3255af; }
  @media screen and (max-width: 991px) {
    .c-heading-h5 {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 6px 0 6px 40px; }
      .c-heading-h5:before {
        width: 20px;
        height: 2px;
        margin-top: -1px; } }
  @media screen and (min-width: 992px) {
    .c-heading-h5 {
      font-size: 16px;
      font-size: 1rem;
      padding: 6px 0 6px 50px; }
      .c-heading-h5:before {
        width: 24px;
        height: 4px;
        margin-top: -2px; } }

.c-heading-h6 {
  position: relative;
  color: #000;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    .c-heading-h6 {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 992px) {
    .c-heading-h6 {
      font-size: 16px;
      font-size: 1rem; } }

.c-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #ffca00;
  -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;
  color: #000;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .c-more:after {
    display: block;
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    line-height: 1;
    font-weight: 900; }
  .c-more:hover {
    background: #ffd84c;
    color: #000; }
  @media screen and (max-width: 991px) {
    .c-more {
      height: 65px; }
      .c-more:after {
        font-size: 20px;
        right: 20px; }
      .c-more _:lang(x)::x-, .c-more:after {
        top: 22px; } }
  @media screen and (min-width: 992px) {
    .c-more {
      height: 60px; }
      .c-more:after {
        font-size: 24px;
        right: 24px; }
      .c-more _:lang(x)::x-, .c-more:after {
        top: 18px; } }

@media screen and (max-width: 991px) {
  .c-headline {
    margin-top: -15px; } }

@media screen and (min-width: 992px) {
  .c-headline {
    margin-top: -15px; } }

.c-headline-item {
  position: relative; }

.c-headline-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #000;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .c-headline-link:hover {
    color: #000;
    background: #f6f9fe; }
    .c-headline-link:hover .c-headline-text:after, .c-headline-link:hover .c-headline-text:before {
      background: #f6f9fe; }
  @media screen and (max-width: 991px) {
    .c-headline-link {
      padding-left: 4px;
      padding-right: 2px;
      padding-top: 7.5px;
      padding-bottom: 7.5px; } }
  @media screen and (min-width: 992px) {
    .c-headline-link {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 7.5px;
      padding-bottom: 7.5px; } }

.c-headline-img {
  line-height: 0;
  overflow: hidden;
  margin-right: 10px; }
  .c-headline-img img {
    width: 100%; }
  @media screen and (max-width: 991px) {
    .c-headline-img {
      width: 127px;
      border-radius: 15px; } }
  @media screen and (min-width: 992px) {
    .c-headline-img {
      width: 80px;
      border-radius: 5px; } }

.c-headline-meta {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.c-headline-info {
  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; }
  @media screen and (max-width: 991px) {
    .c-headline-info {
      height: 20px; } }
  @media screen and (min-width: 992px) {
    .c-headline-info {
      height: 18px; } }

.c-headline-ranking {
  line-height: 1; }
  .c-headline-ranking strong {
    font-weight: bold; }
  @media screen and (max-width: 991px) {
    .c-headline-ranking {
      width: 38px;
      font-size: 11px;
      font-size: 0.6875rem; }
      .c-headline-ranking strong {
        font-size: 20px;
        font-size: 1.25rem; } }
  @media screen and (min-width: 992px) {
    .c-headline-ranking {
      font-size: 12px;
      font-size: 0.75rem;
      width: 40px;
      padding-top: 2px; }
      .c-headline-ranking strong {
        font-size: 16px;
        font-size: 1rem; } }

.c-headline-text {
  line-height: 1.35;
  margin-top: 8px;
  width: 100%;
  position: relative; }
  @media screen and (max-width: 991px) {
    .c-headline-text {
      font-size: 13px; }
      .c-headline-text:after, .c-headline-text:before {
        font-size: 13px; } }
  @media screen and (min-width: 992px) {
    .c-headline-text {
      overflow: hidden;
      height: 32.4px;
      font-size: 12px; }
      .c-headline-text:after, .c-headline-text:before {
        font-size: 12px; }
      .c-headline-text:after, .c-headline-text:before {
        background: #fff;
        position: absolute;
        line-height: 1.35;
        -webkit-transition: all .3s linear;
        transition: all .3s linear; }
      .c-headline-text:after {
        content: "...";
        right: 0;
        bottom: 3px; }
      .c-headline-text:before {
        content: "";
        height: 13px;
        width: 13px;
        right: 0;
        bottom: 0; } }

.c-headline-date {
  color: #aaaaaa;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.2em;
  margin-top: .5em; }
  @media screen and (max-width: 991px) {
    .c-headline-date {
      font-size: 8px;
      font-size: 0.5rem; } }
  @media screen and (min-width: 992px) {
    .c-headline-date {
      font-size: 10px;
      font-size: 0.625rem; } }

.c-headline .c-label {
  position: absolute; }
  @media screen and (max-width: 991px) {
    .c-headline .c-label {
      top: 8px;
      left: 137px; } }
  @media screen and (min-width: 992px) {
    .c-headline .c-label {
      top: 7px;
      left: 105px; } }

@media screen and (max-width: 991px) {
  .c-headline--ranking .c-label {
    top: 8px;
    left: 187px; } }

@media screen and (min-width: 992px) {
  .c-headline--ranking .c-label {
    top: 7px;
    left: 145px; } }

.c-headline--l {
  margin-top: 0; }
  @media screen and (max-width: 991px) {
    .c-headline--l .c-headline-item {
      margin-bottom: 20px; } }
  @media screen and (min-width: 992px) {
    .c-headline--l .c-headline-item {
      margin-bottom: 20px; } }
  @media screen and (max-width: 991px) {
    .c-headline--l .c-headline-link {
      padding: 0px; } }
  @media screen and (min-width: 992px) {
    .c-headline--l .c-headline-link {
      padding: 0; } }
  @media screen and (max-width: 991px) {
    .c-headline--l .c-headline-img {
      width: 125px; } }
  @media screen and (min-width: 992px) {
    .c-headline--l .c-headline-img {
      width: 160px;
      margin-right: 15px; } }
  @media screen and (min-width: 992px) {
    .c-headline--l .c-headline-text {
      font-size: 13px;
      font-size: 0.8125rem; } }
  @media screen and (min-width: 992px) {
    .c-headline--l .c-headline-text {
      overflow: visible;
      height: auto;
      line-height: 1.6;
      font-size: 14px;
      font-size: 0.875rem; }
      .c-headline--l .c-headline-text:before, .c-headline--l .c-headline-text:after {
        content: ""; } }
  .c-headline--l .c-label {
    top: 0; }
    @media screen and (max-width: 991px) {
      .c-headline--l .c-label {
        left: 135px; } }
    @media screen and (min-width: 992px) {
      .c-headline--l .c-label {
        left: 175px; } }

.c-label {
  display: block;
  position: relative;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  line-height: 20px;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .c-label:hover {
    color: #fff; }
  .c-label--anime {
    background-color: #f9456a; }
  .c-label--voice {
    background-color: #f945af; }
  .c-label--radio {
    background-color: #f345f9; }
  .c-label--theme {
    background-color: #a245f9; }
  .c-label--movie {
    background-color: #5245f9; }
  .c-label--comic {
    background-color: #45a6f9; }
  .c-label--game {
    background-color: #3fc5e6; }
  .c-label--music {
    background-color: #29cb89; }
  .c-label--cosplay {
    background-color: #aad023; }
  .c-label--goods {
    background-color: #cf9523; }
  .c-headline .c-label--anime:hover {
    background-color: #fb7c96; }
  .c-headline .c-label--voice:hover {
    background-color: #f77cfb; }
  .c-headline .c-label--radio:hover {
    background-color: #f77cfb; }
  .c-headline .c-label--theme:hover {
    background-color: #be7cfb; }
  .c-headline .c-label--movie:hover {
    background-color: #867cfb; }
  .c-headline .c-label--comic:hover {
    background-color: #7cc1fb; }
  .c-headline .c-label--game:hover {
    background-color: #78d6ed; }
  .c-headline .c-label--music:hover {
    background-color: #69daac; }
  .c-headline .c-label--cosplay:hover {
    background-color: #c3de65; }
  .c-headline .c-label--goods:hover {
    background-color: #ddb565; }
  @media screen and (max-width: 991px) {
    .c-label {
      width: 70px;
      font-size: 8px;
      font-size: 0.5rem; } }
  @media screen and (min-width: 992px) {
    .c-label {
      width: 90px;
      font-size: 10px;
      font-size: 0.625rem; } }

.c-taglist {
  position: relative; }
  @media screen and (max-width: 991px) {
    .c-taglist {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 20px; } }
  @media screen and (min-width: 992px) {
    .c-taglist {
      padding: 15px; } }
  .c-taglist-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media screen and (max-width: 991px) {
      .c-taglist-list {
        padding: 0 0 10px; } }
  .c-heading-icon + .c-taglist-list {
    margin-top: -10px; }
  @media screen and (max-width: 991px) {
    .c-taglist-item {
      margin-bottom: 10px;
      margin-right: 8px; } }
  @media screen and (min-width: 992px) {
    .c-taglist-item {
      margin-bottom: 12px;
      margin-right: 10px; } }
  .c-taglist-link {
    display: block;
    border: solid 1px #3255af;
    border-radius: 20px;
    background: #f2f6fd;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
    .c-taglist-link:hover {
      color: #fff;
      background: #3255af; }
    @media screen and (max-width: 991px) {
      .c-taglist-link {
        font-size: 11px;
        font-size: 0.6875rem;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 19px;
        padding-top: 1px; } }
    @media screen and (min-width: 992px) {
      .c-taglist-link {
        font-size: 14px;
        font-size: 0.875rem;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 21px;
        padding-top: 1px; } }

@media screen and (max-width: 991px) {
  .c-anime .row.row--foritem {
    margin-top: 4px; } }

@media screen and (min-width: 992px) {
  .c-anime .row.row--foritem {
    margin-top: 15px; } }

.c-anime-item {
  box-sizing: border-box; }

.c-anime-link {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 0;
  background: #000;
  cursor: pointer; }
  .c-anime-link span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
    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;
    color: #fff;
    text-align: center;
    line-height: 1.4; }
    .c-anime-link span:hovere {
      color: #fff; }
  .c-anime-link img {
    width: 100%;
    opacity: 0.5;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
  .c-anime-link:hover img {
    opacity: .3;
    -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1); }
  @media screen and (max-width: 991px) {
    .c-anime-link {
      border-radius: 20px;
      font-size: 15px;
      font-size: 0.9375rem; } }
  @media screen and (min-width: 992px) {
    .c-anime-link {
      border-radius: 24px; }
      .c-anime-link .row.row--foritem {
        margin-top: 15px; } }

.c-item {
  position: relative; }
  .c-item-link {
    display: block;
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000; }
    @media screen and (max-width: 991px) {
      .c-item-link {
        border-radius: 18px; } }
    @media screen and (min-width: 992px) {
      .c-item-link {
        border-radius: 15px; } }
  .c-item-img {
    position: relative;
    line-height: 0; }
    .c-item-img img {
      width: 100%;
      opacity: 0.9;
      -webkit-transition: all .3s linear;
      transition: all .3s linear; }
  .c-item-ttl {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: url("/assets/img/item/ttl_bg.png") repeat-x left bottom;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    box-sizing: border-box;
    color: #fff;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .c-item-ttl__heading {
      position: relative; }
    .c-item-ttl__time {
      font-weight: bold;
      font-family: "Montserrat", sans-serif;
      letter-spacing: 0.2em; }
    @media screen and (max-width: 320px) {
      .c-item-ttl__heading {
        position: relative;
        font-size: 10px !important;
        line-height: 1.4 !important;
        height: 28px !important;
        overflow: hidden !important; } }
    @media screen and (max-width: 991px) {
      .c-item-ttl {
        height: 80px;
        background-size: 321px 80px;
        padding-left: 15px;
        padding-right: 15px; }
        .c-item-ttl__heading {
          font-size: 13px;
          font-size: 0.8125rem;
          line-height: 1.6;
          margin-bottom: 3px; }
        .c-item-ttl__time {
          font-size: 8px;
          font-size: 0.5rem;
          margin-bottom: 10px; } }
    @media screen and (min-width: 992px) {
      .c-item-ttl {
        height: 160px;
        padding-left: 15px;
        padding-right: 15px; }
        .c-item-ttl__heading {
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 1.6;
          margin-bottom: 8px; }
        .c-item-ttl__time {
          font-size: 11px;
          font-size: 0.6875rem;
          margin-bottom: 12px; } }
  .c-item-wrapper {
    position: relative; }
  .c-item .c-label {
    position: absolute;
    right: 10px;
    top: 10px; }
  .c-item .c-favtag {
    position: absolute;
    left: 10px;
    top: 10px; }
  .c-item:hover .c-item-img img {
    opacity: .7;
    -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1); }

.c-favtag {
  position: relative;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  line-height: 20px;
  background-color: #3255af; }
  .c-favtag:before {
    font-family: "Font Awesome 5 Free";
    content: "\f005";
    font-size: 8px;
    line-height: 1;
    margin-right: 5px;
    position: relative;
    top: -1px;
    font-weight: bold; }
  @media screen and (max-width: 991px) {
    .c-favtag {
      font-size: 8px;
      font-size: 0.5rem;
      padding-left: 12px;
      padding-right: 12px; } }
  @media screen and (min-width: 992px) {
    .c-favtag {
      font-size: 10px;
      font-size: 0.625rem;
      padding-left: 11px;
      padding-right: 14px; } }

.c-carousel-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .c-carousel-row .c-carousel-nav.c-carousel-nav--l {
    margin-right: 50px; }

.c-carousel-row2 {
  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: 991px) {
    .c-carousel-row2 .c-categorynav {
      width: 33.3% !important; } }
  @media screen and (min-width: 992px) {
    .c-carousel-row2 .c-categorynav {
      width: 20% !important; } }

.c-carousel-nav {
  position: relative;
  background-color: #f2f6fd;
  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;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .c-carousel-nav:hover {
    color: #fff;
    background: #3255af; }
  .c-carousel-nav:after {
    font-family: "Font Awesome 5 Free";
    line-height: 1;
    font-weight: 900; }
  .c-carousel-nav--l {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 3px 0 6px rgba(0, 0, 0, 0.075); }
    .c-carousel-nav--l:after {
      content: "\f104"; }
  .c-carousel-nav--r {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: -3px 0 6px rgba(0, 0, 0, 0.075); }
    .c-carousel-nav--r:after {
      content: "\f105"; }
  @media screen and (max-width: 991px) {
    .c-carousel-nav {
      width: 25px;
      height: 88px; }
      .c-carousel-nav:after {
        font-size: 18px; } }
  @media screen and (min-width: 992px) {
    .c-carousel-nav {
      width: 24px;
      height: 84px; }
      .c-carousel-nav:after {
        font-size: 20px; } }

.c-carousel-dot {
  position: relative;
  cursor: pointer;
  padding: 8px; }
  .c-carousel-dot:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border: solid 1px #3255af;
    background-color: #fff;
    border-radius: 5px; }
  .c-carousel-dot.is-selected:after {
    background-color: #ffc800; }

.c-categorynav {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  @media screen and (max-width: 991px) {
    .c-categorynav {
      border-radius: 16px; } }
  @media screen and (min-width: 992px) {
    .c-categorynav {
      border-radius: 8px; } }
  .c-categorynav:hover .c-categorynav-img img {
    -webkit-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1); }
  .c-categorynav-img {
    position: relative;
    width: 100%;
    line-height: 0; }
    .c-categorynav-img img {
      opacity: 0.15;
      width: 100%;
      -webkit-transition: all .3s linear;
      transition: all .3s linear; }
  .c-categorynav-col {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #fff;
    line-height: 1; }
  @media screen and (max-width: 991px) {
    .c-categorynav-icon {
      border-radius: 16px;
      margin-bottom: 10px; } }
  @media screen and (min-width: 992px) {
    .c-categorynav-icon {
      font-size: 34px;
      margin-bottom: 18px; } }
  @media screen and (max-width: 991px) {
    .c-categorynav-title {
      font-size: 13px;
      font-size: 0.8125rem; } }
  .c-categorynav--anime {
    background-color: #f9456a; }
    .c-categorynav--anime:hover {
      background-color: #fb7c96; }
  .c-categorynav--voice {
    background-color: #f945af; }
    .c-categorynav--voice:hover {
      background-color: #f77cfb; }
  .c-categorynav--radio {
    background-color: #f345f9; }
    .c-categorynav--radio:hover {
      background-color: #f77cfb; }
  .c-categorynav--theme {
    background-color: #a245f9; }
    .c-categorynav--theme:hover {
      background-color: #be7cfb; }
  .c-categorynav--movie {
    background-color: #5245f9; }
    .c-categorynav--movie:hover {
      background-color: #867cfb; }
  .c-categorynav--comic {
    background-color: #45a6f9; }
    .c-categorynav--comic:hover {
      background-color: #7cc1fb; }
  .c-categorynav--game {
    background-color: #3fc5e6; }
    .c-categorynav--game:hover {
      background-color: #78d6ed; }
  .c-categorynav--music {
    background-color: #29cb89; }
    .c-categorynav--music:hover {
      background-color: #69daac; }
  .c-categorynav--cosplay {
    background-color: #aad023; }
    .c-categorynav--cosplay:hover {
      background-color: #c3de65; }
  .c-categorynav--goods {
    background-color: #cf9523; }
    .c-categorynav--goods:hover {
      background-color: #ddb565; }

.c-pankuzu {
  position: relative;
  line-height: 1;
  margin-top: 15px; }
  @media screen and (max-width: 991px) {
    .c-pankuzu {
      margin-left: 20px;
      margin-right: 20px; } }
  @media screen and (min-width: 992px) {
    .c-pankuzu {
      margin-top: 15px; } }
  .c-pankuzu-list {
    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-pankuzu-item {
    position: relative;
    margin-left: 10px;
    padding-left: 14px; }
    .c-pankuzu-item:before {
      position: absolute;
      left: 0;
      top: 0;
      font-family: "Font Awesome 5 Free";
      content: "\f105";
      line-height: 1;
      font-weight: 900;
      margin-right: 6px;
      font-size: 18px;
      font-size: 1.125rem; }
    .c-pankuzu-item:last-of-type {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .c-pankuzu-item:last-of-type .c-pankuzu-link {
        color: #000; }
  .c-pankuzu-home .c-pankuzu-link {
    font-size: 16px;
    font-size: 1rem; }
  @media screen and (max-width: 991px) {
    .c-pankuzu-link {
      font-size: 11px;
      font-size: 0.6875rem; } }
  @media screen and (min-width: 992px) {
    .c-pankuzu-link {
      font-size: 12px;
      font-size: 0.75rem; } }

.c-pagetitle {
  position: relative;
  font-weight: bold;
  line-height: 1; }
  @media screen and (max-width: 991px) {
    .c-pagetitle {
      font-size: 14px;
      font-size: 0.875rem;
      padding-bottom: 20px;
      padding-left: 20px;
      margin-top: 20px; }
      .c-pagetitle i {
        font-size: 18px;
        font-size: 1.125rem;
        margin-right: 10px; } }
  @media screen and (min-width: 992px) {
    .c-pagetitle {
      font-size: 20px;
      font-size: 1.25rem;
      padding-bottom: 26px;
      padding-left: 16px;
      margin-top: 25px; }
      .c-pagetitle i {
        font-size: 24px;
        font-size: 1.5rem;
        margin-right: 16px; } }
  @media screen and (max-width: 991px) {
    .c-pagetitle.c-border-bottom-a {
      margin-bottom: 4px; } }

.c-image-kv {
  position: relative;
  width: 100%;
  line-height: 0; }
  .c-image-kv img {
    width: 100%; }
  @media screen and (max-width: 991px) {
    .c-image-kv {
      margin-bottom: 30px; } }
  @media screen and (min-width: 992px) {
    .c-image-kv {
      margin-bottom: 50px; } }

.c-image-a {
  position: relative;
  width: 100%;
  line-height: 0;
  margin-bottom: 20px; }
  .c-image-a img {
    width: 100%; }

.c-time-article {
  position: relative;
  display: block;
  color: #aaaaaa;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.2em; }
  @media screen and (max-width: 991px) {
    .c-time-article {
      font-size: 8px;
      font-size: 0.5rem;
      margin-bottom: 20px; } }
  @media screen and (min-width: 992px) {
    .c-time-article {
      font-size: 12px;
      font-size: 0.75rem;
      margin-bottom: 40px; } }

.c-share {
  position: relative;
  border-top: solid 1px #dfe5f1;
  border-bottom: solid 1px #dfe5f1; }
  @media screen and (max-width: 991px) {
    .c-share {
      padding-top: 20px;
      padding-bottom: 20px;
      margin-bottom: 40px; } }
  @media screen and (min-width: 992px) {
    .c-share {
      margin-bottom: 40px; } }
  .c-share-heading {
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-size: 0.6875rem;
    color: #3255af;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .c-share-heading {
        margin-bottom: 20px; } }
    @media screen and (min-width: 992px) {
      .c-share-heading {
        position: absolute;
        top: 50%;
        left: 18px;
        line-height: 1;
        margin-top: -5px; } }
  .c-share-list {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 991px) {
      .c-share-list {
        margin-left: 20px;
        margin-right: 20px; } }
    @media screen and (min-width: 992px) {
      .c-share-list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-top: 15px;
        padding-bottom: 15px; } }
  .c-share-item {
    text-align: center; }
    @media screen and (max-width: 991px) {
      .c-share-item {
        width: 20%;
        height: 60px; } }
    @media screen and (min-width: 992px) {
      .c-share-item {
        margin-left: 12px;
        margin-right: 12px;
        width: 40px;
        height: 40px; } }
  .c-share-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -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;
    line-height: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    cursor: pointer; }
    .c-share-link p {
      margin-top: .25em; }
    .c-share-link--fb {
      background-color: #3b5a9a; }
      .c-share-link--fb:hover {
        background-color: #758bb8; }
    .c-share-link--tw {
      background-color: #55acee; }
      .c-share-link--tw:hover {
        background-color: #88c5f3; }
    .c-share-link--b {
      background-color: #03a3de; }
      .c-share-link--b:hover {
        background-color: #4ebee8; }
    .c-share-link--ln {
      background-color: #00b900; }
      .c-share-link--ln:hover {
        background-color: #4cce4c; }
    .c-share-link--gl {
      background-color: #dc4e41; }
      .c-share-link--gl:hover {
        background-color: #e6837a; }
    @media screen and (max-width: 991px) {
      .c-share-link p {
        font-size: 12px;
        font-size: 0.75rem; }
      .c-share-link--fb i {
        font-size: 18px; }
      .c-share-link--tw i {
        font-size: 20px; }
      .c-share-link--b img {
        height: 18px; }
      .c-share-link--ln img {
        height: 18px; }
      .c-share-link--gl i {
        font-size: 24px; } }
    @media screen and (min-width: 992px) {
      .c-share-link p {
        font-size: 10px;
        font-size: 0.625rem; }
      .c-share-link--fb i {
        font-size: 16px; }
      .c-share-link--tw i {
        font-size: 18px; }
      .c-share-link--b img {
        height: 16px; }
      .c-share-link--ln img {
        height: 16px; }
      .c-share-link--gl i {
        font-size: 22px; } }

.c-text-a {
  position: relative;
  line-height: 1.75;
  color: #000;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .c-text-a {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 992px) {
    .c-text-a {
      font-size: 16px;
      font-size: 1rem; } }

.c-text-attention {
  position: relative;
  line-height: 1.75;
  color: #f00;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .c-text-attention {
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 992px) {
    .c-text-attention {
      font-size: 16px;
      font-size: 1rem; } }

.c-text-box {
  position: relative;
  line-height: 1.75;
  color: #000;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .c-text-box {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 25px 30px; } }
  @media screen and (min-width: 992px) {
    .c-text-box {
      font-size: 16px;
      font-size: 1rem;
      padding: 35px 40px; } }

.c-border-bottom-a {
  border-bottom: solid 1px #dfe5f1; }

.c-besides {
  position: relative; }
  @media screen and (max-width: 991px) {
    .c-besides {
      padding-top: 20px;
      margin-left: 20px;
      margin-right: 20px; } }
  @media screen and (min-width: 992px) {
    .c-besides {
      padding: 15px 15px 0; } }
  @media screen and (min-width: 992px) {
    .c-besides .c-heading-icon {
      margin-bottom: 15px; } }

.c-tab {
  position: relative;
  width: 100%;
  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;
  border-top: solid 1px #dfe5f1;
  border-bottom: solid 1px #dfe5f1; }
  .c-tab 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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    background: #f2f6fd;
    font-weight: bold;
    box-sizing: border-box;
    border-right: solid 1px #dfe5f1;
    line-height: 1.4; }
    @media screen and (max-width: 991px) {
      .c-tab a {
        font-size: 12px;
        font-size: 0.75rem;
        height: 50px;
        margin-top: -30px; } }
    @media screen and (min-width: 992px) {
      .c-tab a {
        font-size: 14px;
        font-size: 0.875rem;
        height: 60px;
        margin-top: -50px; } }
    @media screen and (max-width: 991px) {
      .c-tab a {
        margin-top: -30px; } }
    @media screen and (min-width: 992px) {
      .c-tab a {
        margin-top: -50px; } }
  .c-tab + .c-share {
    border-top: none; }

.c-ol-outline {
  position: relative;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .c-ol-outline {
      font-size: 14px;
      font-size: 0.875rem;
      line-height: 2.14; } }
  @media screen and (min-width: 992px) {
    .c-ol-outline {
      font-size: 16px;
      font-size: 1rem;
      line-height: 1.75; } }
  @media screen and (max-width: 991px) {
    .c-ol-outline__link {
      text-decoration: underline; } }
  @media screen and (min-width: 992px) {
    .c-ol-outline__link:hover {
      text-decoration: underline; } }

.c-ul-normal {
  position: relative;
  margin-bottom: 20px;
  line-height: 1.75;
  color: #000; }
  .c-ul-normal__item {
    position: relative; }
    .c-ul-normal__item:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "・"; }
  @media screen and (max-width: 991px) {
    .c-ul-normal {
      font-size: 14px;
      font-size: 0.875rem; }
      .c-ul-normal__item {
        padding-left: 14px; } }
  @media screen and (min-width: 992px) {
    .c-ul-normal {
      font-size: 16px;
      font-size: 1rem; }
      .c-ul-normal__item {
        padding-left: 16px; } }

.c-button-normal {
  position: relative;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border-radius: 8px;
  background: #ffc800;
  color: #000;
  font-weight: bold;
  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;
  width: 100%;
  cursor: pointer;
  line-height: 1.4;
  margin-bottom: 20px;
  box-sizing: border-box;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  padding-left: 10px;
  padding-right: 10px; }
  .c-button-normal:hover {
    color: #000;
    background: #ffd84c; }
  @media screen and (max-width: 991px) {
    .c-button-normal {
      height: 65px;
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 992px) {
    .c-button-normal {
      height: 60px;
      font-size: 16px;
      font-size: 1rem; } }
  @media screen and (min-width: 992px) {
    .c-button-normal--s {
      font-size: 12px;
      font-size: 0.75rem;
      max-width: 94px;
      height: 50px; } }
  .c-button-normal--l {
    padding-right: 40px; }
    .c-button-normal--l:after {
      font-family: "Font Awesome 5 Free";
      content: "\f0a9";
      line-height: 1;
      font-weight: 900;
      position: absolute; }
    @media screen and (max-width: 991px) {
      .c-button-normal--l:after {
        font-size: 20px;
        right: 20px; } }
    @media screen and (min-width: 992px) {
      .c-button-normal--l {
        margin-bottom: 40px; }
        .c-button-normal--l:after {
          font-size: 24px;
          right: 24px; } }

.c-button-sub {
  position: relative;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  border-radius: 8px;
  border: solid 1px #3255af;
  background: #f2f6fd;
  color: #3255af;
  font-weight: bold;
  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;
  width: 100%;
  cursor: pointer;
  line-height: 1.4;
  margin-bottom: 20px;
  box-sizing: border-box;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  padding-left: 10px;
  padding-right: 10px; }
  .c-button-sub:hover {
    color: #fff;
    background: #3255af; }
  @media screen and (max-width: 991px) {
    .c-button-sub {
      height: 65px;
      font-size: 14px;
      font-size: 0.875rem; } }
  @media screen and (min-width: 992px) {
    .c-button-sub {
      height: 60px;
      font-size: 16px;
      font-size: 1rem; } }

.c-button-sns {
  position: relative;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  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;
  width: 100%;
  cursor: pointer;
  line-height: 1.4;
  margin-bottom: 20px;
  box-sizing: border-box;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  padding-left: 10px;
  padding-right: 10px; }
  .c-button-sns i {
    line-height: 0;
    position: absolute; }
  @media screen and (max-width: 991px) {
    .c-button-sns {
      height: 65px;
      font-size: 14px;
      font-size: 0.875rem; }
      .c-button-sns i {
        top: 50%; } }
  @media screen and (min-width: 992px) {
    .c-button-sns {
      height: 60px;
      font-size: 16px;
      font-size: 1rem; } }
  .c-button-sns--tw {
    background-color: #55acee; }
    .c-button-sns--tw i {
      left: 16px;
      font-size: 24px; }
    .c-button-sns--tw:hover {
      color: #fff;
      background-color: #88c5f3; }
  .c-button-sns--fb {
    background-color: #3b5a9a; }
    .c-button-sns--fb i {
      left: 20px;
      font-size: 24px; }
    .c-button-sns--fb:hover {
      color: #fff;
      background-color: #758bb8; }
  .c-button-sns--g {
    background-color: #dc4e41; }
    .c-button-sns--g i {
      left: 16px;
      font-size: 24px; }
    .c-button-sns--g:hover {
      color: #fff;
      background-color: #e6837a; }
  .c-button-sns--ln {
    background-color: #00b900;
    background-image: url("/assets/img/share/ln.png");
    background-repeat: no-repeat;
    background-size: 24px 22px;
    background-position: 16px center; }
    .c-button-sns--ln:hover {
      color: #fff;
      background-color: #4cce4c; }

.c-select {
  position: relative;
  margin-bottom: 20px; }
  .c-select label {
    position: relative;
    width: 100%;
    display: block; }
  .c-select select {
    position: relative;
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
    border: solid 1px #dddddd;
    box-sizing: border-box;
    color: #000;
    padding-left: 15px;
    background-color: #ffffff;
    background-image: url("/assets/img/select/dw.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 30px 8px; }
  .c-select option {
    position: relative;
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 991px) {
    .c-select select {
      height: 44px;
      border-radius: 8px;
      font-size: 16px;
      background-size: 22.5px 6px; }
    .c-select label:after {
      right: 18px;
      top: 35%;
      font-size: 20px; } }
  @media screen and (min-width: 992px) {
    .c-select select {
      height: 50px;
      border-radius: 4px;
      font-size: 12px;
      font-size: 0.75rem; }
    .c-select label:after {
      right: 17px;
      top: 27.5%;
      font-size: 25px; } }

.c-relatedimage {
  position: relative;
  background: #99a0b1; }
  .c-relatedimage__title {
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    padding-left: 20px;
    padding-right: 20px; }
    @media screen and (max-width: 991px) {
      .c-relatedimage__title {
        font-size: 14px;
        font-size: 0.875rem;
        padding-top: 40px;
        padding-bottom: 20px; } }
    @media screen and (min-width: 992px) {
      .c-relatedimage__title {
        font-size: 16px;
        font-size: 1rem;
        padding-top: 35px;
        padding-bottom: 35px; } }
  .c-relatedimage__img {
    position: relative;
    line-height: 0; }
    .c-relatedimage__img img {
      width: 100%; }

.c-product {
  position: relative;
  box-sizing: border-box;
  border: solid 1px #dddddd;
  background: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear; }
  .c-product:hover {
    background: #f2f6fd; }
  @media screen and (max-width: 991px) {
    .c-product {
      width: 250px;
      padding: 20px 20px 18px; } }
  @media screen and (min-width: 992px) {
    .c-product {
      width: 190px;
      padding: 24px 24px 20px; } }
  .c-product__img {
    line-height: 0;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .c-product__img img {
        height: 150px; } }
    @media screen and (min-width: 992px) {
      .c-product__img img {
        height: 142px; } }
  .c-product__meta {
    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: 991px) {
      .c-product__meta {
        margin-top: 12px; } }
    @media screen and (min-width: 992px) {
      .c-product__meta {
        margin-top: 10px; } }
  .c-product__label {
    background: #000;
    color: #fff;
    border-radius: 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-size: 0.625rem;
    border-radius: 20px; }
    @media screen and (max-width: 991px) {
      .c-product__label {
        line-height: 20px;
        padding-left: 8px;
        padding-right: 8px; } }
    @media screen and (min-width: 992px) {
      .c-product__label {
        line-height: 24px;
        padding-left: 10px;
        padding-right: 10px; } }
  .c-product__date {
    color: #aaaaaa; }
    @media screen and (max-width: 991px) {
      .c-product__date {
        font-size: 10px;
        font-size: 0.625rem; } }
    @media screen and (min-width: 992px) {
      .c-product__date {
        font-size: 11px;
        font-size: 0.6875rem; } }
  .c-product__title {
    line-height: 1.6; }
    @media screen and (max-width: 991px) {
      .c-product__title {
        margin-top: 6px;
        font-size: 13px;
        font-size: 0.8125rem; } }
    @media screen and (min-width: 992px) {
      .c-product__title {
        margin-top: 5px;
        font-size: 12px;
        font-size: 0.75rem; } }
  .c-product__price {
    font-weight: bold;
    color: #ff0000;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1; }
    @media screen and (max-width: 991px) {
      .c-product__price {
        margin-top: 6px; } }
    @media screen and (min-width: 992px) {
      .c-product__price {
        margin-top: 10px; } }

.c-pagination {
  position: relative;
  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: 20px;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .c-pagination {
      margin-top: 15px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 380px;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 992px) {
    .c-pagination {
      margin-top: 30px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .c-pagination__side {
    position: relative;
    border: solid 1px #3255af;
    border-radius: 20px;
    color: #f2f6fd;
    background: #f2f6fd;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
    .c-pagination__side:hover {
      background: #3255af; }
      .c-pagination__side:hover:before {
        color: #fff; }
    @media screen and (max-width: 991px) {
      .c-pagination__side {
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px; } }
    @media screen and (min-width: 992px) {
      .c-pagination__side {
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        margin: 0 8px; } }
    .c-pagination__side:before {
      color: #3255af;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      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;
      font-family: "Font Awesome 5 Free";
      line-height: 1;
      font-weight: 900;
      font-size: 17px;
      line-height: 0; }
    .c-pagination__side--prev:before {
      content: "\f104";
      margin-left: -2px; }
    .c-pagination__side--next:before {
      content: "\f105";
      margin-right: -2px; }
  .c-pagination__number {
    position: relative;
    border: solid 1px #fff;
    border-radius: 20px;
    color: #3255af;
    cursor: pointer;
    box-sizing: border-box;
    font-weight: bold;
    -webkit-transition: all .3s linear;
    transition: all .3s linear; }
    .c-pagination__number:hover, .c-pagination__number.is-current {
      border-color: #3255af;
      background: #3255af;
      color: #fff; }
    @media screen and (max-width: 991px) {
      .c-pagination__number {
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 15px;
        font-size: 0.9375rem; } }
    @media screen and (min-width: 992px) {
      .c-pagination__number {
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        font-size: 14px;
        font-size: 0.875rem;
        margin: 0 8px; } }
  .c-pagination__dot {
    position: relative;
    overflow: hidden; }
    .c-pagination__dot:before {
      position: absolute;
      content: "・・・";
      font-size: 10px;
      letter-spacing: -5px;
      left: -3px;
      text-align: center; }
    @media screen and (max-width: 991px) {
      .c-pagination__dot {
        width: 40px;
        height: 40px; }
        .c-pagination__dot:before {
          width: 40px;
          line-height: 40px; } }
    @media screen and (min-width: 992px) {
      .c-pagination__dot {
        width: 32px;
        height: 32px;
        margin: 0 8px; }
        .c-pagination__dot:before {
          width: 32px;
          line-height: 32px; } }

.c-textarea {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
  border: solid 1px #dddddd;
  border-radius: 8px;
  width: 100%;
  background: #f8f8f8;
  resize: vertical;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #000;
  margin-bottom: 20px; }
  .c-textarea:-ms-input-placeholder, .c-textarea:-ms-input-placeholder, .c-textarea::-ms-input-placeholder {
    color: #aaaaaa; }
  .c-textarea::placeholder, .c-textarea:-ms-input-placeholder, .c-textarea::-ms-input-placeholder {
    color: #aaaaaa; }
  @media screen and (max-width: 991px) {
    .c-textarea {
      padding: 18px;
      height: 250px; } }
  @media screen and (min-width: 992px) {
    .c-textarea {
      padding: 20px;
      height: 296px; } }

.c-comment {
  color: #000;
  border: solid 1px #dddddd;
  box-sizing: border-box;
  margin-bottom: 20px; }
  @media screen and (max-width: 991px) {
    .c-comment {
      font-size: 14px;
      font-size: 0.875rem;
      padding: 25px 30px; } }
  @media screen and (min-width: 992px) {
    .c-comment {
      font-size: 16px;
      font-size: 1rem;
      padding: 35px 40px; } }
  .c-comment__header {
    position: relative;
    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;
    margin-bottom: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .c-comment__name {
    font-weight: bold;
    line-height: 1; }
  .c-comment__date {
    color: #aaaaaa;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 991px) {
      .c-comment__date {
        font-size: 8px;
        font-size: 0.5rem; } }
    @media screen and (min-width: 992px) {
      .c-comment__date {
        font-size: 12px;
        font-size: 0.75rem; } }

.c-input-text {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  padding: 0;
  margin: 0;
  display: block;
  position: relative;
  border: solid 1px #dddddd;
  border-radius: 8px;
  width: 100%;
  background: #f8f8f8;
  resize: vertical;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #000;
  margin-bottom: 20px; }
  .c-input-text:-ms-input-placeholder, .c-input-text:-ms-input-placeholder, .c-input-text::-ms-input-placeholder {
    color: #aaaaaa; }
  .c-input-text::placeholder, .c-input-text:-ms-input-placeholder, .c-input-text::-ms-input-placeholder {
    color: #aaaaaa; }
  @media screen and (max-width: 991px) {
    .c-input-text {
      padding: 18px; } }
  @media screen and (min-width: 992px) {
    .c-input-text {
      padding: 20px; } }

.c-input-select {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 20px; }
  .c-input-select__item {
    position: relative; }
    @media screen and (max-width: 991px) {
      .c-input-select__item {
        margin-right: 30px; } }
    @media screen and (min-width: 992px) {
      .c-input-select__item {
        margin-right: 20px; } }
  .c-input-select__input {
    display: none; }
  .c-input-select__label {
    position: relative;
    line-height: 1;
    color: #000;
    cursor: pointer; }
    @media screen and (max-width: 991px) {
      .c-input-select__label {
        font-size: 14px;
        font-size: 0.875rem;
        padding-left: 40px;
        padding-top: 6px;
        margin-bottom: 20px; } }
    @media screen and (min-width: 992px) {
      .c-input-select__label {
        font-size: 16px;
        font-size: 1rem;
        padding-left: 30px; } }
  .c-input-select__label:before {
    content: "";
    position: absolute;
    box-sizing: border-box;
    border: solid 1px #dddddd;
    left: 0;
    top: -2px; }
    @media screen and (max-width: 991px) {
      .c-input-select__label:before {
        width: 30px;
        height: 30px; } }
    @media screen and (min-width: 992px) {
      .c-input-select__label:before {
        width: 20px;
        height: 20px; } }
  .c-input-select--radio .c-input-select__label:before {
    border-radius: 20px; }
  .c-input-select--radio .c-input-select__input:checked + .c-input-select__label:after {
    content: "";
    position: absolute;
    border-radius: 20px;
    background: #3255af; }
    @media screen and (max-width: 991px) {
      .c-input-select--radio .c-input-select__input:checked + .c-input-select__label:after {
        left: 9px;
        top: 7px;
        width: 12px;
        height: 12px; } }
    @media screen and (min-width: 992px) {
      .c-input-select--radio .c-input-select__input:checked + .c-input-select__label:after {
        left: 6px;
        top: 4px;
        width: 8px;
        height: 8px; } }
  .c-input-select--check .c-input-select__input:checked + .c-input-select__label:after {
    content: "";
    position: absolute;
    color: #3255af;
    font-family: "Font Awesome 5 Free";
    line-height: 1;
    font-weight: 900;
    content: "\f00c";
    line-height: 1; }
    @media screen and (max-width: 991px) {
      .c-input-select--check .c-input-select__input:checked + .c-input-select__label:after {
        left: 9px;
        top: 7px;
        font-size: 13px; } }
    @media screen and (min-width: 992px) {
      .c-input-select--check .c-input-select__input:checked + .c-input-select__label:after {
        left: 5px;
        top: 2px;
        font-size: 11px; } }

.c-table {
  position: relative;
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  margin-bottom: 20px;
  line-height: 1.4;
  color: #000;
  border-top: solid 1px #dddddd; }
  .c-table tr {
    vertical-align: middle; }
  .c-table th {
    background: #f5f6f8;
    box-sizing: border-box;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd; }
    @media screen and (max-width: 991px) {
      .c-table th {
        padding: 15px 10px 15px 20px;
        display: block; } }
    @media screen and (min-width: 992px) {
      .c-table th {
        padding: 12px 5px 12px 15px; } }
  .c-table td {
    box-sizing: border-box;
    border-right: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd; }
    @media screen and (max-width: 991px) {
      .c-table td {
        padding: 15px 10px 15px 20px;
        display: block;
        border-left: solid 1px #dddddd; } }
    @media screen and (min-width: 992px) {
      .c-table td {
        padding: 12px 5px 12px 15px; } }

.c-link-related {
  position: relative;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 14px;
  font-size: 0.875rem; }
  .c-link-related__link {
    font-weight: bold; }
    .c-link-related__link:hover {
      text-decoration: underline; }

.kv {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .kv__col {
    box-sizing: border-box; }
  @media screen and (max-width: 991px) {
    .kv__col {
      padding-left: 4px;
      padding-right: 4px; }
      .kv__col--left {
        margin-top: 3px; }
      .kv__col--right {
        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; }
        .kv__col--right .c-item:nth-of-type(2n+1) {
          margin-right: 2px; }
        .kv__col--right .c-item:nth-of-type(2n) {
          margin-left: 2px; }
    .kv .c-item {
      margin-bottom: 4px; } }
  @media screen and (min-width: 992px) {
    .kv {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 15px 8px 16px; }
      .kv__col {
        padding-left: 8px;
        padding-right: 8px; }
        .kv__col--left {
          width: 658px; }
        .kv__col--right {
          width: 324px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }

.u-cf:before, .u-cf:after {
  content: "";
  display: table; }

.u-cf:after {
  clear: both; }
