html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

/*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/* Latest tested: Android 6, Chrome 48, Edge 13, Firefox 44, Internet Explorer 11, iOS 9, Opera 35, Safari 9, Windows Phone 8.1 */
/*
 * Normalization
 */
abbr[title] {
  text-decoration: underline;
  /* Chrome 48+, Edge 12+, Internet Explorer 11-, Safari 9+ */
  text-decoration: underline dotted;

  /* Firefox 40+ */
}

audio:not([controls]) {
  display: none;

  /* Chrome 44-, iOS 8+, Safari 9+ */
}

b,
strong {
  font-weight: bolder;

  /* Edge 12+, Safari 6.2+, and Chrome 18+ */
}

button {
  /* iOS 8+ */
  overflow: visible;
  -webkit-appearance: button;

  /* Internet Explorer 11- */
}

button::-moz-focus-inner, input::-moz-focus-inner {
  /* Firefox 4+ */
  padding: 0;
  border: 0;

  /* Firefox 4+ */
}

button:-moz-focusring, input:-moz-focusring {
  outline: 1px dotted ButtonText;

  /* Firefox 4+ */
}

button,
select {
  text-transform: none;

  /* Firefox 40+, Internet Explorer 11- */
}

details {
  display: block;

  /* Edge 12+, Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

html {
  /* Edge 12+, Internet Explorer 11- */
  overflow-y: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;

  /* iOS 8+, Windows Phone 8.1+ */
}

hr {
  overflow: visible;

  /* Internet Explorer 11-, Edge 12+ */
}

input {
  -webkit-border-radius: 0;
}

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

  /* iOS 8+ */
}

input[type="number"] {
  width: auto;

  /* Firefox 36+ */
}

input[type="search"] {
  -webkit-appearance: textfield;

  /* Chrome 45+, Safari 9+ */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;

  /* Chrome 45+, Safari 9+ */
}

main {
  display: block;

  /* Android 4.3-, Internet Explorer 11-, Windows Phone 8.1+ */
}

pre {
  overflow: auto;

  /* Internet Explorer 11- */
}

progress {
  display: inline-block;

  /* Internet Explorer 11-, Windows Phone 8.1+ */
}

summary {
  display: block;

  /* Firefox 40+, Internet Explorer 11-, Windows Phone 8.1+ */
}

svg:not(:root) {
  overflow: hidden;

  /* Internet Explorer 11- */
}

template {
  display: none;

  /* Android 4.3-, Internet Explorer 11-, iOS 7-, Safari 7-, Windows Phone 8.1+ */
}

textarea {
  overflow: auto;

  /* Edge 12+, Internet Explorer 11- */
}

[hidden] {
  display: none;

  /* Internet Explorer 10- */
}

/*
 * Universal inheritance
 */
*,
:before,
:after {
  box-sizing: inherit;
}

* {
  font-size: inherit;
  line-height: inherit;
}

:before,
:after {
  vertical-align: inherit;
  text-decoration: inherit;
}

button,
input,
select,
textarea {
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
}

/*
 * Opinionated defaults
 */
/* specify the margin and padding of all elements */
* {
  margin: 0;
  padding: 0;
}

/* specify the border style and width of all elements */
*,
:before,
:after {
  border-width: 0;
  border-style: solid;
}

/* remove the tapping delay from clickable elements */
/* specify the standard appearance of selects */
select {
  -moz-appearance: none;
  /* Firefox 40+ */
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;

  /* Edge 12+, Internet Explorer 11- */
}

select::-ms-value {
  color: currentColor;

  /* Edge 12+, Internet Explorer 11- */
}

/* use current current as the default fill of svg elements */
svg {
  fill: currentColor;
}

/* specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress;
}

/* specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* specify the style of visually hidden yet accessible elements */
[hidden][aria-hidden="false"] {
  position: absolute;
  display: inherit;
  clip: rect(0 0 0 0);
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

/*
 * Configurable defaults
 */
/* specify the background repeat of all elements */
* {
  background-repeat: no-repeat;
}

/* specify the root styles of the document */
/* specify the text decoration of anchors */
a {
  text-decoration: none;
}

/* specify the alignment of media elements */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/* specify the coloring of form elements */
button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
}

/* specify the minimum height of form elements */
button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em;
}

/* specify the font family of code elements */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

/* specify the list style of nav lists */
nav ol,
nav ul {
  list-style: none;
}

/* specify the font size of small elements */
small {
  font-size: 75%;
}

/* specify the border styling of tables */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* specify the resizability of textareas */
textarea {
  resize: vertical;
}

/* specify the background color, font color, and drop shadow of text selections */
@font-face {
  font-weight: normal;
  font-family: "kgFonts";
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}

@font-face {
  font-weight: bold;
  font-family: "kgFonts";
  src: local("YuGothic-Bold"), local("Yu Gothic");
}

html {
  color: #333;
  font-family: kgFonts, kgFonts, YuGothic, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1.8;
}

body {
  width: 100%;
  word-break: break-all;
}

