@charset "UTF-8";
/* ----------------------------------------
*	Reset and Base Style
---------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

main {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

/**
 * Reset Styles
 * Deprecated normalize.css v5.0.0
 * 参考 : html5doctor.com Reset Stylesheet v1.6.1
 */
blockquote, q {
  quotes: none; }

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

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

/* form */
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  outline: 1px solid #8dafe6; }

/* ----------------------------------------
*	add reset style
---------------------------------------- */
input[type="image"]:focus,
input[type="button"]:focus {
  outline: none; }

/* padding,margin reset */
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, figure, figcaption {
  padding: 0;
  margin: 0; }

/* list reset */
ul, ol, li {
  list-style: none; }

/* img vertical-align */
img {
  vertical-align: top; }

html, body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", sans-serif;
  font-size: 16px; }

a {
  color: #002b5b; }
  a:hover {
    text-decoration: none; }

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

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.u-fluid-img {
  width: 100%;
  height: auto; }

.is-sp-show {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .is-sp-show {
      display: block !important; }
      .is-sp-show br.is-sp-show {
        display: inline !important; }
      .is-sp-show img.is-sp-show {
        display: inline !important; }
      .is-sp-show span.is-sp-show {
        display: inline !important; } }

.is-tablet-show {
  display: none !important; }
  @media screen and (min-width: 769px) and (max-width: 999px) {
    .is-tablet-show {
      display: block !important; }
      .is-tablet-show br.is-tablet-show {
        display: inline !important; }
      .is-tablet-show img.is-tablet-show {
        display: inline !important; }
      .is-tablet-show span.is-tablet-show {
        display: inline !important; } }

.is-tabletSp-show {
  display: none !important; }
  @media screen and (max-width: 999px) {
    .is-tabletSp-show {
      display: block !important; }
      .is-tabletSp-show br.is-tabletSp-show {
        display: inline !important; }
      .is-tabletSp-show img.is-tabletSp-show {
        display: inline !important; }
      .is-tabletSp-show span.is-tabletSp-show {
        display: inline !important; } }

@media screen and (max-width: 768px) {
  .is-tabletPc-show {
    display: none !important; } }

@media screen and (max-width: 1000px) {
  .is-pc-show {
    display: none !important; } }

/* ----------------------------------------
*	Common Class
---------------------------------------- */
@font-face {
  font-family: "Septeni Sans";
  src: url(../fonts/Septenisans-Regular.woff); }

.wf-ss {
  font-family: "Septeni Sans", Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif; }

.l-header {
  position: absolute;
  top: 20px;
  left: 20px;
  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;
  width: calc(100% - 40px);
  padding: 15px 37px 15px 32px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-transition: border-radius .3s ease;
  -o-transition: border-radius .3s ease;
  transition: border-radius .3s ease; }
  .l-header.is-fixed {
    position: fixed;
    z-index: 999;
    -webkit-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0);
    -webkit-transition: border-radius .3s ease, -webkit-transform .5s ease-in-out;
    transition: border-radius .3s ease, -webkit-transform .5s ease-in-out;
    -o-transition: border-radius .3s ease, transform .5s ease-in-out;
    transition: border-radius .3s ease, transform .5s ease-in-out;
    transition: border-radius .3s ease, transform .5s ease-in-out, -webkit-transform .5s ease-in-out; }
  .l-header.is-fixed.is-startpos {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .l-header.is-fixed.is-shown {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2); }
  .l-header.is-opened {
    will-change: auto;
    border-radius: 8px 8px 0 0; }
  .l-header.is-fixed.is-shown.is-opened {
    position: fixed;
    margin: auto; }

.l-header__brand {
  font-size: 100%; }

.l-header__gnav {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-grid-column-align: center;
  justify-self: center; }

.l-header__gnav-wrap {
  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;
  margin: -33px 0; }

.l-header__gnav-item {
  font-size: 0.9375rem;
  font-weight: bold; }
  .l-header__gnav-item > a {
    position: relative;
    display: inline-block;
    padding: 38px 15px;
    color: inherit;
    text-decoration: none; }
    .l-header__gnav-item > a:hover {
      color: #3a3838; }
    .l-header__gnav-item > a:before {
      content: '';
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      z-index: 20;
      width: 0;
      height: 4px;
      background: #000;
      -webkit-transition: width .3s ease, left .3s ease;
      -o-transition: width .3s ease, left .3s ease;
      transition: width .3s ease, left .3s ease; }
  .l-header__gnav-item.is-opened > a:before {
    left: 0;
    width: 100%; }

.l-header__gnav-children-wrap {
  overflow: hidden;
  position: absolute;
  z-index: 10;
  top: calc(100%);
  left: 0;
  display: none;
  width: 100%;
  background-color: #fff;
  border-radius: 0 0 8px 8px; }

.l-header__gnav-children {
  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;
  padding: 0 8.92857%;
  border-top: 2px solid #f1f1f1; }
  .l-header__gnav-children + .l-header__gnav-children {
    border-top: 2px solid rgba(241, 241, 241, 0.4); }
  .l-header__gnav-children > li {
    width: 16.08696%;
    text-align: left;
    letter-spacing: 0; }
    .l-header__gnav-children > li:not(:last-child) {
      margin-right: 4.34783%; }
    .l-header__gnav-children > li a {
      position: relative;
      display: block;
      padding: 35px 15px 35px 0;
      color: inherit;
      text-decoration: none; }
      .l-header__gnav-children > li a:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        display: inline-block;
        width: 8px;
        height: 16px;
        margin: auto 0;
        background: url(../img/common/icon_arrow_right.svg) center right no-repeat;
        background-size: 8px; }
      .l-header__gnav-children > li a:hover:after {
        -webkit-animation: .4s ease-in-out 0s arrow-right-bounce;
        animation: .4s ease-in-out 0s arrow-right-bounce; }

.l-header__gnav-item--search > a {
  padding: 38px 0;
  margin: 0 15px; }

.l-header__gnav-search-field {
  padding: 20px 0;
  border-top: 2px solid #f1f1f1; }

.l-header__gnav-search-form {
  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;
  max-width: 748px;
  margin: 0 auto; }

.l-header__gnav-search-field__control.c-control {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 600px;
  margin: auto 5px auto 17px; }
  .l-header__gnav-search-field__control.c-control input[type="text"] {
    padding: 16px 20px;
    font-size: 0.9375rem;
    font-weight: 500;
    border-radius: 9999px; }

.l-header__gnav-search-field__submit {
  padding: 5px;
  background: none;
  border: none;
  cursor: pointer; }
  .l-header__gnav-search-field__submit:hover {
    opacity: .65; }

@-webkit-keyframes arrow-right-bounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); } }

@keyframes arrow-right-bounce {
  0% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); }
  50% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px); } }

.l-header__lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9375rem;
  font-weight: bold; }

