@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
width: 100%;
    height: auto;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
*::before,
*::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]::after,
a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
/* @  Element Reset
/* ------------------------------------------------------------ */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 16px;
  line-height: 1.5;
  min-width: 320px;
  min-height: 100vh;
/*color: #333333;*/
  color: #212121;
  background-color: #fff;
  text-rendering: optimizeSpeed;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
}
@media only screen and (min-width: 767px) {
  html {
    /*font-size: 14px;*/
    font-size: 16px;
    line-height: 1.7;
  }
}
@media (max-width: 320px) {
  html {
    font-size: 3.7333333333vmin;
  }
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dt,
dd,
table,
figure,
blockquote {
  margin: 0;
}

ul,
ol {
  list-style-type: none;
  padding-left: 0;
}

img,
picture {
  vertical-align: middle;
}

hr {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 0;
}

/* @  スマホの画像長押し禁止
* ------------------------------------------------------------ */
img {
  -webkit-touch-callout: none;
}

[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *:focus {
  outline: none !important;
}

/* @  禁則処理の指定
* ------------------------------------------------------------ */
p,
li,
dt,
dd,
th,
td,
pre {
  -ms-line-break: strict;
  line-break: strict;
  word-wrap: break-word;
  word-break: normal;
}

/* @  Link Reset
* ------------------------------------------------------------ */
a {
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  text-decoration: none;
  color: #007EEB;
    /*color: #333333;*/
}
a:hover {
  color: rgba(0, 126, 235, 0.6);
/*color: #777777;*/
  text-decoration: underline;
}
a:active {
  color: rgba(0, 126, 235, 0.6);
    /*color: #777777;*/
}
a:focus {
  outline: 3px solid rgba(0, 126, 235, 0.6);
/*outline: 3px solid #777777;*/
  outline-offset: 2px;
}

/* @ Code Layout
 * ------------------------------------------------------------ */
code,
kbd,
pre,
samp {
  font-family: "Helvetica Neue", Arial, -apple-system, BlinkMacSystemFont, sans-serif;
}

code {
  font-size: 90%;
  padding: 6px;
  color: #000;
  border: solid 1px #ddd;
  border-radius: 3px;
  background-color: #efefef;
}

kbd {
  font-size: 90%;
  padding: 2px 4px;
  color: #c7254e;
  border-radius: 3px;
  background-color: #f9f2f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  font-size: 100%;
  font-weight: bold;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  font-size: 14px;
  display: block;
  margin: 0;
  padding: 10px;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  color: #aaa;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #ccc;
}

pre code {
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
}

/* @  Print Reset
* ------------------------------------------------------------ */
@media print {
  header,
footer {
    display: none;
  }
}
main {
  overflow: hidden;
}

/* @ 1column
 * ------------------------------------------------------------ */
.l-container {
  max-width: 1224px;
  margin: 0 auto;
  padding-right: 16px;
  padding-left: 16px;
}

.l-container_primary-full,
.l-container_primary {
  width: 100%;
  margin: 0 auto;
}

.l-container_primary {
  max-width: 842px;
}

/* @  2column
 * ------------------------------------------------------------ */
@media only screen and (min-width: 767px) {
  .is-container-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .is-container-column .l-container_primary {
    width: 70.6375838926%;
    margin-left: 0;
  }
}
.is-container-column .l-container_secondary {
  position: relative;
  width: 100%;
}

.is-container-column .l-container_secondary::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  margin-right: -16px;
  margin-left: -16px;
  padding: 0 16px;
  content: "";
  background-color: #C6C6C6;
}

@media only screen and (min-width: 767px) {
  .is-container-column .l-container_secondary {
    width: 25.1677852349%;
    margin-top: 0.4em;
    border-top-width: 0;
  }

  .is-container-column .l-container_secondary::before {
    display: none;
  }
}
/* @  l-widget
 * ------------------------------------------------------------ */
.l-widget {
  margin-bottom: 48px;
}

@media only screen and (min-width: 767px) {
  .l-widget {
    margin-bottom: 48px;
  }
}
/* @  l-block
 * ------------------------------------------------------------ */
.l-block {
  padding: 20px 0 16px;
}

@media only screen and (min-width: 767px) {
  .l-block {
    padding-top: 40px;
    padding-bottom: 28px;
  }
}
.is-block-bg-primary-light {
  background-color: #B2EBF2;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
}

.is-block-bg-gray {
  background-color: #999999;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
}

/* @  l-unit
 * ------------------------------------------------------------ */
.l-unit {
  margin-bottom: 20px;
}

@media only screen and (min-width: 767px) {
  .l-unit {
    margin-bottom: 30px;
  }
}
.l-unit-lg {
  margin-bottom: 60px;
}

@media only screen and (min-width: 767px) {
  .l-unit-lg {
    margin-bottom: 80px;
  }
}


/* ==========================================================================
    #button
   ========================================================================== */
.e-button {
  margin-bottom: 20px;
}

@media only screen and (min-width: 767px) {
  .e-button {
    margin-bottom: 30px;
  }
}
.e-button a,
.e-button button {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 122px;
  padding: 0.7em 1.2em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  text-decoration: inherit;
  color: #212121;
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  background-color: #FFFFFF;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.e-button a:hover,
.e-button button:hover,
.e-button a:focus,
.e-button button:focus {
  opacity: 0.6;
}

.e-button a:disabled,
.e-button button:disabled {
  cursor: not-allowed;
  color: #666666;
  border: 1px solid #DEDEDE;
  background-color: #EEEEEE;
}

/* type
   ========================================================================== */
.is-button-primary a,
.is-button-primary button {
  color: #fff;
  border-color: #00BCD4;
  background-color: #00BCD4;
}

.is-button-accent a,
.is-button-accent button {
  color: #FFFFFF;
  border-color: #FF9800;
  background-color: #FF9800;
}

.is-button-disabled a,
.is-button-disabled button {
  cursor: not-allowed;
  color: #666666;
  border: 1px solid #DEDEDE;
  background-color: #EEEEEE;
}

/* position
   ========================================================================== */
.is-button-left a,
.is-button-left button {
  text-align: left;
}

.is-button-right {
  text-align: right;
}

.is-button-center {
  text-align: center;
}

/* size
   ========================================================================== */
.is-button-sm {
  min-width: 80px;
}

.is-button-sm a,
.is-button-sm button {
  font-size: 0.75em;
  min-width: 80px;
  padding: 0.425em 0.66em;
}

.is-button-lg a,
.is-button-lg button {
  font-size: 1.15em;
  font-weight: bold;
  width: 100%;
  padding: 0.935em 1.2em;
}

.is-button-xl a,
.is-button-xl button {
  font-size: 1.15em;
  font-weight: bold;
  width: 100%;
  padding: 0.935em 1.2em;
}

@media only screen and (min-width: 767px) {
  .is-button-lg a,
.is-button-lg button {
    width: auto;
    min-width: 266px;
  }

  .is-button-xl a,
.is-button-xl button {
    width: auto;
    min-width: 376px;
  }
}
[class*=is-col] .e-button a,
[class*=is-col] .e-button button {
  min-width: 0;
}

/* ==========================================================================
   #faq
   ========================================================================== */
/*doc
---
title: faq
---

```html_example
<div class="e-faq">
  <h3 class="e-faq_title">タイトル</h3>
  <div class="e-faq_body">
    <p>テキストテキストテキストテキストテキストテキストテキスト<br>
      テキストテキストテキストテキストテキストテキストテキストテキストテキスト</p>
  </div>
</div>
```
*/
.e-faq {
  margin-bottom: 20px;
  border-bottom: 1px solid #DEDEDE;
}

@media only screen and (min-width: 767px) {
  .e-faq {
    margin-bottom: 30px;
  }
}
.e-faq_title,
.e-faq_body {
  padding-left: 2.1rem;
  position: relative;
}

.e-faq_title::before,
.e-faq_body::before {
  font-family: "Helvetica Neue", Arial, -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}

@media only screen and (min-width: 767px) {
  .e-faq_title,
.e-faq_body {
    padding-left: 2.6rem;
  }

  .e-faq_title::before,
.e-faq_body::before {
    font-size: 2.5rem;
  }
}
.e-faq_title {
  font-size: 16px;
  margin-bottom: 12px;
  padding-top: 0.5rem;
  font-weight: bold;
}

.e-faq_title::before {
  content: "Q";
  color: #477CCB;
}

.e-faq_body {
  margin-bottom: 16px;
}

.e-faq_body::before {
  content: "A";
  color: #FD95A1;
}

/* ==========================================================================
    #heading
   ========================================================================== */
.e-heading-group {
  margin-bottom: 20px;
}
.e-heading-group h1, .e-heading-group h2, .e-heading-group h3, .e-heading-group h4, .e-heading-group h5, .e-heading-group h6 {
  margin-bottom: 0.2em;
}

@media only screen and (min-width: 767px) {
  .e-heading-group {
    margin-bottom: 30px;
  }
}
.e-heading-date {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  margin-bottom: 10px;
}

/*doc
---
title: heading
---

```html_example
    <h1 class="e-heading1">見出し1</h1>
    <h2 class="e-heading2">見出し2</h2>
    <h3 class="e-heading3">見出し3</h3>
    <h4 class="e-heading4">見出し4</h4>
    <h5 class="e-heading5">見出し5</h5>
    <h6 class="e-heading6">見出し6</h6>
```
*/
.e-heading1,
.e-heading2,
.e-heading3,
.e-heading4,
.e-heading5,
.e-heading6 {
  font-weight: bold;
  line-height: 1.5;
  overflow: hidden;
  margin-bottom: 1rem;
}

.e-heading1 {
  font-size: 28px;
}

.e-heading2 {
  font-size: 24px;
}

.e-heading3 {
  font-size: 20px;
}

.e-heading4 {
  font-size: 18px;
}

.e-heading5 {
  font-size: 16px;
}

.e-heading6 {
  font-size: 16px;
}

@media only screen and (min-width: 767px) {
  .e-heading1 {
    font-size: 36px;
  }

  .e-heading2 {
    font-size: 28px;
  }

  .e-heading3 {
    font-size: 26px;
  }

  .e-heading4 {
    font-size: 20px;
  }

  .e-heading5 {
    font-size: 18px;
  }

  .e-heading6 {
    font-size: 16px;
  }
}
/*doc
---
title: heading
---

```html_example
  <h2 class="e-heading2 is-heading-bg is-heading-color-white">見出し1</h2>
  <h3 class="e-heading3 is-heading-stripe">見出し2</h3>
  <h4 class="e-heading4 is-heading-bdt">見出し3</h4>
  <h5 class="e-heading5 is-heading-bdl is-heading-color">見出し4</h5>
  <h6 class="e-heading6 is-heading-bdb">見出し5</h6>
```
*/
.is-heading-bdt {
  padding-top: 0.2em;
  border-top: 2px solid #00BCD4;
}

.is-heading-bdl {
  padding-left: 0.3em;
  border-left: 5px solid #00BCD4;
}

.is-heading-bdb {
  padding-bottom: 0.2em;
  border-bottom: 2px solid #00BCD4;
}

.is-heading-bg {
  margin-bottom: 0.6em;
  padding: 0.2em 0.6em;
  background-color: #B2EBF2;
}

.is-heading-color {
  color: #00BCD4;
}

.is-heading-color-white {
  color: #FFFFFF;
}

.is-heading-stripe {
  margin-bottom: 0.6em;
  padding: 0.2em 0.6em;
  background: repeating-linear-gradient(-45deg, #B2EBF2, #B2EBF2 3px, #fff 0, #fff 5px);
}

.is-heading-left {
  text-align: left;
}

.is-heading-center {
  text-align: center;
}

.is-heading-right {
  text-align: right;
}

/* ==========================================================================
    # img
   ========================================================================== */
.e-img {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.e-img img {
  height: auto;
  width: 100%;
  aspect-ratio: attr(width)/attr(height);
}

.e-img a {
  display: block;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.e-img a:hover {
  opacity: 0.7;
}

.e-img_caption {
  margin-top: 0.5em;
  color: #757575;
  font-size: 0.8em;
}

@media only screen and (min-width: 767px) {
  .e-img {
    text-align: left;
  }
}
/* 画像位置 */
@media only screen and (min-width: 767px) {
  .is-img-left {
    float: left;
    margin-right: 1rem;
  }
}
/* 画像右 */
@media only screen and (min-width: 767px) {
  .is-img-right {
    float: right;
    margin-left: 1rem;
  }
}
/* 画像中央 */
.is-img-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

@media only screen and (min-width: 767px) {
  .is-img-25p {
    width: 25%;
  }

  .is-img-25p.is-img-left,
.is-img-25p.is-img-right {
    width: calc(25% - 1rem);
  }

  .is-img-33p {
    width: 33.33%;
  }

  .is-img-50p {
    width: 50%;
  }

  .is-img-75p {
    width: 75%;
  }

  .is-img-100p {
    width: 100%;
  }

  .is-img-clear {
    clear: both;
  }
}
/* 画像リスト
   ========================================================================== */
/*doc
---
title: img-list
---

```html_example
<ul class="e-img-list">
  <li><a href=""><img src="/assets/img/dummy/widget.png" width="300" height="70" alt=""> </a></li>
  <li><a href=""><img src="/assets/img/dummy/widget.png" width="300" height="70" alt=""> </a></li>
  <li><a href=""><img src="/assets/img/dummy/widget.png" width="300" height="70"" alt=""> </a></li>
</ul>
```
*/
.e-img-list {
  margin-bottom: 20px;
}

@media only screen and (min-width: 767px) {
  .e-img-list {
    margin-bottom: 30px;
  }
}
.e-img-list li {
  margin-bottom: 16px;
  text-align: center;
}

.e-img-list img {
  width: 100%;
  height: auto;
  aspect-ratio: attr(width)/attr(height);
}

/* ==========================================================================
   #list
   ========================================================================== */
/*  disc
   ========================================================================== */
/*doc
---
title: list
---

```html_example
<ul class="e-list-disc">
  <li>順序なしリスト順序なしリスト順序なしリスト順序なしリスト</li>
  <li>順序なしリスト順序なしリスト順序なしリスト順序なしリスト</li>
  <li>順序なしリスト順序なしリスト順序なしリスト順序なしリスト</li>
  <li>順序なしリスト順序なしリスト順序なしリスト順序なしリスト</li>
</ul>
```
*/
.e-list-disc {
  list-style: none;
  margin-bottom: 20px;
}

@media only screen and (min-width: 767px) {
  .e-list-disc {
    margin-bottom: 30px;
  }
}
.e-list-disc li {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: 0.6em;
}

.e-list-disc li::before {
  position: absolute;
  top: 0.6em;
  left: 0.3em;
  display: block;
  width: 0.5em;
  height: 0.5em;
  content: "";
  border-radius: 100%;
  background-color: #00BCD4;
}

.e-list-disc li ul,
.e-list-disc li ol {
  margin-bottom: 0;
}

/*  decimal
   ========================================================================== */
/*doc
---
title: list-ordered
---

```html_example
<ol class="e-list-decimal">
  <li>番号付きリスト番号付きリスト番号付きリスト番号付きリスト</li>
  <li>番号付きリスト番号付きリスト番号付きリスト番号付きリスト</li>
  <li>番号付きリスト番号付きリスト番号付きリスト番号付きリスト</li>
  <li>番号付きリスト番号付きリスト番号付きリスト番号付きリスト</li>
</ol>

```
*/
.e-list-decimal {
  margin-bottom: 20px;
  margin-left: 1.4em;
  list-style-type: decimal;
}

@media only screen and (min-width: 767px) {
  .e-list-decimal {
    margin-bottom: 30px;
  }
}
.e-list-decimal li {
  margin-bottom: 0.6em;
}

.e-list-decimal li ul,
.e-list-decimal li ol {
  margin-bottom: 0;
}

/*  arrow
   ========================================================================== */
/*doc
---
title: list-arrow
---

```html_example
<ul class="e-list-arrow">
  <li>矢印付きリスト矢印付きリスト矢印付きリスト矢印付きリスト</li>
  <li>矢印付きリスト矢印付きリスト矢印付きリスト矢印付きリスト</li>
  <li>矢印付きリスト矢印付きリスト矢印付きリスト矢印付きリスト</li>
  <li>矢印付きリスト矢印付きリスト矢印付きリスト矢印付きリスト</li>
</ul>
```
*/
.e-list-arrow {
  margin-bottom: 20px;
  margin-left: 0;
  list-style-type: none;
}

@media only screen and (min-width: 767px) {
  .e-list-arrow {
    margin-bottom: 30px;
  }
}
.e-list-arrow li {
  position: relative;
  padding-left: 1.4em;
}

.e-list-arrow li::before {
  position: absolute;
  top: 0.7em;
  left: 0.3em;
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: middle;
  border-style: solid;
  border-color: #212121;
  border-top-width: 0.1em;
  border-right-width: 0.1em;
  border-bottom-width: 0;
  border-left-width: 0;
}

/* ==========================================================================
   #table
   ========================================================================== */
.e-table {
  width: 100%;
  margin-bottom: 20px;
  border-spacing: 0;
  border-collapse: separate;
  border-top: 1px solid #DEDEDE;
  border-right: 1px solid #DEDEDE;
}

.e-table tr,
.e-table td,
.e-table th {
  text-align: left;
  vertical-align: top;
  word-break: break-all;
}

.e-table th {
  width: 30%;
  padding: 10px;
  vertical-align: top;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  background-color: #B2EBF2;
}

.e-table td {
  padding: 10px;
  border-bottom: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
  background-color: #FFFFFF;
}

.e-table caption {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.6);
}

@media only screen and (min-width: 767px) {
  .e-table {
    margin-bottom: 30px;
  }

  .e-table th {
    width: 20%;
    padding: 11px 16px;
  }

  .e-table td {
    padding: 11px 16px;
  }
}
/*  borderless
   ========================================================================== */
.is-table-borderless {
  border-right: 0;
}

.is-table-borderless th {
  border-left: 0;
  background: transparent;
}

.is-table-borderless td {
  border-left: 0;
}

/* block
   ========================================================================== */
/* spのみ */
@media only screen and (max-width: 767px) {
  .is-table-sp-block th {
    border-bottom: 0;
  }

  .is-table-sp-block th,
.is-table-sp-block td {
    display: block;
    width: auto;
  }
}
/*  scroll
   ========================================================================== */
/* spのみ */
@media only screen and (max-width: 767px) {
  .is-responsive-table {
    overflow-x: scroll;
    width: 100%;
    padding-top: 2.5em;
    -webkit-overflow-scrolling: touch;
  }

  .is-responsive-table::before {
    font-size: 0.8em;
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin-top: -2.5em;
    padding: 0.5em 0;
    content: " ←　この表は左右にスライドできます　→";
    text-align: center;
    white-space: nowrap;
  }

  .is-responsive-table::-webkit-scrollbar {
    height: 3px;
  }

  .is-responsive-table::-webkit-scrollbar-track {
    background: #D4D4D4;
  }

  .is-responsive-table::-webkit-scrollbar-thumb {
    background: #333333;
  }

  .is-responsive-table table {
    width: auto;
    min-width: 100%;
  }

  .is-responsive-table th,
.is-responsive-table td {
    white-space: nowrap;
  }

  /*　スクロールした要素の中で幅を持たせたい場合　*/
  .is-responsive-item-width-30vw {
    width: 30vw;
    white-space: normal;
  }

  .is-responsive-item-width-50vw {
    width: 50vw;
    white-space: normal;
  }
}
/* tool
   ========================================================================== */
.is-layout-fixed {
  table-layout: fixed;
}

.e-table th.is-cell-center,
.e-table td.is-cell-center {
  text-align: center;
}

.e-table th.is-cell-1em,
.e-table td　.is-cell-1em {
  width: 1em;
}
.e-table th.is-cell-10p,
.e-table td　.is-cell-10p {
  width: 10%;
}
.e-table th.is-cell-15p,
.e-table td　.is-cell-15p {
  width: 15%;
}
.e-table th.is-cell-20p,
.e-table td　.is-cell-20p {
  width: 20%;
}
.e-table th.is-cell-25p,
.e-table td　.is-cell-25p {
  width: 25%;
}
.e-table th.is-cell-30p,
.e-table td　.is-cell-30p {
  width: 30%;
}
.e-table th.is-cell-50p,
.e-table td　.is-cell-50p {
  width: 50%;
}

/* SP block時の指定を解除 */
@media only screen and (max-width: 767px) {
  .e-table.is-table-sp-block th.is-cell-1em, .e-table.is-table-sp-block th.is-cell-10p, .e-table.is-table-sp-block th.is-cell-15p, .e-table.is-table-sp-block th.is-cell-20p, .e-table.is-table-sp-block th.is-cell-25p, .e-table.is-table-sp-block th.is-cell-30p, .e-table.is-table-sp-block th.is-cell-50p,
.e-table.is-table-sp-block td.is-cell-1em,
.e-table.is-table-sp-block td.is-cell-10p,
.e-table.is-table-sp-block td.is-cell-15p,
.e-table.is-table-sp-block td.is-cell-20p,
.e-table.is-table-sp-block td.is-cell-25p,
.e-table.is-table-sp-block td.is-cell-30p,
.e-table.is-table-sp-block td.is-cell-50p {
    width: auto;
  }
}
/* ==========================================================================
    #typesetting
   ========================================================================== */
.e-text,
.e-text-small {
  margin-bottom: 10px;
}

.e-text-small {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
}

@media only screen and (min-width: 767px) {
  .e-text,
.e-text-small {
    margin-bottom: 15px;
  }
}
.is-text-bold {
  font-weight: bold;
}

.is-text-left {
  text-align: left;
}

.is-text-right {
  text-align: right;
}

.is-text-center {
  text-align: center;
}

.is-text-justify {
  text-align: justify;
}

.is-text-strike {
  text-decoration: line-through;
}

.is-text-indent {
  text-indent: 1em;
}

.is-text-underline {
  text-decoration: underline;
}

.is-text-bdb {
  border-bottom: 1px solid #00BCD4;
}

.is-text-highlight {
  display: inline;
  padding-right: 0.3em;
  padding-bottom: 0.1em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #FFFFA6), to(#FFFFA6));
  background: linear-gradient(transparent 50%, #FFFFA6 50%, #FFFFA6 100%);
}

.is-text-week {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.38);
}

.is-text-arrow {
  overflow: hidden;
}

.is-text-arrow::before {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 5px;
  content: "";
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  vertical-align: middle;
  border-top: 1px solid #ED82F6;
  border-left: 1px solid #ED82F6;
}

.is-text-arrow:hover:before {
  text-decoration: none;
}

/* ==========================================================================
   #breadcrumb
   ========================================================================== */
/*doc
---
title: breadcrumb
---

```
<div class="c-breadcrumb" role="navigation" aria-label="現在地表示">
  <div class="c-breadcrumb_inner">
    <span><a href="/">ホーム</a></span>
    <span><a href="/category/">カテゴリー</a></span>
    <span>ページタイトル</span>
  </div>
</div>

```
*/
.c-breadcrumb {
  padding: 0 16px;
  border-bottom: 1px solid #DEDEDE;
}

.c-breadcrumb_inner {
  font-size: 12px;
  margin: 13px auto 13px auto;
  max-width: 1192px;
  /* 画面幅以上の場合は「...」
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  */
  /* 画面幅以上の場合はスクロール
  overflow-y: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
  */
}

.c-breadcrumb_inner::-webkit-scrollbar {
  /* 画面幅以上の場合はスクロール*/
  display: none;
}

.c-breadcrumb_inner i {
  font-size: 1.125rem;
  margin-right: -0.3em;
  vertical-align: middle;
  color: #757575;
}

.c-breadcrumb_inner a {
  text-decoration: none;
  color: #007EEB;
}

.c-breadcrumb_inner a:hover {
  -webkit-transition: 150ms ease;
  transition: 150ms ease;
  text-decoration: underline;
  color: rgba(0, 126, 235, 0.6);
}

.c-breadcrumb_inner span::before {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 10px;
  margin-left: 4px;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  vertical-align: middle;
  border-style: solid;
  border-color: #DEDEDE;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
}

.c-breadcrumb_inner span:first-child::before {
  display: none;
}

/* ==========================================================================
   #card
   ========================================================================== */
/*doc
---
title: card
---

```html_example

<div class="c-card">
  <a href="" class="c-card_link">
    <figure class="c-card_img"><img src="/assets/img/dummy/card.png" width="344" height="229" alt=""></figure>
    <div class="c-card_body">
      <h3 class="c-card_title">ページタイトル</h3>
      <p class="c-card_text">テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。</p>
    </div>
  </a>
</div>

```

*/
.c-card {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.c-card_link,
.c-card > a {
  display: block;
  height: 100%;
}

@media only screen and (min-width: 767px) {
  .c-card {
    margin-bottom: 30px;
  }
}
.c-card_link:hover,
.c-card > a:hover {
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  text-decoration: none;
  opacity: 0.6;
  color: inherit;
}

.c-card a {
  color: inherit;
}

.c-card_img {
  width: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.c-card_img img {
  width: 100%;
  height: auto;
  aspect-ratio: attr(width)/attr(height);
}

.c-card_title,
.c-card_text {
  margin-bottom: 0.3rem;
}

.c-card_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}

.c-card_text {
  font-size: 14px;
  line-height: 1.7;
}

/*
.c-card {
  display: flex;
  margin-right: auto;
  margin-bottom: variables.$base-spacing;
  margin-left: auto;
  text-decoration: none;
}

.c-card_link,
.c-card > a {
  display: flex;
  height: 100%;
}

@media only screen and (min-width: variables.$landscape) {
  .c-card {
    display: block;
    margin-bottom: variables.$base-spacing-landscape;
  }
  .c-card_link,
  .c-card > a {
    display: block;
  }
}

.c-card_img {
  width: 120px;
  min-width: 120px;
  margin-right: 16px;
  margin-bottom: 0;
  text-align: center;
}

@media only screen and (min-width: variables.$landscape) {
  .c-card_img {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
}

*/
/* ==========================================================================
   #headline
   ========================================================================== */
/*doc
---
title: headline
---

```html_example

<ul class="c-headline">
  <li class="c-headline_item">
    <time class="c-headline_date" datetime="2021-01-01">2021年01月01日</time>
    <p class="c-headline_title"><a href="">ニュースタイトルが入りますニュースタイトルが入ります。ニュースタイトルが入りますニュースタイトルが入ります。</a><span class="is-headline-new">New</span></p>
  </li>
  <li class="c-headline_item">
    <time class="c-headline_date" datetime="2021-01-01">2021年01月01日</time>
    <p class="c-headline_title"><a href="">ニュースタイトルが入りますニュースタイトルが入ります。ニュースタイトルが入りますニュースタイトルが入ります。</a></p>
  </li>
  <li class="c-headline_item">
    <time class="c-headline_date" datetime="2021-01-01">2021年01月01日</time>
    <p class="c-headline_title"><a href="">ニュースタイトルが入りますニュースタイトルが入ります。ニュースタイトルが入りますニュースタイトルが入ります。</a></p>
  </li>
</ul>

```
*/
.c-headline {
  margin-bottom: 20px;
  border-top: 1px solid #DEDEDE;
}

.c-headline_item {
  line-height: 1.6;
  display: block;
  padding: 15px 14px 16px 14px;
  border-bottom: 1px solid #DEDEDE;
}

.c-headline_item a {
  text-decoration: none;
  color: #212121;
}

.c-headline_item a:hover {
  text-decoration: underline;
}

.c-headline_date {
  font-size: 12px;
  font-weight: normal;
  margin: 0.1em 2em 0.1em 0;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.6);
}

.c-headline_title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0.4em;
}

@media only screen and (min-width: 767px) {
  .c-headline {
    margin-bottom: 30px;
  }

  .c-headline_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 21px 16px 21px 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .c-headline_title {
    margin-top: 0;
  }
}
.is-headline-new {
  background-color: #FC3960;
  border-radius: 2px;
  color: #fff;
  font-size: 10px;
  padding: 1px 5px;
  display: inline-block;
}

/* リンク全体  */
.c-headline2 {
  margin-bottom: 20px;
  border-top: 1px solid #DEDEDE;
}

/* パディングの指定をaタグに移動させる */
.c-headline2_item {
  line-height: 1.6;
  display: block;
  /*   padding: 15px 14px 16px 14px; */
  border-bottom: 1px solid #DEDEDE;
}

.c-headline2_item a {
  text-decoration: none;
  color: #212121;
  padding: 15px 14px 16px 14px;
  /* 追加 */
  display: block;
  /* 追加 */
}

/* マウスオーバー時に見出しのみ下線が表示するようにタグを絞り込む */
.c-headline2_item a:hover .c-headline2_title {
  text-decoration: underline;
}

.c-headline2_date {
  font-size: 12px;
  font-weight: normal;
  margin: 0.1em 2em 0.1em 0;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.6);
}

.c-headline2_title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0.4em;
}

@media only screen and (min-width: 767px) {
  .c-headline2 {
    margin-bottom: 30px;
  }

  /* リストの指定をaタグに移動させる */
  .c-headline2_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 21px 16px 21px 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .c-headline2_title {
    margin-top: 0;
  }
}
/* ==========================================================================
   #mainvisual
   ========================================================================== */
/*doc
---
title: mainvisual
---

```
<div class="c-main-visual">
  <div class="c-main-visual_inner" style="background-image: url(/assets/img/top/mian_visual.png)">
    <h1 class="c-main-visual_title">メインビジュアル</h1>
  </div>
</div>
```
*/
.c-main-visual {
  margin-top: 36px;
  margin-bottom: 40px;
}

.c-main-visual_inner {
  position: relative;
  max-width: 1192px;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
}

.c-main-visual_title {
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  color: #FFFFFF;
  font-size: 1rem;
  text-align: center;
}

.c-main-visual_img img {
  height: auto;
  width: 100%;
  contain-intrinsic-size: attr(height px);
  aspect-ratio: attr(width)/attr(height);
}

@media only screen and (min-width: 767px) {
  .c-main-visual {
    margin-top: 60px;
    margin-bottom: 30px;
  }

  .c-main-visual_title {
    font-size: 2rem;
  }
}
/* ==========================================================================
   #menu
   ========================================================================== */
.c-menu_title {
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin-bottom: 16px;
  padding-bottom: 10px;
  color: #00BCD4;
  border-bottom: 3px solid #00BCD4;
}

/*doc
---
title: menu
---

```html_example
<div class="c-menu">
  <h3 class="c-menu_title">カテゴリー名</h3>
  <ul class="c-menu_list">
    <li><a href="">タイトル</a>
      <ul class="c-menu_list">
        <li><a href="" class="is-active">タイトル</a></li>
        <li><a href="">タイトル</a></li>
        <li><a href="">タイトル</a></li>
      </ul>
    </li>
    <li><a href="">タイトル</a></li>
    <li><a href="">タイトル</a></li>
  </ul>
</div>


```
*/
.c-menu_list a {
  font-size: 14px;
  display: block;
  padding: 12px 16px 12px 16px;
  text-decoration: none;
  color: #212121;
  border-bottom: 1px solid #DEDEDE;
}

.c-menu_list a:hover,
.c-menu_list a.is-active {
  color: #00BCD4;
}

.c-menu_list:focus {
  outline-offset: -3px;
}

.c-menu_list ul {
  margin-left: 1em;
}

/* ==========================================================================
    #media
   ========================================================================== */
/*doc
---
title: media
---

```html_example

<div class="c-media">
  <a href="">
    <figure class="c-media_img"><img src="/assets/img/dummy/media.png" width="110" height="110" alt="ダミー"></figure>
    <div class="c-media_body">
      <h2 class="c-media_title">ページタイトル</h2>
      <p class="c-media_text">テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。テキストが入ります。</p>    </div>
  </a>
</div>

```

*/
.c-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-decoration: none;
}

