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

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

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

body {
  -webkit-text-size-adjust: none; }

mark {
  background-color: transparent;
  color: inherit; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input, select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none; }

/* Basic */
@-ms-viewport {
  width: device-width; }
body {
  -ms-overflow-style: scrollbar; }

@media screen and (max-width: 480px) {
  html, body {
    min-width: 320px; } }
html {
  box-sizing: border-box; }

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

body {
  background: #ffffff; }
  body.is-preload *, body.is-preload *:before, body.is-preload *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important; }

/* Typography */
html {
  font-size: 14pt;
  scroll-behavior: smooth; }
  @media screen and (max-width: 1680px) {
    html {
      font-size: 12pt; } }
  @media screen and (max-width: 1280px) {
    html {
      font-size: 12pt; } }
  @media screen and (max-width: 980px) {
    html {
      font-size: 12pt; } }
  @media screen and (max-width: 480px) {
    html {
      font-size: 12pt; } }
  @media screen and (max-width: 360px) {
    html {
      font-size: 11pt; } }

body {
  background-color: #ffffff;
  color: #282828; }

body, input, select, textarea {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8; }

a {
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

strong, b {
  font-weight: 900; }

em, i {
  font-style: italic; }

p {
        /*
		margin: 0 0 _size(element-margin) 0;
        */ }

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  margin: 0 0 1.5rem 0;
  text-transform: uppercase;
  word-break: auto-phrase; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none; }

h1 {
  font-family: "Oswald", Helvetica, sans-serif;
  font-size: 4rem;
  letter-spacing: 0.1rem; }

h2 {
  font-size: 1.75rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.25rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 0.75rem; }

@media screen and (max-width: 1280px) {
  h1 {
    font-size: 3.5rem; } }
@media screen and (max-width: 980px) {
  h1 {
    font-size: 3rem; }

  h2 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.25rem; } }
@media screen and (max-width: 736px) {
  h1 {
    font-size: 1.75rem; }

  h2 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.25rem; } }
sub {
  font-size: 0.8rem;
  position: relative;
  top: 0.5rem; }

sup {
  font-size: 0.8rem;
  position: relative;
  top: -0.5rem; }

blockquote {
  border-left: solid 0.5rem;
  font-style: italic;
  margin: 0 0 2rem 0;
  padding: 1rem 0 1rem 2rem; }

code {
  border-radius: 5px;
  border: solid 1px;
  font-family: "Courier New", monospace;
  font-size: 0.9rem;
  margin: 0 0.25rem;
  padding: 0.25rem 0.65rem; }

pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9rem;
  margin: 0 0 2rem 0; }
  pre code {
    display: block;
    line-height: 1.75;
    padding: 1rem 1.5rem;
    overflow-x: auto; }

hr {
  border: 0;
  border-bottom: solid 1px;
  margin: 2rem 0; }
  hr.major {
    margin: 4rem 0; }
  @media screen and (max-width: 736px) {
    hr.major {
      margin: 3rem 0; } }