.l-header__lang-item {
  color: #aaaaaa; }
  .l-header__lang-item.is-active {
    color: #3a3838; }
  .l-header__lang-item:not(:first-child) {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 2px solid #888; }
  .l-header__lang-item a {
    color: inherit;
    text-decoration: none; }
    .l-header__lang-item a:hover {
      color: #3a3838; }

.l-header__tglbtn {
  overflow: hidden;
  position: relative;
  display: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 28px;
  height: 26px;
  padding: 0;
  cursor: pointer;
  background: none;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .l-header__tglbtn span {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    background-color: #000;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
  .l-header__tglbtn span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center; }
  .l-header__tglbtn span:nth-child(2) {
    top: 0;
    bottom: 0;
    margin: auto; }
  .l-header__tglbtn span:nth-child(3) {
    bottom: 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center; }
  .l-header__tglbtn.is-opened span:nth-child(1) {
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .l-header__tglbtn.is-opened span:nth-child(2) {
    opacity: 0; }
  .l-header__tglbtn.is-opened span:nth-child(3) {
    top: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.l-header__tglbtn--close {
  display: none;
  opacity: 0; }
  .l-header__tglbtn--close span:nth-child(1) {
    bottom: 0;
    margin: auto;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .l-header__tglbtn--close span:nth-child(2) {
    opacity: 0; }
  .l-header__tglbtn--close span:nth-child(3) {
    top: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.l-header__overlay {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #000; }

@media screen and (max-width: 1200px) {
  .l-header {
    z-index: 200; }
  .l-header__tglbtn {
    display: inline-block;
    margin-left: auto; }
  .l-header__tglbtn--close {
    opacity: 0;
    position: fixed;
    z-index: -1;
    top: 0;
    right: 30px;
    display: block;
    pointer-events: none;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    .l-header__tglbtn--close span {
      background: #fff; }
    .l-header__tglbtn--close.is-opened {
      opacity: 1;
      position: fixed;
      z-index: 200;
      top: 15px;
      right: 290px;
      pointer-events: auto; }
  .l-header__gnav {
    display: none;
    position: absolute;
    z-index: 150;
    top: 100%;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3); }
  .l-header__overlay {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    pointer-events: none;
    display: block;
    z-index: -1; }
    .l-header__overlay.is-opened {
      opacity: .65;
      z-index: 100;
      pointer-events: auto; }
  .l-header__gnav-wrap {
    position: relative;
    z-index: 100;
    display: block;
    height: auto;
    margin: 0 0 0 auto;
    max-width: 100%;
    background: #fff; }
    .l-header__gnav-wrap.is-opened {
      border-radius: 0 0 8px 8px; }
  .l-header__gnav-item > a {
    display: block;
    padding: 22px 35px;
    font-size: 1.125rem;
    border-top: 2px solid #eaeaea; }
    .l-header__gnav-item > a::after {
      content: '';
      position: absolute;
      top: 0;
      left: auto;
      right: 18px;
      bottom: 0;
      display: inline-block;
      width: 17px;
      height: 3px;
      margin: auto 0;
      background: #3a3838;
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      transition: opacity .3s ease; }
    .l-header__gnav-item > a::before {
      content: '';
      position: absolute;
      top: 0;
      left: auto;
      right: 25px;
      bottom: 0;
      display: inline-block;
      width: 3px;
      height: 17px;
      margin: auto 0;
      background: #3a3838;
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      -o-transition: transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease; }
    .l-header__gnav-item > a.is-opened::after {
      opacity: 0; }
    .l-header__gnav-item > a.is-opened::before {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .l-header__gnav-item.l-header__gnav-item--link > a::after, .l-header__gnav-item.l-header__gnav-item--link > a::before {
    display: none; }
  .l-header__gnav-children-wrap {
    position: static;
    display: block;
    padding: 19px 0;
    border-top: 2px solid #eaeaea; }
  .l-header__gnav-children {
    display: block;
    padding: 0 0;
    border: none; }
    .l-header__gnav-children > li {
      width: 100%;
      margin: 0; }
      .l-header__gnav-children > li > a {
        margin: 0;
        padding: 11px 45px 11px 35px;
        font-size: 0.875rem;
        border: none; }
        .l-header__gnav-children > li > a::before {
          display: none; }
        .l-header__gnav-children > li > a::after {
          right: 35px; }
  .l-header__gnav-children + .l-header__gnav-children {
    padding-top: 0;
    border-top: none; }
  .l-header__gnav-item--search > a {
    display: none; }
  .l-header__gnav-item--search .l-header__gnav-children-wrap {
    padding: 16px 18px 16px 35px; }
  .l-header__gnav-search-field {
    padding: 0;
    border-top: none; }
  .l-header__gnav-search-field__label {
    display: none; }
  .l-header__gnav-search-field__control.c-control {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: auto 9px auto 0; }
    .l-header__gnav-search-field__control.c-control input[type="text"] {
      padding: 6px 15px;
      font-size: 0.875rem; }
  .l-header__lang {
    display: none; } }

@media screen and (max-width: 768px) {
  .l-header {
    padding: 7px 16px 7px 20px; }
  .l-header__brand {
    width: 150px; }
  .l-header__tglbtn {
    width: 22px;
    height: 21px; }
    .l-header__tglbtn span {
      height: 3px; } }

/* footer
---------------------------------------------- */
.l-footer__aside {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 66.21429% 20px 1fr;
  grid-template-columns: 66.21429% 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-areas: "stories sns" "stories pmark";
  grid-gap: 20px; }

.l-footer__stories,
.l-footer__sns,
.l-footer__pmark {
  background: #fff;
  border-radius: 8px; }

.l-footer__stories {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-decoration: none;
  grid-area: stories; }

.l-footer__stories-head {
  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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 25.88997%;
  color: #3a3838;
  font-size: 0.9375rem;
  font-weight: 900;
  line-height: 1.6; }

.l-footer__stories-image {
  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-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(/assets/img/common/pic_footer_stories@2x.png) center center no-repeat;
  background-size: cover; }

.l-footer__sns {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 48px 30px 38px;
  grid-area: sns; }

.l-footer__sns-title {
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 1.6; }

.l-footer__sns-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .l-footer__sns-links > li {
    margin-left: 20px; }

.l-footer__pmark {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  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;
  padding: 21px 30px 28px 30px;
  grid-area: pmark; }
  .l-footer__pmark > p {
    color: #aaa;
    font-size: 0.75rem;
    line-height: 1.5; }

.l-footer__pmark-logo {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 60px;
  margin-right: 27px; }

.l-footer__aside + .l-footer__main {
  margin-top: 20px; }

.l-footer__main {
  padding: 45px 40px;
  color: #fff;
  background: #3a3838;
  border-radius: 8px; }
  .l-footer__main a {
    color: inherit;
    font-weight: bold;
    text-decoration: none; }
    .l-footer__main a:hover {
      text-decoration: underline; }

.l-footer__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.l-footer__row:not(:last-child) {
  margin-bottom: 55px; }

.l-footer__row--btm {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.l-footer__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .l-footer__links > li {
    margin-right: 2em; }

.l-footer__lang {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto; }

.l-footer__lang-item {
  color: #4e4e4e; }
  .l-footer__lang-item.is-active {
    color: #fff; }
  .l-footer__lang-item:not(:first-child) {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 2px solid #ffffff; }
  .l-footer__lang-item a {
    color: inherit;
    text-decoration: none; }
    .l-footer__lang-item a:hover {
      color: #fff;
      text-decoration: underline; }

.l-footer__brand {
  margin-right: 42px; }

.l-footer__copyright {
  font-size: 0.75rem;
  font-weight: 300; }

@media screen and (max-width: 1200px) {
  .l-footer__aside {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 20px auto;
    grid-template-areas: "stories stories" "sns pmark";
    grid-gap: 20px;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr; }
  .l-footer__stories {
    overflow: hidden;
    width: 100%;
    min-height: 231px;
    margin: 0;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2; }
  .l-footer__sns {
    margin-bottom: 0;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3; }
  .l-footer__pmark {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3; }
  .l-footer__stories {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3; }
  .l-footer__sns {
    -ms-grid-row: 3;
    -ms-grid-column: 1; }
  .l-footer__pmark {
    -ms-grid-row: 3;
    -ms-grid-column: 3; } }

@media screen and (max-width: 768px) {
  .l-footer__aside {
    display: block; }
  .l-footer__aside + .l-footer__main {
    margin-top: 16px; }
  .l-footer__stories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 16px; }
  .l-footer__stories-image {
    min-height: 47.73333vw;
    background: url(../img/common/pic_footer_stories_sp.png) center center no-repeat;
    background-size: 100%; }
    .l-footer__stories-image span {
      display: block;
      width: 39.94253%;
      margin: 0 auto; }
  .l-footer__stories-head {
    width: 100%;
    padding: 40px 20px;
    font-size: 0.875rem; }
    .l-footer__stories-head br {
      display: none; }
  .l-footer__sns {
    font-size: 0.875rem; }
  .l-footer__pmark {
    display: none; }
  .l-footer__main {
    padding: 60px 48px 24px; }
  .l-footer__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .l-footer__links {
    display: block;
    margin-bottom: 65px;
    font-size: 0.9375rem; }
    .l-footer__links li:not(:last-child) {
      margin-bottom: 35px; }
  .l-footer__lang {
    margin: auto;
    font-size: 1rem;
    text-align: center; }
  .l-footer__brand {
    width: 190px;
    margin: 0 auto 50px; }
    .l-footer__brand img {
      width: 100%; }
  .l-footer__copyright {
    font-size: 0.6875rem; } }

@media screen and (max-width: 380px) {
  .l-footer__sns {
    padding: 30px 16px 30px 24px; }
  .l-footer__sns-links > li:first-child {
    margin-left: 0; } }

.l-localnav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 20px 0 0; }

.l-localnav + .l-footer {
  margin-top: 80px; }

.l-localnav__item {
  width: calc(25% - 15px);
  margin: 0 20px 20px 0; }
  .l-localnav__item:nth-child(4n) {
    margin-right: 0; }
  .l-localnav__item:last-child {
    margin-right: auto; }
  .l-localnav__item .c-btn {
    width: 100%;
    height: 100%;
    padding: .85em 2em;
    min-height: 80px;
    -webkit-transition: background-color .3s ease, -webkit-transform ease-out .25s;
    transition: background-color .3s ease, -webkit-transform ease-out .25s;
    -o-transition: background-color .3s ease, transform ease-out .25s;
    transition: background-color .3s ease, transform ease-out .25s;
    transition: background-color .3s ease, transform ease-out .25s, -webkit-transform ease-out .25s; }
    .l-localnav__item .c-btn:hover {
      -webkit-transform: scale3d(0.95, 0.95, 0.95);
      transform: scale3d(0.95, 0.95, 0.95); }
  .l-localnav__list--three .l-localnav__item {
    width: calc(33.33% - (40px / 3)); }
    .l-localnav__list--three .l-localnav__item:nth-child(4n) {
      margin-right: 20px; }
    .l-localnav__list--three .l-localnav__item:nth-child(3n) {
      margin-right: 0; }

/* カテゴリ別
---------------------------------------------- */
@media screen and (max-width: 1200px) {
  .l-localnav__item {
    width: calc(33.33% - (40px / 3)); }
    .l-localnav__item:nth-child(n) {
      margin-right: 20px; }
    .l-localnav__item:nth-child(3n) {
      margin-right: 0; }
    .l-localnav__item:last-child {
      margin-right: auto; } }

@media screen and (max-width: 768px) {
  .l-localnav__list {
    margin: 16px 0 0; }
  .l-localnav + .l-footer {
    margin-top: 60px; }
  .l-localnav__item,
  .l-localnav__list--three .l-localnav__item {
    width: calc(50% - 8px);
    min-height: 72px; }
    .l-localnav__item:nth-child(n),
    .l-localnav__list--three .l-localnav__item:nth-child(n) {
      margin: 0 16px 16px 0; }
    .l-localnav__item:nth-child(2n),
    .l-localnav__list--three .l-localnav__item:nth-child(2n) {
      margin-right: 0; }
    .l-localnav__item:last-child,
    .l-localnav__list--three .l-localnav__item:last-child {
      margin-right: auto; }
  .l-localnav__item .c-btn {
    min-height: 0;
    padding: 1.5em 2em 1.5em 1em; } }

.c-archive-list {
  margin-bottom: 80px; }

.c-archive-list-item {
  border-bottom: 1px solid #dddddd;
  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;
  padding: 32px 0; }
  .c-archive-list-item:first-child {
    border-top: 1px solid #dddddd; }
  .c-archive-list-item > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 32px 0;
    margin: -32px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    text-decoration: none;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s; }
    .c-archive-list-item > a:hover {
      background-color: #ddedff; }

.c-archive-list-item__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;
  font-weight: bold;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .c-archive-list-item__info > time {
    margin-right: 1em;
    color: #999;
    font-size: 1rem; }
  .c-archive-list-item__info .c-tag {
    min-width: 108px;
    max-width: 144px;
    margin-right: 27px;
    padding: 7px 6px;
    line-height: 1.4;
    text-align: center; }

.c-archive-list-item__title {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  margin-right: 25px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.8; }

.c-archive-list-item__media {
  -webkit-flex-basis: 120px;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.c-archive-list-item__pdf,
.c-archive-list-item__movie {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.c-archive-list-item__pdf {
  font-size: 13px; }
  .c-archive-list-item__pdf .c-tag {
    margin-right: 6px;
    padding: 4px 12px;
    font-size: inherit; }

.c-archive-list-item__movie span:first-child {
  margin-right: 8px; }

.c-archive-list-item__movie span:nth-child(2) {
  color: #ea7d3e;
  font-size: 0.9375rem; }

@media screen and (max-width: 768px) {
  .c-archive-list {
    margin-bottom: 40px; }
  .c-archive-list-item:first-child {
    padding-top: 0;
    border-top: none; }
  .c-archive-list-item > a {
    position: relative;
    display: block;
    width: 100%;
    padding: 19px 0 16px; }
    .c-archive-list-item > a:after {
      visibility: hidden;
      display: block;
      content: " ";
      clear: both;
      height: 0; }
    * html .c-archive-list-item > a {
      height: 1px; }
  .c-archive-list-item__info {
    float: left; }
    .c-archive-list-item__info > time {
      margin-right: .5em;
      font-size: 0.75rem; }
    .c-archive-list-item__info .c-tag {
      min-width: 52px;
      margin-right: 0;
      padding: 4px 12px;
      font-size: 0.625rem; }
  .c-archive-list-item__title {
    clear: both;
    margin: 0;
    padding-top: 14px;
    font-size: 0.9375rem;
    line-height: 1.6; }
  .c-archive-list-item__media {
    float: right; }
  .c-archive-list-item__pdf {
    font-size: 0.6875rem; }
    .c-archive-list-item__pdf .c-tag {
      margin-right: 3px;
      padding: 4px 12px;
      font-size: 0.625rem; }
  .c-archive-list-item__movie {
    padding-right: 1.25em; }
    .c-archive-list-item__movie span:first-child {
      width: 20px; }
    .c-archive-list-item__movie span:nth-child(2) {
      font-size: 0.6875rem; } }

.c-breadcrumb {
  overflow: hidden;
  position: relative;
  z-index: 3;
  margin: 18px 0 -28px;
  font-size: 0.875rem;
  font-weight: bold; }
  .c-breadcrumb:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0; }
  * html .c-breadcrumb {
    height: 1px; }
  @supports (display: flow-root) {
    .c-breadcrumb {
      display: flow-root;
      overflow: visible; } }

.c-breadcrumb__item {
  float: left;
  margin-right: 8px;
  padding: 0 18px 0 0;
  background: url(../img/common/icon_arrow_right.svg) top 3px right no-repeat;
  background-size: 8px; }
  .c-breadcrumb__item > a {
    color: inherit;
    text-decoration: none; }
    .c-breadcrumb__item > a:hover {
      text-decoration: underline; }
    .c-breadcrumb__item > a span {
      vertical-align: top; }
  .c-breadcrumb__item:nth-child(4n) {
    clear: both; }
  .c-breadcrumb__item:nth-child(n+4) {
    margin-top: 11px; }
  .c-breadcrumb__item:last-child {
    margin-right: 0;
    padding-right: 0;
    background: none; }
    .c-breadcrumb__item:last-child > a {
      pointer-events: none; }
    .c-breadcrumb__item:last-child span {
      display: block;
      max-width: 375px;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      white-space: nowrap; }

@media screen and (max-width: 768px) {
  .c-breadcrumb {
    margin-bottom: 0;
    font-size: 0.75rem; }
  .c-breadcrumb__item {
    padding: 0 16px 0 0;
    background-position: top 2px right;
    background-size: 7px; }
    .c-breadcrumb__item:nth-child(n+4) {
      margin-top: 8px; }
    .c-breadcrumb__item:last-child span {
      max-width: 288px; } }

.c-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  margin: 0;
  padding: 1.2em 1.5em;
  color: #3a3838;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3em;
  text-align: center;
  vertical-align: top;
  text-decoration: none;
  cursor: pointer;
  background: #fff;
  border: none;
  border-radius: 6px;
  -webkit-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  transition: background-color .3s ease;
  -webkit-appearance: none; }
  .c-btn.is-mid {
    width: 100%;
    max-width: 300px; }
  .c-btn:hover {
    background-color: #e0e0e0; }

.c-btn--primary {
  color: #fff;
  background: #ea7d3e; }
  .c-btn--primary:hover {
    background-color: #f69862; }

.c-btn--border {
  border: 2px solid #eaeaea; }

.c-btn--icon {
  position: relative;
  padding: 1.2em 2.2em 1.2em 2em; }
  .c-btn--icon .p-icon {
    position: absolute;
    top: 0;
    right: 17px;
    bottom: 0;
    margin: auto 0;
    width: 18px;
    height: 18px; }

.c-btn--arrow {
  padding: 1.2em 2em 1.2em 1.5em;
  background-image: url(../img/common/icon_arrow_right.svg);
  background-repeat: no-repeat;
  background-position: center right 17px;
  background-size: 9px; }

.c-btn--arrow-left {
  padding: 1.2em 1.5em 1.2em 2em;
  background-image: url(../img/common/icon_arrow-left.svg);
  background-repeat: no-repeat;
  background-position: center left 17px;
  background-size: 9px; }

.c-btn--arrow-down {
  padding: 1.2em 2em 1.2em 1.5em;
  background-image: url(../img/common/icon_arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center right 20px;
  background-size: 12px; }

.c-btn--primary.c-btn--arrow {
  background-image: url(../img/common/icon_arrow_right_white.svg); }

.c-btn--block {
  width: 100%;
  display: block; }

.c-btn--block.c-btn--arrow {
  background-position: center right 20px; }

.c-btn--large {
  font-size: 1.125rem;
  padding: 2em 1.5em; }

.c-btn--large.c-btn--arrow {
  background-position: center right 30px;
  padding: 2em 48px 2em 36px; }

.c-btn--large.c-btn--icon {
  padding: 2em 48px 2em 36px; }
  .c-btn--large.c-btn--icon .p-icon {
    right: 30px; }

@media screen and (max-width: 768px) {
  .c-btn {
    padding: 1.5em 1em;
    font-size: 0.8125rem; }
  .c-btn--block.c-btn--arrow,
  .c-btn--arrow {
    padding: 1.5em 2em 1.5em 1em;
    background-position: center right 16px;
    background-size: 8px; }
  .c-btn--block.c-btn--arrow-left,
  .c-btn--arrow-left {
    padding: 1.5em 1em 1.5em 2em;
    background-repeat: no-repeat;
    background-position: center left 16px;
    background-size: 8px; }
  .c-btn--arrow-down {
    padding: 1em 10px 2.1em 10px;
    background-position: center bottom 9px;
    background-size: 11px 11px; }
  .c-btn--icon {
    padding: 1.5em 2em 1.5em 1em; }
    .c-btn--icon .p-icon {
      right: 16px; }
  .c-btn--large.c-btn--icon {
    padding: 2em 2.75em 2em 2em; } }

.c-card {
  overflow: hidden;
  background-color: #fff;
  border-radius: 8px; }
  .c-card > a {
    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;
    height: 100%;
    color: inherit;
    text-decoration: none; }

.c-card--border {
  border: 2px solid #eaeaea; }

.c-card__title {
  margin-bottom: 8px;
  color: #ea7d3e;
  font-size: 1.25rem;
  line-height: 1.6; }

.c-card__image,
.c-card__img {
  text-align: center; }

.c-card__head--image {
  position: relative;
  background-color: #ea7d3e; }
  .c-card__head--image img {
    opacity: .8;
    width: 100%; }
  .c-card__head--image .c-card__title {
    position: absolute;
    z-index: 5;
    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%;
    height: 100%;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center; }

.c-card--hov-img {
  -webkit-transition: -webkit-transform ease-out .25s;
  transition: -webkit-transform ease-out .25s;
  -o-transition: transform ease-out .25s;
  transition: transform ease-out .25s;
  transition: transform ease-out .25s, -webkit-transform ease-out .25s; }
  .c-card--hov-img.is-appear-anim-end {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .c-card--hov-img .c-card__head--image,
  .c-card--hov-img .c-card__image,
  .c-card--hov-img .c-card__img {
    overflow: hidden; }
    .c-card--hov-img .c-card__head--image img,
    .c-card--hov-img .c-card__image img,
    .c-card--hov-img .c-card__img img {
      display: block;
      -webkit-transition: -webkit-transform .25s ease-out;
      transition: -webkit-transform .25s ease-out;
      -o-transition: transform .25s ease-out;
      transition: transform .25s ease-out;
      transition: transform .25s ease-out, -webkit-transform .25s ease-out; }
  .c-card--hov-img:hover .c-card__head--image img,
  .c-card--hov-img:hover .c-card__image img,
  .c-card--hov-img:hover .c-card__img img {
    -webkit-transform: scale(1.16);
    -ms-transform: scale(1.16);
    transform: scale(1.16); }
  .c-card--hov-img[data-js="iv"][data-iv-f].is-appear:hover, .c-card--hov-img:hover {
    -webkit-transform: scale3d(0.95, 0.95, 0.95);
    transform: scale3d(0.95, 0.95, 0.95); }

.c-card__body {
  padding: 20px 45px;
  line-height: 1.85714; }

.c-card__body--wide {
  padding: 20px 20px 24px; }

.c-card__body--sideless {
  padding: 20px 0; }

.c-card__note {
  margin-top: 9px;
  font-size: 0.8125rem; }

.c-card__detail {
  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;
  min-height: 120px;
  padding: 20px;
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 1.86667;
  text-align: center; }
  .c-card__detail a {
    position: relative;
    display: inline-block;
    text-decoration: none; }
    .c-card__detail a:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 2px;
      color: inherit;
      background-color: #3a3838;
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      -o-transition: transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out;
      -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
      transform-origin: left center; }
    .c-card__detail a:hover:after {
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }
    .c-card__detail a + a:before {
      content: '|';
      display: inline-block;
      margin-right: 1em;
      margin-left: 1em; }
    .c-card__detail a + a:after {
      left: 2.35em;
      width: calc(100% - 2.35em); }

.c-card__link-box {
  position: relative;
  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;
  height: 100%;
  padding: 18px 24px 16px;
  word-break: break-all; }
  .c-card__link-box:after {
    content: '';
    position: absolute;
    right: 18px;
    bottom: 18px;
    width: 16px;
    height: 16px;
    background: url(../img/common/icon_external-link.svg) center no-repeat;
    background-size: 100%; }

.c-card__link-title {
  margin-bottom: 10px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.5; }

.c-card__link-site {
  padding-right: 1em;
  color: #aaaaaa;
  font-size: 0.875rem;
  font-weight: normal; }

/* card group
---------------------------------------------- */
.c-card-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .c-card-group .c-card {
    width: calc(50% - 20px); }
  .c-card-group .c-card:nth-child(odd) {
    margin-right: 40px; }
  .c-card-group .c-card:nth-child(n+3) {
    margin-top: 34px; }

.c-card-group--three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .c-card-group--three .c-card {
    width: calc(33.33% - 20px); }
  .c-card-group--three .c-card:nth-child(n) {
    margin: 0 30px 0 0; }
  .c-card-group--three .c-card:nth-child(3n) {
    margin-right: 0; }
  .c-card-group--three .c-card:nth-child(n+4) {
    margin-top: 34px; }

@media screen and (min-width: 769px) {
  .p-top-main--home .c-card__detail {
    min-height: 150px; } }

@media screen and (max-width: 768px) {
  .c-card__head--image .c-card__title {
    font-size: 1.125rem; }
  .c-card__detail {
    min-height: 0;
    padding: 15px 15px;
    font-size: 0.8125rem;
    line-height: 2.26667; }
  .c-card__body {
    padding: 16px 32px; }
  .c-card__body--wide {
    padding: 16px 20px; }
  .c-card__body--sideless {
    padding: 16px 0; }
  .c-card__link-box {
    padding: 13px 18px 16px; }
    .c-card__link-box:after {
      width: 14px;
      height: 14px; }
  .c-card__link-title {
    margin-bottom: 5px;
    font-size: 0.9375rem; }
  .c-card__link-site {
    font-size: 0.8125rem; }
  .c-card-group,
  .c-card-group--three {
    display: block; }
    .c-card-group .c-card,
    .c-card-group--three .c-card {
      width: 100%; }
      .c-card-group .c-card:nth-child(n),
      .c-card-group--three .c-card:nth-child(n) {
        margin-right: 0; }
    .c-card-group .c-card + .c-card,
    .c-card-group--three .c-card + .c-card {
      margin: 30px 0 0; } }

.c-container {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto; }

.c-container--desktop {
  max-width: 1000px; }

/* Contents class
 * 記事系レイアウト
---------------------------------------------- */
.c-contents__eyecatch {
  margin-bottom: 80px; }

.c-contents {
  font-size: 1rem;
  line-height: 1.8; }
  .c-contents .c-contents__heading, .c-contents h1 {
    text-align: left; }
    .c-contents .c-contents__heading:after, .c-contents h1:after {
      margin-left: 0; }
  .c-contents h1, .c-contents h2, .c-contents h3, .c-contents h4, .c-contents p, .c-contents ul, .c-contents ol, .c-contents dl, .c-contents table, .c-contents hr, .c-contents div {
    margin-top: 40px;
    margin-bottom: 40px; }
    .c-contents h1:first-child, .c-contents h2:first-child, .c-contents h3:first-child, .c-contents h4:first-child, .c-contents p:first-child, .c-contents ul:first-child, .c-contents ol:first-child, .c-contents dl:first-child, .c-contents table:first-child, .c-contents hr:first-child, .c-contents div:first-child {
      margin-top: 0; }
    .c-contents h1:last-child, .c-contents h2:last-child, .c-contents h3:last-child, .c-contents h4:last-child, .c-contents p:last-child, .c-contents ul:last-child, .c-contents ol:last-child, .c-contents dl:last-child, .c-contents table:last-child, .c-contents hr:last-child, .c-contents div:last-child {
      margin-bottom: 0; }
  .c-contents h2 {
    line-height: 1.8; }
  .c-contents h3,
  .c-contents h4 {
    margin-bottom: 8px;
    color: #ea7d3e;
    font-size: 1.25rem;
    line-height: 1.6; }
    .c-contents h3:first-child,
    .c-contents h4:first-child {
      margin-top: 0; }
    .c-contents h3:last-child,
    .c-contents h4:last-child {
      margin-bottom: 0; }
  .c-contents h5 {
    font-size: 1.125rem; }
  .c-contents > * + .c-heading, .c-contents > * + .c-contents__heading, .c-contents > * + h1, .c-contents > * + h2:not(.c-heading):not(.c-contents__heading),
  .c-contents > * + h2 {
    margin-top: 80px; }
  .c-contents > * + .c-heading--min, .c-contents > * + h2:not(.c-heading):not(.c-contents__heading) {
    margin-top: 60px;
    margin-bottom: 24px; }
  .c-contents > * + h3 {
    margin-top: 40px;
    margin-bottom: 12px; }
  .c-contents h2 + * {
    margin-top: 24px; }
  .c-contents h3 + *,
  .c-contents h4 + *,
  .c-contents h5 + * {
    margin-top: 8px; }
  .c-contents ul, .c-contents ol {
    margin-left: 2em; }
  .c-contents li + li {
    margin-top: .5em; }
  .c-contents ul > li {
    list-style: disc; }
  .c-contents ul ul > li {
    list-style: circle; }
  .c-contents ul ul ul > li {
    list-style: square; }
  .c-contents ol > li {
    list-style: decimal; }
  .c-contents ol ol > li {
    list-style: decimal; }
  .c-contents ol ol ol > li {
    list-style: decimal; }
  .c-contents .c-contents__heading, .c-contents h1 {
    text-align: left; }
    .c-contents .c-contents__heading:after, .c-contents h1:after {
      margin-left: 0; }
  .c-contents .c-heading, .c-contents .c-contents__heading, .c-contents h1, .c-contents h2:not(.c-heading):not(.c-contents__heading) {
    margin-bottom: 40px;
    color: #3a3838;
    font-size: 2rem; }
  .c-contents .c-heading--min, .c-contents h2:not(.c-heading):not(.c-contents__heading) {
    margin-bottom: 24px;
    color: #3a3838;
    font-size: 1.625rem; }
  .c-contents .c-heading--lv3,
  .c-contents .c-heading--micro {
    margin-bottom: 12px;
    color: #ea7d3e;
    font-size: 1.25rem; }
    .c-contents .c-heading--lv3::after,
    .c-contents .c-heading--micro::after {
      display: none; }
  .c-contents .c-heading + .c-heading--min, .c-contents .c-contents__heading + .c-heading--min, .c-contents h1 + .c-heading--min, .c-contents h2:not(.c-heading):not(.c-contents__heading) + .c-heading--min, .c-contents .c-heading + h2:not(.c-heading):not(.c-contents__heading), .c-contents .c-contents__heading + h2:not(.c-heading):not(.c-contents__heading), .c-contents h1 + h2:not(.c-heading):not(.c-contents__heading), .c-contents h2:not(.c-heading):not(.c-contents__heading) + h2:not(.c-heading):not(.c-contents__heading) {
    margin-top: 40px; }
  .c-contents .c-contents__paras p {
    margin-top: 1.8em;
    margin-bottom: 1.8em; }
    .c-contents .c-contents__paras p:first-child {
      margin-top: 0; }
    .c-contents .c-contents__paras p:last-child {
      margin-bottom: 0; }
  .c-contents .mt-image-left,
  .c-contents .mt-image-right,
  .c-contents .mt-image-center {
    display: block; }
  .c-contents .mt-image-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .c-contents .mt-image-left {
    margin-right: auto;
    text-align: left; }
  .c-contents .mt-image-right {
    margin-left: auto;
    text-align: right; }

@media screen and (max-width: 768px) {
  .c-contents__eyecatch {
    margin-bottom: 40px; }
  .c-contents__heading, .c-contents h1 {
    margin-bottom: 40px;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: left; }
    .c-contents__heading:after, .c-contents h1:after {
      width: 68px;
      height: 4px;
      margin-left: 0; }
  .c-contents {
    font-size: 0.875rem; }
    .c-contents h2 {
      font-size: 1.3125rem; }
    .c-contents h3 {
      font-size: 1.1875rem; }
    .c-contents h4 {
      margin-bottom: 6px;
      font-size: 1.125rem; }
    .c-contents h2, .c-contents h3, .c-contents h5, .c-contents p, .c-contents ul, .c-contents ol, .c-contents dl, .c-contents table {
      margin-top: 20px;
      margin-bottom: 20px; }
    .c-contents > * + .c-heading, .c-contents > * + .c-contents__heading, .c-contents > * + h1, .c-contents > * + h2:not(.c-heading):not(.c-contents__heading), .c-contents > * + .c-heading--min, .c-contents > * + h2:not(.c-heading):not(.c-contents__heading),
    .c-contents > * + h2,
    .c-contents > * + h3 {
      margin-top: 40px; }
    .c-contents h4 + * {
      margin-top: 6px; }
    .c-contents .c-heading, .c-contents .c-contents__heading, .c-contents h1, .c-contents h2:not(.c-heading):not(.c-contents__heading) {
      margin-bottom: 30px;
      font-size: 1.5rem;
      line-height: 1.5;
      text-align: center; }
    .c-contents .c-heading--min, .c-contents h2:not(.c-heading):not(.c-contents__heading) {
      font-size: 1.25rem;
      text-align: left; }
    .c-contents .c-heading + .c-heading--min, .c-contents .c-contents__heading + .c-heading--min, .c-contents h1 + .c-heading--min, .c-contents h2:not(.c-heading):not(.c-contents__heading) + .c-heading--min, .c-contents .c-heading + h2:not(.c-heading):not(.c-contents__heading), .c-contents .c-contents__heading + h2:not(.c-heading):not(.c-contents__heading), .c-contents h1 + h2:not(.c-heading):not(.c-contents__heading), .c-contents h2:not(.c-heading):not(.c-contents__heading) + h2:not(.c-heading):not(.c-contents__heading) {
      margin-top: 30px; }
    .c-contents .c-heading--lv3,
    .c-contents .c-heading--micro {
      margin-bottom: 12px;
      font-size: 1rem;
      text-align: left; } }

.c-heading, .c-contents__heading, .c-contents h1, .c-contents h2:not(.c-heading) {
  margin-bottom: 50px;
  font-size: 2rem;
  line-height: 1.8; }
  .c-heading:after, .c-contents__heading:after, .c-contents h1:after, .c-contents h2:not(.c-heading):not(.c-contents__heading):after {
    content: '';
    display: block;
    width: 48px;
    height: 4px;
    margin-top: 15px;
    background-color: #ea7d3e;
    border-radius: 1px; }

.c-heading--lv2,
.c-heading--min,
.c-contents h2:not(.c-heading):not(.c-contents__heading) {
  margin-bottom: 24px;
  font-size: 1.625rem; }
  .c-heading--lv2:after,
  .c-heading--min:after,
  .c-contents h2:not(.c-heading):not(.c-contents__heading):after {
    width: 38px;
    margin-top: 12px;
    background: #3a3838; }

.c-heading--lv3,
.c-heading--micro {
  margin-bottom: 12px;
  color: #ea7d3e;
  font-size: 1.25rem; }
  .c-heading--lv3::after,
  .c-heading--micro::after {
    display: none; }

@media screen and (max-width: 768px) {
  .c-heading, .c-contents__heading, .c-contents h1, .c-contents h2:not(.c-heading) {
    margin-bottom: 40px;
    font-size: 1.5rem;
    text-align: center; }
    .c-heading:after, .c-contents__heading:after, .c-contents h1:after, .c-contents h2:not(.c-heading):not(.c-contents__heading):after {
      width: 52px;
      height: 4px;
      margin: 13px auto 0; }
  .c-heading--lv2,
  .c-heading--min,
  .c-contents h2:not(.c-heading):not(.c-contents__heading) {
    margin-bottom: 28px;
    font-size: 1.25rem;
    text-align: left;
    line-height: 1.5; }
    .c-heading--lv2:after,
    .c-heading--min:after,
    .c-contents h2:not(.c-heading):not(.c-contents__heading):after {
      width: 42px;
      height: 3px;
      margin: 12px auto 0 0; }
  .c-heading--lv3,
  .c-heading--micro {
    margin-bottom: 12px;
    font-size: 1rem;
    text-align: left; } }

.c-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .c-media > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    color: inherit;
    text-decoration: none; }

.c-media__body {
  line-height: 1.8; }

.c-media__title {
  margin-bottom: 12px;
  color: #ea7d3e;
  font-size: 1.25rem;
  font-weight: bold; }

.c-media__img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.c-media__img--left {
  margin-right: 40px; }

.c-media__img--right {
  margin-left: 40px; }

.c-media__info {
  margin: 0 0 10px; }

.c-media__info-time {
  display: inline-block;
  margin-right: 20px;
  font-size: 1rem; }

.c-media__info-tag.c-tag {
  font-weight: bold;
  text-align: center; }

@media screen and (max-width: 768px) {
  .c-media__title {
    margin-bottom: 8px;
    font-size: 1rem; }
  .c-media__info-time {
    margin-right: 10px; } }

.c-panel {
  background: #fff; }

.c-panel__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 25px 0; }

.c-panel__label {
  color: #cdcdcd;
  font-size: 1.125rem;
  font-weight: bold; }

.c-panel__action {
  margin-left: auto;
  color: #3a3838;
  font-size: 0.875rem;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s; }
  .c-panel__action:hover {
    opacity: .7; }

.c-panel__action--link:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 8px;
  vertical-align: middle;
  background: url(../img/common/icon_arrow_right.svg) center 0 no-repeat;
  background-size: 8px; }

@media screen and (max-width: 768px) {
  .c-panel__head {
    padding: 20px 25px 0; }
  .c-panel__label {
    font-size: 1rem; }
  .c-panel__action {
    margin-left: auto;
    color: #3a3838;
    font-size: 0.9375rem;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s; }
    .c-panel__action:hover {
      opacity: .7; }
  .c-panel__action--link:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 8px;
    vertical-align: middle;
    background: url(../img/common/icon_arrow_right.svg) center 0 no-repeat;
    background-size: 8px; } }

.c-page-title {
  padding: 38px 20px 38px;
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center; }

@media screen and (max-width: 768px) {
  .c-page-title {
    font-size: 1.5rem;
    padding: 24px 20px 34px; } }

.c-pagination {
  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-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.c-pagination--space {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.current_page,
.link_page,
.link_before,
.link_next,
.c-pagination__next,
.c-pagination__prev,
.c-pagination__link,
.c-pagination__ellipsis {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-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;
  margin: 5px;
  font-size: 1rem;
  text-decoration: none; }

.link_before,
.link_next,
.c-pagination__next,
.c-pagination__prev {
  overflow: hidden;
  min-width: 48px;
  height: 48px;
  white-space: nowrap;
  text-indent: 200%;
  border: 2px solid #ccc;
  border-radius: 8px; }

.link_before,
.c-pagination__prev {
  margin-left: 0;
  background: url(../img/common/icon_arrow-left.svg) center no-repeat;
  background-size: 11px; }
  .link_before:hover,
  .c-pagination__prev:hover {
    background-color: #ea7d3e;
    background-image: url(../img/common/icon_arrow-left_white.svg); }

.link_next,
.c-pagination__next {
  margin-right: 0;
  background: url(../img/common/icon_arrow-right.svg) center no-repeat;
  background-size: 11px; }
  .link_next:hover,
  .c-pagination__next:hover {
    background-color: #ea7d3e;
    background-image: url(../img/common/icon_arrow-right_white.svg); }

.c-pagination__list {
  margin: 0 auto; }

.current_page,
.link_page,
.c-pagination__link,
.c-pagination__ellipsis {
  min-width: 36px;
  height: 36px;
  border-radius: 999px; }

.current_page,
.link_page:hover,
.c-pagination__link:hover,
.c-pagination__link.is-active {
  color: #fff;
  background-color: #ea7d3e; }

@media screen and (max-width: 768px) {
  .current_page,
  .link_page,
  .link_before,
  .link_next,
  .c-pagination__next,
  .c-pagination__prev,
  .c-pagination__link,
  .c-pagination__ellipsis {
    font-size: 0.875rem;
    margin: 3px; }
  .link_before,
  .link_next,
  .c-pagination__next,
  .c-pagination__prev {
    min-width: 30px;
    height: 30px;
    width: 30px;
    background-size: 10px; }
  .link_next,
  .c-pagination__next {
    margin: 3px 0 3px; }
  .link_before,
  .c-pagination__prev {
    margin: 3px 0 3px; }
  .current_page,
  .link_page,
  .c-pagination__link {
    min-width: 28px;
    height: 28px; }
  .c-pagination__ellipsis {
    min-width: 0;
    margin: 3px 2px;
    font-size: 0.8125rem; } }

.c-section {
  padding: 80px 30px 96px;
  background-color: #fff;
  border-radius: 8px;
  font-size: 1rem; }

.c-section--narrow {
  padding: 40px 30px 48px; }

.c-section--lbox {
  padding: 40px 60px; }

.c-section + .c-section,
.c-section + .c-section-row,
.c-section-row + .c-section,
.c-section-row + .c-section-row {
  margin-top: 20px; }

.c-section-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .c-section-row .c-section {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .c-section-row .c-section + .c-section {
    margin-top: 0;
    margin-left: 20px; }

@media screen and (max-width: 768px) {
  .c-section {
    padding: 40px 30px 48px; }
  .c-section--narrow {
    padding: 24px 20px 24px; }
  .c-section--lbox {
    padding: 32px 30px 40px; }
  .c-section + .c-section,
  .c-section + .c-section-row,
  .c-section-row + .c-section,
  .c-section-row + .c-section-row {
    margin-top: 16px; }
  .c-section-row {
    display: block; }
    .c-section-row .c-section {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      width: 100%; }
    .c-section-row .c-section + .c-section {
      margin-top: 16px;
      margin-left: 0; } }

.c-table-scroll {
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%; }

.c-table, .c-contents table {
  font-size: 1rem;
  line-height: 1.8; }
  .c-table thead th, .c-contents table thead th, .c-table thead td, .c-contents table thead td {
    padding: 25px 20px;
    background-color: #f7f7f7; }
  .c-table th, .c-contents table th, .c-table td, .c-contents table td {
    padding: 20px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #dddddd;
    border-width: 1px 0 1px; }
  .c-table th, .c-contents table th {
    font-weight: bold; }

.c-table--full {
  width: 100%; }

@media screen and (max-width: 768px) {
  .c-table, .c-contents table {
    font-size: 0.75rem;
    line-height: 1.5; }
    .c-table thead th, .c-contents table thead th, .c-table thead td, .c-contents table thead td {
      padding: 19px 5px 17px;
      font-size: 0.8125rem; }
    .c-table th, .c-contents table th, .c-table td, .c-contents table td {
      padding: 14px 5px 12px; } }

.c-tag {
  display: inline-block;
  padding: 4px 9px;
  color: #fff;
  font-size: 0.8125rem;
  background-color: #000;
  border-radius: 5px; }

.c-tag--rounded {
  border-radius: 9999px; }

.c-tag--newbusi,
.c-tag--company {
  color: #fff;
  background-color: #000; }

.c-tag--digital,
.c-tag--primary {
  background-color: #ea7d3e;
  color: #fff; }

.c-tag--cs,
.c-tag--platform,
.c-tag--event {
  background-color: #f60000;
  color: #fff; }

.c-tag.purple {
  background: #63569E;
  color: #fff; }

.c-tag.white {
  background: #fff;
  color: #333; }

.c-tag.perlpurple {
  background: #E0DDEC;
  color: #333; }

.c-tag.white {
  background: #fff;
  color: #333; }

.c-tag.green {
  background: #A5CC59;
  color: #333; }

.c-tag.blue {
  background: #2DCBFF;
  color: #fff; }

.c-tag.selblue {
  background: #559BE0;
  color: #fff; }

.c-tag.pink {
  background: #F5A9A9;
  color: #333; }

.c-tag.palepurple {
  background: #E0DDEC;
  color: #333; }

.c-tag.c-tag--new {
  position: relative;
  min-width: 30px;
  height: 14px;
  padding: 0 2px;
  margin: 0 .75em;
  color: #f60000;
  font-family: "Septeni Sans", Noto Sans JP, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, sans-serif;
  font-size: 8px;
  font-weight: normal;
  line-height: 14px;
  text-align: center;
  background: #fff;
  border: 1px solid #f60000;
  border-radius: 9999px; }

.c-tag--note {
  color: #fff;
  background-color: #16ad8d; }

.c-tag--pdf {
  position: relative;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  padding: 0;
  width: 36px;
  min-height: 24px;
  vertical-align: middle;
  border-radius: 0;
  background: url(../img/common/icon_pdf@2x.png) center no-repeat;
  background-size: 100%; }

.c-tag--small.c-tag--pdf {
  padding: 0;
  width: 36px;
  min-height: 14px;
  font-size: 0; }

@media screen and (max-width: 768px) {
  .c-tag {
    font-size: 0.6875rem; }
  .c-tag--pdf,
  .c-tag--small.c-tag--pdf {
    padding: 3px 9px;
    font-size: 0.625rem; } }

.c-select {
  overflow: hidden;
  position: relative;
  display: inline-block; }
  .c-select::after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 12px;
    height: 18px;
    margin: auto 0;
    background: url(../img/common/icon_select.svg) center no-repeat;
    background-size: 100%; }
  .c-select select {
    display: block;
    width: 100%;
    min-height: 4em;
    padding: 20px 72px 20px 20px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
    background: #ffffff;
    border: 2px solid #eaeaea;
    border-radius: 7px;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none; }
  .c-select select::-ms-expand {
    display: none; }

@media screen and (max-width: 768px) {
  .c-select::after {
    right: 10px;
    width: 10px;
    height: 15px; }
  .c-select select {
    padding: 20px 35px 20px 14px;
    font-size: 0.8125rem; } }

.c-control input[type="text"],
.c-control input[type="email"],
.c-control input[type="tel"],
.c-control input[type="password"],
.c-control textarea {
  display: block;
  max-width: 100%;
  width: 100%;
  padding: 20px;
  font-size: 1rem;
  line-height: 1.5;
  border: #eaeaea 2px solid;
  border-radius: 6px;
  background-color: #f7f7f7;
  -webkit-transition: background-color .4s;
  -o-transition: background-color .4s;
  transition: background-color .4s;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none; }
  .c-control input[type="text"]:focus,
  .c-control input[type="email"]:focus,
  .c-control input[type="tel"]:focus,
  .c-control input[type="password"]:focus,
  .c-control textarea:focus {
    background-color: #fff; }

@media screen and (max-width: 768px) {
  .c-control input[type="text"],
  .c-control input[type="email"],
  .c-control input[type="tel"],
  .c-control input[type="password"],
  .c-control textarea {
    font-size: 0.875rem; } }

.c-field:not(:last-child) {
  margin-bottom: 20px; }

.c-field--horizontal {
  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-field--horizontal .c-field__label {
    margin-right: 35px;
    font-size: 1.25rem;
    font-weight: bold; }
  .c-field--horizontal .c-select {
    width: 100%;
    max-width: 360px; }

@media screen and (min-width: 769px) {
  .c-field--horizontal-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .c-field--horizontal-pc .c-field__label {
      margin-right: 35px;
      font-size: 1.25rem;
      font-weight: bold; }
    .c-field--horizontal-pc .c-select {
      width: 100%;
      max-width: 360px; } }

@media screen and (max-width: 768px) {
  .c-field--horizontal-pc {
    display: block; }
  .c-field--horizontal-sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-field--horizontal .c-field__label {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 21px;
    font-size: 0.9375rem; }
  .c-field--horizontal .c-select {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%; } }

[data-js="iv"] {
  opacity: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: .6s;
  -o-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: cubic-bezier(0.13, 0.45, 0.53, 0.85);
  -o-transition-timing-function: cubic-bezier(0.13, 0.45, 0.53, 0.85);
  transition-timing-function: cubic-bezier(0.13, 0.45, 0.53, 0.85); }
  [data-js="iv"].is-appear {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  [data-js="iv"][data-iv-f="zoomIn"] {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    [data-js="iv"][data-iv-f="zoomIn"].is-appear {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }

[data-iv-delay="0.1"] {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s; }

[data-iv-delay="0.2"] {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }

[data-iv-delay="0.3"] {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s; }

[data-iv-delay="0.4"] {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s; }

[data-iv-delay="0.5"] {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s; }

[data-iv-delay="0.6"] {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s; }

[data-iv-delay="0.7"] {
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s; }

[data-iv-delay="0.8"] {
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s; }

[data-iv-delay="0.9"] {
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s; }

[data-iv-delay="1"] {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }

[data-iv-delay="1.1"] {
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s; }

[data-iv-delay="1.2"] {
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s; }

[data-iv-delay="1.3"] {
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s; }

[data-iv-delay="1.4"] {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s; }

[data-iv-delay="1.5"] {
  -webkit-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s; }

[data-iv-delay="1.6"] {
  -webkit-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s; }

[data-iv-delay="1.7"] {
  -webkit-transition-delay: 1.7s;
  -o-transition-delay: 1.7s;
  transition-delay: 1.7s; }

[data-iv-delay="1.8"] {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s; }

[data-iv-delay="1.9"] {
  -webkit-transition-delay: 1.9s;
  -o-transition-delay: 1.9s;
  transition-delay: 1.9s; }

[data-iv-delay="2"] {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s; }

/* ----------------------------------------
*	Utility Class
---------------------------------------- */
.is-hidden {
  display: none !important; }

.is-unvisible {
  visibility: hidden; }

.is-show {
  display: block !important; }

/* ----------------------------------------
*	clearfix class
---------------------------------------- */
.u-clearfix:after {
  content: " ";
  display: block;
  clear: both; }

/* text utility
---------------------------------------------- */
.u-txt-center {
  text-align: center !important; }

.u-txt-justify {
  text-align: justify !important; }

.u-txt-left {
  text-align: left !important; }

.u-txt-right {
  text-align: right !important; }

.u-txt-regular {
  font-weight: normal; }

.u-txt-bold {
  font-weight: bold; }

.u-txt-italic {
  font-style: italic; }

.u-listless {
  margin-left: 0 !important; }
  .u-listless li {
    list-style: none !important; }

.u-txt-fsize-large {
  font-size: 1.125rem !important; }

.u-txt-fsize-mid {
  font-size: 1rem !important; }

.u-txt-fsize-small {
  font-size: 0.875rem !important; }

@media screen and (max-width: 768px) {
  .u-txt-fsize-large {
    font-size: 1rem !important; }
  .u-txt-fsize-mid {
    font-size: 0.875rem !important; }
  .u-txt-fsize-small {
    font-size: 0.75rem !important; } }