.c-media_link,
.c-media > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (min-width: 767px) {
  .c-media {
    margin-bottom: 30px;
  }
}
.c-media_link:hover,
.c-media > a:hover {
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  text-decoration: none;
  opacity: 0.6;
  color: inherit;
}

.c-media a {
  color: inherit;
}

.c-media_img {
  max-width: 240px;
  min-width: 110px;
  margin-right: 16px;
  text-align: center;
}

.c-media_img img {
  width: 100%;
  height: auto;
  aspect-ratio: attr(width)/attr(height);
}

.c-media_title,
.c-media_text {
  margin-bottom: 0.3rem;
}

.c-media_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}

.c-media_text {
  font-size: 14px;
  line-height: 1.7;
}

@media only screen and (min-width: 767px) {
  .c-media_title {
    font-size: 20px;
  }
}
.is-media-small .c-media_img {
  width: 110px;
  min-width: 110px;
}

/* ==========================================================================
   #pagenavi
   ========================================================================== */
/*doc
---
title: pagenavi
---

```html_example
<div class="c-pagenavi">
  <p class="c-pagenavi_title">100件中　11 - 20件表示</p>
  <div class="c-pagenavi_body">
    <a class="c-pagenavi_prev" rel="prev" href=""></a>
    <span class="is-pagenavi_current">1</span>
    <a class="c-pagenavi_item" href="">2</a>
    <a class="c-pagenavi_item" href="">3</a>
    <a class="c-pagenavi_item" href="">4</a>
    <span class="c-pagenavi_extend">...</span>
    <a class="c-pagenavi_item" href="">10</a>
    <a class="c-pagenavi_next" rel="next" href=""></a>
  </div>
</div>

```
*/
.c-pagenavi {
  margin-bottom: 20px;
  text-align: center;
}