input, select, textarea {
  color: #333333; }

a {
  color: #333333; }

strong, b {
  color: #333333; }

h1, h2, h3, h4, h5, h6 {
  color: #333333; }

blockquote {
  border-left-color: rgba(99, 116, 133, 0.15); }

code {
  background: rgba(99, 116, 133, 0.075);
  border-color: rgba(99, 116, 133, 0.15); }

hr {
  border-bottom-color: rgba(99, 116, 133, 0.15); }

/* add */
body {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  height: 100%; }

.mr-10 {
  margin-right: 10rem !important; }

.mr-5 {
  margin-right: 5rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mr-2 {
  margin-right: 2rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.ml-10 {
  margin-left: 10rem !important; }

.ml-5 {
  margin-left: 5rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.ml-2 {
  margin-left: 2rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mt-10 {
  margin-top: 10rem !important; }

.mt-7 {
  margin-top: 7rem !important; }

.mt-6 {
  margin-top: 6rem !important; }

.mt-5 {
  margin-top: 5rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mt-2 {
  margin-top: 2rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mb-10 {
  margin-bottom: 10rem !important; }

.mb-8 {
  margin-bottom: 8rem !important; }

.mb-5 {
  margin-bottom: 5rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

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

.fz-1 {
  font-size: 1rem !important; }

.pl-1 {
  padding-left: 1rem; }

.pr-05 {
  padding-left: 0.5rem !important; }

.pr-1 {
  padding-right: 1rem; }

.pt-1 {
  padding-top: 1rem; }

.pb-1 {
  padding-bottom: 1rem; }

h1 {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 2.5rem;
  letter-spacing: 0.1rem;
  font-weight: 700; }

.lead {
  font-size: 1rem;
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1rem;
  letter-spacing: .05rem; }
  @media screen and (max-width: 736px) {
    .lead {
      font-size: 0.9375rem !important; } }
  .lead i {
    font-size: .875rem;
    display: inline-block; }

.svg__container {
  position: relative;
  width: 100%; }

.svg__content {
  position: absolute;
  top: 0;
  left: 0; }

#banner, #banner2 {
  background-color: #333333;
  color: #ffffff;
  align-items: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  min-height: 90vh;
  position: relative;
  width: 100%; }
  #banner h1, #banner2 h1 {
    /*
     border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    */
    color: #ffffff;
    margin: 0 auto;
    position: relative;
    opacity: 0.95; }
    #banner h1 span, #banner2 h1 span {
      display: block;
      font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
      font-size: 1.9rem;
      font-weight: 400;
      text-transform: capitalize;
      letter-spacing: -0.1rem;
      text-align: center; }
  #banner h2, #banner2 h2 {
    font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
    font-weight: 700;
    font-size: 3.4rem;
    text-align: center; }
  #banner .content p, #banner2 .content p {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    font-size: 1.25rem !important;
    font-weight: 400;
    min-width: 70%;
    padding: 3rem 3rem 3rem 0; }
    @media (max-width: 480px) {
      #banner .content p, #banner2 .content p {
        font-size: 0.825rem !important;
        padding-top: 1rem !important; } }
  #banner .bg div, #banner2 .bg div {
    width: 100% !important; }

h5 {
  font-weight: 700 !important;
  line-height: 1.7rem !important; }

.carousel-caption {
  color: rgba(255, 255, 255, 0.7) !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 10rem;
  bottom: 25% !important;
  text-transform: uppercase;
  line-height: 1 !important; }
  .carousel-caption p {
    line-height: 1; }
  @media screen and (max-width: 980px) {
    .carousel-caption {
      font-size: 6rem;
      bottom: 33% !important; } }
  @media screen and (max-width: 480px) {
    .carousel-caption {
      font-size: 2.5rem;
      bottom: 30% !important; } }
  .carousel-caption h5 {
    color: #fff; }

html {
  height: 100%; }

.btn-recruit {
  font-size: 0.875rem !important;
  letter-spacing: 0.1rem !important;
  background-color: #EDBC43 !important;
  color: #fff !important;
  padding: 1rem 2rem !important;
  border-radius: 5px;
  opacity: .8; }
  .btn-recruit:hover {
    background-color: rgba(6, 31, 62, 0.5) f !important;
    color: #fff !important;
    opacity: 1; }

.recruit-button--whole {
  padding-left: 0 !important; }

.recruit h4 {
  text-transform: capitalize;
  font-weight: 700;
  margin-top: 2rem;
  font-size: 1.4rem;
  border-bottom: 2px solid #333;
  display: inline-block;
  padding-bottom: .5rem;
  padding-left: 0; }
.recruit dl {
  padding-left: 0;
  margin-bottom: 5rem;
  width: 100%;
  margin-bottom: 2rem; }
  .recruit dl dt {
    font-weight: 400;
    font-size: 1rem;
    margin-top: 2rem;
    letter-spacing: .1rem;
    font-weight: 700; }
    .recruit dl dt::before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f111"; }
    .recruit dl dt span {
      /*
      	border-bottom: 2px solid #333;
      display: inline-block;
      padding-bottom: .5rem;
      */ }
  .recruit dl dd {
    margin: 0 0 1rem;
    font-size: 1rem;
    flex-basis: auto;
    margin-left: 2rem; }
    .recruit dl dd::before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f068";
      margin-right: .5rem; }

.hero--child-iv {
  position: relative;
  height: 75vh !important;
    /*
	justify-content: flex-start!important;
  align-items:flex-end!important;
    */ }
  .hero--child-iv img {
    width: 100%;
    object-fit: cover;
    filter: brightness(100%) !important; }
    @media screen and (max-width: 736px) {
      .hero--child-iv img {
        height: 100% !important; } }
  @media screen and (max-width: 736px) {
    .hero--child-iv {
      height: 45vh !important; } }
  .hero--child-iv .hero--caption-single {
    position: absolute;
    left: 0;
    bottom: 4rem;
    background-color: rgba(34, 34, 34, 0.6);
    max-height: 40vh;
    max-width: 100vw;
    padding: .875rem 1.3rem; }
    .hero--child-iv .hero--caption-single h1 {
      color: #fff; }
    .hero--child-iv .hero--caption-single h2 {
      text-align: center;
      font-size: 2rem;
      margin-bottom: 1rem;
      font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
      font-weight: 700;
      color: rgba(255, 255, 255, 0.8);
      line-height: 1.3; }
      @media (min-width: 519px) {
        .hero--child-iv .hero--caption-single h2 {
          font-size: 6rem;
          margin-bottom: .5rem; } }
      @media (min-width: 959px) {
        .hero--child-iv .hero--caption-single h2 {
          font-size: 5.5rem;
          /*
          margin-top: -4.5rem;
          */ } }
    @media screen and (max-width: 736px) {
      .hero--child-iv .hero--caption-single {
        bottom: 0;
        min-height: 0;
        padding: .5rem 1rem; } }
  .hero--child-iv ul {
    margin: 0;
    padding: 0; }
    .hero--child-iv ul li {
      margin: 0;
      padding: 0;
      list-style: none; }
  .hero--child-iv .date {
    color: #fff;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 736px) {
      .hero--child-iv .date {
        font-size: .6875rem; } }
  .hero--child-iv .badge {
    margin-bottom: .5rem; }
    .hero--child-iv .badge a {
      text-decoration: none; }
    @media screen and (max-width: 736px) {
      .hero--child-iv .badge {
        font-size: .6rem;
        margin-bottom: .1rem; } }
  .hero--child-iv h1, .hero--child-iv h2 {
    text-align: left !important;
    text-transform: capitalize; }
    @media screen and (max-width: 736px) {
      .hero--child-iv h1, .hero--child-iv h2 {
        max-width: 100%; } }
  .hero--child-iv h2 {
    font-size: 1.6rem !important;
    font-weight: 700 !important;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif !important; }
    @media screen and (max-width: 736px) {
      .hero--child-iv h2 {
        font-size: 1rem !important;
        padding: 2px 0;
        margin-bottom: 0 !important; } }
  .hero--child-iv h1 {
    font-size: 1rem !important;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif !important;
    letter-spacing: 0;
    margin: 0; }
    @media screen and (max-width: 736px) {
      .hero--child-iv h1 {
        font-size: 0.8125rem !important; } }
  .hero--child-iv::before {
    filter: brightness(100%) !important; }

.hero--child-alt {
  height: 80vh !important; }

.hero--child {
  width: 100vw;
  height: 70vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
    /*
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
    justify-content: center;
  align-items: center;
    z-index: 0;
    */
  position: relative;
    /*
	&::before{
        
		content: '';
position: absolute;
width: 100%;
height: 100%;
background: inherit;
filter: brightness(50%);
z-index: -1;
        
	}
    */ }
  @media screen and (max-width: 736px) {
    .hero--child {
      height: 45vh; } }
  .hero--child img {
    width: 100%;
    height: auto;
    filter: brightness(50%); }
    @media screen and (max-width: 736px) {
      .hero--child img {
        width: auto;
        height: 100%; } }
  .hero--child .hero--caption {
    padding: .5rem 2rem;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        /*
		@include breakpoint('<=small') {
			padding: .1rem .5rem .4rem;
		}
        */ }
    .hero--child .hero--caption .caption--whole {
      width: 100%;
      height: 100vh;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .hero--child .hero--caption h1 {
      color: #fff;
      font-size: 1.125rem;
      line-height: 1.5 !important;
      font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif !important;
      width: 40vw;
      margin-top: .5rem;
      font-weight: 400;
      text-align: center;
      text-transform: capitalize; }
      @media screen and (max-width: 736px) {
        .hero--child .hero--caption h1 {
          font-size: .6875rem;
          width: 80vw; } }
      .hero--child .hero--caption h1 i {
        font-style: normal; }
    .hero--child .hero--caption h2 {
      text-align: center;
      font-size: 2.5rem;
      margin-bottom: 0rem;
      font-family: "Montserrat", sans-serif;
      font-weight: 700;
      letter-spacing: .2rem;
      color: rgba(255, 255, 255, 0.8);
      line-height: 1; }
      @media (min-width: 519px) {
        .hero--child .hero--caption h2 {
          font-size: 6rem;
          margin-bottom: .5rem; } }
      @media (min-width: 959px) {
        .hero--child .hero--caption h2 {
          font-size: 5.5rem;
          /*
          margin-top: -4.5rem;
          */ } }

.wrapper-alt {
  padding: 4rem 0 5rem !important; }
  @media screen and (max-width: 736px) {
    .wrapper-alt {
      padding-bottom: 3rem !important; } }

.wrapper-alt2 {
  padding: 0 !important; }

.accordion > .card .card-header a[aria-expanded="true"] {
  color: #222 !important; }

.accordion > .card .card-header {
  background-color: #f9f9f9 !important;
  padding: 3rem 2rem !important;
  border-radius: 5px !important; }

.accordion > .card .card-header * {
  font-weight: 700;
  font-size: 2rem !important; }
  @media screen and (max-width: 480px) {
    .accordion > .card .card-header * {
      font-size: 1rem !important; } }

#ulv, #dt, #it, #gi {
  padding-top: 100px;
  margin-top: -100px; }
  @media screen and (max-width: 736px) {
    #ulv, #dt, #it, #gi {
      padding-top: 200px;
      margin-top: -200px; } }

.pf_anchor {
  display: flex;
  margin-bottom: 3rem;
  padding: .5rem 0;
  position: sticky;
  top: 65px;
  z-index: 100;
  background-color: #fff;
  letter-spacing: -.05rem;
  text-transform: uppercase; }
  @media screen and (max-width: 736px) {
    .pf_anchor {
      top: 45px; } }
  .pf_anchor ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    .pf_anchor ul li {
      list-style: none;
      padding: 0; }
      @media screen and (max-width: 736px) {
        .pf_anchor ul li {
          width: 50%;
          margin-bottom: 1rem; } }
      .pf_anchor ul li a {
        margin-right: 2rem;
        font-weight: 700;
        font-size: .625rem;
        color: #5f6368;
        text-decoration: none;
        font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
        letter-spacing: 3.35px; }
        .pf_anchor ul li a:hover {
          text-decoration: underline;
          text-underline-offset: 15px;
          color: #333; }
        .pf_anchor ul li a:active {
          color: #ff0000; }
        .pf_anchor ul li a:focus {
          color: #ff0000; }
        .pf_anchor ul li a:target {
          color: #ff0000; }

.aboutus--company ul {
  margin: 0;
  padding: 0; }
.aboutus--company li {
  list-style: none;
  padding: 0;
  margin: 0 0 .5rem 0; }
.aboutus--company a {
  color: #222;
  text-decoration: none; }
  .aboutus--company a svg {
    margin-right: .5rem; }
  .aboutus--company a:hover {
    text-decoration: underline; }
.aboutus--company a.g-map {
  color: #0969dc;
  letter-spacing: .05rem; }
.aboutus--company dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: left; }
  @media screen and (max-width: 413px) {
    .aboutus--company dl {
      padding-top: 2rem; } }
.aboutus--company dt {
  font-weight: normal !important;
  box-sizing: border-box;
  width: 25%; }
  @media screen and (max-width: 1280px) {
    .aboutus--company dt {
      width: 25%; } }
  @media screen and (max-width: 980px) {
    .aboutus--company dt {
      width: 30%; } }
  @media screen and (max-width: 736px) {
    .aboutus--company dt {
      width: 25%; } }
  @media screen and (max-width: 480px) {
    .aboutus--company dt {
      width: 25%; } }
.aboutus--company dd {
  width: 65%; }
  @media screen and (max-width: 1280px) {
    .aboutus--company dd {
      width: 65%; } }
  @media screen and (max-width: 980px) {
    .aboutus--company dd {
      width: 55%; } }
  @media screen and (max-width: 736px) {
    .aboutus--company dd {
      width: 60%; } }
  @media screen and (max-width: 480px) {
    .aboutus--company dd {
      width: 60%; } }

.aboutus {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif; }
  .aboutus h5.aboutus--detail {
    font-size: 26px;
    font-size: 1.625rem; }
  .aboutus h6.aboutus--detail {
    font-size: 22px;
    font-size: 1.375rem; }
  .aboutus .major {
    padding-bottom: 0 !important; }
    .aboutus .major .bg-2 {
      color: #222;
      background: -webkit-linear-gradient(315deg, #9890e3 0%, #b1f4cf 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .aboutus .major .bg-3 {
      color: #222;
      background: -webkit-linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .aboutus .major .bg-4 {
      color: #222;
      background: -webkit-linear-gradient(315deg, #f9ea8f 0%, #aff1da 74%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .aboutus .major .bg-7 {
      color: #222;
      background: -webkit-linear-gradient(315deg, #f7b42c 0%, #fc575e 74%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .aboutus .card {
    box-shadow: 0 0 0 0 !important;
    -webkit-box-shadow: 0 0 0 0 !important;
    border: none;
    background-color: transparent; }
    .aboutus .card .card-header h6 {
      font-size: 1.5rem;
      letter-spacing: .3rem; }
      @media screen and (max-width: 480px) {
        .aboutus .card .card-header h6 {
          font-size: 1rem !important; } }
      .aboutus .card .card-header h6 a {
        color: #222 !important;
        font-weight: 700 !important; }
        .aboutus .card .card-header h6 a:active {
          color: #ccc !important; }
        .aboutus .card .card-header h6 a:focus {
          color: #ccc !important; }
        .aboutus .card .card-header h6 a:visited {
          color: #ccc !important; }
    .aboutus .card .bg-1 {
      background: #ffb200 !important; }
    .aboutus .card .bg-2 {
      background: #3a5461 !important; }
    .aboutus .card .bg-3 {
      background-color: #abe9cd;
      background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%); }
    .aboutus .card .bg-4 {
      background-color: #f9ea8f;
      background-image: linear-gradient(315deg, #f9ea8f 0%, #aff1da 74%); }
    .aboutus .card .bg-5 {
      background: #e10000 !important; }
    .aboutus .card .bg-6 {
      background: #0082b4 !important; }
    .aboutus .card .bg-7 {
      background-color: #f7b42c;
      background-image: linear-gradient(315deg, #f7b42c 0%, #fc575e 74%); }
    .aboutus .card .card-body {
      padding: 0 !important; }
      .aboutus .card .card-body p {
        font-size: 16px;
        font-size: 1rem;
        letter-spacing: .1rem;
        line-height: 2;
        margin-bottom: 1rem; }
        @media screen and (max-width: 736px) {
          .aboutus .card .card-body p {
            font-size: 0.825rem !important;
            line-height: 1.5 !important; } }
      .aboutus .card .card-body li {
        font-size: 16px;
        font-size: 1rem;
        letter-spacing: .1rem;
        line-height: 2;
        list-style: none;
        margin-bottom: .5rem; }
        .aboutus .card .card-body li::before {
          font-family: "Font Awesome 5 Free";
          content: "\f192";
          position: absolute;
          left: 0; }
        @media screen and (max-width: 736px) {
          .aboutus .card .card-body li {
            font-size: .825rem; } }
    .aboutus .card .card-body-inner {
      padding: 2rem 4rem !important;
      font-size: 1.1rem !important;
      font-weight: 400 !important;
      background: #f4f4f4;
      color: #222;
      line-height: 1.7; }
      @media screen and (max-width: 480px) {
        .aboutus .card .card-body-inner {
          font-size: 1rem !important;
          padding: 2rem !important; } }
  .aboutus .aboutus--mission-detail svg {
    font-size: 5rem;
    margin-bottom: 1rem; }
  .aboutus .aboutus--mission .aboutus--mission-detail h6 {
    font-size: 1.125rem; }
  .aboutus .aboutus--mission .aboutus--mission-detail p {
    font-size: .875rem;
    line-height: 1.5;
    letter-spacing: .05rem; }
    .aboutus .aboutus--mission .aboutus--mission-detail p:lang(en) {
      font-size: 1rem; }
  .aboutus .aboutus--mission .aboutus--mission-detail p.inv--dec {
    min-height: 12rem; }
  .aboutus .aboutus--mission .aboutus--mission-detail p.inv--dec-e {
    min-height: 18rem; }
    @media screen and (max-width: 736px) {
      .aboutus .aboutus--mission .aboutus--mission-detail p.inv--dec-e {
        min-height: 0;
        margin-bottom: 2rem; } }
  .aboutus .aboutus--mission .aboutus--mission-detail ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    gap: .1rem .1rem; }
    .aboutus .aboutus--mission .aboutus--mission-detail ul li {
      list-style: none;
      width: 48%; }
      .aboutus .aboutus--mission .aboutus--mission-detail ul li figure {
        position: relative;
        overflow: hidden;
        padding-top: 50%; }
      .aboutus .aboutus--mission .aboutus--mission-detail ul li img {
        position: absolute;
        inset: 0;
        margin: 0;
        width: 90%;
        height: 50%;
        object-fit: contain; }
  .aboutus .aboutus--mission .aboutus--investment .aboutus--investment-box {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    min-height: 10rem;
    font-size: 5rem;
    text-align: center;
    padding: 2rem; }
    .aboutus .aboutus--mission .aboutus--investment .aboutus--investment-box h6 {
      font-size: 1.25rem !important;
      font-weight: 700;
      letter-spacing: -.1rem;
      margin-bottom: 2rem; }
  .aboutus .aboutus--mission .aboutus--mission-details {
    min-height: 8rem;
    text-align: center;
    padding: 2rem;
    overflow: hidden; }
    @media screen and (max-width: 980px) {
      .aboutus .aboutus--mission .aboutus--mission-details {
        padding: 1.5rem; } }
    .aboutus .aboutus--mission .aboutus--mission-details p {
      font-size: .875rem;
      text-align: justify;
      line-height: 1.6; }
    .aboutus .aboutus--mission .aboutus--mission-details h6 {
      font-size: 1.25rem;
      font-weight: 700;
      letter-spacing: -.1rem;
      margin-bottom: 1rem; }
      @media screen and (max-width: 980px) {
        .aboutus .aboutus--mission .aboutus--mission-details h6 {
          font-size: 1.5rem !important; } }
    .aboutus .aboutus--mission .aboutus--mission-details svg {
      width: 100%; }
    .aboutus .aboutus--mission .aboutus--mission-details span {
      display: block;
      font-size: 1rem !important;
      line-height: 1.5;
      font-weight: 400;
      padding: 0 !important;
      letter-spacing: .1rem; }
      @media screen and (max-width: 980px) {
        .aboutus .aboutus--mission .aboutus--mission-details span {
          font-size: 0.875rem !important; } }
  .aboutus .aboutus--mission .aboutus--mission-box, .aboutus .aboutus--mission .aboutus--mission-detail {
    min-height: 10rem;
    text-align: center;
    padding: 1.5rem 1rem;
    overflow: hidden;
    background-color: #fff;
    border-right: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4; }
    @media screen and (max-width: 980px) {
      .aboutus .aboutus--mission .aboutus--mission-box, .aboutus .aboutus--mission .aboutus--mission-detail {
        padding: 1.5rem; } }
    .aboutus .aboutus--mission .aboutus--mission-box svg, .aboutus .aboutus--mission .aboutus--mission-detail svg {
      width: 100%; }
    .aboutus .aboutus--mission .aboutus--mission-box h6, .aboutus .aboutus--mission .aboutus--mission-detail h6 {
      font-weight: 700;
      margin-bottom: 1rem;
      font-family: "Montserrat", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
      line-height: 140%;
      letter-spacing: -0.1rem; }
      .aboutus .aboutus--mission .aboutus--mission-box h6:lang(en), .aboutus .aboutus--mission .aboutus--mission-detail h6:lang(en) {
        letter-spacing: .1rem; }
      @media screen and (max-width: 980px) {
        .aboutus .aboutus--mission .aboutus--mission-box h6, .aboutus .aboutus--mission .aboutus--mission-detail h6 {
          font-size: 1.1rem !important; } }
    .aboutus .aboutus--mission .aboutus--mission-box span, .aboutus .aboutus--mission .aboutus--mission-detail span {
      font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
      display: block;
      font-size: 0.875rem !important;
      color: #000 !important;
      line-height: 1.5;
      font-weight: 400;
      padding: 0 !important;
      letter-spacing: .1rem; }
      @media screen and (max-width: 980px) {
        .aboutus .aboutus--mission .aboutus--mission-box span, .aboutus .aboutus--mission .aboutus--mission-detail span {
          font-size: 0.8125rem !important; } }
    .aboutus .aboutus--mission .aboutus--mission-box .icon-1, .aboutus .aboutus--mission .aboutus--mission-detail .icon-1 {
      color: #ffb200; }
    .aboutus .aboutus--mission .aboutus--mission-box .icon-2, .aboutus .aboutus--mission .aboutus--mission-detail .icon-2 {
      color: #3a5461; }
    .aboutus .aboutus--mission .aboutus--mission-box .icon-3, .aboutus .aboutus--mission .aboutus--mission-detail .icon-3 {
      color: #44afb5; }
    .aboutus .aboutus--mission .aboutus--mission-box .icon-4, .aboutus .aboutus--mission .aboutus--mission-detail .icon-4 {
      color: #50aa00; }
    .aboutus .aboutus--mission .aboutus--mission-box .icon-5, .aboutus .aboutus--mission .aboutus--mission-detail .icon-5 {
      color: #e10000; }
    .aboutus .aboutus--mission .aboutus--mission-box .icon-6, .aboutus .aboutus--mission .aboutus--mission-detail .icon-6 {
      color: #0082b4; }
    .aboutus .aboutus--mission .aboutus--mission-box .icon-7, .aboutus .aboutus--mission .aboutus--mission-detail .icon-7 {
      color: #ffaa00; }

.aboutus--mission-box {
  font-size: 5rem; }
  @media screen and (max-width: 736px) {
    .aboutus--mission-box {
      font-size: 3rem; } }
  .aboutus--mission-box h6 {
    font-size: 1.8rem; }
    @media screen and (max-width: 736px) {
      .aboutus--mission-box h6 {
        font-size: 1.5rem; } }

.owl-carousel .owl-item {
  /*
  background-color: #f4f4f4;
  */ }
  .owl-carousel .owl-item img {
    display: block;
    width: auto !important;
    max-width: 100%;
    height: auto;
    max-height: 50px; }
.owl-carousel .item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: .5rem; }

.angel-bridge {
  color: #fff;
  background-color: #EDBC43; }
  .angel-bridge a {
    color: #fff !important;
    font-family: 'Sorts Mill Goudy', serif; }

a.angel-bridge:hover {
  color: #fff !important;
  background-color: #13171c; }
a.angel-bridge:focus {
  color: #fff !important;
  background-color: #13171c;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 47, 58, 0.5); }
a.angel-bridge.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 47, 58, 0.5); }

span.portfolio {
  color: #212529;
  background-color: #66d1d1; }
  span.portfolio a {
    color: #fff; }

a.portfolio:hover {
  color: #212529;
  background-color: #3fc5c5; }
a.portfolio:focus {
  color: #212529;
  background-color: #3fc5c5;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(102, 209, 209, 0.5); }
a.portfolio.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(102, 209, 209, 0.5); }

.portfolio .badge-wrap {
  height: 3rem; }
  @media screen and (max-width: 736px) {
    .portfolio .badge-wrap {
      height: 1.5rem; } }
  .portfolio .badge-wrap .badge {
    width: 3rem; }
.portfolio .major {
  margin-top: 3rem; }
.portfolio header.major {
  margin-bottom: 1rem;
  padding-bottom: 0; }
  @media screen and (max-width: 736px) {
    .portfolio header.major {
      margin-bottom: 0; } }
  .portfolio header.major p {
    font-weight: 700;
    letter-spacing: .1rem;
    font-size: 1rem; }
.portfolio .card {
  border: none !important;
  box-shadow: none !important;
  /*
  max-height: 300px;
  */ }
  .portfolio .card .card-body {
    padding: 1.5rem 0; }

.team .mob_visible {
  display: none; }
  @media screen and (max-width: 480px) {
    .team .mob_visible {
      display: block; } }
@media screen and (max-width: 980px) {
  .team .mob_disable {
    display: none; } }
.team .team_img {
  position: relative;
  margin-bottom: 5rem; }
  .team .team_img img {
    width: 100%;
    height: auto;
    filter: brightness(0.5) contrast(105%); }
  .team .team_img header {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    min-width: 63%; }
    .team .team_img header ul {
      margin-top: 2rem; }
      .team .team_img header ul a {
        color: #fff;
        border-color: #fff; }
        .team .team_img header ul a:hover {
          color: #EDBC43;
          background-color: #f4f4f4;
          border-color: #f4f4f4; }
    .team .team_img header h1, .team .team_img header h5 {
      color: #fff;
      letter-spacing: .1rem;
      font-weight: bold; }
    .team .team_img header h1 {
      font-size: 2rem;
      border-bottom: 1px solid #fff; }
    .team .team_img header h5 {
      font-size: 1.1rem; }
.team .team--casette {
  margin-bottom: 3rem; }
  .team .team--casette .profile {
    border-top: 1px solid #333;
    padding-top: 1rem;
    margin-bottom: 1rem;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
    font-weight: 400; }
  .team .team--casette .team--header {
    width: 100%;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex; }
    @media screen and (max-width: 413px) {
      .team .team--casette .team--header {
        			/*
        display: block;
        			*/ } }
    @media screen and (max-width: 980px) {
      .team .team--casette .team--header {
        							/*
        display: block;
        							*/ } }
    .team .team--casette .team--header header {
      min-width: 50%;
      width: auto; }
      @media screen and (max-width: 736px) {
        .team .team--casette .team--header header {
          min-width: 60%;
          width: auto; } }
      @media screen and (max-width: 980px) {
        .team .team--casette .team--header header {
          											/*
          											
          min-width: 60%;
          											width: auto;
          											*/ } }
      .team .team--casette .team--header header h2 {
        border-bottom: 2px solid;
        font-size: 1.2rem;
        letter-spacing: 0.25rem;
        margin-bottom: 0.5rem;
        padding-bottom: 1rem;
        font-family: "Zen Kaku Gothic New", sans-serif; }
    .team .team--casette .team--header .contact-icons {
      margin-bottom: 0;
      padding-left: 2rem; }
      .team .team--casette .team--header .contact-icons a:hover {
        opacity: .9; }
      .team .team--casette .team--header .contact-icons .badge {
        color: #333; }
      @media screen and (max-width: 413px) {
        .team .team--casette .team--header .contact-icons {
          width: auto;
          padding-left: 0; } }
      @media screen and (max-width: 980px) {
        .team .team--casette .team--header .contact-icons {
          width: auto;
          padding-left: 0; } }
.team dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: left; }
  @media screen and (max-width: 413px) {
    .team dl {
      padding-top: 2rem; } }
.team dt {
  font-weight: normal !important;
  box-sizing: border-box;
  width: 20%; }
  @media screen and (max-width: 1280px) {
    .team dt {
      width: 20%; } }
  @media screen and (max-width: 980px) {
    .team dt {
      width: 30%; } }
  @media screen and (max-width: 736px) {
    .team dt {
      width: 35%; } }
  @media screen and (max-width: 480px) {
    .team dt {
      width: 35%; } }
  .team dt::after {
    content: ""; }
.team dd {
  font-weight: bold;
  width: 70%;
  margin-bottom: 1rem; }
  @media screen and (max-width: 1280px) {
    .team dd {
      width: 70%; } }
  @media screen and (max-width: 980px) {
    .team dd {
      width: 55%; } }
  @media screen and (max-width: 736px) {
    .team dd {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .team dd {
      width: 50%; } }
.team .team--detail img {
  width: 350px;
  height: 350px;
  object-fit: cover;
  margin-bottom: 1rem;
  object-position: 0 30%;
  border-radius: 3px; }
  @media screen and (max-width: 980px) {
    .team .team--detail img {
      width: 250px;
      height: 250px; } }
  @media screen and (max-width: 736px) {
    .team .team--detail img {
      width: 100%;
      object-position: 0 30%;
      height: 250px; } }
.team h3 {
  font-size: 1rem; }
.team .person h2, .team .company h2 {
  font-size: 1.3rem;
  text-transform: capitalize !important; }
.team .person h3, .team .company h3 {
  font-size: 1rem;
  text-transform: capitalize !important; }
  @media screen and (max-width: 736px) {
    .team .person h3, .team .company h3 {
      font-size: .8125rem; } }
.team ul {
  padding-left: 0; }
  .team ul li {
    font-weight: 700;
    list-style: none !important; }
    .team ul li span.item {
      font-weight: 400;
      margin-right: .5rem; }
      .team ul li span.item::after {
        content: ": "; }
    .team ul li span.date {
      font-weight: 400; }
      .team ul li span.date::after {
        content: "年: "; }
.team header img {
  border-radius: 0%;
  width: 15rem;
  height: auto;
  vertical-align: bottom;
  margin-right: 1rem;
  margin-bottom: 2rem; }
.team a {
  color: #222; }

@media (min-width: 959px) {
  .split .contact-icons {
    padding-left: 3rem; } }

.badge-light {
  color: #333;
  font-size: .6rem;
  padding: 0 0.5rem !important;
  line-height: 1.5rem;
  height: 1.5rem;
  letter-spacing: .05rem; }

.badge-dark {
  background-color: #EDBC43 !important; }

.news-headline {
  width: 100%; }
  .news-headline li {
    display: flex;
    flex-wrap: wrap;
    font-weight: 700; }
  .news-headline .date {
    width: 21%; }
    @media (min-width: 519px) {
      .news-headline .date {
        width: 11%; } }
    @media (min-width: 959px) {
      .news-headline .date {
        width: 7%; } }
  .news-headline .category {
    width: 16%;
    font-size: .825rem; }
    @media (min-width: 959px) {
      .news-headline .category {
        width: 10%; } }
  .news-headline a {
    color: #222;
    font-weight: 700;
    width: calc(100% - 310px); }
    @media screen and (max-width: 736px) {
      .news-headline a {
        width: calc(100% - 20px);
        margin-top: .5rem;
        margin-bottom: .5rem; } }
    .news-headline a:hover {
      cursor: pointer; }

* {
  min-height: 0vw; }

.card-news--wrap {
  width: 25%; }
  @media screen and (max-width: 736px) {
    .card-news--wrap {
      width: 50%; } }

@media screen and (min-width: 737px) and (max-width: 980px) {
  .card-news--wrap {
    width: 33.33%; } }
.post-grid .grid-items {
  gap: 5px 40px !important; }

.layer-wrapper {
  margin-bottom: 1rem; }
  @media screen and (max-width: 736px) {
    .layer-wrapper {
      margin-bottom: .7rem; } }
  .layer-wrapper .card-body {
    padding: .5rem 1rem; }

/* Dropdowns */
.dropdown-menu {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
  letter-spacing: .05rem; }

.dropdown .dropdown-toggle:after, .btn-group .dropdown-toggle:after, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-toggle:after {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 0;
  font: normal normal normal 24px/1 "feather";
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  width: auto;
  height: auto;
  vertical-align: middle;
  line-height: .625rem;
  font-size: .875rem;
  margin-left: .3rem; }

.dropdown .dropdown-menu, .btn-group .dropdown-menu, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu {
  padding: .35rem;
  margin-top: 0;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
  border-radius: 0; }

.dropdown .dropdown-menu .dropdown-item, .btn-group .dropdown-menu .dropdown-item, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item {
  font-size: .8125rem;
  padding: .25rem .875rem;
  transition: all .2s ease-in-out;
  border-radius: 2px; }

.dropdown .dropdown-menu .dropdown-item i, .dropdown .dropdown-menu .dropdown-item svg {
  color: #333;
  transition: all .2s ease-in-out; }

.btn-group .dropdown-menu .dropdown-item i, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item i, .btn-group .dropdown-menu .dropdown-item svg, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item svg {
  color: #333;
  transition: all .2s ease-in-out; }

.dropdown .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-menu .dropdown-item:hover, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item:hover {
  background-color: #f9f9f9; }

.dropdown .dropdown-menu .dropdown-item:hover i, .dropdown .dropdown-menu .dropdown-item:hover svg {
  color: #EDBC43; }

.btn-group .dropdown-menu .dropdown-item:hover, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item:hover, .btn-group .dropdown-menu .dropdown-item:hover i, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item:hover i, .btn-group .dropdown-menu .dropdown-item:hover svg, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item:hover svg {
  color: #EDBC43; }

.dropdown .dropdown-menu .dropdown-item:active, .btn-group .dropdown-menu .dropdown-item:active, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-menu .dropdown-item:active {
  background: initial; }

.rtl .dropdown .dropdown-toggle::after, .rtl .btn-group .dropdown-toggle::after, .rtl .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group .dropdown-toggle::after {
  margin-left: 0;
  margin-right: .3rem; }

.fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .rtl .fc-button-group .dropdown-toggle::after {
  margin-left: 0;
  margin-right: .3rem; }

.rtl .dropdown-menu {
  text-align: right; }

.dropdown-menu li, .dropdown-item li {
  font-size: .8125rem;
  transition: all .2s ease-in-out;
  font-weight: 400;
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif; }
  .dropdown-menu li a, .dropdown-item li a {
    text-decoration: none;
    padding: 0.5rem 1rem;
    margin: 0.125rem 0 0; }
    .dropdown-menu li a:hover, .dropdown-item li a:hover {
      background-color: #f9f9f9; }

button.dropdown-toggle {
  font-weight: 700;
  font-size: .8125rem;
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
  letter-spacing: .1rem; }

.page-numbers:hover {
  color: #fff !important; }

.card {
  border: 1px solid rgba(0, 0, 0, 0.1); }

.news {
  overflow: hidden;
  padding-bottom: 3rem !important; }
  .news .btn-group {
    font-family: "Montserrat", sans-serif;
    font-weight: 700; }
    @media screen and (max-width: 736px) {
      .news .btn-group {
        font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif; } }
  .news .card-news {
    height: 14rem !important; }
    @media screen and (max-width: 736px) {
      .news .card-news {
        height: 10.5rem !important; } }
    .news .card-news a:hover {
      text-decoration: underline !important; }
    .news .card-news .card-body {
      height: 240px;
      padding: 1rem 1.5rem 0; }
      @media screen and (max-width: 736px) {
        .news .card-news .card-body {
          padding: 1rem; } }
    .news .card-news .card-height img {
      	/*
      	width: auto!important;
      height: 85%!important;
      	*/ }
    .news .card-news .card-company {
      display: flex;
      height: calc(100% - 100px);
      padding-top: 1rem;
      justify-content: center;
      align-items: center; }
      @media screen and (max-width: 736px) {
        .news .card-news .card-company {
          padding-top: 1.9rem; } }
    .news .card-news img {
      width: auto;
      max-width: 80%;
      height: 50px; }
    .news .card-news h5.card-title {
      letter-spacing: 0 !important;
      font-weight: 400 !important;
      margin-top: .5rem; }
  .news .grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 10px;
    /* グリッドセルの間に10pxのスペースを追加 */ }
  .news .card {
    height: 550px;
    position: relative; }
    @media screen and (max-width: 1680px) {
      .news .card {
        height: 480px; } }
    @media screen and (max-width: 1280px) {
      .news .card {
        height: 480px; } }
    .news .card ul.actions {
      width: 100%;
      position: absolute;
      bottom: 1rem;
      left: 0;
      padding: 0 1rem;
      margin: 0 !important; }
      .news .card ul.actions li {
        width: 100%;
        padding: 0; }
        .news .card ul.actions li a.next {
          width: 100%;
          padding-right: 2rem;
          font-size: .6875rem; }
  .news .card-title {
    text-transform: none !important;
    font-size: .8125rem;
    margin: .5rem 0; }
  .news .card-text {
    font-size: .875rem;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
    @media screen and (max-width: 736px) {
      .news .card-text {
        font-size: .8125rem; } }
  .news .date {
    font-weight: 700;
    color: #333; }
    .news .date span {
      font-size: 0.6875rem !important;
      text-transform: capitalize !important;
      margin-left: 1rem;
      padding-left: 0.5rem !important;
      padding-right: 0.5rem !important;
      width: auto; }
      @media screen and (max-width: 736px) {
        .news .date span {
          margin-left: 0;
          font-size: 0.5rem !important; } }
    .news .date span.logo {
      font-family: 'Sorts Mill Goudy', serif;
      letter-spacing: 0; }
  .news .next {
    margin-top: 2rem; }

input[type="submit"].next, input[type="reset"].next, input[type="button"].next {
  padding-right: 4.5rem; }

button.next, .button.next.excerpt_read_more {
  padding: 0 !important; }

.button.next.excerpt_read_more {
  display: block; }
  .button.next.excerpt_read_more a {
    display: block;
    width: 100%;
    height: 100%; }

@media screen and (max-width: 736px) {
  .button.next {
    width: 100%;
    text-align: center;
    padding-right: 20px !important;
    padding-left: 0 !important; } }
.element-media a {
  pointer-events: none; }

.news-text {
  margin: 0;
  padding: 0;
  font-size: 0.875rem !important;
  letter-spacing: 0;
  line-height: 1.5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }
  .news-text p {
    margin: 0;
    margin-top: .5rem; }

.teams_button {
  margin-top: 3rem;
  margin-bottom: 7rem; }
  .teams_button a {
    text-transform: capitalize !important;
    color: #EDBC43 !important; }
    .teams_button a:hover {
      text-decoration: none !important; }

.twitter-share-button {
  margin-top: 2rem; }

#footer .inner {
  display: flex;
  max-width: 94vw;
  justify-content: space-between;
  padding-bottom: 6rem; }
  @media screen and (max-width: 736px) {
    #footer .inner {
      display: block; } }
#footer .nav {
  font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  display: flex;
  flex-direction: column;
  color: #fff;
  overflow-wrap: break-word;
  text-align: left;
  border-left: 1px solid #fff;
  padding-left: 1rem;
  max-width: 33%; }
  @media screen and (max-width: 736px) {
    #footer .nav {
      border: none;
      margin-top: 2rem;
      max-width: 100%; } }
  #footer .nav li {
    font-size: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .1rem; }
  #footer .nav .sns {
    margin-top: 3rem;
    display: flex;
    padding: 0; }
    #footer .nav .sns li {
      list-style: none; }
      #footer .nav .sns li .svg-inline--fa {
        height: 2rem; }
  #footer .nav a {
    color: #fff; }
#footer .logo-svg {
  width: 300px; }
  @media screen and (max-width: 736px) {
    #footer .logo-svg {
      width: 200px; } }
  #footer .logo-svg .logo-svg-filter {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%); }
  #footer .logo-svg img {
    width: 100%;
    color: #fff; }

.footer a {
  color: #222; }

.nav-lang {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.copyright {
  padding-top: 5rem !important; }
  @media screen and (max-width: 736px) {
    .copyright {
      padding-top: 3rem !important; } }
  .copyright a {
    color: #333;
    font-weight: 700; }
  .copyright ul, .copyright li {
    padding: 0;
    padding-right: 1rem; }
  .copyright .nav-item {
    font-size: .8125rem; }
    .copyright .nav-item .active {
      background-color: #f4f4f4;
      pointer-events: none; }
    .copyright .nav-item .lang-link {
      background-color: #f4f4f4; }
      .copyright .nav-item .lang-link:hover {
        background-color: #eee; }
  .copyright .nav-link {
    padding: 0.5rem; }
    .copyright .nav-link:hover {
      background-color: #f4f4f4;
      color: #222 !important; }

.major h1 a:hover {
  text-decoration: underline; }
.major h2 {
  font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  letter-spacing: 0; }
  @media screen and (max-width: 736px) {
    .major h2 {
      font-size: 1rem; } }
  .major h2 span {
    font-size: 1rem;
    letter-spacing: -.05rem;
    font-weight: 700;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif; }
.major h5 a {
  color: #e81f1f; }
  .major h5 a:hover {
    text-decoration: underline; }
  @media screen and (max-width: 736px) {
    .major h5 a {
      font-size: .825rem;
      line-height: 1.5 !important; } }
.major .person {
  margin-bottom: 5rem; }

.interview_wrapper {
  padding-top: 1.5rem;
  padding-bottom: 5rem; }
  @media screen and (max-width: 736px) {
    .interview_wrapper {
      padding: 1rem; } }

.interview {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif; }
  .interview .img-80 {
    margin-left: 10% !important;
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    @media screen and (max-width: 736px) {
      .interview .img-80 {
        margin-left: 0 !important;
        display: block;
        width: 100%; } }
    .interview .img-80 img {
      width: 100%;
      height: auto;
      align-self: flex-start; }
      @media screen and (max-width: 736px) {
        .interview .img-80 img {
          width: 100%; } }
  .interview .img-half {
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 736px) {
      .interview .img-half {
        display: block; } }
    .interview .img-half img {
      width: 50%;
      height: auto;
      align-self: flex-start; }
      @media screen and (max-width: 736px) {
        .interview .img-half img {
          width: 100%; } }
  .interview img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 1rem; }
  .interview .prof ul {
    margin: 0 0 3rem;
    padding: 0; }
    .interview .prof ul li {
      font-size: .8125rem;
      display: inline;
      list-style: none;
      margin: 0 .5rem 0 0;
      padding: 0;
      font-weight: 400; }
      .interview .prof ul li span.date::after {
        content: "年、"; }
  .interview .prof h5 {
    font-size: 1rem;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #666;
    margin-bottom: 0; }
  .interview a {
    color: #e81f1f; }
    .interview a:hover {
      color: #e81f1f;
      text-decoration: underline; }
  .interview p {
    font-size: 1rem;
    font-weight: 400; }
  .interview h5 {
        /*
		margin-bottom: 1rem;
		&::before{
			content: "\03c";
		}
		&::after{
			content: "\03e";
		}
        */ }
    .interview h5 a {
      color: #EDBC43; }
  .interview h7 {
    font-weight: 700;
    margin-bottom: 1rem !important;
    display: block;
    letter-spacing: .1rem; }
  .interview h6 {
    letter-spacing: .1rem;
    font-size: .875rem;
    text-transform: none !important; }
    .interview h6::before {
      content: "--- "; }
  .interview h4 {
    border-style: solid;
    border-width: 0;
    border-left-width: .5rem;
      /*
border-image: linear-gradient(#eeaeca, #e81f1f, #eeaeca) 1;
      */
    border-color: #e81f1f;
    padding-left: .5rem;
    font-size: 1.1rem;
    margin-bottom: 2rem;
    letter-spacing: 0rem;
    text-transform: capitalize; }
  .interview p {
    margin-bottom: 2rem;
    line-height: 2; }
  .interview > .answer {
    font-size: 1rem; }
  .interview .answer {
    font-size: 1rem; }
  .interview > .question {
    font-weight: bold;
    letter-spacing: .1rem; }
    .interview > .question::before {
      content: "--- "; }
  .interview .question {
    font-weight: bold;
    letter-spacing: .1rem; }
    .interview .question::before {
      content: "--- "; }

/* PC表示、スマホ、タブレット非表示 */
.portfolio--inner_PC {
  display: flex !important; }

.portfolio--inner {
  display: none !important; }

/* モバイル表示 */
@media only screen and (max-width: 767px) {
  .portfolio--inner_PC {
    display: none !important; }

  .portfolio--inner {
    display: flex !important; } }
.portfolio .portfolio--casette {
  padding: 0;
  margin-bottom: 3rem; }
  .portfolio .portfolio--casette:last-child {
    margin-bottom: 0; }

.portfolio--inner_PC {
  display: flex;
  flex-wrap: wrap;
  padding: 0; }
  .portfolio--inner_PC .item {
    margin-bottom: 1.5rem;
    padding: 0;
    padding-right: 2rem; }
    .portfolio--inner_PC .item img {
      width: 100%;
      height: auto; }
    .portfolio--inner_PC .item a {
      color: #333;
      font-weight: 700; }
    .portfolio--inner_PC .item .details .summary:hover .content {
      opacity: 1;
      visibility: visible;
      height: auto;
      transition: opacity 0.9s ease-in;
      /* 表示時の速度を変更 */ }
    .portfolio--inner_PC .item .content {
      opacity: 0;
      visibility: hidden;
      height: 0;
      display: block;
      transition: opacity 0.9s ease-in, opacity 0.2s ease-out;
      /* 表示時の速度を変更 */
      font-size: .825rem;
      border-top: 1px solid #f4f4f4;
      margin-top: .5rem;
      padding-top: .5rem;
      line-height: 160%; }
      .portfolio--inner_PC .item .content a {
        margin-top: 1rem;
        display: inline-block; }
        .portfolio--inner_PC .item .content a svg {
          margin-left: .5rem; }
    .portfolio--inner_PC .item .summary_inner {
      font-family: "Font Awesome 6 Free";
      font-weight: 700;
      cursor: pointer;
      list-style: none; }
      .portfolio--inner_PC .item .summary_inner span {
        font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
        font-weight: 400;
        color: #333;
        letter-spacing: .05rem;
        font-size: .875rem; }
      .portfolio--inner_PC .item .summary_inner:hover::after {
        content: "\f0d7";
        margin-left: .5rem; }
      .portfolio--inner_PC .item .summary_inner::after {
        content: "\f0da";
        margin-left: .5rem;
        transition: all 0.6s ease; }

.portfolio--inner {
  display: flex;
  flex-wrap: wrap;
  padding: 0; }
  .portfolio--inner .content {
    font-size: .8125rem;
    border-top: 1px solid #f4f4f4;
    margin-top: .5rem;
    padding-top: .5rem;
    line-height: 160%; }
    .portfolio--inner .content a {
      margin-top: 1rem; }
      .portfolio--inner .content a svg {
        margin-left: .5rem; }
  .portfolio--inner .item {
    margin-bottom: 1.5rem;
    padding: 0;
    padding-right: 2rem; }
    @media screen and (max-width: 736px) {
      .portfolio--inner .item {
        margin-bottom: .5rem; } }
    .portfolio--inner .item img {
      width: 100%;
      height: auto; }
      .portfolio--inner .item img.gray {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%); }
        .portfolio--inner .item img.gray:hover {
          -webkit-filter: grayscale(0);
          -moz-filter: grayscale(0);
          -ms-filter: grayscale(0);
          -o-filter: grayscale(0);
          filter: grayscale(0); }
  .portfolio--inner a {
    color: #333;
    font-weight: 700; }
  .portfolio--inner details[open] {
    height: auto;
    padding-bottom: 1rem;
    transition: all 0.6s ease; }
    .portfolio--inner details[open] summary {
      font-family: "Font Awesome 6 Free";
      font-weight: 700; }
      .portfolio--inner details[open] summary::after {
        content: "\f0da";
        margin-left: .5rem; }
  .portfolio--inner details {
    height: auto;
    overflow: hidden;
    transition: all 0.6s ease; }
    .portfolio--inner details a {
      display: block; }
      .portfolio--inner details a:hover {
        color: #EDBC43;
        text-decoration: underline; }
    .portfolio--inner details summary {
      font-family: "Font Awesome 6 Free";
      font-weight: 700;
      cursor: pointer;
      list-style: none; }
      .portfolio--inner details summary:hover::after {
        content: "\f0d7";
        margin-left: .5rem; }
      .portfolio--inner details summary::after {
        content: "\f0da";
        margin-left: .5rem;
        transition: all 0.6s ease; }
      .portfolio--inner details summary i {
        margin-right: 10px; }
      .portfolio--inner details summary .summary_inner {
        font-size: 1rem;
        font-weight: 700; }
  .portfolio--inner summary::-webkit-details-marker {
    display: none; }

html[lang="en"]
.portfolio--inner .summary_inner, html[lang="en"]
.portfolio--inner .content {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #333;
  letter-spacing: .05rem; }

html[lang="en"]
.portfolio--inner_PC .summary {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #333;
  letter-spacing: .05rem; }

html[lang="ja"]
.portfolio--inner .summary_inner, html[lang="ja"]
.portfolio--inner .content {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 400;
  color: #333;
  font-size: .875rem; }
html[lang="ja"]
.portfolio--inner .summary_inner {
  font-size: .875rem; }
html[lang="ja"]
.portfolio--inner .content {
  font-size: .75rem; }
  html[lang="ja"]
  .portfolio--inner .content a {
    font-size: .875rem; }

.profile-item .modal-trig {
  font-weight: 700;
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: .875rem;
  letter-spacing: .05rem; }
  .profile-item .modal-trig:hover {
    text-decoration: underline; }
.profile-item .modal-detail {
  text-align: left;
  opacity: 1; }
  .profile-item .modal-detail:hover {
    text-decoration: underline !important; }
.profile-item .btn img {
  filter: grayscale(100%);
  transition: all 0.3s ease-in; }
  .profile-item .btn img:hover {
    filter: grayscale(0%); }

.modal-footer {
  justify-content: flex-start !important; }

.modal-content {
  background-color: #f4f4f4; }

@media screen and (max-width: 736px) {
  .profile_dl {
    margin-bottom: 2rem; } }
.profile_dl ul {
  display: flex;
  width: 100%;
  justify-content: space-around;
  margin: 0;
  margin-bottom: 3rem;
  padding: 0; }
  @media screen and (max-width: 736px) {
    .profile_dl ul {
      display: inline; } }
  .profile_dl ul dt {
    border-bottom: 1px solid #333;
    display: inline-block; }
  .profile_dl ul li {
    list-style: none; }
    .profile_dl ul li:first-child {
      margin-right: 1rem;
      flex-basis: 50%; }
      @media screen and (max-width: 736px) {
        .profile_dl ul li:first-child {
          margin-bottom: 1rem; } }
      .profile_dl ul li:first-child img {
        width: 100%; }

.portfolio .card-body {
  padding: 0 !important; }
  .portfolio .card-body button {
    height: auto;
    background: none;
    padding: 0; }
.portfolio header h5 {
  padding-bottom: .5rem;
  margin-bottom: 0 2rem; }
  @media screen and (max-width: 736px) {
    .portfolio header h5 {
      font-size: .875rem; } }

.profile-item:hover {
  opacity: 1; }
.profile-item .badge {
  margin-top: 1rem; }
.profile-item .profile-tooltip {
  font-size: .6875rem;
  position: absolute;
  width: 100%;
  min-height: 50%;
  height: auto;
  top: 0;
  left: 0;
  color: #fff;
  padding: 1.2rem;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 5px;
  opacity: 0;
  transition: .3s ease-in-out; }
  .profile-item .profile-tooltip:hover {
    opacity: 1;
    z-index: 100; }
  .profile-item .profile-tooltip .profile-description {
    margin-top: -5px;
    font-size: .8125rem;
    letter-spacing: .05rem;
    text-decoration: none;
    padding: 0; }
    .profile-item .profile-tooltip .profile-description b {
      color: #fff; }
.profile-item .profile-url {
  margin-bottom: .5rem;
  font-size: .8125rem;
  line-height: 1.4;
  letter-spacing: .05rem;
  text-decoration: underline;
  color: #fff; }
  .profile-item .profile-url a {
    color: #fff; }
    .profile-item .profile-url a:hover {
      color: #fff !important;
      opacity: 0.9 !important; }
.profile-item .profile-img {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  padding-bottom: 1rem;
  height: 100px; }
  .profile-item .profile-img img {
    width: auto;
    max-width: 90%;
    height: auto;
    max-height: 90%; }

.badge {
  width: auto;
  text-transform: capitalize;
  padding: .3rem .5rem;
  font-family: "Montserrat", sans-serif; }
  .badge a {
    text-decoration: none; }

.card-title {
  letter-spacing: 0.1rem !important; }

.card-img-top img {
  height: 13.5rem !important;
  object-fit: cover; }

.news-img-top {
  height: 13.5rem;
  object-fit: contain; }

.card {
  /*
  height: 570px;
  overflow: hidden;
  */ }
  .card button {
    border: none; }

h5.card-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.5 !important;
  overflow: hidden; }

.column--ol ol {
  margin-top: 1rem;
  margin-left: 1rem; }
  .column--ol ol li {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    margin-bottom: .5rem; }

.column--ol_none ol {
  margin-left: -1rem; }
  .column--ol_none ol li {
    list-style: none; }

.contents--table {
  margin: 2rem auto;
  padding: 2rem 2rem 1rem;
  border: 2px solid #ccc;
  border-radius: 5px;
  background-color: #f4f4f4; }
  .contents--table ol li {
    list-style: decimal !important;
    margin-bottom: .5rem; }
    .contents--table ol li a {
      color: #333; }

.badge-info {
  color: #fff !important; }

h5 {
  text-transform: none; }

span.notion {
  color: #e81f1f;
  font-weight: 400; }

span.notice-normal {
  color: #e81f1f;
  border-bottom: 1px solid #e81f1f;
  font-weight: 400; }

span.notice {
  color: #e81f1f;
  border-bottom: 1px solid #e81f1f;
  font-weight: 700; }

.contact .notion {
  font-size: .8125rem;
  color: #aaa;
  margin-top: 1rem; }
.contact label {
  display: inline-block;
  position: relative;
  background: #eee;
  color: #333;
  font-weight: 700;
  font-size: .8125rem;
  letter-spacing: .05rem;
  padding: .5rem 1.5rem;
  border-radius: 4px;
  transition: all 0.3s;
  cursor: pointer !important; }
  .contact label:hover {
    background: #ccc;
    transition: all 0.4s; }
  .contact label input[type="file"] {
    display: none; }
.contact dl.message {
  margin-top: 3rem;
  display: flex;
  flex-flow: row wrap;
  width: 100%; }
  @media screen and (max-width: 736px) {
    .contact dl.message {
      flex-flow: column;
      margin-top: 1rem !important; } }
  .contact dl.message dt {
    flex-basis: 25%;
    margin-bottom: 0 !important; }
    @media screen and (max-width: 736px) {
      .contact dl.message dt {
        padding: 0 !important;
        margin: 0rem;
        margin-bottom: 1rem;
        letter-spacing: .1rem;
        font-size: .875rem; } }
  .contact dl.message dd {
    flex-basis: 70%;
    margin-bottom: 1rem; }
    @media screen and (max-width: 736px) {
      .contact dl.message dd {
        padding: 0 !important;
        margin: 0 0 0.5rem !important;
        letter-spacing: .1rem;
        font-size: .8125rem; } }
  .contact dl.message a.m--tex {
    font-weight: 700;
    margin: 0 1rem;
    border-bottom: 1px solid #EDBC43;
    color: #EDBC43; }
    .contact dl.message a.m--tex:hover {
      color: #666 !important; }
.contact h7 {
  letter-spacing: .1rem;
  font-weight: 700; }
.contact .major {
  padding-bottom: 0 !important; }

a:hover {
  color: #EDBC43; }

.annotation {
  color: #e81f1f; }

@media screen and (max-width: 736px) {
  .handson-btn span {
    display: none; } }

.company-icon {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid;
  border-color: rgba(99, 116, 133, 0.25);
  margin: 0;
  padding: 0;
  margin-bottom: 1rem !important;
  padding-bottom: 1rem !important; }
  .company-icon li {
    list-style: none;
    padding: 0; }
    .company-icon li:first-child {
      margin-right: 1rem; }
      @media screen and (max-width: 736px) {
        .company-icon li:first-child {
          margin-right: 2rem;
          margin-bottom: 2rem; } }
    .company-icon li ul {
      display: flex;
      font-size: .875rem;
      align-items: center;
      padding-left: 0; }
      @media screen and (max-width: 736px) {
        .company-icon li ul {
          font-size: .625rem; } }
      .company-icon li ul li {
        font-weight: 700;
        margin: 0;
        padding: 0;
        align-items: center; }
        @media screen and (max-width: 736px) {
          .company-icon li ul li:first-child {
            margin-bottom: 0 !important; } }
  .company-icon h1 {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }

.split {
  overflow: hidden; }

input.submit {
  background-color: #EDBC43 !important;
  color: #fff !important; }
  input.submit:hover {
    opacity: .8; }

.contact--form {
  padding: 0; }
  .contact--form dl {
    width: 100%; }
    .contact--form dl .flex-container {
      width: 100%;
      display: flex;
      margin-bottom: 2rem; }
      @media screen and (max-width: 736px) {
        .contact--form dl .flex-container {
          display: block;
          padding: 0 1rem; } }
      @media screen and (max-width: 980px) {
        .contact--form dl .flex-container {
          display: block;
          padding: 0 1rem; } }
    .contact--form dl dt {
      width: 100%;
      font-weight: 400;
      letter-spacing: .05rem;
      margin-left: .5rem;
      margin-bottom: .5rem; }
      @media screen and (max-width: 736px) {
        .contact--form dl dt {
          width: 100%; } }
      @media screen and (max-width: 980px) {
        .contact--form dl dt {
          width: 100%; } }
      .contact--form dl dt .required, .contact--form dl dt .optional {
        color: #fff;
        font-weight: 700;
        padding: .2rem .5rem;
        border-radius: 5px;
        margin-right: .5rem; }
      .contact--form dl dt .required {
        background-color: #e81f1f; }
      .contact--form dl dt .optional {
        background-color: #ccc; }
    .contact--form dl dd {
      margin-left: 0;
      width: 100%;
      margin-bottom: 2rem; }

.value--alt p {
  margin-bottom: 2rem !important; }

.value h5 {
  margin-bottom: 1.5rem; }
.value h4 {
  margin-bottom: 3rem; }
.value p {
  font-size: 1rem !important;
  line-height: 2rem; }
  @media screen and (max-width: 736px) {
    .value p {
      font-size: 0.825rem !important;
      line-height: 1.8rem; } }
  .value p:last-child {
    margin-bottom: 0 !important; }

.pager_whole {
  display: flex;
  justify-content: center; }

.pagenate {
  width: 100%; }
  .pagenate .page-numbers {
    color: #EDBC43; }
    .pagenate .page-numbers a:hover {
      color: #fff; }
  .pagenate .page-numbers.current {
    pointer-events: none;
    background-color: #EDBC43;
    border-color: #EDBC43; }
    .pagenate .page-numbers.current:hover {
      color: #ccc !important; }

.pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 400;
  margin: 0; }
  .pagination .page-numbers {
    border: 1px solid #dee2e6;
    margin: 0;
    padding: 0; }
    .pagination .page-numbers:first-child {
      border-radius: 5px 0 0 5px; }
    .pagination .page-numbers:last-child {
      border-radius: 0 5px 5px 0; }
  .pagination .current {
    opacity: 1 !important;
    color: #fff !important;
    border-color: #EDBC43;
    font-weight: 700;
    background-color: #EDBC43; }
  .pagination .next {
    margin: 0; }

.pagination .page-item .page-link {
  width: 36px;
  height: 36px;
  background-color: inherit; }
  .pagination .page-item .page-link:hover {
    border-radius: 50%;
    background-color: #fff; }

nav.pager {
  width: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 1rem 5rem;
  display: inline-block;
  background-color: #f4f4f4;
  border-radius: 50px; }
  nav.pager .page-link {
    color: #3c3c43; }
  nav.pager .page-item.active {
    pointer-events: none; }
    nav.pager .page-item.active .page-link {
      background-color: #3c3c43;
      border-radius: 50%;
      width: 36px;
      height: 36px; }
      nav.pager .page-item.active .page-link:hover {
        color: #ccc !important; }

.tabs ul li a {
  text-decoration: none; }

.insight--justify {
  justify-content: center !important;
  flex-wrap: wrap; }

ul.insight--tabs {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 736px) {
    ul.insight--tabs {
      justify-content: space-between;
      margin: 0 1rem 2rem 0;
      letter-spacing: .1rem;
      white-space: nowrap;
      overflow: auto; } }
  ul.insight--tabs li {
    list-style: none;
    font-weight: 700;
    font-size: 0.8125rem !important;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    margin: 0 3rem 2rem 0;
    padding: 0;
    letter-spacing: .25rem;
    -moz-transition-property: color, background-color, box-shadow;
    -webkit-transition-property: color, background-color, box-shadow;
    -ms-transition-property: color, background-color, box-shadow;
    transition-property: color, background-color, box-shadow;
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    transition-duration: 0.2s; }
    ul.insight--tabs li:hover {
      box-shadow: 0 2px 0 0 rgba(99, 116, 133, 0.15);
      -webkit-transition: box-shadow 0.5s ease forwards;
      /* Safari 3.1-6.0 */
      -moz-transition: box-shadow 0.5s ease forwards;
      /* Firefox 4-15 */
      -o-transition: box-shadow 0.5s ease forwards;
      /* Opera 10.5-12.0 */
      transition: box-shadow 0.5s ease forwards;
      /* 標準のCSS3の場合 */ }
    ul.insight--tabs li a {
      color: #222;
      text-decoration: none; }
  ul.insight--tabs li.active {
    box-shadow: 0 2px 0 0 #333;
    -webkit-transition: box-shadow 0.5s ease forwards;
    /* Safari 3.1-6.0 */
    -moz-transition: box-shadow 0.5s ease forwards;
    /* Firefox 4-15 */
    -o-transition: box-shadow 0.5s ease forwards;
    /* Opera 10.5-12.0 */
    transition: box-shadow 0.5s ease forwards;
    /* 標準のCSS3の場合 */ }

[aria-label][role~="tooltip"]::after {
  white-space: normal !important;
  width: 15vw !important; }
  @media screen and (max-width: 980px) {
    [aria-label][role~="tooltip"]::after {
      width: 40vw !important; } }
  @media screen and (max-width: 736px) {
    [aria-label][role~="tooltip"]::after {
      width: 40vw !important; } }

.image i.caption {
  display: block;
  font-style: normal;
  margin-top: .5rem; }

.int-list {
  padding-top: 2rem;
  margin-bottom: 3rem;
  border-bottom: 1px dotted #ccc; }
  .int-list ul {
    padding: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 3rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px dotted #ccc; }
    .int-list ul li {
      list-style: none; }
  .int-list dl {
    margin-bottom: 2rem; }
  .int-list dd {
    margin-left: 0 !important;
    margin-bottom: 2rem;
    line-height: 2rem; }
  .int-list i {
    font-size: .875rem; }

.uov-list {
  padding-top: 2rem;
  margin-bottom: 3rem;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc; }
  .uov-list ul {
    padding: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-top: 3rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px dotted #ccc; }
    .uov-list ul li {
      list-style: none; }
  .uov-list dl {
    margin-bottom: 2rem; }
  .uov-list dt {
    counter-increment: title; }
    .uov-list dt.nocount::before {
      content: none; }
    .uov-list dt::before {
      content: counter(title) ". "; }
  .uov-list dd {
    margin-left: 0 !important;
    margin-bottom: 2rem;
    line-height: 2rem; }
  .uov-list i {
    font-size: .875rem;
    display: inline-block; }

.anchor--wrap {
  padding-top: 100px; }

.anchor--item {
  padding-top: 100px;
  margin-top: -100px; }

ol.nostyle, ul.nostyle {
  list-style: none;
  padding-left: 1rem; }
  ol.nostyle li, ul.nostyle li {
    margin-bottom: .5rem;
    font-weight: 700;
    text-indent: -1rem; }

dl.nostyle dd {
  margin-bottom: 2rem;
  margin-left: 1rem; }

dl.number {
  margin-bottom: 2rem; }
  dl.number dt {
    display: list-item;
    list-style-type: decimal;
    margin-left: 1rem; }
  dl.number dd {
    margin-left: 1rem;
    margin-bottom: 1rem; }

ol.encircled, dl.encircled {
  list-style: none;
  counter-reset: number 0;
  margin: 0;
  padding: 0; }
  ol.encircled dd, dl.encircled dd {
    margin-bottom: 2rem;
    margin-left: 1rem; }
  ol.encircled li, ol.encircled dt, dl.encircled li, dl.encircled dt {
    position: relative;
    padding: 0;
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.5rem; }
    ol.encircled li:nth-child(1)::before, ol.encircled dt:nth-child(1)::before, dl.encircled li:nth-child(1)::before, dl.encircled dt:nth-child(1)::before {
      padding: 0 0.4rem; }
    ol.encircled li::after, ol.encircled dt::after, dl.encircled li::after, dl.encircled dt::after {
      content: '';
      position: absolute;
      display: block;
      top: .7rem;
      left: 0;
      transform: translateY(-50%);
      width: 1rem;
      height: 1rem;
      border: 1.2px solid #000;
      border-radius: 50%; }
    ol.encircled li::before, ol.encircled dt::before, dl.encircled li::before, dl.encircled dt::before {
      counter-increment: number 1;
      content: counter(number);
      padding: 0 0.3rem;
      /*
      margin-right: 1rem;
      */
      font-size: .8125rem;
      font-weight: 400; }

.relocation h1 {
  font-size: 2rem;
  margin-bottom: 1rem; }

.cr {
  display: flex;
  justify-content: normal; }
  @media screen and (max-width: 736px) {
    .cr {
      display: block !important;
      text-align: left; } }

.compliance-text {
  font-size: .6875rem;
  font-weight: 400 !important; }

.compliance li {
  font-weight: 700;
  letter-spacing: .25rem;
  line-height: 2rem;
  font-size: 1rem;
  margin-bottom: 1.5rem; }
  .compliance li a {
    color: #e81f1f; }

.list_decimal li {
  list-style: decimal; }

@media screen and (max-width: 736px) {
  .interview .person h5 a {
    font-size: 1.5rem;
    margin-left: 1.1rem; } }
.interview h7.angle::before {
  content: "\03c"; }
.interview h7.angle::after {
  content: "\03e"; }

.stretch-card {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  padding: 0 !important; }
  .stretch-card > .card {
    width: 100%;
    min-width: 100%;
    padding: 0 1rem; }

.autoplay-slider {
  display: flex;
  width: 100%;
  overflow: hidden;
  animation: 20s linear infinite sliderAnimation; }

.slide {
  height: 100px;
  width: 250px;
  margin: 20px;
  position: relative; }
  .slide img {
    width: 100%;
    height: auto;
    overflow: hidden; }

@keyframes sliderAnimation {
  100% {
    transform: translateX(-50%); } }
.card-body {
  overflow: hidden; }

.loopSlide {
  position: relative;
  display: flex;
  width: 100vw;
  overflow: hidden; }
  .loopSlide ul {
    padding: 0;
    width: 100vw;
    display: flex;
    flex-shrink: 0;
    /*
           &:first-child {
               animation: slide1 60s -30s linear infinite;
           }
    
           &:last-child {
               animation: slide2 60s linear infinite;
           }
    */ }
    .loopSlide ul li {
      display: inline-block;
      width: 100%;
      min-width: 150px;
      margin-right: 20px;
      list-style: none;
      text-align: center; }
      .loopSlide ul li img {
        display: block;
        width: 100%;
        height: auto; }
  .loopSlide:hover ul {
    animation-play-state: paused; }

@keyframes slide1 {
  0% {
    transform: translateX(100%); }
  to {
    transform: translateX(-100%); } }
@keyframes slide2 {
  0% {
    transform: translateX(0); }
  to {
    transform: translateX(-200%); } }
nav hr {
  border-style: none !important;
  border-top: 0.1px solid rgba(244, 244, 244, 0.4) !important; }

.profile .hobby {
  display: block; }

.news-img-related {
  width: 100%;
  max-height: 100%;
  object-fit: cover; }

.related-wrapper .card {
  height: 550px; }
  @media screen and (max-width: 1680px) {
    .related-wrapper .card {
      height: 480px; } }
  @media screen and (max-width: 1280px) {
    .related-wrapper .card {
      height: 480px; } }
.related-wrapper .card-body {
  padding: 1rem; }
.related-wrapper .card-title {
  margin-top: .5rem;
  height: 2.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: .8125rem; }
.related-wrapper .card-company {
  width: 100%;
  height: 13.5rem;
  overflow: hidden; }
  .related-wrapper .card-company img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
.related-wrapper .excerpt {
  font-size: .8125rem;
  max-height: 3rem;
  /* 表示したい行数に応じて適切な高さを指定 */
  overflow: hidden;
  text-overflow: ellipsis; }
.related-wrapper ul.actions {
  margin-bottom: 0; }
  .related-wrapper ul.actions li {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1rem;
    padding: 0 1rem; }
    .related-wrapper ul.actions li a.next {
      width: 100%;
      font-size: 0.6875rem !important;
      padding-left: 3.5rem;
      /*
      padding-right: 6rem;
      text-align: right;
      */
      text-align: center; }
      @media screen and (max-width: 736px) {
        .related-wrapper ul.actions li a.next {
          text-align: center; } }
.related-wrapper .date {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 700;
  color: #333;
  font-size: .875rem; }
  .related-wrapper .date .badge {
    margin-left: .5rem; }

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0; }

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.slide-bottom {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1.7s 0s ease-out; }

.comp--intro {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
  color: #333;
  margin-top: 2rem; }
  .comp--intro .badge {
    padding: .5rem 1rem;
    margin-top: .5rem;
    font-size: .6875rem;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
    background-color: rgba(6, 31, 62, 0.8);
    letter-spacing: .05rem;
    color: #fff !important;
    text-decoration: none; }
    .comp--intro .badge:hover {
      background-color: #EDBC43; }
    .comp--intro .badge a {
      color: #fff !important;
      text-decoration: none;
      margin: 0 !important; }
      .comp--intro .badge a:hover {
        background-color: rgba #EDBC43; }
  .comp--intro h6 {
    font-size: .625rem;
    margin: 0; }
  .comp--intro p {
    font-size: .75rem;
    margin: 0; }

.headline {
  display: block;
  margin-bottom: 1rem; }
  .headline h2 {
    display: inline-flex;
    font-size: 1.5rem;
    font-weight: 700;
    margin-right: 1rem;
    font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif; }
    @media screen and (max-width: 736px) {
      .headline h2 {
        font-size: 1rem; } }
    .headline h2:last-child {
      margin-right: 0; }
    .headline h2 a {
      color: #fff !important;
      text-decoration: none; }
      .headline h2 a:hover {
        text-decoration: underline; }

.category {
  font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 25px;
  font-size: .825rem;
  letter-spacing: .05rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  display: inline-flex; }

.category_news {
  background-color: #EDBC43; }

.category_column {
  background-color: #DC6B01; }

.category_project {
  background-color: #1A67B5; }

.category_other {
  background-color: #3c3c43; }

.category_event {
  background-color: #3c3c43; }

.date {
  font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  color: #3c3c43;
  font-size: .825rem;
  font-weight: 700;
  padding: 4px 0;
  display: inline-flex; }

.author {
  display: flex;
  -ms-flex-align: center;
  /* IE 10 */
  -webkit-align-items: center;
  /* Chrome, Safari 6.1+, iOS 7.1+, Android */
  align-items: center;
  text-align: left;
  margin: 1rem 0 2rem !important;
  width: 100%; }
  .author img {
    width: 90px !important;
    height: 90px;
    object-fit: cover;
    border-radius: 90px;
    margin: 0 1rem 0 0 !important; }
  .author dl {
    margin: 0; }
  .author dt {
    margin: 0;
    font-weight: 700;
    border-bottom: 1px solid #3c3c43;
    display: inline-flex;
    font-size: 1.2rem; }
  .author dd {
    font-size: .825rem;
    font-weight: 400;
    display: block;
    margin: 0; }

.signature {
  text-align: right;
  margin-top: 4rem; }

.sns {
  margin-top: 3rem;
  display: flex;
  padding: 0; }
  .sns li {
    list-style: none; }
    .sns li a:hover {
      background-color: inherit !important;
      opacity: .8; }
    .sns li .svg-inline--fa {
      height: 3rem; }

#menu a.app {
  width: 160px;
  background-color: #EDBC43 !important; }
#menu .sns li {
  margin-right: 1rem; }
#menu .inner h2 a:hover {
  color: #DC6B01; }

.tag_whole {
  display: flex;
  padding: 4px 0;
  margin: 2rem 0; }
  .tag_whole .tag {
    text-transform: capitalize;
    background-color: #fff;
    font-size: .825rem;
    font-family: "Lexend", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
    border-radius: 18px;
    margin-right: 1rem;
    padding: 2px 16px; }
    .tag_whole .tag:last-child {
      margin-right: 0; }
    .tag_whole .tag a {
      color: #3c3c43;
      text-decoration: none; }
      .tag_whole .tag a:hover {
        opacity: .9; }

.tag-title {
  font-weight: 700;
  letter-spacing: .05rem;
  font-size: .825rem;
  font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  color: #fff; }

.message {
  min-height: 1000px;
  height: auto;
  background-color: #DC6B01; }
  .message .whole {
    margin-bottom: 5rem;
    border-bottom: 1px solid #3c3c43;
    padding-bottom: 5rem; }
    .message .whole:last-child {
      border-bottom: none;
      margin-bottom: 0; }
    .message .whole img {
      width: 100%;
      margin: 2rem 0; }
  .message header .en p {
    color: #fff !important; }
  .message .en {
    color: #fff; }
  .message h1 {
    font-size: 2.5rem !important;
    font-weight: 700 !important;
    border: none !important; }
  .message p {
    font-size: 1.25rem !important;
    letter-spacing: .1rem;
    line-height: 2.5;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
    font-weight: 700; }
    @media screen and (max-width: 736px) {
      .message p {
        font-size: 0.825rem !important; } }

.page-link {
  border: none !important; }

.news .inner, .column .inner {
  padding-top: 2rem; }
.news .whole, .column .whole {
  padding: 2rem;
  background-color: rgba(244, 244, 244, 0.93); }
  .news .whole .news_cassete, .column .whole .news_cassete {
    padding: 2rem 0;
    border-bottom: 1px solid #333; }
    .news .whole .news_cassete .category_wrapper, .column .whole .news_cassete .category_wrapper {
      display: flex;
      margin-bottom: 2rem; }
    .news .whole .news_cassete h3, .column .whole .news_cassete h3 {
      font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
      font-size: 1.25rem;
      font-weight: 700;
      margin: 0; }
      .news .whole .news_cassete h3 a, .column .whole .news_cassete h3 a {
        color: #3c3c43;
        text-decoration: none; }
        .news .whole .news_cassete h3 a:hover, .column .whole .news_cassete h3 a:hover {
          text-decoration: underline; }
    .news .whole .news_cassete p, .column .whole .news_cassete p {
      font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
      font-size: 1rem !important;
      letter-spacing: 0 !important;
      line-height: 1.8; }

ul.cancer-prevention li {
  font-weight: 700; }

.time-table {
  font-family: "Roboto", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif !important; }
  .time-table .tt2024 {
    margin-top: 6rem; }
    .time-table .tt2024 h6 {
      font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
      margin-bottom: 5rem; }
    .time-table .tt2024 .date {
      margin-right: 1rem;
      padding: 0; }
      @media screen and (max-width: 736px) {
        .time-table .tt2024 .date {
          margin-bottom: 1rem; } }
    .time-table .tt2024 .event_whole {
      display: flex;
      width: 100%; }
      @media screen and (max-width: 736px) {
        .time-table .tt2024 .event_whole {
          display: block; } }
      .time-table .tt2024 .event_whole .detail {
        width: 100%;
        margin-bottom: 2rem;
        padding-left: 2rem; }
        .time-table .tt2024 .event_whole .detail .title {
          font-weight: 700;
          margin-bottom: 1rem; }
      .time-table .tt2024 .event_whole .detail_add {
        padding: 2rem;
        background-color: #fff; }
    .time-table .tt2024 .person_whole {
      display: flex;
      flex-wrap: wrap; }
      .time-table .tt2024 .person_whole > * {
        flex: 1 1 50%; }
    .time-table .tt2024 .person_whole {
      display: flex;
      flex-wrap: wrap; }
      .time-table .tt2024 .person_whole > * {
        flex: 1 1 50%; }
      @media screen and (max-width: 736px) {
        .time-table .tt2024 .person_whole {
          flex-direction: column; }
          .time-table .tt2024 .person_whole > * {
            flex: 1 1 100%; } }
  @media screen and (max-width: 736px) {
    .time-table span {
      display: block; } }
  .time-table header {
    text-align: center;
    border-bottom: 3px solid #000;
    padding-bottom: 1rem !important; }
    .time-table header h1 {
      font-size: 2.7rem !important;
      font-family: "Roboto", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif !important;
      font-weight: 700;
      letter-spacing: .9rem;
      text-transform: none !important;
      margin-top: 2rem;
      margin-bottom: 0 !important;
      padding-bottom: 1rem !important; }
    .time-table header h5 {
      font-weight: 700;
      letter-spacing: .5rem; }
      @media screen and (max-width: 736px) {
        .time-table header h5 {
          font-size: 1rem; } }
    .time-table header h6 {
      font-weight: 700;
      font-size: 1.25rem;
      letter-spacing: 0; }
  .time-table .info {
    display: flex;
    font-weight: 700;
    font-family: "Roboto", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
    margin-top: 3rem;
    min-height: 300px; }
    @media screen and (max-width: 736px) {
      .time-table .info {
        display: block;
        margin-top: 0; } }
    .time-table .info .title {
      font-size: 1.4rem;
      font-weight: 700;
      margin-right: 2rem;
      margin-top: 15px;
      min-width: 3rem; }
      @media screen and (max-width: 736px) {
        .time-table .info .title {
          font-size: 1rem;
          margin-right: .5rem; } }
    .time-table .info .venue_wrapper {
      width: 100%;
      display: flex;
      justify-content: center; }
      .time-table .info .venue_wrapper .venue span {
        font-size: 1.3rem; }
        @media screen and (max-width: 736px) {
          .time-table .info .venue_wrapper .venue span {
            font-size: 1.2rem; } }
        .time-table .info .venue_wrapper .venue span:first-child {
          font-size: 2rem; }
          @media screen and (max-width: 1280px) {
            .time-table .info .venue_wrapper .venue span:first-child {
              font-size: 36px; } }
    .time-table .info .schedule_wrapper {
      width: 100%;
      display: flex;
      justify-content: center;
      border-right: 3px solid #000; }
      @media screen and (max-width: 736px) {
        .time-table .info .schedule_wrapper {
          border-right: none;
          justify-content: flex-start;
          padding-left: 1rem; } }
      .time-table .info .schedule_wrapper:last-child {
        border-right: none; }
      .time-table .info .schedule_wrapper .whole {
        display: flex; }
        @media screen and (max-width: 1280px) {
          .time-table .info .schedule_wrapper .whole {
            display: inline-block; } }
      .time-table .info .schedule_wrapper .date {
        font-size: 2rem;
        letter-spacing: -.05rem;
        font-family: "Roboto", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif !important;
        align-items: center; }
        @media screen and (max-width: 1280px) {
          .time-table .info .schedule_wrapper .date {
            font-size: 36px; } }
        .time-table .info .schedule_wrapper .date .year::after {
          content: "."; }
        .time-table .info .schedule_wrapper .date .month::after {
          content: "."; }
        .time-table .info .schedule_wrapper .date .week {
          font-size: 20px; }
          .time-table .info .schedule_wrapper .date .week::before {
            content: "（"; }
          .time-table .info .schedule_wrapper .date .week::after {
            content: "）"; }
      @media screen and (max-width: 736px) {
        .time-table .info .schedule_wrapper .date_wrapper {
          border-bottom: 1px solid #000; } }
      .time-table .info .schedule_wrapper .date_wrapper, .time-table .info .schedule_wrapper .venue {
        display: flex;
        align-items: flex-start;
        flex-direction: column; }
        @media screen and (max-width: 736px) {
          .time-table .info .schedule_wrapper .date_wrapper, .time-table .info .schedule_wrapper .venue {
            padding-bottom: 2rem;
            margin-bottom: 2rem; } }
      .time-table .info .schedule_wrapper .open_wrapper {
        font-size: 1.3rem;
        letter-spacing: -.05rem;
        text-transform: uppercase; }
        @media screen and (max-width: 736px) {
          .time-table .info .schedule_wrapper .open_wrapper {
            font-size: 1.2rem; } }
        .time-table .info .schedule_wrapper .open_wrapper .open::after {
          content: " /"; }

.project, .column {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  margin-bottom: 3rem; }
  .project ul, .column ul {
    margin: 2rem 0; }
    .project ul li, .column ul li {
      font-size: 1.25rem; }
  .project .inner h2, .column .inner h2 {
    margin: 1rem 0; }
  .project .inner h3, .column .inner h3 {
    margin: 4rem 0;
    font-size: 1.1rem;
    font-weight: 700; }
  .project .inner p, .column .inner p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1rem; }
  .project .inner .special, .column .inner .special {
    background-color: rgba(244, 244, 244, 0.93);
    margin: 0;
    padding: 3rem; }
  .project .inner img, .column .inner img {
    width: 100%;
    margin: 2rem 0 6rem; }

.project-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw 2vw;
  width: 100%; }
  .project-container a {
    flex: 1 1 calc(50% - 2vw);
    /* Adjust the percentage as needed */
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 736px) {
      .project-container a {
        flex: 1 1 calc(100% - 2vw); } }
    .project-container a img {
      width: 100%;
      height: auto;
      display: block; }

.event_summary {
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  padding-bottom: 3rem; }
  .event_summary dl {
    display: flex;
    margin-top: 2rem;
    align-items: center; }
    .event_summary dl dt {
      font-size: 1rem;
      margin: 0;
      margin-right: .5rem; }
      .event_summary dl dt::after {
        content: ":"; }
    .event_summary dl dd {
      font-size: 1rem;
      display: flex;
      margin: 0 !important;
      font-weight: 700;
      flex-wrap: wrap; }
      .event_summary dl dd span {
        margin-right: 1rem;
        margin-top: .5rem; }
        .event_summary dl dd span a {
          color: #3c3c43;
          text-decoration: none; }
          .event_summary dl dd span a:hover {
            text-decoration: underline; }
      .event_summary dl dd span.title {
        font-weight: 700;
        font-size: 1rem; }
        .event_summary dl dd span.title::after {
          content: ":"; }
    .event_summary dl dd.summary {
      font-weight: 700;
      font-size: 1rem; }
      .event_summary dl dd.summary span {
        margin-top: 0; }
  .event_summary dl.summary_wrapper {
    display: block; }

.video dt {
  font-size: 1rem; }
.video .whole {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 5rem; }
  .video .whole .video_card {
    width: calc(33.33% - 11px - 10.6666666667px);
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 980px) {
      .video .whole .video_card {
        width: calc(50% - 16px); } }
    @media screen and (max-width: 736px) {
      .video .whole .video_card {
        width: 100%; } }
    .video .whole .video_card .video_wrapper {
      position: relative;
      padding-bottom: 56.25%;
      height: 0; }
      .video .whole .video_card .video_wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none; }
    .video .whole .video_card .text_content {
      height: 300px;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      align-items: center;
      background-color: #f4f4f4;
      padding: 16px; }
      .video .whole .video_card .text_content h5 {
        font-size: 0.825rem;
        color: #3c3c43;
        margin-bottom: 1rem;
        text-align: center; }
      .video .whole .video_card .text_content p {
        font-size: 1rem;
        color: #000;
        margin: 0;
        font-weight: 700;
        text-align: left;
        letter-spacing: 0; }
.video h3 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 1rem;
  letter-spacing: .2rem;
  text-transform: none; }
  .video h3 span {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 700; }
.video h4 {
  text-align: center;
  font-size: 1rem;
  font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: -.05rem;
  margin-bottom: 2rem; }
  .video h4 span {
    display: block; }

.style2 h2 {
  color: #fff; }
  .style2 h2 a {
    color: #fff; }
    .style2 h2 a:hover {
      color: #fff !important;
      text-decoration: underline !important; }

#time-table, #project {
  scroll-margin-top: 120px; }

#target, #proposal, #mankind, #president, #sakata {
  scroll-margin-top: 200px; }

#kanpo1, #kanpo2 {
  scroll-margin-top: 200px; }

a.button {
  text-transform: uppercase;
  padding: 0 2rem;
  color: #fff;
  margin-top: 2rem;
  border-radius: 8px;
  min-width: 130px;
  font-size: 1rem;
  height: auto;
  font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
  letter-spacing: .05rem;
  border: none; }
  @media screen and (max-width: 736px) {
    a.button {
      font-size: .825rem; } }

a.default {
  background-color: #000; }
  a.default:hover {
    background-color: #3c3c43 !important;
    color: #fff; }

a.app {
  background-color: #EDBC43;
  transition: background-color 5s ease-in-out, color 0.5s ease-in-out; }
  a.app:hover {
    text-decoration: none !important;
    background-color: #DC6B01 !important;
    color: #fff !important; }

/* colors */
/* Row */
.row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-items: stretch; }
  .row > * {
    box-sizing: border-box; }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0; }
  .row.aln-left {
    justify-content: flex-start; }
  .row.aln-center {
    justify-content: center; }
  .row.aln-right {
    justify-content: flex-end; }
  .row.aln-top {
    align-items: flex-start; }
  .row.aln-middle {
    align-items: center; }
  .row.aln-bottom {
    align-items: flex-end; }
  .row > .imp {
    order: -1; }
  .row > .col-1 {
    width: 8.3333333333%; }
  .row > .off-1 {
    margin-left: 8.3333333333%; }
  .row > .col-2 {
    width: 16.6666666667%; }
  .row > .off-2 {
    margin-left: 16.6666666667%; }
  .row > .col-3 {
    width: 25%; }
  .row > .off-3 {
    margin-left: 25%; }
  .row > .col-4 {
    width: 33.3333333333%; }
  .row > .off-4 {
    margin-left: 33.3333333333%; }
  .row > .col-5 {
    width: 41.6666666667%; }
  .row > .off-5 {
    margin-left: 41.6666666667%; }
  .row > .col-6 {
    width: 50%; }
  .row > .off-6 {
    margin-left: 50%; }
  .row > .col-7 {
    width: 58.3333333333%; }
  .row > .off-7 {
    margin-left: 58.3333333333%; }
  .row > .col-8 {
    width: 66.6666666667%; }
  .row > .off-8 {
    margin-left: 66.6666666667%; }
  .row > .col-9 {
    width: 75%; }
  .row > .off-9 {
    margin-left: 75%; }
  .row > .col-10 {
    width: 83.3333333333%; }
  .row > .off-10 {
    margin-left: 83.3333333333%; }
  .row > .col-11 {
    width: 91.6666666667%; }
  .row > .off-11 {
    margin-left: 91.6666666667%; }
  .row > .col-12 {
    width: 100%; }
  .row > .off-12 {
    margin-left: 100%; }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0rem; }
    .row.gtr-0 > * {
      padding: 0 0 0 0rem; }
    .row.gtr-0.gtr-uniform {
      margin-top: 0rem; }
      .row.gtr-0.gtr-uniform > * {
        padding-top: 0rem; }
  .row.gtr-25 {
    margin-top: 0;
    margin-left: -0.5rem; }
    .row.gtr-25 > * {
      padding: 0 0 0 0.5rem; }
    .row.gtr-25.gtr-uniform {
      margin-top: -0.5rem; }
      .row.gtr-25.gtr-uniform > * {
        padding-top: 0.5rem; }
  .row.gtr-50 {
    margin-top: 0;
    margin-left: -1rem; }
    .row.gtr-50 > * {
      padding: 0 0 0 1rem; }
    .row.gtr-50.gtr-uniform {
      margin-top: -1rem; }
      .row.gtr-50.gtr-uniform > * {
        padding-top: 1rem; }
  .row {
    margin-top: 0;
    margin-left: -2rem; }
    .row > * {
      padding: 0 0 0 2rem; }
    .row.gtr-uniform {
      margin-top: -2rem; }
      .row.gtr-uniform > * {
        padding-top: 2rem; }
  .row.gtr-150 {
    margin-top: 0;
    margin-left: -3rem; }
    .row.gtr-150 > * {
      padding: 0 0 0 3rem; }
    .row.gtr-150.gtr-uniform {
      margin-top: -3rem; }
      .row.gtr-150.gtr-uniform > * {
        padding-top: 3rem; }
  .row.gtr-200 {
    margin-top: 0;
    margin-left: -4rem; }
    .row.gtr-200 > * {
      padding: 0 0 0 4rem; }
    .row.gtr-200.gtr-uniform {
      margin-top: -4rem; }
      .row.gtr-200.gtr-uniform > * {
        padding-top: 4rem; }
  @media screen and (max-width: 1680px) {
    .row {
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
      align-items: stretch; }
      .row > * {
        box-sizing: border-box; }
      .row.gtr-uniform > * > :last-child {
        margin-bottom: 0; }
      .row.aln-left {
        justify-content: flex-start; }
      .row.aln-center {
        justify-content: center; }
      .row.aln-right {
        justify-content: flex-end; }
      .row.aln-top {
        align-items: flex-start; }
      .row.aln-middle {
        align-items: center; }
      .row.aln-bottom {
        align-items: flex-end; }
      .row > .imp-xlarge {
        order: -1; }
      .row > .col-1-xlarge {
        width: 8.3333333333%; }
      .row > .off-1-xlarge {
        margin-left: 8.3333333333%; }
      .row > .col-2-xlarge {
        width: 16.6666666667%; }
      .row > .off-2-xlarge {
        margin-left: 16.6666666667%; }
      .row > .col-3-xlarge {
        width: 25%; }
      .row > .off-3-xlarge {
        margin-left: 25%; }
      .row > .col-4-xlarge {
        width: 33.3333333333%; }
      .row > .off-4-xlarge {
        margin-left: 33.3333333333%; }
      .row > .col-5-xlarge {
        width: 41.6666666667%; }
      .row > .off-5-xlarge {
        margin-left: 41.6666666667%; }
      .row > .col-6-xlarge {
        width: 50%; }
      .row > .off-6-xlarge {
        margin-left: 50%; }
      .row > .col-7-xlarge {
        width: 58.3333333333%; }
      .row > .off-7-xlarge {
        margin-left: 58.3333333333%; }
      .row > .col-8-xlarge {
        width: 66.6666666667%; }
      .row > .off-8-xlarge {
        margin-left: 66.6666666667%; }
      .row > .col-9-xlarge {
        width: 75%; }
      .row > .off-9-xlarge {
        margin-left: 75%; }
      .row > .col-10-xlarge {
        width: 83.3333333333%; }
      .row > .off-10-xlarge {
        margin-left: 83.3333333333%; }
      .row > .col-11-xlarge {
        width: 91.6666666667%; }
      .row > .off-11-xlarge {
        margin-left: 91.6666666667%; }
      .row > .col-12-xlarge {
        width: 100%; }
      .row > .off-12-xlarge {
        margin-left: 100%; }
      .row.gtr-0 {
        margin-top: 0;
        margin-left: 0rem; }
        .row.gtr-0 > * {
          padding: 0 0 0 0rem; }
        .row.gtr-0.gtr-uniform {
          margin-top: 0rem; }
          .row.gtr-0.gtr-uniform > * {
            padding-top: 0rem; }
      .row.gtr-25 {
        margin-top: 0;
        margin-left: -0.5rem; }
        .row.gtr-25 > * {
          padding: 0 0 0 0.5rem; }
        .row.gtr-25.gtr-uniform {
          margin-top: -0.5rem; }
          .row.gtr-25.gtr-uniform > * {
            padding-top: 0.5rem; }
      .row.gtr-50 {
        margin-top: 0;
        margin-left: -1rem; }
        .row.gtr-50 > * {
          padding: 0 0 0 1rem; }
        .row.gtr-50.gtr-uniform {
          margin-top: -1rem; }
          .row.gtr-50.gtr-uniform > * {
            padding-top: 1rem; }
      .row {
        margin-top: 0;
        margin-left: -2rem; }
        .row > * {
          padding: 0 0 0 2rem; }
        .row.gtr-uniform {
          margin-top: -2rem; }
          .row.gtr-uniform > * {
            padding-top: 2rem; }
      .row.gtr-150 {
        margin-top: 0;
        margin-left: -3rem; }
        .row.gtr-150 > * {
          padding: 0 0 0 3rem; }
        .row.gtr-150.gtr-uniform {
          margin-top: -3rem; }
          .row.gtr-150.gtr-uniform > * {
            padding-top: 3rem; }
      .row.gtr-200 {
        margin-top: 0;
        margin-left: -4rem; }
        .row.gtr-200 > * {
          padding: 0 0 0 4rem; }
        .row.gtr-200.gtr-uniform {
          margin-top: -4rem; }
          .row.gtr-200.gtr-uniform > * {
            padding-top: 4rem; } }
  @media screen and (max-width: 1280px) {
    .row {
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
      align-items: stretch; }
      .row > * {
        box-sizing: border-box; }
      .row.gtr-uniform > * > :last-child {
        margin-bottom: 0; }
      .row.aln-left {
        justify-content: flex-start; }
      .row.aln-center {
        justify-content: center; }
      .row.aln-right {
        justify-content: flex-end; }
      .row.aln-top {
        align-items: flex-start; }
      .row.aln-middle {
        align-items: center; }
      .row.aln-bottom {
        align-items: flex-end; }
      .row > .imp-large {
        order: -1; }
      .row > .col-1-large {
        width: 8.3333333333%; }
      .row > .off-1-large {
        margin-left: 8.3333333333%; }
      .row > .col-2-large {
        width: 16.6666666667%; }
      .row > .off-2-large {
        margin-left: 16.6666666667%; }
      .row > .col-3-large {
        width: 25%; }
      .row > .off-3-large {
        margin-left: 25%; }
      .row > .col-4-large {
        width: 33.3333333333%; }
      .row > .off-4-large {
        margin-left: 33.3333333333%; }
      .row > .col-5-large {
        width: 41.6666666667%; }
      .row > .off-5-large {
        margin-left: 41.6666666667%; }
      .row > .col-6-large {
        width: 50%; }
      .row > .off-6-large {
        margin-left: 50%; }
      .row > .col-7-large {
        width: 58.3333333333%; }
      .row > .off-7-large {
        margin-left: 58.3333333333%; }
      .row > .col-8-large {
        width: 66.6666666667%; }
      .row > .off-8-large {
        margin-left: 66.6666666667%; }
      .row > .col-9-large {
        width: 75%; }
      .row > .off-9-large {
        margin-left: 75%; }
      .row > .col-10-large {
        width: 83.3333333333%; }
      .row > .off-10-large {
        margin-left: 83.3333333333%; }
      .row > .col-11-large {
        width: 91.6666666667%; }
      .row > .off-11-large {
        margin-left: 91.6666666667%; }
      .row > .col-12-large {
        width: 100%; }
      .row > .off-12-large {
        margin-left: 100%; }
      .row.gtr-0 {
        margin-top: 0;
        margin-left: 0rem; }
        .row.gtr-0 > * {
          padding: 0 0 0 0rem; }
        .row.gtr-0.gtr-uniform {
          margin-top: 0rem; }
          .row.gtr-0.gtr-uniform > * {
            padding-top: 0rem; }
      .row.gtr-25 {
        margin-top: 0;
        margin-left: -0.375rem; }
        .row.gtr-25 > * {
          padding: 0 0 0 0.375rem; }
        .row.gtr-25.gtr-uniform {
          margin-top: -0.375rem; }
          .row.gtr-25.gtr-uniform > * {
            padding-top: 0.375rem; }
      .row.gtr-50 {
        margin-top: 0;
        margin-left: -0.75rem; }
        .row.gtr-50 > * {
          padding: 0 0 0 0.75rem; }
        .row.gtr-50.gtr-uniform {
          margin-top: -0.75rem; }
          .row.gtr-50.gtr-uniform > * {
            padding-top: 0.75rem; }
      .row {
        margin-top: 0;
        margin-left: -1.5rem; }
        .row > * {
          padding: 0 0 0 1.5rem; }
        .row.gtr-uniform {
          margin-top: -1.5rem; }
          .row.gtr-uniform > * {
            padding-top: 1.5rem; }
      .row.gtr-150 {
        margin-top: 0;
        margin-left: -2.25rem; }
        .row.gtr-150 > * {
          padding: 0 0 0 2.25rem; }
        .row.gtr-150.gtr-uniform {
          margin-top: -2.25rem; }
          .row.gtr-150.gtr-uniform > * {
            padding-top: 2.25rem; }
      .row.gtr-200 {
        margin-top: 0;
        margin-left: -3rem; }
        .row.gtr-200 > * {
          padding: 0 0 0 3rem; }
        .row.gtr-200.gtr-uniform {
          margin-top: -3rem; }
          .row.gtr-200.gtr-uniform > * {
            padding-top: 3rem; } }
  @media screen and (max-width: 980px) {
    .row {
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
      align-items: stretch; }
      .row > * {
        box-sizing: border-box; }
      .row.gtr-uniform > * > :last-child {
        margin-bottom: 0; }
      .row.aln-left {
        justify-content: flex-start; }
      .row.aln-center {
        justify-content: center; }
      .row.aln-right {
        justify-content: flex-end; }
      .row.aln-top {
        align-items: flex-start; }
      .row.aln-middle {
        align-items: center; }
      .row.aln-bottom {
        align-items: flex-end; }
      .row > .imp-medium {
        order: -1; }
      .row > .col-1-medium {
        width: 8.3333333333%; }
      .row > .off-1-medium {
        margin-left: 8.3333333333%; }
      .row > .col-2-medium {
        width: 16.6666666667%; }
      .row > .off-2-medium {
        margin-left: 16.6666666667%; }
      .row > .col-3-medium {
        width: 25%; }
      .row > .off-3-medium {
        margin-left: 25%; }
      .row > .col-4-medium {
        width: 33.3333333333%; }
      .row > .off-4-medium {
        margin-left: 33.3333333333%; }
      .row > .col-5-medium {
        width: 41.6666666667%; }
      .row > .off-5-medium {
        margin-left: 41.6666666667%; }
      .row > .col-6-medium {
        width: 50%; }
      .row > .off-6-medium {
        margin-left: 50%; }
      .row > .col-7-medium {
        width: 58.3333333333%; }
      .row > .off-7-medium {
        margin-left: 58.3333333333%; }
      .row > .col-8-medium {
        width: 66.6666666667%; }
      .row > .off-8-medium {
        margin-left: 66.6666666667%; }
      .row > .col-9-medium {
        width: 75%; }
      .row > .off-9-medium {
        margin-left: 75%; }
      .row > .col-10-medium {
        width: 83.3333333333%; }
      .row > .off-10-medium {
        margin-left: 83.3333333333%; }
      .row > .col-11-medium {
        width: 91.6666666667%; }
      .row > .off-11-medium {
        margin-left: 91.6666666667%; }
      .row > .col-12-medium {
        width: 100%; }
      .row > .off-12-medium {
        margin-left: 100%; }
      .row.gtr-0 {
        margin-top: 0;
        margin-left: 0rem; }
        .row.gtr-0 > * {
          padding: 0 0 0 0rem; }
        .row.gtr-0.gtr-uniform {
          margin-top: 0rem; }
          .row.gtr-0.gtr-uniform > * {
            padding-top: 0rem; }
      .row.gtr-25 {
        margin-top: 0;
        margin-left: -0.375rem; }
        .row.gtr-25 > * {
          padding: 0 0 0 0.375rem; }
        .row.gtr-25.gtr-uniform {
          margin-top: -0.375rem; }
          .row.gtr-25.gtr-uniform > * {
            padding-top: 0.375rem; }
      .row.gtr-50 {
        margin-top: 0;
        margin-left: -0.75rem; }
        .row.gtr-50 > * {
          padding: 0 0 0 0.75rem; }
        .row.gtr-50.gtr-uniform {
          margin-top: -0.75rem; }
          .row.gtr-50.gtr-uniform > * {
            padding-top: 0.75rem; }
      .row {
        margin-top: 0;
        margin-left: -1.5rem; }
        .row > * {
          padding: 0 0 0 1.5rem; }
        .row.gtr-uniform {
          margin-top: -1.5rem; }
          .row.gtr-uniform > * {
            padding-top: 1.5rem; }
      .row.gtr-150 {
        margin-top: 0;
        margin-left: -2.25rem; }
        .row.gtr-150 > * {
          padding: 0 0 0 2.25rem; }
        .row.gtr-150.gtr-uniform {
          margin-top: -2.25rem; }
          .row.gtr-150.gtr-uniform > * {
            padding-top: 2.25rem; }
      .row.gtr-200 {
        margin-top: 0;
        margin-left: -3rem; }
        .row.gtr-200 > * {
          padding: 0 0 0 3rem; }
        .row.gtr-200.gtr-uniform {
          margin-top: -3rem; }
          .row.gtr-200.gtr-uniform > * {
            padding-top: 3rem; } }
  @media screen and (max-width: 736px) {
    .row {
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
      align-items: stretch; }
      .row > * {
        box-sizing: border-box; }
      .row.gtr-uniform > * > :last-child {
        margin-bottom: 0; }
      .row.aln-left {
        justify-content: flex-start; }
      .row.aln-center {
        justify-content: center; }
      .row.aln-right {
        justify-content: flex-end; }
      .row.aln-top {
        align-items: flex-start; }
      .row.aln-middle {
        align-items: center; }
      .row.aln-bottom {
        align-items: flex-end; }
      .row > .imp-small {
        order: -1; }
      .row > .col-1-small {
        width: 8.3333333333%; }
      .row > .off-1-small {
        margin-left: 8.3333333333%; }
      .row > .col-2-small {
        width: 16.6666666667%; }
      .row > .off-2-small {
        margin-left: 16.6666666667%; }
      .row > .col-3-small {
        width: 25%; }
      .row > .off-3-small {
        margin-left: 25%; }
      .row > .col-4-small {
        width: 33.3333333333%; }
      .row > .off-4-small {
        margin-left: 33.3333333333%; }
      .row > .col-5-small {
        width: 41.6666666667%; }
      .row > .off-5-small {
        margin-left: 41.6666666667%; }
      .row > .col-6-small {
        width: 50%; }
      .row > .off-6-small {
        margin-left: 50%; }
      .row > .col-7-small {
        width: 58.3333333333%; }
      .row > .off-7-small {
        margin-left: 58.3333333333%; }
      .row > .col-8-small {
        width: 66.6666666667%; }
      .row > .off-8-small {
        margin-left: 66.6666666667%; }
      .row > .col-9-small {
        width: 75%; }
      .row > .off-9-small {
        margin-left: 75%; }
      .row > .col-10-small {
        width: 83.3333333333%; }
      .row > .off-10-small {
        margin-left: 83.3333333333%; }
      .row > .col-11-small {
        width: 91.6666666667%; }
      .row > .off-11-small {
        margin-left: 91.6666666667%; }
      .row > .col-12-small {
        width: 100%; }
      .row > .off-12-small {
        margin-left: 100%; }
      .row.gtr-0 {
        margin-top: 0;
        margin-left: 0rem; }
        .row.gtr-0 > * {
          padding: 0 0 0 0rem; }
        .row.gtr-0.gtr-uniform {
          margin-top: 0rem; }
          .row.gtr-0.gtr-uniform > * {
            padding-top: 0rem; }
      .row.gtr-25 {
        margin-top: 0;
        margin-left: -0.2rem; }
        .row.gtr-25 > * {
          padding: 0 0 0 0.2rem; }
        .row.gtr-25.gtr-uniform {
          margin-top: -0.2rem; }
          .row.gtr-25.gtr-uniform > * {
            padding-top: 0.2rem; }
      .row.gtr-50 {
        margin-top: 0;
        margin-left: -0.4rem; }
        .row.gtr-50 > * {
          padding: 0 0 0 0.4rem; }
        .row.gtr-50.gtr-uniform {
          margin-top: -0.4rem; }
          .row.gtr-50.gtr-uniform > * {
            padding-top: 0.4rem; }
      .row {
        margin-top: 0;
        margin-left: -0.8rem; }
        .row > * {
          padding: 0 0 0 0.8rem; }
        .row.gtr-uniform {
          margin-top: -0.8rem; }
          .row.gtr-uniform > * {
            padding-top: 0.8rem; }
      .row.gtr-150 {
        margin-top: 0;
        margin-left: -1.2rem; }
        .row.gtr-150 > * {
          padding: 0 0 0 1.2rem; }
        .row.gtr-150.gtr-uniform {
          margin-top: -1.2rem; }
          .row.gtr-150.gtr-uniform > * {
            padding-top: 1.2rem; }
      .row.gtr-200 {
        margin-top: 0;
        margin-left: -1.6rem; }
        .row.gtr-200 > * {
          padding: 0 0 0 1.6rem; }
        .row.gtr-200.gtr-uniform {
          margin-top: -1.6rem; }
          .row.gtr-200.gtr-uniform > * {
            padding-top: 1.6rem; } }
  @media screen and (max-width: 480px) {
    .row {
      display: flex;
      flex-wrap: wrap;
      box-sizing: border-box;
      align-items: stretch; }
      .row > * {
        box-sizing: border-box; }
      .row.gtr-uniform > * > :last-child {
        margin-bottom: 0; }
      .row.aln-left {
        justify-content: flex-start; }
      .row.aln-center {
        justify-content: center; }
      .row.aln-right {
        justify-content: flex-end; }
      .row.aln-top {
        align-items: flex-start; }
      .row.aln-middle {
        align-items: center; }
      .row.aln-bottom {
        align-items: flex-end; }
      .row > .imp-xsmall {
        order: -1; }
      .row > .col-1-xsmall {
        width: 8.3333333333%; }
      .row > .off-1-xsmall {
        margin-left: 8.3333333333%; }
      .row > .col-2-xsmall {
        width: 16.6666666667%; }
      .row > .off-2-xsmall {
        margin-left: 16.6666666667%; }
      .row > .col-3-xsmall {
        width: 25%; }
      .row > .off-3-xsmall {
        margin-left: 25%; }
      .row > .col-4-xsmall {
        width: 33.3333333333%; }
      .row > .off-4-xsmall {
        margin-left: 33.3333333333%; }
      .row > .col-5-xsmall {
        width: 41.6666666667%; }
      .row > .off-5-xsmall {
        margin-left: 41.6666666667%; }
      .row > .col-6-xsmall {
        width: 50%; }
      .row > .off-6-xsmall {
        margin-left: 50%; }
      .row > .col-7-xsmall {
        width: 58.3333333333%; }
      .row > .off-7-xsmall {
        margin-left: 58.3333333333%; }
      .row > .col-8-xsmall {
        width: 66.6666666667%; }
      .row > .off-8-xsmall {
        margin-left: 66.6666666667%; }
      .row > .col-9-xsmall {
        width: 75%; }
      .row > .off-9-xsmall {
        margin-left: 75%; }
      .row > .col-10-xsmall {
        width: 83.3333333333%; }
      .row > .off-10-xsmall {
        margin-left: 83.3333333333%; }
      .row > .col-11-xsmall {
        width: 91.6666666667%; }
      .row > .off-11-xsmall {
        margin-left: 91.6666666667%; }
      .row > .col-12-xsmall {
        width: 100%; }
      .row > .off-12-xsmall {
        margin-left: 100%; }
      .row.gtr-0 {
        margin-top: 0;
        margin-left: 0rem; }
        .row.gtr-0 > * {
          padding: 0 0 0 0rem; }
        .row.gtr-0.gtr-uniform {
          margin-top: 0rem; }
          .row.gtr-0.gtr-uniform > * {
            padding-top: 0rem; }
      .row.gtr-25 {
        margin-top: 0;
        margin-left: -0.2rem; }
        .row.gtr-25 > * {
          padding: 0 0 0 0.2rem; }
        .row.gtr-25.gtr-uniform {
          margin-top: -0.2rem; }
          .row.gtr-25.gtr-uniform > * {
            padding-top: 0.2rem; }
      .row.gtr-50 {
        margin-top: 0;
        margin-left: -0.4rem; }
        .row.gtr-50 > * {
          padding: 0 0 0 0.4rem; }
        .row.gtr-50.gtr-uniform {
          margin-top: -0.4rem; }
          .row.gtr-50.gtr-uniform > * {
            padding-top: 0.4rem; }
      .row {
        margin-top: 0;
        margin-left: -0.8rem; }
        .row > * {
          padding: 0 0 0 0.8rem; }
        .row.gtr-uniform {
          margin-top: -0.8rem; }
          .row.gtr-uniform > * {
            padding-top: 0.8rem; }
      .row.gtr-150 {
        margin-top: 0;
        margin-left: -1.2rem; }
        .row.gtr-150 > * {
          padding: 0 0 0 1.2rem; }
        .row.gtr-150.gtr-uniform {
          margin-top: -1.2rem; }
          .row.gtr-150.gtr-uniform > * {
            padding-top: 1.2rem; }
      .row.gtr-200 {
        margin-top: 0;
        margin-left: -1.6rem; }
        .row.gtr-200 > * {
          padding: 0 0 0 1.6rem; }
        .row.gtr-200.gtr-uniform {
          margin-top: -1.6rem; }
          .row.gtr-200.gtr-uniform > * {
            padding-top: 1.6rem; } }

/* Box */
.box {
  border: solid 1px;
  border-radius: 5px;
  margin-bottom: 2rem;
  padding: 1.5rem; }
  .box > :last-child {
    margin-bottom: 0; }
  .box.alt {
    border: 0;
    border-radius: 0;
    padding: 0; }

.box {
  border-color: rgba(99, 116, 133, 0.15); }

/* Button */
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  border-radius: 5px;
  border: 1px solid;
  cursor: pointer;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 900;
  height: 3rem;
  letter-spacing: 0.1rem;
  line-height: 2.75rem;
  padding: 0 1.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap; }
  input[type="submit"].icon,
  input[type="reset"].icon,
  input[type="button"].icon,
  button.icon,
  .button.icon {
    border-bottom: 2px solid; }
    input[type="submit"].icon:before,
    input[type="reset"].icon:before,
    input[type="button"].icon:before,
    button.icon:before,
    .button.icon:before {
      margin-right: 0.5rem; }
  input[type="submit"].fit,
  input[type="reset"].fit,
  input[type="button"].fit,
  button.fit,
  .button.fit {
    width: 100%; }
  input[type="submit"].small,
  input[type="reset"].small,
  input[type="button"].small,
  button.small,
  .button.small {
    font-size: 0.6875rem;
    height: 2.5rem;
    line-height: 2.25rem; }
  input[type="submit"].large,
  input[type="reset"].large,
  input[type="button"].large,
  button.large,
  .button.large {
    font-size: 0.8125rem;
            /*
			height: 3.75rem;
			line-height: 3.5rem;
            */
    padding: 0 2.25rem; }
  input[type="submit"].next,
  input[type="reset"].next,
  input[type="button"].next,
  button.next,
  .button.next {
    padding-right: 4.5rem;
    font-size: .9375rem;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "BIZ UDPGothic", Meiryo, sans-serif;
    color: #3c3c43; }
    input[type="submit"].next.fit,
    input[type="reset"].next.fit,
    input[type="button"].next.fit,
    button.next.fit,
    .button.next.fit {
      padding-left: 1.5rem !important;
      text-align: left; }
    input[type="submit"].next:after,
    input[type="reset"].next:after,
    input[type="button"].next:after,
    button.next:after,
    .button.next:after {
      background-position: center right;
      background-repeat: no-repeat;
      background-size: 25px 15px;
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      right: 1.5rem;
      top: 0;
      vertical-align: middle;
      width: 1.25rem; }
  input[type="submit"].disabled, input[type="submit"]:disabled,
  input[type="reset"].disabled,
  input[type="reset"]:disabled,
  input[type="button"].disabled,
  input[type="button"]:disabled,
  button.disabled,
  button:disabled,
  .button.disabled,
  .button:disabled {
    pointer-events: none;
    opacity: 0.25; }
  @media screen and (max-width: 1280px) {
    input[type="submit"].large,
    input[type="reset"].large,
    input[type="button"].large,
    button.large,
    .button.large {
      font-size: 1rem;
      height: 4.25rem;
      line-height: 4rem; } }
  @media screen and (max-width: 736px) {
    input[type="submit"].alt,
    input[type="reset"].alt,
    input[type="button"].alt,
    button.alt,
    .button.alt {
      padding-left: 1.5rem !important;
      text-align: left; }
    input[type="submit"].large,
    input[type="reset"].large,
    input[type="button"].large,
    button.large,
    .button.large {
      font-size: 0.8125rem;
      height: 3.75rem;
      line-height: 3.5rem;
                /*
				text-align: left;
				*/ } }
  @media screen and (max-width: 480px) {
    input[type="submit"],
    input[type="reset"],
    input[type="button"],
    button,
    .button {
      /*
      padding: 0;
      */ } }

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.button {
  background-color: transparent;
            /*
			border-color: _palette($p, fg-bold);
            */
  border-color: #ccc;
  color: #333333; }
  input[type="submit"]:after,
  input[type="reset"]:after,
  input[type="button"]:after,
  button:after,
  .button:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36px' height='24px' viewBox='0 0 36 24' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23333333%3B stroke-width: 2px%3B %7D%3C/style%3E%3Cline x1='0' y1='12' x2='34' y2='12' /%3E%3Cline x1='25' y1='4' x2='34' y2='12.5' /%3E%3Cline x1='25' y1='20' x2='34' y2='11.5' /%3E%3C/svg%3E"); }
  input[type="submit"]:hover, input[type="submit"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  button:hover,
  button:focus,
  .button:hover,
  .button:focus {
    background-color: rgba(99, 116, 133, 0.075); }
  input[type="submit"]:active,
  input[type="reset"]:active,
  input[type="button"]:active,
  button:active,
  .button:active {
    background-color: rgba(99, 116, 133, 0.175); }
  input[type="submit"].icon:before,
  input[type="reset"].icon:before,
  input[type="button"].icon:before,
  button.icon:before,
  .button.icon:before {
    color: #333333; }
  input[type="submit"].primary,
  input[type="reset"].primary,
  input[type="button"].primary,
  button.primary,
  .button.primary {
    box-shadow: none;
    background-color: #333333;
    color: #ffffff !important; }
    input[type="submit"].primary:hover,
    input[type="reset"].primary:hover,
    input[type="button"].primary:hover,
    button.primary:hover,
    .button.primary:hover {
      background-color: rgba(51, 51, 51, 0.75); }
    input[type="submit"].primary.icon:before,
    input[type="reset"].primary.icon:before,
    input[type="button"].primary.icon:before,
    button.primary.icon:before,
    .button.primary.icon:before {
      color: #ffffff !important; }

/* Form */
form {
  margin: 0 0 2rem 0; }
  form > :last-child {
    margin-bottom: 0; }
  form > .fields {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 3rem);
    margin: -1.5rem 0 2rem -1.5rem; }
    form > .fields > .field {
      -moz-flex-grow: 0;
      -webkit-flex-grow: 0;
      -ms-flex-grow: 0;
      flex-grow: 0;
      -moz-flex-shrink: 0;
      -webkit-flex-shrink: 0;
      -ms-flex-shrink: 0;
      flex-shrink: 0;
      padding: 1.5rem 0 0 1.5rem;
      width: calc(100% - 1.5rem); }
      form > .fields > .field.half {
        width: calc(50% - 0.75rem); }
      form > .fields > .field.third {
        width: calc(100%/3 - 0.5rem); }
      form > .fields > .field.quarter {
        width: calc(25% - 0.375rem); }
  @media screen and (max-width: 480px) {
    form > .fields {
      width: calc(100% + 3rem);
      margin: -1.5rem 0 2rem -1.5rem; }
      form > .fields > .field {
        padding: 1.5rem 0 0 1.5rem;
        width: calc(100% - 1.5rem); }
        form > .fields > .field.half {
          width: calc(100% - 1.5rem); }
        form > .fields > .field.third {
          width: calc(100% - 1.5rem); }
        form > .fields > .field.quarter {
          width: calc(100% - 1.5rem); } }

label {
  display: block;
  font-size: 0.9rem;
  font-weight: 900;
  margin: 0 0 1rem 0; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 5px;
  border: solid 1px;
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1rem;
  text-decoration: none;
  width: 100%; }
  input[type="text"]:invalid,
  input[type="password"]:invalid,
  input[type="email"]:invalid,
  input[type="tel"]:invalid,
  select:invalid,
  textarea:invalid {
    box-shadow: none; }

select {
  background-position: calc(100% - 1rem) center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  height: 3rem;
  padding-right: 3rem;
  text-overflow: ellipsis; }
  select:focus::-ms-value {
    background-color: transparent; }
  select::-ms-expand {
    display: none; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select {
  height: 3rem; }

textarea {
  padding: 0.75rem 1rem; }

input[type="checkbox"],
input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2rem;
  opacity: 0;
  width: 1rem;
  z-index: -1; }
  input[type="checkbox"] + label,
  input[type="radio"] + label {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 300;
    padding-left: 2.55rem;
    padding-right: 0.75rem;
    position: relative; }
    input[type="checkbox"] + label:before,
    input[type="radio"] + label:before {
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      text-transform: none !important;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900; }
    input[type="checkbox"] + label:before,
    input[type="radio"] + label:before {
      border-radius: 5px;
      border: solid 1px;
      content: '';
      display: inline-block;
      font-size: 0.8rem;
      height: 1.8rem;
      left: 0;
      line-height: 1.8rem;
      position: absolute;
      text-align: center;
      top: 0;
      width: 1.8rem; }
  input[type="checkbox"]:checked + label:before,
  input[type="radio"]:checked + label:before {
    content: '\f00c'; }

input[type="checkbox"] + label:before {
  border-radius: 5px; }

input[type="radio"] + label:before {
  border-radius: 100%; }

::-webkit-input-placeholder {
  opacity: 1.0; }

:-moz-placeholder {
  opacity: 1.0; }

::-moz-placeholder {
  opacity: 1.0; }

:-ms-input-placeholder {
  opacity: 1.0; }

label {
  color: #333333; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
select,
textarea {
  background-color: #f9f9f9;
  border-color: rgba(99, 116, 133, 0.15);
  color: #000;
  font-weight: 900; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="email"]:focus,
  input[type="tel"]:focus,
  select:focus,
  textarea:focus {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(99, 116, 133, 0.15)' /%3E%3C/svg%3E"); }
  select option {
    color: #333333;
    background: #ffffff; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  color: #282828; }
  input[type="checkbox"] + label:before,
  input[type="radio"] + label:before {
    background: #ffffff;
    border-color: rgba(99, 116, 133, 0.15); }
input[type="checkbox"]:checked + label:before,
input[type="radio"]:checked + label:before {
  background-color: #333333;
  border-color: #333333;
  color: #ffffff; }
input[type="checkbox"]:focus + label:before,
input[type="radio"]:focus + label:before {
  border-color: #333333;
  box-shadow: 0 0 0 1px #333333; }

::-webkit-input-placeholder {
  color: rgba(40, 40, 40, 0.5) !important; }

:-moz-placeholder {
  color: rgba(40, 40, 40, 0.5) !important; }

::-moz-placeholder {
  color: rgba(40, 40, 40, 0.5) !important; }

:-ms-input-placeholder {
  color: rgba(40, 40, 40, 0.5) !important; }

.formerize-placeholder {
  color: rgba(40, 40, 40, 0.5) !important; }

/* Icon */
.icon {
  text-decoration: none;
  border-bottom: none;
  position: relative; }
  .icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    text-transform: none !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400; }
  .icon > .label {
    display: none; }
  .icon.solid:before {
    font-weight: 900; }
  .icon.brands:before {
    font-family: 'Font Awesome 5 Brands'; }
  .icon.alt:before {
    background: #333333;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    height: 3rem;
    line-height: 3rem;
    margin-right: 1rem;
    text-align: center;
    width: 3rem; }
  .icon.alt > .label {
    display: inline-block; }

/* Image */
.image {
  border: 0;
  display: inline-block;
  position: relative; }
  .image img {
    display: block; }
  .image.left, .image.right {
    max-width: 40%; }
    .image.left img, .image.right img {
      width: 100%; }
  .image.left {
    float: left;
    margin: 0 1.5rem 1rem 0;
    top: 0.25rem; }
  .image.right {
    float: right;
    margin: 0 0 1rem 1.5rem;
    top: 0.25rem; }
  .image.fit {
    display: block;
    margin: 0 0 2rem 0;
    width: 100%; }
    .image.fit img {
      width: 100%; }
  .image.main {
    display: block;
    margin: 0 0 3rem 0;
    width: 100%; }
    .image.main img {
      width: 100%; }
  @media screen and (max-width: 736px) {
    .image.main {
      margin: 0 0 2rem 0; } }

/* List */
ol {
  list-style: decimal;
  margin: 0 0 2rem 0;
  padding-left: 1.25rem; }
  ol li {
    padding-left: 0.25rem; }

ul {
  list-style: disc;
  margin: 0 0 2rem 0;
  padding-left: 1rem; }
  ul li {
    padding-left: 0.5rem; }
  ul.alt {
    list-style: none;
    padding-left: 0; }
    ul.alt li {
      border-top: solid 1px;
      padding: 0.5rem 0; }
      ul.alt li:first-child {
        border-top: 0;
        padding-top: 0; }

dl {
  margin: 0 0 2rem 0; }
  dl dt {
    display: block;
    font-weight: 900;
    margin: 0 0 1rem 0; }
  dl dd {
    margin-left: 2rem; }

ul.alt li {
  border-top-color: rgba(99, 116, 133, 0.15); }

/* Actions */
ul.actions {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  cursor: default;
  list-style: none;
  margin-left: -1rem;
  padding-left: 0;
  margin-top: 2rem; }
  ul.actions li {
    padding: 0 0 0 1rem;
    vertical-align: middle;
    font-family: "Lato", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif; }
  ul.actions.special {
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-left: 0; }
    ul.actions.special li:first-child {
      padding-left: 0; }
  ul.actions.stacked {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 0; }
    ul.actions.stacked li {
      padding: 1.3rem 0 0 0; }
      ul.actions.stacked li:first-child {
        padding-top: 0; }
  ul.actions.fit {
    width: calc(100% + 1rem); }
    ul.actions.fit li {
      -moz-flex-grow: 1;
      -webkit-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      -moz-flex-shrink: 1;
      -webkit-flex-shrink: 1;
      -ms-flex-shrink: 1;
      flex-shrink: 1;
      width: 100%; }
      ul.actions.fit li > * {
        width: 100%; }
    ul.actions.fit.stacked {
      width: 100%; }
  @media screen and (max-width: 480px) {
    ul.actions:not(.fixed) {
      -moz-flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-left: 0;
      width: 100% !important; }
      ul.actions:not(.fixed) li {
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -moz-flex-shrink: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-shrink: 1;
        flex-shrink: 1;
        padding: 1rem 0 0 0;
        text-align: center;
        width: 100%; }
        ul.actions:not(.fixed) li > * {
          width: 100%; }
        ul.actions:not(.fixed) li:first-child {
          padding-top: 0; }
        ul.actions:not(.fixed) li input[type="submit"],
        ul.actions:not(.fixed) li input[type="reset"],
        ul.actions:not(.fixed) li input[type="button"],
        ul.actions:not(.fixed) li button,
        ul.actions:not(.fixed) li .button {
          width: 100%; }
          ul.actions:not(.fixed) li input[type="submit"].icon:before,
          ul.actions:not(.fixed) li input[type="reset"].icon:before,
          ul.actions:not(.fixed) li input[type="button"].icon:before,
          ul.actions:not(.fixed) li button.icon:before,
          ul.actions:not(.fixed) li .button.icon:before {
            margin-left: -0.5rem; } }

/* Tabs */
.tabs::-webkit-scrollbar {
  display: none; }

.tabs {
  width: 100%; }
  .tabs > .titles {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: -moz-flex-start;
    -webkit-justify-content: -webkit-flex-start;
    -ms-justify-content: -ms-flex-start;
    justify-content: flex-start;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    list-style: none;
    margin: 0 0 2rem 0;
    padding: 0; }
    .tabs > .titles:before {
      content: '';
      display: block;
      height: 6rem;
      left: 0;
      position: absolute;
      width: 100%;
      z-index: 0; }
    .tabs > .titles > .title {
      -moz-transition-property: color, background-color, box-shadow;
      -webkit-transition-property: color, background-color, box-shadow;
      -ms-transition-property: color, background-color, box-shadow;
      transition-property: color, background-color, box-shadow;
      -moz-transition-duration: 0.2s;
      -webkit-transition-duration: 0.2s;
      -ms-transition-duration: 0.2s;
      transition-duration: 0.2s;
      font-size: .8125rem;
      font-weight: 900;
      letter-spacing: 0.25rem;
      margin-right: 5rem;
      margin-bottom: 2rem;
      padding-bottom: 1rem;
      padding: 0;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      z-index: 1; }
      .tabs > .titles > .title:last-child {
        margin-right: 0; }
      .tabs > .titles > .title:hover {
        -moz-animation: tab-title 0.5s ease forwards;
        -webkit-animation: tab-title 0.5s ease forwards;
        -ms-animation: tab-title 0.5s ease forwards;
        animation: tab-title 0.5s ease forwards; }
      .tabs > .titles > .title.active {
        -moz-animation: tab-title 0.5s ease forwards;
        -webkit-animation: tab-title 0.5s ease forwards;
        -ms-animation: tab-title 0.5s ease forwards;
        animation: tab-title 0.5s ease forwards; }
    @media screen and (max-width: 736px) {
      .tabs > .titles {
        margin: 0 0 1rem 0; }
        .tabs > .titles > .title {
          margin-bottom: 1.25rem;
          margin-right: 1.25rem; } }
    @media screen and (max-width: 480px) {
      .tabs > .titles {
        margin: 0 0 1rem 0; }
        .tabs > .titles > .title {
          font-size: 0.75rem;
          margin-bottom: 1rem;
          margin-right: 1rem; } }
  .tabs > .panels > .panel {
    -moz-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0; }
    .tabs > .panels > .panel.active {
      opacity: 1; }

.tabs > .titles > .title:hover {
  box-shadow: 0 2px 0 0 rgba(99, 116, 133, 0.15); }
.tabs > .titles > .title.active {
  box-shadow: 0 2px 0 0 #333333; }

/* Icons */
ul.icons {
  cursor: default;
  list-style: none;
  padding-left: 0; }
  ul.icons li {
    display: inline-block;
    padding: 0 1rem 0 0; }
    ul.icons li:last-child {
      padding-right: 0; }
    ul.icons li .icon:before {
      font-size: 1.5rem; }

/* Contact Icons */
.contact--icons-wrap {
  /*
  width: 100%;
  */
  width: 40%; }

ul.contact-icons {
  cursor: default;
  list-style: none;
  padding-left: 0;
  display: flex; }
  ul.contact-icons li {
    /*
    padding-top: 2rem;
    */ }
    ul.contact-icons li .icon:before {
      border-radius: 50%;
      display: inline-block;
      height: 2.5rem;
      line-height: 2.5rem;
      margin-right: 1rem;
      margin-bottom: .5rem;
      text-align: center;
      width: 2.5rem; }
      @media screen and (max-width: 736px) {
        ul.contact-icons li .icon:before {
          height: 1.8rem;
          line-height: 1.8rem;
          width: 1.8rem;
          margin-right: .5rem;
          margin-bottom: 1rem; } }
    ul.contact-icons li .icon > .label {
      display: inline-block;
      letter-spacing: -.01rem; }
    ul.contact-icons li:first-child {
      padding-top: 0; }
  @media screen and (max-width: 980px) {
    ul.contact-icons {
      -moz-align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      display: -moz-flex;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -moz-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      ul.contact-icons li {
        width: 30%;
        padding-left: 2.5rem !important; }
        ul.contact-icons li:nth-child(2) {
          padding-top: 0; } }
  @media screen and (max-width: 736px) {
    ul.contact-icons {
      -moz-align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      display: -moz-flex;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -moz-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      ul.contact-icons li {
        width: 10%;
        padding-left: 0.5rem !important;
        margin-right: 1.5rem; }
        ul.contact-icons li:nth-child(2) {
          /*
          padding-top: 2.5rem;
          */ } }

ul.contact-icons li .icon:before {
  background: #333333;
  color: #ffffff; }

/* Section/Article */
section.special, article.special {
  text-align: center; }

header p {
  position: relative;
  margin: 0 0 1.5rem 0; }
header h2 + p {
  font-size: 1.25rem;
  margin-top: -1rem; }
header h3 + p {
  font-size: 1.1rem;
  margin-top: -0.8rem; }
header h4 + p,
header h5 + p,
header h6 + p {
  font-size: 0.9rem;
  margin-top: -0.6rem; }
header.major {
            /*
			margin-bottom: (_size(element-margin) * 1.35);
            */
  padding-bottom: 2.7rem;
  position: relative; }
  header.major h1 {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    font-size: 1.8rem;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; }
    @media screen and (max-width: 736px) {
      header.major h1 {
        font-size: 1.4rem !important; } }
  header.major p {
    font-size: 1.5rem;
    margin-bottom: 0; }
  header.major.alt {
    margin-bottom: 0; }
@media screen and (max-width: 1280px) {
  header.major {
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem; }
    header.major h1 {
      margin-bottom: 1rem;
      padding-bottom: 1rem; }
    header.major p {
      font-size: 1.45rem; }
    header.major.alt {
      margin-bottom: 2.7rem; } }
@media screen and (max-width: 980px) {
  header.major p {
    font-size: 1rem; } }
@media screen and (max-width: 736px) {
  header.major {
    margin-bottom: 1.8rem;
    padding-bottom: 1.3rem; }
    header.major p {
      font-size: 1rem; }
    header.major.alt {
      margin-bottom: 1.8rem; } }
@media screen and (max-width: 480px) {
  header.major p {
    font-size: 0.825rem; } }

header p {
  color: #282828; }
header.major h1 {
  border-color: rgba(99, 116, 133, 0.15); }

/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto; }

table {
  margin: 0 0 2rem 0;
  width: 100%; }
  table tbody tr {
    border-left: 0;
    border-right: 0;
    border: solid 1px; }
  table td {
    padding: 0.75rem 0.75rem; }
  table th {
    font-size: 0.9rem;
    font-weight: 900;
    padding: 0 0.75rem 0.75rem 0.75rem;
    text-align: left; }
  table thead {
    border-bottom: solid 2px; }
  table tfoot {
    border-top: solid 2px; }
  table.alt {
    border-collapse: separate; }
    table.alt tbody tr td {
      border: solid 1px;
      border-left-width: 0;
      border-top-width: 0; }
      table.alt tbody tr td:first-child {
        border-left-width: 1px; }
    table.alt tbody tr:first-child td {
      border-top-width: 1px; }
    table.alt thead {
      border-bottom: 0; }
    table.alt tfoot {
      border-top: 0; }

table tbody tr {
  border-color: rgba(99, 116, 133, 0.15); }
  table tbody tr:nth-child(2n + 1) {
    background-color: rgba(99, 116, 133, 0.075); }
table th {
  color: #333333; }
table thead {
  border-bottom-color: rgba(99, 116, 133, 0.15); }
table tfoot {
  border-top-color: rgba(99, 116, 133, 0.15); }
table.alt tbody tr td {
  border-color: rgba(99, 116, 133, 0.15); }

/* Wrapper */
.wrapper_bottom {
  padding: 3rem 0 12rem 0 !important; }
  @media screen and (max-width: 1680px) {
    .wrapper_bottom {
      padding: 3rem 0 10rem 0 !important; } }
  @media screen and (max-width: 1280px) {
    .wrapper_bottom {
      padding: 3rem 0 8rem 0 !important; } }
  @media screen and (max-width: 980px) {
    .wrapper_bottom {
      padding: 3rem 0 6rem 0 !important; } }
  @media screen and (max-width: 736px) {
    .wrapper_bottom {
      padding: 3rem 0 6rem 0 !important; } }

.wrapper12 {
  padding-top: 12rem !important; }

.wrapper {
  padding: 6rem 0 0 0;
  position: relative; }
  .wrapper:before, .wrapper:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 0,100 100,100' style='fill:%23ffffff%3B' /%3E%3C/svg%3E");
    z-index: 2; }
  .wrapper > .inner {
    margin: 0 auto;
    max-width: 68rem;
    width: calc(100% - 4rem); }
    @media screen and (max-width: 736px) {
      .wrapper > .inner {
        padding-bottom: 1rem; } }
  .wrapper > .inner--alt {
    max-width: 50rem !important;
    margin: 0 auto;
    width: calc(100% - 4rem);
    padding-bottom: 1rem; }
  .wrapper > .inner--post {
    margin: 0 auto;
    max-width: 68rem;
    width: calc(100% - 4rem);
    padding-bottom: 3rem; }
  .wrapper:before, .wrapper:after {
            /*
			background-repeat: no-repeat;
			background-size: 100% 100%;
			height: 6rem;
			left: 0;
			position: absolute;
			width: 100%;
            */ }
  .wrapper:before {
            /*
			@include vendor('transform', 'translateY(-100%) scale(-1, 1)');
			content: '';
			top: 0;
            */ }
  .wrapper.alt {
    padding-bottom: 1rem; }
    .wrapper.alt:after {
                /*
				@include vendor('transform', 'translateY(100%) rotate(180deg)');
				bottom: 0;
				content: '';
                */ }
  .wrapper.style {
    background: #ffffff; }
    .wrapper.style:before, .wrapper.style:after {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 0,100 100,100' style='fill:%23ffffff%3B' /%3E%3C/svg%3E");
      z-index: 2; }
  .wrapper.style2 {
    background: #f9f9f9; }
    .wrapper.style2:before, .wrapper.style2:after {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 0,100 100,100' style='fill:%23f9f9f9%3B' /%3E%3C/svg%3E");
      z-index: 2; }
  .wrapper.style-m {
    background-image: url("../images/bg-1.jpg");
    background-repeat: no-repeat;
    background-size: 100%; }
  .wrapper.style-tt {
    background-color: #f4f4f4; }
  .wrapper.style-default {
    background-color: #EDBC43; }
  @media screen and (max-width: 1680px) {
    .wrapper {
      padding: 6rem 0; } }
  @media screen and (max-width: 1280px) {
    .wrapper {
      padding: 6rem 0; }
      .wrapper:before, .wrapper:after {
        height: 4rem; }
      .wrapper > .inner {
        max-width: 75rem;
        width: calc(100% - 8rem); } }
  @media screen and (max-width: 980px) {
    .wrapper {
      padding: 6rem 0; }
      .wrapper:before, .wrapper:after {
        height: 3rem; } }
  @media screen and (max-width: 736px) {
    .wrapper {
      padding: 6rem 0; }
      .wrapper > .inner {
        width: calc(100% - 6rem); }
      .wrapper:before, .wrapper:after {
        height: 2rem; }
      .wrapper.alt {
        padding-bottom: 0; } }
  @media screen and (max-width: 480px) {
    .wrapper {
      padding: 3rem 0; }
      .wrapper > .inner {
        width: calc(100% - 3rem); } }

.wrapper.style2 {
  background: #DC6B01; }

/* Gallery (may need to adjust gaps/margins) */
@-moz-keyframes gallery-modal-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes gallery-modal-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-ms-keyframes gallery-modal-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes gallery-modal-spinner {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }
.gallery {
  column-gap: 2rem;
  columns: 3;
  margin: 0 0 2rem 0;
  width: 100%; }
  .gallery a, .gallery span {
    display: block;
    margin: 0 0 2rem 0; }
    .gallery a img, .gallery span img {
      display: block;
      width: 100%; }
  @media screen and (max-width: 980px) {
    .gallery {
      columns: 2; } }
  @media screen and (max-width: 736px) {
    .gallery {
      column-gap: 0.5rem; }
      .gallery a, .gallery span {
        margin: 0 0 0.5rem 0; } }
  .gallery .modal {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    pointer-events: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
    -ms-transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
    transition: opacity 0.5s ease, visibility 0.5s, z-index 0.5s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: rgba(255, 255, 255, 0.875);
    height: 100%;
    left: 0;
    opacity: 0;
    outline: 0;
    position: fixed;
    top: 0;
    visibility: none;
    width: 100%;
    z-index: 0; }
    .gallery .modal:before {
      -moz-animation: gallery-modal-spinner 1s infinite linear;
      -webkit-animation: gallery-modal-spinner 1s infinite linear;
      -ms-animation: gallery-modal-spinner 1s infinite linear;
      animation: gallery-modal-spinner 1s infinite linear;
      -moz-transition: opacity 0.25s ease;
      -webkit-transition: opacity 0.25s ease;
      -ms-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease;
      -moz-transition-delay: 0.5s;
      -webkit-transition-delay: 0.5s;
      -ms-transition-delay: 0.5s;
      transition-delay: 0.5s;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='96px' height='96px' viewBox='0 0 96 96' zoomAndPan='disable'%3E%3Cstyle%3Ecircle %7Bfill: transparent%3B stroke: %23333333%3B stroke-width: 1.5px%3B %7D%3C/style%3E%3Cdefs%3E%3CclipPath id='corner'%3E%3Cpolygon points='0,0 48,0 48,48 96,48 96,96 0,96' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23corner)'%3E%3Ccircle cx='48' cy='48' r='32'/%3E%3C/g%3E%3C/svg%3E");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 4rem;
      content: '';
      display: block;
      height: 4rem;
      left: 50%;
      margin: -2rem 0 0 -2rem;
      opacity: 0;
      position: absolute;
      top: 50%;
      width: 4rem; }
    .gallery .modal:after {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='64px' height='64px' viewBox='0 0 64 64' zoomAndPan='disable'%3E%3Cstyle%3Eline %7Bstroke: %23333333%3Bstroke-width: 1.5px%3B%7D%3C/style%3E%3Cline x1='20' y1='20' x2='44' y2='44' /%3E%3Cline x1='20' y1='44' x2='44' y2='20' /%3E%3C/svg%3E");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 3rem;
      content: '';
      cursor: pointer;
      display: block;
      height: 4rem;
      position: absolute;
      right: 0.5rem;
      top: 0.5rem;
      width: 4rem; }
    .gallery .modal .inner {
      -moz-transform: translateY(0.75rem);
      -webkit-transform: translateY(0.75rem);
      -ms-transform: translateY(0.75rem);
      transform: translateY(0.75rem);
      -moz-transition: opacity 0.25s ease, -moz-transform 0.25s ease;
      -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
      -ms-transition: opacity 0.25s ease, -ms-transform 0.25s ease;
      transition: opacity 0.25s ease, transform 0.25s ease;
      opacity: 0; }
      .gallery .modal .inner img {
        box-shadow: 0 1rem 3rem 0 rgba(0, 0, 0, 0.35);
        display: block;
        max-height: 85vh;
        max-width: 90vw; }
    .gallery .modal.visible {
      pointer-events: auto;
      opacity: 1;
      visibility: visible;
      z-index: 11000; }
      .gallery .modal.visible:before {
        opacity: 1; }
    .gallery .modal.loaded .inner {
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
      -moz-transition: opacity 0.5s ease, -moz-transform 0.5s ease;
      -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
      -ms-transition: opacity 0.5s ease, -ms-transform 0.5s ease;
      transition: opacity 0.5s ease, transform 0.5s ease;
      opacity: 1; }
    .gallery .modal.loaded:before {
      -moz-transition-delay: 0s;
      -webkit-transition-delay: 0s;
      -ms-transition-delay: 0s;
      transition-delay: 0s;
      opacity: 0; }

/* Split */
.split {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto 3rem; }
  .split h2 {
    border-bottom: 2px solid;
    display: inline-block;
    font-size: 1.2rem;
    letter-spacing: 0.25rem;
    margin-bottom: 0.5rem;
    padding-bottom: 1rem; }
  .split h3 {
    margin-bottom: 1rem; }
  .split .content {
    border-right: 1px solid;
    min-width: 70%;
    padding-right: 3rem;
    width: 70%; }
    .split .content p {
      margin-bottom: 2.5rem; }
    .split .content > *:last-child {
      margin-bottom: 0; }
  .split .contact-icons {
    margin-bottom: 0;
    padding-left: 4rem;
    padding-top: 1rem; }
  .split .contact-contents {
    margin-bottom: 0;
    padding-left: 4rem;
    padding-top: 2rem; }
    @media screen and (max-width: 980px) {
      .split .contact-contents {
        padding-left: 0; } }
    @media screen and (max-width: 736px) {
      .split .contact-contents {
        padding: 0;
        padding-top: .5rem; } }
    .split .contact-contents li {
      margin-bottom: .5rem; }

@media screen and (max-width: 1280px) {
  .split .content {
    min-width: 60%;
    width: 60%; } }
@media screen and (max-width: 980px) {
  .split {
    -moz-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .split .content {
      border-right: none;
      padding-bottom: 0;
      padding-right: 0;
      width: 100%; }
    .split .contact-icons {
      margin-bottom: 0;
      padding-left: 0;
      padding-top: 0; } }
.split h2 {
  border-color: #333333; }
.split .content {
  border-color: rgba(99, 116, 133, 0.15); }

/* Header */
@-moz-keyframes reveal-header {
  0% {
    top: -4rem;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }
@-webkit-keyframes reveal-header {
  0% {
    top: -4rem;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }
@-ms-keyframes reveal-header {
  0% {
    top: -4rem;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }
@keyframes reveal-header {
  0% {
    top: -4rem;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }
body #page-wrapper {
  background-color: #EDBC43;
            /*
			padding-top: 4rem;
            */ }
  @media screen and (max-width: 736px) {
    body #page-wrapper {
                /*
				padding-top: 3rem;
                */ } }

#header {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-property: background-color padding;
  -webkit-transition-property: background-color padding;
  -ms-transition-property: background-color padding;
  transition-property: background-color padding;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
        /*
		background: _palette(invert, fg-bold);
        */
  background-color: #EDBC43;
  border: none;
  color: #282828;
  height: 8rem;
  left: 0;
  line-height: 8rem;
  padding: 0;
  padding-left: 3rem;
  position: fixed;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  z-index: 10001; }
  #header > .nav {
    font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
    text-transform: uppercase;
    cursor: default;
    display: block;
    white-space: nowrap;
    font-weight: 300;
    font-size: 1rem;
    margin-right: 5rem; }
    @media screen and (max-width: 980px) {
      #header > .nav {
        display: none; } }
    @media screen and (max-width: 1280px) {
      #header > .nav {
        font-size: .825rem;
        margin-right: 7rem; } }
    #header > .nav ul {
      margin: 0;
      padding: 0;
      display: flex; }
      #header > .nav ul li.submenu {
        position: relative;
        flex: 1; }
        #header > .nav ul li.submenu:hover ul.menu__second-level {
          top: 100px;
          visibility: visible;
          opacity: 1;
          display: block;
          background-color: rgba(204, 204, 204, 0.9);
          padding: 1rem; }
        #header > .nav ul li.submenu ul.menu__second-level {
          position: absolute;
          top: 100%;
          left: 0;
          -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
          opacity: 0;
          display: none;
          flex-flow: column;
          font-size: .75rem;
          min-width: 240px; }
          #header > .nav ul li.submenu ul.menu__second-level li {
            padding: 0;
            width: 100%;
            height: 3rem;
            overflow-wrap: break-word;
            word-break: break-all;
            white-space: normal;
            line-height: 1.3;
            letter-spacing: 0;
            font-family: "Lato", sans-serif; }
            #header > .nav ul li.submenu ul.menu__second-level li a {
              color: #3c3c43;
              position: relative; }
              #header > .nav ul li.submenu ul.menu__second-level li a:hover {
                text-decoration: none; }
              #header > .nav ul li.submenu ul.menu__second-level li a::after {
                content: '';
                /* 擬似要素の内容を空に設定 */
                position: absolute;
                left: 0;
                bottom: -5px;
                width: 210px;
                height: 2px;
                /* ボーダーの高さ */
                background-color: black;
                /* ボーダーの色 */
                transform: scaleX(0);
                /* 初期状態では非表示 */
                transition: transform 0.3s ease;
                /* トランジション効果 */ }
              #header > .nav ul li.submenu ul.menu__second-level li a:hover::after {
                transform: scaleX(1);
                /* hover時に表示 */ }
      #header > .nav ul li {
        list-style: none;
        font-weight: 700; }
        @media screen and (max-width: 1280px) {
          #header > .nav ul li {
            padding-left: 0; } }
      #header > .nav ul a {
        padding-right: 1rem;
        padding-left: 1rem;
        -moz-transition: color 0.2s ease-in-out;
        -webkit-transition: color 0.2s ease-in-out;
        -ms-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
        color: inherit;
        letter-spacing: .1rem;
        text-decoration: none; }
        #header > .nav ul a:hover {
          text-decoration: underline;
          text-underline-offset: 18px;
          text-decoration-thickness: .5px; }
      #header > .nav ul a.init-bottom {
        text-decoration: none; }
  #header > .logo {
    display: block;
    padding-left: 2rem;
    white-space: nowrap;
            /*
			text-transform: capitalize;
			font-family: 'Sorts Mill Goudy', serif;
			@include vendor('flex', '1');
			cursor: default;
			font-size: 22px;
			font-weight: 900;
           */ }
    #header > .logo a {
      -moz-transition: color 0.2s ease-in-out;
      -webkit-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      transition: color 0.2s ease-in-out;
      color: inherit;
      letter-spacing: -0.02em;
      /*
      font-weight: _font(weight-bold);
      letter-spacing: _size(letter-spacing);
      */
      text-decoration: none; }
      #header > .logo a span {
        font-weight: 300; }
  #header > a {
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    color: inherit;
    display: block;
    font-weight: 300;
    letter-spacing: 0.25rem;
    padding: 0 0.75rem;
    text-decoration: none; }
    #header > a:hover, #header > a:focus {
      color: rgba(51, 51, 51, 0.5); }
    #header > a[href="#menu"] {
      -moz-transition: background 0.2s ease-in-out;
      -webkit-transition: background 0.2s ease-in-out;
      -ms-transition: background 0.2s ease-in-out;
      transition: background 0.2s ease-in-out;
      text-decoration: none;
      display: -moz-flex;
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      -moz-align-items: center;
      -webkit-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      border-left: 1px solid rgba(99, 116, 133, 0.15);
      height: calc(4rem - 1px);
      line-height: 4rem;
      margin-left: 0.5rem;
      padding: 0 2rem;
      display: none; }
      #header > a[href="#menu"]:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        text-transform: none !important;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900; }
      @media screen and (max-width: 980px) {
        #header > a[href="#menu"] {
          display: flex; } }
      #header > a[href="#menu"] span {
        -moz-order: 1;
        -webkit-order: 1;
        -ms-order: 1;
        order: 1;
        font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
        font-size: 0.75rem;
        font-weight: 700;
        margin-right: 0.25rem;
        color: #DC6B01; }
      #header > a[href="#menu"]:hover, #header > a[href="#menu"]:focus {
        background-color: rgba(99, 116, 133, 0.075);
        color: #333333; }
        #header > a[href="#menu"]:hover:before, #header > a[href="#menu"]:focus:before {
          background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill="%23DC6B01" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"/%3E%3C/svg%3E'); }
      #header > a[href="#menu"]:before {
        -moz-order: 2;
        -webkit-order: 2;
        -ms-order: 2;
        order: 2;
        background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill="%23DC6B01" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"/%3E%3C/svg%3E');
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        border-radius: 50%;
        content: '';
        float: right;
        width: 3rem;
        height: 3rem;
        margin-left: 0.5rem;
        opacity: 1; }
  #header .logo-svg {
    display: flex;
    width: 250px; }
    @media screen and (max-width: 736px) {
      #header .logo-svg {
        width: 200px;
        margin-left: .5rem; } }
    #header .logo-svg img {
      width: 100%;
      min-width: 250px;
      height: auto; }
      @media screen and (max-width: 736px) {
        #header .logo-svg img {
          min-width: 200px; } }
    #header .logo-svg .logo-svg-filter {
      filter: none; }
  #header.alt {
    background-color: transparent;
            /*
			border-bottom: 1px solid _palette(invert, border);
            */
    color: #ffffff;
    position: absolute; }
    #header.alt .logo-svg-filter {
      filter: invert(1) sepia(1) saturate(5) hue-rotate(180deg); }
    #header.alt > a:hover, #header.alt > a:focus {
      color: #ffffff; }
    #header.alt > a[href="#menu"] {
      border-left: 1px solid rgba(255, 255, 255, 0.25); }
      #header.alt > a[href="#menu"]:hover, #header.alt > a[href="#menu"]:focus {
        background-color: rgba(255, 255, 255, 0.065); }
        #header.alt > a[href="#menu"]:hover:before, #header.alt > a[href="#menu"]:focus:before {
          background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill="%23DC6B01" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"/%3E%3C/svg%3E'); }
      #header.alt > a[href="#menu"]:before {
        background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill="%23DC6B01" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"/%3E%3C/svg%3E'); }
  #header + #banner {
    margin-top: -4rem; }
  #header.reveal {
    -moz-animation: reveal-header 0.5s ease;
    -webkit-animation: reveal-header 0.5s ease;
    -ms-animation: reveal-header 0.5s ease;
    animation: reveal-header 0.5s ease; }
    #header.reveal > .logo {
      padding-left: 1.25rem; }
    #header.reveal > nav {
      padding-right: 0; }
  @media screen and (max-width: 736px) {
    #header {
      -moz-align-items: -moz-flex-start;
      -webkit-align-items: -webkit-flex-start;
      -ms-align-items: -ms-flex-start;
      align-items: flex-start;
      height: 6rem;
      line-height: 6rem;
      padding: 0 0 0 0.5rem; }
      #header > .logo {
        font-size: 0.8rem;
        padding-left: 1rem; }
        #header > .logo span {
          display: none; }
      #header > a[href="#menu"] {
        height: calc(6rem - 1px);
        line-height: 6rem;
        padding: 0 1.5rem;
        margin-top: .5rem; }
        #header > a[href="#menu"]:before {
          margin-left: 0; }
        #header > a[href="#menu"] span {
          display: none; }
        #header > a[href="#menu"]:hover {
          background-color: transparent; } }
  @media screen and (max-width: 480px) {
    #header {
      min-width: 320px; }
      #header + #banner {
        margin-top: -5rem; } }

/* Menu */
#page-wrapper {
  -moz-transition: -moz-filter 0.25s ease;
  -webkit-transition: -webkit-filter 0.25s ease;
  -ms-transition: -ms-filter 0.25s ease;
  transition: filter 0.25s ease; }

#menu {
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  pointer-events: none;
  -moz-transition: opacity 0.5s ease, visibility 0.5s;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s;
  -ms-transition: opacity 0.5s ease, visibility 0.5s;
  transition: opacity 0.5s ease, visibility 0.5s;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  background-color: rgba(224, 224, 224, 0.9);
  cursor: default;
  height: 100%;
  left: 0;
  opacity: 0;
  padding: 1.5rem;
  position: fixed;
  text-align: center;
  top: 0;
  user-select: none;
  visibility: hidden;
  width: 100%;
  z-index: 10002; }
  #menu .inner {
    padding: 2.5rem 1.5rem 0.5rem 1.5rem ;
    -moz-transform: translateY(0.5rem);
    -webkit-transform: translateY(0.5rem);
    -ms-transform: translateY(0.5rem);
    transform: translateY(0.5rem);
    -moz-transition: opacity 0.5s ease, -moz-transform 0.5s ease;
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    -ms-transition: opacity 0.5s ease, -ms-transform 0.5s ease;
    transition: opacity 0.5s ease, transform 0.5s ease;
    -webkit-overflow-scrolling: touch;
            /*
			background: _palette(invert, bg);
            */
    background-color: #f4f4f4;
    border-radius: 5px;
            /*
			color: _palette(invert, fg);
            */
    color: #3c3c43;
    font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
    text-align: left;
    display: block;
    max-width: 100%;
    opacity: 0;
    position: relative;
    text-transform: uppercase;
    width: 100%; }
  #menu h2 {
    margin-top: 5rem;
    border-bottom: solid 1px rgba(255, 255, 255, 0.25);
    color: inherit;
            /*
			font-family: _font(family-head);
            */
    font-family: "Lexend Tera", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Segoe UI", "BIZ UDPGothic", Meiryo, sans-serif;
            /*
			letter-spacing: _size(letter-spacing-alt);
            */
    letter-spacing: 0;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
    text-transform: capitalize; }
    #menu h2 img {
      max-width: 40%;
      margin-bottom: .5rem; }
  #menu .close {
            /*
			background-image: svg-url('<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 64 64" zoomAndPan="disable"><style>line {stroke: #ffffff;stroke-width: 1.5px;}</style><line x1="20" y1="20" x2="44" y2="44" /><line x1="20" y1="44" x2="44" y2="20" /></svg>');
            */
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill="%23DC6B01" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z"/%3E%3C/svg%3E');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    cursor: pointer;
    display: block;
    height: 3rem;
    position: absolute;
    right: 1rem;
    top: 6rem;
    width: 3rem; }
    #menu .close span {
      display: none; }
  #menu .links {
    list-style: none;
    margin-bottom: 1.5rem;
    padding: 0; }
    #menu .links .submenu {
      margin: 0;
      padding: 0; }
      #menu .links .submenu li {
        list-style: none;
        letter-spacing: 0; }
        #menu .links .submenu li a {
          text-transform: capitalize !important; }
    #menu .links li {
      padding: 0; }
      #menu .links li a {
        -moz-transition: color  ease-in-out;
        -webkit-transition: color  ease-in-out;
        -ms-transition: color  ease-in-out;
        transition: color  ease-in-out;
        background-color: transparent;
        border: 0;
        color: inherit;
        display: block;
                    /*
					font-weight: _font(weight);
                    */
        font-weight: 700;
        font-size: 1.2rem;
        letter-spacing: 0.25rem;
        line-height: 1rem;
        padding: 1rem 0;
        text-decoration: none; }
        #menu .links li a:hover {
          background-color: #ffffff;
          color: #333333; }
  @media screen and (max-width: 736px) {
    #menu .inner {
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto; }
      #menu .inner .close {
                    /*
					background-size: 1.5rem 1.5rem;
                    */ } }

body.is-menu-visible #page-wrapper {
  -moz-filter: blur(1.5px);
  -webkit-filter: blur(1.5px);
  -ms-filter: blur(1.5px);
  filter: blur(1.5px); }
body.is-menu-visible #menu {
  pointer-events: auto;
  opacity: 1;
  visibility: visible; }
  body.is-menu-visible #menu .inner {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }

/* Banner */
#banner, #banner2 {
  background-color: #333333;
  color: #ffffff;
  align-items: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
  min-height: 100vh;
  position: relative;
  width: 100%; }
  #banner input, #banner select, #banner textarea, #banner2 input, #banner2 select, #banner2 textarea {
    color: #ffffff; }
  #banner a, #banner2 a {
    color: #ffffff; }
  #banner strong, #banner b, #banner2 strong, #banner2 b {
    color: #ffffff; }
  #banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6, #banner2 h1, #banner2 h2, #banner2 h3, #banner2 h4, #banner2 h5, #banner2 h6 {
    color: #ffffff; }
  #banner blockquote, #banner2 blockquote {
    border-left-color: rgba(255, 255, 255, 0.25); }
  #banner code, #banner2 code {
    background: rgba(255, 255, 255, 0.065);
    border-color: rgba(255, 255, 255, 0.25); }
  #banner hr, #banner2 hr {
    border-bottom-color: rgba(255, 255, 255, 0.25); }
  #banner .box, #banner2 .box {
    border-color: rgba(255, 255, 255, 0.25); }
  #banner input[type="submit"],
  #banner input[type="reset"],
  #banner input[type="button"],
  #banner button,
  #banner .button, #banner2 input[type="submit"],
  #banner2 input[type="reset"],
  #banner2 input[type="button"],
  #banner2 button,
  #banner2 .button {
    background-color: transparent;
            /*
			border-color: _palette($p, fg-bold);
            */
    border-color: #ccc;
    color: #ffffff; }
    #banner input[type="submit"]:after,
    #banner input[type="reset"]:after,
    #banner input[type="button"]:after,
    #banner button:after,
    #banner .button:after, #banner2 input[type="submit"]:after,
    #banner2 input[type="reset"]:after,
    #banner2 input[type="button"]:after,
    #banner2 button:after,
    #banner2 .button:after {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36px' height='24px' viewBox='0 0 36 24' zoomAndPan='disable'%3E%3Cstyle%3Eline %7B stroke: %23ffffff%3B stroke-width: 2px%3B %7D%3C/style%3E%3Cline x1='0' y1='12' x2='34' y2='12' /%3E%3Cline x1='25' y1='4' x2='34' y2='12.5' /%3E%3Cline x1='25' y1='20' x2='34' y2='11.5' /%3E%3C/svg%3E"); }
    #banner input[type="submit"]:hover, #banner input[type="submit"]:focus,
    #banner input[type="reset"]:hover,
    #banner input[type="reset"]:focus,
    #banner input[type="button"]:hover,
    #banner input[type="button"]:focus,
    #banner button:hover,
    #banner button:focus,
    #banner .button:hover,
    #banner .button:focus, #banner2 input[type="submit"]:hover, #banner2 input[type="submit"]:focus,
    #banner2 input[type="reset"]:hover,
    #banner2 input[type="reset"]:focus,
    #banner2 input[type="button"]:hover,
    #banner2 input[type="button"]:focus,
    #banner2 button:hover,
    #banner2 button:focus,
    #banner2 .button:hover,
    #banner2 .button:focus {
      background-color: rgba(255, 255, 255, 0.065); }
    #banner input[type="submit"]:active,
    #banner input[type="reset"]:active,
    #banner input[type="button"]:active,
    #banner button:active,
    #banner .button:active, #banner2 input[type="submit"]:active,
    #banner2 input[type="reset"]:active,
    #banner2 input[type="button"]:active,
    #banner2 button:active,
    #banner2 .button:active {
      background-color: rgba(255, 255, 255, 0.165); }
    #banner input[type="submit"].icon:before,
    #banner input[type="reset"].icon:before,
    #banner input[type="button"].icon:before,
    #banner button.icon:before,
    #banner .button.icon:before, #banner2 input[type="submit"].icon:before,
    #banner2 input[type="reset"].icon:before,
    #banner2 input[type="button"].icon:before,
    #banner2 button.icon:before,
    #banner2 .button.icon:before {
      color: #ffffff; }
    #banner input[type="submit"].primary,
    #banner input[type="reset"].primary,
    #banner input[type="button"].primary,
    #banner button.primary,
    #banner .button.primary, #banner2 input[type="submit"].primary,
    #banner2 input[type="reset"].primary,
    #banner2 input[type="button"].primary,
    #banner2 button.primary,
    #banner2 .button.primary {
      box-shadow: none;
      background-color: #333333;
      color: #ffffff !important; }
      #banner input[type="submit"].primary:hover,
      #banner input[type="reset"].primary:hover,
      #banner input[type="button"].primary:hover,
      #banner button.primary:hover,
      #banner .button.primary:hover, #banner2 input[type="submit"].primary:hover,
      #banner2 input[type="reset"].primary:hover,
      #banner2 input[type="button"].primary:hover,
      #banner2 button.primary:hover,
      #banner2 .button.primary:hover {
        background-color: rgba(51, 51, 51, 0.75); }
      #banner input[type="submit"].primary.icon:before,
      #banner input[type="reset"].primary.icon:before,
      #banner input[type="button"].primary.icon:before,
      #banner button.primary.icon:before,
      #banner .button.primary.icon:before, #banner2 input[type="submit"].primary.icon:before,
      #banner2 input[type="reset"].primary.icon:before,
      #banner2 input[type="button"].primary.icon:before,
      #banner2 button.primary.icon:before,
      #banner2 .button.primary.icon:before {
        color: #ffffff !important; }
  #banner label, #banner2 label {
    color: #ffffff; }
  #banner input[type="text"],
  #banner input[type="password"],
  #banner input[type="email"],
  #banner input[type="tel"],
  #banner select,
  #banner textarea, #banner2 input[type="text"],
  #banner2 input[type="password"],
  #banner2 input[type="email"],
  #banner2 input[type="tel"],
  #banner2 select,
  #banner2 textarea {
    border-color: rgba(255, 255, 255, 0.25);
    color: #000;
    font-weight: 900; }
    #banner input[type="text"]:focus,
    #banner input[type="password"]:focus,
    #banner input[type="email"]:focus,
    #banner input[type="tel"]:focus,
    #banner select:focus,
    #banner textarea:focus, #banner2 input[type="text"]:focus,
    #banner2 input[type="password"]:focus,
    #banner2 input[type="email"]:focus,
    #banner2 input[type="tel"]:focus,
    #banner2 select:focus,
    #banner2 textarea:focus {
      border-color: #ffffff;
      box-shadow: 0 0 0 1px #ffffff; }
  #banner select, #banner2 select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(255, 255, 255, 0.25)' /%3E%3C/svg%3E"); }
    #banner select option, #banner2 select option {
      color: #ffffff;
      background: #333333; }
  #banner input[type="checkbox"] + label,
  #banner input[type="radio"] + label, #banner2 input[type="checkbox"] + label,
  #banner2 input[type="radio"] + label {
    color: #ffffff; }
    #banner input[type="checkbox"] + label:before,
    #banner input[type="radio"] + label:before, #banner2 input[type="checkbox"] + label:before,
    #banner2 input[type="radio"] + label:before {
      background: #333333;
      border-color: rgba(255, 255, 255, 0.25); }
  #banner input[type="checkbox"]:checked + label:before,
  #banner input[type="radio"]:checked + label:before, #banner2 input[type="checkbox"]:checked + label:before,
  #banner2 input[type="radio"]:checked + label:before {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #333333; }
  #banner input[type="checkbox"]:focus + label:before,
  #banner input[type="radio"]:focus + label:before, #banner2 input[type="checkbox"]:focus + label:before,
  #banner2 input[type="radio"]:focus + label:before {
    border-color: #ffffff;
    box-shadow: 0 0 0 1px #ffffff; }
  #banner ::-webkit-input-placeholder, #banner2 ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.75) !important; }
  #banner :-moz-placeholder, #banner2 :-moz-placeholder {
    color: rgba(255, 255, 255, 0.75) !important; }
  #banner ::-moz-placeholder, #banner2 ::-moz-placeholder {
    color: rgba(255, 255, 255, 0.75) !important; }
  #banner :-ms-input-placeholder, #banner2 :-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.75) !important; }
  #banner .formerize-placeholder, #banner2 .formerize-placeholder {
    color: rgba(255, 255, 255, 0.75) !important; }
  #banner ul.alt li, #banner2 ul.alt li {
    border-top-color: rgba(255, 255, 255, 0.25); }
  #banner header p, #banner2 header p {
    color: #ffffff; }
  #banner header.major h1, #banner2 header.major h1 {
    border-color: rgba(255, 255, 255, 0.25); }
  #banner table tbody tr, #banner2 table tbody tr {
    border-color: rgba(255, 255, 255, 0.25); }
    #banner table tbody tr:nth-child(2n + 1), #banner2 table tbody tr:nth-child(2n + 1) {
      background-color: rgba(255, 255, 255, 0.065); }
  #banner table th, #banner2 table th {
    color: #ffffff; }
  #banner table thead, #banner2 table thead {
    border-bottom-color: rgba(255, 255, 255, 0.25); }
  #banner table tfoot, #banner2 table tfoot {
    border-top-color: rgba(255, 255, 255, 0.25); }
  #banner table.alt tbody tr td, #banner2 table.alt tbody tr td {
    border-color: rgba(255, 255, 255, 0.25); }
  #banner ul.contact-icons li .icon:before, #banner2 ul.contact-icons li .icon:before {
    background: #333333;
    color: #ffffff; }
  #banner .split h2, #banner2 .split h2 {
    border-color: #ffffff; }
  #banner .split .content, #banner2 .split .content {
    border-color: rgba(255, 255, 255, 0.25); }
  #banner .tabs > .titles > .title:hover, #banner2 .tabs > .titles > .title:hover {
    box-shadow: 0 2px 0 0 rgba(255, 255, 255, 0.25); }
  #banner .tabs > .titles > .title.active, #banner2 .tabs > .titles > .title.active {
    box-shadow: 0 2px 0 0 #ffffff; }
  #banner:before, #banner2:before {
            /*
			content: '';
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 50%;
			@include vendor('pointer-events', 'none');
			background-image: linear-gradient(180deg, rgba(0,0,0,0.325), rgba(0,0,0,0));
			z-index: 2;
            */ }
  #banner h1, #banner2 h1 {
            /*
			border-bottom: 1px solid _palette(invert, border);
            */
    color: #ffffff;
    font-size: 4.75rem;
    margin: 0 auto;
    margin-bottom: 1rem;
                /*
			padding-bottom: 3rem;
                */
    position: relative;
    /*
    text-align-last: justify;
    text-align: justify;
    */
    opacity: 0.95;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    letter-spacing: .5rem;
    text-align: center; }
  #banner .inner, #banner2 .inner {
    -moz-transition: opacity 1.5s ease-in-out;
    -webkit-transition: opacity 1.5s ease-in-out;
    -ms-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
    margin: 0 auto;
            /*
			max-width: 65rem;
            */
    opacity: 1;
    position: relative;
    width: calc(100% - 4rem);
    z-index: 3; }
  #banner .content, #banner2 .content {
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    position: relative;
    width: 100%; }
    #banner .content p, #banner2 .content p {
      border-right: 1px solid rgba(255, 255, 255, 0.25);
      font-size: 1.5rem;
      font-weight: 400;
      min-width: 70%;
      padding: 3rem 3rem 3rem 0;
      letter-spacing: .05rem; }
    #banner .content ul, #banner2 .content ul {
      -moz-justify-content: -moz-flex-end;
      -webkit-justify-content: -webkit-flex-end;
      -ms-justify-content: -ms-flex-end;
      justify-content: flex-end; }
  #banner .bg, #banner2 .bg {
    -moz-transition: opacity 2s ease-in-out;
    -webkit-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 1;
    background-color: #EDBC43; }
    #banner .bg div, #banner2 .bg div {
      -moz-transition: opacity 3s ease;
      -webkit-transition: opacity 3s ease;
      -ms-transition: opacity 3s ease;
      transition: opacity 3s ease;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      width: 150%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      visibility: hidden; }
      #banner .bg div.visible, #banner2 .bg div.visible {
                    /*
					@include vendor('animation', 'bg 45s linear infinite');
                    */
        opacity: 1;
        visibility: visible;
        z-index: 1; }
        #banner .bg div.visible.top, #banner2 .bg div.visible.top {
          z-index: 2; }
        @media screen and (max-width: 1280px) {
          #banner .bg div.visible, #banner2 .bg div.visible {
                        /*
						@include vendor('animation', 'bg 29.25s linear infinite');
                        */ } }
        @media screen and (max-width: 736px) {
          #banner .bg div.visible, #banner2 .bg div.visible {
                        /*
						@include vendor('animation', 'bg 18s linear infinite');
                        */ } }
      #banner .bg div:only-child, #banner2 .bg div:only-child {
                    /*
					@include vendor('animation-direction', 'alternate !important');
                    */ }
    body.is-preload #banner .bg, body.is-preload #banner2 .bg {
      opacity: 0; }
