@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Caveat:400,600|Lato:Thin);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("https://example.com/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("https://example.com/MaterialIcons-Regular.woff2") format("woff2"), url("https://example.com/MaterialIcons-Regular.woff") format("woff"), url("https://example.com/MaterialIcons-Regular.ttf") format("truetype"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

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

.mr0 {
  margin-right: 0px !important; }

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

.mr0 {
  margin-left: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mr5 {
  margin-left: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mr10 {
  margin-left: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mr15 {
  margin-left: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mr20 {
  margin-left: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mr25 {
  margin-left: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mr30 {
  margin-left: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mr35 {
  margin-left: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mr40 {
  margin-left: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mr45 {
  margin-left: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mr50 {
  margin-left: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mr55 {
  margin-left: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mr60 {
  margin-left: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.mr65 {
  margin-left: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mr70 {
  margin-left: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mr75 {
  margin-left: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mr80 {
  margin-left: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.mr85 {
  margin-left: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mr90 {
  margin-left: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.mr95 {
  margin-left: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mr100 {
  margin-left: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 1; }

.hamburger-box {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 18px;
    height: 2px;
    background-color: #000;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 36px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 36px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 36px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 36px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-3.6px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-3.6px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(3.6px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(3.6px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-3.6px, -4.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-3.6px, 4.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(3.6px, -4.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(3.6px, 4.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 8px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 16px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 8px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 16px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 8px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -36px;
      top: -36px;
      transform: translate3d(36px, 36px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -36px;
      top: -36px;
      transform: translate3d(-36px, 36px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 8px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -36px;
      top: 36px;
      transform: translate3d(36px, -36px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -36px;
      top: 36px;
      transform: translate3d(-36px, -36px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 16px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-2.57143px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 1px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 16px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(2.57143px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(90deg); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 8px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 8px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

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

@media only screen and (min-width: 768px) {
  .sp {
    display: none !important; } }

html {
  font-size: 62.5%;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #2F2F2F; }

* {
  font-size: 14px;
  font-size: 1.4rem;
  box-sizing: border-box; }

.bg {
  position: relative;
  z-index: 1;
  background: #E4ECED;
  padding-bottom: 160px;
  border-bottom: 0;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .bg {
      padding-bottom: 100px; } }
  .bg::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 258px;
    background: url(../images/index/news-shape.svg) center center/cover no-repeat;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      .bg::before {
        height: 166px;
        background: url(../images/index/news-shape-sp.svg) center center/cover no-repeat; } }

.wrap {
  padding-top: 80px; }
  @media only screen and (max-width: 767px) {
    .wrap {
      padding-top: 40px; } }

.inner {
  max-width: 1366px;
  padding: 0 22px;
  margin: auto; }
  @media only screen and (max-width: 767px) {
    .inner {
      padding: 0 16px; } }

.inner-small {
  max-width: 1000px;
  margin: auto; }

.page-head {
  background: url(../images/common/page-head-bg.svg) center center/cover no-repeat;
  padding: 90px 0;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .page-head {
      padding: 40px 0;
      background: url(../images/common/page-head-bg-sp.svg) center center/cover no-repeat; } }
  .page-head__title {
    font-size: 45px;
    font-size: 4.5rem;
    letter-spacing: .3em;
    font-weight: bold; }
    @media only screen and (max-width: 767px) {
      .page-head__title {
        font-size: 26px;
        font-size: 2.6rem; } }

.page-contents {
  border: 22px solid #fff;
  border-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .page-contents {
      border: 0; } }

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

a {
  color: inherit;
  text-decoration: none; }

button {
  border: 0;
  background: none;
  outline: 0; }

.pagetop {
  display: block;
  padding: 29px 0 25px;
  text-align: center;
  background: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .pagetop {
      padding: 20px 0 25px; } }
  .pagetop::before {
    display: block;
    margin: 0 auto 15px;
    content: "";
    width: 10px;
    height: 6px;
    background: url(../images/common/icon-pagetop-arrow.svg) center center/cover no-repeat; }

.footer {
  padding: 40px 6.5885798%;
  background: #0D0D0D;
  color: #fff; }
  @media only screen and (min-width: 768px) {
    .footer {
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (max-width: 767px) {
    .footer {
      padding: 46px 20px 32px 20px;
      text-align: center;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      flex-direction: column; } }
  @media only screen and (max-width: 767px) {
    .footer .logo {
      margin: 36px 0 0;
      -webkit-order: 2;
      order: 2; } }
  .footer .logo img {
    max-width: none;
    height: 45px; }
  @media only screen and (max-width: 767px) {
    .footer nav {
      -webkit-order: 1;
      order: 1; } }
  .footer nav ul {
    *zoom: 1; }
    .footer nav ul:after {
      content: "";
      display: table;
      clear: both; }
    .footer nav ul:last-child {
      margin-top: 20px; }
      @media only screen and (max-width: 767px) {
        .footer nav ul:last-child li:first-child {
          float: none; } }
    @media only screen and (max-width: 767px) {
      .footer nav ul {
        border-bottom: 1px solid #717171;
        padding-bottom: 20px; } }
    .footer nav ul li {
      float: left;
      margin-right: 30px; }
      @media only screen and (max-width: 767px) {
        .footer nav ul li {
          padding: 12px 0;
          margin-right: 0;
          text-align: left; } }
      .footer nav ul li:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        .footer nav ul li:nth-child(2n) {
          margin-right: 0; } }
      .footer nav ul li a {
        font-size: 13px;
        font-size: 1.3rem;
        color: #fff;
        font-weight: bold; }
        @media only screen and (max-width: 767px) {
          .footer nav ul li a {
            font-size: 15px;
            font-size: 1.5rem; } }
        .footer nav ul li a span {
          font-size: 12px;
          font-size: 1.2rem;
          color: #E2E2E2;
          font-weight: normal; }
          @media only screen and (max-width: 767px) {
            .footer nav ul li a span {
              font-size: 15px;
              font-size: 1.5rem; } }
      .footer nav ul li a[target="_blank"] {
        position: relative;
        padding-right: 22px; }
        .footer nav ul li a[target="_blank"]:before {
          display: block;
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 15px;
          height: 15px;
          background: url(../images/common/icon-external-gray.svg) center center/cover no-repeat; }
    @media only screen and (max-width: 767px) {
      .footer nav ul .wd {
        width: 54%; } }
  .footer .copyright {
    font-size: 10px;
    font-size: 1rem;
    padding-top: 28px;
    white-space: nowrap; }
    @media only screen and (max-width: 767px) {
      .footer .copyright {
        -webkit-order: 3;
        order: 3;
        font-size: 12px;
        font-size: 1.2rem; } }

.header {
  width: 100%;
  height: 80px;
  z-index: 1000;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  padding: 0 34px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
  @media only screen and (max-width: 767px) {
    .header {
      height: 40px;
      padding: 0 15px; } }
  .header__logo {
    letter-spacing: -1em; }
    @media only screen and (max-width: 767px) {
      .header__logo {
        position: fixed;
        z-index: 1; } }
    .header__logo span {
      display: inline-block;
      vertical-align: middle;
      letter-spacing: normal; }
    .header__logo .logo img {
      width: 146px; }
      @media only screen and (max-width: 767px) {
        .header__logo .logo img {
          width: auto;
          height: 20px; } }
    .header__logo .text {
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: .02em;
      font-weight: bold;
      margin-left: 16px;
      color: #636161; }
      @media only screen and (max-width: 767px) {
        .header__logo .text {
          margin: 1px 0 0 2px;
          font-size: 8px;
          font-size: 0.8rem;
          -webkit-transform: scale(0.8);
          -moz-transform: scale(0.8);
          -ms-transform: scale(0.8);
          -o-transform: scale(0.8);
          transform: scale(0.8); } }

.gnav-toggle {
  width: 55px;
  height: 55px;
  position: fixed;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 3;
  box-shadow: 10px 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  @media only screen and (min-width: 768px) {
    .gnav-toggle {
      display: none; } }
  .gnav-toggle .hamburger {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .gnav-toggle.is-active {
    background: #0D0D0D; }
    .gnav-toggle.is-active .hamburger-inner::before, .gnav-toggle.is-active .hamburger-inner::after {
      background-color: #fff; }

.gnav {
  margin-left: auto; }
  @media only screen and (max-width: 767px) {
    .gnav {
      position: fixed;
      right: 0;
      top: 0;
      width: 100%;
      height: 100vh;
      background-image: url(../images/common/menu-bg@2x.png);
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      background-color: #fff;
      padding: 120px 0 0;
      z-index: 2;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .gnav.is-active {
        visibility: visible;
        opacity: 1; }
      .gnav::before {
        content: "";
        position: absolute;
        top: 10px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        background: rgba(255, 255, 255, 0.98);
        z-index: -1; } }
  .gnav ul {
    letter-spacing: -1em; }
    .gnav ul li {
      letter-spacing: normal;
      margin: 0 0 0 46px;
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        .gnav ul li {
          display: block;
          margin: 42px 0 0;
          text-align: center; }
          .gnav ul li:first-child {
            margin-top: 0; } }
      .gnav ul li a {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold;
        color: #2f2f2f; }
        @media only screen and (max-width: 767px) {
          .gnav ul li a {
            font-size: 18px;
            font-size: 1.8rem;
            font-weight: 300; } }
        .gnav ul li a[target="_blank"] {
          opacity: .8; }
          .gnav ul li a[target="_blank"]::before {
            display: inline-block;
            content: "";
            vertical-align: middle;
            margin-right: 10px;
            position: relative;
            top: -1px;
            width: 15px;
            height: 15px;
            background: url(../images/common/icon-external.svg) center center/cover no-repeat; }

body.index #first-header .header {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  background: none;
  padding: 0;
  display: block;
  box-shadow: none; }
  @media only screen and (max-width: 767px) {
    body.index #first-header .header {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      body.index #first-header .header.is-hidden {
        top: -100px; } }
  body.index #first-header .header__logo {
    display: inline-block;
    background: #fff;
    padding: 40px; }
    @media only screen and (max-width: 767px) {
      body.index #first-header .header__logo {
        display: inline-block;
        padding: 10px 13px 9px 20px; } }
    @media only screen and (max-width: 767px) {
      body.index #first-header .header__logo span {
        display: block;
        text-align: center; } }
    @media only screen and (max-width: 767px) {
      body.index #first-header .header__logo .logo {
        margin: 0 0 4px; } }
    body.index #first-header .header__logo .logo img {
      width: 177px; }
      @media only screen and (max-width: 767px) {
        body.index #first-header .header__logo .logo img {
          width: auto;
          height: 22px; } }
    body.index #first-header .header__logo .text {
      font-size: 17px;
      font-size: 1.7rem;
      margin-left: 20px; }
      @media only screen and (max-width: 767px) {
        body.index #first-header .header__logo .text {
          margin: 0 0 0 10px;
          font-size: 10px;
          font-size: 1rem;
          -webkit-transform: scale(0.7);
          -moz-transform: scale(0.7);
          -ms-transform: scale(0.7);
          -o-transform: scale(0.7);
          transform: scale(0.7); } }

body.index #first-header .gnav-toggle {
  box-shadow: none; }

@media only screen and (min-width: 768px) {
  body.index #first-header .gnav {
    display: none; } }

#fix-header .header {
  top: -100px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  #fix-header .header.on {
    top: 0; }

.button01 {
  cursor: pointer;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  background: #000;
  padding: 26px 46px;
  white-space: nowrap;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media only screen and (max-width: 767px) {
    .button01 {
      font-size: 16px;
      font-size: 1.6rem;
      padding: 20px 30px; } }
  .button01::before {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    width: 36px;
    height: 9px;
    background: url(../images/common/icon-arrow01-gray.svg) center center/cover no-repeat; }
  .button01:hover {
    opacity: .5; }
    .button01:hover[disabled="disabled"] {
      opacity: 1; }

.button02 {
  cursor: pointer;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.77777778em;
  background: #000;
  padding: 20px 60px 20px 24px;
  color: #fff;
  overflow: hidden;
  font-weight: 600;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  @media only screen and (max-width: 767px) {
    .button02 {
      font-size: 16px;
      font-size: 1.6rem;
      padding: 20px 48px 20px 24px; } }
  .button02::before, .button02::after {
    content: "";
    position: absolute; }
  .button02::after {
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 21px;
    height: 5px;
    background: url(../images/common/icon-arrow02-gray.svg) center center/cover no-repeat;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .button02::after {
        margin-top: -3px; } }
    @media only screen and (max-width: 767px) {
      .button02::after {
        right: 12px; } }
  .button02:hover {
    opacity: .5; }
    .button02:hover[disabled="disabled"] {
      opacity: 1; }
  .button02--white {
    background: #fff;
    color: #000; }
  .button02--green {
    background: #00B1B1;
    color: #fff; }
    .button02--green::after {
      background: url(../images/common/icon-arrow02-white.svg) center center/cover no-repeat; }
  @media only screen and (max-width: 767px) {
    .button02--topbutton {
      padding: 11px 48px 11px 24px; } }

.errMsg {
  margin-left: 1em;
  padding-bottom: 1px;
  display: block;
  line-height: 1.4;
  text-indent: -.9em; }

.formError {
  padding-bottom: 13px;
  display: block; }

.fixed {
  padding-bottom: 0px; }

.formError .formErrorClose {
  border: solid #252525 2px;
  border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -4px;
  right: -4px;
  color: #efefef;
  background: #333;
  font-weight: bold;
  text-align: center;
  line-height: middle;
  cursor: pointer;
  box-shadow: 1px -1px 3px #888;
  -moz-box-shadow: 1px -1px 3px #888;
  -webkit-box-shadow: 1px -1px 3px #888;
  _z-index: 2; }

.formError .formErrorClose:hover {
  background: #666; }

.fixed .formErrorClose {
  display: none; }

.formError .formErrorContent {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 6px 10px;
  width: 180px;
  position: relative;
  color: #fff;
  background: #252525;
  font-family: "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,"ヒラギノ丸ゴ Pro W4",HiraMaruPro-W4,"ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,Osaka,sans-serif;
  font-size: 11px;
  box-shadow: 0px 0px 6px #888;
  -moz-box-shadow: 0px 0px 6px #888;
  -webkit-box-shadow: 0px 0px 6px #888;
  margin: 0 0 30px 0;
  _z-index: 1; }

.fixed .formErrorContent {
  margin-top: .5em;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #f60;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 0 30px 0; }

.fadeOut {
  opacity: .2;
  filter: alpha(opacity=20); }

.formError .formErrorArrow {
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 20px;
  margin: 0 0 30px 0;
  _z-index: 0; }

.fixed .formErrorArrow {
  display: none; }

.formError .formErrorArrowBottom {
  margin: -6px;
  top: 0; }

.fixed .formErrorArrowBottom {
  display: none; }

.formError .formErrorArrow div {
  margin: 0 auto;
  display: block;
  height: 1px;
  background: #252525;
  line-height: 0px;
  font-size: 0px;
  box-shadow: 0px 2px 3px #888;
  -moz-box-shadow: 0px 2px 3px #888;
  -webkit-box-shadow: 0px 2px 3px #888; }

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.formError .formErrorArrow .line10 {
  width: 19px; }

.formError .formErrorArrow .line9 {
  width: 17px; }

.formError .formErrorArrow .line8 {
  width: 15px; }

.formError .formErrorArrow .line7 {
  width: 13px; }

.formError .formErrorArrow .line6 {
  width: 11px; }

.formError .formErrorArrow .line5 {
  width: 9px; }

.formError .formErrorArrow .line4 {
  width: 7px; }

.formError .formErrorArrow .line3 {
  width: 5px; }

.formError .formErrorArrow .line2 {
  width: 3px; }

.formError .formErrorArrow .line1 {
  width: 1px; }

.title01 {
  text-align: center; }
  .title01 span {
    display: block; }
    .title01 span:nth-of-type(1) {
      font-size: 25px;
      font-size: 2.5rem;
      font-family: "Caveat";
      font-weight: 400;
      font-style: normal;
      opacity: .43; }
    .title01 span:nth-of-type(2) {
      margin: 20px 0 0;
      font-size: 36px;
      font-size: 3.6rem;
      font-weight: bold;
      letter-spacing: .1em; }
      @media only screen and (max-width: 767px) {
        .title01 span:nth-of-type(2) {
          margin: 14px 0 0;
          font-size: 32px;
          font-size: 3.2rem;
          line-height: 1.3125em; } }

.title02 {
  font-size: 32px;
  font-size: 3.2rem;
  letter-spacing: .1em;
  display: inline-block;
  text-align: center;
  line-height: 1em;
  padding: 0 0 20px;
  font-weight: bold;
  border-bottom: 3px solid #fff; }
  @media only screen and (max-width: 767px) {
    .title02 {
      font-size: 24px;
      font-size: 2.4rem;
      padding: 0 0 12px; } }

.title03 span {
  display: block;
  text-align: center; }
  .title03 span:first-child {
    color: #00B1B1;
    font-size: 27px;
    font-size: 2.7rem;
    font-family: "Caveat";
    font-weight: 400;
    font-style: normal;
    line-height: 1.44444444; }
  .title03 span:last-child {
    letter-spacing: .05em;
    font-size: 40px;
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.45;
    color: #222222; }
    @media only screen and (max-width: 767px) {
      .title03 span:last-child {
        font-size: 32px;
        font-size: 3.2rem; } }

#notfound main {
  position: relative;
  width: 100vw;
  height: 100vh;
  background: #fafafa; }
  #notfound main section {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    letter-spacing: 0.2em;
    text-align: center;
    font-family: "Lato";
    font-weight: "Thin";
    font-style: normal; }
    #notfound main section h1 {
      font-size: 180px;
      font-size: 18rem;
      line-height: 1;
      margin-top: -0.4em; }
    #notfound main section p {
      font-size: 40px;
      font-size: 4rem;
      line-height: 1;
      margin: 1em 0 0; }

body.company .bg {
  overflow: visible; }
  @media only screen and (max-width: 767px) {
    body.company .bg {
      overflow: hidden;
      margin-top: 10px; } }

body.company .category {
  margin: 86px 0 56px 0; }
  @media only screen and (max-width: 767px) {
    body.company .category {
      margin: 30px 0; } }
  body.company .category ul {
    text-align: center;
    *zoom: 1; }
    body.company .category ul:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 767px) {
      body.company .category ul {
        text-align: left;
        width: 91.2%; } }
    body.company .category ul li {
      width: 24%;
      float: left;
      margin-right: 1.3%; }
      body.company .category ul li:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        body.company .category ul li {
          width: 48.54%;
          margin: 0; }
          body.company .category ul li:nth-child(2n) {
            float: right; }
          body.company .category ul li:first-child, body.company .category ul li:nth-child(2) {
            margin-bottom: 10px; } }
      body.company .category ul li .button02 {
        padding: 20px 40px 20px 24px; }
        @media only screen and (max-width: 767px) {
          body.company .category ul li .button02--topbutton {
            padding: 12px 40px 11px 10px; } }
        @media only screen and (max-width: 320px) {
          body.company .category ul li .button02--topbutton {
            padding: 12px 12px 11px 10px;
            font-size: 14px;
            font-size: 1.4rem; } }
        body.company .category ul li .button02:after {
          height: 9px; }

body.company section .inner-small {
  background: #fff; }

body.company .philosophy {
  margin: 0 0 40px 0; }
  @media only screen and (max-width: 767px) {
    body.company .philosophy {
      padding: 0 10px; } }
  body.company .philosophy .inner-small {
    padding: 46px 120px 60px 120px;
    background: #fff; }
    @media only screen and (max-width: 767px) {
      body.company .philosophy .inner-small {
        padding: 40px 28px 30px 28px; } }
    body.company .philosophy .inner-small article {
      margin: 68px 0 0 0;
      *zoom: 1; }
      body.company .philosophy .inner-small article:after {
        content: "";
        display: table;
        clear: both; }
      @media only screen and (max-width: 767px) {
        body.company .philosophy .inner-small article {
          margin: 40px 0 0 0; } }
      body.company .philosophy .inner-small article p.catch {
        font-size: 62px;
        font-size: 6.2rem;
        color: #FF77AC;
        float: left; }
        @media only screen and (max-width: 767px) {
          body.company .philosophy .inner-small article p.catch {
            float: none;
            text-align: center; } }
        @media only screen and (max-width: 320px) {
          body.company .philosophy .inner-small article p.catch {
            white-space: nowrap; } }
      body.company .philosophy .inner-small article ul {
        width: 55%;
        float: right; }
        @media only screen and (max-width: 767px) {
          body.company .philosophy .inner-small article ul {
            float: none;
            width: 100%;
            margin-top: 40px; } }
        body.company .philosophy .inner-small article ul li {
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: bold;
          color: #2F2F2F;
          line-height: 2;
          position: relative;
          padding-left: 16px; }
          body.company .philosophy .inner-small article ul li:last-child {
            margin-top: 28px; }
            @media only screen and (max-width: 767px) {
              body.company .philosophy .inner-small article ul li:last-child {
                margin-top: 20px; } }
          @media only screen and (max-width: 767px) {
            body.company .philosophy .inner-small article ul li {
              line-height: 1.75; } }
          body.company .philosophy .inner-small article ul li:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #FF77AC;
            position: absolute;
            left: 0;
            top: 11px; }

body.company .vision {
  margin: 0 0 40px 0;
  position: relative; }
  body.company .vision:before {
    content: '';
    display: block;
    width: 256px;
    height: 304px;
    position: absolute;
    right: -20px;
    z-index: 999999;
    top: 60px;
    background: url("../images/company/vision-bg01@2x.png") center/256px auto no-repeat; }
    @media only screen and (max-width: 767px) {
      body.company .vision:before {
        width: 60px;
        height: 108px;
        right: 0;
        top: 20px;
        background: url("../images/company/vision-bg01-sp@2x.png") center/60px auto no-repeat; } }
  body.company .vision:after {
    content: '';
    display: block;
    width: 233px;
    height: 162px;
    position: absolute;
    left: 0;
    top: 306px;
    z-index: 999999;
    background: url("../images/company/vision-bg02@2x.png") center/233px auto no-repeat; }
    @media only screen and (max-width: 767px) {
      body.company .vision:after {
        width: 62px;
        height: 135px;
        top: 320px;
        background: url("../images/company/vision-bg02-sp@2x.png") center/62px auto no-repeat; } }
  @media only screen and (max-width: 767px) {
    body.company .vision {
      margin: 0 0 30px 0;
      padding: 0 10px; } }
  body.company .vision .inner-small {
    padding: 46px 0 0 0; }
    @media only screen and (max-width: 767px) {
      body.company .vision .inner-small {
        padding: 30px 0 0 0; } }
    body.company .vision .inner-small article p {
      text-align: center; }
      body.company .vision .inner-small article p:first-of-type {
        font-size: 35px;
        font-size: 3.5rem;
        letter-spacing: 0.03em;
        color: #00B1B1;
        margin-top: 56px; }
        @media only screen and (max-width: 767px) {
          body.company .vision .inner-small article p:first-of-type {
            line-height: 1.25;
            margin-top: 34px; } }
      body.company .vision .inner-small article p:nth-of-type(2) {
        font-size: 16px;
        font-size: 1.6rem;
        color: #2F2F2F;
        line-height: 2;
        margin-top: 36px; }
        @media only screen and (max-width: 767px) {
          body.company .vision .inner-small article p:nth-of-type(2) {
            text-align: left;
            width: 82%;
            margin: 0 auto;
            margin-top: 30px; } }
    body.company .vision .inner-small article img {
      width: 100%; }

body.company .message {
  margin: 0 0 40px 0; }
  @media only screen and (max-width: 767px) {
    body.company .message {
      padding: 0 10px;
      margin: 0 0 30px 0; } }
  body.company .message .inner-small {
    padding: 46px 110px 76px 125px; }
    @media only screen and (max-width: 767px) {
      body.company .message .inner-small {
        padding: 30px 20px; } }
    body.company .message .inner-small article {
      *zoom: 1; }
      body.company .message .inner-small article:after {
        content: "";
        display: table;
        clear: both; }
      body.company .message .inner-small article p {
        color: #2F2F2F;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 2;
        margin-bottom: 30px; }
        body.company .message .inner-small article p:first-of-type {
          text-align: center;
          font-size: 35px;
          font-size: 3.5rem;
          color: #FF77AC;
          line-height: 1.51428571;
          margin-top: 48px; }
          @media only screen and (max-width: 767px) {
            body.company .message .inner-small article p:first-of-type {
              line-height: 1.31428571; } }
      body.company .message .inner-small article img {
        float: right;
        width: 138px; }

@media only screen and (max-width: 767px) {
  body.company .companyprofile {
    padding: 0 10px; } }

body.company .companyprofile .inner-small {
  padding: 46px 0 0 0; }
  @media only screen and (max-width: 767px) {
    body.company .companyprofile .inner-small {
      padding: 30px 0 0 0; } }
  body.company .companyprofile .inner-small ul {
    *zoom: 1; }
    body.company .companyprofile .inner-small ul:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 767px) {
      body.company .companyprofile .inner-small ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column; } }
    body.company .companyprofile .inner-small ul li {
      width: 33.3%;
      float: left; }
      @media only screen and (max-width: 767px) {
        body.company .companyprofile .inner-small ul li {
          float: none;
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        body.company .companyprofile .inner-small ul li img {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        body.company .companyprofile .inner-small ul li:first-child {
          -webkit-order: 3;
          order: 3; } }
      @media only screen and (max-width: 767px) {
        body.company .companyprofile .inner-small ul li:nth-child(2) {
          -webkit-order: 2;
          order: 2; } }
      @media only screen and (max-width: 767px) {
        body.company .companyprofile .inner-small ul li:last-child {
          -webkit-order: 1;
          order: 1; } }

body.company .companyprofile__info {
  margin: 46px 0 0 0;
  padding: 0 125px 70px 125px; }
  @media only screen and (max-width: 767px) {
    body.company .companyprofile__info {
      margin: 25px 0 45px 0;
      padding: 0 26px; } }
  body.company .companyprofile__info table {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      body.company .companyprofile__info table {
        display: block; } }
    @media only screen and (max-width: 767px) {
      body.company .companyprofile__info table tbody {
        display: block; } }
    body.company .companyprofile__info table tr {
      border-bottom: 1px dashed #707070; }
      @media only screen and (max-width: 767px) {
        body.company .companyprofile__info table tr {
          display: block;
          padding: 22px 0; } }
      body.company .companyprofile__info table tr th, body.company .companyprofile__info table tr td {
        padding: 32px 0;
        line-height: 2em;
        font-size: 16px;
        font-size: 1.6rem; }
        @media only screen and (max-width: 767px) {
          body.company .companyprofile__info table tr th, body.company .companyprofile__info table tr td {
            display: block;
            padding: 0;
            font-size: 15px;
            font-size: 1.5rem; } }
      body.company .companyprofile__info table tr th {
        vertical-align: top;
        font-weight: bold; }
        @media only screen and (min-width: 768px) {
          body.company .companyprofile__info table tr th {
            width: 19.101124%; } }
        @media only screen and (max-width: 767px) {
          body.company .companyprofile__info table tr th {
            line-height: 1;
            margin: 0 0 10px; } }
      body.company .companyprofile__info table tr td a {
        display: block; }

body.culture .bg {
  overflow: visible; }
  @media only screen and (max-width: 767px) {
    body.culture .bg {
      margin-top: 10px; } }
  body.culture .bg:before {
    background: #EDE9F4 url(../images/index/news-shape.svg) center center/cover no-repeat; }
    @media only screen and (max-width: 767px) {
      body.culture .bg:before {
        background: #EDE9F4 url(../images/index/news-shape-sp.svg) center center/cover no-repeat; } }

body.culture .visual img {
  width: 100%; }

body.culture .visual .read {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.11111111;
  width: 58%;
  margin: 0 auto;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    body.culture .visual .read {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.75;
      margin-top: 26px;
      width: 100%;
      padding: 0 20px;
      text-align: justify; } }

body.culture .category {
  margin: 80px 0 116px 0; }
  @media only screen and (max-width: 767px) {
    body.culture .category {
      margin: 30px 0 50px 0; } }
  body.culture .category ul {
    text-align: center;
    *zoom: 1;
    max-width: 900px; }
    body.culture .category ul:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 767px) {
      body.culture .category ul {
        text-align: left;
        width: 91.2%; } }
    body.culture .category ul li {
      width: 32.37%;
      float: left;
      margin-right: 1.4%; }
      body.culture .category ul li:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        body.culture .category ul li {
          width: 48.54%;
          margin: 0; }
          body.culture .category ul li:nth-child(2n) {
            float: right; }
          body.culture .category ul li:first-child, body.culture .category ul li:nth-child(2) {
            margin-bottom: 10px; } }
      body.culture .category ul li .button02 {
        padding: 20px 60px 20px 32px; }
        @media only screen and (max-width: 767px) {
          body.culture .category ul li .button02--topbutton {
            padding: 12px 40px 11px 10px; } }
        body.culture .category ul li .button02:after {
          height: 9px; }

body.culture section .inner-small {
  background: #fff; }

body.culture .workplace {
  margin: 0 0 0 0; }
  @media only screen and (max-width: 767px) {
    body.culture .workplace {
      padding: 0;
      margin: 0; } }
  body.culture .workplace .inner-small {
    padding: 0 0 44px 0;
    background: #E4ECED; }
    @media only screen and (max-width: 767px) {
      body.culture .workplace .inner-small {
        padding: 30px 15px 30px 15px; } }
    body.culture .workplace .inner-small article {
      margin-top: 60px; }
      @media only screen and (max-width: 767px) {
        body.culture .workplace .inner-small article {
          margin-top: 40px; } }
      body.culture .workplace .inner-small article ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
        body.culture .workplace .inner-small article ul li {
          width: 48.5%;
          height: 454px; }
          @media only screen and (max-width: 767px) {
            body.culture .workplace .inner-small article ul li {
              width: 100%;
              height: 330px; } }
          body.culture .workplace .inner-small article ul li:nth-child(odd) {
            margin-right: 3%; }
            @media only screen and (max-width: 767px) {
              body.culture .workplace .inner-small article ul li:nth-child(odd) {
                margin-right: 0; } }
          body.culture .workplace .inner-small article ul li figure figcaption {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 2;
            color: #2F2F2F;
            margin-top: 10px; }

body.culture .advantage {
  margin: 0 0 190px 0;
  position: relative; }
  @media only screen and (max-width: 767px) {
    body.culture .advantage {
      margin: 0 0 106px 0;
      padding: 0 10px; } }
  body.culture .advantage .inner-small {
    padding: 0 0 0 0;
    background: #E4ECED; }
    @media only screen and (max-width: 767px) {
      body.culture .advantage .inner-small {
        padding: 30px 0 0 0; } }
    body.culture .advantage .inner-small article {
      margin-top: 70px; }
      @media only screen and (max-width: 767px) {
        body.culture .advantage .inner-small article {
          margin-top: 28px; } }
      body.culture .advantage .inner-small article ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; }
        body.culture .advantage .inner-small article ul li {
          width: 32%;
          margin-right: 2%;
          margin-bottom: 24px; }
          @media only screen and (max-width: 767px) {
            body.culture .advantage .inner-small article ul li {
              width: 47.2%;
              margin-right: 0;
              margin-bottom: 16px; } }
          body.culture .advantage .inner-small article ul li:nth-child(3n) {
            margin-right: 0; }
          @media only screen and (max-width: 767px) {
            body.culture .advantage .inner-small article ul li:nth-child(odd) {
              margin-right: 5%; } }
          body.culture .advantage .inner-small article ul li:last-child {
            margin-right: 0;
            margin: 0 auto; }
          body.culture .advantage .inner-small article ul li img {
            width: 100%; }

body.culture .chat {
  background: #fff;
  padding: 86px 0 0 0;
  position: relative; }
  @media only screen and (max-width: 767px) {
    body.culture .chat {
      padding: 30px 0 0 0; } }
  body.culture .chat:before {
    content: '';
    display: block;
    width: 280px;
    height: 608px;
    position: absolute;
    left: -20px;
    z-index: 9999;
    top: 200px;
    background: url("../images/culture/chat-bg02@2x.png") center/280px auto no-repeat; }
    @media only screen and (max-width: 767px) {
      body.culture .chat:before {
        width: 107px;
        height: 228px;
        background: url("../images/culture/chat-bg02-sp@2x.png") center/107px auto no-repeat;
        left: 0;
        top: 470px;
        z-index: 1; } }
  body.culture .chat:after {
    content: '';
    display: block;
    width: 241px;
    height: 526px;
    position: absolute;
    right: -20px;
    z-index: 8888;
    top: 0;
    background: url("../images/culture/chat-bg01@2x.png") center/241px auto no-repeat; }
    @media only screen and (max-width: 767px) {
      body.culture .chat:after {
        width: 69px;
        height: 205px;
        right: 0;
        top: -30px;
        background: url("../images/culture/chat-bg01-sp@2x.png") center/69px auto no-repeat; } }
  @media only screen and (max-width: 767px) {
    body.culture .chat .inner-small article {
      padding: 0 15px; } }
  body.culture .chat .inner-small article p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.777777777;
    color: #2F2F2F;
    text-align: center;
    margin-top: 24px;
    position: relative;
    z-index: 99999; }
    @media only screen and (max-width: 767px) {
      body.culture .chat .inner-small article p {
        font-size: 16px;
        font-size: 1.6rem; } }
  body.culture .chat .inner-small article img {
    margin: 0 auto;
    display: block;
    margin-top: 26px;
    width: 587px;
    z-index: 999999;
    position: relative; }
    @media only screen and (max-width: 767px) {
      body.culture .chat .inner-small article img {
        width: 100%; } }
  body.culture .chat .inner-small article .question-nav ul {
    margin: 80px 0 70px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      body.culture .chat .inner-small article .question-nav ul {
        margin: 40px 0 36px 0; } }
    body.culture .chat .inner-small article .question-nav ul li {
      width: 49.2%;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        body.culture .chat .inner-small article .question-nav ul li {
          width: 100%;
          margin-bottom: 10px; } }
      body.culture .chat .inner-small article .question-nav ul li a span {
        font-size: 35px;
        font-size: 3.5rem;
        font-family: "Caveat";
        font-weight: 400;
        font-style: normal;
        padding-right: 10px; }
        @media only screen and (max-width: 767px) {
          body.culture .chat .inner-small article .question-nav ul li a span {
            font-size: 20px;
            font-size: 2rem; } }
      body.culture .chat .inner-small article .question-nav ul li .button02:after {
        height: 9px; }
      body.culture .chat .inner-small article .question-nav ul li:nth-child(odd) {
        margin-right: 1.6%; }
        @media only screen and (max-width: 767px) {
          body.culture .chat .inner-small article .question-nav ul li:nth-child(odd) {
            margin-right: 0; } }
      body.culture .chat .inner-small article .question-nav ul li:first-child a span {
        color: #00B1B1; }
      body.culture .chat .inner-small article .question-nav ul li:nth-child(2) a span {
        color: #FF77AC; }
      body.culture .chat .inner-small article .question-nav ul li:nth-child(3) a span {
        color: #EBBA4B; }
      body.culture .chat .inner-small article .question-nav ul li:last-child a span {
        color: #D7BAFF; }
  body.culture .chat article.question {
    padding: 76px 0 100px 0;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767px) {
      body.culture .chat article.question {
        padding: 40px 15px 60px 15px;
        margin-bottom: 15px; } }
    body.culture .chat article.question h2 span:first-child {
      font-size: 54px;
      font-size: 5.4rem; }
      @media only screen and (max-width: 767px) {
        body.culture .chat article.question h2 span:first-child {
          font-size: 40px;
          font-size: 4rem; } }
    body.culture .chat article.question h2 span:last-child {
      font-size: 30px;
      font-size: 3rem; }
      @media only screen and (max-width: 767px) {
        body.culture .chat article.question h2 span:last-child {
          font-size: 22px;
          font-size: 2.2rem; } }
    body.culture .chat article.question ul {
      max-width: 900px;
      margin: 0 auto;
      margin-top: 70px; }
      body.culture .chat article.question ul li {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 50px; }
        @media only screen and (max-width: 767px) {
          body.culture .chat article.question ul li {
            margin-bottom: 40px; } }
        body.culture .chat article.question ul li .icon {
          width: 10.5%; }
          @media only screen and (max-width: 767px) {
            body.culture .chat article.question ul li .icon {
              width: 18%; } }
        body.culture .chat article.question ul li .comment {
          width: 89.5%;
          padding-left: 4%; }
          @media only screen and (max-width: 767px) {
            body.culture .chat article.question ul li .comment {
              width: 82%;
              padding-left: 7%; } }
          body.culture .chat article.question ul li .comment span {
            display: block;
            font-size: 18px;
            font-size: 1.8rem;
            font-weight: bold; }
          body.culture .chat article.question ul li .comment p {
            margin-top: 16px;
            font-size: 16px;
            font-size: 1.6rem;
            background: #fff;
            color: #2F2F2F;
            padding: 20px 30px;
            line-height: 1.75;
            border-radius: 8px;
            position: relative; }
            @media only screen and (max-width: 767px) {
              body.culture .chat article.question ul li .comment p {
                padding: 20px 18px; } }
            body.culture .chat article.question ul li .comment p:before {
              content: '';
              display: block;
              width: 25px;
              height: 25px;
              position: absolute;
              left: -22px;
              top: 20px;
              background: url("../images/culture/arrow@2x.png") center/25px auto no-repeat; }
  body.culture .chat article.q01 {
    background: #E4ECED; }
    body.culture .chat article.q01 .title03 span:first-child {
      color: #00B1B1; }
  body.culture .chat article.q02 {
    background: #F4ECEE; }
    body.culture .chat article.q02 .title03 span:first-child {
      color: #FF77AC; }
  body.culture .chat article.q03 {
    background: #F5F1E4; }
    body.culture .chat article.q03 .title03 span:first-child {
      color: #EBBA4B; }
  body.culture .chat article.q04 {
    background: #EDE9F4; }
    body.culture .chat article.q04 .title03 span:first-child {
      color: #8B63C3; }

body.culture .button-bg {
  background: #EDE9F4;
  margin-top: -20px; }
  body.culture .button-bg .culture-button {
    display: block;
    width: 585px;
    margin: 0 auto;
    padding: 45px 60px 45px 24px;
    font-size: 26px;
    font-size: 2.6rem; }
    @media only screen and (max-width: 767px) {
      body.culture .button-bg .culture-button {
        width: 92%;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 22px 60px 22px 24px; } }
    body.culture .button-bg .culture-button:after {
      height: 9px; }
    body.culture .button-bg .culture-button span {
      font-family: "Caveat";
      font-weight: 600;
      font-style: normal; }

body.index {
  z-index: 1; }
  body.index .wrap {
    padding-top: 0; }
  body.index .visual {
    padding: 22px;
    position: relative;
    z-index: 2;
    background: #fff; }
    @media only screen and (max-width: 767px) {
      body.index .visual {
        padding: 15px; } }
    body.index .visual__image {
      opacity: 0;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
      body.index .visual__image.on {
        opacity: 1; }
      body.index .visual__image img {
        width: 100%; }
    body.index .visual__text {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media only screen and (max-width: 767px) {
        body.index .visual__text {
          top: auto;
          bottom: 24.038462%;
          -webkit-transform: translate(-50%, 0);
          -moz-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0); } }
      body.index .visual__text p {
        position: relative;
        top: 100px;
        opacity: 0;
        margin-bottom: 40px; }
        @media only screen and (max-width: 767px) {
          body.index .visual__text p {
            margin-bottom: 20px; } }
        body.index .visual__text p:nth-of-type(1) img {
          height: 150px; }
          @media only screen and (max-width: 767px) {
            body.index .visual__text p:nth-of-type(1) img {
              height: 80px; } }
        body.index .visual__text p:nth-of-type(2) {
          font-size: 29px;
          font-size: 2.9rem;
          font-weight: bold;
          color: #23BEBE;
          margin: -26px 0 0;
          letter-spacing: .17em; }
          @media only screen and (max-width: 767px) {
            body.index .visual__text p:nth-of-type(2) {
              font-size: 20px;
              font-size: 2rem;
              letter-spacing: .03em;
              line-height: 1.45454545em;
              margin: -16px 0 0; } }
    body.index .visual__anchor {
      position: absolute;
      bottom: -80px;
      right: 7.0278184%;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      body.index .visual__anchor:hover {
        opacity: .5; }
      @media only screen and (max-width: 767px) {
        body.index .visual__anchor {
          right: 2px;
          bottom: -40px; } }
      body.index .visual__anchor img {
        height: 244px; }
        @media only screen and (max-width: 767px) {
          body.index .visual__anchor img {
            height: 134px; } }
  body.index section span.before,
  body.index section span.after {
    position: absolute;
    content: "";
    display: block;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
  body.index section span.before {
    width: 351px;
    height: 588px;
    background-image: url(../images/index/intro-shape-left.svg);
    top: 62px;
    left: -92px; }
    @media only screen and (max-width: 767px) {
      body.index section span.before {
        width: 232px;
        height: 350px;
        top: -40px;
        left: -144px; } }
  body.index section span.after {
    width: 323px;
    height: 746px;
    background-image: url(../images/index/intro-shape-right.svg);
    top: 113px;
    right: -84px; }
    @media only screen and (max-width: 767px) {
      body.index section span.after {
        width: 207px;
        height: 534px;
        background-image: url(../images/index/intro-shape-right-sp.svg);
        right: -104px;
        top: 12px; } }
  body.index .intro {
    position: relative;
    z-index: 0;
    overflow: hidden;
    background: -owg-linear-gradient(top, #E4ECED, #fff);
    background: -webkit-linear-gradient(top, #E4ECED, #fff);
    background: -moz-linear-gradient(top, #E4ECED, #fff);
    background: -o-linear-gradient(top, #E4ECED, #fff);
    background: linear-gradient(top, #E4ECED, #fff);
    padding: 90px 0 156px;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      body.index .intro {
        padding: 52px 0 32px; } }
    body.index .intro__title {
      font-size: 37px;
      font-size: 3.7rem;
      line-height: 1.7027027em;
      text-align: center;
      margin: 0 0 60px; }
      @media only screen and (max-width: 767px) {
        body.index .intro__title {
          font-size: 26px;
          font-size: 2.6rem;
          line-height: 1.46153846em; } }
    body.index .intro__read {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 2em;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        body.index .intro__read {
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 1.86666667em;
          text-align: left; } }
    body.index .intro__list {
      margin: 92px -10px 0; }
      @media only screen and (min-width: 768px) {
        body.index .intro__list {
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: space-between;
          justify-content: space-between; } }
      @media only screen and (max-width: 767px) {
        body.index .intro__list {
          margin: 60px 0 0;
          position: relative; }
          body.index .intro__list::before {
            position: absolute;
            right: 11.627907%;
            top: -100px;
            content: "";
            width: 180px;
            height: 186px;
            background: url(../images/index/intro-shape-bottom-sp.svg) center center/cover no-repeat; } }
      body.index .intro__list li {
        position: relative; }
        @media only screen and (min-width: 768px) {
          body.index .intro__list li {
            width: 33.3333%;
            padding: 0 10px; } }
        @media only screen and (max-width: 767px) {
          body.index .intro__list li {
            margin: 0 0 62px; } }
        body.index .intro__list li a {
          display: block;
          position: relative;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s; }
          body.index .intro__list li a figure img {
            width: 100%; }
          body.index .intro__list li a .button01 {
            position: absolute;
            left: 50%;
            bottom: -44px;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%); }
            @media only screen and (max-width: 767px) {
              body.index .intro__list li a .button01 {
                bottom: -36px; } }
          body.index .intro__list li a:hover {
            opacity: .5; }
  body.index .requirements {
    padding: 0 22px 100px;
    background: #fff; }
    @media only screen and (max-width: 767px) {
      body.index .requirements {
        padding: 0 16px 70px; } }
    body.index .requirements__wrap {
      padding: 78px 0;
      background: url(../images/index/requirements-bg@2x.png) center center/cover no-repeat; }
      @media only screen and (max-width: 767px) {
        body.index .requirements__wrap {
          background: url(../images/index/requirements-bg-sp@2x.png) center top/cover no-repeat;
          padding: 60px 0 35px; } }
    body.index .requirements .inner-small {
      color: #fff;
      padding: 0 30px 0 14px; }
      @media only screen and (min-width: 768px) {
        body.index .requirements .inner-small {
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: space-between;
          justify-content: space-between;
          -webkit-align-items: center;
          align-items: center; } }
      @media only screen and (max-width: 767px) {
        body.index .requirements .inner-small {
          padding: 0 22px; } }
    @media only screen and (min-width: 768px) {
      body.index .requirements__title {
        width: auto;
        padding: 0 40px; }
        body.index .requirements__title__box {
          display: inline-block;
          text-align: center;
          margin-top: -3em; } }
    @media only screen and (min-width: 768px) {
      body.index .requirements__buttons {
        width: 66%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between; } }
    @media only screen and (max-width: 767px) {
      body.index .requirements__buttons {
        margin: 46px 0 0; } }
    @media only screen and (min-width: 768px) {
      body.index .requirements__buttons a {
        margin: 0 0 20px;
        width: 48.220641%; } }
    @media only screen and (max-width: 767px) {
      body.index .requirements__buttons a {
        margin: 0 0 10px; } }
    body.index .requirements__buttons a:last-child {
      background: #C6D5FF;
      margin-bottom: 0; }
      @media only screen and (min-width: 768px) {
        body.index .requirements__buttons a:last-child {
          width: 100%; } }
      body.index .requirements__buttons a:last-child::before {
        background: url("../images/common/icon-external.svg");
        content: "";
        display: block;
        position: relative;
        margin-right: 20px;
        width: 19px;
        height: 19px; }
        @media only screen and (max-width: 767px) {
          body.index .requirements__buttons a:last-child::before {
            margin-right: 10px;
            width: 17px;
            height: 17px; } }
  body.index .news {
    position: relative;
    padding: 0 22px;
    margin: 100px 0 0;
    overflow: hidden;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      body.index .news {
        margin: 0;
        padding: 60px 16px 0; } }
    body.index .news__articles {
      margin: 64px 0 0; }
      @media only screen and (max-width: 767px) {
        body.index .news__articles {
          margin: 38px 0 0; } }
      body.index .news__articles .article {
        padding: 52px 55px;
        margin: 45px 0 0;
        border: 1px solid #E2E2E2;
        background: #fff; }
        @media only screen and (max-width: 767px) {
          body.index .news__articles .article {
            margin: 20px 0 0;
            padding: 24px 20px; }
            body.index .news__articles .article:first-child {
              margin-top: 0; } }
        @media only screen and (min-width: 768px) {
          body.index .news__articles .article .news-header {
            display: -webkit-flex;
            display: flex;
            -webkit-align-items: center;
            align-items: center;
            margin: 0 0 50px; } }
        @media only screen and (max-width: 767px) {
          body.index .news__articles .article .news-header {
            text-align: center;
            margin: 0 0 16px; } }
        body.index .news__articles .article .news-header .category {
          padding: 10px 15px;
          line-height: 1;
          white-space: nowrap;
          background: #FF77AC;
          font-size: 15px;
          font-size: 1.5rem;
          font-weight: 600;
          color: #fff;
          vertical-align: middle;
          margin: 0 18px 0 0; }
          body.index .news__articles .article .news-header .category.category01 {
            background: #00B1B1; }
          body.index .news__articles .article .news-header .category.category02 {
            background: #FF77AC; }
          @media only screen and (max-width: 767px) {
            body.index .news__articles .article .news-header .category {
              margin: 0 0 20px;
              display: inline-block; } }
        body.index .news__articles .article .news-header .title {
          font-size: 24px;
          font-size: 2.4rem;
          font-weight: bold;
          text-align: left;
          line-height: 1.36363636em; }
          @media only screen and (max-width: 767px) {
            body.index .news__articles .article .news-header .title {
              font-size: 22px;
              font-size: 2.2rem; } }
        body.index .news__articles .article .contents {
          display: -webkit-flex;
          display: flex;
          -webkit-justify-content: space-between;
          justify-content: space-between;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
          body.index .news__articles .article .contents .image {
            width: 100%; }
            @media only screen and (min-width: 768px) {
              body.index .news__articles .article .contents .image {
                width: 38.764045%; } }
            body.index .news__articles .article .contents .image img {
              width: 100%; }
            @media only screen and (min-width: 768px) {
              body.index .news__articles .article .contents .image + .content {
                width: 56.404494%; } }
            @media only screen and (max-width: 767px) {
              body.index .news__articles .article .contents .image + .content {
                margin: 10px 0 0; } }
          body.index .news__articles .article .contents .content p {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 2em; }
          @media only screen and (max-width: 767px) {
            body.index .news__articles .article .contents .content table {
              display: block; } }
          @media only screen and (max-width: 767px) {
            body.index .news__articles .article .contents .content table tbody {
              display: block; } }
          body.index .news__articles .article .contents .content table tr {
            position: relative;
            border-bottom: 1px dashed #707070; }
            @media only screen and (max-width: 767px) {
              body.index .news__articles .article .contents .content table tr {
                display: block;
                margin: 10px 0 0;
                padding: 0 0 10px; } }
            body.index .news__articles .article .contents .content table tr th, body.index .news__articles .article .contents .content table tr td {
              padding: 16px 0;
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 2em; }
              @media only screen and (max-width: 767px) {
                body.index .news__articles .article .contents .content table tr th, body.index .news__articles .article .contents .content table tr td {
                  display: block;
                  padding: 0; } }
            body.index .news__articles .article .contents .content table tr th {
              font-weight: 600;
              white-space: nowrap;
              padding-right: 42px;
              vertical-align: top; }
            body.index .news__articles .article .contents .content table tr td {
              padding-right: 12px; }
            body.index .news__articles .article .contents .content table tr:first-child th, body.index .news__articles .article .contents .content table tr:first-child td {
              padding-top: 0; }
          body.index .news__articles .article .contents .contact {
            margin: 55px 0 0;
            width: 100%;
            background: #FCE0EB;
            padding: 46px 0; }
            @media only screen and (min-width: 768px) {
              body.index .news__articles .article .contents .contact {
                display: -webkit-flex;
                display: flex;
                -webkit-align-items: center;
                align-items: center; } }
            @media only screen and (max-width: 767px) {
              body.index .news__articles .article .contents .contact {
                text-align: center;
                margin: 20px 0 0;
                padding: 32px 24px 24px; } }
            body.index .news__articles .article .contents .contact .title {
              text-align: center;
              font-weight: bold;
              font-size: 22px;
              font-size: 2.2rem; }
              @media only screen and (min-width: 768px) {
                body.index .news__articles .article .contents .contact .title {
                  width: 43.595506%; } }
              @media only screen and (max-width: 767px) {
                body.index .news__articles .article .contents .contact .title {
                  font-size: 20px;
                  font-size: 2rem;
                  margin: 0 0 12px; } }
            @media only screen and (min-width: 768px) {
              body.index .news__articles .article .contents .contact .content {
                width: 55.280899%; } }
            body.index .news__articles .article .contents .contact .content .read {
              font-size: 16px;
              font-size: 1.6rem; }
              @media only screen and (max-width: 767px) {
                body.index .news__articles .article .contents .contact .content .read {
                  font-size: 15px;
                  font-size: 1.5rem; } }
            body.index .news__articles .article .contents .contact .tel-box {
              display: block; }
              @media only screen and (max-width: 767px) {
                body.index .news__articles .article .contents .contact .tel-box {
                  background: #fff;
                  margin: 16px 0 0;
                  padding: 10px 0 15px 0; } }
              body.index .news__articles .article .contents .contact .tel-box .call {
                display: none; }
                @media only screen and (max-width: 767px) {
                  body.index .news__articles .article .contents .contact .tel-box .call {
                    display: block;
                    font-weight: bold;
                    font-size: 15px;
                    font-size: 1.5rem;
                    color: #FF77AC;
                    margin: 0 0 4px; } }
              body.index .news__articles .article .contents .contact .tel-box .tel {
                font-size: 20px;
                font-size: 2rem;
                font-weight: bold; }
                body.index .news__articles .article .contents .contact .tel-box .tel a {
                  font-size: 20px;
                  font-size: 2rem;
                  font-weight: bold; }
                body.index .news__articles .article .contents .contact .tel-box .tel::before {
                  display: inline-block;
                  vertical-align: middle;
                  position: relative;
                  top: -2px;
                  margin: 0 10px 0 0;
                  content: "";
                  width: 14px;
                  height: 24px;
                  background: url(../images/common/icon-tel.svg) center center/cover no-repeat; }
                @media only screen and (max-width: 767px) {
                  body.index .news__articles .article .contents .contact .tel-box .tel {
                    line-height: 1; } }
                body.index .news__articles .article .contents .contact .tel-box .tel small {
                  font-size: 13px;
                  font-size: 1.3rem;
                  font-weight: normal; }
                  @media only screen and (max-width: 767px) {
                    body.index .news__articles .article .contents .contact .tel-box .tel small {
                      display: block;
                      margin: 5px 0 0; } }
            body.index .news__articles .article .contents .contact .time {
              font-size: 13px;
              font-size: 1.3rem; }
              @media only screen and (max-width: 767px) {
                body.index .news__articles .article .contents .contact .time {
                  display: block;
                  text-align: center;
                  line-height: 1.53846154em;
                  margin: 16px 0 0; } }

@media only screen and (max-width: 767px) {
  body.job .bg {
    margin-top: 10px; } }

body.job .visual img {
  width: 100%; }

body.job .visual .read {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.11111111;
  width: 58%;
  margin: 0 auto;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    body.job .visual .read {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.75;
      margin-top: 26px;
      width: 100%;
      padding: 0 20px;
      text-align: justify; } }

body.job .category {
  margin: 80px 0 78px 0; }
  @media only screen and (max-width: 767px) {
    body.job .category {
      margin: 30px 0 50px 0; } }
  body.job .category ul {
    text-align: center;
    *zoom: 1;
    max-width: 900px; }
    body.job .category ul:after {
      content: "";
      display: table;
      clear: both; }
    @media only screen and (max-width: 767px) {
      body.job .category ul {
        text-align: left;
        width: 91.2%; } }
    body.job .category ul li {
      width: 31.778%;
      float: left;
      margin-right: 13px; }
      body.job .category ul li:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        body.job .category ul li {
          width: 48.54%;
          margin: 0; }
          body.job .category ul li:nth-child(2n) {
            float: right; }
          body.job .category ul li:first-child, body.job .category ul li:nth-child(2) {
            margin-bottom: 10px; } }
      body.job .category ul li .button02 {
        padding: 20px 60px 20px 32px; }
        @media only screen and (max-width: 767px) {
          body.job .category ul li .button02--topbutton {
            padding: 12px 40px 11px 10px; } }
        body.job .category ul li .button02:after {
          height: 9px; }

body.job section .inner-small {
  background: #fff; }

body.job .job {
  margin: 0 0 190px 0; }
  @media only screen and (max-width: 767px) {
    body.job .job {
      padding: 0;
      margin: 0 0 90px 0; } }
  @media only screen and (max-width: 767px) {
    body.job .job .job-inner {
      padding: 0 10px; } }
  body.job .job .job-inner .inner-small {
    padding: 86px 60px 44px 60px;
    background: #fff; }
    @media only screen and (max-width: 767px) {
      body.job .job .job-inner .inner-small {
        padding: 30px 26px 30px 26px; } }
    body.job .job .job-inner .inner-small article {
      *zoom: 1;
      margin-top: 50px; }
      body.job .job .job-inner .inner-small article:after {
        content: "";
        display: table;
        clear: both; }
      @media only screen and (max-width: 767px) {
        body.job .job .job-inner .inner-small article {
          margin-top: 30px; } }
      body.job .job .job-inner .inner-small article ul {
        width: 29.6%;
        float: left;
        margin-right: 5.5%; }
        body.job .job .job-inner .inner-small article ul:nth-child(3) {
          margin-right: 0; }
        @media only screen and (max-width: 767px) {
          body.job .job .job-inner .inner-small article ul {
            width: 100%;
            margin-right: 0; } }
        body.job .job .job-inner .inner-small article ul li {
          font-size: 18px;
          font-size: 1.8rem;
          border-bottom: 1px dashed #707070;
          color: #2F2F2F;
          position: relative;
          height: auto;
          padding: 30px 0 30px 20px;
          line-height: 1.3; }
          @media only screen and (max-width: 767px) {
            body.job .job .job-inner .inner-small article ul li {
              padding: 18px 0 18px 20px;
              font-size: 16px;
              font-size: 1.6rem; } }
          body.job .job .job-inner .inner-small article ul li:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #FF77AC;
            position: absolute;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
      body.job .job .job-inner .inner-small article span {
        text-align: right;
        font-size: 14px;
        font-size: 1.4rem;
        clear: both;
        display: block;
        width: 100%;
        padding-top: 20px; }
  body.job .job > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -30px;
    position: relative;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      body.job .job > ul {
        margin-top: 0; } }
    body.job .job > ul li {
      width: 33.3%; }
      @media only screen and (max-width: 767px) {
        body.job .job > ul li {
          width: 50%; } }
      body.job .job > ul li img {
        width: 100%; }

body.job .future {
  margin: 0 0 200px 0;
  position: relative; }
  @media only screen and (max-width: 767px) {
    body.job .future {
      margin: 0 0 120px 0;
      padding: 0 10px; } }
  body.job .future .inner-small {
    padding: 0 0 0 0;
    background: #E4ECED; }
    @media only screen and (max-width: 767px) {
      body.job .future .inner-small {
        padding: 30px 0 0 0; } }
    body.job .future .inner-small article {
      margin-top: 40px; }
      @media only screen and (max-width: 767px) {
        body.job .future .inner-small article {
          margin-top: 28px; } }
      body.job .future .inner-small article p {
        text-align: center;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.75; }
        @media only screen and (max-width: 767px) {
          body.job .future .inner-small article p {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 2;
            text-align: left; } }
      body.job .future .inner-small article ul {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 16px; }
        @media only screen and (max-width: 767px) {
          body.job .future .inner-small article ul {
            margin-top: 10px; } }
        body.job .future .inner-small article ul li {
          background: #fff;
          padding: 42px 0 30px 0;
          width: 48.4%;
          margin-top: 40px; }
          @media only screen and (max-width: 767px) {
            body.job .future .inner-small article ul li {
              margin-top: 16px;
              padding: 20px 0 16px 0; } }
          body.job .future .inner-small article ul li:nth-child(odd) {
            margin-right: 2.8%; }
          body.job .future .inner-small article ul li:first-child figure img {
            width: 56.41%; }
            @media only screen and (max-width: 767px) {
              body.job .future .inner-small article ul li:first-child figure img {
                width: 63%; } }
          body.job .future .inner-small article ul li:nth-child(2) figure img {
            width: 74.4%; }
            @media only screen and (max-width: 767px) {
              body.job .future .inner-small article ul li:nth-child(2) figure img {
                width: 78.6%; } }
          body.job .future .inner-small article ul li:nth-child(3) figure img {
            width: 82.645%; }
            @media only screen and (max-width: 767px) {
              body.job .future .inner-small article ul li:nth-child(3) figure img {
                width: 89.1%; } }
          body.job .future .inner-small article ul li:last-child figure img {
            width: 68%; }
            @media only screen and (max-width: 767px) {
              body.job .future .inner-small article ul li:last-child figure img {
                width: 74%; } }
          body.job .future .inner-small article ul li figure figcaption {
            font-size: 28px;
            font-size: 2.8rem;
            line-height: 1.428571428;
            text-align: center;
            font-weight: bold; }
            @media only screen and (max-width: 767px) {
              body.job .future .inner-small article ul li figure figcaption {
                font-size: 18px;
                font-size: 1.8rem;
                padding: 0 15px; } }
          body.job .future .inner-small article ul li figure img {
            margin: 0 auto;
            display: block;
            margin-top: 30px; }

body.job .talent {
  margin: 0 0 100px 0; }
  @media only screen and (max-width: 767px) {
    body.job .talent {
      padding: 0 10px;
      margin: 0 0 66px 0; } }
  body.job .talent .inner-small {
    padding: 86px 60px 44px 60px;
    background: #fff; }
    @media only screen and (max-width: 767px) {
      body.job .talent .inner-small {
        padding: 40px 28px 40px 28px; } }
    body.job .talent .inner-small article {
      *zoom: 1;
      margin-top: 50px; }
      body.job .talent .inner-small article:after {
        content: "";
        display: table;
        clear: both; }
      @media only screen and (max-width: 767px) {
        body.job .talent .inner-small article {
          margin-top: 30px; } }
      body.job .talent .inner-small article ul {
        width: 46.592%;
        float: left;
        margin-right: 5.5%; }
        body.job .talent .inner-small article ul:last-child {
          margin-right: 0; }
        @media only screen and (max-width: 767px) {
          body.job .talent .inner-small article ul {
            width: 100%;
            margin-right: 0; } }
        body.job .talent .inner-small article ul li {
          font-size: 18px;
          font-size: 1.8rem;
          border-bottom: 1px dashed #707070;
          color: #2F2F2F;
          position: relative;
          height: auto;
          padding: 30px 0 30px 20px;
          line-height: 1.3; }
          @media only screen and (max-width: 767px) {
            body.job .talent .inner-small article ul li {
              font-size: 16px;
              font-size: 1.6rem;
              line-height: 2;
              padding: 11px 0 11px 20px; } }
          body.job .talent .inner-small article ul li:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: #FF77AC;
            position: absolute;
            left: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
            @media only screen and (max-width: 767px) {
              body.job .talent .inner-small article ul li:before {
                top: 27px; } }
  body.job .talent > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -30px;
    position: relative;
    z-index: -1; }
    @media only screen and (max-width: 767px) {
      body.job .talent > ul {
        margin-top: 0; } }
    body.job .talent > ul li {
      width: 33.3%; }
      @media only screen and (max-width: 767px) {
        body.job .talent > ul li {
          width: 100%; } }
      body.job .talent > ul li img {
        width: 100%; }

body.job .job-button {
  display: block;
  width: 585px;
  margin: 0 auto;
  padding: 45px 60px 45px 24px;
  font-size: 26px;
  font-size: 2.6rem; }
  @media only screen and (max-width: 767px) {
    body.job .job-button {
      width: 92%;
      font-size: 16px;
      font-size: 1.6rem;
      padding: 22px 60px 22px 24px; } }
  body.job .job-button:after {
    height: 9px; }
  body.job .job-button span {
    font-family: "Caveat";
    font-weight: 600;
    font-style: normal; }

body.requirements-detail .job {
  text-align: center;
  margin: 96px 0 0; }
  @media only screen and (max-width: 767px) {
    body.requirements-detail .job {
      margin: 40px 0 0;
      padding: 0 16px; } }
  body.requirements-detail .job__intro {
    margin: 78px 0 0; }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .job__intro {
        margin: 40px 0 0; } }
    body.requirements-detail .job__intro__section {
      overflow: hidden;
      margin: 70px 0 0; }
      @media only screen and (max-width: 767px) {
        body.requirements-detail .job__intro__section {
          margin: 35px 0 0; } }
      body.requirements-detail .job__intro__section:first-child {
        margin-top: 0; }
      body.requirements-detail .job__intro__section .image-box {
        width: 42%; }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .job__intro__section .image-box {
            width: 100%; } }
        body.requirements-detail .job__intro__section .image-box img {
          width: 100%; }
      body.requirements-detail .job__intro__section .text-box {
        width: 52%;
        text-align: left; }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .job__intro__section .text-box {
            width: 100%;
            margin: 30px 0 0; } }
        body.requirements-detail .job__intro__section .text-box .title {
          font-size: 20px;
          font-size: 2rem;
          line-height: 1.7em;
          margin: 0 0 30px; }
          @media only screen and (max-width: 767px) {
            body.requirements-detail .job__intro__section .text-box .title {
              margin: 0 0 12px; } }
        body.requirements-detail .job__intro__section .text-box p {
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 2em; }
      body.requirements-detail .job__intro__section:nth-of-type(odd) .image-box {
        float: left; }
      body.requirements-detail .job__intro__section:nth-of-type(odd) .text-box {
        float: right; }
      body.requirements-detail .job__intro__section:nth-of-type(even) .image-box {
        float: right; }
      body.requirements-detail .job__intro__section:nth-of-type(even) .text-box {
        float: left; }
  body.requirements-detail .job__info {
    background: #fff;
    margin: 60px 0 50px;
    padding: 44px 54px 54px;
    border: 1px solid #E2E2E2; }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .job__info {
        margin: 35px 0;
        padding: 20px 26px 30px; } }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .job__info table {
        display: block; } }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .job__info table tbody {
        display: block; } }
    body.requirements-detail .job__info table tr {
      border-bottom: 1px dashed #707070; }
      @media only screen and (max-width: 767px) {
        body.requirements-detail .job__info table tr {
          display: block;
          padding: 28px 0; } }
      body.requirements-detail .job__info table tr th, body.requirements-detail .job__info table tr td {
        padding: 32px 0;
        line-height: 2em;
        font-size: 16px;
        font-size: 1.6rem; }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .job__info table tr th, body.requirements-detail .job__info table tr td {
            display: block;
            padding: 0;
            font-size: 15px;
            font-size: 1.5rem; } }
      body.requirements-detail .job__info table tr th {
        vertical-align: top;
        font-weight: bold; }
        @media only screen and (min-width: 768px) {
          body.requirements-detail .job__info table tr th {
            width: 19.101124%; } }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .job__info table tr th {
            line-height: 1;
            margin: 0 0 18px; } }

body.requirements-detail .entry {
  margin: 82px 0 0; }
  @media only screen and (max-width: 767px) {
    body.requirements-detail .entry {
      margin: 10px; } }
  body.requirements-detail .entry .inner-small {
    background: #fff;
    padding: 66px 0 120px;
    border: 1px solid #E2E2E2; }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .entry .inner-small {
        padding: 34px 26px; } }
  @media only screen and (max-width: 767px) {
    body.requirements-detail .entry__title span:nth-of-type(1) {
      font-size: 20px;
      font-size: 2rem; } }
  @media only screen and (max-width: 767px) {
    body.requirements-detail .entry__title span:nth-of-type(2) {
      font-size: 22px;
      font-size: 2.2rem; } }
  body.requirements-detail .entry__text {
    max-width: 760px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2em;
    text-align: center;
    margin: 50px auto 0; }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .entry__text {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 1.66666667em;
        text-align: left;
        margin: 24px auto 0; } }
  body.requirements-detail .entry__step {
    max-width: 650px;
    margin: 70px auto 50px;
    letter-spacing: -1em;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .entry__step {
        margin: 25px 0; } }
    body.requirements-detail .entry__step li {
      position: relative;
      display: inline-block;
      letter-spacing: normal;
      padding: 25px 50px;
      background: #C3E5E5;
      height: 70px; }
      body.requirements-detail .entry__step li::after {
        content: "";
        position: absolute;
        top: 0;
        left: 100%;
        content: '';
        height: 0;
        width: 0;
        border: 35px solid transparent;
        border-right-width: 0;
        border-left-width: 20px;
        z-index: 1;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
        border-left-color: #ffffff;
        margin: 0; }
      body.requirements-detail .entry__step li span {
        font-size: 20px;
        font-size: 2rem;
        font-weight: bold;
        letter-spacing: .1em;
        vertical-align: middle;
        display: inline-block; }
        body.requirements-detail .entry__step li span.en {
          font-family: "Caveat";
          font-weight: 400;
          font-style: normal; }
  body.requirements-detail .entry .form {
    max-width: 760px;
    margin: 50px auto 0; }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .entry .form {
        margin: 30px auto 0; } }
    body.requirements-detail .entry .form table {
      width: 100%; }
      @media only screen and (max-width: 767px) {
        body.requirements-detail .entry .form table {
          display: block; } }
      @media only screen and (max-width: 767px) {
        body.requirements-detail .entry .form table tbody {
          display: block; } }
      body.requirements-detail .entry .form table tr {
        display: table;
        width: 100%;
        margin: 40px 0 0; }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .entry .form table tr {
            display: block; } }
        body.requirements-detail .entry .form table tr th, body.requirements-detail .entry .form table tr td {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 2em; }
          @media only screen and (max-width: 767px) {
            body.requirements-detail .entry .form table tr th, body.requirements-detail .entry .form table tr td {
              display: block; } }
        body.requirements-detail .entry .form table tr th {
          font-weight: bold;
          vertical-align: top;
          padding: 14px 0; }
          @media only screen and (min-width: 768px) {
            body.requirements-detail .entry .form table tr th {
              width: 34.210526%;
              min-width: 34.210526%; } }
          @media only screen and (max-width: 767px) {
            body.requirements-detail .entry .form table tr th {
              margin: 0; } }
          body.requirements-detail .entry .form table tr th span {
            padding: 8px 10px;
            margin: 0 16px 0 0;
            background: #E2E2E2; }
            @media only screen and (max-width: 767px) {
              body.requirements-detail .entry .form table tr th span {
                font-size: 14px;
                font-size: 1.4rem; } }
            body.requirements-detail .entry .form table tr th span.required {
              background: #FF77AC;
              color: #fff; }
        body.requirements-detail .entry .form table tr td small {
          font-size: 13px;
          font-size: 1.3rem;
          display: inline-block;
          margin: 10px 0; }
          @media only screen and (max-width: 767px) {
            body.requirements-detail .entry .form table tr td small {
              font-size: 12px;
              font-size: 1.2rem; } }
        body.requirements-detail .entry .form table tr td input[type="text"],
        body.requirements-detail .entry .form table tr td input[type="email"],
        body.requirements-detail .entry .form table tr td input[type="number"],
        body.requirements-detail .entry .form table tr td input[type="tel"],
        body.requirements-detail .entry .form table tr td textarea {
          width: 100%;
          padding: 14px 20px;
          font-size: 15px;
          font-size: 1.5rem;
          background: #F0F0F0;
          border: 1px solid #707070;
          box-shadow: none; }
          body.requirements-detail .entry .form table tr td input[type="text"]:placeholder-shown,
          body.requirements-detail .entry .form table tr td input[type="email"]:placeholder-shown,
          body.requirements-detail .entry .form table tr td input[type="number"]:placeholder-shown,
          body.requirements-detail .entry .form table tr td input[type="tel"]:placeholder-shown,
          body.requirements-detail .entry .form table tr td textarea:placeholder-shown {
            color: #B6B6B6; }
          body.requirements-detail .entry .form table tr td input[type="text"]::-webkit-input-placeholder,
          body.requirements-detail .entry .form table tr td input[type="email"]::-webkit-input-placeholder,
          body.requirements-detail .entry .form table tr td input[type="number"]::-webkit-input-placeholder,
          body.requirements-detail .entry .form table tr td input[type="tel"]::-webkit-input-placeholder,
          body.requirements-detail .entry .form table tr td textarea::-webkit-input-placeholder {
            color: #B6B6B6; }
          body.requirements-detail .entry .form table tr td input[type="text"]:-moz-placeholder,
          body.requirements-detail .entry .form table tr td input[type="email"]:-moz-placeholder,
          body.requirements-detail .entry .form table tr td input[type="number"]:-moz-placeholder,
          body.requirements-detail .entry .form table tr td input[type="tel"]:-moz-placeholder,
          body.requirements-detail .entry .form table tr td textarea:-moz-placeholder {
            color: #B6B6B6;
            opacity: 1; }
          body.requirements-detail .entry .form table tr td input[type="text"]::-moz-placeholder,
          body.requirements-detail .entry .form table tr td input[type="email"]::-moz-placeholder,
          body.requirements-detail .entry .form table tr td input[type="number"]::-moz-placeholder,
          body.requirements-detail .entry .form table tr td input[type="tel"]::-moz-placeholder,
          body.requirements-detail .entry .form table tr td textarea::-moz-placeholder {
            color: #B6B6B6;
            opacity: 1; }
          body.requirements-detail .entry .form table tr td input[type="text"]:-ms-input-placeholder,
          body.requirements-detail .entry .form table tr td input[type="email"]:-ms-input-placeholder,
          body.requirements-detail .entry .form table tr td input[type="number"]:-ms-input-placeholder,
          body.requirements-detail .entry .form table tr td input[type="tel"]:-ms-input-placeholder,
          body.requirements-detail .entry .form table tr td textarea:-ms-input-placeholder {
            color: #B6B6B6; }
        body.requirements-detail .entry .form table tr td textarea {
          height: 180px;
          resize: none; }
          @media only screen and (max-width: 767px) {
            body.requirements-detail .entry .form table tr td textarea {
              height: 150px; } }
        body.requirements-detail .entry .form table tr td input[name="age"] {
          width: 31.4%;
          min-width: 10em; }
        body.requirements-detail .entry .form table tr td input[name="zip"] {
          width: 31.4%;
          min-width: 10em; }
        body.requirements-detail .entry .form table tr td .address-box li:first-child {
          margin: 0 0 16px; }
        body.requirements-detail .entry .form table tr td .radio-box {
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
          body.requirements-detail .entry .form table tr td .radio-box li {
            margin: 14px 0 0; }
            @media only screen and (min-width: 768px) {
              body.requirements-detail .entry .form table tr td .radio-box li {
                width: 31.4%;
                margin-right: 2.9%; }
                body.requirements-detail .entry .form table tr td .radio-box li:nth-of-type(-n + 3) {
                  margin-top: 0; }
                body.requirements-detail .entry .form table tr td .radio-box li:nth-of-type(3n) {
                  margin-right: 0; } }
            @media only screen and (max-width: 767px) {
              body.requirements-detail .entry .form table tr td .radio-box li {
                width: 47.666667%; }
                body.requirements-detail .entry .form table tr td .radio-box li:nth-of-type(2n) {
                  margin-left: 4.666666%; } }
            body.requirements-detail .entry .form table tr td .radio-box li label {
              cursor: pointer;
              display: -webkit-flex;
              display: flex;
              -webkit-align-items: center;
              align-items: center;
              -webkit-justify-content: center;
              justify-content: center;
              width: 100%;
              height: 100%;
              padding: 14px;
              border: 1px solid #707070; }
              body.requirements-detail .entry .form table tr td .radio-box li label i {
                position: relative;
                display: inline-block;
                margin: 0 10px 0 0;
                width: 16px;
                height: 16px;
                border: 1px solid #707070;
                border-radius: 16px;
                background: #fff; }
            body.requirements-detail .entry .form table tr td .radio-box li input[type="radio"] {
              display: none; }
              body.requirements-detail .entry .form table tr td .radio-box li input[type="radio"]:checked + label {
                background: rgba(0, 177, 177, 0.3); }
                body.requirements-detail .entry .form table tr td .radio-box li input[type="radio"]:checked + label i::before {
                  content: "";
                  display: block;
                  width: 8px;
                  height: 8px;
                  position: absolute;
                  top: 3px;
                  left: 3px;
                  background: #00B1B1;
                  border-radius: 8px; }
            body.requirements-detail .entry .form table tr td .radio-box li.graduate {
              margin-top: 0; }
    body.requirements-detail .entry .form .policy-box {
      text-align: center;
      margin: 70px 0 0; }
      @media only screen and (max-width: 767px) {
        body.requirements-detail .entry .form .policy-box {
          margin: 35px 0 0; } }
      body.requirements-detail .entry .form .policy-box p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.78571429em;
        margin: 0 0 80px;
        text-align: left; }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .entry .form .policy-box p {
            font-size: 13px;
            font-size: 1.3rem;
            margin: 0 0 46px; } }
      body.requirements-detail .entry .form .policy-box .check-box {
        cursor: pointer;
        line-height: 1; }
        body.requirements-detail .entry .form .policy-box .check-box i {
          display: inline-block;
          vertical-align: middle;
          width: 22px;
          height: 22px;
          margin: -4px 16px 0 0;
          border: 1px solid #707070; }
          @media only screen and (max-width: 767px) {
            body.requirements-detail .entry .form .policy-box .check-box i {
              width: 20px;
              height: 20px; } }
        body.requirements-detail .entry .form .policy-box .check-box span {
          font-size: 18px;
          font-size: 1.8rem;
          font-weight: bold; }
          @media only screen and (max-width: 767px) {
            body.requirements-detail .entry .form .policy-box .check-box span {
              font-size: 16px;
              font-size: 1.6rem; } }
        body.requirements-detail .entry .form .policy-box .check-box input[type="checkbox"] {
          display: none; }
          body.requirements-detail .entry .form .policy-box .check-box input[type="checkbox"]:checked + i {
            position: relative;
            background: #FF77AC;
            border-color: #FF77AC; }
            body.requirements-detail .entry .form .policy-box .check-box input[type="checkbox"]:checked + i::before {
              position: absolute;
              top: 5px;
              left: 4px;
              display: block;
              content: "";
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
              transform: rotate(-45deg);
              width: 10px;
              height: 4px;
              border-bottom: 2px solid #fff;
              border-left: 2px solid #fff; }
              @media only screen and (max-width: 767px) {
                body.requirements-detail .entry .form .policy-box .check-box input[type="checkbox"]:checked + i::before {
                  width: 8px;
                  height: 3px; } }
    body.requirements-detail .entry .form .button-box {
      text-align: center;
      margin: 32px 0 0; }
      body.requirements-detail .entry .form .button-box button.back {
        float: right;
        margin: 0 0 76px;
        color: #00B1B1;
        cursor: pointer; }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .entry .form .button-box button.back {
            margin: -14px 0 40px; } }
        body.requirements-detail .entry .form .button-box button.back:hover {
          text-decoration: underline; }
      body.requirements-detail .entry .form .button-box button.submit {
        clear: both;
        display: block;
        width: 334px;
        margin: auto;
        text-align: center; }
        @media only screen and (max-width: 767px) {
          body.requirements-detail .entry .form .button-box button.submit {
            width: 100%; } }
  body.requirements-detail .entry.input {
    margin-top: 0; }
  body.requirements-detail .entry.confirm table tr {
    margin: 0;
    border-bottom: 1px dotted #ccc; }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .entry.confirm table tr {
        padding: 14px 0; } }
    @media only screen and (min-width: 768px) {
      body.requirements-detail .entry.confirm table tr th, body.requirements-detail .entry.confirm table tr td {
        padding: 36px 0; } }
    @media only screen and (max-width: 767px) {
      body.requirements-detail .entry.confirm table tr th, body.requirements-detail .entry.confirm table tr td {
        padding: 0; } }
  body.requirements-detail .entry.done .entry__text {
    text-align: left; }

body.requirements .category {
  margin: 72px 0 0; }
  @media only screen and (max-width: 767px) {
    body.requirements .category {
      margin: 30px 0 0; } }
  body.requirements .category ul {
    text-align: center;
    letter-spacing: -1em; }
    @media only screen and (max-width: 767px) {
      body.requirements .category ul {
        text-align: left; } }
    body.requirements .category ul li {
      letter-spacing: normal;
      display: inline-block;
      margin: 0 14px; }
      @media only screen and (max-width: 767px) {
        body.requirements .category ul li {
          margin: 0 10px 10px 0; } }

body.requirements .section {
  margin: 130px 0 100px; }
  @media only screen and (max-width: 767px) {
    body.requirements .section {
      margin: 70px 0 50px; } }
  body.requirements .section__title {
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: .03em;
    text-align: center;
    margin: 0 0 64px; }
    @media only screen and (max-width: 767px) {
      body.requirements .section__title {
        margin: 0 0 26px;
        font-size: 22px;
        font-size: 2.2rem; } }
  body.requirements .section ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    body.requirements .section ul li {
      width: 48.4%;
      margin: 0 0 30px; }
      @media only screen and (max-width: 767px) {
        body.requirements .section ul li {
          width: 100%;
          margin: 0 0 20px; } }

body.requirements .lecturer {
  text-align: center;
  margin: 0 0 100px; }
  @media only screen and (max-width: 767px) {
    body.requirements .lecturer {
      margin: 0 0 45px; } }
  body.requirements .lecturer .button02 {
    display: inline-block; }
    @media only screen and (min-width: 768px) {
      body.requirements .lecturer .button02 {
        font-size: 20px;
        font-size: 2rem; } }
    @media only screen and (max-width: 767px) {
      body.requirements .lecturer .button02 {
        display: block;
        text-align: left; } }
    body.requirements .lecturer .button02 i {
      vertical-align: middle;
      display: inline-block;
      margin: -10px 24px 0 0; }
      @media only screen and (max-width: 767px) {
        body.requirements .lecturer .button02 i {
          margin-top: -12px;
          margin-right: 16px; } }
      body.requirements .lecturer .button02 i img {
        width: 26px;
        height: 26px; }
        @media only screen and (max-width: 767px) {
          body.requirements .lecturer .button02 i img {
            width: 16px;
            height: 16px; } }