@media only screen and (min-width: 767px) {
  .c-pagenavi {
    margin-bottom: 30px;
  }
}
.c-pagenavi_title {
  font-size: 12px;
  margin-bottom: 20px;
}

.c-pagenavi_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.is-paginavi-disabled,
.is-pagenavi_current,
.c-pagenavi_item,
.c-pagenavi_extend,
.c-pagenavi_prev,
.c-pagenavi_next {
  line-height: 28px;
  display: block;
  min-width: 30px;
  height: 30px;
  margin-right: -1px;
  margin-bottom: 10px;
  padding-right: 4px;
  padding-left: 4px;
  -webkit-transition: all 150ms ease;
  transition: all 150ms ease;
  text-align: center;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid #DEDEDE;
  background-color: #fff;
}

.is-pagenavi_current,
.c-pagenavi_item:hover {
  text-decoration: none;
  color: #fff;
  border: 1px solid #DEDEDE;
  background-color: #00BCD4;
}

.c-pagenavi_extend {
  border-top-width: 0;
  border-bottom-width: 0;
}

/* 左右アイコン */
.c-pagenavi_prev,
.c-pagenavi_next {
  background-color: #B2EBF2;
}

.c-pagenavi_prev {
  margin-right: 16px;
}

.c-pagenavi_next {
  margin-left: 16px;
}