@-moz-keyframes bg {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -moz-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%); } }
@-webkit-keyframes bg {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -moz-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%); } }
@-ms-keyframes bg {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -moz-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%); } }
@keyframes bg {
  0% {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -moz-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    transform: translateX(-25%); } }
  @media screen and (max-width: 1680px) {
    #banner, #banner2 {
      padding-top: 4rem; } }
  @media screen and (max-width: 1280px) {
    #banner, #banner2 {
      min-height: 90vh;
      padding-top: 3rem; }
      #banner .inner, #banner2 .inner {
        margin: 0 auto;
        max-width: 75rem;
        width: calc(100% - 8rem); }
      #banner h1, #banner2 h1 {
        font-size: 4rem; }
        #banner h1 span, #banner2 h1 span {
          font-size: 1.7rem; }
      #banner h2, #banner2 h2 {
        font-size: 3rem; }
      #banner .content p, #banner2 .content p {
        font-size: 1.25rem; } }
  @media screen and (max-width: 980px) {
    #banner, #banner2 {
      height: 95vh;
      min-height: 700px;
      padding-top: 3rem; }
      #banner h1, #banner2 h1 {
        font-size: 3rem; }
        #banner h1 span, #banner2 h1 span {
          font-size: 1.3rem; }
      #banner h2, #banner2 h2 {
        font-size: 2.5rem; }
      #banner .content p, #banner2 .content p {
        font-size: 1.25rem; }
      #banner .content, #banner2 .content {
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%; }
        #banner .content p, #banner2 .content p {
          border-right: none;
          font-size: 1.25rem;
          min-width: 100%;
          padding: 3rem 0 0 0;
          text-align: center; }
        #banner .content ul, #banner2 .content ul {
          -moz-justify-content: center;
          -webkit-justify-content: center;
          -ms-justify-content: center;
          justify-content: center; } }
  @media screen and (max-width: 736px) {
    #banner, #banner2 {
      min-height: 600px; }
      #banner h1, #banner2 h1 {
        font-size: 2.5rem; }
        #banner h1 span, #banner2 h1 span {
          font-size: 1rem; }
      #banner h2, #banner2 h2 {
        font-size: 2rem; }
      #banner .inner, #banner2 .inner {
        width: calc(100% - 6rem); }
      #banner .content p, #banner2 .content p {
        padding-top: 2rem; } }
  @media screen and (max-width: 480px) {
    #banner, #banner2 {
      min-height: 650px;
      padding-top: 4rem; }
      #banner .inner, #banner2 .inner {
        width: calc(100% - 4rem); }
      #banner h1, #banner2 h1 {
        padding-bottom: 2rem; }
        #banner h1 span, #banner2 h1 span {
          font-size: .8125rem; }
      #banner h2, #banner2 h2 {
        font-size: 1.7rem; }
      #banner .content, #banner2 .content {
        -moz-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%; }
        #banner .content p, #banner2 .content p {
          font-size: 1.15rem;
          padding-top: 2rem; }
        #banner .content ul, #banner2 .content ul {
          -moz-justify-content: center;
          -webkit-justify-content: center;
          -ms-justify-content: center;
          justify-content: center; } }
  body.is-preload #banner .inner, body.is-preload #banner2 .inner {
    opacity: 0; }

/* Main */
#main {
  padding-top: 4rem !important; }
  @media screen and (max-width: 1680px) {
    #main {
      padding-top: 3rem !important; } }
  @media screen and (max-width: 980px) {
    #main {
      padding-top: 2rem !important; } }

/* Footer */
.copyright {
  color: rgba(40, 40, 40, 0.5);
  text-align: center; }