@media screen and (max-width: 767px) {
  html {
    font-size: 4.0625vw;
  }
  body.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
  }
}

@media print, screen and (min-width: 768px) {
  html {
    font-size: 13px;
  }
  body {
    display: table;
    min-width: 940px;
    table-layout: fixed;
  }
}

* {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

p {
  margin-top: 1rem;
}

em {
  font-weight: bold;
  font-style: normal;
}

small {
  font-size: .8333rem;
}

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

table th, table td {
  vertical-align: top;
  text-align: left;
}

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

@media print, screen and (min-width: 768px) {
  img {
    max-width: 100%;
    width: auto;
  }
}

a {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

a img:hover {
  opacity: .8;
}

a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  a img {
    transition: opacity 0.25s ease;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.text-align-center {
  text-align: center !important;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/

@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/********************
* header
*
********************/
/* .c-header */
.c-header {
  background-color: rgba(204, 235, 250, 0.65);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .is-fixed .c-header {
    background-color: rgba(255, 255, 255, 0.95);
  }
  .c-header__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
    padding: 7px 0;
    width: 90.625vw;
    height: 42px;
  }
  .c-header__ttl {
    width: 128.5px;
  }
  .c-header__search-btn {
    overflow: hidden;
    margin-right: 1rem;
    margin-left: auto;
    min-height: 0 !important;
    width: 25px;
    height: 25px;
    background-image: url(/common/image/sprite/sprite.png);
    background-position: 0px 0px;
    background-size: 65px 52px;
    text-indent: 101%;
    white-space: nowrap;
  }
  .c-header__gnav-btn {
    overflow: hidden;
    min-height: 0 !important;
    width: 16px;
    height: 12px;
    background-image: url(/common/image/sprite/sprite.png);
    background-position: -15px -25px;
    background-size: 65px 52px;
    text-indent: 101%;
    white-space: nowrap;
  }
  .c-header__gnav-btn.is-active {
    width: 16px;
    height: 12px;
    background-image: url(/common/image/sprite/sprite.png);
    background-position: 0px -40px;
    background-size: 65px 52px;
  }
}

@media print, screen and (min-width: 768px) {
  .c-header {
    min-width: 940px;
    height: 100px;
  }
  .c-header__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    min-width: 940px;
    height: 100px;
  }
  .c-header__ttl {
    width: 257px;
  }
}

/********************
* gnav
*
*
********************/
/* .c-gnav */
@media screen and (max-width: 767px) {
  .c-gnav {
    position: fixed;
    top: 42px;
    right: 0;
    z-index: 1;
    display: none;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.95);
  }
  .is-active + .c-gnav {
    display: block;
  }
  .c-gnav__inner {
    position: relative;
    overflow: scroll;
    margin: 0 auto;
    padding: 1.5625vw 1.5625vw 5vw;
    width: 93.75vw;
    height: 75vh;
    border: 1px solid  #e70012;
    background-color: #fff;
  }
  .c-gnav__inner:before {
    position: absolute;
    top: -10px;
    right: 8px;
    display: inline-block;
    width: 9px;
    height: 10px;
    background-image: url(/common/image/sprite/sprite.png);
    background-position: -56px -13px;
    background-size: 65px 52px;
    content: '';
  }
}

@media print, screen and (min-width: 768px) {
  .c-gnav {
    margin-top: 32px;
    margin-right: 2rem;
    margin-left: auto;
    font-weight: bold;
  }
}

/* .c-gnav__upper-lists */
@media screen and (max-width: 767px) {
  .c-gnav__upper-lists {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .c-gnav__upper-lists li {
    margin: .5rem 0;
    padding: .5rem 0;
    width: 50%;
  }
  .c-gnav__upper-lists li + li {
    border-left: 1px solid  #d6d6d6;
  }
  .c-gnav__upper-lists img {
    display: block;
    margin: 0 auto;
  }
  .c-gnav__upper-list--pitapa img {
    width: 23.75vw;
  }
  .c-gnav__upper-list--kansai img {
    width: 21.875vw;
  }
  .c-gnav__upper-list--asobon img {
    width: 21.71875vw;
  }
}

/* .c-gnav__lists */
.c-gnav__lists li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.c-gnav__lists li:before {
  display: inline-block;
  margin-right: .5rem;
  width: 9px;
  height: 13px;
  background-image: url(/common/image/sprite/sprite.png);
  background-position: -56px 0px;
  background-size: 65px 52px;
  content: '';
}

.c-gnav__lists .c-gnav__list--faq:before {
  width: 15px;
  height: 15px;
  background-image: url(/common/image/sprite/sprite.png);
  background-position: 0px -25px;
  background-size: 65px 52px;
}

.c-gnav__lists .c-gnav__list--company:before {
  width: 11px;
  height: 14.5px;
  background-image: url(/common/image/sprite/sprite.png);
  background-position: -42px -16px;
  background-size: 65px 52px;
}

@media screen and (max-width: 767px) {
  .c-gnav__lists {
    margin-top: .5rem;
    font-size: 3.75vw;
  }
  .c-gnav__lists li {
    padding: .25rem .5rem;
  }
  .c-gnav__lists .c-gnav__list--comapny {
    margin-top: .5rem;
    font-weight: bold;
  }
  .c-gnav__lists .c-gnav__list--upper {
    padding: 1rem .5rem;
    border-top: 1px solid  #d6d6d6;
    font-weight: bold;
    font-size: 4.375vw;
  }
  .c-gnav__lists .c-gnav__list--upper + .c-gnav__list--upper {
    border-bottom: 1px solid  #d6d6d6;
  }
  .c-gnav__lists .c-gnav__list--upper-border-0 {
    margin-top: -.5rem;
    padding-top: 0;
    border: 0 !important;
    font-weight: normal;
    font-size: 3.75vw;
  }
  .c-gnav__list--company {
    margin-top: 1rem;
    font-weight: bold;
  }
  .c-gnav__list--faq {
    font-weight: bold;
  }
}

@media print, screen and (min-width: 768px) {
  .c-gnav__lists {
    display: flex;
    flex-wrap: wrap;
  }
  .c-gnav__lists li {
    display: none;
  }
  .c-gnav__lists li + li {
    margin-left: 1.5rem;
  }
  .c-gnav__lists .c-gnav__list--faq, .c-gnav__lists .c-gnav__list--company {
    display: flex;
  }
}

/* .c-gnav__kansai-lists_wrapper */
@media screen and (max-width: 767px) {
  .c-gnav__kansai-lists_wrapper {
    padding-top: .5rem;
    border-top: 1px solid  #d6d6d6;
  }
  .c-gnav__kansai-lists_ttl {
    margin: 0 auto;
    width: 44.21875vw;
  }
  .c-gnav__kansai-lists {
    display: flex;
    flex-wrap: wrap;
    padding: 0 .5rem;
  }
  .c-gnav__kansai-lists li {
    margin: .25rem 0;
    width: 33.33%;
  }
  .c-gnav__kansai-lists li:nth-child(1) img {
    width: 20.9375vw;
  }
  .c-gnav__kansai-lists li:nth-child(2) img {
    width: 19.375vw;
  }
  .c-gnav__kansai-lists li:nth-child(3) img {
    width: 19.21875vw;
  }
  .c-gnav__kansai-lists li:nth-child(4) img {
    width: 14.53125vw;
  }
  .c-gnav__kansai-lists li:nth-child(5) img {
    width: 20.625vw;
  }
}

@media print, screen and (min-width: 768px) {
  .c-gnav__kansai-lists_wrapper {
    position: absolute;
    top: 14px;
    right: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 620px;
    line-height: 1;
  }
  .c-gnav__kansai-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 470px;
  }
  .c-gnav__kansai-lists_ttl {
    margin-top: 0;
  }
}

/********************
* search
*
********************/
/* .c-search */
.c-search__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  border-radius: 30px;
  line-height: 1;
}