.c-pagenavi_prev .material-icons,
.c-pagenavi_next .material-icons {
  font-size: 14px;
  line-height: inherit;
  height: inherit;
}

/* 非表示 */
.is-paginavi-disabled {
  cursor: not-allowed;
  opacity: 0.6;
  background-color: #EEEEEE;
}

/*doc
---
title: pager
---

```html_example

  <div class="c-pager">
    <ul class="c-pager_inner">
      <li class="c-pager_prev"><a href="" class="is-disabled"><i class="material-icons">chevron_left</i> 前へ</a></li>
      <li class="c-pager_to-list"><a href="">一覧</a></li>
      <li class="c-pager_next"><a href="">次へ<i class="material-icons">chevron_right</i></a></li>
    </ul>
  </div>


```
*/
.c-pager {
  margin-bottom: 20px;
  border-top: 1px solid #DEDEDE;
}

@media only screen and (min-width: 767px) {
  .c-pager {
    margin-bottom: 30px;
  }
}
.c-pager_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-pager_prev a,
.c-pager_next a {
  display: block;
}

.c-pager_prev i,
.c-pager_next i {
  position: relative;
  top: 0.25em;
}

/* ==========================================================================
    #top
   ========================================================================== */
/* トップ用しか使わないものは共通化せず記述しても良い */
.top-heading {
  text-align: center;
}

.top-heading_title {
  color: #0097A7;
  margin-bottom: 13px;
  font-size: 20px;
}

.top-heading_lead {
  margin-bottom: 58px;
}

@media only screen and (min-width: 767px) {
  .top-heading_title {
    font-size: 28px;
  }

  .top-heading_lead {
    margin-bottom: 70px;
  }
}
.is-top-heading-white .top-heading_title {
  color: #fff;
}
.is-top-heading-white .top-heading_lead {
  color: #fff;
}

.top-unit-primary-width {
  margin-bottom: 60px;
  max-width: 842px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 767px) {
  .top-unit-primary-width {
    margin-bottom: 80px;
  }
}
.is-anchor-icon::after {
  position: relative;
  top: 0.1em;
  display: inline-block;
  width: 15.5px;
  height: 15.5px;
  margin-left: 0.3em;
  content: "";
  background-size: 15.5px 15.5px;
}

.is-anchor-icon[target=_blank]::after {
  background-image: url("../img/common/icon_target.png");
}

.is-anchor-icon[href$=".pdf"]::after {
  background-image: url("../img/common/icon_pdf.png");
}

.is-anchor-icon[href$=".doc"]::after,
.is-anchor-icon[href$=".docx"]::after {
  background-image: url("../img/common/icon_doc.png");
}