.c-search__btn {
  width: 17px;
  height: 17.5px;
  background-image: url(/common/image/sprite/sprite.png);
  background-position: -25px 0px;
  background-size: 65px 52px;
}

@media screen and (max-width: 767px) {
  .c-search {
    position: fixed;
    top: 42px;
    right: 0;
    z-index: 1;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.95);
    font-size: 13px;
  }
  .is-active + .c-search {
    display: flex;
    flex-wrap: wrap;
  }
  .c-search__inner {
    margin-top: -10rem;
    margin-right: auto;
    margin-left: auto;
    padding: .5rem 1.25rem;
    width: 90.625vw;
    background-color: rgba(204, 204, 204, 0.95);
  }
  .c-search__input input {
    width: 18rem;
  }
}

@media print, screen and (min-width: 768px) {
  .c-search {
    order: 1;
    margin-top: 32px;
  }
  .c-search__inner {
    padding: .5rem 1.25rem;
    width: 290px;
    background-color: rgba(204, 204, 204, 0.6);
  }
  .c-search__input input {
    width: 18rem;
  }
}

/********************
* main
*
********************/
/* .c-main */
@media screen and (max-width: 767px) {
  .c-main {
    padding: 2rem 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  .c-main {
    padding: 60px 0 0;
  }
}

/********************
* footer
*
********************/
/* .c-footer */
.c-footer__pagetop {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .c-footer__pagetop {
    width: 15.625vw;
  }
}

@media print, screen and (min-width: 768px) {
  .c-footer {
    padding: 1.5rem 15px 5rem;
    min-width: 940px;
    border-top: 1px solid  #e6e5e0;
    background-color: #fbfaf4;
  }
  .c-footer__lists {
    text-align: center;
  }
  .c-footer__lists li {
    display: inline;
  }
  .c-footer__lists li + li {
    margin-left: 2rem;
  }
  .c-footer__lists li:before {
    display: inline-block;
    margin-right: .5rem;
    width: 9px;
    height: 13px;
    background-image: url(/common/image/sprite/sprite.png);
    background-position: -56px 0px;
    background-size: 65px 52px;
    content: '';
  }
  .c-footer__pagetop {
    width: 50px;
  }
}