.is-anchor-icon[href$=".ppt"]::after,
.is-anchor-icon[href$=".pptx"]::after {
  background-image: url("../img/common/icon_ppt.png");
}

.is-anchor-icon[href$=".xls"]::after,
.is-anchor-icon[href$=".xlsx"]::after {
  background-image: url("../img/common/icon_xls.png");
}

@media only screen and (min-width: 767px) {
  .is-grid-2to1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1.34%;
    margin-left: -1.34%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .is-grid-2to1 .is-grid {
    margin-right: 1.34%;
    margin-left: 1.34%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.32%;
            flex: 0 0 47.32%;
  }
  .is-grid-2to1 .is-grid > *:last-child {
    margin-bottom: 0 !important;
  }

  .is-grid-3to1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1.34%;
    margin-left: -1.34%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .is-grid-3to1 .is-grid {
    margin-right: 1.34%;
    margin-left: 1.34%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30.65%;
            flex: 0 0 30.65%;
  }
  .is-grid-3to1 .is-grid > *:last-child {
    margin-bottom: 0 !important;
  }

  .is-grid-4to1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1.34%;
    margin-left: -1.34%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .is-grid-4to1 .is-grid {
    margin-right: 1.34%;
    margin-left: 1.34%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22.32%;
            flex: 0 0 22.32%;
  }
  .is-grid-4to1 .is-grid > *:last-child {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 767px) {
  .is-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    margin-right: -1.342%;
    margin-left: -1.342%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  [class*=is-col-] {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 1.342%;
    margin-bottom: 20px;
    margin-left: 1.342%;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
  }

  [class*=is-col-] > *:last-child {
    margin-bottom: 0 !important;
  }

  .is-col-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22.316%;
            flex: 0 0 22.316%;
  }

  .is-col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30.6493333333%;
            flex: 0 0 30.6493333333%;
  }

  .is-col-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47.316%;
            flex: 0 0 47.316%;
  }

  .is-col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 63.9826666667%;
            flex: 0 0 63.9826666667%;
  }

  .is-col-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 97.316%;
            flex: 0 0 97.316%;
  }
}
.is-mb-sm {
  margin-bottom: 16px;
}

.is-mb {
  margin-bottom: 20px;
}

.is-mb-lg {
  margin-bottom: 60px;
}

@media only screen and (min-width: 767px) {
  .is-mb-sm {
    margin-bottom: 16px;
  }

  .is-mb {
    margin-bottom: 30px;
  }

  .is-mb-lg {
    margin-bottom: 80px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* @  スタイルガイド用
 * ------------------------------------------------------------ */
.styleguide-heading {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.71;
  margin-bottom: 20px;
  padding: 5px;
  color: #00BCD4;
  border-bottom: solid 1px #00BCD4;
}

.styleguide-sub-heading {
  font-size: 16px;
  position: relative;
  margin-bottom: 10px;
  padding-left: 1em;
  color: #00BCD4;
}

.styleguide-sub-heading::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 0.5em;
  height: 1px;
  margin: auto;
  content: "";
  background-color: #00BCD4;
}

.styleguide-dl {
  overflow: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 16px 10px;
  white-space: nowrap;
  border: solid 1px #ccc;
}

.styleguide-dl dt,
.styleguide-dl dd {
  display: inline;
}

.styleguide-dl dd + dt::before {
  display: block;
  content: "\a";
  white-space: pre;
}

.styleguide-dl dd + dd::before {
  font-weight: normal;
  content: ", ";
}